@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,196 @@
1
+ @import "~@kaizen/design-tokens/sass/spacing";
2
+ @import "~@kaizen/design-tokens/sass/color";
3
+ @import "~@kaizen/design-tokens/sass/layout";
4
+
5
+ $breakpoint-xl: 1366px; // TODO: create an xl breakpoint in design-tokens and replace this out
6
+
7
+ // --------------------------------
8
+ // Body
9
+ // --------------------------------
10
+
11
+ .body {
12
+ width: 100%;
13
+ min-height: 100vh;
14
+ display: flex;
15
+ flex-direction: column;
16
+ align-items: center;
17
+
18
+ &.informative {
19
+ background: $color-blue-100;
20
+ }
21
+
22
+ &.positive {
23
+ background: $color-green-100;
24
+ }
25
+
26
+ &.negative {
27
+ background: $color-red-100;
28
+ }
29
+ }
30
+
31
+ // --------------------------------
32
+ // Reusable container
33
+ // --------------------------------
34
+
35
+ .container {
36
+ max-width: $layout-content-max-width;
37
+ margin: 0 auto;
38
+ padding: 0 $spacing-md;
39
+ }
40
+
41
+ @media (min-width: $layout-breakpoints-large) {
42
+ .container {
43
+ padding: 0 $spacing-xxl;
44
+ }
45
+ }
46
+
47
+ @media (min-width: $breakpoint-xl) {
48
+ .container {
49
+ padding: 0 $spacing-xxxxl;
50
+ }
51
+ }
52
+
53
+ // --------------------------------
54
+ // Header
55
+ // --------------------------------
56
+
57
+ .header {
58
+ inline-size: 100%;
59
+ margin-block-end: $spacing-md;
60
+ }
61
+
62
+ // --------------------------------
63
+ // Main
64
+ // --------------------------------
65
+
66
+ .main {
67
+ flex: 1 0 auto;
68
+ display: flex;
69
+ align-items: center;
70
+ margin-block-end: $spacing-xxl;
71
+ }
72
+
73
+ .mainInner {
74
+ display: grid;
75
+ grid-template-columns: 1fr;
76
+ gap: $spacing-xl $spacing-lg;
77
+ align-items: center;
78
+ }
79
+
80
+ @media (min-width: $layout-breakpoints-medium) {
81
+ .mainInner {
82
+ row-gap: $spacing-xxl;
83
+ }
84
+ }
85
+
86
+ @media (min-width: $layout-breakpoints-large) {
87
+ .mainInner {
88
+ grid-template-columns: 1fr 1fr;
89
+ }
90
+ }
91
+
92
+ @media (min-width: $breakpoint-xl) {
93
+ .mainInner {
94
+ column-gap: $spacing-xxxxl;
95
+ }
96
+ }
97
+
98
+ .left {
99
+ display: flex;
100
+ justify-content: center;
101
+ }
102
+
103
+ .leftInner {
104
+ width: 100%;
105
+ max-width: 525px;
106
+ }
107
+
108
+ .right {
109
+ flex-direction: column;
110
+ display: flex;
111
+ justify-content: center;
112
+ align-items: center;
113
+ }
114
+
115
+ .rightInner {
116
+ max-width: 543px;
117
+ }
118
+
119
+ .secondaryAction {
120
+ margin-block-start: $spacing-sm;
121
+ }
122
+
123
+ @media (min-width: $layout-breakpoints-medium) {
124
+ .actions {
125
+ display: flex;
126
+ }
127
+
128
+ .secondaryAction {
129
+ margin-block-start: 0;
130
+ margin-inline-start: $spacing-sm;
131
+ }
132
+ }
133
+
134
+ @media (min-width: $layout-breakpoints-large) {
135
+ .left {
136
+ justify-content: flex-end;
137
+ }
138
+
139
+ .right {
140
+ align-items: flex-start;
141
+ }
142
+ }
143
+
144
+ // --------------------------------
145
+ // Footer
146
+ // --------------------------------
147
+
148
+ .footer {
149
+ flex: 0 0 auto;
150
+ }
151
+
152
+ .footerInner {
153
+ display: flex;
154
+ flex-direction: column;
155
+ border-block-start: 1px solid $color-purple-800;
156
+ border-inline-start: 1px solid $color-purple-800;
157
+ padding: $spacing-sm $spacing-md;
158
+ margin-block-end: $spacing-lg;
159
+ }
160
+
161
+ .poweredByContainer {
162
+ flex: 0 0 auto;
163
+ order: 2;
164
+ display: flex;
165
+ }
166
+
167
+ .footerTextContainer {
168
+ flex: 1 1 auto;
169
+ order: 1;
170
+ margin-block-end: $spacing-md;
171
+ }
172
+
173
+ .poweredByLogo {
174
+ margin-inline-start: $spacing-xs;
175
+
176
+ > img {
177
+ max-width: 133px;
178
+ }
179
+ }
180
+
181
+ @media (min-width: $layout-breakpoints-large) {
182
+ .footerInner {
183
+ flex-direction: row;
184
+ align-items: center;
185
+ }
186
+
187
+ .footerTextContainer {
188
+ order: initial;
189
+ margin-block-end: 0;
190
+ margin-inline-start: $spacing-md;
191
+ }
192
+
193
+ .poweredByContainer {
194
+ order: initial;
195
+ }
196
+ }
@@ -0,0 +1,211 @@
1
+ @import "~@kaizen/design-tokens/sass/typography";
2
+ @import "~@kaizen/design-tokens/sass/color";
3
+ @import "~@kaizen/design-tokens/sass/spacing";
4
+ @import "~@kaizen/design-tokens/sass/border";
5
+ @import "../../mixins";
6
+
7
+ $button-border-radius: 3px;
8
+ $rdp-cell-size: 40px;
9
+
10
+ $polyfill--focus-visible: ":global(.js-focus-visible) &:global(.focus-visible)";
11
+ $selectors--button-focus: "&:focus-visible, #{$polyfill--focus-visible}";
12
+
13
+ %focus-ring {
14
+ position: relative;
15
+
16
+ &:focus,
17
+ &:focus-visible {
18
+ outline: none;
19
+ }
20
+
21
+ #{$selectors--button-focus} {
22
+ &::after {
23
+ $focus-ring-offset: calc(
24
+ -1 * calc((#{$border-focus-ring-border-width} * 2) + 1px)
25
+ );
26
+ content: "";
27
+ position: absolute;
28
+ top: $focus-ring-offset;
29
+ bottom: $focus-ring-offset;
30
+ left: $focus-ring-offset;
31
+ right: $focus-ring-offset;
32
+ border-radius: $button-border-radius;
33
+ }
34
+ }
35
+ }
36
+
37
+ %focus-ring--enabled {
38
+ @extend %focus-ring;
39
+
40
+ #{$selectors--button-focus} {
41
+ &::after {
42
+ border: $border-focus-ring-border-width $border-focus-ring-border-style
43
+ $color-blue-500;
44
+ }
45
+ }
46
+ }
47
+
48
+ .root {
49
+ display: inline-flex;
50
+ }
51
+
52
+ .months {
53
+ display: flex;
54
+ }
55
+
56
+ .buttonReset {
57
+ @include button-reset;
58
+ }
59
+
60
+ .button {
61
+ cursor: pointer;
62
+ }
63
+
64
+ .caption {
65
+ position: relative;
66
+ display: flex;
67
+ align-items: center;
68
+ justify-content: center;
69
+ margin: 0 0 $spacing-xs;
70
+ }
71
+
72
+ .captionLabel {
73
+ position: relative;
74
+ z-index: 1;
75
+ display: inline-flex;
76
+ align-items: center;
77
+ margin: 0;
78
+ padding: 0 0.25em;
79
+ white-space: nowrap;
80
+ font-family: $typography-heading-4-font-family;
81
+ font-size: $typography-heading-4-font-size;
82
+ font-weight: $typography-heading-5-font-weight;
83
+ line-height: $typography-heading-4-line-height;
84
+ letter-spacing: $typography-heading-4-letter-spacing;
85
+ color: $color-purple-800;
86
+ }
87
+
88
+ .navButton {
89
+ @extend %focus-ring--enabled;
90
+
91
+ display: inherit;
92
+ padding: 0.25rem $spacing-xs;
93
+ border: $border-solid-border-width $border-solid-border-style transparent;
94
+ border-radius: $button-border-radius;
95
+
96
+ &:hover,
97
+ &:global(.story__datepicker__calendar--hover) {
98
+ background-color: $color-blue-100;
99
+ color: $color-blue-500;
100
+ }
101
+
102
+ #{$selectors--button-focus} {
103
+ background-color: $color-blue-100;
104
+ color: $color-blue-500;
105
+ }
106
+
107
+ [dir="rtl"] & {
108
+ transform: rotate(180deg);
109
+ }
110
+ }
111
+
112
+ .table {
113
+ border-collapse: separate;
114
+ border-spacing: 1px;
115
+ margin: 0;
116
+ max-width: calc(#{$rdp-cell-size} * 7);
117
+ }
118
+
119
+ .tbody {
120
+ border: 0;
121
+ font-family: $typography-paragraph-body-font-family;
122
+ font-size: $typography-paragraph-body-font-size;
123
+ letter-spacing: $typography-paragraph-body-letter-spacing;
124
+ font-weight: $typography-paragraph-body-font-weight;
125
+ line-height: $typography-paragraph-body-line-height;
126
+ }
127
+
128
+ .weekday {
129
+ padding: 0.5rem 0;
130
+ font-family: $typography-paragraph-body-font-family;
131
+ font-size: $typography-paragraph-body-font-size;
132
+ letter-spacing: $typography-paragraph-body-letter-spacing;
133
+ font-weight: $typography-paragraph-body-font-weight;
134
+ line-height: $typography-paragraph-body-line-height;
135
+ color: $color-purple-800;
136
+ }
137
+
138
+ .cell {
139
+ width: $rdp-cell-size;
140
+ height: $rdp-cell-size;
141
+ padding: 0;
142
+ text-align: center;
143
+ }
144
+
145
+ .day {
146
+ @extend %focus-ring--enabled;
147
+
148
+ display: flex;
149
+ align-items: center;
150
+ justify-content: center;
151
+ box-sizing: border-box;
152
+ width: $rdp-cell-size;
153
+ max-width: $rdp-cell-size;
154
+ height: $rdp-cell-size;
155
+ margin: 0;
156
+ border: $border-borderless-border-width $border-borderless-border-style
157
+ $border-borderless-border-color;
158
+ border-radius: $button-border-radius;
159
+ padding: calc(#{$spacing-md} / 3) 0.625rem;
160
+ color: $color-purple-800;
161
+
162
+ &:hover,
163
+ &:global(.story__datepicker__calendar--hover) {
164
+ background-color: $color-blue-100;
165
+ color: $color-blue-500;
166
+ }
167
+
168
+ #{$selectors--button-focus} {
169
+ background-color: $color-blue-100;
170
+ color: $color-blue-500;
171
+ }
172
+ }
173
+
174
+ .dayToday {
175
+ color: $color-blue-500;
176
+ font-weight: bold;
177
+ }
178
+
179
+ .daySelected {
180
+ background-color: $color-blue-500;
181
+ color: $color-white;
182
+
183
+ &:hover,
184
+ &:global(.story__datepicker__calendar--hover),
185
+ #{$selectors--button-focus} {
186
+ background-color: $color-blue-400;
187
+ color: $color-white;
188
+ }
189
+ }
190
+
191
+ .dayDisabled {
192
+ // Focus ring styles have been removed as react-day-picker has been updated such that
193
+ // disabled days do not receive focus, and keyboard navigation only lands on available days.
194
+ // https://github.com/gpbl/react-day-picker/pull/1519
195
+ // https://github.com/gpbl/react-day-picker/issues/1449#issuecomment-1149942033
196
+
197
+ background: none;
198
+ pointer-events: none;
199
+ color: rgba($color-purple-800-rgb, 0.3);
200
+ opacity: 1;
201
+
202
+ #{$selectors--button-focus} {
203
+ color: rgba($color-purple-800-rgb, 0.3);
204
+ background-color: transparent;
205
+ opacity: 1;
206
+ }
207
+ }
208
+
209
+ .vHidden {
210
+ @include visually-hidden;
211
+ }
@@ -0,0 +1,64 @@
1
+ @import "~@kaizen/design-tokens/sass/color";
2
+ @import "~@kaizen/design-tokens/sass/spacing";
3
+
4
+ $cell-border-radius: 3px;
5
+
6
+ .month {
7
+ padding: 0 $spacing-sm;
8
+
9
+ &:first-child {
10
+ padding-inline-start: 0;
11
+ }
12
+
13
+ &:last-child {
14
+ padding-inline-end: 0;
15
+ }
16
+ }
17
+
18
+ .monthWithDivider {
19
+ position: relative;
20
+ padding: 0 $spacing-md;
21
+
22
+ &:not(:first-child) {
23
+ &::before {
24
+ position: absolute;
25
+ content: "";
26
+ top: calc(-1 * #{$spacing-md});
27
+ bottom: calc(-1 * #{$spacing-md});
28
+ left: 0;
29
+ right: 0;
30
+ border-inline-start: 1px solid $color-gray-300;
31
+ }
32
+ }
33
+
34
+ &:first-child {
35
+ padding-inline-start: 0;
36
+ }
37
+
38
+ &:last-child {
39
+ padding-inline-end: 0;
40
+ }
41
+ }
42
+
43
+ .nav {
44
+ position: absolute;
45
+ display: flex;
46
+ justify-content: flex-start;
47
+ width: 100%;
48
+ color: $color-purple-800;
49
+
50
+ .captionEnd & {
51
+ flex-direction: row-reverse;
52
+ }
53
+ }
54
+
55
+ .dayRangeStart,
56
+ .dayRangeEnd {
57
+ background-color: $color-blue-500;
58
+ color: $color-white;
59
+ }
60
+
61
+ .dayRangeMiddle {
62
+ background-color: $color-blue-100;
63
+ color: $color-blue-500;
64
+ }
@@ -0,0 +1,18 @@
1
+ @import "~@kaizen/design-tokens/sass/color";
2
+
3
+ .nav {
4
+ position: absolute;
5
+ display: flex;
6
+ justify-content: space-between;
7
+ width: 100%;
8
+ color: $color-purple-800;
9
+ }
10
+
11
+ .navButtonNext {
12
+ right: 0;
13
+
14
+ [dir="rtl"] & {
15
+ left: 0;
16
+ right: auto;
17
+ }
18
+ }
@@ -0,0 +1,38 @@
1
+ @import "~@kaizen/design-tokens/sass/shadow";
2
+ @import "~@kaizen/design-tokens/sass/border";
3
+ @import "~@kaizen/design-tokens/sass/color";
4
+
5
+ .wrapper {
6
+ color: $color-purple-800;
7
+ background-color: $color-white;
8
+ border-radius: $border-borderless-border-radius;
9
+ box-shadow: $shadow-small-box-shadow;
10
+
11
+ &.informative {
12
+ background-color: $color-blue-100;
13
+ }
14
+
15
+ &.positive {
16
+ background-color: $color-green-100;
17
+ }
18
+
19
+ &.cautionary {
20
+ background-color: $color-yellow-100;
21
+ }
22
+
23
+ &.destructive {
24
+ background-color: $color-red-100;
25
+ }
26
+
27
+ &.assertive {
28
+ background-color: $color-orange-100;
29
+ }
30
+
31
+ &.highlight {
32
+ background-color: $color-purple-100;
33
+ }
34
+
35
+ &.elevated {
36
+ box-shadow: $shadow-large-box-shadow;
37
+ }
38
+ }
@@ -0,0 +1,119 @@
1
+ @import "~@kaizen/design-tokens/sass/border";
2
+ @import "~@kaizen/design-tokens/sass/shadow";
3
+ @import "~@kaizen/design-tokens/sass/color";
4
+ @import "~@kaizen/design-tokens/sass/spacing";
5
+ @import "~@kaizen/design-tokens/sass/animation";
6
+
7
+ $heading-active-color: $color-gray-200;
8
+ // ^This is just a temporary hex to get us by for now until we rearrange our neutrals and introduce something that can used here.
9
+ $border-color: rgba($color-gray-600-rgb, 0.2);
10
+
11
+ // We need a full border radius on this container element, then have classes
12
+ // beneath to toggle nested borders off and on for different use cases.
13
+ .container {
14
+ background-color: $color-white;
15
+ box-shadow: $shadow-small-box-shadow;
16
+ border-radius: $border-borderless-border-radius;
17
+ }
18
+
19
+ .single {
20
+ .header {
21
+ border-radius: $border-borderless-border-radius;
22
+ }
23
+ }
24
+
25
+ .separated {
26
+ & + .separated {
27
+ margin-top: calc(#{$spacing-md} * 0.3);
28
+ margin-right: 0;
29
+ margin-left: 0;
30
+ }
31
+
32
+ .header {
33
+ border-radius: $border-borderless-border-radius;
34
+ }
35
+ }
36
+
37
+ // When a collapsible group is rendered, we need the first group to have a rounded
38
+ // on top and the last group to have a rounded bottom edge. Then when the last group
39
+ // is open we remove the rounded edge as the content sits beneath and needs to be straight.
40
+ .groupItem {
41
+ & + .groupItem {
42
+ border-top: 1px $border-solid-border-style $border-color;
43
+ }
44
+
45
+ &:first-of-type > .header {
46
+ border-top-left-radius: $border-borderless-border-radius;
47
+ border-top-right-radius: $border-borderless-border-radius;
48
+ }
49
+
50
+ &:last-of-type > .header:not(.open) {
51
+ border-bottom-left-radius: $border-borderless-border-radius;
52
+ border-bottom-right-radius: $border-borderless-border-radius;
53
+ }
54
+ }
55
+
56
+ // Round the bottom corners of the header so when the container is open, the
57
+ // header background is not rounded on the corners and flush with the content beneath.
58
+ .open .header {
59
+ border-bottom-left-radius: 0;
60
+ border-bottom-right-radius: 0;
61
+ }
62
+
63
+ .header {
64
+ display: flex;
65
+ align-items: center;
66
+ text-align: left;
67
+ background-color: $color-white;
68
+ border: none;
69
+ transition: background-color $animation-duration-rapid;
70
+ padding-top: $spacing-sm;
71
+ padding-bottom: $spacing-sm;
72
+ padding-left: $spacing-md;
73
+ padding-right: $spacing-sm;
74
+
75
+ &:hover {
76
+ background-color: $heading-active-color;
77
+ }
78
+
79
+ [dir="rtl"] & {
80
+ text-align: right;
81
+ padding-left: $spacing-sm;
82
+ padding-right: $spacing-md;
83
+ }
84
+ }
85
+
86
+ .chevronButton:hover {
87
+ // hack to get rid of the IconButton hover styling because it clashes with the hover styling on the Collapsible header
88
+ background-color: transparent !important; /* stylelint-disable-line declaration-no-important */
89
+ }
90
+
91
+ .title {
92
+ flex: 1 1 auto;
93
+ }
94
+
95
+ .defaultVariant {
96
+ background-color: $heading-active-color;
97
+ }
98
+
99
+ .clearVariant {
100
+ border-bottom: 1px $border-solid-border-style $border-color;
101
+ }
102
+
103
+ .sticky {
104
+ position: -webkit-sticky;
105
+ position: sticky;
106
+ z-index: 10;
107
+ }
108
+
109
+ .section {
110
+ padding: $spacing-md;
111
+ }
112
+
113
+ .noPadding {
114
+ padding: 0;
115
+ }
116
+
117
+ .hide {
118
+ display: none;
119
+ }
@@ -0,0 +1,10 @@
1
+ @import "~@kaizen/design-tokens/sass/border";
2
+ @import "~@kaizen/design-tokens/sass/shadow";
3
+
4
+ // We need a full border radius on this container element, then have classes
5
+ // beneath to toggle nested borders off and on for different use cases.
6
+ .container {
7
+ background-color: white;
8
+ box-shadow: $shadow-small-box-shadow;
9
+ border-radius: $border-borderless-border-radius;
10
+ }