@kaizen/components 1.4.20-canary.3469 → 1.4.21

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 (121) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist/esm/index.js +53 -0
  3. package/dist/iife/ActionButton.module-LHTIA2D3.scss +10 -0
  4. package/dist/iife/Avatar.module-GUG7HXMZ.scss +165 -0
  5. package/dist/iife/AvatarGroup.module-QAVTI4PR.scss +85 -0
  6. package/dist/iife/Base.module-DJPJNUQ5.scss +80 -0
  7. package/dist/iife/BaseButton.module-4FKZZLVI.scss +103 -0
  8. package/dist/iife/Brand.module-FCHTLJQK.scss +4 -0
  9. package/dist/iife/BrandMoment.module-4P7H2D3W.scss +196 -0
  10. package/dist/iife/Calendar.module-H7XBQXTA.scss +211 -0
  11. package/dist/iife/CalendarRange.module-QWW624PJ.scss +64 -0
  12. package/dist/iife/CalendarSingle.module-N2P3DWLM.scss +18 -0
  13. package/dist/iife/Card.module-VEUOO2LT.scss +38 -0
  14. package/dist/iife/Collapsible.module-ZJNVWQIB.scss +119 -0
  15. package/dist/iife/CollapsibleGroup.module-UR2SIYLJ.scss +10 -0
  16. package/dist/iife/ConfirmationModal.module-RN2H7KPL.scss +157 -0
  17. package/dist/iife/Content.module-6CTLBAHR.scss +25 -0
  18. package/dist/iife/ContextModal.module-TTFVPUPU.scss +77 -0
  19. package/dist/iife/DateInput.module-YBXARKD2.scss +3 -0
  20. package/dist/iife/DateInputDescription.module-SGAJNB7K.scss +19 -0
  21. package/dist/iife/DateInputField.module-2LG4I24X.scss +5 -0
  22. package/dist/iife/DateInputWithIconButton.module-RSUEQ345.scss +53 -0
  23. package/dist/iife/DateRangePicker.module-EIUGUIIA.scss +115 -0
  24. package/dist/iife/DropdownButton.module-WZ6FRRPS.scss +44 -0
  25. package/dist/iife/EditableRichTextContent.module-N2SFSI5C.scss +25 -0
  26. package/dist/iife/EmptyState.module-DOSURL5X.scss +156 -0
  27. package/dist/iife/ExpertAdviceCollapsible.module-L554JCXB.scss +47 -0
  28. package/dist/iife/FilterMenuButton.module-26EL5K3H.scss +19 -0
  29. package/dist/iife/FilterSplitButton.module-LMMEHFXQ.scss +133 -0
  30. package/dist/iife/FloatingCalendarWrapper.module-62NLSOUD.scss +12 -0
  31. package/dist/iife/GenericModal.module-DW6NSOGA.scss +110 -0
  32. package/dist/iife/GenericModalSection.module-MJ4MTMSP.scss +7 -0
  33. package/dist/iife/GenericNotification.module-DAERSOHE.scss +115 -0
  34. package/dist/iife/GenericTile.module-ZXQ4XWP4.scss +136 -0
  35. package/dist/iife/GuidanceBlock.module-FAHJFZMK.scss +324 -0
  36. package/dist/iife/HeroCard.module-LXHTKJTW.scss +106 -0
  37. package/dist/iife/InputEditModal.module-X3TLJPFO.scss +36 -0
  38. package/dist/iife/KaizenProvider/ThemeProvider/ThemeManager.js +398 -420
  39. package/dist/iife/KaizenProvider/ThemeProvider/ThemeManager.spec.js +404 -423
  40. package/dist/iife/KaizenProvider/ThemeProvider/index.js +412 -434
  41. package/dist/iife/KaizenProvider/index.js +414 -436
  42. package/dist/iife/LikertScaleLegacy.module-JYCJ5CON.scss +298 -0
  43. package/dist/iife/LinkPopover-7NCAPCQ3.scss +22 -0
  44. package/dist/iife/MainActions.module-T43D33YO.scss +16 -0
  45. package/dist/iife/MenuDropdown.module-DYV6JLT6.scss +26 -0
  46. package/dist/iife/MenuItem.module-LD7ZYX4T.scss +99 -0
  47. package/dist/iife/MenuList.module-44RMG7CF.scss +35 -0
  48. package/dist/iife/MobileActions.module-Z6PD4VIR.scss +198 -0
  49. package/dist/iife/ModalAccessibleDescription.module-NIJNKHHO.scss +3 -0
  50. package/dist/iife/ModalAccessibleLabel.module-NG26HDU4.scss +58 -0
  51. package/dist/iife/ModalFooter.module-TK3HAXMB.scss +69 -0
  52. package/dist/iife/ModalHeader.module-6SW7KZ22.scss +23 -0
  53. package/dist/iife/MultiActionTile.module-4Y2NA4H6.scss +3 -0
  54. package/dist/iife/NavigationTabs.module-VDIXMFXJ.scss +108 -0
  55. package/dist/iife/Pagination.module-U5S6WZ5K.scss +124 -0
  56. package/dist/iife/Popover.module-5ZQUBHXG.scss +264 -0
  57. package/dist/iife/ProgressBar.module-RL2UWVEH.scss +91 -0
  58. package/dist/iife/RichTextContent.module-4HA44IM4.scss +5 -0
  59. package/dist/iife/RichTextEditor.module-ZHXEK4XJ.scss +97 -0
  60. package/dist/iife/RoadblockModal.module-KVZCYLF2.scss +45 -0
  61. package/dist/iife/Select.module-6LHWOGGY.scss +391 -0
  62. package/dist/iife/Skirt.module-S3GPHMMQ.scss +32 -0
  63. package/dist/iife/SkirtCard.module-6YQ4PS2K.scss +16 -0
  64. package/dist/iife/SplitButton.module-WMGCIDDK.scss +4 -0
  65. package/dist/iife/StatelessMenu.module-SX2T5P4I.scss +3 -0
  66. package/dist/iife/Table.module-LCDRXCBP.scss +233 -0
  67. package/dist/iife/Tabs.module-BUPNPYW4.scss +172 -0
  68. package/dist/iife/Tag.module-T6PQJLSW.scss +268 -0
  69. package/dist/iife/TileGrid.module-NJQFVYRS.scss +23 -0
  70. package/dist/iife/TimeField.module-B4WNYAUE.scss +75 -0
  71. package/dist/iife/TimeSegment.module-TKOTKIXH.scss +53 -0
  72. package/dist/iife/TitleBlockMenuItem.module-LWVSMJTH.scss +99 -0
  73. package/dist/iife/TitleBlockZen.module-OK3QIC4Y.scss +695 -0
  74. package/dist/iife/ToastNotificationsList.module-EHDVGWDW.scss +26 -0
  75. package/dist/iife/ToggleIconButton.module-COM67MDC.scss +132 -0
  76. package/dist/iife/Toolbar.module-3BZYZE6H.scss +44 -0
  77. package/dist/iife/Toolbar.module-BP3GTBGW.scss +6 -0
  78. package/dist/iife/ToolbarSection.module-LZTHWGO7.scss +15 -0
  79. package/dist/iife/Well.module-4TIRC3HQ.scss +73 -0
  80. package/dist/iife/__future__/index.js +602 -915
  81. package/dist/iife/add-link.icon-2JH25LOT.svg +3 -0
  82. package/dist/iife/arrow-left.icon-RWWYLDT3.svg +17 -0
  83. package/dist/iife/arrow-right.icon-3ZGNCW3O.svg +17 -0
  84. package/dist/iife/bold.icon-FEZQ56AP.svg +3 -0
  85. package/dist/iife/bulletted-list.icon-ZDSXNO72.svg +3 -0
  86. package/dist/iife/caution.icon-BHBJMNMA.svg +1 -0
  87. package/dist/iife/clear-white.icon-O3ZK5Z2K.svg +18 -0
  88. package/dist/iife/close.icon-7H6W45MB.svg +1 -0
  89. package/dist/iife/date-start.icon-NV4EVRXI.svg +17 -0
  90. package/dist/iife/decrease-indent.icon-VAYQUHQG.svg +3 -0
  91. package/dist/iife/edit.icon-YJ4EIXHJ.svg +17 -0
  92. package/dist/iife/ellipsis.icon-DECY5OPU.svg +17 -0
  93. package/dist/iife/exclamation.icon-FJBHW7NP.svg +17 -0
  94. package/dist/iife/external-link.icon-7FNRTMN2.svg +17 -0
  95. package/dist/iife/hamburger.icon-YHQT7RB6.svg +17 -0
  96. package/dist/iife/increase-indent.icon-3XUPJEBD.svg +3 -0
  97. package/dist/iife/index.js +115236 -1958
  98. package/dist/iife/information-white.icon-3DXZDERC.svg +19 -0
  99. package/dist/iife/information.icon-5LHKLG66.svg +17 -0
  100. package/dist/iife/italics.icon-WWQDZP3S.svg +3 -0
  101. package/dist/iife/meatballs.icon-DECY5OPU.svg +17 -0
  102. package/dist/iife/numbered-list.icon-WPE4LE5R.svg +3 -0
  103. package/dist/iife/remove-link.icon-QMFTP7WO.svg +3 -0
  104. package/dist/iife/sort-ascending.icon-E24DTSHO.svg +17 -0
  105. package/dist/iife/sort-descending.icon-4SMPW2PG.svg +17 -0
  106. package/dist/iife/success-white.icon-VXFA2PUU.svg +18 -0
  107. package/dist/iife/underline.icon-ACYVVVSD.svg +3 -0
  108. package/dist/iife/user.icon-24JPACDP.svg +17 -0
  109. package/dist/index.d.ts +41 -1
  110. package/dist/index.js +54 -1
  111. package/dist/styles.css +98 -0
  112. package/package.json +32 -32
  113. package/dist/iife/Icon.module-VD7NKLAR-VD7NKLAR.scss +0 -72
  114. /package/dist/iife/{Dropdown.module-4CIBZTRZ-4CIBZTRZ.scss → Dropdown.module-4CIBZTRZ.scss} +0 -0
  115. /package/dist/iife/{Layout.module-MZ6JYT46-MZ6JYT46.scss → Layout.module-MZ6JYT46.scss} +0 -0
  116. /package/dist/iife/{Margin.module-DJURK5K7-DJURK5K7.scss → Margin.module-DJURK5K7.scss} +0 -0
  117. /package/dist/iife/{Menu.module-N76N74LN-N76N74LN.scss → Menu.module-N76N74LN.scss} +0 -0
  118. /package/dist/iife/{Padding.module-QSNUEZBU-QSNUEZBU.scss → Padding.module-QSNUEZBU.scss} +0 -0
  119. /package/dist/iife/{SkipLink.module-KAZA7PAL-KAZA7PAL.scss → SkipLink.module-KAZA7PAL.scss} +0 -0
  120. /package/dist/iife/{Text.module-SXGFOHGJ-SXGFOHGJ.scss → Text.module-SXGFOHGJ.scss} +0 -0
  121. /package/dist/iife/{VisuallyHidden.module-E5JUNEF5-E5JUNEF5.scss → VisuallyHidden.module-E5JUNEF5.scss} +0 -0
