@kaizen/components 1.4.22-canary.5 → 1.4.23
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.
- package/CHANGELOG.md +8 -0
- package/dist/__future__/index.d.ts +2 -0
- package/dist/__future__/index.js +5 -1
- package/dist/esm/__future__/index.js +4 -0
- package/dist/esm/index.js +53 -0
- package/dist/iife/ActionButton.module-LHTIA2D3.scss +10 -0
- package/dist/iife/Avatar.module-GUG7HXMZ.scss +165 -0
- package/dist/iife/AvatarGroup.module-QAVTI4PR.scss +85 -0
- package/dist/iife/Badge.module-5JDAQSAV.scss +106 -0
- package/dist/iife/Base.module-DJPJNUQ5.scss +80 -0
- package/dist/iife/BaseButton.module-4FKZZLVI.scss +103 -0
- package/dist/iife/Brand.module-FCHTLJQK.scss +4 -0
- package/dist/iife/BrandMoment.module-4P7H2D3W.scss +196 -0
- package/dist/iife/Calendar.module-H7XBQXTA.scss +211 -0
- package/dist/iife/CalendarRange.module-QWW624PJ.scss +64 -0
- package/dist/iife/CalendarSingle.module-N2P3DWLM.scss +18 -0
- package/dist/iife/Card.module-VEUOO2LT.scss +38 -0
- package/dist/iife/Checkbox.module-L2DRIMTV.scss +155 -0
- package/dist/iife/CheckboxField.module-MS76TDL7.scss +46 -0
- package/dist/iife/CheckboxGroup.module-AHAPICAN.scss +13 -0
- package/dist/iife/ClearButton.module-KVNHOLVT.scss +79 -0
- package/dist/iife/Collapsible.module-ZJNVWQIB.scss +119 -0
- package/dist/iife/CollapsibleGroup.module-UR2SIYLJ.scss +10 -0
- package/dist/iife/ConfirmationModal.module-RN2H7KPL.scss +157 -0
- package/dist/iife/Content.module-6CTLBAHR.scss +25 -0
- package/dist/iife/ContextModal.module-TTFVPUPU.scss +77 -0
- package/dist/iife/DateInput.module-YBXARKD2.scss +3 -0
- package/dist/iife/DateInputDescription.module-SGAJNB7K.scss +19 -0
- package/dist/iife/DateInputField.module-2LG4I24X.scss +5 -0
- package/dist/iife/DateInputWithIconButton.module-RSUEQ345.scss +53 -0
- package/dist/iife/DateRangePicker.module-EIUGUIIA.scss +115 -0
- package/dist/iife/Divider.module-YXIUJPD4.scss +40 -0
- package/dist/iife/Dropdown.module-4CIBZTRZ.scss +100 -0
- package/dist/iife/DropdownButton.module-WZ6FRRPS.scss +44 -0
- package/dist/iife/EditableRichTextContent.module-N2SFSI5C.scss +25 -0
- package/dist/iife/EmptyState.module-DOSURL5X.scss +156 -0
- package/dist/iife/ExpertAdviceCollapsible.module-L554JCXB.scss +47 -0
- package/dist/iife/FieldGroup.module-SUPERNC6.scss +10 -0
- package/dist/iife/FieldMessage.module-6CWQV65E.scss +73 -0
- package/dist/iife/FilterMenuButton.module-26EL5K3H.scss +19 -0
- package/dist/iife/FilterSplitButton.module-LMMEHFXQ.scss +133 -0
- package/dist/iife/FilterTriggerButton.module-LGSTEFAE.scss +5 -0
- package/dist/iife/FloatingCalendarWrapper.module-62NLSOUD.scss +12 -0
- package/dist/iife/GenericButton.module-NIOY5S5X.scss +113 -0
- package/dist/iife/GenericModal.module-DW6NSOGA.scss +110 -0
- package/dist/iife/GenericModalSection.module-MJ4MTMSP.scss +7 -0
- package/dist/iife/GenericNotification.module-DAERSOHE.scss +115 -0
- package/dist/iife/GenericTile.module-ZXQ4XWP4.scss +136 -0
- package/dist/iife/GuidanceBlock.module-FAHJFZMK.scss +324 -0
- package/dist/iife/Heading.module-WIR3ANFU.scss +104 -0
- package/dist/iife/HeroCard.module-LXHTKJTW.scss +106 -0
- package/dist/iife/Input.module-FBWZRX37.scss +336 -0
- package/dist/iife/InputEditModal.module-X3TLJPFO.scss +36 -0
- package/dist/iife/InputRange.module-RGISUI4D.scss +181 -0
- package/dist/iife/InputSearch.module-YAL2OSZP.scss +238 -0
- package/dist/iife/KaizenProvider/ThemeProvider/ThemeManager.js +2968 -62
- package/dist/iife/KaizenProvider/ThemeProvider/ThemeManager.spec.js +2968 -369
- package/dist/iife/KaizenProvider/ThemeProvider/index.js +764 -64
- package/dist/iife/KaizenProvider/index.js +767 -67
- package/dist/iife/Label.module-QP4J7I5H.scss +118 -0
- package/dist/iife/Layout.module-MZ6JYT46.scss +58 -0
- package/dist/iife/LikertScaleLegacy.module-JYCJ5CON.scss +298 -0
- package/dist/iife/LinkPopover-7NCAPCQ3.scss +22 -0
- package/dist/iife/ListBox.module-5GNTZUCX.scss +18 -0
- package/dist/iife/ListBox.module-RXUZV2C4.scss +14 -0
- package/dist/iife/ListBoxSection.module-53ABDKRS.scss +3 -0
- package/dist/iife/ListBoxSection.module-D2PXJRKU.scss +20 -0
- package/dist/iife/LoadMoreButton.module-ANUUS5ER.scss +5 -0
- package/dist/iife/LoadingGraphic.module-URCRSF4P.scss +10 -0
- package/dist/iife/LoadingHeading.module-OV5P5QHZ.scss +67 -0
- package/dist/iife/LoadingInput.module-7NL2PX46.scss +9 -0
- package/dist/iife/LoadingParagraph.module-43NZVIEE.scss +50 -0
- package/dist/iife/LoadingSpinner.module-VMTNZETE.scss +31 -0
- package/dist/iife/MainActions.module-T43D33YO.scss +16 -0
- package/dist/iife/Margin.module-DJURK5K7.scss +19 -0
- package/dist/iife/Menu.module-N76N74LN.scss +111 -0
- package/dist/iife/MenuDropdown.module-DYV6JLT6.scss +26 -0
- package/dist/iife/MenuFooter.module-7J44RW5D.scss +9 -0
- package/dist/iife/MenuItem.module-LD7ZYX4T.scss +99 -0
- package/dist/iife/MenuList.module-44RMG7CF.scss +35 -0
- package/dist/iife/MenuLoadingSkeleton.module-DH3I5Z2J.scss +9 -0
- package/dist/iife/MenuPopup.module-NQRYVXAG.scss +27 -0
- package/dist/iife/MobileActions.module-Z6PD4VIR.scss +198 -0
- package/dist/iife/ModalAccessibleDescription.module-NIJNKHHO.scss +3 -0
- package/dist/iife/ModalAccessibleLabel.module-NG26HDU4.scss +58 -0
- package/dist/iife/ModalFooter.module-TK3HAXMB.scss +69 -0
- package/dist/iife/ModalHeader.module-6SW7KZ22.scss +23 -0
- package/dist/iife/MultiActionTile.module-4Y2NA4H6.scss +3 -0
- package/dist/iife/MultiSelectOption.module-TIZIGUVB.scss +115 -0
- package/dist/iife/NavigationTabs.module-VDIXMFXJ.scss +108 -0
- package/dist/iife/NoResults.module-3FUWBVUH.scss +3 -0
- package/dist/iife/Option.module-O2QRLWHC.scss +87 -0
- package/dist/iife/Overlay.module-W7K5DWH6.scss +24 -0
- package/dist/iife/Padding.module-QSNUEZBU.scss +19 -0
- package/dist/iife/Pagination.module-U5S6WZ5K.scss +124 -0
- package/dist/iife/Paragraph.module-J7DMUCVE.scss +71 -0
- package/dist/iife/Popover.module-5ZQUBHXG.scss +264 -0
- package/dist/iife/ProgressBar.module-RL2UWVEH.scss +91 -0
- package/dist/iife/Radio.module-DCWPHVKW.scss +99 -0
- package/dist/iife/RadioField.module-C2XRADW5.scss +50 -0
- package/dist/iife/RadioGroup.module-PDLRO572.scss +23 -0
- package/dist/iife/RemovableFilterTrigger.module-SJ37V6UZ.scss +29 -0
- package/dist/iife/RichTextContent.module-4HA44IM4.scss +5 -0
- package/dist/iife/RichTextEditor.module-ZHXEK4XJ.scss +97 -0
- package/dist/iife/RoadblockModal.module-KVZCYLF2.scss +45 -0
- package/dist/iife/SearchField.module-2EV6HGZE.scss +6 -0
- package/dist/iife/SearchInput.module-RQEF3FWR.scss +6 -0
- package/dist/iife/SectionDivider.module-AN4OA4O3.scss +3 -0
- package/dist/iife/Select.module-6LHWOGGY.scss +391 -0
- package/dist/iife/Select.module-WOGFQRYI.scss +8 -0
- package/dist/iife/SelectionControlButton.module-HO7BZ2UP.scss +81 -0
- package/dist/iife/Skirt.module-S3GPHMMQ.scss +32 -0
- package/dist/iife/SkirtCard.module-6YQ4PS2K.scss +16 -0
- package/dist/iife/Slider.module-EIBFJ2LP.scss +42 -0
- package/dist/iife/SplitButton.module-WMGCIDDK.scss +4 -0
- package/dist/iife/StatelessMenu.module-SX2T5P4I.scss +3 -0
- package/dist/iife/Tab.module-4S535DQG.scss +105 -0
- package/dist/iife/TabList.module-FVWF5RCV.scss +11 -0
- package/dist/iife/TabPanel.module-2YHJE4CY.scss +14 -0
- package/dist/iife/Table.module-LCDRXCBP.scss +233 -0
- package/dist/iife/Tabs.module-BUPNPYW4.scss +172 -0
- package/dist/iife/Tag.module-T6PQJLSW.scss +268 -0
- package/dist/iife/Text.module-SXGFOHGJ.scss +173 -0
- package/dist/iife/TextArea.module-JLTW3M73.scss +138 -0
- package/dist/iife/TextAreaField.module-4K35MSCT.scss +20 -0
- package/dist/iife/TextField.module-KFAPVZZK.scss +49 -0
- package/dist/iife/TileGrid.module-NJQFVYRS.scss +23 -0
- package/dist/iife/TimeField.module-B4WNYAUE.scss +75 -0
- package/dist/iife/TimeSegment.module-TKOTKIXH.scss +53 -0
- package/dist/iife/TitleBlockMenuItem.module-LWVSMJTH.scss +99 -0
- package/dist/iife/TitleBlockZen.module-OK3QIC4Y.scss +695 -0
- package/dist/iife/ToastNotificationsList.module-EHDVGWDW.scss +26 -0
- package/dist/iife/ToggleIconButton.module-COM67MDC.scss +132 -0
- package/dist/iife/ToggleSwitch.module-3YDF4MLF.scss +128 -0
- package/dist/iife/ToggleSwitchField.module-BJOL7O7U.scss +15 -0
- package/dist/iife/Toolbar.module-3BZYZE6H.scss +44 -0
- package/dist/iife/Toolbar.module-BP3GTBGW.scss +6 -0
- package/dist/iife/ToolbarSection.module-LZTHWGO7.scss +15 -0
- package/dist/iife/Tooltip.module-YU7VOTNZ.scss +184 -0
- package/dist/iife/TriggerButton.module-ML4U7VQL.scss +139 -0
- package/dist/iife/TriggerButtonBase.module-QFRV6YZQ.scss +14 -0
- package/dist/iife/Well.module-4TIRC3HQ.scss +73 -0
- package/dist/iife/__future__/index.js +40019 -124
- package/dist/iife/add-link.icon-2JH25LOT.svg +3 -0
- package/dist/iife/arrow-backward.icon-DGOZ655M.svg +17 -0
- package/dist/iife/arrow-forward.icon-MO6IWNHW.svg +17 -0
- package/dist/iife/arrow-left.icon-RWWYLDT3.svg +17 -0
- package/dist/iife/arrow-right.icon-3ZGNCW3O.svg +17 -0
- package/dist/iife/bold.icon-FEZQ56AP.svg +3 -0
- package/dist/iife/bulletted-list.icon-ZDSXNO72.svg +3 -0
- package/dist/iife/caution-white.icon-7QPLIIHQ.svg +1 -0
- package/dist/iife/caution.icon-BHBJMNMA.svg +1 -0
- package/dist/iife/check.icon-CYCBCOVT.svg +17 -0
- package/dist/iife/chevron-down.icon-COG3GAYR.svg +17 -0
- package/dist/iife/chevron-up.icon-O5VRF5BX.svg +17 -0
- package/dist/iife/clear-white.icon-O3ZK5Z2K.svg +18 -0
- package/dist/iife/clear.icon-OD6PWTJH.svg +17 -0
- package/dist/iife/close.icon-7H6W45MB.svg +1 -0
- package/dist/iife/date-start.icon-NV4EVRXI.svg +17 -0
- package/dist/iife/decrease-indent.icon-VAYQUHQG.svg +3 -0
- package/dist/iife/edit.icon-YJ4EIXHJ.svg +17 -0
- package/dist/iife/ellipsis.icon-DECY5OPU.svg +17 -0
- package/dist/iife/end.icon-4DQDOQVX.svg +1 -0
- package/dist/iife/exclamation-white.icon-WX7P4EOV.svg +19 -0
- package/dist/iife/exclamation.icon-FJBHW7NP.svg +17 -0
- package/dist/iife/external-link.icon-7FNRTMN2.svg +17 -0
- package/dist/iife/hamburger.icon-YHQT7RB6.svg +17 -0
- package/dist/iife/increase-indent.icon-3XUPJEBD.svg +3 -0
- package/dist/iife/index.js +115630 -1165
- package/dist/iife/information-white.icon-3DXZDERC.svg +19 -0
- package/dist/iife/information.icon-5LHKLG66.svg +17 -0
- package/dist/iife/italics.icon-WWQDZP3S.svg +3 -0
- package/dist/iife/loading-skeleton.module-RZXSULUO.scss +26 -0
- package/dist/iife/meatballs.icon-DECY5OPU.svg +17 -0
- package/dist/iife/minus.icon-7B6G432O.svg +17 -0
- package/dist/iife/numbered-list.icon-WPE4LE5R.svg +3 -0
- package/dist/iife/remove-link.icon-QMFTP7WO.svg +3 -0
- package/dist/iife/search.icon-ML7HSFID.svg +17 -0
- package/dist/iife/sort-ascending.icon-E24DTSHO.svg +17 -0
- package/dist/iife/sort-descending.icon-4SMPW2PG.svg +17 -0
- package/dist/iife/start.icon-JC4OAMAZ.svg +1 -0
- package/dist/iife/success-white.icon-VXFA2PUU.svg +18 -0
- package/dist/iife/success.icon-QNKK4XJE.svg +17 -0
- package/dist/iife/underline.icon-ACYVVVSD.svg +3 -0
- package/dist/iife/user.icon-24JPACDP.svg +17 -0
- package/dist/index.d.ts +41 -1
- package/dist/index.js +54 -1
- package/dist/styles.css +98 -0
- package/package.json +32 -32
- /package/dist/iife/{Icon.module-VD7NKLAR-VD7NKLAR.scss → Icon.module-VD7NKLAR.scss} +0 -0
- /package/dist/iife/{SkipLink.module-KAZA7PAL-KAZA7PAL.scss → SkipLink.module-KAZA7PAL.scss} +0 -0
- /package/dist/iife/{VisuallyHidden.module-E5JUNEF5-E5JUNEF5.scss → VisuallyHidden.module-E5JUNEF5.scss} +0 -0
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
@import "~@kaizen/design-tokens/sass/border";
|
|
2
|
+
@import "~@kaizen/design-tokens/sass/spacing";
|
|
3
|
+
@import "~@kaizen/design-tokens/sass/layout";
|
|
4
|
+
|
|
5
|
+
.actions {
|
|
6
|
+
display: flex;
|
|
7
|
+
flex-direction: row-reverse;
|
|
8
|
+
justify-content: flex-start;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
.actionsAlignStart {
|
|
12
|
+
flex-direction: row-reverse;
|
|
13
|
+
justify-content: flex-end;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.padded {
|
|
17
|
+
padding: $spacing-md;
|
|
18
|
+
flex-direction: column;
|
|
19
|
+
@media (min-width: $layout-breakpoints-medium) {
|
|
20
|
+
padding: 0 $spacing-lg $spacing-lg $spacing-lg;
|
|
21
|
+
flex-direction: row-reverse;
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
.actionButton {
|
|
25
|
+
width: 100%;
|
|
26
|
+
@media (min-width: $layout-breakpoints-medium) {
|
|
27
|
+
width: inherit;
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
.actionButton + .actionButton {
|
|
31
|
+
margin-right: $spacing-sm;
|
|
32
|
+
@media (max-width: $layout-breakpoints-medium - 1px) {
|
|
33
|
+
margin-top: $spacing-sm;
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.footerWrap {
|
|
38
|
+
align-items: baseline;
|
|
39
|
+
width: 100%;
|
|
40
|
+
box-sizing: border-box;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
.center {
|
|
44
|
+
display: flex;
|
|
45
|
+
justify-content: center;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
.border {
|
|
49
|
+
border-top: 1px solid $border-solid-border-color;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
.start {
|
|
53
|
+
display: flex;
|
|
54
|
+
justify-content: flex-start;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
.end {
|
|
58
|
+
display: flex;
|
|
59
|
+
justify-content: flex-end;
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
.fixed {
|
|
63
|
+
position: absolute;
|
|
64
|
+
bottom: 0;
|
|
65
|
+
left: 0;
|
|
66
|
+
}
|
|
67
|
+
.filler {
|
|
68
|
+
visibility: hidden;
|
|
69
|
+
}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
@import "~@kaizen/deprecated-component-library-helpers/styles/layout";
|
|
2
|
+
@import "~@kaizen/component-library/styles/layers";
|
|
3
|
+
@import "~@kaizen/deprecated-component-library-helpers/styles/type";
|
|
4
|
+
|
|
5
|
+
.dismissButton {
|
|
6
|
+
@include ca-position($end: 0, $top: 0);
|
|
7
|
+
position: absolute;
|
|
8
|
+
z-index: $ca-z-index-popover;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
.layout {
|
|
12
|
+
width: 100%;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.fixed {
|
|
16
|
+
position: absolute;
|
|
17
|
+
top: 0;
|
|
18
|
+
left: 0;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.filler {
|
|
22
|
+
visibility: hidden;
|
|
23
|
+
}
|
|
@@ -0,0 +1,115 @@
|
|
|
1
|
+
@import "~@kaizen/design-tokens/sass/border";
|
|
2
|
+
@import "~@kaizen/design-tokens/sass/color";
|
|
3
|
+
@import "~@kaizen/design-tokens/sass/typography";
|
|
4
|
+
@import "~@kaizen/design-tokens/sass/spacing";
|
|
5
|
+
|
|
6
|
+
.option {
|
|
7
|
+
height: fit-content;
|
|
8
|
+
|
|
9
|
+
align-items: flex-start;
|
|
10
|
+
display: inline-grid;
|
|
11
|
+
grid-template-columns: $spacing-md 1fr auto;
|
|
12
|
+
gap: $spacing-xs;
|
|
13
|
+
padding: $spacing-xs;
|
|
14
|
+
position: relative;
|
|
15
|
+
|
|
16
|
+
font-family: $typography-paragraph-body-font-family;
|
|
17
|
+
font-size: $typography-paragraph-body-font-size;
|
|
18
|
+
letter-spacing: $typography-paragraph-body-letter-spacing;
|
|
19
|
+
font-weight: $typography-paragraph-body-font-weight;
|
|
20
|
+
line-height: $typography-paragraph-body-line-height;
|
|
21
|
+
|
|
22
|
+
border: $border-solid-border-width $border-solid-border-style;
|
|
23
|
+
border-color: $border-borderless-border-color;
|
|
24
|
+
border-radius: $border-solid-border-radius;
|
|
25
|
+
|
|
26
|
+
cursor: default;
|
|
27
|
+
|
|
28
|
+
&:hover,
|
|
29
|
+
&:active,
|
|
30
|
+
&:focus {
|
|
31
|
+
background-color: $color-blue-100;
|
|
32
|
+
.badge {
|
|
33
|
+
background-color: $color-white;
|
|
34
|
+
}
|
|
35
|
+
.icon {
|
|
36
|
+
border-color: $color-gray-600;
|
|
37
|
+
background-color: $color-gray-200;
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
&.isFocused,
|
|
42
|
+
&:focus-visible,
|
|
43
|
+
&:global(.js-focus-visible) &:global(.focus-visible) {
|
|
44
|
+
background-color: $color-blue-100;
|
|
45
|
+
&::after {
|
|
46
|
+
$focus-ring-offset: calc((#{$border-focus-ring-border-width} * 2) + 1px);
|
|
47
|
+
content: "";
|
|
48
|
+
position: absolute;
|
|
49
|
+
background: transparent;
|
|
50
|
+
border: $border-focus-ring-border-width $border-focus-ring-border-style
|
|
51
|
+
$color-blue-500;
|
|
52
|
+
border-radius: $border-focus-ring-border-radius;
|
|
53
|
+
top: calc(-1 * #{$focus-ring-offset});
|
|
54
|
+
left: calc(-1 * #{$focus-ring-offset});
|
|
55
|
+
right: calc(-1 * #{$focus-ring-offset});
|
|
56
|
+
bottom: calc(-1 * #{$focus-ring-offset});
|
|
57
|
+
z-index: 1; // show border when sibling option is hovered
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
&:focus {
|
|
62
|
+
outline: none; // cancel browser style
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
&.isDisabled {
|
|
66
|
+
opacity: 0.3;
|
|
67
|
+
background: none;
|
|
68
|
+
&:hover {
|
|
69
|
+
.icon {
|
|
70
|
+
border-color: $color-gray-500;
|
|
71
|
+
}
|
|
72
|
+
.badge {
|
|
73
|
+
background-color: $color-gray-300;
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
}
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
$iconAndBadgeHeight: $spacing-md;
|
|
80
|
+
|
|
81
|
+
.icon {
|
|
82
|
+
line-height: 1;
|
|
83
|
+
height: calc(#{$iconAndBadgeHeight} - #{$border-solid-border-width} * 2);
|
|
84
|
+
width: calc(#{$iconAndBadgeHeight} - #{$border-solid-border-width} * 2);
|
|
85
|
+
border: $border-solid-border-width $border-solid-border-style;
|
|
86
|
+
border-color: $color-gray-500;
|
|
87
|
+
border-radius: $border-solid-border-radius;
|
|
88
|
+
display: inline-flex;
|
|
89
|
+
justify-content: center;
|
|
90
|
+
align-items: center;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
.badgeContainer {
|
|
94
|
+
// Must be the same height as .icon, so they align vertically
|
|
95
|
+
height: $iconAndBadgeHeight;
|
|
96
|
+
display: flex;
|
|
97
|
+
align-items: center;
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
.isSelected {
|
|
101
|
+
font-weight: $typography-paragraph-bold-font-weight;
|
|
102
|
+
|
|
103
|
+
&.icon {
|
|
104
|
+
background-color: $color-gray-500;
|
|
105
|
+
color: $color-white;
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
&:hover,
|
|
109
|
+
&:active,
|
|
110
|
+
&:focus {
|
|
111
|
+
.icon {
|
|
112
|
+
background-color: $color-gray-600;
|
|
113
|
+
}
|
|
114
|
+
}
|
|
115
|
+
}
|
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
@import "~@kaizen/design-tokens/sass/border";
|
|
2
|
+
@import "~@kaizen/design-tokens/sass/spacing";
|
|
3
|
+
@import "~@kaizen/design-tokens/sass/typography";
|
|
4
|
+
@import "~@kaizen/design-tokens/sass/color";
|
|
5
|
+
@import "./mixins";
|
|
6
|
+
|
|
7
|
+
.container {
|
|
8
|
+
display: flex;
|
|
9
|
+
-webkit-font-smoothing: antialiased;
|
|
10
|
+
-moz-osx-font-smoothing: grayscale;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.linkAnchor {
|
|
14
|
+
display: flex;
|
|
15
|
+
align-items: center;
|
|
16
|
+
padding: 0 $spacing-sm;
|
|
17
|
+
position: relative;
|
|
18
|
+
color: rgba($color-white-rgb, 0.7);
|
|
19
|
+
font-family: $typography-heading-4-font-family;
|
|
20
|
+
font-weight: $typography-heading-4-font-weight;
|
|
21
|
+
font-size: $typography-heading-4-font-size;
|
|
22
|
+
line-height: $typography-heading-4-line-height;
|
|
23
|
+
letter-spacing: $typography-heading-4-letter-spacing;
|
|
24
|
+
text-decoration: none;
|
|
25
|
+
white-space: nowrap;
|
|
26
|
+
margin-right: $spacing-md;
|
|
27
|
+
|
|
28
|
+
&[dir="rtl"],
|
|
29
|
+
[dir="rtl"] & {
|
|
30
|
+
margin-left: $spacing-md;
|
|
31
|
+
margin-right: 0;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
&:hover {
|
|
35
|
+
color: $color-white;
|
|
36
|
+
text-decoration: none;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
@include title-block-under-1366 {
|
|
40
|
+
font-family: $typography-heading-5-font-family;
|
|
41
|
+
font-weight: $typography-heading-5-font-weight;
|
|
42
|
+
font-size: $typography-heading-5-font-size;
|
|
43
|
+
line-height: $typography-heading-5-line-height;
|
|
44
|
+
letter-spacing: $typography-heading-5-letter-spacing;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
@include title-block-under-1440 {
|
|
48
|
+
margin-right: $spacing-xs;
|
|
49
|
+
|
|
50
|
+
&[dir="rtl"],
|
|
51
|
+
[dir="rtl"] & {
|
|
52
|
+
margin-left: $spacing-xs;
|
|
53
|
+
margin-right: 0;
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
@media (max-width: 1189px) {
|
|
58
|
+
margin: 0;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
&.active {
|
|
62
|
+
color: $color-white;
|
|
63
|
+
|
|
64
|
+
&::before {
|
|
65
|
+
content: "";
|
|
66
|
+
display: block;
|
|
67
|
+
height: 5px;
|
|
68
|
+
position: absolute;
|
|
69
|
+
top: 0;
|
|
70
|
+
left: 0;
|
|
71
|
+
right: 0;
|
|
72
|
+
background-color: $color-white;
|
|
73
|
+
transition: transform cubic-bezier(0.55, 0.085, 0.68, 0.53) 150ms;
|
|
74
|
+
border-radius: 0 0 $border-solid-border-radius $border-solid-border-radius;
|
|
75
|
+
|
|
76
|
+
@include title-block-medium-and-small {
|
|
77
|
+
top: auto;
|
|
78
|
+
bottom: 0;
|
|
79
|
+
border-radius: $border-solid-border-radius $border-solid-border-radius 0
|
|
80
|
+
0;
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
.linkAnchor.lightBackground {
|
|
87
|
+
color: rgba($color-purple-800-rgb, 0.75);
|
|
88
|
+
|
|
89
|
+
&:hover {
|
|
90
|
+
color: $color-blue-500;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
&.active {
|
|
94
|
+
color: $color-blue-500;
|
|
95
|
+
|
|
96
|
+
&::before {
|
|
97
|
+
background-color: $color-blue-500;
|
|
98
|
+
top: 3px;
|
|
99
|
+
|
|
100
|
+
@include title-block-medium-and-small {
|
|
101
|
+
top: auto;
|
|
102
|
+
bottom: 0;
|
|
103
|
+
border-radius: $border-solid-border-radius $border-solid-border-radius 0
|
|
104
|
+
0;
|
|
105
|
+
}
|
|
106
|
+
}
|
|
107
|
+
}
|
|
108
|
+
}
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
@import "~@kaizen/design-tokens/sass/border";
|
|
2
|
+
@import "~@kaizen/design-tokens/sass/color";
|
|
3
|
+
@import "~@kaizen/design-tokens/sass/typography";
|
|
4
|
+
@import "~@kaizen/design-tokens/sass/spacing";
|
|
5
|
+
|
|
6
|
+
.option {
|
|
7
|
+
height: fit-content;
|
|
8
|
+
|
|
9
|
+
align-items: center;
|
|
10
|
+
display: inline-grid;
|
|
11
|
+
grid-template-columns: auto $spacing-md;
|
|
12
|
+
gap: $spacing-xs;
|
|
13
|
+
padding: 0.5rem $spacing-xs 0.5rem $spacing-sm;
|
|
14
|
+
position: relative;
|
|
15
|
+
|
|
16
|
+
font-family: $typography-paragraph-body-font-family;
|
|
17
|
+
font-size: $typography-paragraph-body-font-size;
|
|
18
|
+
letter-spacing: $typography-paragraph-body-letter-spacing;
|
|
19
|
+
font-weight: $typography-paragraph-body-font-weight;
|
|
20
|
+
line-height: $typography-paragraph-body-line-height;
|
|
21
|
+
|
|
22
|
+
border: $border-solid-border-width $border-solid-border-style;
|
|
23
|
+
border-color: $border-borderless-border-color;
|
|
24
|
+
border-radius: 4px;
|
|
25
|
+
|
|
26
|
+
cursor: default;
|
|
27
|
+
|
|
28
|
+
&:focus {
|
|
29
|
+
outline: none;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
&:hover:not(.disabled),
|
|
33
|
+
&:active:not(.disabled),
|
|
34
|
+
&:global(.story__option-hover):not(.disabled) {
|
|
35
|
+
background-color: $color-blue-100;
|
|
36
|
+
color: $color-blue-500;
|
|
37
|
+
.icon {
|
|
38
|
+
color: $color-blue-500;
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
&.isFocusVisible,
|
|
43
|
+
&:global(.story__option-focus) {
|
|
44
|
+
background-color: $color-blue-100;
|
|
45
|
+
color: $color-blue-500;
|
|
46
|
+
&::after {
|
|
47
|
+
$focus-ring-offset: calc((#{$border-focus-ring-border-width} * 2) + 1px);
|
|
48
|
+
content: "";
|
|
49
|
+
position: absolute;
|
|
50
|
+
background: transparent;
|
|
51
|
+
border: $border-focus-ring-border-width $border-focus-ring-border-style
|
|
52
|
+
$color-blue-500;
|
|
53
|
+
border-radius: 4px;
|
|
54
|
+
top: calc(-1 * #{$focus-ring-offset});
|
|
55
|
+
left: calc(-1 * #{$focus-ring-offset});
|
|
56
|
+
right: calc(-1 * #{$focus-ring-offset});
|
|
57
|
+
bottom: calc(-1 * #{$focus-ring-offset});
|
|
58
|
+
z-index: 1; // show border when sibling option is hovered
|
|
59
|
+
}
|
|
60
|
+
.icon {
|
|
61
|
+
color: $color-blue-500;
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
$iconAndBadgeHeight: $spacing-md;
|
|
67
|
+
|
|
68
|
+
.icon {
|
|
69
|
+
line-height: 1;
|
|
70
|
+
height: calc(#{$iconAndBadgeHeight} - #{$border-solid-border-width} * 2);
|
|
71
|
+
width: calc(#{$iconAndBadgeHeight} - #{$border-solid-border-width} * 2);
|
|
72
|
+
display: inline-flex;
|
|
73
|
+
justify-content: center;
|
|
74
|
+
align-items: center;
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
.isSelected {
|
|
78
|
+
font-weight: $typography-paragraph-bold-font-weight;
|
|
79
|
+
color: $color-blue-500;
|
|
80
|
+
&.icon {
|
|
81
|
+
color: $color-blue-500;
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
.disabled {
|
|
86
|
+
color: $color-gray-500;
|
|
87
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
@import "~@kaizen/design-tokens/sass/shadow";
|
|
2
|
+
@import "~@kaizen/design-tokens/sass/border";
|
|
3
|
+
@import "~@kaizen/design-tokens/sass/color";
|
|
4
|
+
|
|
5
|
+
.menuPopup {
|
|
6
|
+
position: absolute;
|
|
7
|
+
z-index: 1000; // from $ca-z-index-dropdown
|
|
8
|
+
box-sizing: border-box;
|
|
9
|
+
background: $color-white;
|
|
10
|
+
color: $color-purple-800;
|
|
11
|
+
border-radius: $border-solid-border-radius;
|
|
12
|
+
box-shadow: $shadow-large-box-shadow;
|
|
13
|
+
margin-top: 0.5rem;
|
|
14
|
+
text-align: left;
|
|
15
|
+
width: 100%;
|
|
16
|
+
min-width: 248px;
|
|
17
|
+
|
|
18
|
+
[dir="rtl"] & {
|
|
19
|
+
text-align: right;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
// Allow horizontal scroll for long text options
|
|
23
|
+
overflow: auto;
|
|
24
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
@import "./Base.module.scss";
|
|
2
|
+
|
|
3
|
+
@each $fraction, $padding in $spacing-list {
|
|
4
|
+
.p-#{$fraction} {
|
|
5
|
+
padding: $padding;
|
|
6
|
+
}
|
|
7
|
+
.pt-#{$fraction} {
|
|
8
|
+
padding-top: $padding;
|
|
9
|
+
}
|
|
10
|
+
.pr-#{$fraction} {
|
|
11
|
+
padding-right: $padding;
|
|
12
|
+
}
|
|
13
|
+
.pb-#{$fraction} {
|
|
14
|
+
padding-bottom: $padding;
|
|
15
|
+
}
|
|
16
|
+
.pl-#{$fraction} {
|
|
17
|
+
padding-left: $padding;
|
|
18
|
+
}
|
|
19
|
+
}
|
|
@@ -0,0 +1,124 @@
|
|
|
1
|
+
@import "~@kaizen/design-tokens/sass/typography";
|
|
2
|
+
@import "~@kaizen/design-tokens/sass/color";
|
|
3
|
+
@import "~@kaizen/design-tokens/sass/border";
|
|
4
|
+
@import "~@kaizen/component-library/styles/border";
|
|
5
|
+
@import "~@kaizen/deprecated-component-library-helpers/styles/type";
|
|
6
|
+
|
|
7
|
+
// Pagination
|
|
8
|
+
.container {
|
|
9
|
+
display: flex;
|
|
10
|
+
align-items: center;
|
|
11
|
+
justify-content: center;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
.arrowIconWrapper {
|
|
15
|
+
height: 36px;
|
|
16
|
+
width: 36px;
|
|
17
|
+
border-radius: 18px;
|
|
18
|
+
display: flex;
|
|
19
|
+
align-items: center;
|
|
20
|
+
justify-content: center;
|
|
21
|
+
border: $border-focus-ring-border-width $border-focus-ring-border-style
|
|
22
|
+
$color-blue-300;
|
|
23
|
+
margin: 0 5px;
|
|
24
|
+
background-color: transparent;
|
|
25
|
+
color: $color-blue-500;
|
|
26
|
+
box-sizing: border-box;
|
|
27
|
+
|
|
28
|
+
&:disabled {
|
|
29
|
+
opacity: 0.35;
|
|
30
|
+
pointer-events: none;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
&:hover {
|
|
34
|
+
background-color: $color-blue-100;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
&:focus {
|
|
38
|
+
background-color: $color-blue-200;
|
|
39
|
+
&:focus-visible {
|
|
40
|
+
outline: none;
|
|
41
|
+
}
|
|
42
|
+
.pageIndicatorFocusRing {
|
|
43
|
+
border: $border-focus-ring-border-width $border-focus-ring-border-style
|
|
44
|
+
$color-blue-500;
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
// Page indicator
|
|
50
|
+
.pagesIndicatorWrapper {
|
|
51
|
+
display: flex;
|
|
52
|
+
flex-direction: row;
|
|
53
|
+
justify-content: space-around;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
.pageIndicator,
|
|
57
|
+
.pageIndicatorSelected {
|
|
58
|
+
display: flex;
|
|
59
|
+
align-items: center;
|
|
60
|
+
justify-content: center;
|
|
61
|
+
height: 36px;
|
|
62
|
+
width: 36px;
|
|
63
|
+
border-radius: 18px;
|
|
64
|
+
border: $border-focus-ring-border-width $border-focus-ring-border-style
|
|
65
|
+
transparent;
|
|
66
|
+
background-color: transparent;
|
|
67
|
+
color: $color-blue-500;
|
|
68
|
+
margin: 0 5px;
|
|
69
|
+
font-family: $typography-paragraph-body-font-family;
|
|
70
|
+
font-weight: $typography-paragraph-body-font-weight;
|
|
71
|
+
font-size: $typography-paragraph-body-font-size;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
.pageIndicatorFocusRing {
|
|
75
|
+
position: absolute;
|
|
76
|
+
padding: 1px;
|
|
77
|
+
border-radius: 50%;
|
|
78
|
+
width: inherit;
|
|
79
|
+
height: inherit;
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
.pageIndicator {
|
|
83
|
+
&:hover {
|
|
84
|
+
background-color: $color-blue-100;
|
|
85
|
+
}
|
|
86
|
+
&:focus-visible {
|
|
87
|
+
outline: none;
|
|
88
|
+
}
|
|
89
|
+
&:focus {
|
|
90
|
+
&:not(.pageIndicatorSelected) {
|
|
91
|
+
background-color: $color-blue-100;
|
|
92
|
+
.pageIndicatorFocusRing {
|
|
93
|
+
border: $border-focus-ring-border-width $border-focus-ring-border-style
|
|
94
|
+
$color-blue-500;
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
.pageIndicatorSelected {
|
|
101
|
+
background-color: $color-blue-500;
|
|
102
|
+
color: $color-white;
|
|
103
|
+
&:focus {
|
|
104
|
+
.pageIndicatorFocusRing {
|
|
105
|
+
border: $border-focus-ring-border-width $border-focus-ring-border-style
|
|
106
|
+
$color-blue-500;
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
&:hover {
|
|
110
|
+
background-color: $color-blue-500;
|
|
111
|
+
}
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
// Truncate indicator
|
|
115
|
+
.truncateIndicatorWrapper {
|
|
116
|
+
display: flex;
|
|
117
|
+
align-items: center;
|
|
118
|
+
justify-content: center;
|
|
119
|
+
height: 36px;
|
|
120
|
+
width: 36px;
|
|
121
|
+
background-color: transparent;
|
|
122
|
+
color: rgba($color-purple-800-rgb, 0.7);
|
|
123
|
+
margin: 0 5px;
|
|
124
|
+
}
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
@import "~@kaizen/design-tokens/sass/color";
|
|
2
|
+
@import "~@kaizen/design-tokens/sass/typography";
|
|
3
|
+
@import "../fonts.scss";
|
|
4
|
+
|
|
5
|
+
.paragraph {
|
|
6
|
+
margin: 0;
|
|
7
|
+
|
|
8
|
+
strong {
|
|
9
|
+
font-weight: $typography-paragraph-bold-font-weight;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.intro-lede {
|
|
14
|
+
font-family: $typography-paragraph-intro-lede-font-family;
|
|
15
|
+
font-weight: $typography-paragraph-intro-lede-font-weight;
|
|
16
|
+
font-size: $typography-paragraph-intro-lede-font-size;
|
|
17
|
+
line-height: $typography-paragraph-intro-lede-line-height;
|
|
18
|
+
letter-spacing: $typography-paragraph-intro-lede-letter-spacing;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.body {
|
|
22
|
+
font-family: $typography-paragraph-body-font-family;
|
|
23
|
+
font-weight: $typography-paragraph-body-font-weight;
|
|
24
|
+
font-size: $typography-paragraph-body-font-size;
|
|
25
|
+
line-height: $typography-paragraph-body-line-height;
|
|
26
|
+
letter-spacing: $typography-paragraph-body-letter-spacing;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
.small {
|
|
30
|
+
font-family: $typography-paragraph-small-font-family;
|
|
31
|
+
font-weight: $typography-paragraph-small-font-weight;
|
|
32
|
+
font-size: $typography-paragraph-small-font-size;
|
|
33
|
+
line-height: $typography-paragraph-small-line-height;
|
|
34
|
+
letter-spacing: $typography-paragraph-small-letter-spacing;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.extra-small {
|
|
38
|
+
font-family: $typography-paragraph-extra-small-font-family;
|
|
39
|
+
font-weight: $typography-paragraph-extra-small-font-weight;
|
|
40
|
+
font-size: $typography-paragraph-extra-small-font-size;
|
|
41
|
+
line-height: $typography-paragraph-extra-small-line-height;
|
|
42
|
+
letter-spacing: $typography-paragraph-extra-small-letter-spacing;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
.dark {
|
|
46
|
+
color: $color-purple-800;
|
|
47
|
+
opacity: 1;
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
.dark-reduced-opacity {
|
|
51
|
+
color: $color-purple-800;
|
|
52
|
+
opacity: 0.7;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
.white {
|
|
56
|
+
color: $color-white;
|
|
57
|
+
opacity: 1;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
.white-reduced-opacity {
|
|
61
|
+
color: $color-white;
|
|
62
|
+
opacity: 0.8;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
.positive {
|
|
66
|
+
color: $color-green-600;
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
.negative {
|
|
70
|
+
color: $color-red-600;
|
|
71
|
+
}
|