@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,132 @@
|
|
|
1
|
+
@import "@kaizen/design-tokens/sass/animation";
|
|
2
|
+
@import "@kaizen/design-tokens/sass/border";
|
|
3
|
+
@import "@kaizen/design-tokens/sass/color";
|
|
4
|
+
|
|
5
|
+
.button {
|
|
6
|
+
border: none;
|
|
7
|
+
background-color: $color-white;
|
|
8
|
+
width: 3rem;
|
|
9
|
+
height: 3rem;
|
|
10
|
+
border-radius: $border-solid-border-radius;
|
|
11
|
+
display: flex;
|
|
12
|
+
align-items: center;
|
|
13
|
+
justify-content: center;
|
|
14
|
+
position: relative;
|
|
15
|
+
transition: background-color $animation-duration-immediate;
|
|
16
|
+
|
|
17
|
+
&:focus {
|
|
18
|
+
outline: none;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
&:global(.focus-visible)::after,
|
|
22
|
+
&:focus-visible:after {
|
|
23
|
+
$focus-ring-offset: 3px;
|
|
24
|
+
content: "";
|
|
25
|
+
position: absolute;
|
|
26
|
+
background: transparent;
|
|
27
|
+
border-radius: $border-focus-ring-border-radius;
|
|
28
|
+
border-width: $border-focus-ring-border-width;
|
|
29
|
+
border-style: $border-focus-ring-border-style;
|
|
30
|
+
border-color: $color-blue-500;
|
|
31
|
+
top: calc(-1 * #{$focus-ring-offset});
|
|
32
|
+
left: calc(-1 * #{$focus-ring-offset});
|
|
33
|
+
right: calc(-1 * #{$focus-ring-offset});
|
|
34
|
+
bottom: calc(-1 * #{$focus-ring-offset});
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
&.disabled {
|
|
38
|
+
opacity: 0.3;
|
|
39
|
+
&:global(.focus-visible)::after,
|
|
40
|
+
&:focus-visible:after {
|
|
41
|
+
color: rgba($color-purple-800-rgb, 0.3);
|
|
42
|
+
outline-offset: -2px;
|
|
43
|
+
background-color: transparent;
|
|
44
|
+
border-color: transparent;
|
|
45
|
+
opacity: 1;
|
|
46
|
+
outline-style: $border-dashed-border-style;
|
|
47
|
+
outline-width: $border-focus-ring-border-width;
|
|
48
|
+
outline-color: $color-purple-800;
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
.default {
|
|
54
|
+
background-color: $color-white;
|
|
55
|
+
color: $color-purple-800;
|
|
56
|
+
|
|
57
|
+
&:not(.disabled) {
|
|
58
|
+
&:hover:not(.active),
|
|
59
|
+
&:global(.focus-visible):not(.active) {
|
|
60
|
+
background-color: $color-gray-200;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
&.active {
|
|
64
|
+
background-color: $color-gray-300;
|
|
65
|
+
color: $color-purple-800;
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
.secondary {
|
|
71
|
+
background-color: $color-white;
|
|
72
|
+
color: $color-blue-500;
|
|
73
|
+
|
|
74
|
+
&:not(.disabled) {
|
|
75
|
+
&:hover:not(.active),
|
|
76
|
+
&:global(.focus-visible):not(.active) {
|
|
77
|
+
background-color: $color-blue-100;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
&.active {
|
|
81
|
+
background-color: $color-blue-200;
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
.primary {
|
|
87
|
+
background-color: $color-blue-500;
|
|
88
|
+
color: $color-white;
|
|
89
|
+
|
|
90
|
+
&:not(.disabled) {
|
|
91
|
+
&:hover:not(.active),
|
|
92
|
+
&:global(.focus-visible):not(.active) {
|
|
93
|
+
background-color: $color-blue-600;
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
&.active {
|
|
97
|
+
background-color: $color-blue-700;
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
.destructive {
|
|
103
|
+
background-color: $color-red-500;
|
|
104
|
+
color: $color-white;
|
|
105
|
+
|
|
106
|
+
&:not(.disabled) {
|
|
107
|
+
&:hover:not(.active),
|
|
108
|
+
&:global(.focus-visible):not(.active) {
|
|
109
|
+
background-color: $color-red-600;
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
&.active {
|
|
113
|
+
background-color: $color-red-700;
|
|
114
|
+
}
|
|
115
|
+
}
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
.secondary-destructive {
|
|
119
|
+
background-color: $color-white;
|
|
120
|
+
color: $color-red-600;
|
|
121
|
+
|
|
122
|
+
&:not(.disabled) {
|
|
123
|
+
&:hover:not(.active),
|
|
124
|
+
&:global(.focus-visible):not(.active) {
|
|
125
|
+
background-color: $color-red-100;
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
&.active {
|
|
129
|
+
background-color: $color-red-200;
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
}
|
|
@@ -0,0 +1,128 @@
|
|
|
1
|
+
@import "~@kaizen/design-tokens/sass/color";
|
|
2
|
+
@import "~@kaizen/design-tokens/sass/border";
|
|
3
|
+
@import "~@kaizen/design-tokens/sass/spacing";
|
|
4
|
+
@import "~@kaizen/design-tokens/sass/animation";
|
|
5
|
+
@import "~@kaizen/component-library/styles/mixins/forms";
|
|
6
|
+
@import "../../variables";
|
|
7
|
+
|
|
8
|
+
$animation-timing: $animation-duration-immediate
|
|
9
|
+
$animation-easing-function-linear;
|
|
10
|
+
$focus-ring-offset: 1px;
|
|
11
|
+
|
|
12
|
+
.checkbox {
|
|
13
|
+
@include form-input-visually-hidden();
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.track {
|
|
17
|
+
position: relative;
|
|
18
|
+
background-color: $color-gray-400;
|
|
19
|
+
border: $border-borderless-border-width $border-borderless-border-style
|
|
20
|
+
$border-borderless-border-color;
|
|
21
|
+
border-radius: $spacing-md;
|
|
22
|
+
box-sizing: content-box;
|
|
23
|
+
width: calc((#{$spacing-md} * 1.05) * 2);
|
|
24
|
+
height: calc(#{$spacing-md} * 1.25);
|
|
25
|
+
padding: 0 calc(#{$spacing-md} * 0.15);
|
|
26
|
+
display: flex;
|
|
27
|
+
align-items: center;
|
|
28
|
+
transition: background-color $animation-timing;
|
|
29
|
+
|
|
30
|
+
.checkbox:focus:not([disabled]) + &,
|
|
31
|
+
.checkbox:hover:focus:not([disabled]) + & {
|
|
32
|
+
border-color: transparent;
|
|
33
|
+
outline: 2px solid $color-blue-500;
|
|
34
|
+
outline-offset: $focus-ring-offset;
|
|
35
|
+
background-color: $color-gray-500;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
@media (hover: hover) and (pointer: fine) {
|
|
39
|
+
.checkbox:not([disabled]) + &:hover,
|
|
40
|
+
label:hover .checkbox:not([disabled]) + & {
|
|
41
|
+
// if kz-color-iron-500-rgb-params fails, it will fallback to wisteria-500
|
|
42
|
+
// (the non-css variable token)
|
|
43
|
+
background-color: $color-purple-500;
|
|
44
|
+
background-color: $color-gray-500;
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
.thumb {
|
|
50
|
+
background-color: $color-white;
|
|
51
|
+
border: $border-borderless-border-width $border-borderless-border-style
|
|
52
|
+
$border-borderless-border-color;
|
|
53
|
+
box-sizing: content-box;
|
|
54
|
+
width: calc(#{$spacing-md} * 0.9);
|
|
55
|
+
height: calc(#{$spacing-md} * 0.9);
|
|
56
|
+
border-radius: $spacing-md;
|
|
57
|
+
transition: left $animation-timing, right $animation-timing;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
.on {
|
|
61
|
+
.checkbox + .track {
|
|
62
|
+
border-color: $border-borderless-border-color;
|
|
63
|
+
background-color: $color-green-400;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
.checkbox:focus:not([disabled]) + .track {
|
|
67
|
+
border-color: transparent;
|
|
68
|
+
background-color: $color-green-500;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
.thumb {
|
|
72
|
+
position: relative;
|
|
73
|
+
right: auto;
|
|
74
|
+
left: calc(#{$spacing-md} * 1.1);
|
|
75
|
+
|
|
76
|
+
&[dir="rtl"],
|
|
77
|
+
[dir="rtl"] & {
|
|
78
|
+
right: calc(#{$spacing-md} * 1.1);
|
|
79
|
+
left: auto;
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
@media (hover: hover) and (pointer: fine) {
|
|
84
|
+
.checkbox:not([disabled]) + .track:hover,
|
|
85
|
+
label:hover & .checkbox:not([disabled]) + .track {
|
|
86
|
+
background-color: $color-green-500;
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
.off {
|
|
92
|
+
.thumb {
|
|
93
|
+
position: relative;
|
|
94
|
+
right: auto;
|
|
95
|
+
left: calc(#{$spacing-md} * -0.05);
|
|
96
|
+
|
|
97
|
+
&[dir="rtl"],
|
|
98
|
+
[dir="rtl"] & {
|
|
99
|
+
right: calc(#{$spacing-md} * -0.05);
|
|
100
|
+
left: auto;
|
|
101
|
+
}
|
|
102
|
+
}
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
.reversed {
|
|
106
|
+
.checkbox:focus:not([disabled]) + .track,
|
|
107
|
+
.checkbox:hover:focus:not([disabled]) + .track {
|
|
108
|
+
outline-color: $color-blue-300;
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
&.off {
|
|
112
|
+
.track {
|
|
113
|
+
background-color: rgba($color-white-rgb, 0.2);
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
.checkbox:focus:not([disabled]) + .track,
|
|
117
|
+
.checkbox:hover:focus:not([disabled]) + .track {
|
|
118
|
+
background-color: rgba($color-white-rgb, 0.65);
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
@media (hover: hover) and (pointer: fine) {
|
|
122
|
+
.checkbox:not([disabled]) + .track:hover,
|
|
123
|
+
label:hover & .checkbox:not([disabled]) + .track {
|
|
124
|
+
background-color: rgba($color-white-rgb, 0.65);
|
|
125
|
+
}
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
@import "~@kaizen/component-library/styles/grid";
|
|
2
|
+
@import "~@kaizen/deprecated-component-library-helpers/styles/layout";
|
|
3
|
+
@import "./mixins";
|
|
4
|
+
|
|
5
|
+
.toolbar {
|
|
6
|
+
display: flex;
|
|
7
|
+
align-items: center;
|
|
8
|
+
|
|
9
|
+
.toolbarItem {
|
|
10
|
+
margin: 0 ($ca-grid / 4);
|
|
11
|
+
|
|
12
|
+
@include title-block-under-1024 {
|
|
13
|
+
margin: 0 ($ca-grid / 8);
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
&.noGap {
|
|
17
|
+
margin: 0;
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.toolbarItem:first-of-type {
|
|
22
|
+
@include ca-margin($start: 0, $end: $ca-grid / 4);
|
|
23
|
+
|
|
24
|
+
@include title-block-under-1024 {
|
|
25
|
+
@include ca-margin($start: 0, $end: $ca-grid / 8);
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
&.noGap {
|
|
29
|
+
margin: 0;
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.toolbarItem:last-of-type {
|
|
34
|
+
@include ca-margin($start: $ca-grid / 4, $end: 0);
|
|
35
|
+
|
|
36
|
+
@include title-block-under-1024 {
|
|
37
|
+
@include ca-margin($start: $ca-grid / 8, $end: 0);
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
&.noGap {
|
|
41
|
+
margin: 0;
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
@import "@kaizen/design-tokens/sass/color";
|
|
2
|
+
@import "@kaizen/design-tokens/sass/spacing";
|
|
3
|
+
|
|
4
|
+
.toolbarSection {
|
|
5
|
+
display: inline-flex;
|
|
6
|
+
align-items: center;
|
|
7
|
+
gap: $spacing-xs;
|
|
8
|
+
margin: $spacing-xs 0;
|
|
9
|
+
padding: 0 $spacing-xs;
|
|
10
|
+
flex-wrap: wrap;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.toolbarSection + .toolbarSection {
|
|
14
|
+
border-inline-start: 1px solid rgba($color-gray-600-rgb, 0.1);
|
|
15
|
+
}
|
|
@@ -0,0 +1,184 @@
|
|
|
1
|
+
@import "~@kaizen/design-tokens/sass/shadow";
|
|
2
|
+
@import "~@kaizen/design-tokens/sass/border";
|
|
3
|
+
@import "~@kaizen/design-tokens/sass/color";
|
|
4
|
+
@import "~@kaizen/design-tokens/sass/animation";
|
|
5
|
+
@import "~@kaizen/design-tokens/sass/typography";
|
|
6
|
+
@import "~@kaizen/component-library/styles/layers";
|
|
7
|
+
@import "./variables";
|
|
8
|
+
|
|
9
|
+
.tooltip {
|
|
10
|
+
position: relative; // Make this a positioned element so z-index works. (Note: Popper overrides this to absolute.)
|
|
11
|
+
pointer-events: none;
|
|
12
|
+
z-index: $ca-z-index-tooltip;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.tooltipContent {
|
|
16
|
+
max-width: 400px;
|
|
17
|
+
padding: 0.4375rem 0.53125rem;
|
|
18
|
+
color: $color-purple-800;
|
|
19
|
+
text-align: center;
|
|
20
|
+
font-family: $typography-paragraph-body-font-family;
|
|
21
|
+
font-size: $typography-heading-6-font-size;
|
|
22
|
+
font-weight: $typography-paragraph-body-font-weight;
|
|
23
|
+
letter-spacing: $typography-paragraph-body-letter-spacing;
|
|
24
|
+
line-height: $typography-paragraph-small-line-height;
|
|
25
|
+
border-radius: $border-solid-border-radius;
|
|
26
|
+
transition: opacity $animation-duration-fast,
|
|
27
|
+
transform $animation-duration-fast;
|
|
28
|
+
box-shadow: $shadow-small-box-shadow;
|
|
29
|
+
|
|
30
|
+
&.default {
|
|
31
|
+
background-color: $color-white;
|
|
32
|
+
border: $border-solid-border-width $border-solid-border-style
|
|
33
|
+
$color-gray-300;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
&.informative {
|
|
37
|
+
background-color: $color-blue-100;
|
|
38
|
+
border: $border-solid-border-width $border-solid-border-style
|
|
39
|
+
$color-blue-300;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
&.positive {
|
|
43
|
+
background-color: $color-green-100;
|
|
44
|
+
border: $border-solid-border-width $border-solid-border-style
|
|
45
|
+
$color-green-300;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
&.cautionary {
|
|
49
|
+
background-color: $color-yellow-100;
|
|
50
|
+
border: $border-solid-border-width $border-solid-border-style
|
|
51
|
+
$color-yellow-300;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
&.highlight {
|
|
55
|
+
background-color: $color-purple-100;
|
|
56
|
+
border: $border-solid-border-width $border-solid-border-style
|
|
57
|
+
$color-purple-300;
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
.arrow {
|
|
62
|
+
// Ensure the arrow always sits on top of the tooltipContent
|
|
63
|
+
z-index: 1;
|
|
64
|
+
|
|
65
|
+
// This is required by popper, otherwise positioning issues will exist.
|
|
66
|
+
// https://github.com/popperjs/react-popper/issues/354#issuecomment-616540651
|
|
67
|
+
position: absolute;
|
|
68
|
+
|
|
69
|
+
[data-popper-placement^="top"] & {
|
|
70
|
+
bottom: 0;
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
[data-popper-placement^="bottom"] & {
|
|
74
|
+
top: 0;
|
|
75
|
+
|
|
76
|
+
// There is a conflict with the popper arrow styling, which also
|
|
77
|
+
// adds a transform to the arrow. Hence, we need this additional
|
|
78
|
+
// wrapper, just to rotate it.
|
|
79
|
+
.arrowInner {
|
|
80
|
+
transform: rotate(180deg);
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
[data-popper-placement^="left"] & {
|
|
85
|
+
right: 0;
|
|
86
|
+
.arrowInner {
|
|
87
|
+
transform: rotate(270deg);
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
[data-popper-placement^="right"] & {
|
|
91
|
+
left: 0;
|
|
92
|
+
.arrowInner {
|
|
93
|
+
transform: rotate(90deg);
|
|
94
|
+
}
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
.arrowMain::before,
|
|
99
|
+
.arrowMain::after {
|
|
100
|
+
content: "";
|
|
101
|
+
position: absolute;
|
|
102
|
+
left: 50%;
|
|
103
|
+
border-left: calc(#{$arrow-width} / 2) solid transparent;
|
|
104
|
+
border-right: calc(#{$arrow-width} / 2) solid transparent;
|
|
105
|
+
margin-left: calc(#{$arrow-width} / -2);
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
.arrowMain {
|
|
109
|
+
// before styles
|
|
110
|
+
&.default::before {
|
|
111
|
+
border-top: $arrow-height solid $color-gray-300;
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
&.informative::before {
|
|
115
|
+
border-top: $arrow-height solid $color-blue-300;
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
&.positive::before {
|
|
119
|
+
border-top: $arrow-height solid $color-green-300;
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
&.highlight::before {
|
|
123
|
+
border-top: $arrow-height solid $color-purple-300;
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
&.cautionary::before {
|
|
127
|
+
border-top: $arrow-height solid $color-yellow-300;
|
|
128
|
+
}
|
|
129
|
+
// after styles
|
|
130
|
+
&:after {
|
|
131
|
+
margin-top: -3px;
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
&.default::after {
|
|
135
|
+
border-top: $arrow-height solid white;
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
&.informative::after {
|
|
139
|
+
border-top: $arrow-height solid $color-blue-100;
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
&.positive::after {
|
|
143
|
+
border-top: $arrow-height solid $color-green-100;
|
|
144
|
+
}
|
|
145
|
+
|
|
146
|
+
&.highlight::after {
|
|
147
|
+
border-top: $arrow-height solid $color-purple-100;
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
&.cautionary::after {
|
|
151
|
+
border-top: $arrow-height solid $color-yellow-100;
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
|
|
155
|
+
.arrowShadow::before {
|
|
156
|
+
border-top: 0px solid $color-gray-300;
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
// Triangle portion is a little darker to bring out shadow
|
|
160
|
+
.arrowShadow::after {
|
|
161
|
+
border-top: $arrow-height solid rgba($color-purple-800-rgb, 0.09);
|
|
162
|
+
margin-top: 1px;
|
|
163
|
+
filter: blur(4px);
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
.displayInline {
|
|
167
|
+
display: inline;
|
|
168
|
+
}
|
|
169
|
+
|
|
170
|
+
.displayBlock {
|
|
171
|
+
display: block;
|
|
172
|
+
}
|
|
173
|
+
|
|
174
|
+
.displayInlineBlock {
|
|
175
|
+
display: inline-block;
|
|
176
|
+
}
|
|
177
|
+
|
|
178
|
+
.displayFlex {
|
|
179
|
+
display: flex;
|
|
180
|
+
}
|
|
181
|
+
|
|
182
|
+
.displayInlineFlex {
|
|
183
|
+
display: inline-flex;
|
|
184
|
+
}
|
|
@@ -0,0 +1,139 @@
|
|
|
1
|
+
@import "~@kaizen/design-tokens/sass/color";
|
|
2
|
+
@import "~@kaizen/design-tokens/sass/border";
|
|
3
|
+
@import "~@kaizen/design-tokens/sass/spacing";
|
|
4
|
+
@import "./mixins";
|
|
5
|
+
@import "./variables";
|
|
6
|
+
|
|
7
|
+
.button {
|
|
8
|
+
@include button;
|
|
9
|
+
border-radius: $border-solid-border-radius;
|
|
10
|
+
margin-top: $spacing-xs;
|
|
11
|
+
width: 100%;
|
|
12
|
+
height: $spacing-xl;
|
|
13
|
+
white-space: nowrap;
|
|
14
|
+
flex: 1;
|
|
15
|
+
min-width: 0;
|
|
16
|
+
|
|
17
|
+
&:hover .icon,
|
|
18
|
+
&:global(.story__button-hover) .icon,
|
|
19
|
+
&:active .icon,
|
|
20
|
+
&:global(.story__button-active) .icon,
|
|
21
|
+
&:focus .icon {
|
|
22
|
+
color: $color-gray-600;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
&.placeholder {
|
|
26
|
+
color: rgba($color-purple-800-rgb, 0.7);
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
.icon {
|
|
31
|
+
margin-left: $spacing-sm;
|
|
32
|
+
color: $color-gray-500;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
.error {
|
|
36
|
+
border: $border-solid-border-width $border-solid-border-style $color-red-500;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
.caution {
|
|
40
|
+
border: $border-solid-border-width $border-solid-border-style
|
|
41
|
+
$color-yellow-600;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
.disabled:not(.reversed) {
|
|
45
|
+
border: $border-solid-border-width $border-solid-border-style $color-gray-300;
|
|
46
|
+
background-color: $color-gray-100;
|
|
47
|
+
color: $color-gray-500;
|
|
48
|
+
|
|
49
|
+
.icon,
|
|
50
|
+
&:hover .icon {
|
|
51
|
+
color: $color-gray-400;
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
.value {
|
|
56
|
+
width: 100%;
|
|
57
|
+
text-align: start;
|
|
58
|
+
white-space: nowrap;
|
|
59
|
+
overflow: hidden;
|
|
60
|
+
text-overflow: ellipsis;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
.reversed:not(.disabled) {
|
|
64
|
+
border: $border-solid-border-width $border-solid-border-style
|
|
65
|
+
rgba($color-white-rgb, 0.8);
|
|
66
|
+
background-color: transparent;
|
|
67
|
+
color: $color-white;
|
|
68
|
+
|
|
69
|
+
&.placeholder {
|
|
70
|
+
color: rgba($color-white-rgb, 0.65);
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
.icon {
|
|
74
|
+
color: rgba(255, 255, 255, 0.8);
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
#{$story-className--button-active},
|
|
78
|
+
#{$selectors--button-hover} {
|
|
79
|
+
background-color: rgba($color-white-rgb, 0.1);
|
|
80
|
+
border: $border-solid-border-width $border-solid-border-style $color-white;
|
|
81
|
+
|
|
82
|
+
.icon {
|
|
83
|
+
color: $color-white;
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
&:focus {
|
|
88
|
+
outline: none;
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
#{$selectors--button-focus} {
|
|
92
|
+
background-color: rgba($color-white-rgb, 0.1);
|
|
93
|
+
border: $border-solid-border-width $border-solid-border-style $color-white;
|
|
94
|
+
|
|
95
|
+
.icon {
|
|
96
|
+
color: $color-white;
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
&::after {
|
|
100
|
+
$focus-ring-offset: calc((#{$border-focus-ring-border-width} * 2) + 1px);
|
|
101
|
+
content: "";
|
|
102
|
+
position: absolute;
|
|
103
|
+
background: transparent;
|
|
104
|
+
border: $border-focus-ring-border-width $border-focus-ring-border-style
|
|
105
|
+
$color-blue-300;
|
|
106
|
+
border-radius: $border-focus-ring-border-radius;
|
|
107
|
+
top: calc(-1 * #{$focus-ring-offset});
|
|
108
|
+
left: calc(-1 * #{$focus-ring-offset});
|
|
109
|
+
right: calc(-1 * #{$focus-ring-offset});
|
|
110
|
+
bottom: calc(-1 * #{$focus-ring-offset});
|
|
111
|
+
}
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
.error {
|
|
115
|
+
border-color: $color-red-300;
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
.caution {
|
|
119
|
+
border-color: $color-yellow-400;
|
|
120
|
+
}
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
.reversed.disabled {
|
|
124
|
+
border-color: rgba($color-white-rgb, 0.3);
|
|
125
|
+
color: rgba($color-white-rgb, 0.3);
|
|
126
|
+
|
|
127
|
+
.icon,
|
|
128
|
+
&:hover .icon {
|
|
129
|
+
color: rgba($color-white-rgb, 0.3);
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
&:focus {
|
|
133
|
+
outline: none;
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
&.placeholder {
|
|
137
|
+
color: rgba($color-white-rgb, 0.3);
|
|
138
|
+
}
|
|
139
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
@import "~@kaizen/design-tokens/sass/border";
|
|
2
|
+
@import "~@kaizen/design-tokens/sass/spacing";
|
|
3
|
+
@import "../mixins";
|
|
4
|
+
|
|
5
|
+
.button {
|
|
6
|
+
@include button;
|
|
7
|
+
border-radius: $border-solid-border-radius;
|
|
8
|
+
|
|
9
|
+
width: max-content;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.icon {
|
|
13
|
+
margin-left: $spacing-xs;
|
|
14
|
+
}
|