@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,91 @@
1
+ @import "~@kaizen/design-tokens/sass/color";
2
+
3
+ $height: 10px;
4
+
5
+ @mixin animation-background($color) {
6
+ background: linear-gradient(90deg, transparent, #{$color} 75%, transparent);
7
+ }
8
+
9
+ .label {
10
+ color: $color-purple-800;
11
+ text-align: center;
12
+ }
13
+
14
+ .subtext {
15
+ color: $color-purple-800;
16
+ text-align: center;
17
+ opacity: 0.8;
18
+ }
19
+
20
+ .progressBackground {
21
+ width: 100%;
22
+ background: $color-gray-300;
23
+ border-radius: $height;
24
+ height: $height;
25
+ overflow: hidden;
26
+ position: relative;
27
+ }
28
+
29
+ @keyframes pulse {
30
+ 0% {
31
+ transform: translateX(-100%);
32
+ }
33
+
34
+ 100% {
35
+ transform: translateX(200%);
36
+ }
37
+ }
38
+
39
+ .progress {
40
+ position: absolute;
41
+ top: 0;
42
+ left: 0;
43
+ bottom: 0;
44
+ border-radius: $height;
45
+ overflow: hidden;
46
+ right: 0;
47
+ transition: transform 200ms ease;
48
+ }
49
+
50
+ .positive {
51
+ composes: progress;
52
+ background: $color-green-400;
53
+ &::after {
54
+ @include animation-background($color-green-300);
55
+ }
56
+ }
57
+
58
+ .informative {
59
+ composes: progress;
60
+ background: $color-blue-400;
61
+ &::after {
62
+ @include animation-background($color-blue-300);
63
+ }
64
+ }
65
+
66
+ .cautionary {
67
+ composes: progress;
68
+ background: $color-yellow-400;
69
+ &::after {
70
+ @include animation-background($color-yellow-300);
71
+ }
72
+ }
73
+
74
+ .negative {
75
+ composes: progress;
76
+ background: $color-red-400;
77
+ }
78
+
79
+ .isAnimating {
80
+ &::after {
81
+ opacity: 1;
82
+ content: "";
83
+ position: absolute;
84
+ top: 0;
85
+ bottom: 0;
86
+ left: 0;
87
+ width: 50%;
88
+ animation: pulse 2s infinite;
89
+ transition: opacity 0.2s;
90
+ }
91
+ }
@@ -0,0 +1,5 @@
1
+ @import "../mixins";
2
+
3
+ .content > :global(.ProseMirror) {
4
+ @include contentStyles;
5
+ }
@@ -0,0 +1,97 @@
1
+ @import "@kaizen/design-tokens/sass/animation";
2
+ @import "@kaizen/design-tokens/sass/border";
3
+ @import "@kaizen/design-tokens/sass/color";
4
+ @import "@kaizen/design-tokens/sass/spacing";
5
+ @import "@kaizen/design-tokens/sass/typography";
6
+ @import "../mixins";
7
+
8
+ .editor > :global(.ProseMirror) {
9
+ @include contentStyles;
10
+ border-radius: $border-solid-border-radius;
11
+ padding: $spacing-sm calc(#{$spacing-xs} * 3);
12
+ position: relative;
13
+ transition: background-color $animation-duration-immediate,
14
+ border-color $animation-duration-immediate;
15
+
16
+ &:hover,
17
+ &:focus {
18
+ border-color: $color-gray-600;
19
+ background: $color-gray-200;
20
+ }
21
+
22
+ &:focus {
23
+ outline: none;
24
+ }
25
+
26
+ &:global(.focus-visible)::after {
27
+ $focus-ring-offset: 5px;
28
+ content: "";
29
+ pointer-events: none;
30
+ position: absolute;
31
+ background: transparent;
32
+ border-radius: 2px 2px $border-focus-ring-border-radius
33
+ $border-focus-ring-border-radius;
34
+ border-width: $border-focus-ring-border-width;
35
+ border-style: $border-focus-ring-border-style;
36
+ border-color: $color-blue-500;
37
+ top: calc(-1 * #{$focus-ring-offset});
38
+ left: calc(-1 * #{$focus-ring-offset});
39
+ right: calc(-1 * #{$focus-ring-offset});
40
+ bottom: calc(-1 * #{$focus-ring-offset});
41
+ }
42
+ }
43
+
44
+ .editor.hasToolbar > :global(.ProseMirror) {
45
+ border-top-left-radius: 0px;
46
+ border-top-right-radius: 0px;
47
+ }
48
+
49
+ .editorWrapper {
50
+ position: relative;
51
+ border: $border-solid-border-width $border-solid-border-style $color-gray-500;
52
+ background: $color-white;
53
+ border-radius: $border-solid-border-radius;
54
+ word-wrap: break-word;
55
+
56
+ &:hover,
57
+ &:focus-within {
58
+ border-color: $color-gray-600;
59
+ .toolbar {
60
+ border-color: $color-gray-600;
61
+ }
62
+ }
63
+
64
+ &.error {
65
+ &,
66
+ .toolbar {
67
+ border-color: $color-red-500;
68
+ }
69
+
70
+ &:hover {
71
+ &,
72
+ .toolbar {
73
+ border-color: $color-red-600;
74
+ }
75
+ }
76
+ }
77
+
78
+ &.caution {
79
+ &,
80
+ .toolbar {
81
+ border-color: $color-yellow-600;
82
+ }
83
+
84
+ &:hover {
85
+ &,
86
+ .toolbar {
87
+ border-color: $color-yellow-700;
88
+ }
89
+ }
90
+ }
91
+ }
92
+
93
+ @for $i from 1 through 20 {
94
+ .editor.rows#{$i} > :global(.ProseMirror) {
95
+ min-height: calc(#{$typography-paragraph-body-line-height} * #{$i});
96
+ }
97
+ }
@@ -0,0 +1,45 @@
1
+ @import "~@kaizen/design-tokens/sass/border";
2
+ @import "~@kaizen/design-tokens/sass/spacing";
3
+ @import "~@kaizen/design-tokens/sass/color";
4
+ @import "~@kaizen/deprecated-component-library-helpers/styles/color";
5
+ @import "~@kaizen/deprecated-component-library-helpers/styles/layout";
6
+ @import "~@kaizen/component-library/styles/responsive";
7
+
8
+ $dt-roadblock-header-background: $color-orange-100;
9
+
10
+ .modal {
11
+ composes: genericModal from "../Primitives/GenericModal.module.scss";
12
+ min-width: 300px;
13
+ max-width: 600px;
14
+ }
15
+
16
+ .header {
17
+ padding: $spacing-lg $spacing-md $spacing-sm;
18
+ text-align: center;
19
+ position: relative;
20
+ }
21
+
22
+ .headerBackground {
23
+ background-color: $dt-roadblock-header-background;
24
+ height: 120px;
25
+ position: absolute;
26
+ top: 0;
27
+ left: 0;
28
+ right: 0;
29
+ border-radius: $border-solid-border-radius $border-solid-border-radius 0 0;
30
+ }
31
+
32
+ .body {
33
+ padding: $spacing-md $spacing-xxxxl $spacing-sm;
34
+ }
35
+
36
+ .iconContainer {
37
+ position: relative;
38
+ margin-bottom: $spacing-sm;
39
+ }
40
+
41
+ .spotIcon {
42
+ width: 155px;
43
+ height: 155px;
44
+ margin: 0 auto;
45
+ }
@@ -0,0 +1,391 @@
1
+ @import "~@kaizen/design-tokens/sass/typography";
2
+ @import "~@kaizen/design-tokens/sass/shadow";
3
+ @import "~@kaizen/design-tokens/sass/border";
4
+ @import "~@kaizen/design-tokens/sass/color";
5
+
6
+ // Should match the values for the Input component
7
+ $input-height: 48px;
8
+ $input-placeholder-opacity: 0.5;
9
+
10
+ $focus-border-color: $color-blue-500;
11
+
12
+ %focus-border {
13
+ $focus-ring-offset: calc((#{$border-focus-ring-border-width} * -2) - 1px);
14
+ content: "";
15
+ position: absolute;
16
+ background: transparent;
17
+ border-radius: $border-focus-ring-border-radius;
18
+ border-width: $border-focus-ring-border-width;
19
+ border-style: $border-focus-ring-border-style;
20
+ border-color: $focus-border-color;
21
+ top: $focus-ring-offset;
22
+ left: $focus-ring-offset;
23
+ right: $focus-ring-offset;
24
+ bottom: $focus-ring-offset;
25
+ }
26
+
27
+ @mixin base-font-style() {
28
+ font-family: $typography-paragraph-body-font-family;
29
+ font-weight: $typography-paragraph-body-font-weight;
30
+ font-size: $typography-paragraph-body-font-size;
31
+ line-height: $typography-paragraph-body-line-height;
32
+ letter-spacing: $typography-paragraph-body-letter-spacing;
33
+ color: $color-purple-800;
34
+ }
35
+
36
+ .specificityIncreaser {
37
+ .multiValue {
38
+ margin: 0.2375rem;
39
+ z-index: 1;
40
+ }
41
+
42
+ .dropdownIndicator {
43
+ color: rgba($color-purple-800-rgb, 0.7);
44
+ &:hover {
45
+ color: rgba($color-purple-800-rgb, 0.7);
46
+ }
47
+ }
48
+
49
+ .control {
50
+ &.disabled {
51
+ opacity: 0.3;
52
+ }
53
+ min-height: $input-height;
54
+ border: $border-solid-border-width $border-solid-border-style
55
+ $color-gray-500;
56
+ border-radius: $border-solid-border-radius;
57
+
58
+ &:hover {
59
+ border-color: $color-gray-600;
60
+ background-color: $color-gray-100;
61
+ cursor: pointer;
62
+ }
63
+
64
+ &:focus-within {
65
+ &::after {
66
+ @extend %focus-border;
67
+ }
68
+ }
69
+ }
70
+
71
+ .valueContainer {
72
+ font-family: $typography-paragraph-body-font-family;
73
+ font-size: $typography-paragraph-body-font-size;
74
+ }
75
+
76
+ .indicatorsContainer {
77
+ z-index: 1;
78
+ }
79
+
80
+ .loadingMessage {
81
+ @include base-font-style();
82
+ }
83
+
84
+ .focusedControl {
85
+ box-shadow: none;
86
+
87
+ &:hover {
88
+ box-shadow: none;
89
+ }
90
+ }
91
+
92
+ .placeholder {
93
+ @include base-font-style();
94
+ opacity: $input-placeholder-opacity;
95
+ }
96
+
97
+ .menu {
98
+ // Temporary 6px until we redesign this component with Inter
99
+ border: 6px $border-solid-border-style transparent;
100
+ border-radius: $border-solid-border-radius;
101
+ box-shadow: $shadow-large-box-shadow;
102
+ z-index: 3;
103
+
104
+ // built-in class of React Select that is not easily styled any other way in CSS
105
+ // (This is the "MenuList" div that wraps all the options)
106
+ > div {
107
+ padding-top: 0;
108
+ padding-bottom: 0;
109
+ }
110
+ }
111
+
112
+ .groupHeading {
113
+ font-family: $typography-heading-6-font-family;
114
+ font-weight: $typography-heading-6-font-weight;
115
+ font-size: $typography-heading-6-font-size;
116
+ line-height: $typography-heading-6-line-height;
117
+ letter-spacing: $typography-heading-6-letter-spacing;
118
+ text-transform: capitalize;
119
+ color: rgba($color-purple-800-rgb, 0.7);
120
+ }
121
+
122
+ .option {
123
+ @include base-font-style();
124
+ cursor: pointer;
125
+ border-radius: $border-focus-ring-border-radius;
126
+ border-width: $border-focus-ring-border-width;
127
+ border-style: $border-focus-ring-border-style;
128
+ border-color: transparent;
129
+ }
130
+
131
+ .focusedOption {
132
+ background-color: $color-blue-100;
133
+ color: $color-blue-500;
134
+ border-color: $focus-border-color;
135
+ &.disabledOption {
136
+ color: $color-purple-800;
137
+ border-style: $border-dashed-border-style;
138
+ border-width: $border-focus-ring-border-width;
139
+ border-color: $color-gray-500;
140
+ background: transparent;
141
+ }
142
+
143
+ &:active {
144
+ background-color: $color-blue-100;
145
+ }
146
+ }
147
+
148
+ .selectedOption {
149
+ &:not(.focusedOption) {
150
+ background-color: transparent;
151
+ }
152
+ font-weight: $typography-paragraph-bold-font-weight;
153
+ color: $color-blue-500;
154
+ }
155
+
156
+ .disabledOption {
157
+ cursor: not-allowed;
158
+ opacity: 0.3;
159
+ }
160
+
161
+ .noOptionsMessage {
162
+ @include base-font-style();
163
+ }
164
+
165
+ .singleValue {
166
+ @include base-font-style();
167
+ }
168
+
169
+ &.reversed {
170
+ .singleValue {
171
+ color: $color-white;
172
+ }
173
+ .singleValueOverrides {
174
+ color: $color-white;
175
+ }
176
+
177
+ .input {
178
+ color: $color-white;
179
+ }
180
+ }
181
+
182
+ &.error {
183
+ .control {
184
+ border: $border-solid-border-width $border-solid-border-style
185
+ $color-red-500;
186
+ }
187
+ }
188
+
189
+ &.default {
190
+ &.reversed {
191
+ .control {
192
+ background: transparent;
193
+ color: $color-white;
194
+ border-color: $color-white;
195
+ border-radius: $border-borderless-border-radius;
196
+
197
+ &:hover {
198
+ background: rgba($color-white-rgb, 0.2);
199
+ }
200
+
201
+ &.disabled {
202
+ opacity: 0.3;
203
+ }
204
+ }
205
+
206
+ .dropdownIndicator,
207
+ .clearIndicator {
208
+ color: $color-white;
209
+ }
210
+
211
+ .placeholder {
212
+ color: $color-white;
213
+ }
214
+
215
+ &.error {
216
+ .control {
217
+ border: $border-solid-border-width $border-solid-border-style
218
+ $color-red-300;
219
+ }
220
+ }
221
+ }
222
+ }
223
+
224
+ &.secondary,
225
+ &.secondarySmall {
226
+ &.default {
227
+ .control {
228
+ background: transparent;
229
+ border: $border-borderless-border-width $border-borderless-border-style
230
+ $border-borderless-border-color;
231
+ border-radius: $border-borderless-border-radius;
232
+
233
+ .singleValue {
234
+ color: $color-blue-500;
235
+ }
236
+
237
+ &:hover {
238
+ background: $color-blue-100;
239
+ }
240
+
241
+ &.disabled {
242
+ opacity: 0.3;
243
+ }
244
+
245
+ &.focusedControl {
246
+ background: $color-blue-100;
247
+
248
+ &::after {
249
+ @extend %focus-border;
250
+ }
251
+ }
252
+ }
253
+
254
+ .dropdownIndicator {
255
+ color: $color-blue-500;
256
+ }
257
+ }
258
+
259
+ &.reversed {
260
+ .control {
261
+ background: rgba($color-white-rgb, 0.1);
262
+ color: $color-white;
263
+ border: $border-borderless-border-width $border-borderless-border-style
264
+ $border-borderless-border-color;
265
+ border-radius: $border-borderless-border-radius;
266
+
267
+ &:hover {
268
+ background: rgba($color-white-rgb, 0.2);
269
+ }
270
+
271
+ &.disabled {
272
+ opacity: 0.3;
273
+ }
274
+ }
275
+
276
+ .dropdownIndicator {
277
+ color: $color-white;
278
+ }
279
+
280
+ $secondary-reversed-focus-color: $color-blue-300;
281
+
282
+ .focusedControl {
283
+ border-color: $secondary-reversed-focus-color;
284
+
285
+ &:hover {
286
+ border-color: $secondary-reversed-focus-color;
287
+ }
288
+ }
289
+
290
+ .placeholder {
291
+ color: $color-white;
292
+ }
293
+ }
294
+ }
295
+
296
+ &.secondarySmall.secondarySmall {
297
+ $secondary-small-select-height: 24px;
298
+
299
+ &.reversed {
300
+ .control {
301
+ background: transparent;
302
+ border: 0;
303
+
304
+ &:hover {
305
+ background: transparent;
306
+ }
307
+ }
308
+ }
309
+
310
+ .control {
311
+ min-height: 0;
312
+ height: auto;
313
+
314
+ > div {
315
+ // see note on > div within .notFullWidth below for explanation
316
+ height: $secondary-small-select-height;
317
+ padding-left: 0;
318
+ padding-right: 0;
319
+ }
320
+
321
+ .valueContainer {
322
+ height: $secondary-small-select-height;
323
+ }
324
+
325
+ .singleValue {
326
+ font-family: $typography-paragraph-extra-small-font-family;
327
+ font-weight: $typography-paragraph-extra-small-font-weight;
328
+ font-size: $typography-paragraph-extra-small-font-size;
329
+ line-height: $typography-paragraph-extra-small-line-height;
330
+ letter-spacing: $typography-paragraph-extra-small-letter-spacing;
331
+ }
332
+
333
+ .singleValueOverrides {
334
+ margin-left: 0;
335
+ margin-right: 0;
336
+ }
337
+ }
338
+
339
+ .indicatorsContainer {
340
+ z-index: 1;
341
+ }
342
+
343
+ .dropdownIndicator {
344
+ padding-top: 0;
345
+ padding-bottom: 0;
346
+ transform: translateY(1px);
347
+
348
+ // Usually reaching into the Icon component like this is a no-no, but
349
+ // in this case we don't have access to the component in the middle which is
350
+ // part of react-select. I thought this would be better than hacking the
351
+ // structure of that component to allow one custom prop to trickle through.
352
+ > svg {
353
+ height: 14px;
354
+ width: 14px;
355
+ }
356
+ }
357
+ }
358
+
359
+ &.notFullWidth {
360
+ .control {
361
+ display: inline-flex;
362
+ max-width: 100%;
363
+
364
+ > div {
365
+ // If this CSS is removed, then the control becomes too tall when
366
+ // it ellipsizes. It's strange, as the parent element is
367
+ // display: inline-block, so you wouldn't expect it to have any affect,
368
+ // but it works and was honesty a fluke from some unintentionally
369
+ // leftover code when refactoring to support IE11 :shrug
370
+ // I don't like the descendent selector, but there doesn't seem to be
371
+ // a way to customise this element in react-select.
372
+ height: 44px; // fixed height required for vertical centering, due to IE11 hack
373
+ flex-wrap: nowrap;
374
+ display: flex;
375
+ }
376
+ }
377
+
378
+ .singleValueOverrides {
379
+ overflow: hidden;
380
+ position: static;
381
+ white-space: nowrap;
382
+ top: 0px;
383
+ transform: none;
384
+ max-width: 100%;
385
+ }
386
+
387
+ .singleValue {
388
+ max-width: 100%;
389
+ }
390
+ }
391
+ }
@@ -0,0 +1,32 @@
1
+ @import "~@kaizen/design-tokens/sass/color";
2
+
3
+ $dt-color-background-color-default: $color-purple-600;
4
+ $dt-color-background-color-education: $color-blue-100;
5
+
6
+ .container {
7
+ position: relative;
8
+ }
9
+
10
+ // Actual height is determined in JavaScript
11
+ .underlay {
12
+ box-sizing: content-box;
13
+ position: absolute;
14
+ z-index: 1;
15
+ top: 0;
16
+ left: 0;
17
+ right: 0;
18
+ height: 100%;
19
+ }
20
+
21
+ .defaultVariant {
22
+ background-color: $dt-color-background-color-default;
23
+ }
24
+
25
+ .educationVariant {
26
+ background-color: $dt-color-background-color-education;
27
+ }
28
+
29
+ .content {
30
+ position: relative;
31
+ z-index: 2;
32
+ }
@@ -0,0 +1,16 @@
1
+ @import "~@kaizen/design-tokens/sass/layout";
2
+ @import "../variables";
3
+
4
+ .wrapper {
5
+ @media (max-width: $layout-breakpoints-large) {
6
+ margin-left: $content-margin-width-on-medium-and-small * -1;
7
+ margin-right: $content-margin-width-on-medium-and-small * -1;
8
+ border-bottom-left-radius: 0;
9
+ border-bottom-right-radius: 0;
10
+ }
11
+ @media (max-width: $layout-breakpoints-medium) {
12
+ border-radius: 0;
13
+ margin-left: $content-margin-width-on-medium-and-small * -1;
14
+ margin-right: $content-margin-width-on-medium-and-small * -1;
15
+ }
16
+ }
@@ -0,0 +1,4 @@
1
+ .splitButton {
2
+ display: inline-flex;
3
+ align-items: center;
4
+ }
@@ -0,0 +1,3 @@
1
+ .buttonWrapper {
2
+ display: inline-block;
3
+ }