@kaizen/components 2.4.0 → 2.5.1
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/dist/cjs/src/Heading/Heading.cjs +1 -1
- package/dist/cjs/src/Heading/Heading.module.css.cjs +22 -0
- package/dist/cjs/src/Label/Label.cjs +1 -1
- package/dist/cjs/src/Label/Label.module.css.cjs +16 -0
- package/dist/cjs/src/LabelledMessage/LabelledMessage.cjs +1 -1
- package/dist/cjs/src/LabelledMessage/LabelledMessage.module.css.cjs +7 -0
- package/dist/cjs/src/Notification/InlineNotification/InlineNotification.cjs +1 -1
- package/dist/cjs/src/Notification/ToastNotification/ToastNotificationsList/ToastNotificationsList.cjs +1 -1
- package/dist/cjs/src/Notification/ToastNotification/ToastNotificationsList/{ToastNotificationsList.module.scss.cjs → ToastNotificationsList.module.css.cjs} +1 -1
- package/dist/cjs/src/Notification/subcomponents/CancelButton/CancelButton.cjs +1 -1
- package/dist/cjs/src/Notification/subcomponents/GenericNotification/GenericNotification.cjs +1 -1
- package/dist/cjs/src/Notification/subcomponents/GenericNotification/GenericNotification.module.css.cjs +29 -0
- package/dist/cjs/src/Notification/subcomponents/NotificationHeading/NotificationHeading.cjs +1 -1
- package/dist/cjs/src/Select/Select.cjs +9 -7
- package/dist/cjs/src/Text/Text.cjs +1 -1
- package/dist/cjs/src/Text/Text.module.css.cjs +16 -0
- package/dist/cjs/src/ToggleSwitch/ToggleSwitch/ToggleSwitch.cjs +1 -1
- package/dist/cjs/src/ToggleSwitch/ToggleSwitch/ToggleSwitch.module.css.cjs +13 -0
- package/dist/cjs/src/ToggleSwitch/ToggleSwitchField/ToggleSwitchField.cjs +1 -1
- package/dist/cjs/src/ToggleSwitch/ToggleSwitchField/ToggleSwitchField.module.css.cjs +9 -0
- package/dist/cjs/src/Tooltip/OverlayArrow.cjs +1 -1
- package/dist/cjs/src/Tooltip/OverlayArrow.module.css.cjs +7 -0
- package/dist/cjs/src/Tooltip/Tooltip.cjs +1 -1
- package/dist/cjs/src/Tooltip/Tooltip.module.css.cjs +7 -0
- package/dist/esm/src/Heading/Heading.mjs +1 -1
- package/dist/esm/src/Heading/Heading.module.css.mjs +20 -0
- package/dist/esm/src/Label/Label.mjs +1 -1
- package/dist/esm/src/Label/Label.module.css.mjs +14 -0
- package/dist/esm/src/LabelledMessage/LabelledMessage.mjs +1 -1
- package/dist/esm/src/LabelledMessage/LabelledMessage.module.css.mjs +5 -0
- package/dist/esm/src/Notification/InlineNotification/InlineNotification.mjs +1 -1
- package/dist/esm/src/Notification/ToastNotification/ToastNotificationsList/ToastNotificationsList.mjs +1 -1
- package/dist/esm/src/Notification/ToastNotification/ToastNotificationsList/{ToastNotificationsList.module.scss.mjs → ToastNotificationsList.module.css.mjs} +1 -1
- package/dist/esm/src/Notification/subcomponents/CancelButton/CancelButton.mjs +1 -1
- package/dist/esm/src/Notification/subcomponents/GenericNotification/GenericNotification.mjs +1 -1
- package/dist/esm/src/Notification/subcomponents/GenericNotification/GenericNotification.module.css.mjs +27 -0
- package/dist/esm/src/Notification/subcomponents/NotificationHeading/NotificationHeading.mjs +1 -1
- package/dist/esm/src/Select/Select.mjs +9 -7
- package/dist/esm/src/Text/Text.mjs +1 -1
- package/dist/esm/src/Text/Text.module.css.mjs +14 -0
- package/dist/esm/src/ToggleSwitch/ToggleSwitch/ToggleSwitch.mjs +1 -1
- package/dist/esm/src/ToggleSwitch/ToggleSwitch/ToggleSwitch.module.css.mjs +11 -0
- package/dist/esm/src/ToggleSwitch/ToggleSwitchField/ToggleSwitchField.mjs +1 -1
- package/dist/esm/src/ToggleSwitch/ToggleSwitchField/ToggleSwitchField.module.css.mjs +7 -0
- package/dist/esm/src/Tooltip/OverlayArrow.mjs +1 -1
- package/dist/esm/src/Tooltip/OverlayArrow.module.css.mjs +5 -0
- package/dist/esm/src/Tooltip/Tooltip.mjs +1 -1
- package/dist/esm/src/Tooltip/Tooltip.module.css.mjs +5 -0
- package/dist/styles.css +726 -520
- package/locales/ar.json +4 -0
- package/locales/bg.json +4 -0
- package/locales/cs.json +4 -0
- package/locales/cy.json +4 -0
- package/locales/da.json +4 -0
- package/locales/de.json +4 -0
- package/locales/el.json +4 -0
- package/locales/en-GB.json +4 -0
- package/locales/en.json +4 -0
- package/locales/es-419.json +4 -0
- package/locales/es.json +4 -0
- package/locales/et.json +4 -0
- package/locales/fi.json +4 -0
- package/locales/fr-CA.json +4 -0
- package/locales/fr.json +4 -0
- package/locales/he.json +4 -0
- package/locales/hi.json +4 -0
- package/locales/ht.json +4 -0
- package/locales/hu.json +4 -0
- package/locales/id.json +4 -0
- package/locales/it.json +4 -0
- package/locales/ja.json +4 -0
- package/locales/km-KH.json +4 -0
- package/locales/ko.json +4 -0
- package/locales/lt.json +4 -0
- package/locales/lv.json +4 -0
- package/locales/mi.json +4 -0
- package/locales/ms.json +4 -0
- package/locales/nb.json +4 -0
- package/locales/nl.json +4 -0
- package/locales/pl.json +4 -0
- package/locales/pt-BR.json +4 -0
- package/locales/pt.json +4 -0
- package/locales/ro.json +4 -0
- package/locales/ru.json +4 -0
- package/locales/si-LK.json +4 -0
- package/locales/sk.json +4 -0
- package/locales/sr.json +4 -0
- package/locales/sv.json +4 -0
- package/locales/th.json +4 -0
- package/locales/tl.json +4 -0
- package/locales/tr.json +4 -0
- package/locales/uk.json +4 -0
- package/locales/vi.json +4 -0
- package/locales/zh-TW.json +4 -0
- package/locales/zh.json +4 -0
- package/package.json +1 -1
- package/src/Content/Content.module.css +1 -1
- package/src/Heading/Heading.module.css +111 -0
- package/src/Heading/Heading.tsx +1 -1
- package/src/Label/Label.module.css +97 -0
- package/src/Label/Label.tsx +1 -1
- package/src/Label/_docs/Label.stickersheet.stories.tsx +9 -4
- package/src/LabelledMessage/{LabelledMessage.module.scss → LabelledMessage.module.css} +1 -3
- package/src/LabelledMessage/LabelledMessage.tsx +1 -1
- package/src/Notification/InlineNotification/InlineNotification.tsx +1 -1
- package/src/Notification/InlineNotification/_docs/InlineNotification.stickersheet.stories.tsx +1 -1
- package/src/Notification/ToastNotification/ToastNotificationsList/{ToastNotificationsList.module.scss → ToastNotificationsList.module.css} +6 -8
- package/src/Notification/ToastNotification/ToastNotificationsList/ToastNotificationsList.tsx +1 -1
- package/src/Notification/subcomponents/CancelButton/CancelButton.tsx +1 -1
- package/src/Notification/subcomponents/GenericNotification/GenericNotification.module.css +392 -0
- package/src/Notification/subcomponents/GenericNotification/GenericNotification.tsx +1 -1
- package/src/Notification/subcomponents/NotificationHeading/NotificationHeading.tsx +1 -1
- package/src/Select/Select.tsx +8 -6
- package/src/Text/Text.module.css +71 -0
- package/src/Text/Text.tsx +1 -1
- package/src/ToggleSwitch/ToggleSwitch/ToggleSwitch.module.css +141 -0
- package/src/ToggleSwitch/ToggleSwitch/ToggleSwitch.tsx +1 -1
- package/src/ToggleSwitch/ToggleSwitchField/{ToggleSwitchField.module.scss → ToggleSwitchField.module.css} +1 -3
- package/src/ToggleSwitch/ToggleSwitchField/ToggleSwitchField.tsx +1 -1
- package/src/Tooltip/OverlayArrow.module.css +45 -0
- package/src/Tooltip/OverlayArrow.tsx +1 -1
- package/src/Tooltip/Tooltip.module.css +62 -0
- package/src/Tooltip/Tooltip.tsx +1 -1
- package/dist/cjs/src/Heading/Heading.module.scss.cjs +0 -22
- package/dist/cjs/src/Label/Label.module.scss.cjs +0 -15
- package/dist/cjs/src/LabelledMessage/LabelledMessage.module.scss.cjs +0 -7
- package/dist/cjs/src/Notification/subcomponents/GenericNotification/GenericNotification.module.scss.cjs +0 -29
- package/dist/cjs/src/Text/Text.module.scss.cjs +0 -16
- package/dist/cjs/src/ToggleSwitch/ToggleSwitch/ToggleSwitch.module.scss.cjs +0 -13
- package/dist/cjs/src/ToggleSwitch/ToggleSwitchField/ToggleSwitchField.module.scss.cjs +0 -9
- package/dist/cjs/src/Tooltip/OverlayArrow.module.scss.cjs +0 -7
- package/dist/cjs/src/Tooltip/Tooltip.module.scss.cjs +0 -7
- package/dist/esm/src/Heading/Heading.module.scss.mjs +0 -20
- package/dist/esm/src/Label/Label.module.scss.mjs +0 -13
- package/dist/esm/src/LabelledMessage/LabelledMessage.module.scss.mjs +0 -5
- package/dist/esm/src/Notification/subcomponents/GenericNotification/GenericNotification.module.scss.mjs +0 -27
- package/dist/esm/src/Text/Text.module.scss.mjs +0 -14
- package/dist/esm/src/ToggleSwitch/ToggleSwitch/ToggleSwitch.module.scss.mjs +0 -11
- package/dist/esm/src/ToggleSwitch/ToggleSwitchField/ToggleSwitchField.module.scss.mjs +0 -7
- package/dist/esm/src/Tooltip/OverlayArrow.module.scss.mjs +0 -5
- package/dist/esm/src/Tooltip/Tooltip.module.scss.mjs +0 -5
- package/src/Content/_variables.css +0 -5
- package/src/Heading/Heading.module.scss +0 -115
- package/src/Label/Label.module.scss +0 -105
- package/src/Notification/subcomponents/GenericNotification/GenericNotification.module.scss +0 -138
- package/src/Notification/subcomponents/GenericNotification/_mixins.scss +0 -366
- package/src/Text/Text.module.scss +0 -74
- package/src/ToggleSwitch/ToggleSwitch/ToggleSwitch.module.scss +0 -139
- package/src/Tooltip/OverlayArrow.module.scss +0 -45
- package/src/Tooltip/Tooltip.module.scss +0 -68
package/dist/styles.css
CHANGED
|
@@ -1020,161 +1020,190 @@
|
|
|
1020
1020
|
visibility: hidden;
|
|
1021
1021
|
}
|
|
1022
1022
|
}
|
|
1023
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
1024
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
1025
|
-
@layer tokens, normalize, reset, kz-components;
|
|
1026
1023
|
@layer reset {
|
|
1027
|
-
.Heading-
|
|
1024
|
+
.Heading-module_heading__6D0PM {
|
|
1028
1025
|
margin: 0;
|
|
1029
1026
|
}
|
|
1030
1027
|
}
|
|
1028
|
+
|
|
1031
1029
|
@layer kz-components {
|
|
1032
|
-
.Heading-module_display-
|
|
1033
|
-
font-family: var(--typography-display-0-font-family
|
|
1034
|
-
font-weight: var(--typography-display-0-font-weight
|
|
1035
|
-
font-size: var(--typography-display-0-font-size
|
|
1036
|
-
line-height: var(--typography-display-0-line-height
|
|
1037
|
-
letter-spacing: var(--typography-display-0-letter-spacing
|
|
1038
|
-
}
|
|
1039
|
-
.Heading-module_composable-header-title__mqQVh {
|
|
1040
|
-
font-family: var(--typography-display-0-font-family, "Tiempos Headline", Georgia, serif);
|
|
1041
|
-
font-weight: 500;
|
|
1042
|
-
font-size: var(--typography-heading-1-font-size, 2.125rem);
|
|
1043
|
-
line-height: var(--typography-heading-1-line-height, 2.625rem);
|
|
1044
|
-
letter-spacing: var(--typography-heading-1-letter-spacing, normal);
|
|
1030
|
+
.Heading-module_display-0__Dmiig {
|
|
1031
|
+
font-family: var(--typography-display-0-font-family);
|
|
1032
|
+
font-weight: var(--typography-display-0-font-weight);
|
|
1033
|
+
font-size: var(--typography-display-0-font-size);
|
|
1034
|
+
line-height: var(--typography-display-0-line-height);
|
|
1035
|
+
letter-spacing: var(--typography-display-0-letter-spacing);
|
|
1045
1036
|
}
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
font-
|
|
1049
|
-
font-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
.Heading-module_heading-2__Ovpfe {
|
|
1054
|
-
font-family: var(--typography-heading-2-font-family, "Inter", "Noto Sans", Helvetica, Arial, sans-serif);
|
|
1055
|
-
font-weight: var(--typography-heading-2-font-weight, 600);
|
|
1056
|
-
font-size: var(--typography-heading-2-font-size, 1.75rem);
|
|
1057
|
-
line-height: var(--typography-heading-2-line-height, 2.25rem);
|
|
1058
|
-
letter-spacing: var(--typography-heading-2-letter-spacing, normal);
|
|
1037
|
+
|
|
1038
|
+
.Heading-module_composable-header-title__CPBzk {
|
|
1039
|
+
font-family: var(--typography-display-0-font-family); /* Tiempos */
|
|
1040
|
+
font-weight: 500; /* Medium */
|
|
1041
|
+
font-size: var(--typography-heading-1-font-size);
|
|
1042
|
+
line-height: var(--typography-heading-1-line-height);
|
|
1043
|
+
letter-spacing: var(--typography-heading-1-letter-spacing);
|
|
1059
1044
|
}
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
font-
|
|
1063
|
-
font-
|
|
1064
|
-
|
|
1065
|
-
|
|
1045
|
+
|
|
1046
|
+
.Heading-module_heading-1__-GXEH {
|
|
1047
|
+
font-family: var(--typography-heading-1-font-family);
|
|
1048
|
+
font-weight: var(--typography-heading-1-font-weight);
|
|
1049
|
+
font-size: var(--typography-heading-1-font-size);
|
|
1050
|
+
line-height: var(--typography-heading-1-line-height);
|
|
1051
|
+
letter-spacing: var(--typography-heading-1-letter-spacing);
|
|
1066
1052
|
}
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
font-
|
|
1070
|
-
font-
|
|
1071
|
-
|
|
1072
|
-
|
|
1053
|
+
|
|
1054
|
+
.Heading-module_heading-2__LiRAV {
|
|
1055
|
+
font-family: var(--typography-heading-2-font-family);
|
|
1056
|
+
font-weight: var(--typography-heading-2-font-weight);
|
|
1057
|
+
font-size: var(--typography-heading-2-font-size);
|
|
1058
|
+
line-height: var(--typography-heading-2-line-height);
|
|
1059
|
+
letter-spacing: var(--typography-heading-2-letter-spacing);
|
|
1073
1060
|
}
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
font-
|
|
1077
|
-
font-
|
|
1078
|
-
|
|
1079
|
-
|
|
1061
|
+
|
|
1062
|
+
.Heading-module_heading-3__nVAgQ {
|
|
1063
|
+
font-family: var(--typography-heading-3-font-family);
|
|
1064
|
+
font-weight: var(--typography-heading-3-font-weight);
|
|
1065
|
+
font-size: var(--typography-heading-3-font-size);
|
|
1066
|
+
line-height: var(--typography-heading-3-line-height);
|
|
1067
|
+
letter-spacing: var(--typography-heading-3-letter-spacing);
|
|
1080
1068
|
}
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
font-
|
|
1084
|
-
font-
|
|
1085
|
-
|
|
1086
|
-
|
|
1069
|
+
|
|
1070
|
+
.Heading-module_heading-4__ESVT7 {
|
|
1071
|
+
font-family: var(--typography-heading-4-font-family);
|
|
1072
|
+
font-weight: var(--typography-heading-4-font-weight);
|
|
1073
|
+
font-size: var(--typography-heading-4-font-size);
|
|
1074
|
+
line-height: var(--typography-heading-4-line-height);
|
|
1075
|
+
letter-spacing: var(--typography-heading-4-letter-spacing);
|
|
1087
1076
|
}
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1077
|
+
|
|
1078
|
+
.Heading-module_heading-5__zzZxI {
|
|
1079
|
+
font-family: var(--typography-heading-5-font-family);
|
|
1080
|
+
font-weight: var(--typography-heading-5-font-weight);
|
|
1081
|
+
font-size: var(--typography-heading-5-font-size);
|
|
1082
|
+
line-height: var(--typography-heading-5-line-height);
|
|
1083
|
+
letter-spacing: var(--typography-heading-5-letter-spacing);
|
|
1091
1084
|
}
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1085
|
+
|
|
1086
|
+
.Heading-module_heading-6__-JvYA {
|
|
1087
|
+
font-family: var(--typography-heading-6-font-family);
|
|
1088
|
+
font-weight: var(--typography-heading-6-font-weight);
|
|
1089
|
+
font-size: var(--typography-heading-6-font-size);
|
|
1090
|
+
line-height: var(--typography-heading-6-line-height);
|
|
1091
|
+
letter-spacing: var(--typography-heading-6-letter-spacing);
|
|
1095
1092
|
}
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1093
|
+
|
|
1094
|
+
.Heading-module_dark__vO-Uw {
|
|
1095
|
+
color: var(--color-purple-800);
|
|
1096
|
+
opacity: 1;
|
|
1099
1097
|
}
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1098
|
+
|
|
1099
|
+
.Heading-module_dark-reduced-opacity__24gWp {
|
|
1100
|
+
color: var(--color-purple-800);
|
|
1101
|
+
opacity: 0.7;
|
|
1103
1102
|
}
|
|
1104
|
-
|
|
1105
|
-
|
|
1103
|
+
|
|
1104
|
+
.Heading-module_white__AJgq4 {
|
|
1105
|
+
color: var(--color-white);
|
|
1106
|
+
opacity: 1;
|
|
1106
1107
|
}
|
|
1107
|
-
|
|
1108
|
-
|
|
1108
|
+
|
|
1109
|
+
.Heading-module_white-reduced-opacity__VvQaa {
|
|
1110
|
+
color: var(--color-white);
|
|
1111
|
+
opacity: 0.8;
|
|
1109
1112
|
}
|
|
1110
|
-
|
|
1111
|
-
|
|
1113
|
+
|
|
1114
|
+
.Heading-module_positive__GVkBf {
|
|
1115
|
+
&.Heading-module_small__bALDR {
|
|
1116
|
+
color: var(--color-green-600);
|
|
1117
|
+
}
|
|
1118
|
+
|
|
1119
|
+
&.Heading-module_large__FLTyA {
|
|
1120
|
+
color: var(--color-green-500);
|
|
1121
|
+
}
|
|
1112
1122
|
}
|
|
1113
|
-
|
|
1114
|
-
|
|
1123
|
+
|
|
1124
|
+
.Heading-module_negative__exyNh {
|
|
1125
|
+
&.Heading-module_small__bALDR {
|
|
1126
|
+
color: var(--color-red-600);
|
|
1127
|
+
}
|
|
1128
|
+
|
|
1129
|
+
&.Heading-module_large__FLTyA {
|
|
1130
|
+
color: var(--color-red-500);
|
|
1131
|
+
}
|
|
1115
1132
|
}
|
|
1116
1133
|
}
|
|
1117
|
-
|
|
1118
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
1134
|
+
|
|
1119
1135
|
@layer kz-components {
|
|
1120
|
-
.Text-
|
|
1136
|
+
.Text-module_text__3xRq3 {
|
|
1121
1137
|
--icon-vertical-align: text-bottom;
|
|
1138
|
+
|
|
1122
1139
|
margin: 0;
|
|
1140
|
+
|
|
1141
|
+
strong {
|
|
1142
|
+
font-weight: var(--typography-paragraph-bold-font-weight);
|
|
1143
|
+
}
|
|
1123
1144
|
}
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
font-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
line-height: var(--typography-paragraph-intro-lede-line-height, 1.875rem);
|
|
1132
|
-
letter-spacing: var(--typography-paragraph-intro-lede-letter-spacing, 0);
|
|
1145
|
+
|
|
1146
|
+
.Text-module_intro-lede__Pf95y {
|
|
1147
|
+
font-family: var(--typography-paragraph-intro-lede-font-family);
|
|
1148
|
+
font-weight: var(--typography-paragraph-intro-lede-font-weight);
|
|
1149
|
+
font-size: var(--typography-paragraph-intro-lede-font-size);
|
|
1150
|
+
line-height: var(--typography-paragraph-intro-lede-line-height);
|
|
1151
|
+
letter-spacing: var(--typography-paragraph-intro-lede-letter-spacing);
|
|
1133
1152
|
}
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
font-
|
|
1137
|
-
font-
|
|
1138
|
-
|
|
1139
|
-
|
|
1153
|
+
|
|
1154
|
+
.Text-module_body__o-QuI {
|
|
1155
|
+
font-family: var(--typography-paragraph-body-font-family);
|
|
1156
|
+
font-weight: var(--typography-paragraph-body-font-weight);
|
|
1157
|
+
font-size: var(--typography-paragraph-body-font-size);
|
|
1158
|
+
line-height: var(--typography-paragraph-body-line-height);
|
|
1159
|
+
letter-spacing: var(--typography-paragraph-body-letter-spacing);
|
|
1140
1160
|
}
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
font-
|
|
1144
|
-
font-
|
|
1145
|
-
|
|
1146
|
-
|
|
1161
|
+
|
|
1162
|
+
.Text-module_small__d6k-f {
|
|
1163
|
+
font-family: var(--typography-paragraph-small-font-family);
|
|
1164
|
+
font-weight: var(--typography-paragraph-small-font-weight);
|
|
1165
|
+
font-size: var(--typography-paragraph-small-font-size);
|
|
1166
|
+
line-height: var(--typography-paragraph-small-line-height);
|
|
1167
|
+
letter-spacing: var(--typography-paragraph-small-letter-spacing);
|
|
1147
1168
|
}
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
font-
|
|
1151
|
-
font-
|
|
1152
|
-
|
|
1153
|
-
|
|
1169
|
+
|
|
1170
|
+
.Text-module_extra-small__jP3Xx {
|
|
1171
|
+
font-family: var(--typography-paragraph-extra-small-font-family);
|
|
1172
|
+
font-weight: var(--typography-paragraph-extra-small-font-weight);
|
|
1173
|
+
font-size: var(--typography-paragraph-extra-small-font-size);
|
|
1174
|
+
line-height: var(--typography-paragraph-extra-small-line-height);
|
|
1175
|
+
letter-spacing: var(--typography-paragraph-extra-small-letter-spacing);
|
|
1154
1176
|
}
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1177
|
+
|
|
1178
|
+
.Text-module_dark__ApVTx {
|
|
1179
|
+
color: var(--color-purple-800);
|
|
1180
|
+
opacity: 1;
|
|
1158
1181
|
}
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1182
|
+
|
|
1183
|
+
.Text-module_dark-reduced-opacity__-ef8o {
|
|
1184
|
+
color: var(--color-purple-800);
|
|
1185
|
+
opacity: 0.7;
|
|
1162
1186
|
}
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1187
|
+
|
|
1188
|
+
.Text-module_white__Vj0Na {
|
|
1189
|
+
color: var(--color-white);
|
|
1190
|
+
opacity: 1;
|
|
1166
1191
|
}
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1192
|
+
|
|
1193
|
+
.Text-module_white-reduced-opacity__kYl0h {
|
|
1194
|
+
color: var(--color-white);
|
|
1195
|
+
opacity: 0.8;
|
|
1170
1196
|
}
|
|
1171
|
-
|
|
1172
|
-
|
|
1197
|
+
|
|
1198
|
+
.Text-module_positive__ngZQ5 {
|
|
1199
|
+
color: var(--color-green-600);
|
|
1173
1200
|
}
|
|
1174
|
-
|
|
1175
|
-
|
|
1201
|
+
|
|
1202
|
+
.Text-module_negative__729Es {
|
|
1203
|
+
color: var(--color-red-600);
|
|
1176
1204
|
}
|
|
1177
1205
|
}
|
|
1206
|
+
|
|
1178
1207
|
@layer kz-components {
|
|
1179
1208
|
.BrandMoment-module_body__mZWwj {
|
|
1180
1209
|
width: 100%;
|
|
@@ -2400,81 +2429,104 @@
|
|
|
2400
2429
|
border-color: var(--color-white, #ffffff);
|
|
2401
2430
|
}
|
|
2402
2431
|
}
|
|
2403
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
2404
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
2405
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
2406
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
2407
2432
|
@layer kz-components {
|
|
2408
|
-
|
|
2433
|
+
:root {
|
|
2434
|
+
--label-start-margin: var(--spacing-xs);
|
|
2435
|
+
--dt-color-form-text-color: var(--color-purple-800);
|
|
2436
|
+
}
|
|
2437
|
+
|
|
2438
|
+
.Label-module_label__jvxMB {
|
|
2409
2439
|
--icon-vertical-align: text-bottom;
|
|
2410
2440
|
}
|
|
2411
|
-
|
|
2412
|
-
.
|
|
2441
|
+
|
|
2442
|
+
.Label-module_label__jvxMB,
|
|
2443
|
+
.ideal-sans .Label-module_label__jvxMB {
|
|
2444
|
+
/* override Murmur global styles :( */
|
|
2413
2445
|
opacity: inherit;
|
|
2414
|
-
color: var(--color-
|
|
2446
|
+
color: var(--dt-color-form-text-color);
|
|
2415
2447
|
visibility: visible;
|
|
2416
2448
|
width: 100%;
|
|
2417
2449
|
text-align: start;
|
|
2418
2450
|
}
|
|
2419
|
-
|
|
2420
|
-
|
|
2421
|
-
|
|
2422
|
-
|
|
2423
|
-
|
|
2424
|
-
|
|
2425
|
-
|
|
2426
|
-
|
|
2451
|
+
|
|
2452
|
+
.Label-module_reversed__Qu7Kc {
|
|
2453
|
+
color: var(--color-white);
|
|
2454
|
+
|
|
2455
|
+
a {
|
|
2456
|
+
color: var(--color-white);
|
|
2457
|
+
|
|
2458
|
+
&:hover {
|
|
2459
|
+
text-decoration: none;
|
|
2460
|
+
}
|
|
2461
|
+
}
|
|
2427
2462
|
}
|
|
2428
|
-
|
|
2429
|
-
|
|
2463
|
+
|
|
2464
|
+
.Label-module_disabled__3Mej6 {
|
|
2465
|
+
opacity: 0.3;
|
|
2430
2466
|
}
|
|
2431
|
-
|
|
2432
|
-
|
|
2433
|
-
|
|
2434
|
-
|
|
2435
|
-
|
|
2436
|
-
|
|
2437
|
-
|
|
2467
|
+
|
|
2468
|
+
/* ///////////////////////////////////////////////////
|
|
2469
|
+
//// LABEL TYPES
|
|
2470
|
+
//////////////////////////////////////////////////// */
|
|
2471
|
+
|
|
2472
|
+
/* This is to override bootstrap styles. Remove when appropriate */
|
|
2473
|
+
.Label-module_text__zkbHj,
|
|
2474
|
+
.ideal-sans .Label-module_text__zkbHj {
|
|
2475
|
+
font-family: var(--typography-heading-6-font-family);
|
|
2476
|
+
font-size: var(--typography-heading-6-font-size);
|
|
2477
|
+
line-height: var(--typography-heading-6-line-height);
|
|
2478
|
+
letter-spacing: var(--typography-heading-6-letter-spacing);
|
|
2479
|
+
font-weight: var(--typography-heading-6-font-weight);
|
|
2438
2480
|
}
|
|
2439
|
-
|
|
2481
|
+
|
|
2482
|
+
.Label-module_checkboxOrRadio__lzm9I,
|
|
2483
|
+
.Label-module_checkbox__vtFpn,
|
|
2484
|
+
.Label-module_radio__xenTn,
|
|
2485
|
+
.ideal-sans .Label-module_checkboxOrRadio__lzm9I {
|
|
2440
2486
|
display: flex;
|
|
2441
|
-
font-family: var(--typography-paragraph-body-font-family
|
|
2442
|
-
font-size: var(--typography-paragraph-body-font-size
|
|
2443
|
-
line-height: var(--typography-paragraph-body-line-height
|
|
2444
|
-
letter-spacing: var(--typography-paragraph-body-letter-spacing
|
|
2445
|
-
font-weight: var(--typography-paragraph-body-font-weight
|
|
2487
|
+
font-family: var(--typography-paragraph-body-font-family);
|
|
2488
|
+
font-size: var(--typography-paragraph-body-font-size);
|
|
2489
|
+
line-height: var(--typography-paragraph-body-line-height);
|
|
2490
|
+
letter-spacing: var(--typography-paragraph-body-letter-spacing);
|
|
2491
|
+
font-weight: var(--typography-paragraph-body-font-weight);
|
|
2446
2492
|
}
|
|
2447
|
-
|
|
2493
|
+
|
|
2494
|
+
.Label-module_toggle__prty7 {
|
|
2448
2495
|
display: flex;
|
|
2449
2496
|
justify-content: space-between;
|
|
2450
2497
|
align-items: center;
|
|
2451
|
-
font-family: var(--typography-paragraph-body-font-family
|
|
2452
|
-
font-size: var(--typography-paragraph-body-font-size
|
|
2453
|
-
line-height: var(--typography-paragraph-body-line-height
|
|
2454
|
-
letter-spacing: var(--typography-paragraph-body-letter-spacing
|
|
2455
|
-
font-weight: var(--typography-paragraph-body-font-weight
|
|
2456
|
-
}
|
|
2457
|
-
.Label-module_checkbox__Fhjww .Label-module_prependedLabel__pdsEt,
|
|
2458
|
-
.Label-module_radio__-Iu-D .Label-module_prependedLabel__pdsEt,
|
|
2459
|
-
.Label-module_toggle__4tyKF .Label-module_prependedLabel__pdsEt {
|
|
2460
|
-
order: -1;
|
|
2461
|
-
margin-inline-end: var(--spacing-xs, 0.375rem);
|
|
2498
|
+
font-family: var(--typography-paragraph-body-font-family);
|
|
2499
|
+
font-size: var(--typography-paragraph-body-font-size);
|
|
2500
|
+
line-height: var(--typography-paragraph-body-line-height);
|
|
2501
|
+
letter-spacing: var(--typography-paragraph-body-letter-spacing);
|
|
2502
|
+
font-weight: var(--typography-paragraph-body-font-weight);
|
|
2462
2503
|
}
|
|
2463
|
-
|
|
2464
|
-
.Label-
|
|
2465
|
-
.Label-
|
|
2466
|
-
|
|
2504
|
+
|
|
2505
|
+
.Label-module_checkbox__vtFpn,
|
|
2506
|
+
.Label-module_radio__xenTn,
|
|
2507
|
+
.Label-module_toggle__prty7 {
|
|
2508
|
+
/* apply padding when label is inline with form control */
|
|
2509
|
+
.Label-module_prependedLabel__XhXdP {
|
|
2510
|
+
order: -1; /* place label before the control */
|
|
2511
|
+
margin-inline-end: var(--label-start-margin);
|
|
2512
|
+
}
|
|
2513
|
+
|
|
2514
|
+
.Label-module_appendedLabel__vp5Uc {
|
|
2515
|
+
margin-inline-start: var(--label-start-margin);
|
|
2516
|
+
}
|
|
2467
2517
|
}
|
|
2468
|
-
|
|
2469
|
-
|
|
2470
|
-
font-
|
|
2471
|
-
font-
|
|
2472
|
-
|
|
2473
|
-
|
|
2518
|
+
|
|
2519
|
+
.Label-module_prominent__dW3K7 {
|
|
2520
|
+
font-family: var(--typography-heading-4-font-family);
|
|
2521
|
+
font-weight: var(--typography-heading-4-font-weight);
|
|
2522
|
+
font-size: var(--typography-heading-4-font-size);
|
|
2523
|
+
line-height: var(--typography-heading-4-line-height);
|
|
2524
|
+
letter-spacing: var(--typography-heading-4-letter-spacing);
|
|
2474
2525
|
display: block;
|
|
2475
|
-
margin-bottom: var(--spacing-xs
|
|
2526
|
+
margin-bottom: var(--spacing-xs);
|
|
2476
2527
|
}
|
|
2477
2528
|
}
|
|
2529
|
+
|
|
2478
2530
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
2479
2531
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
2480
2532
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
@@ -2716,7 +2768,7 @@
|
|
|
2716
2768
|
|
|
2717
2769
|
/* Currently unable to do media query equations so using a fixed value instead */
|
|
2718
2770
|
@media (width <= 1079px) {
|
|
2719
|
-
margin: 0 var(--
|
|
2771
|
+
margin: 0 var(--spacing-12);
|
|
2720
2772
|
}
|
|
2721
2773
|
}
|
|
2722
2774
|
}
|
|
@@ -3331,16 +3383,17 @@
|
|
|
3331
3383
|
margin-top: var(--spacing-6, 0.375rem);
|
|
3332
3384
|
}
|
|
3333
3385
|
}
|
|
3334
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
3335
3386
|
@layer kz-components {
|
|
3336
|
-
.LabelledMessage-
|
|
3387
|
+
.LabelledMessage-module_labelledMessage__kz-UQ {
|
|
3337
3388
|
display: inline-flex;
|
|
3338
3389
|
white-space: nowrap;
|
|
3339
3390
|
}
|
|
3340
|
-
|
|
3341
|
-
|
|
3391
|
+
|
|
3392
|
+
.LabelledMessage-module_labelSeparator__A-4BK {
|
|
3393
|
+
margin-inline-end: var(--spacing-6);
|
|
3342
3394
|
}
|
|
3343
3395
|
}
|
|
3396
|
+
|
|
3344
3397
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
3345
3398
|
@layer kz-components {
|
|
3346
3399
|
.DateInputDescription-module_dateInputDescription__dEWv8 {
|
|
@@ -4975,48 +5028,59 @@
|
|
|
4975
5028
|
/* stylelint-enable no-descending-specificity */
|
|
4976
5029
|
}
|
|
4977
5030
|
|
|
4978
|
-
|
|
4979
|
-
|
|
4980
|
-
|
|
4981
|
-
|
|
4982
|
-
|
|
4983
|
-
|
|
4984
|
-
|
|
4985
|
-
|
|
4986
|
-
|
|
4987
|
-
|
|
5031
|
+
:root {
|
|
5032
|
+
--border-width: var(--border-width-1);
|
|
5033
|
+
--notification-vertical-padding: calc(var(--spacing-6) - var(--border-width));
|
|
5034
|
+
--notification-fade-out: opacity 200ms ease;
|
|
5035
|
+
--notification-collapse-height: margin-top 200ms ease, margin-bottom 200ms ease;
|
|
5036
|
+
--notification-collapse-height-delayed: margin-top 200ms ease 200ms, margin-bottom 200ms ease;
|
|
5037
|
+
--notification-pop-up: transform 200ms ease-out;
|
|
5038
|
+
--notification-slide-right: transform 300ms ease-out;
|
|
5039
|
+
}
|
|
5040
|
+
|
|
4988
5041
|
@layer kz-components {
|
|
4989
|
-
|
|
5042
|
+
/* Replace @extend %ca-notification from _mixin.scss */
|
|
5043
|
+
.GenericNotification-module_notification__-lOMz {
|
|
4990
5044
|
display: flex;
|
|
4991
5045
|
box-sizing: border-box;
|
|
4992
5046
|
pointer-events: all;
|
|
5047
|
+
|
|
5048
|
+
&:focus {
|
|
5049
|
+
outline-offset: 1px;
|
|
5050
|
+
outline: 2px solid var(--color-blue-500);
|
|
5051
|
+
}
|
|
4993
5052
|
}
|
|
4994
|
-
|
|
4995
|
-
|
|
4996
|
-
|
|
4997
|
-
|
|
4998
|
-
|
|
4999
|
-
|
|
5000
|
-
border-width: var(--border-width-1);
|
|
5053
|
+
|
|
5054
|
+
/* Variants */
|
|
5055
|
+
.GenericNotification-module_inline__lnYb9,
|
|
5056
|
+
.GenericNotification-module_toast__dPvtC {
|
|
5057
|
+
margin-bottom: var(--spacing-24);
|
|
5058
|
+
border-width: var(--border-width);
|
|
5001
5059
|
border-style: solid;
|
|
5002
|
-
border-radius: var(--border-solid-border-radius
|
|
5060
|
+
border-radius: var(--border-solid-border-radius);
|
|
5003
5061
|
}
|
|
5004
|
-
|
|
5062
|
+
|
|
5063
|
+
.GenericNotification-module_inline__lnYb9 {
|
|
5005
5064
|
width: auto;
|
|
5006
5065
|
min-height: 46px;
|
|
5007
|
-
padding:
|
|
5008
|
-
transition:
|
|
5066
|
+
padding: var(--notification-vertical-padding) var(--spacing-12);
|
|
5067
|
+
transition:
|
|
5068
|
+
var(--notification-fade-out), var(--notification-pop-up), var(--notification-collapse-height);
|
|
5009
5069
|
}
|
|
5010
|
-
|
|
5070
|
+
|
|
5071
|
+
.GenericNotification-module_toast__dPvtC {
|
|
5011
5072
|
container-type: inline-size;
|
|
5012
5073
|
width: 25rem;
|
|
5013
|
-
box-shadow: var(--shadow-small-box-shadow
|
|
5074
|
+
box-shadow: var(--shadow-small-box-shadow);
|
|
5014
5075
|
max-width: 100%;
|
|
5015
|
-
padding:
|
|
5016
|
-
transition:
|
|
5076
|
+
padding: var(--notification-vertical-padding) 10px;
|
|
5077
|
+
transition:
|
|
5078
|
+
var(--notification-fade-out), var(--notification-slide-right),
|
|
5079
|
+
var(--notification-collapse-height-delayed);
|
|
5017
5080
|
will-change: transform;
|
|
5018
5081
|
}
|
|
5019
|
-
|
|
5082
|
+
|
|
5083
|
+
.GenericNotification-module_global__i1IKL {
|
|
5020
5084
|
width: 100%;
|
|
5021
5085
|
display: flex;
|
|
5022
5086
|
align-items: center;
|
|
@@ -5026,148 +5090,229 @@
|
|
|
5026
5090
|
padding-top: var(--spacing-16);
|
|
5027
5091
|
padding-bottom: var(--spacing-16);
|
|
5028
5092
|
padding-inline-start: var(--spacing-8);
|
|
5029
|
-
transition:
|
|
5093
|
+
transition: var(--notification-collapse-height);
|
|
5030
5094
|
position: relative;
|
|
5031
5095
|
z-index: 1030;
|
|
5032
5096
|
}
|
|
5033
|
-
|
|
5034
|
-
|
|
5097
|
+
|
|
5098
|
+
/* Types (colors) */
|
|
5099
|
+
.GenericNotification-module_success__HMC7W {
|
|
5100
|
+
background: var(--color-green-100);
|
|
5101
|
+
border-color: var(--color-green-500);
|
|
5102
|
+
color: var(--color-purple-800);
|
|
5103
|
+
|
|
5104
|
+
--icon-color: var(--color-green-500);
|
|
5105
|
+
}
|
|
5106
|
+
|
|
5107
|
+
.GenericNotification-module_informative__S4sGn {
|
|
5108
|
+
background: var(--color-blue-100);
|
|
5109
|
+
border-color: var(--color-blue-500);
|
|
5110
|
+
color: var(--color-purple-800);
|
|
5111
|
+
|
|
5112
|
+
--icon-color: var(--color-blue-500);
|
|
5113
|
+
}
|
|
5114
|
+
|
|
5115
|
+
.GenericNotification-module_cautionary__VMbSA,
|
|
5116
|
+
.GenericNotification-module_security__pdJT9 {
|
|
5117
|
+
background: var(--color-yellow-100);
|
|
5035
5118
|
border-color: var(--color-yellow-700);
|
|
5036
|
-
color: var(--color-purple-800
|
|
5119
|
+
color: var(--color-purple-800);
|
|
5120
|
+
|
|
5121
|
+
--icon-color: var(--color-yellow-700);
|
|
5037
5122
|
}
|
|
5038
|
-
|
|
5039
|
-
|
|
5123
|
+
|
|
5124
|
+
.GenericNotification-module_warning__42AEX {
|
|
5125
|
+
background: var(--color-red-100);
|
|
5126
|
+
border-color: var(--color-red-500);
|
|
5127
|
+
color: var(--color-purple-800);
|
|
5128
|
+
|
|
5129
|
+
--icon-color: var(--color-red-500);
|
|
5130
|
+
}
|
|
5131
|
+
|
|
5132
|
+
/* Hidden state */
|
|
5133
|
+
.GenericNotification-module_hidden__QOpq1 {
|
|
5134
|
+
opacity: 0;
|
|
5040
5135
|
}
|
|
5041
|
-
|
|
5136
|
+
|
|
5137
|
+
.GenericNotification-module_hidden__QOpq1.GenericNotification-module_inline__lnYb9,
|
|
5138
|
+
.GenericNotification-module_hidden__QOpq1.GenericNotification-module_global__i1IKL {
|
|
5042
5139
|
margin-bottom: 0;
|
|
5043
5140
|
}
|
|
5044
|
-
|
|
5141
|
+
|
|
5142
|
+
.GenericNotification-module_hidden__QOpq1.GenericNotification-module_inline__lnYb9 {
|
|
5143
|
+
/*
|
|
5144
|
+
When entering we use "ease-out", but when transitioning to hidden we want to use "ease-in".
|
|
5145
|
+
We want it moving the fastest when it is the furthest off screen.
|
|
5146
|
+
*/
|
|
5045
5147
|
transition-timing-function: ease-in;
|
|
5046
5148
|
transform: translateY(-50%);
|
|
5047
5149
|
}
|
|
5048
|
-
|
|
5150
|
+
|
|
5151
|
+
.GenericNotification-module_hidden__QOpq1.GenericNotification-module_toast__dPvtC {
|
|
5152
|
+
/*
|
|
5153
|
+
When entering we use "ease-out", but when transitioning to hidden we want to use "ease-in".
|
|
5154
|
+
We want it moving the fastest when it is the furthest off screen.
|
|
5155
|
+
*/
|
|
5049
5156
|
transition-timing-function: ease-in;
|
|
5050
5157
|
transform: translateX(50%);
|
|
5051
5158
|
}
|
|
5052
|
-
|
|
5159
|
+
|
|
5160
|
+
.GenericNotification-module_hidden__QOpq1.GenericNotification-module_global__i1IKL {
|
|
5053
5161
|
z-index: 1029;
|
|
5054
|
-
opacity:
|
|
5055
|
-
}
|
|
5056
|
-
.GenericNotification-module_notification__-JP1M.GenericNotification-module_noBottomMargin__28nF8 {
|
|
5057
|
-
margin-bottom: 0;
|
|
5058
|
-
}
|
|
5059
|
-
.GenericNotification-module_notification__-JP1M.GenericNotification-module_persistent__O7bgI {
|
|
5060
|
-
transition: none;
|
|
5061
|
-
}
|
|
5062
|
-
.GenericNotification-module_notification__-JP1M.GenericNotification-module_subtle__kPns9 {
|
|
5063
|
-
background: none;
|
|
5064
|
-
border: none;
|
|
5065
|
-
padding: 0;
|
|
5162
|
+
opacity: 1;
|
|
5066
5163
|
}
|
|
5067
|
-
|
|
5164
|
+
|
|
5165
|
+
/* Structure: .icon (from %ca-notification__icon) */
|
|
5166
|
+
.GenericNotification-module_icon__rMIaU {
|
|
5068
5167
|
align-items: flex-start;
|
|
5069
5168
|
box-sizing: content-box;
|
|
5169
|
+
color: var(--icon-color);
|
|
5070
5170
|
}
|
|
5071
|
-
|
|
5072
|
-
|
|
5073
|
-
|
|
5074
|
-
.GenericNotification-module_inline__OciO5 .GenericNotification-module_icon__SDb8v, .GenericNotification-module_toast__GOVfC .GenericNotification-module_icon__SDb8v {
|
|
5171
|
+
|
|
5172
|
+
.GenericNotification-module_inline__lnYb9 .GenericNotification-module_icon__rMIaU,
|
|
5173
|
+
.GenericNotification-module_toast__dPvtC .GenericNotification-module_icon__rMIaU {
|
|
5075
5174
|
width: 22px;
|
|
5076
5175
|
height: 22px;
|
|
5077
5176
|
font-size: 22px;
|
|
5078
|
-
margin-top: var(--spacing-6
|
|
5177
|
+
margin-top: var(--spacing-6);
|
|
5079
5178
|
}
|
|
5080
|
-
|
|
5179
|
+
|
|
5180
|
+
.GenericNotification-module_global__i1IKL .GenericNotification-module_icon__rMIaU {
|
|
5081
5181
|
width: 24px;
|
|
5082
5182
|
height: 24px;
|
|
5083
5183
|
font-size: 24px;
|
|
5084
5184
|
}
|
|
5085
|
-
|
|
5185
|
+
|
|
5186
|
+
/* Structure: .textContainer from %ca-notification__text-container */
|
|
5187
|
+
.GenericNotification-module_textContainer__yHSKi {
|
|
5086
5188
|
box-sizing: content-box;
|
|
5087
5189
|
display: flex;
|
|
5088
5190
|
flex-flow: row wrap;
|
|
5089
5191
|
flex: 1 0 0;
|
|
5090
5192
|
}
|
|
5091
|
-
|
|
5092
|
-
|
|
5193
|
+
|
|
5194
|
+
.GenericNotification-module_inline__lnYb9 .GenericNotification-module_textContainer__yHSKi,
|
|
5195
|
+
.GenericNotification-module_toast__dPvtC .GenericNotification-module_textContainer__yHSKi {
|
|
5196
|
+
margin-inline-start: var(--spacing-6);
|
|
5093
5197
|
}
|
|
5094
|
-
|
|
5095
|
-
|
|
5096
|
-
max-width: calc(100% - var(--spacing-48
|
|
5198
|
+
|
|
5199
|
+
.GenericNotification-module_toast__dPvtC .GenericNotification-module_textContainer__yHSKi {
|
|
5200
|
+
max-width: calc(100% - var(--spacing-48));
|
|
5097
5201
|
overflow-wrap: break-word;
|
|
5098
5202
|
hyphens: auto;
|
|
5099
5203
|
}
|
|
5100
|
-
|
|
5204
|
+
|
|
5205
|
+
.GenericNotification-module_global__i1IKL .GenericNotification-module_textContainer__yHSKi {
|
|
5101
5206
|
margin-inline-start: var(--spacing-8);
|
|
5102
5207
|
}
|
|
5103
|
-
|
|
5104
|
-
|
|
5208
|
+
|
|
5209
|
+
.GenericNotification-module_inline__lnYb9 .GenericNotification-module_textContainer__yHSKi {
|
|
5210
|
+
/*
|
|
5211
|
+
Inline notifications often fade onto a white background.
|
|
5212
|
+
Fading the higher-contrast text out at, as well as the whole container, makes for a smoother animation.
|
|
5213
|
+
*/
|
|
5214
|
+
transition: var(--notification-fade-out);
|
|
5105
5215
|
}
|
|
5106
|
-
|
|
5216
|
+
|
|
5217
|
+
.GenericNotification-module_forceMultiline__SlLf9 {
|
|
5107
5218
|
flex-direction: column;
|
|
5108
5219
|
}
|
|
5109
|
-
|
|
5220
|
+
|
|
5221
|
+
/* Structure: .title from %ca-notification__title */
|
|
5222
|
+
.GenericNotification-module_title__3cvl6 {
|
|
5110
5223
|
position: relative;
|
|
5111
|
-
font-family: var(--typography-heading-6-font-family
|
|
5112
|
-
font-weight: var(--typography-heading-6-font-weight
|
|
5113
|
-
font-size: var(--typography-heading-6-font-size
|
|
5114
|
-
line-height: var(--typography-heading-6-line-height
|
|
5115
|
-
letter-spacing: var(--typography-heading-6-letter-spacing
|
|
5224
|
+
font-family: var(--typography-heading-6-font-family);
|
|
5225
|
+
font-weight: var(--typography-heading-6-font-weight);
|
|
5226
|
+
font-size: var(--typography-heading-6-font-size);
|
|
5227
|
+
line-height: var(--typography-heading-6-line-height);
|
|
5228
|
+
letter-spacing: var(--typography-heading-6-letter-spacing);
|
|
5116
5229
|
margin: 0;
|
|
5117
5230
|
padding-right: 6px;
|
|
5231
|
+
|
|
5232
|
+
/* overriding Bootstrap style that changes h6s to text-transform: uppercase */
|
|
5118
5233
|
text-transform: none;
|
|
5119
5234
|
color: inherit;
|
|
5120
5235
|
top: 0.37em;
|
|
5121
5236
|
}
|
|
5122
|
-
|
|
5237
|
+
|
|
5238
|
+
.GenericNotification-module_notificationTitle__-yijp {
|
|
5239
|
+
top: 0.42em;
|
|
5123
5240
|
position: relative;
|
|
5124
|
-
|
|
5125
|
-
|
|
5126
|
-
|
|
5127
|
-
|
|
5128
|
-
|
|
5241
|
+
margin-inline-end: var(--spacing-6);
|
|
5242
|
+
line-height: var(--typography-heading-6-line-height);
|
|
5243
|
+
}
|
|
5244
|
+
|
|
5245
|
+
@container (max-width: 25rem) {
|
|
5246
|
+
.GenericNotification-module_notificationTitle__-yijp {
|
|
5247
|
+
width: 100%;
|
|
5248
|
+
}
|
|
5249
|
+
}
|
|
5250
|
+
|
|
5251
|
+
/* Structure: .text from %ca-notification__text */
|
|
5252
|
+
.GenericNotification-module_text__B5r5l {
|
|
5253
|
+
position: relative;
|
|
5254
|
+
font-family: var(--typography-paragraph-small-font-family);
|
|
5255
|
+
font-weight: var(--typography-paragraph-small-font-weight);
|
|
5256
|
+
font-size: var(--typography-paragraph-small-font-size);
|
|
5257
|
+
line-height: var(--typography-paragraph-small-line-height);
|
|
5258
|
+
letter-spacing: var(--typography-paragraph-small-letter-spacing);
|
|
5129
5259
|
margin: 0;
|
|
5130
5260
|
color: inherit;
|
|
5261
|
+
|
|
5262
|
+
a[href]:not([data-rac]) {
|
|
5263
|
+
border-bottom: var(--spacing-1) solid var(--color-blue-500);
|
|
5264
|
+
text-decoration: none;
|
|
5265
|
+
color: var(--color-blue-500);
|
|
5266
|
+
|
|
5267
|
+
&:hover {
|
|
5268
|
+
text-decoration: none;
|
|
5269
|
+
color: var(--color-blue-600);
|
|
5270
|
+
border-bottom: var(--spacing-1) solid var(--color-blue-600);
|
|
5271
|
+
}
|
|
5272
|
+
}
|
|
5273
|
+
|
|
5274
|
+
strong {
|
|
5275
|
+
font-weight: var(--typography-button-secondary-font-weight);
|
|
5276
|
+
}
|
|
5277
|
+
|
|
5278
|
+
p {
|
|
5279
|
+
font-weight: inherit;
|
|
5280
|
+
}
|
|
5131
5281
|
}
|
|
5132
|
-
|
|
5282
|
+
|
|
5283
|
+
.GenericNotification-module_inline__lnYb9 .GenericNotification-module_text__B5r5l,
|
|
5284
|
+
.GenericNotification-module_toast__dPvtC .GenericNotification-module_text__B5r5l {
|
|
5133
5285
|
position: relative;
|
|
5134
|
-
font-family: var(--typography-paragraph-small-font-family
|
|
5135
|
-
font-weight: var(--typography-paragraph-small-font-weight
|
|
5136
|
-
font-size: var(--typography-paragraph-small-font-size
|
|
5137
|
-
line-height: var(--typography-paragraph-small-line-height
|
|
5138
|
-
letter-spacing: var(--typography-paragraph-small-letter-spacing
|
|
5139
|
-
|
|
5286
|
+
font-family: var(--typography-paragraph-small-font-family);
|
|
5287
|
+
font-weight: var(--typography-paragraph-small-font-weight);
|
|
5288
|
+
font-size: var(--typography-paragraph-small-font-size);
|
|
5289
|
+
line-height: var(--typography-paragraph-small-line-height);
|
|
5290
|
+
letter-spacing: var(--typography-paragraph-small-letter-spacing);
|
|
5291
|
+
|
|
5292
|
+
/*
|
|
5293
|
+
When the title and text are on different lines this ensures the baselines of the first lines are exactly 1 grid unit apart.
|
|
5294
|
+
When they are both on a single line it ensures both are 1 grid unit tall.
|
|
5295
|
+
*/
|
|
5296
|
+
margin-top: var(--spacing-6);
|
|
5140
5297
|
flex: 0 1 auto;
|
|
5141
|
-
padding-bottom: var(--spacing-12
|
|
5298
|
+
padding-bottom: var(--spacing-12);
|
|
5142
5299
|
top: 0.21em;
|
|
5143
5300
|
}
|
|
5144
|
-
|
|
5301
|
+
|
|
5302
|
+
.GenericNotification-module_toast__dPvtC .GenericNotification-module_text__B5r5l {
|
|
5145
5303
|
width: 100%;
|
|
5146
5304
|
}
|
|
5147
|
-
|
|
5305
|
+
|
|
5306
|
+
.GenericNotification-module_global__i1IKL .GenericNotification-module_text__B5r5l {
|
|
5148
5307
|
position: static;
|
|
5149
|
-
font-weight: var(--typography-paragraph-body-font-weight
|
|
5150
|
-
font-size: var(--typography-paragraph-body-font-size
|
|
5151
|
-
line-height: var(--typography-paragraph-body-line-height
|
|
5152
|
-
letter-spacing: var(--typography-paragraph-body-letter-spacing
|
|
5153
|
-
}
|
|
5154
|
-
.GenericNotification-module_text__X-5ld a[href]:not([data-rac]) {
|
|
5155
|
-
border-bottom: var(--spacing-1) solid var(--color-blue-500, #0168b3);
|
|
5156
|
-
text-decoration: none;
|
|
5157
|
-
color: var(--color-blue-500, #0168b3);
|
|
5158
|
-
}
|
|
5159
|
-
.GenericNotification-module_text__X-5ld a[href]:not([data-rac]):hover {
|
|
5160
|
-
text-decoration: none;
|
|
5161
|
-
color: var(--color-blue-600, #004970);
|
|
5162
|
-
border-bottom: var(--spacing-1) solid var(--color-blue-600, #004970);
|
|
5163
|
-
}
|
|
5164
|
-
.GenericNotification-module_text__X-5ld strong {
|
|
5165
|
-
font-weight: var(--typography-button-secondary-font-weight, 500);
|
|
5166
|
-
}
|
|
5167
|
-
.GenericNotification-module_text__X-5ld p {
|
|
5168
|
-
font-weight: inherit;
|
|
5308
|
+
font-weight: var(--typography-paragraph-body-font-weight);
|
|
5309
|
+
font-size: var(--typography-paragraph-body-font-size);
|
|
5310
|
+
line-height: var(--typography-paragraph-body-line-height);
|
|
5311
|
+
letter-spacing: var(--typography-paragraph-body-letter-spacing);
|
|
5169
5312
|
}
|
|
5170
|
-
|
|
5313
|
+
|
|
5314
|
+
/* Structure: .cancel from %ca-notification__cancel */
|
|
5315
|
+
.GenericNotification-module_cancel__4O-Ys {
|
|
5171
5316
|
cursor: pointer;
|
|
5172
5317
|
appearance: none;
|
|
5173
5318
|
transition: none;
|
|
@@ -5177,43 +5322,78 @@
|
|
|
5177
5322
|
border: none;
|
|
5178
5323
|
background: transparent;
|
|
5179
5324
|
font: inherit;
|
|
5180
|
-
color: var(--color-purple-800
|
|
5181
|
-
|
|
5182
|
-
|
|
5183
|
-
|
|
5184
|
-
|
|
5185
|
-
|
|
5186
|
-
|
|
5187
|
-
|
|
5188
|
-
|
|
5189
|
-
|
|
5190
|
-
|
|
5191
|
-
|
|
5192
|
-
|
|
5193
|
-
|
|
5194
|
-
|
|
5195
|
-
|
|
5196
|
-
|
|
5325
|
+
color: var(--color-purple-800);
|
|
5326
|
+
position: relative;
|
|
5327
|
+
display: flex;
|
|
5328
|
+
align-items: center;
|
|
5329
|
+
justify-content: center;
|
|
5330
|
+
border-radius: var(--border-solid-border-radius);
|
|
5331
|
+
|
|
5332
|
+
.GenericNotification-module_icon__rMIaU {
|
|
5333
|
+
opacity: 0.7;
|
|
5334
|
+
transition: var(--animation-duration-fast) opacity;
|
|
5335
|
+
}
|
|
5336
|
+
|
|
5337
|
+
&:disabled,
|
|
5338
|
+
&.GenericNotification-module_disabled__V2Wyr {
|
|
5339
|
+
.GenericNotification-module_icon__rMIaU {
|
|
5340
|
+
opacity: 0.3;
|
|
5341
|
+
}
|
|
5342
|
+
}
|
|
5343
|
+
|
|
5344
|
+
&:not(:disabled, .GenericNotification-module_disabled__V2Wyr) {
|
|
5345
|
+
&:hover,
|
|
5346
|
+
&:focus,
|
|
5347
|
+
&.GenericNotification-module_hover__erovs {
|
|
5348
|
+
.GenericNotification-module_icon__rMIaU {
|
|
5349
|
+
opacity: 1;
|
|
5350
|
+
}
|
|
5351
|
+
}
|
|
5352
|
+
|
|
5353
|
+
&:active,
|
|
5354
|
+
&.GenericNotification-module_active__2ksOr {
|
|
5355
|
+
.GenericNotification-module_icon__rMIaU {
|
|
5356
|
+
opacity: 1;
|
|
5357
|
+
}
|
|
5358
|
+
}
|
|
5359
|
+
}
|
|
5360
|
+
|
|
5361
|
+
&:active {
|
|
5362
|
+
transform: translateY(1px);
|
|
5363
|
+
}
|
|
5364
|
+
|
|
5365
|
+
&:focus-visible {
|
|
5366
|
+
outline: var(--border-focus-ring-border-width) var(--border-focus-ring-border-style)
|
|
5367
|
+
var(--color-blue-500);
|
|
5368
|
+
outline-offset: -4px;
|
|
5369
|
+
}
|
|
5197
5370
|
}
|
|
5198
|
-
|
|
5371
|
+
|
|
5372
|
+
.GenericNotification-module_inline__lnYb9 .GenericNotification-module_cancel__4O-Ys,
|
|
5373
|
+
.GenericNotification-module_toast__dPvtC .GenericNotification-module_cancel__4O-Ys {
|
|
5199
5374
|
width: var(--spacing-48);
|
|
5200
5375
|
height: var(--spacing-48);
|
|
5201
5376
|
margin-top: calc(-1 * var(--spacing-6));
|
|
5202
5377
|
margin-bottom: calc(-1 * var(--spacing-6));
|
|
5203
5378
|
}
|
|
5204
|
-
|
|
5379
|
+
|
|
5380
|
+
.GenericNotification-module_inline__lnYb9 .GenericNotification-module_cancel__4O-Ys {
|
|
5205
5381
|
margin-inline-end: calc(-1 * var(--spacing-12));
|
|
5206
5382
|
}
|
|
5207
|
-
|
|
5383
|
+
|
|
5384
|
+
.GenericNotification-module_toast__dPvtC .GenericNotification-module_cancel__4O-Ys {
|
|
5208
5385
|
margin-inline-end: -10px;
|
|
5209
5386
|
}
|
|
5210
|
-
|
|
5387
|
+
|
|
5388
|
+
.GenericNotification-module_global__i1IKL .GenericNotification-module_cancel__4O-Ys {
|
|
5211
5389
|
width: var(--spacing-48);
|
|
5212
5390
|
height: var(--spacing-48);
|
|
5213
5391
|
margin-top: calc(-1 * var(--spacing-24));
|
|
5214
5392
|
margin-bottom: calc(-1 * var(--spacing-24));
|
|
5215
5393
|
}
|
|
5216
|
-
|
|
5394
|
+
|
|
5395
|
+
/* Structure: .cancelLabel from %ca-notification__cancel__label */
|
|
5396
|
+
.GenericNotification-module_cancelLabel__uLIuz {
|
|
5217
5397
|
position: absolute;
|
|
5218
5398
|
width: 1px;
|
|
5219
5399
|
height: 1px;
|
|
@@ -5223,68 +5403,32 @@
|
|
|
5223
5403
|
clip-path: rect(0 0 0 0);
|
|
5224
5404
|
border: 0;
|
|
5225
5405
|
}
|
|
5226
|
-
|
|
5227
|
-
|
|
5228
|
-
.GenericNotification-
|
|
5229
|
-
|
|
5230
|
-
}
|
|
5231
|
-
.GenericNotification-module_cancel__c6wky {
|
|
5232
|
-
position: relative;
|
|
5233
|
-
display: flex;
|
|
5234
|
-
align-items: center;
|
|
5235
|
-
justify-content: center;
|
|
5236
|
-
border-radius: var(--border-solid-border-radius);
|
|
5237
|
-
}
|
|
5238
|
-
.GenericNotification-module_cancel__c6wky:focus-visible {
|
|
5239
|
-
outline: var(--border-focus-ring-border-width) var(--border-focus-ring-border-style) var(--color-blue-500);
|
|
5240
|
-
outline-offset: -4px;
|
|
5241
|
-
}
|
|
5242
|
-
.GenericNotification-module_notificationTitle__Oaqb8 {
|
|
5243
|
-
top: 0.42em;
|
|
5244
|
-
position: relative;
|
|
5245
|
-
margin-inline-end: var(--spacing-6, 0.375rem);
|
|
5246
|
-
line-height: var(--typography-heading-6-line-height, 1.5rem);
|
|
5247
|
-
}
|
|
5248
|
-
@container (max-width: 25rem) {
|
|
5249
|
-
.GenericNotification-module_notificationTitle__Oaqb8 {
|
|
5250
|
-
width: 100%;
|
|
5251
|
-
}
|
|
5252
|
-
}
|
|
5253
|
-
.GenericNotification-module_success__oLGIP {
|
|
5254
|
-
background: var(--color-green-100, #e8f8f4);
|
|
5255
|
-
border-color: var(--color-green-500);
|
|
5256
|
-
color: var(--color-purple-800, #2f2438);
|
|
5257
|
-
--icon-color: var(--color-green-500);
|
|
5258
|
-
}
|
|
5259
|
-
.GenericNotification-module_informative__WLimi {
|
|
5260
|
-
background: var(--color-blue-100, #e6f6ff);
|
|
5261
|
-
border-color: var(--color-blue-500);
|
|
5262
|
-
color: var(--color-purple-800, #2f2438);
|
|
5263
|
-
--icon-color: var(--color-blue-500);
|
|
5406
|
+
|
|
5407
|
+
/* Modifiers */
|
|
5408
|
+
.GenericNotification-module_noBottomMargin__okqYr {
|
|
5409
|
+
margin-bottom: 0;
|
|
5264
5410
|
}
|
|
5265
|
-
|
|
5266
|
-
|
|
5267
|
-
|
|
5268
|
-
color: var(--color-purple-800, #2f2438);
|
|
5269
|
-
--icon-color: var(--color-yellow-700);
|
|
5411
|
+
|
|
5412
|
+
.GenericNotification-module_persistent__y-Jp7 {
|
|
5413
|
+
transition: none;
|
|
5270
5414
|
}
|
|
5271
|
-
|
|
5272
|
-
|
|
5273
|
-
|
|
5274
|
-
|
|
5275
|
-
|
|
5415
|
+
|
|
5416
|
+
/* This is only for inline notifications */
|
|
5417
|
+
.GenericNotification-module_subtle__TCixZ {
|
|
5418
|
+
background: none;
|
|
5419
|
+
border: none;
|
|
5420
|
+
padding: 0;
|
|
5276
5421
|
}
|
|
5277
5422
|
}
|
|
5423
|
+
|
|
5278
5424
|
@layer kz-components {
|
|
5279
5425
|
.NotificationIcon-module_notificationIcon__4xH0m {
|
|
5280
5426
|
font-size: inherit;
|
|
5281
5427
|
}
|
|
5282
5428
|
}
|
|
5283
5429
|
|
|
5284
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
5285
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
5286
5430
|
@layer kz-components {
|
|
5287
|
-
.ToastNotificationsList-
|
|
5431
|
+
.ToastNotificationsList-module_toastNotificationsList__AUm-A {
|
|
5288
5432
|
display: flex;
|
|
5289
5433
|
flex-direction: column;
|
|
5290
5434
|
align-items: flex-end;
|
|
@@ -5292,24 +5436,24 @@
|
|
|
5292
5436
|
padding-bottom: 0;
|
|
5293
5437
|
padding-top: 172px;
|
|
5294
5438
|
position: fixed;
|
|
5295
|
-
right: var(--spacing-md
|
|
5439
|
+
right: var(--spacing-md);
|
|
5296
5440
|
top: 0;
|
|
5297
5441
|
bottom: 0;
|
|
5298
5442
|
z-index: 1100;
|
|
5299
5443
|
max-width: 100%;
|
|
5300
5444
|
pointer-events: none;
|
|
5301
|
-
|
|
5302
|
-
|
|
5303
|
-
|
|
5445
|
+
|
|
5446
|
+
/* Media queries can’t perform this calculation yet. Update when CSS supports it. */
|
|
5447
|
+
@media (width <= 1079px) {
|
|
5304
5448
|
padding-top: 108px;
|
|
5305
5449
|
}
|
|
5306
|
-
|
|
5307
|
-
|
|
5308
|
-
|
|
5309
|
-
left: var(--spacing-md, 1.5rem);
|
|
5450
|
+
|
|
5451
|
+
@media (width <= 767px) {
|
|
5452
|
+
left: var(--spacing-md);
|
|
5310
5453
|
}
|
|
5311
5454
|
}
|
|
5312
5455
|
}
|
|
5456
|
+
|
|
5313
5457
|
@layer kz-components {
|
|
5314
5458
|
.Link-module_link__8oxip {
|
|
5315
5459
|
color: var(--link-text-color, var(--color-blue-500));
|
|
@@ -10918,211 +11062,273 @@
|
|
|
10918
11062
|
}
|
|
10919
11063
|
}
|
|
10920
11064
|
}
|
|
10921
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
10922
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
10923
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
10924
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
10925
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
10926
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
10927
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
10928
|
-
/* stylelint-disable selector-no-vendor-prefix */
|
|
10929
11065
|
@layer kz-components {
|
|
10930
|
-
|
|
10931
|
-
|
|
10932
|
-
|
|
11066
|
+
:root {
|
|
11067
|
+
--animation-timing: var(--animation-duration-immediate) var(--animation-easing-function-linear);
|
|
11068
|
+
--focus-ring-offset: 1px;
|
|
10933
11069
|
}
|
|
10934
|
-
|
|
11070
|
+
|
|
11071
|
+
.ToggleSwitch-module_checkbox__NmNyg {
|
|
11072
|
+
/* Reset checkbox */
|
|
11073
|
+
opacity: 0;
|
|
10935
11074
|
position: absolute;
|
|
11075
|
+
|
|
11076
|
+
.ideal-sans & {
|
|
11077
|
+
/* This is to override bootstrap styles. Remove when appropriate */
|
|
11078
|
+
position: absolute;
|
|
11079
|
+
}
|
|
10936
11080
|
}
|
|
10937
|
-
|
|
11081
|
+
|
|
11082
|
+
.ToggleSwitch-module_track__Zvo6N {
|
|
10938
11083
|
position: relative;
|
|
10939
|
-
background-color: var(--color-gray-500
|
|
10940
|
-
border: var(--border-borderless-border-width
|
|
10941
|
-
|
|
11084
|
+
background-color: var(--color-gray-500);
|
|
11085
|
+
border: var(--border-borderless-border-width) var(--border-borderless-border-style)
|
|
11086
|
+
var(--border-borderless-border-color);
|
|
11087
|
+
border-radius: var(--spacing-md);
|
|
10942
11088
|
box-sizing: content-box;
|
|
10943
|
-
width: calc(var(--spacing-md
|
|
10944
|
-
height: calc(var(--spacing-md
|
|
10945
|
-
padding: 0 calc(var(--spacing-md
|
|
11089
|
+
width: calc((var(--spacing-md) * 1.05) * 2);
|
|
11090
|
+
height: calc(var(--spacing-md) * 1.25);
|
|
11091
|
+
padding: 0 calc(var(--spacing-md) * 0.15);
|
|
10946
11092
|
display: flex;
|
|
10947
11093
|
align-items: center;
|
|
10948
|
-
transition: background-color var(--animation-
|
|
11094
|
+
transition: background-color var(--animation-timing);
|
|
11095
|
+
|
|
10949
11096
|
/* TODO: Fix */
|
|
10950
11097
|
/* stylelint-disable no-descending-specificity */
|
|
11098
|
+
.ToggleSwitch-module_checkbox__NmNyg:not(.ToggleSwitch-module_disabled__qntEm):focus + &,
|
|
11099
|
+
.ToggleSwitch-module_checkbox__NmNyg:not(.ToggleSwitch-module_disabled__qntEm):hover:focus + & {
|
|
11100
|
+
border-color: transparent;
|
|
11101
|
+
outline: 2px solid var(--color-blue-500);
|
|
11102
|
+
outline-offset: var(--focus-ring-offset);
|
|
11103
|
+
background-color: var(--color-gray-600);
|
|
11104
|
+
}
|
|
11105
|
+
|
|
11106
|
+
.ToggleSwitch-module_checkbox__NmNyg:not(.ToggleSwitch-module_disabled__qntEm) + &:hover,
|
|
11107
|
+
label:hover .ToggleSwitch-module_checkbox__NmNyg:not(.ToggleSwitch-module_disabled__qntEm) + & {
|
|
11108
|
+
background-color: var(--color-gray-600);
|
|
11109
|
+
}
|
|
11110
|
+
|
|
10951
11111
|
/* stylelint-enable no-descending-specificity */
|
|
10952
11112
|
}
|
|
10953
|
-
|
|
10954
|
-
|
|
10955
|
-
outline: 2px solid var(--color-blue-500, #0168b3);
|
|
10956
|
-
outline-offset: 1px;
|
|
10957
|
-
background-color: var(--color-gray-600, #524e56);
|
|
10958
|
-
}
|
|
10959
|
-
.ToggleSwitch-module_checkbox__ezWz3:not(.ToggleSwitch-module_disabled__3H-9R) + .ToggleSwitch-module_track__fcDMP:hover, label:hover .ToggleSwitch-module_checkbox__ezWz3:not(.ToggleSwitch-module_disabled__3H-9R) + .ToggleSwitch-module_track__fcDMP {
|
|
10960
|
-
background-color: var(--color-purple-500, #844587);
|
|
10961
|
-
background-color: var(--color-gray-600, #524e56);
|
|
10962
|
-
}
|
|
10963
|
-
.ToggleSwitch-module_thumb__8PULV {
|
|
11113
|
+
|
|
11114
|
+
.ToggleSwitch-module_thumb__YIdcS {
|
|
10964
11115
|
display: flex;
|
|
10965
11116
|
align-items: center;
|
|
10966
11117
|
justify-content: center;
|
|
10967
|
-
background-color: var(--color-white
|
|
10968
|
-
border: var(--border-borderless-border-width
|
|
10969
|
-
|
|
10970
|
-
|
|
11118
|
+
background-color: var(--color-white);
|
|
11119
|
+
border: var(--border-borderless-border-width) var(--border-borderless-border-style)
|
|
11120
|
+
var(--border-borderless-border-color);
|
|
11121
|
+
border-radius: var(--spacing-md);
|
|
11122
|
+
transition:
|
|
11123
|
+
left var(--animation-timing),
|
|
11124
|
+
right var(--animation-timing);
|
|
10971
11125
|
cursor: default;
|
|
10972
11126
|
}
|
|
10973
|
-
|
|
10974
|
-
|
|
10975
|
-
|
|
10976
|
-
|
|
11127
|
+
|
|
11128
|
+
.ToggleSwitch-module_checkIcon__J4eSM {
|
|
11129
|
+
color: var(--color-green-500);
|
|
11130
|
+
opacity: 0;
|
|
11131
|
+
transition-duration: var(--animation-duration-rapid);
|
|
10977
11132
|
}
|
|
11133
|
+
|
|
10978
11134
|
/* stylelint-disable no-descending-specificity */
|
|
10979
|
-
.ToggleSwitch-
|
|
10980
|
-
|
|
10981
|
-
|
|
10982
|
-
|
|
10983
|
-
|
|
10984
|
-
|
|
10985
|
-
|
|
10986
|
-
|
|
10987
|
-
|
|
10988
|
-
|
|
10989
|
-
|
|
10990
|
-
|
|
10991
|
-
|
|
10992
|
-
|
|
10993
|
-
|
|
10994
|
-
|
|
10995
|
-
|
|
10996
|
-
|
|
10997
|
-
|
|
10998
|
-
|
|
10999
|
-
|
|
11000
|
-
|
|
11001
|
-
|
|
11002
|
-
|
|
11003
|
-
|
|
11004
|
-
|
|
11005
|
-
|
|
11006
|
-
.ToggleSwitch-module_reversed__Q3-iM .ToggleSwitch-module_checkbox__ezWz3:hover:focus + .ToggleSwitch-module_track__fcDMP {
|
|
11007
|
-
outline-color: var(--color-blue-300, #73c0e8);
|
|
11008
|
-
}
|
|
11009
|
-
.ToggleSwitch-module_reversed__Q3-iM.ToggleSwitch-module_off__OhSEP .ToggleSwitch-module_track__fcDMP {
|
|
11010
|
-
background-color: rgba(var(--color-white-rgb, 255, 255, 255), 0.2);
|
|
11135
|
+
.ToggleSwitch-module_on__-OJbU {
|
|
11136
|
+
.ToggleSwitch-module_checkbox__NmNyg + .ToggleSwitch-module_track__Zvo6N {
|
|
11137
|
+
border-color: var(--border-borderless-border-color);
|
|
11138
|
+
background-color: var(--color-green-500);
|
|
11139
|
+
}
|
|
11140
|
+
|
|
11141
|
+
.ToggleSwitch-module_checkbox__NmNyg:focus + .ToggleSwitch-module_track__Zvo6N {
|
|
11142
|
+
border-color: transparent;
|
|
11143
|
+
background-color: var(--color-green-600);
|
|
11144
|
+
}
|
|
11145
|
+
|
|
11146
|
+
.ToggleSwitch-module_thumb__YIdcS {
|
|
11147
|
+
position: relative;
|
|
11148
|
+
right: auto;
|
|
11149
|
+
inset-inline-start: calc(var(--spacing-md) * 1.1);
|
|
11150
|
+
}
|
|
11151
|
+
|
|
11152
|
+
.ToggleSwitch-module_checkIcon__J4eSM {
|
|
11153
|
+
opacity: 1;
|
|
11154
|
+
transition-delay: var(--animation-duration-immediate);
|
|
11155
|
+
transition-duration: var(--animation-duration-fast);
|
|
11156
|
+
}
|
|
11157
|
+
|
|
11158
|
+
.ToggleSwitch-module_checkbox__NmNyg:not(.ToggleSwitch-module_disabled__qntEm) + .ToggleSwitch-module_track__Zvo6N:hover,
|
|
11159
|
+
label:hover & .ToggleSwitch-module_checkbox__NmNyg:not(.ToggleSwitch-module_disabled__qntEm) + .ToggleSwitch-module_track__Zvo6N {
|
|
11160
|
+
background-color: var(--color-green-600);
|
|
11161
|
+
}
|
|
11011
11162
|
}
|
|
11012
|
-
|
|
11013
|
-
.ToggleSwitch-
|
|
11014
|
-
|
|
11163
|
+
|
|
11164
|
+
.ToggleSwitch-module_off__e-dto {
|
|
11165
|
+
.ToggleSwitch-module_thumb__YIdcS {
|
|
11166
|
+
position: relative;
|
|
11167
|
+
right: auto;
|
|
11168
|
+
inset-inline-start: calc(var(--spacing-md) * -0.05);
|
|
11169
|
+
}
|
|
11015
11170
|
}
|
|
11016
|
-
|
|
11017
|
-
|
|
11171
|
+
|
|
11172
|
+
.ToggleSwitch-module_reversed__5Jz8i {
|
|
11173
|
+
.ToggleSwitch-module_checkbox__NmNyg:focus + .ToggleSwitch-module_track__Zvo6N,
|
|
11174
|
+
.ToggleSwitch-module_checkbox__NmNyg:hover:focus + .ToggleSwitch-module_track__Zvo6N {
|
|
11175
|
+
outline-color: var(--color-blue-300);
|
|
11176
|
+
}
|
|
11177
|
+
|
|
11178
|
+
&.ToggleSwitch-module_off__e-dto {
|
|
11179
|
+
.ToggleSwitch-module_track__Zvo6N {
|
|
11180
|
+
background-color: rgb(var(--color-white-rgb), 0.2);
|
|
11181
|
+
}
|
|
11182
|
+
|
|
11183
|
+
.ToggleSwitch-module_checkbox__NmNyg:focus + .ToggleSwitch-module_track__Zvo6N,
|
|
11184
|
+
.ToggleSwitch-module_checkbox__NmNyg:hover:focus + .ToggleSwitch-module_track__Zvo6N {
|
|
11185
|
+
background-color: rgb(var(--color-white-rgb), 0.65);
|
|
11186
|
+
}
|
|
11187
|
+
|
|
11188
|
+
.ToggleSwitch-module_checkbox__NmNyg:not(.ToggleSwitch-module_disabled__qntEm) + .ToggleSwitch-module_track__Zvo6N:hover,
|
|
11189
|
+
label:hover & .ToggleSwitch-module_checkbox__NmNyg:not(.ToggleSwitch-module_disabled__qntEm) + .ToggleSwitch-module_track__Zvo6N {
|
|
11190
|
+
background-color: rgb(var(--color-white-rgb), 0.65);
|
|
11191
|
+
}
|
|
11192
|
+
}
|
|
11018
11193
|
}
|
|
11019
|
-
|
|
11020
|
-
|
|
11194
|
+
|
|
11195
|
+
/* When the ToggleSwitch is used as part of the ToggleSwitchField, the disabled state opacity is set on the Label component */
|
|
11196
|
+
label .ToggleSwitch-module_disabled__qntEm.ToggleSwitch-module_track__Zvo6N {
|
|
11197
|
+
opacity: 1;
|
|
11021
11198
|
}
|
|
11022
|
-
|
|
11023
|
-
|
|
11199
|
+
|
|
11200
|
+
.ToggleSwitch-module_disabled__qntEm.ToggleSwitch-module_track__Zvo6N {
|
|
11201
|
+
opacity: 0.3;
|
|
11024
11202
|
}
|
|
11203
|
+
|
|
11025
11204
|
/* stylelint-enable no-descending-specificity */
|
|
11026
11205
|
}
|
|
11027
|
-
|
|
11206
|
+
|
|
11028
11207
|
@layer kz-components {
|
|
11029
|
-
.ToggleSwitchField-
|
|
11208
|
+
.ToggleSwitchField-module_container__6c4oG {
|
|
11030
11209
|
display: flex;
|
|
11031
11210
|
}
|
|
11032
|
-
|
|
11033
|
-
|
|
11211
|
+
|
|
11212
|
+
.ToggleSwitchField-module_fullWidth__iGJSg {
|
|
11213
|
+
.ToggleSwitchField-module_inner__k1hyg {
|
|
11214
|
+
width: 100%;
|
|
11215
|
+
}
|
|
11034
11216
|
}
|
|
11035
|
-
|
|
11036
|
-
|
|
11217
|
+
|
|
11218
|
+
.ToggleSwitchField-module_on__8RJfp label {
|
|
11219
|
+
font-weight: var(--typography-paragraph-bold-font-weight);
|
|
11037
11220
|
}
|
|
11038
11221
|
}
|
|
11039
|
-
|
|
11040
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
11222
|
+
|
|
11041
11223
|
@layer kz-components {
|
|
11042
|
-
.OverlayArrow-
|
|
11224
|
+
.OverlayArrow-module_overlayArrow__65sMU {
|
|
11043
11225
|
display: flex;
|
|
11226
|
+
|
|
11227
|
+
/*
|
|
11228
|
+
for correct arrow positioning with rounded corners we need to do bit trickery here
|
|
11229
|
+
the positioning is done in js in RAC and works by first getting size of arrow without data-placement, and isn't recomputed after update
|
|
11230
|
+
so we first set padding on arrow from all sides (that'll be used for start position computation)
|
|
11231
|
+
and then we remove it from the oposite axis
|
|
11232
|
+
*/
|
|
11233
|
+
|
|
11044
11234
|
padding: 8px;
|
|
11045
|
-
|
|
11046
|
-
|
|
11047
|
-
|
|
11048
|
-
|
|
11049
|
-
|
|
11050
|
-
|
|
11051
|
-
|
|
11052
|
-
|
|
11053
|
-
|
|
11054
|
-
|
|
11055
|
-
|
|
11056
|
-
|
|
11057
|
-
|
|
11058
|
-
|
|
11059
|
-
|
|
11060
|
-
|
|
11061
|
-
|
|
11062
|
-
|
|
11063
|
-
|
|
11064
|
-
|
|
11065
|
-
|
|
11066
|
-
|
|
11235
|
+
|
|
11236
|
+
&[data-placement='top'],
|
|
11237
|
+
&[data-placement='bottom'] {
|
|
11238
|
+
padding: 0 8px;
|
|
11239
|
+
}
|
|
11240
|
+
|
|
11241
|
+
&[data-placement='left'],
|
|
11242
|
+
&[data-placement='right'] {
|
|
11243
|
+
padding: 8px 0;
|
|
11244
|
+
}
|
|
11245
|
+
|
|
11246
|
+
path {
|
|
11247
|
+
fill: var(--color-purple-800);
|
|
11248
|
+
box-shadow: var(--shadow-small-box-shadow);
|
|
11249
|
+
}
|
|
11250
|
+
|
|
11251
|
+
&[data-placement='right'] svg {
|
|
11252
|
+
transform: rotate(90deg);
|
|
11253
|
+
}
|
|
11254
|
+
|
|
11255
|
+
&[data-placement='bottom'] svg {
|
|
11256
|
+
transform: rotate(180deg);
|
|
11257
|
+
}
|
|
11258
|
+
|
|
11259
|
+
&[data-placement='left'] svg {
|
|
11260
|
+
transform: rotate(270deg);
|
|
11261
|
+
}
|
|
11262
|
+
|
|
11263
|
+
&.OverlayArrow-module_reversed__ChGpb path {
|
|
11264
|
+
fill: var(--color-white);
|
|
11265
|
+
}
|
|
11067
11266
|
}
|
|
11068
11267
|
}
|
|
11069
|
-
|
|
11070
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
11071
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
11072
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
11073
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
11074
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
11268
|
+
|
|
11075
11269
|
@layer kz-components {
|
|
11076
|
-
.Tooltip-
|
|
11270
|
+
.Tooltip-module_tooltip__Q1YfF {
|
|
11077
11271
|
max-width: 200px;
|
|
11078
|
-
padding: var(--spacing-8
|
|
11079
|
-
color: var(--color-white
|
|
11272
|
+
padding: var(--spacing-8) var(--spacing-12);
|
|
11273
|
+
color: var(--color-white);
|
|
11080
11274
|
text-align: center;
|
|
11081
|
-
font-family: var(--typography-paragraph-extra-small-font-family
|
|
11082
|
-
font-size: var(--typography-paragraph-extra-small-font-size
|
|
11083
|
-
font-weight: var(--typography-paragraph-extra-small-font-weight
|
|
11084
|
-
letter-spacing: var(--typography-paragraph-extra-small-letter-spacing
|
|
11085
|
-
line-height: var(--typography-paragraph-extra-small-line-height
|
|
11086
|
-
border-radius: var(--border-solid-border-radius
|
|
11087
|
-
box-shadow: var(--shadow-small-box-shadow
|
|
11088
|
-
background-color: var(--color-purple-800
|
|
11275
|
+
font-family: var(--typography-paragraph-extra-small-font-family);
|
|
11276
|
+
font-size: var(--typography-paragraph-extra-small-font-size);
|
|
11277
|
+
font-weight: var(--typography-paragraph-extra-small-font-weight);
|
|
11278
|
+
letter-spacing: var(--typography-paragraph-extra-small-letter-spacing);
|
|
11279
|
+
line-height: var(--typography-paragraph-extra-small-line-height);
|
|
11280
|
+
border-radius: var(--border-solid-border-radius);
|
|
11281
|
+
box-shadow: var(--shadow-small-box-shadow);
|
|
11282
|
+
background-color: var(--color-purple-800);
|
|
11089
11283
|
text-wrap: pretty;
|
|
11284
|
+
|
|
11090
11285
|
/* fixes FF gap */
|
|
11091
11286
|
transform: translate3d(0, 0, 0);
|
|
11092
|
-
|
|
11093
|
-
|
|
11094
|
-
|
|
11095
|
-
|
|
11096
|
-
|
|
11097
|
-
|
|
11098
|
-
|
|
11099
|
-
|
|
11100
|
-
|
|
11101
|
-
|
|
11102
|
-
|
|
11103
|
-
|
|
11104
|
-
|
|
11105
|
-
|
|
11106
|
-
|
|
11107
|
-
|
|
11108
|
-
|
|
11109
|
-
|
|
11110
|
-
|
|
11111
|
-
|
|
11112
|
-
|
|
11113
|
-
|
|
11287
|
+
|
|
11288
|
+
&.Tooltip-module_reversed__IIGeJ {
|
|
11289
|
+
background-color: var(--color-white);
|
|
11290
|
+
color: var(--color-purple-800);
|
|
11291
|
+
}
|
|
11292
|
+
|
|
11293
|
+
&[data-placement='top'] {
|
|
11294
|
+
--origin: translateY(4px);
|
|
11295
|
+
}
|
|
11296
|
+
|
|
11297
|
+
&[data-placement='bottom'] {
|
|
11298
|
+
--origin: translateY(-4px);
|
|
11299
|
+
}
|
|
11300
|
+
|
|
11301
|
+
&[data-placement='right'] {
|
|
11302
|
+
--origin: translateX(-4px);
|
|
11303
|
+
}
|
|
11304
|
+
|
|
11305
|
+
&[data-placement='left'] {
|
|
11306
|
+
--origin: translateX(4px);
|
|
11307
|
+
}
|
|
11308
|
+
|
|
11309
|
+
&[data-entering] {
|
|
11310
|
+
animation: Tooltip-module_slide__TOr18 var(--animation-duration-fast);
|
|
11311
|
+
}
|
|
11312
|
+
|
|
11313
|
+
&[data-exiting] {
|
|
11314
|
+
animation: Tooltip-module_slide__TOr18 var(--animation-duration-fast) reverse
|
|
11315
|
+
var(--animation-easing-function-ease-in);
|
|
11316
|
+
}
|
|
11114
11317
|
}
|
|
11115
11318
|
}
|
|
11116
|
-
|
|
11319
|
+
|
|
11320
|
+
@keyframes Tooltip-module_slide__TOr18 {
|
|
11117
11321
|
from {
|
|
11118
11322
|
transform: var(--origin);
|
|
11119
11323
|
opacity: 0;
|
|
11120
11324
|
}
|
|
11325
|
+
|
|
11121
11326
|
to {
|
|
11122
11327
|
transform: translateY(0);
|
|
11123
11328
|
opacity: 1;
|
|
11124
11329
|
}
|
|
11125
11330
|
}
|
|
11331
|
+
|
|
11126
11332
|
@layer kz-components {
|
|
11127
11333
|
.Well-module_container__Bu20U {
|
|
11128
11334
|
background-color: var(--background-color);
|