@@ -0,0 +1,298 @@
1
+ @import "~@kaizen/design-tokens/sass/border";
2
+ @import "~@kaizen/design-tokens/sass/color";
3
+ @import "~@kaizen/design-tokens/sass/spacing";
4
+
5
+ @mixin respond-to($media) {
6
+ @if $media == print {
7
+ @media only print {
8
+ @content;
9
+ }
10
+ } @else if $media == iphone {
11
+ @media only screen and (max-width: 767px) {
12
+ @content;
13
+ }
14
+ } @else if $media == ipad {
15
+ @media only screen and (max-width: 959px) {
16
+ @content;
17
+ }
18
+ }
19
+ }
20
+
21
+ $block-height: 35px;
22
+ $desktop-rater-width: 220px;
23
+ $desktop-rater-height: 63px;
24
+
25
+ $first: $color-yellow-300;
26
+ $second: $color-yellow-400;
27
+ $third: $color-orange-400;
28
+ $fourth: $color-orange-500;
29
+ $fifth: $color-red-500;
30
+
31
+ @mixin pop {
32
+ -webkit-animation: pop cubic-bezier(0, 0.94, 0.32, 1) 0.7s 1;
33
+ }
34
+
35
+ @mixin fill($height) {
36
+ &:first-child .likertItemFill {
37
+ border-top-left-radius: $height;
38
+ border-bottom-left-radius: $height;
39
+
40
+ [dir="rtl"] & {
41
+ border-top-left-radius: 0;
42
+ border-bottom-left-radius: 0;
43
+ border-top-right-radius: $height;
44
+ border-bottom-right-radius: $height;
45
+ }
46
+
47
+ &:after {
48
+ border-top-left-radius: $height;
49
+ border-bottom-left-radius: $height;
50
+
51
+ [dir="rtl"] & {
52
+ border-top-left-radius: 0;
53
+ border-bottom-left-radius: 0;
54
+ border-top-right-radius: $height;
55
+ border-bottom-right-radius: $height;
56
+ }
57
+ }
58
+ }
59
+
60
+ &:last-child .likertItemFill {
61
+ border-top-right-radius: $height;
62
+ border-bottom-right-radius: $height;
63
+
64
+ [dir="rtl"] & {
65
+ border-top-right-radius: 0;
66
+ border-bottom-right-radius: 0;
67
+ border-top-left-radius: $height;
68
+ border-bottom-left-radius: $height;
69
+ }
70
+
71
+ &:after {
72
+ border-top-right-radius: $height;
73
+ border-bottom-right-radius: $height;
74
+
75
+ [dir="rtl"] & {
76
+ border-top-right-radius: 0;
77
+ border-bottom-right-radius: 0;
78
+ border-top-left-radius: $height;
79
+ border-bottom-left-radius: $height;
80
+ }
81
+ }
82
+ }
83
+ }
84
+
85
+ @keyframes pop {
86
+ 0% {
87
+ opacity: 0.5;
88
+ -webkit-transform: scale(1);
89
+ }
90
+ 100% {
91
+ opacity: 0;
92
+ -webkit-transform: scale(1.78);
93
+ }
94
+ }
95
+
96
+ .container {
97
+ width: $desktop-rater-width;
98
+ position: relative;
99
+ box-sizing: border-box;
100
+
101
+ @include respond-to(iphone) {
102
+ width: 258px;
103
+ position: static;
104
+ }
105
+
106
+ &.rated .likertItem.unselected .likertItemFill {
107
+ transition: background 0.1s;
108
+ }
109
+
110
+ &.reversed.rated .likertItem.unselected .likertItemFill {
111
+ background-color: transparent;
112
+ border-color: rgba($color-white-rgb, 0.65);
113
+ }
114
+ }
115
+
116
+ :global(.js-focus-visible) {
117
+ .likertItem:focus,
118
+ .likertItemFill:focus {
119
+ outline: none;
120
+ }
121
+
122
+ .reversed:not(.rated)
123
+ :global([data-focus-visible-added]).likertItem:focus
124
+ .likertItemFill {
125
+ outline-color: $color-blue-300;
126
+ }
127
+
128
+ // React seems to be causing the .focus-visible class to only be added sometimes,
129
+ // so we need to use [data-focus-visible-added] here instead.
130
+ // See https://github.com/WICG/focus-visible#2-update-your-css
131
+
132
+ :global([data-focus-visible-added]).likertItem .likertItemFill {
133
+ outline-offset: 1px;
134
+ outline: $color-blue-500 $border-focus-ring-border-style
135
+ $border-focus-ring-border-width;
136
+ }
137
+
138
+ .reversed :global([data-focus-visible-added]).likertItem .likertItemFill {
139
+ outline-color: $color-blue-300;
140
+ }
141
+ }
142
+
143
+ .itemContainer {
144
+ width: 100%;
145
+ white-space: nowrap;
146
+ display: inline-block;
147
+ height: $block-height + 2px;
148
+ font-size: 0;
149
+ }
150
+
151
+ .legend {
152
+ text-align: center;
153
+ position: absolute;
154
+ top: calc(-1 * #{$spacing-md});
155
+ left: 0;
156
+ right: 0;
157
+
158
+ @include respond-to(iphone) {
159
+ position: initial;
160
+ top: 0;
161
+ }
162
+ }
163
+
164
+ .likertItem {
165
+ margin-right: 2px;
166
+ margin-left: 2px;
167
+
168
+ &[dir="rtl"],
169
+ [dir="rtl"] & {
170
+ margin-right: 2px;
171
+ margin-left: 2px;
172
+ }
173
+
174
+ @include fill($block-height);
175
+ font-size: 1px;
176
+ line-height: 1;
177
+ padding: 0;
178
+ overflow-x: visible;
179
+ display: inline-block;
180
+ width: 18.5%; // 5 columns
181
+ position: relative;
182
+
183
+ &:first-child {
184
+ margin-right: 2px;
185
+ margin-left: 0;
186
+ }
187
+ &:last-child {
188
+ margin-left: 2px;
189
+ margin-right: 0;
190
+ }
191
+
192
+ &.suggested,
193
+ &.selected {
194
+ .field1 {
195
+ background-color: $first;
196
+ &:after {
197
+ background-color: $first;
198
+ }
199
+ }
200
+ .field2 {
201
+ background-color: $second;
202
+ &:after {
203
+ background-color: $second;
204
+ }
205
+ }
206
+ .field3 {
207
+ background-color: $third;
208
+ &:after {
209
+ background-color: $third;
210
+ }
211
+ }
212
+ .field4 {
213
+ background-color: $fourth;
214
+ &:after {
215
+ background-color: $fourth;
216
+ }
217
+ }
218
+ .field5 {
219
+ background-color: $fifth;
220
+ &:after {
221
+ background-color: $fifth;
222
+ }
223
+ }
224
+ }
225
+ }
226
+
227
+ .likertItemFill {
228
+ transition: background 0.1s, border-color 0.1s;
229
+ height: $block-height;
230
+ border: $border-solid-border-width $border-solid-border-style $color-gray-500;
231
+
232
+ &:hover {
233
+ transition: background 0s, border-color 0s;
234
+ }
235
+ &:after {
236
+ content: " ";
237
+ display: block;
238
+ height: 100%;
239
+ width: 100%;
240
+ pointer-events: none;
241
+ }
242
+
243
+ &.pop:after {
244
+ @include pop;
245
+ }
246
+ }
247
+
248
+ .reversed .likertItemFill {
249
+ border-color: rgba($color-white-rgb, 0.65);
250
+ }
251
+
252
+ @media only screen and (max-width: 767px) {
253
+ $block-height: 48px;
254
+
255
+ .container {
256
+ min-width: 258px;
257
+ }
258
+
259
+ .itemContainer {
260
+ height: $block-height + 2px;
261
+ }
262
+
263
+ .likertItem {
264
+ @include fill($block-height);
265
+ }
266
+
267
+ .likertItemFill {
268
+ height: $block-height;
269
+ }
270
+ }
271
+
272
+ @media print {
273
+ .legend {
274
+ display: none;
275
+ }
276
+
277
+ .container {
278
+ top: 1em;
279
+ right: 2em;
280
+ width: 150px;
281
+
282
+ .likertItem {
283
+ .likertItemFill {
284
+ height: 25px;
285
+ background: white;
286
+ border: 1px solid #d7d8d8;
287
+ }
288
+
289
+ &:first-child,
290
+ &:last-child {
291
+ .likertItemFill {
292
+ background: white;
293
+ border-width: 2px;
294
+ }
295
+ }
296
+ }
297
+ }
298
+ }
@@ -0,0 +1,22 @@
1
+ @import "~@kaizen/design-tokens/sass/color";
2
+
3
+ .popoverContent {
4
+ display: flex;
5
+ align-items: center;
6
+ justify-content: center;
7
+ }
8
+
9
+ .popoverLink {
10
+ max-width: 300px;
11
+ overflow: hidden;
12
+ text-overflow: ellipsis;
13
+ white-space: nowrap;
14
+ }
15
+
16
+ .paragraphFlex {
17
+ display: inline-flex;
18
+ }
19
+
20
+ .popoverActions {
21
+ border-left: 1px solid rgba($color-gray-600-rgb, 0.1);
22
+ }
@@ -0,0 +1,16 @@
1
+ @import "~@kaizen/deprecated-component-library-helpers/styles/layout";
2
+ @import "./mixins";
3
+
4
+ .mainActionsContainer {
5
+ display: flex;
6
+ align-items: center;
7
+ justify-content: flex-end;
8
+ flex-grow: 1;
9
+ flex-shrink: 0;
10
+
11
+ @include ca-margin($start: calc(#{$ca-grid} / 2));
12
+
13
+ @include title-block-small {
14
+ display: none;
15
+ }
16
+ }
@@ -0,0 +1,26 @@
1
+ @import "~@kaizen/design-tokens/sass/border";
2
+ @import "~@kaizen/design-tokens/sass/color";
3
+ @import "~@kaizen/design-tokens/sass/shadow";
4
+ @import "~@kaizen/design-tokens/sass/spacing";
5
+
6
+ $menu-container-width: 248px;
7
+ $dropdown-index: 1000;
8
+
9
+ .menuContainer {
10
+ z-index: $dropdown-index;
11
+ box-sizing: border-box;
12
+ background: $color-white;
13
+ color: $color-purple-800;
14
+ border-radius: $border-solid-border-radius;
15
+ box-shadow: $shadow-large-box-shadow;
16
+ padding: $spacing-xs 0;
17
+ text-align: left;
18
+
19
+ [dir="rtl"] & {
20
+ text-align: right;
21
+ }
22
+ }
23
+
24
+ .defaultWidth {
25
+ width: $menu-container-width;
26
+ }
@@ -0,0 +1,99 @@
1
+ @import "~@kaizen/design-tokens/sass/color";
2
+ @import "~@kaizen/design-tokens/sass/spacing";
3
+ @import "~@kaizen/design-tokens/sass/typography";
4
+
5
+ .menuListItem {
6
+ display: flex;
7
+ }
8
+
9
+ .menuItem {
10
+ display: flex;
11
+ align-items: center;
12
+ flex: 1 1 auto;
13
+ box-sizing: border-box;
14
+ background: none;
15
+ border: 2px transparent solid;
16
+ text-align: left;
17
+ padding: 6px calc(#{$spacing-sm} - 2px);
18
+ margin: 0 $spacing-xs;
19
+ min-height: calc(1.75 * #{$spacing-md});
20
+ border-radius: 4px;
21
+ font-family: $typography-paragraph-body-font-family;
22
+ font-weight: $typography-paragraph-body-font-weight;
23
+ font-size: $typography-paragraph-body-font-size;
24
+ line-height: $typography-paragraph-body-line-height;
25
+ letter-spacing: $typography-paragraph-body-letter-spacing;
26
+ text-decoration: none;
27
+ color: $color-purple-800;
28
+
29
+ &:hover {
30
+ text-decoration: none;
31
+ }
32
+
33
+ &:not(.menuItem--disabled):hover,
34
+ &:focus {
35
+ background: $color-blue-100;
36
+ color: $color-blue-500;
37
+
38
+ .menuItem__Icon {
39
+ color: $color-blue-500;
40
+ }
41
+
42
+ &.menuItem--destructive {
43
+ background: $color-red-100;
44
+ color: $color-red-600;
45
+
46
+ .menuItem__Icon {
47
+ color: $color-red-600;
48
+ }
49
+ }
50
+ }
51
+
52
+ &:focus-visible,
53
+ &.focus-visible {
54
+ border-color: $color-blue-500;
55
+ outline: none;
56
+ }
57
+
58
+ [dir="rtl"] & {
59
+ text-align: right;
60
+ }
61
+ }
62
+
63
+ .menuItem--disabled {
64
+ color: rgba($color-purple-800-rgb, 0.3);
65
+ .menuItem__Icon {
66
+ color: rgba($color-purple-800-rgb, 0.3);
67
+ }
68
+ }
69
+
70
+ .menuItem--active {
71
+ color: $color-blue-500;
72
+ font-weight: $typography-paragraph-bold-font-weight;
73
+ }
74
+
75
+ .menuItem--destructive {
76
+ color: $color-red-600;
77
+ .menuItem__Icon {
78
+ color: $color-red-600;
79
+ }
80
+ }
81
+
82
+ .menuItem--destructive.menuItem--disabled {
83
+ color: rgba($color-red-600-rgb, 0.3);
84
+ .menuItem__Icon {
85
+ color: rgba($color-red-600-rgb, 0.3);
86
+ }
87
+ }
88
+
89
+ .menuItem__Label {
90
+ flex-grow: 1;
91
+ }
92
+
93
+ .menuItem__Icon {
94
+ margin-inline-end: calc(#{$spacing-md} / 3);
95
+ display: flex;
96
+ align-self: flex-start;
97
+ transform: translateY(0.2em);
98
+ color: rgba($color-purple-800-rgb, 0.75);
99
+ }
@@ -0,0 +1,35 @@
1
+ @import "~@kaizen/design-tokens/sass/spacing";
2
+ @import "~@kaizen/design-tokens/sass/border";
3
+ @import "~@kaizen/design-tokens/sass/color";
4
+ @import "~@kaizen/design-tokens/sass/typography";
5
+
6
+ $gutter: calc(#{$spacing-md} * 1 / 6);
7
+
8
+ .header {
9
+ padding: 10px $spacing-sm 5px;
10
+ color: $color-purple-800;
11
+ margin: 0 $gutter;
12
+ font-family: $typography-heading-6-font-family;
13
+ font-weight: $typography-heading-6-font-weight;
14
+ font-size: $typography-heading-6-font-size;
15
+ line-height: $typography-heading-6-line-height;
16
+ letter-spacing: $typography-heading-6-letter-spacing;
17
+ display: block;
18
+ }
19
+
20
+ .menuSection {
21
+ list-style: none;
22
+ padding: 0;
23
+ margin: 0;
24
+
25
+ &:not(:last-of-type) {
26
+ &::after {
27
+ width: 100%;
28
+ height: 1px;
29
+ background-color: $border-solid-border-color;
30
+ content: "";
31
+ display: block;
32
+ margin: 5px 0;
33
+ }
34
+ }
35
+ }
@@ -0,0 +1,198 @@
1
+ @import "~@kaizen/design-tokens/sass/spacing";
2
+ @import "~@kaizen/design-tokens/sass/typography";
3
+ @import "~@kaizen/design-tokens/sass/color";
4
+ @import "~@kaizen/design-tokens/sass/layout";
5
+ @import "~@kaizen/design-tokens/sass/border";
6
+ @import "~@kaizen/component-library/styles/grid";
7
+ @import "~@kaizen/deprecated-component-library-helpers/styles/layout";
8
+ @import "~@kaizen/component-library/styles/layers";
9
+ @import "./mixins";
10
+
11
+ $expand-button-width: 3.75rem;
12
+ $focus-spacing: 2px;
13
+ $focus-ring-border-width: 2px;
14
+ // ^should be $border-focus-ring-border-width but CSS vars makes this hard
15
+ $space-for-focus-ring: ($focus-ring-border-width * 2) + ($focus-spacing * 2);
16
+
17
+ .mobileActionsContainer {
18
+ display: none;
19
+ z-index: $ca-z-index-fixed;
20
+ flex-direction: column;
21
+ position: fixed;
22
+ bottom: 0;
23
+ left: 0;
24
+ right: 0;
25
+ border-start-start-radius: $border-solid-border-radius;
26
+ border-start-end-radius: $border-solid-border-radius;
27
+ -webkit-font-smoothing: antialiased;
28
+ -moz-osx-font-smoothing: grayscale;
29
+ overflow: hidden;
30
+ transform: translateY(calc(100% - #{$layout-mobile-actions-drawer-height}));
31
+ transition: 0.4s ease;
32
+ animation: slide-up 1s ease;
33
+
34
+ &.isOpen {
35
+ transform: translateY(0%);
36
+ }
37
+
38
+ @include title-block-small {
39
+ display: flex;
40
+ }
41
+ }
42
+
43
+ .mobileActionsTopRow {
44
+ display: flex;
45
+ align-items: center;
46
+ justify-content: space-between;
47
+ height: $layout-mobile-actions-drawer-height;
48
+ }
49
+
50
+ .mobileActionsTopRow.mobileActionsTopRowSingleButton {
51
+ justify-content: center;
52
+ }
53
+
54
+ .mobileActionsMenuContainer {
55
+ display: block;
56
+ width: 100%;
57
+ background: $color-white;
58
+ padding: $spacing-xs 0;
59
+ }
60
+
61
+ .drawerHandleIcon {
62
+ display: flex;
63
+ justify-content: center;
64
+ align-items: center;
65
+ @include ca-margin($end: calc(#{$ca-grid} / 2));
66
+
67
+ .drawerHandleLabelText + & {
68
+ @include ca-margin($start: calc(#{$ca-grid} / 2));
69
+ }
70
+ }
71
+
72
+ .mobileActionsPrimaryLabel {
73
+ @include ca-padding($start: $ca-grid * 0.75);
74
+ text-align: left;
75
+ text-decoration: none;
76
+
77
+ color: $color-white;
78
+ font-family: $typography-button-primary-font-family;
79
+ font-weight: $typography-button-primary-font-weight;
80
+ font-size: $typography-button-primary-font-size;
81
+ line-height: $typography-button-primary-line-height;
82
+ letter-spacing: $typography-button-primary-letter-spacing;
83
+ }
84
+
85
+ .mobileActionsPrimaryButton,
86
+ .mobileActionsExpandButton {
87
+ display: flex;
88
+ position: relative;
89
+ justify-content: flex-start;
90
+ align-items: center;
91
+ background-color: transparent;
92
+ height: 100%;
93
+ border: 0;
94
+ box-sizing: border-box;
95
+ color: $color-white;
96
+ background-color: $color-blue-500;
97
+
98
+ &:focus {
99
+ background-color: $color-blue-600;
100
+ outline: none;
101
+ }
102
+
103
+ &:global(.focus-visible) {
104
+ height: $layout-mobile-actions-drawer-height - $space-for-focus-ring;
105
+
106
+ &::after {
107
+ $focus-ring-offset: calc((#{$border-focus-ring-border-width} * 2));
108
+ content: "";
109
+ position: absolute;
110
+ background: transparent;
111
+ border-width: $focus-ring-border-width;
112
+ border-style: $border-focus-ring-border-style;
113
+ border-color: $color-blue-500;
114
+ top: calc(-1 * #{$focus-ring-offset});
115
+ left: calc(-1 * #{$focus-ring-offset});
116
+ right: calc(-1 * #{$focus-ring-offset});
117
+ bottom: calc(-1 * #{$focus-ring-offset});
118
+ }
119
+ }
120
+
121
+ &:hover {
122
+ text-decoration: none;
123
+ }
124
+ }
125
+
126
+ // Full width versions
127
+ .mobileActionsPrimaryButton:only-child,
128
+ .mobileActionsExpandButton:only-child {
129
+ flex-basis: 100%;
130
+ border-start-start-radius: $border-solid-border-radius;
131
+ border-start-end-radius: $border-solid-border-radius;
132
+
133
+ &:global(.focus-visible) {
134
+ flex-basis: calc(100% - #{$space-for-focus-ring});
135
+
136
+ &::after {
137
+ border-start-start-radius: $border-focus-ring-border-radius;
138
+ border-start-end-radius: $border-focus-ring-border-radius;
139
+ }
140
+ }
141
+ }
142
+
143
+ // Non full width versions
144
+ .mobileActionsPrimaryButton:not(:only-child) {
145
+ flex: 0 0 calc(100% - #{$expand-button-width});
146
+
147
+ &:global(.focus-visible) {
148
+ flex-basis: calc(100% - #{$expand-button-width} - #{$space-for-focus-ring});
149
+ margin-left: $focus-ring-border-width * 2;
150
+ border-start-start-radius: $border-solid-border-radius;
151
+
152
+ & + .mobileActionsExpandButton {
153
+ border-color: $color-white;
154
+ }
155
+
156
+ &::after {
157
+ border-start-start-radius: $border-focus-ring-border-radius;
158
+ }
159
+ }
160
+ }
161
+
162
+ .mobileActionsExpandButton:not(:only-child) {
163
+ flex: 0 0 $expand-button-width;
164
+ border-left: 2px solid $color-blue-200;
165
+ justify-content: center;
166
+
167
+ &:global(.focus-visible) {
168
+ border-color: $color-white;
169
+ flex-basis: calc(#{$expand-button-width} - #{$space-for-focus-ring});
170
+ margin-right: $focus-ring-border-width * 2;
171
+ border-start-end-radius: $border-solid-border-radius;
172
+
173
+ &::after {
174
+ border-start-end-radius: $border-focus-ring-border-radius;
175
+ }
176
+ }
177
+ }
178
+
179
+ .mobileActionsChevronSquare {
180
+ display: flex;
181
+ justify-content: center;
182
+ align-items: center;
183
+ height: 100%;
184
+ position: absolute;
185
+ @include ca-position($end: 20px);
186
+ }
187
+
188
+ @keyframes slide-up {
189
+ 0% {
190
+ transform: translateY(100%);
191
+ }
192
+ 50% {
193
+ transform: translateY(100%);
194
+ }
195
+ 100% {
196
+ transform: translateY(calc(100% - #{$layout-mobile-actions-drawer-height}));
197
+ }
198
+ }
@@ -0,0 +1,3 @@
1
+ .modalDescription {
2
+ grid-column-start: 2;
3
+ }