@kaizen/components 1.68.4 → 1.68.6
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/Tile/subcomponents/GenericTile/GenericTile.cjs +23 -2
- package/dist/cjs/__actions__/Button/v3/Button.cjs +5 -3
- package/dist/esm/Tile/subcomponents/GenericTile/GenericTile.mjs +24 -3
- package/dist/esm/__actions__/Button/v3/Button.mjs +5 -3
- package/dist/styles.css +124 -312
- package/dist/types/__actions__/Button/v3/Button.d.ts +5 -0
- package/locales/ar.json +8 -0
- package/locales/bg.json +8 -0
- package/locales/cs.json +8 -0
- package/locales/cy.json +8 -0
- package/locales/da.json +8 -0
- package/locales/de.json +8 -0
- package/locales/el.json +8 -0
- package/locales/en-GB.json +8 -0
- package/locales/es-419.json +8 -0
- package/locales/es.json +8 -0
- package/locales/et.json +8 -0
- package/locales/fi.json +8 -0
- package/locales/fr-CA.json +8 -0
- package/locales/fr.json +8 -0
- package/locales/he.json +8 -0
- package/locales/hi.json +8 -0
- package/locales/ht.json +8 -0
- package/locales/hu.json +8 -0
- package/locales/id.json +8 -0
- package/locales/it.json +8 -0
- package/locales/ja.json +8 -0
- package/locales/km-KH.json +8 -0
- package/locales/ko.json +8 -0
- package/locales/lt.json +8 -0
- package/locales/lv.json +8 -0
- package/locales/mi.json +8 -0
- package/locales/ms.json +8 -0
- package/locales/nb.json +8 -0
- package/locales/nl.json +8 -0
- package/locales/pl.json +8 -0
- package/locales/pt-BR.json +8 -0
- package/locales/pt.json +8 -0
- package/locales/ro.json +8 -0
- package/locales/ru.json +8 -0
- package/locales/si-LK.json +8 -0
- package/locales/sk.json +8 -0
- package/locales/sr.json +8 -0
- package/locales/sv.json +8 -0
- package/locales/th.json +8 -0
- package/locales/tl.json +8 -0
- package/locales/tr.json +8 -0
- package/locales/uk.json +8 -0
- package/locales/vi.json +8 -0
- package/locales/zh-TW.json +8 -0
- package/locales/zh.json +8 -0
- package/package.json +1 -1
- package/src/AvatarGroup/AvatarGroup.module.scss +1 -4
- package/src/DateInput/DateInputWithIconButton/DateInputWithIconButton.module.scss +1 -5
- package/src/DateRangePicker/DateRangePicker.module.scss +5 -29
- package/src/Filter/FilterMultiSelect/subcomponents/MenuPopup/MenuPopup.module.scss +1 -5
- package/src/GuidanceBlock/GuidanceBlock.module.css +5 -42
- package/src/Input/Input/Input.module.scss +5 -40
- package/src/LikertScaleLegacy/LikertScaleLegacy.module.scss +11 -63
- package/src/Tag/_docs/Tag.mdx +7 -6
- package/src/TextField/_docs/TextField.mdx +1 -1
- package/src/Tile/TileGrid/_docs/TileGrid.stories.tsx +41 -8
- package/src/Tile/subcomponents/GenericTile/GenericTile.spec.stories.tsx +58 -0
- package/src/Tile/subcomponents/GenericTile/GenericTile.tsx +24 -1
- package/src/TitleBlockZen/subcomponents/NavigationTabs.module.scss +2 -14
- package/src/TitleBlockZen/subcomponents/TitleBlockMenuItem.module.scss +1 -5
- package/src/ToggleSwitch/ToggleSwitch/ToggleSwitch.module.scss +2 -14
- package/src/Workflow/subcomponents/Footer/components/ProgressStepper/ProgressStepper.module.css +1 -7
- package/src/__actions__/Button/v3/Button.tsx +9 -2
- package/src/__actions__/Button/v3/_docs/Button--api-specification.mdx +2 -2
- package/src/__actions__/Menu/v1/subcomponents/MenuDropdown/MenuDropdown.module.scss +1 -5
- package/src/__actions__/Menu/v1/subcomponents/MenuItem/MenuItem.module.scss +1 -5
- package/src/__future__/Icon/Icon.module.css +7 -11
- package/src/__future__/Tag/Tag/_docs/Tag.mdx +1 -3
package/dist/styles.css
CHANGED
|
@@ -1,4 +1,37 @@
|
|
|
1
1
|
@layer tokens, normalize, reset;@layer tokens{:root{--theme-key:heart;--animation-easing-function-ease-in-out:cubic-bezier(0.455,0.03,0.515,0.955);--animation-easing-function-ease-in:cubic-bezier(0.55,0.085,0.68,0.53);--animation-easing-function-ease-out:cubic-bezier(0.25,0.46,0.45,0.94);--animation-easing-function-linear:linear;--animation-easing-function-bounce-in:cubic-bezier(0.485,0.155,0.24,1.245);--animation-easing-function-bounce-out:cubic-bezier(0.485,0.155,0.515,0.845);--animation-easing-function-bounce-in-out:cubic-bezier(0.76,-0.245,0.24,1.245);--animation-duration-instant:0ms;--animation-duration-immediate:100ms;--animation-duration-rapid:200ms;--animation-duration-fast:300ms;--animation-duration-slow:400ms;--animation-duration-deliberate:700ms;--border-solid-border-width:2px;--border-solid-border-radius:7px;--border-solid-border-style:solid;--border-solid-border-color:#e1e2ea;--border-solid-border-color-rgb:225,226,234;--border-dashed-border-width:2px;--border-dashed-border-radius:7px;--border-dashed-border-style:dashed;--border-borderless-border-width:2px;--border-borderless-border-radius:7px;--border-borderless-border-style:solid;--border-borderless-border-color:transparent;--border-borderless-border-color-rgb:0,0,0;--border-focus-ring-border-width:2px;--border-focus-ring-border-radius:10px;--border-focus-ring-border-style:solid;--border-width-1:1px;--color-purple-100:#f4edf8;--color-purple-100-rgb:244,237,248;--color-purple-200:#dfc9ea;--color-purple-200-rgb:223,201,234;--color-purple-300:#c9a5dd;--color-purple-300-rgb:201,165,221;--color-purple-400:#ae67b1;--color-purple-400-rgb:174,103,177;--color-purple-500:#844587;--color-purple-500-rgb:132,69,135;--color-purple-600:#5f3361;--color-purple-600-rgb:95,51,97;--color-purple-700:#4a234d;--color-purple-700-rgb:74,35,77;--color-purple-800:#2f2438;--color-purple-800-rgb:47,36,56;--color-blue-100:#e6f6ff;--color-blue-100-rgb:230,246,255;--color-blue-200:#bde2f5;--color-blue-200-rgb:189,226,245;--color-blue-300:#73c0e8;--color-blue-300-rgb:115,192,232;--color-blue-400:#008bd6;--color-blue-400-rgb:0,139,214;--color-blue-500:#0168b3;--color-blue-500-rgb:1,104,179;--color-blue-600:#004970;--color-blue-600-rgb:0,73,112;--color-blue-700:#003157;--color-blue-700-rgb:0,49,87;--color-green-100:#e8f8f4;--color-green-100-rgb:232,248,244;--color-green-200:#c4ede2;--color-green-200-rgb:196,237,226;--color-green-300:#8fdbc7;--color-green-300-rgb:143,219,199;--color-green-400:#5dcaad;--color-green-400-rgb:93,202,173;--color-green-500:#3f9a86;--color-green-500-rgb:63,154,134;--color-green-600:#2c7d67;--color-green-600-rgb:44,125,103;--color-green-700:#22594a;--color-green-700-rgb:34,89,74;--color-yellow-100:#fff9e4;--color-yellow-100-rgb:255,249,228;--color-yellow-200:#ffeeb3;--color-yellow-200-rgb:255,238,179;--color-yellow-300:#ffe36e;--color-yellow-300-rgb:255,227,110;--color-yellow-400:#ffca4d;--color-yellow-400-rgb:255,202,77;--color-yellow-500:#ffb600;--color-yellow-500-rgb:255,182,0;--color-yellow-600:#c68600;--color-yellow-600-rgb:198,134,0;--color-yellow-700:#876400;--color-yellow-700-rgb:135,100,0;--color-red-100:#fdeaee;--color-red-100-rgb:253,234,238;--color-red-200:#f9c2cb;--color-red-200-rgb:249,194,203;--color-red-300:#f597a8;--color-red-300-rgb:245,151,168;--color-red-400:#e0707d;--color-red-400-rgb:224,112,125;--color-red-500:#c93b55;--color-red-500-rgb:201,59,85;--color-red-600:#a82433;--color-red-600-rgb:168,36,51;--color-red-700:#6c1e20;--color-red-700-rgb:108,30,32;--color-orange-100:#fff0e8;--color-orange-100-rgb:255,240,232;--color-orange-200:#ffd1b9;--color-orange-200-rgb:255,209,185;--color-orange-300:#ffb08a;--color-orange-300-rgb:255,176,138;--color-orange-400:#ff9461;--color-orange-400-rgb:255,148,97;--color-orange-500:#e96c2f;--color-orange-500-rgb:233,108,47;--color-orange-600:#b74302;--color-orange-600-rgb:183,67,2;--color-orange-700:#903c00;--color-orange-700-rgb:144,60,0;--color-gray-100:#f9f9f9;--color-gray-100-rgb:249,249,249;--color-gray-200:#f4f4f5;--color-gray-200-rgb:244,244,245;--color-gray-300:#eaeaec;--color-gray-300-rgb:234,234,236;--color-gray-400:#cdcdd0;--color-gray-400-rgb:205,205,208;--color-gray-500:#878792;--color-gray-500-rgb:135,135,146;--color-gray-600:#524e56;--color-gray-600-rgb:82,78,86;--color-white:#fff;--color-white-rgb:255,255,255;--color-black:#000;--color-black-rgb:0,0,0;--data-viz-favorable:#7dd5bd;--data-viz-favorable-rgb:125,213,189;--data-viz-unfavorable:#e68d97;--data-viz-unfavorable-rgb:230,141,151;--layout-content-max-width:1392px;--layout-content-max-width-with-sidebar:1080px;--layout-content-side-margin:72px;--layout-mobile-actions-drawer-height:60px;--layout-navigation-bar-height:72px;--layout-breakpoints-medium:768px;--layout-breakpoints-large:1080px;--shadow-small-box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 3px 16px 0 rgba(0,0,0,.06);--shadow-large-box-shadow:0 3px 9px 0 rgba(0,0,0,.1),0 8px 40px 0 rgba(0,0,0,.08);--spacing-0:0;--spacing-1:.0625rem;--spacing-2:.125rem;--spacing-4:.25rem;--spacing-6:.375rem;--spacing-8:.5rem;--spacing-12:.75rem;--spacing-16:1rem;--spacing-20:1.25rem;--spacing-24:1.5rem;--spacing-32:2rem;--spacing-40:2.5rem;--spacing-48:3rem;--spacing-56:3.5rem;--spacing-64:4rem;--spacing-72:4.5rem;--spacing-80:5rem;--spacing-96:6rem;--spacing-112:7rem;--spacing-128:8rem;--spacing-160:10rem;--spacing-200:12.5rem;--spacing-240:15rem;--spacing-280:17.5rem;--spacing-320:20rem;--spacing-xs:0.375rem;--spacing-sm:0.75rem;--spacing-md:1.5rem;--spacing-lg:2.25rem;--spacing-xl:3rem;--spacing-xxl:3.75rem;--spacing-xxxl:4.5rem;--spacing-xxxxl:5.25rem;--spacing-xxxxxl:6rem;--typography-data-large-font-family:"Inter","Noto Sans",Helvetica,Arial,sans-serif;--typography-data-large-font-weight:700;--typography-data-large-font-size:5.25rem;--typography-data-large-line-height:5.25rem;--typography-data-large-letter-spacing:normal;--typography-data-large-units-font-family:"Inter","Noto Sans",Helvetica,Arial,sans-serif;--typography-data-large-units-font-weight:700;--typography-data-large-units-font-size:2.625rem;--typography-data-large-units-line-height:5.25rem;--typography-data-large-units-letter-spacing:normal;--typography-data-medium-font-family:"Inter","Noto Sans",Helvetica,Arial,sans-serif;--typography-data-medium-font-weight:700;--typography-data-medium-font-size:3rem;--typography-data-medium-line-height:5rem;--typography-data-medium-letter-spacing:normal;--typography-data-medium-units-font-family:"Inter","Noto Sans",Helvetica,Arial,sans-serif;--typography-data-medium-units-font-weight:700;--typography-data-medium-units-font-size:1.5rem;--typography-data-medium-units-line-height:5rem;--typography-data-medium-units-letter-spacing:normal;--typography-data-small-font-family:"Inter","Noto Sans",Helvetica,Arial,sans-serif;--typography-data-small-font-weight:700;--typography-data-small-font-size:1.5rem;--typography-data-small-line-height:1.5rem;--typography-data-small-letter-spacing:normal;--typography-data-small-units-font-family:"Inter","Noto Sans",Helvetica,Arial,sans-serif;--typography-data-small-units-font-weight:700;--typography-data-small-units-font-size:1.125rem;--typography-data-small-units-line-height:1.5rem;--typography-data-small-units-letter-spacing:normal;--typography-display-0-font-family:"Tiempos Headline",Georgia,serif;--typography-display-0-font-weight:800;--typography-display-0-font-size:4.5rem;--typography-display-0-line-height:5.25rem;--typography-display-0-letter-spacing:0em;--typography-heading-1-font-family:"Inter","Noto Sans",Helvetica,Arial,sans-serif;--typography-heading-1-font-weight:500;--typography-heading-1-font-size:2.125rem;--typography-heading-1-line-height:2.625rem;--typography-heading-1-letter-spacing:normal;--typography-heading-2-font-family:"Inter","Noto Sans",Helvetica,Arial,sans-serif;--typography-heading-2-font-weight:600;--typography-heading-2-font-size:1.75rem;--typography-heading-2-line-height:2.25rem;--typography-heading-2-letter-spacing:normal;--typography-heading-3-font-family:"Inter","Noto Sans",Helvetica,Arial,sans-serif;--typography-heading-3-font-weight:600;--typography-heading-3-font-size:1.375rem;--typography-heading-3-line-height:1.875rem;--typography-heading-3-letter-spacing:normal;--typography-heading-4-font-family:"Inter","Noto Sans",Helvetica,Arial,sans-serif;--typography-heading-4-font-weight:600;--typography-heading-4-font-size:1.125rem;--typography-heading-4-line-height:1.5rem;--typography-heading-4-letter-spacing:normal;--typography-heading-5-font-family:"Inter","Noto Sans",Helvetica,Arial,sans-serif;--typography-heading-5-font-weight:600;--typography-heading-5-font-size:1rem;--typography-heading-5-line-height:1.5rem;--typography-heading-5-letter-spacing:normal;--typography-heading-6-font-family:"Inter","Noto Sans",Helvetica,Arial,sans-serif;--typography-heading-6-font-weight:600;--typography-heading-6-font-size:0.875rem;--typography-heading-6-line-height:1.5rem;--typography-heading-6-letter-spacing:normal;--typography-paragraph-intro-lede-font-family:"Inter","Noto Sans",Helvetica,Arial,sans-serif;--typography-paragraph-intro-lede-font-weight:400;--typography-paragraph-intro-lede-font-size:1.25rem;--typography-paragraph-intro-lede-line-height:1.875rem;--typography-paragraph-intro-lede-letter-spacing:0;--typography-paragraph-intro-lede-max-width:975px;--typography-paragraph-body-font-family:"Inter","Noto Sans",Helvetica,Arial,sans-serif;--typography-paragraph-body-font-weight:400;--typography-paragraph-body-font-size:1rem;--typography-paragraph-body-line-height:1.5rem;--typography-paragraph-body-letter-spacing:normal;--typography-paragraph-body-max-width:780px;--typography-paragraph-small-font-family:"Inter","Noto Sans",Helvetica,Arial,sans-serif;--typography-paragraph-small-font-weight:400;--typography-paragraph-small-font-size:0.875rem;--typography-paragraph-small-line-height:1.125rem;--typography-paragraph-small-letter-spacing:normal;--typography-paragraph-small-max-width:680px;--typography-paragraph-extra-small-font-family:"Inter","Noto Sans",Helvetica,Arial,sans-serif;--typography-paragraph-extra-small-font-weight:400;--typography-paragraph-extra-small-font-size:0.75rem;--typography-paragraph-extra-small-line-height:1.125rem;--typography-paragraph-extra-small-letter-spacing:normal;--typography-paragraph-extra-small-max-width:600px;--typography-paragraph-bold-font-weight:600;--typography-button-primary-font-family:"Inter","Noto Sans",Helvetica,Arial,sans-serif;--typography-button-primary-font-weight:500;--typography-button-primary-font-size:1.125rem;--typography-button-primary-line-height:1.5rem;--typography-button-primary-letter-spacing:normal;--typography-button-secondary-font-family:"Inter","Noto Sans",Helvetica,Arial,sans-serif;--typography-button-secondary-font-weight:500;--typography-button-secondary-font-size:1rem;--typography-button-secondary-line-height:1.5rem;--typography-button-secondary-letter-spacing:normal}}@layer normalize{html{text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{appearance:none}::-webkit-file-upload-button{appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}}@layer reset{@font-face{font-family:Tiempos Headline;font-weight:800;src:url(https://d1e7r7b0lb8p4d.cloudfront.net/fonts/tiempos/tiempos-headline-bold.woff2),url(https://d1e7r7b0lb8p4d.cloudfront.net/fonts/tiempos/tiempos-headline-bold.woff)}@font-face{font-family:Tiempos Headline;font-weight:500;src:url(https://d1e7r7b0lb8p4d.cloudfront.net/fonts/tiempos/tiempos-headline-medium.woff2),url(https://d1e7r7b0lb8p4d.cloudfront.net/fonts/tiempos/tiempos-headline-medium.woff)}@font-face{font-family:Greycliff CF;font-weight:300;src:url(https://d1e7r7b0lb8p4d.cloudfront.net/fonts/greycliff/greycliff-cf-light.woff) format("woff")}@font-face{font-family:Greycliff CF;font-weight:400;src:url(https://d1e7r7b0lb8p4d.cloudfront.net/fonts/greycliff/greycliff-cf-regular.woff) format("woff")}@font-face{font-family:Greycliff CF;font-weight:500;src:url(https://d1e7r7b0lb8p4d.cloudfront.net/fonts/greycliff/greycliff-cf-medium.woff) format("woff")}@font-face{font-family:Greycliff CF;font-weight:600;src:url(https://d1e7r7b0lb8p4d.cloudfront.net/fonts/greycliff/greycliff-cf-demi-bold.woff) format("woff")}@font-face{font-family:Greycliff CF;font-weight:700;src:url(https://d1e7r7b0lb8p4d.cloudfront.net/fonts/greycliff/greycliff-cf-bold.woff) format("woff")}@font-face{font-family:Greycliff CF;font-weight:800;src:url(https://d1e7r7b0lb8p4d.cloudfront.net/fonts/greycliff/greycliff-cf-extra-bold.woff) format("woff")}@font-face{font-family:Inter;font-weight:300;src:url(https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-light.woff2),url(https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-light.woff)}@font-face{font-family:Inter;font-weight:400;src:url(https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-regular.woff2),url(https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-regular.woff)}@font-face{font-family:Inter;font-weight:500;src:url(https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-medium.woff2),url(https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-medium.woff)}@font-face{font-family:Inter;font-weight:600;src:url(https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-demi-bold.woff2),url(https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-demi-bold.woff)}@font-face{font-family:Inter;font-weight:700;src:url(https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-bold.woff2),url(https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-bold.woff)}@font-face{font-family:Inter;font-weight:800;src:url(https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-extra-bold.woff2),url(https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-extra-bold.woff)}@font-face{font-family:IBM Plex Mono;src:url(https://d1e7r7b0lb8p4d.cloudfront.net/fonts/ibm-plex-mono/ibm-plex-mono-regular.woff2),url(https://d1e7r7b0lb8p4d.cloudfront.net/fonts/ibm-plex-mono/ibm-plex-mono-regular.woff)}}@layer reset{*,:after,:before{border-color:var(--border-solid-border-color,"currentColor");border-style:solid;border-width:0}}
|
|
2
|
+
.Menu-module_menu__AowD8 {
|
|
3
|
+
background-color: var(--color-white);
|
|
4
|
+
color: var(--color-purple-800);
|
|
5
|
+
width: 248px;
|
|
6
|
+
max-height: 22rem;
|
|
7
|
+
overflow: auto;
|
|
8
|
+
padding-block: var(--spacing-6);
|
|
9
|
+
outline: none;
|
|
10
|
+
border-radius: var(--border-solid-border-radius);
|
|
11
|
+
box-shadow: var(--shadow-large-box-shadow);
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
.Menu-module_menu__AowD8 .react-aria-Header {
|
|
15
|
+
font-family: var(--typography-heading-6-font-family);
|
|
16
|
+
font-size: var(--typography-heading-6-font-size);
|
|
17
|
+
letter-spacing: var(--typography-heading-6-letter-spacing);
|
|
18
|
+
font-weight: var(--typography-heading-6-font-weight);
|
|
19
|
+
line-height: var(--typography-heading-6-line-height);
|
|
20
|
+
padding: var(--spacing-6) 10px;
|
|
21
|
+
margin-inline: var(--spacing-6);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.Menu-module_menu__AowD8 section:not(:last-of-type) {
|
|
25
|
+
&::after {
|
|
26
|
+
width: 100%;
|
|
27
|
+
height: 1px;
|
|
28
|
+
background-color: var(--border-solid-border-color);
|
|
29
|
+
content: "";
|
|
30
|
+
display: block;
|
|
31
|
+
margin-block: var(--spacing-6);
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
|
|
2
35
|
.MenuItem-module_item__uImZI {
|
|
3
36
|
display: block;
|
|
4
37
|
font-family: var(--typography-paragraph-body-font-family);
|
|
@@ -47,39 +80,6 @@
|
|
|
47
80
|
opacity: 0.3;
|
|
48
81
|
}
|
|
49
82
|
|
|
50
|
-
.Menu-module_menu__AowD8 {
|
|
51
|
-
background-color: var(--color-white);
|
|
52
|
-
color: var(--color-purple-800);
|
|
53
|
-
width: 248px;
|
|
54
|
-
max-height: 22rem;
|
|
55
|
-
overflow: auto;
|
|
56
|
-
padding-block: var(--spacing-6);
|
|
57
|
-
outline: none;
|
|
58
|
-
border-radius: var(--border-solid-border-radius);
|
|
59
|
-
box-shadow: var(--shadow-large-box-shadow);
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
.Menu-module_menu__AowD8 .react-aria-Header {
|
|
63
|
-
font-family: var(--typography-heading-6-font-family);
|
|
64
|
-
font-size: var(--typography-heading-6-font-size);
|
|
65
|
-
letter-spacing: var(--typography-heading-6-letter-spacing);
|
|
66
|
-
font-weight: var(--typography-heading-6-font-weight);
|
|
67
|
-
line-height: var(--typography-heading-6-line-height);
|
|
68
|
-
padding: var(--spacing-6) 10px;
|
|
69
|
-
margin-inline: var(--spacing-6);
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
.Menu-module_menu__AowD8 section:not(:last-of-type) {
|
|
73
|
-
&::after {
|
|
74
|
-
width: 100%;
|
|
75
|
-
height: 1px;
|
|
76
|
-
background-color: var(--border-solid-border-color);
|
|
77
|
-
content: "";
|
|
78
|
-
display: block;
|
|
79
|
-
margin-block: var(--spacing-6);
|
|
80
|
-
}
|
|
81
|
-
}
|
|
82
|
-
|
|
83
83
|
.Button-module_button__vlUCI {
|
|
84
84
|
/* RESET */
|
|
85
85
|
appearance: none;
|
|
@@ -316,6 +316,23 @@
|
|
|
316
316
|
visibility: hidden;
|
|
317
317
|
}
|
|
318
318
|
|
|
319
|
+
.PendingContent-module_pendingContent__c4IFS {
|
|
320
|
+
display: inline-flex;
|
|
321
|
+
align-items: center;
|
|
322
|
+
gap: var(--button-pending-content-gap, var(--spacing-6));
|
|
323
|
+
}
|
|
324
|
+
|
|
325
|
+
.PendingContent-module_large__ypTxk {
|
|
326
|
+
--button-pending-content-gap: var(--spacing-8);
|
|
327
|
+
}
|
|
328
|
+
|
|
329
|
+
.PendingContent-module_centerSpinner__EYn7L {
|
|
330
|
+
position: absolute;
|
|
331
|
+
left: 50%;
|
|
332
|
+
top: 50%;
|
|
333
|
+
transform: translate(-50%, -50%);
|
|
334
|
+
}
|
|
335
|
+
|
|
319
336
|
.ButtonContent-module_buttonContent__v5mHZ {
|
|
320
337
|
display: inline-flex;
|
|
321
338
|
align-items: center;
|
|
@@ -336,23 +353,37 @@
|
|
|
336
353
|
align-items: center;
|
|
337
354
|
}
|
|
338
355
|
|
|
339
|
-
.
|
|
356
|
+
.Focusable-module_focusableWrapper__NfuIi {
|
|
340
357
|
display: inline-flex;
|
|
341
|
-
align-items: center;
|
|
342
|
-
gap: var(--button-pending-content-gap, var(--spacing-6));
|
|
343
358
|
}
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
359
|
+
/** THIS IS AN AUTOGENERATED FILE **/
|
|
360
|
+
/** THIS IS AN AUTOGENERATED FILE **/
|
|
361
|
+
.OverlayArrow-module_overlayArrow__hoDyK {
|
|
362
|
+
display: flex;
|
|
363
|
+
padding: 8px;
|
|
347
364
|
}
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
365
|
+
.OverlayArrow-module_overlayArrow__hoDyK[data-placement=top], .OverlayArrow-module_overlayArrow__hoDyK[data-placement=bottom] {
|
|
366
|
+
padding: 0 8px;
|
|
367
|
+
}
|
|
368
|
+
.OverlayArrow-module_overlayArrow__hoDyK[data-placement=left], .OverlayArrow-module_overlayArrow__hoDyK[data-placement=right] {
|
|
369
|
+
padding: 8px 0;
|
|
370
|
+
}
|
|
371
|
+
.OverlayArrow-module_overlayArrow__hoDyK path {
|
|
372
|
+
fill: var(--color-purple-800, #2f2438);
|
|
373
|
+
box-shadow: var(--shadow-small-box-shadow, 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 3px 16px 0 rgba(0, 0, 0, 0.06));
|
|
374
|
+
}
|
|
375
|
+
.OverlayArrow-module_overlayArrow__hoDyK[data-placement=right] svg {
|
|
376
|
+
transform: rotate(90deg);
|
|
377
|
+
}
|
|
378
|
+
.OverlayArrow-module_overlayArrow__hoDyK[data-placement=bottom] svg {
|
|
379
|
+
transform: rotate(180deg);
|
|
380
|
+
}
|
|
381
|
+
.OverlayArrow-module_overlayArrow__hoDyK[data-placement=left] svg {
|
|
382
|
+
transform: rotate(270deg);
|
|
383
|
+
}
|
|
384
|
+
.OverlayArrow-module_overlayArrow__hoDyK.OverlayArrow-module_reversed__-WGcR path {
|
|
385
|
+
fill: var(--color-white, #ffffff);
|
|
354
386
|
}
|
|
355
|
-
|
|
356
387
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
357
388
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
358
389
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
@@ -409,37 +440,6 @@
|
|
|
409
440
|
opacity: 1;
|
|
410
441
|
}
|
|
411
442
|
}
|
|
412
|
-
.Focusable-module_focusableWrapper__NfuIi {
|
|
413
|
-
display: inline-flex;
|
|
414
|
-
}
|
|
415
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
416
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
417
|
-
.OverlayArrow-module_overlayArrow__hoDyK {
|
|
418
|
-
display: flex;
|
|
419
|
-
padding: 8px;
|
|
420
|
-
}
|
|
421
|
-
.OverlayArrow-module_overlayArrow__hoDyK[data-placement=top], .OverlayArrow-module_overlayArrow__hoDyK[data-placement=bottom] {
|
|
422
|
-
padding: 0 8px;
|
|
423
|
-
}
|
|
424
|
-
.OverlayArrow-module_overlayArrow__hoDyK[data-placement=left], .OverlayArrow-module_overlayArrow__hoDyK[data-placement=right] {
|
|
425
|
-
padding: 8px 0;
|
|
426
|
-
}
|
|
427
|
-
.OverlayArrow-module_overlayArrow__hoDyK path {
|
|
428
|
-
fill: var(--color-purple-800, #2f2438);
|
|
429
|
-
box-shadow: var(--shadow-small-box-shadow, 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 3px 16px 0 rgba(0, 0, 0, 0.06));
|
|
430
|
-
}
|
|
431
|
-
.OverlayArrow-module_overlayArrow__hoDyK[data-placement=right] svg {
|
|
432
|
-
transform: rotate(90deg);
|
|
433
|
-
}
|
|
434
|
-
.OverlayArrow-module_overlayArrow__hoDyK[data-placement=bottom] svg {
|
|
435
|
-
transform: rotate(180deg);
|
|
436
|
-
}
|
|
437
|
-
.OverlayArrow-module_overlayArrow__hoDyK[data-placement=left] svg {
|
|
438
|
-
transform: rotate(270deg);
|
|
439
|
-
}
|
|
440
|
-
.OverlayArrow-module_overlayArrow__hoDyK.OverlayArrow-module_reversed__-WGcR path {
|
|
441
|
-
fill: var(--color-white, #ffffff);
|
|
442
|
-
}
|
|
443
443
|
/*
|
|
444
444
|
* This is taken from the Material Symbols CDN
|
|
445
445
|
* font-weight & font-size removed as overridden in .icon
|
|
@@ -474,24 +474,20 @@
|
|
|
474
474
|
--icon-fill: 1;
|
|
475
475
|
}
|
|
476
476
|
|
|
477
|
-
.Icon-module_shouldMirrorInRTL__kxncF {
|
|
478
|
-
|
|
479
|
-
transform: scale(-1, 1);
|
|
480
|
-
}
|
|
477
|
+
[dir="rtl"] .Icon-module_shouldMirrorInRTL__kxncF {
|
|
478
|
+
transform: scale(-1, 1);
|
|
481
479
|
}
|
|
482
480
|
|
|
483
|
-
.Icon-module_iconLTR__b3GoB {
|
|
484
|
-
|
|
485
|
-
display: none;
|
|
486
|
-
}
|
|
481
|
+
[dir="rtl"] .Icon-module_iconLTR__b3GoB {
|
|
482
|
+
display: none;
|
|
487
483
|
}
|
|
488
484
|
|
|
489
485
|
.Icon-module_iconRTL__lpVw5 {
|
|
490
486
|
display: none;
|
|
487
|
+
}
|
|
491
488
|
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
}
|
|
489
|
+
[dir="rtl"] .Icon-module_iconRTL__lpVw5 {
|
|
490
|
+
display: inherit;
|
|
495
491
|
}
|
|
496
492
|
|
|
497
493
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
@@ -638,6 +634,7 @@
|
|
|
638
634
|
}
|
|
639
635
|
|
|
640
636
|
.AvatarGroup-module_AvatarCounter__PKFzl {
|
|
637
|
+
direction: ltr;
|
|
641
638
|
align-items: center;
|
|
642
639
|
background: var(--color-gray-300, #eaeaec);
|
|
643
640
|
border: 3px solid var(--color-white, #ffffff);
|
|
@@ -648,9 +645,6 @@
|
|
|
648
645
|
justify-content: center;
|
|
649
646
|
overflow: hidden;
|
|
650
647
|
}
|
|
651
|
-
[dir=rtl] .AvatarGroup-module_AvatarCounter__PKFzl {
|
|
652
|
-
direction: ltr;
|
|
653
|
-
}
|
|
654
648
|
|
|
655
649
|
.AvatarGroup-module_small__7uv8k .AvatarGroup-module_AvatarGroupItem__xQol- + .AvatarGroup-module_AvatarGroupItem__xQol- {
|
|
656
650
|
margin-inline-start: calc(1.25rem / -2);
|
|
@@ -978,10 +972,7 @@
|
|
|
978
972
|
max-height: 22rem;
|
|
979
973
|
overflow: auto;
|
|
980
974
|
padding: var(--spacing-xs, 0.375rem) 0;
|
|
981
|
-
text-align:
|
|
982
|
-
}
|
|
983
|
-
[dir=rtl] .MenuDropdown-module_menuContainer__X4272 {
|
|
984
|
-
text-align: right;
|
|
975
|
+
text-align: start;
|
|
985
976
|
}
|
|
986
977
|
|
|
987
978
|
.MenuDropdown-module_defaultWidth__8jWqB {
|
|
@@ -1019,7 +1010,7 @@
|
|
|
1019
1010
|
box-sizing: border-box;
|
|
1020
1011
|
background: none;
|
|
1021
1012
|
border: 2px transparent solid;
|
|
1022
|
-
text-align:
|
|
1013
|
+
text-align: start;
|
|
1023
1014
|
padding: 6px calc(var(--spacing-sm, 0.75rem) - 2px);
|
|
1024
1015
|
margin: 0 var(--spacing-xs, 0.375rem);
|
|
1025
1016
|
min-height: calc(1.75 * var(--spacing-md, 1.5rem));
|
|
@@ -1055,9 +1046,6 @@
|
|
|
1055
1046
|
.MenuItem-module_menuItem__3gZEN:focus-visible {
|
|
1056
1047
|
border-color: var(--color-blue-500, #0168b3);
|
|
1057
1048
|
}
|
|
1058
|
-
[dir=rtl] .MenuItem-module_menuItem__3gZEN {
|
|
1059
|
-
text-align: right;
|
|
1060
|
-
}
|
|
1061
1049
|
|
|
1062
1050
|
.MenuItem-module_menuItem--disabled__V3N8q {
|
|
1063
1051
|
color: rgba(var(--color-purple-800-rgb, 47, 36, 56), 0.3);
|
|
@@ -3046,23 +3034,13 @@
|
|
|
3046
3034
|
top: 50%;
|
|
3047
3035
|
transform: translateY(-50%);
|
|
3048
3036
|
z-index: 1;
|
|
3049
|
-
|
|
3050
|
-
left: var(--spacing-sm, 0.75rem);
|
|
3051
|
-
}
|
|
3052
|
-
.Input-module_withStartIconAdornment__de6-U .Input-module_startIconAdornment__pnn-b[dir=rtl], [dir=rtl] .Input-module_withStartIconAdornment__de6-U .Input-module_startIconAdornment__pnn-b {
|
|
3053
|
-
right: var(--spacing-sm, 0.75rem);
|
|
3054
|
-
left: auto;
|
|
3037
|
+
inset-inline: var(--spacing-sm, 0.75rem) auto;
|
|
3055
3038
|
}
|
|
3056
3039
|
.Input-module_withStartIconAdornment__de6-U.Input-module_withDisabled__pzzCm .Input-module_startIconAdornment__pnn-b {
|
|
3057
3040
|
opacity: 0.3;
|
|
3058
3041
|
}
|
|
3059
3042
|
.Input-module_withStartIconAdornment__de6-U .Input-module_input__d-Moh {
|
|
3060
|
-
padding-
|
|
3061
|
-
padding-left: calc(1.25rem + var(--spacing-md, 1.5rem) * 0.75);
|
|
3062
|
-
}
|
|
3063
|
-
.Input-module_withStartIconAdornment__de6-U .Input-module_input__d-Moh[dir=rtl], [dir=rtl] .Input-module_withStartIconAdornment__de6-U .Input-module_input__d-Moh {
|
|
3064
|
-
padding-right: calc(1.25rem + var(--spacing-md, 1.5rem) * 0.75);
|
|
3065
|
-
padding-left: var(--spacing-sm, 0.75rem);
|
|
3043
|
+
padding-inline: calc(1.25rem + var(--spacing-md, 1.5rem) * 0.75) var(--spacing-sm, 0.75rem);
|
|
3066
3044
|
}
|
|
3067
3045
|
|
|
3068
3046
|
.Input-module_withEndIconAdornment__fSBPl .Input-module_endIconAdornment__bg-PL {
|
|
@@ -3071,32 +3049,17 @@
|
|
|
3071
3049
|
top: 50%;
|
|
3072
3050
|
transform: translateY(-50%);
|
|
3073
3051
|
z-index: 1;
|
|
3074
|
-
|
|
3075
|
-
left: auto;
|
|
3076
|
-
}
|
|
3077
|
-
.Input-module_withEndIconAdornment__fSBPl .Input-module_endIconAdornment__bg-PL[dir=rtl], [dir=rtl] .Input-module_withEndIconAdornment__fSBPl .Input-module_endIconAdornment__bg-PL {
|
|
3078
|
-
right: auto;
|
|
3079
|
-
left: var(--spacing-sm, 0.75rem);
|
|
3052
|
+
inset-inline: auto var(--spacing-sm, 0.75rem);
|
|
3080
3053
|
}
|
|
3081
3054
|
.Input-module_withEndIconAdornment__fSBPl.Input-module_withDisabled__pzzCm .Input-module_endIconAdornment__bg-PL {
|
|
3082
3055
|
opacity: 0.3;
|
|
3083
3056
|
}
|
|
3084
3057
|
.Input-module_withEndIconAdornment__fSBPl .Input-module_input__d-Moh {
|
|
3085
|
-
padding-
|
|
3086
|
-
padding-left: var(--spacing-sm, 0.75rem);
|
|
3087
|
-
}
|
|
3088
|
-
.Input-module_withEndIconAdornment__fSBPl .Input-module_input__d-Moh[dir=rtl], [dir=rtl] .Input-module_withEndIconAdornment__fSBPl .Input-module_input__d-Moh {
|
|
3089
|
-
padding-right: var(--spacing-sm, 0.75rem);
|
|
3090
|
-
padding-left: calc(1.25rem + var(--spacing-md, 1.5rem) * 0.75);
|
|
3058
|
+
padding-inline: var(--spacing-sm, 0.75rem) calc(1.25rem + var(--spacing-md, 1.5rem) * 0.75);
|
|
3091
3059
|
}
|
|
3092
3060
|
|
|
3093
3061
|
.Input-module_withStartIconAdornment__de6-U.Input-module_withEndIconAdornment__fSBPl .Input-module_input__d-Moh {
|
|
3094
|
-
padding-
|
|
3095
|
-
padding-left: calc(1.25rem + var(--spacing-md, 1.5rem) * 0.75);
|
|
3096
|
-
}
|
|
3097
|
-
.Input-module_withStartIconAdornment__de6-U.Input-module_withEndIconAdornment__fSBPl .Input-module_input__d-Moh[dir=rtl], [dir=rtl] .Input-module_withStartIconAdornment__de6-U.Input-module_withEndIconAdornment__fSBPl .Input-module_input__d-Moh {
|
|
3098
|
-
padding-right: calc(1.25rem + var(--spacing-md, 1.5rem) * 0.75);
|
|
3099
|
-
padding-left: calc(1.25rem + var(--spacing-md, 1.5rem) * 0.75);
|
|
3062
|
+
padding-inline: calc(1.25rem + var(--spacing-md, 1.5rem) * 0.75) calc(1.25rem + var(--spacing-md, 1.5rem) * 0.75);
|
|
3100
3063
|
}
|
|
3101
3064
|
|
|
3102
3065
|
/* stylelint-disable-next-line no-duplicate-selectors */
|
|
@@ -3708,12 +3671,9 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
3708
3671
|
border: var(--border-solid-border-width, 2px) var(--border-solid-border-style, solid) transparent;
|
|
3709
3672
|
border-radius: var(--border-solid-border-radius, 7px);
|
|
3710
3673
|
position: relative;
|
|
3711
|
-
|
|
3674
|
+
inset-inline-end: -0.35rem;
|
|
3712
3675
|
top: -40%;
|
|
3713
3676
|
}
|
|
3714
|
-
[dir=rtl] .DateInputWithIconButton-module_iconButton__W7YMX {
|
|
3715
|
-
right: 0.25rem;
|
|
3716
|
-
}
|
|
3717
3677
|
.DateInputWithIconButton-module_iconButton__W7YMX :focus {
|
|
3718
3678
|
outline: none;
|
|
3719
3679
|
}
|
|
@@ -3865,7 +3825,7 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
3865
3825
|
font-weight: var(--typography-paragraph-body-font-weight, 400);
|
|
3866
3826
|
line-height: 1.5;
|
|
3867
3827
|
letter-spacing: var(--typography-paragraph-body-letter-spacing, normal);
|
|
3868
|
-
text-align:
|
|
3828
|
+
text-align: start;
|
|
3869
3829
|
background-color: var(--color-white, #ffffff);
|
|
3870
3830
|
background-clip: padding-box;
|
|
3871
3831
|
border: var(--border-solid-border-width, 2px) var(--border-solid-border-style, solid) var(--color-gray-500, #878792);
|
|
@@ -3873,9 +3833,6 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
3873
3833
|
margin-top: var(--spacing-6, 0.375rem);
|
|
3874
3834
|
padding: 0 var(--spacing-sm, 0.75rem);
|
|
3875
3835
|
}
|
|
3876
|
-
[dir=rtl] .DateRangePicker-module_button__cA-Ss {
|
|
3877
|
-
text-align: right;
|
|
3878
|
-
}
|
|
3879
3836
|
.DateRangePicker-module_button__cA-Ss:focus-visible:not([disabled]), .DateRangePicker-module_button__cA-Ss:hover:not([disabled]) {
|
|
3880
3837
|
background-color: var(--color-gray-200, #f4f4f5);
|
|
3881
3838
|
border-color: var(--color-gray-600, #524e56);
|
|
@@ -3895,12 +3852,7 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
3895
3852
|
border-color: rgba(var(--color-gray-500-rgb, 135, 135, 146), 0.7);
|
|
3896
3853
|
}
|
|
3897
3854
|
.DateRangePicker-module_button__cA-Ss .DateRangePicker-module_value__dtZAj {
|
|
3898
|
-
padding-
|
|
3899
|
-
padding-left: 1.75rem;
|
|
3900
|
-
}
|
|
3901
|
-
.DateRangePicker-module_button__cA-Ss .DateRangePicker-module_value__dtZAj[dir=rtl], [dir=rtl] .DateRangePicker-module_button__cA-Ss .DateRangePicker-module_value__dtZAj {
|
|
3902
|
-
padding-right: 1.75rem;
|
|
3903
|
-
padding-left: var(--spacing-sm, 0.75rem);
|
|
3855
|
+
padding-inline: 1.75rem var(--spacing-sm, 0.75rem);
|
|
3904
3856
|
}
|
|
3905
3857
|
|
|
3906
3858
|
.DateRangePicker-module_startIconAdornment__lCw3l {
|
|
@@ -3915,23 +3867,13 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
3915
3867
|
transform: translateY(-50%);
|
|
3916
3868
|
color: var(--color-purple-800, #2f2438);
|
|
3917
3869
|
opacity: 0.5;
|
|
3918
|
-
|
|
3919
|
-
left: var(--spacing-sm, 0.75rem);
|
|
3920
|
-
}
|
|
3921
|
-
.DateRangePicker-module_withStartIconAdornment__auP6u .DateRangePicker-module_startIconAdornment__lCw3l[dir=rtl], [dir=rtl] .DateRangePicker-module_withStartIconAdornment__auP6u .DateRangePicker-module_startIconAdornment__lCw3l {
|
|
3922
|
-
right: var(--spacing-sm, 0.75rem);
|
|
3923
|
-
left: auto;
|
|
3870
|
+
inset-inline: var(--spacing-sm, 0.75rem) auto;
|
|
3924
3871
|
}
|
|
3925
3872
|
.DateRangePicker-module_withStartIconAdornment__auP6u:focus-within:not(.DateRangePicker-module_disabled__f0zmt) .DateRangePicker-module_startIconAdornment__lCw3l, .DateRangePicker-module_withStartIconAdornment__auP6u:hover:not(.DateRangePicker-module_disabled__f0zmt) .DateRangePicker-module_startIconAdornment__lCw3l {
|
|
3926
3873
|
opacity: 0.7;
|
|
3927
3874
|
}
|
|
3928
3875
|
.DateRangePicker-module_withStartIconAdornment__auP6u .DateRangePicker-module_button__cA-Ss {
|
|
3929
|
-
padding-
|
|
3930
|
-
padding-left: calc(var(--spacing-md, 1.5rem) + 1.25rem);
|
|
3931
|
-
}
|
|
3932
|
-
.DateRangePicker-module_withStartIconAdornment__auP6u .DateRangePicker-module_button__cA-Ss[dir=rtl], [dir=rtl] .DateRangePicker-module_withStartIconAdornment__auP6u .DateRangePicker-module_button__cA-Ss {
|
|
3933
|
-
padding-right: calc(var(--spacing-md, 1.5rem) + 1.25rem);
|
|
3934
|
-
padding-left: var(--spacing-sm, 0.75rem);
|
|
3876
|
+
padding-inline: calc(var(--spacing-md, 1.5rem) + 1.25rem) var(--spacing-sm, 0.75rem);
|
|
3935
3877
|
}
|
|
3936
3878
|
|
|
3937
3879
|
/* stylelint-enable no-descending-specificity */
|
|
@@ -4388,12 +4330,9 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
4388
4330
|
box-shadow: var(--shadow-large-box-shadow, 0 3px 9px 0 rgba(0, 0, 0, 0.1), 0 8px 40px 0 rgba(0, 0, 0, 0.08));
|
|
4389
4331
|
padding: var(--spacing-sm, 0.75rem) 0;
|
|
4390
4332
|
margin-top: var(--spacing-xs, 0.375rem);
|
|
4391
|
-
text-align:
|
|
4333
|
+
text-align: start;
|
|
4392
4334
|
width: 294px;
|
|
4393
4335
|
}
|
|
4394
|
-
[dir=rtl] .MenuPopup-module_menuPopup__UVgnP {
|
|
4395
|
-
text-align: right;
|
|
4396
|
-
}
|
|
4397
4336
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
4398
4337
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
4399
4338
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
@@ -4932,20 +4871,13 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
4932
4871
|
|
|
4933
4872
|
@media (width >= 1024px) {
|
|
4934
4873
|
padding: 0 var(--spacing-12);
|
|
4935
|
-
text-align:
|
|
4874
|
+
text-align: start;
|
|
4936
4875
|
}
|
|
4937
4876
|
|
|
4938
4877
|
@media (width <= 767px) {
|
|
4939
4878
|
margin: var(--spacing-12);
|
|
4940
4879
|
max-width: 100%;
|
|
4941
4880
|
}
|
|
4942
|
-
|
|
4943
|
-
[dir="rtl"] & {
|
|
4944
|
-
@media (width >= 1024px) {
|
|
4945
|
-
padding: 0 var(--spacing-12);
|
|
4946
|
-
text-align: right;
|
|
4947
|
-
}
|
|
4948
|
-
}
|
|
4949
4881
|
}
|
|
4950
4882
|
|
|
4951
4883
|
.GuidanceBlock-module_descriptionAndActions__aQhc9 {
|
|
@@ -4979,10 +4911,6 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
4979
4911
|
width: 100%;
|
|
4980
4912
|
margin-top: var(--spacing-6);
|
|
4981
4913
|
}
|
|
4982
|
-
|
|
4983
|
-
[dir="rtl"] & svg {
|
|
4984
|
-
transform: rotate(180deg);
|
|
4985
|
-
}
|
|
4986
4914
|
}
|
|
4987
4915
|
|
|
4988
4916
|
.GuidanceBlock-module_hidden__mwvrs {
|
|
@@ -5037,12 +4965,7 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5037
4965
|
}
|
|
5038
4966
|
|
|
5039
4967
|
.GuidanceBlock-module_illustrationWrapper__tK4Xr {
|
|
5040
|
-
margin-
|
|
5041
|
-
|
|
5042
|
-
[dir="rtl"] & {
|
|
5043
|
-
margin-left: var(--spacing-12);
|
|
5044
|
-
margin-right: inherit;
|
|
5045
|
-
}
|
|
4968
|
+
margin-inline-end: var(--spacing-12);
|
|
5046
4969
|
|
|
5047
4970
|
@media (768px <= width <= 1023px) {
|
|
5048
4971
|
padding: 0;
|
|
@@ -5058,7 +4981,7 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5058
4981
|
}
|
|
5059
4982
|
|
|
5060
4983
|
.GuidanceBlock-module_descriptionContainer__w1-P- {
|
|
5061
|
-
text-align:
|
|
4984
|
+
text-align: start;
|
|
5062
4985
|
max-width: unset;
|
|
5063
4986
|
min-width: 320px;
|
|
5064
4987
|
|
|
@@ -5069,18 +4992,10 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5069
4992
|
@media (width <= 767px) {
|
|
5070
4993
|
margin: 0;
|
|
5071
4994
|
}
|
|
5072
|
-
|
|
5073
|
-
[dir="rtl"] & {
|
|
5074
|
-
text-align: right;
|
|
5075
|
-
|
|
5076
|
-
@media (width >= 1024px) {
|
|
5077
|
-
padding: 0;
|
|
5078
|
-
}
|
|
5079
|
-
}
|
|
5080
4995
|
}
|
|
5081
4996
|
|
|
5082
4997
|
.GuidanceBlock-module_buttonContainer__bcVmB {
|
|
5083
|
-
padding-
|
|
4998
|
+
padding-inline-start: var(--spacing-12);
|
|
5084
4999
|
justify-content: flex-start;
|
|
5085
5000
|
width: unset;
|
|
5086
5001
|
min-width: unset;
|
|
@@ -5089,11 +5004,6 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5089
5004
|
flex-direction: row-reverse;
|
|
5090
5005
|
}
|
|
5091
5006
|
|
|
5092
|
-
[dir="rtl"] & {
|
|
5093
|
-
padding-left: 0;
|
|
5094
|
-
padding-right: var(--spacing-12);
|
|
5095
|
-
}
|
|
5096
|
-
|
|
5097
5007
|
> * {
|
|
5098
5008
|
width: unset;
|
|
5099
5009
|
}
|
|
@@ -5118,10 +5028,6 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5118
5028
|
.GuidanceBlock-module_descriptionContainer__w1-P- {
|
|
5119
5029
|
text-align: center;
|
|
5120
5030
|
min-width: unset;
|
|
5121
|
-
|
|
5122
|
-
[dir="rtl"] & {
|
|
5123
|
-
text-align: center;
|
|
5124
|
-
}
|
|
5125
5031
|
}
|
|
5126
5032
|
|
|
5127
5033
|
.GuidanceBlock-module_buttonContainer__bcVmB {
|
|
@@ -5134,11 +5040,7 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5134
5040
|
|
|
5135
5041
|
&.GuidanceBlock-module_centerContent__9Vlup.GuidanceBlock-module_smallScreenTextAlignment__-UXo9 {
|
|
5136
5042
|
.GuidanceBlock-module_descriptionContainer__w1-P- {
|
|
5137
|
-
text-align:
|
|
5138
|
-
|
|
5139
|
-
[dir="rtl"] & {
|
|
5140
|
-
text-align: right;
|
|
5141
|
-
}
|
|
5043
|
+
text-align: start;
|
|
5142
5044
|
}
|
|
5143
5045
|
}
|
|
5144
5046
|
}
|
|
@@ -5889,8 +5791,7 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5889
5791
|
}
|
|
5890
5792
|
|
|
5891
5793
|
.LikertScaleLegacy-module_likertItem__LwX2w {
|
|
5892
|
-
margin-
|
|
5893
|
-
margin-left: 2px;
|
|
5794
|
+
margin-inline: 2px;
|
|
5894
5795
|
font-size: 1px;
|
|
5895
5796
|
line-height: 1;
|
|
5896
5797
|
padding: 0;
|
|
@@ -5899,55 +5800,19 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
5899
5800
|
width: 18.5%;
|
|
5900
5801
|
position: relative;
|
|
5901
5802
|
}
|
|
5902
|
-
.LikertScaleLegacy-module_likertItem__LwX2w
|
|
5903
|
-
|
|
5904
|
-
|
|
5905
|
-
.LikertScaleLegacy-module_likertItem__LwX2w[dir=rtl]:last-child, [dir=rtl] .LikertScaleLegacy-module_likertItem__LwX2w:last-child {
|
|
5906
|
-
margin-right: 2px;
|
|
5907
|
-
}
|
|
5908
|
-
.LikertScaleLegacy-module_likertItem__LwX2w:first-child .LikertScaleLegacy-module_likertItemFill__yj0tC {
|
|
5909
|
-
border-top-left-radius: 35px;
|
|
5910
|
-
border-bottom-left-radius: 35px;
|
|
5911
|
-
}
|
|
5912
|
-
[dir=rtl] .LikertScaleLegacy-module_likertItem__LwX2w:first-child .LikertScaleLegacy-module_likertItemFill__yj0tC {
|
|
5913
|
-
border-radius: 0;
|
|
5914
|
-
border-top-right-radius: 35px;
|
|
5915
|
-
border-bottom-right-radius: 35px;
|
|
5916
|
-
}
|
|
5917
|
-
.LikertScaleLegacy-module_likertItem__LwX2w:first-child .LikertScaleLegacy-module_likertItemFill__yj0tC::after {
|
|
5918
|
-
border-top-left-radius: 35px;
|
|
5919
|
-
border-bottom-left-radius: 35px;
|
|
5920
|
-
}
|
|
5921
|
-
[dir=rtl] .LikertScaleLegacy-module_likertItem__LwX2w:first-child .LikertScaleLegacy-module_likertItemFill__yj0tC::after {
|
|
5922
|
-
border-radius: 0;
|
|
5923
|
-
border-top-right-radius: 35px;
|
|
5924
|
-
border-bottom-right-radius: 35px;
|
|
5803
|
+
.LikertScaleLegacy-module_likertItem__LwX2w:first-child .LikertScaleLegacy-module_likertItemFill__yj0tC, .LikertScaleLegacy-module_likertItem__LwX2w:first-child .LikertScaleLegacy-module_likertItemFill__yj0tC::after {
|
|
5804
|
+
border-start-start-radius: 35px;
|
|
5805
|
+
border-end-start-radius: 35px;
|
|
5925
5806
|
}
|
|
5926
|
-
.LikertScaleLegacy-module_likertItem__LwX2w:last-child .LikertScaleLegacy-module_likertItemFill__yj0tC {
|
|
5927
|
-
border-
|
|
5928
|
-
border-
|
|
5929
|
-
}
|
|
5930
|
-
[dir=rtl] .LikertScaleLegacy-module_likertItem__LwX2w:last-child .LikertScaleLegacy-module_likertItemFill__yj0tC {
|
|
5931
|
-
border-radius: 0;
|
|
5932
|
-
border-top-left-radius: 35px;
|
|
5933
|
-
border-bottom-left-radius: 35px;
|
|
5934
|
-
}
|
|
5935
|
-
.LikertScaleLegacy-module_likertItem__LwX2w:last-child .LikertScaleLegacy-module_likertItemFill__yj0tC::after {
|
|
5936
|
-
border-top-right-radius: 35px;
|
|
5937
|
-
border-bottom-right-radius: 35px;
|
|
5938
|
-
}
|
|
5939
|
-
[dir=rtl] .LikertScaleLegacy-module_likertItem__LwX2w:last-child .LikertScaleLegacy-module_likertItemFill__yj0tC::after {
|
|
5940
|
-
border-radius: 0;
|
|
5941
|
-
border-top-left-radius: 35px;
|
|
5942
|
-
border-bottom-left-radius: 35px;
|
|
5807
|
+
.LikertScaleLegacy-module_likertItem__LwX2w:last-child .LikertScaleLegacy-module_likertItemFill__yj0tC, .LikertScaleLegacy-module_likertItem__LwX2w:last-child .LikertScaleLegacy-module_likertItemFill__yj0tC::after {
|
|
5808
|
+
border-start-end-radius: 35px;
|
|
5809
|
+
border-end-end-radius: 35px;
|
|
5943
5810
|
}
|
|
5944
5811
|
.LikertScaleLegacy-module_likertItem__LwX2w:first-child {
|
|
5945
|
-
margin-
|
|
5946
|
-
margin-left: 0;
|
|
5812
|
+
margin-inline-start: 0;
|
|
5947
5813
|
}
|
|
5948
5814
|
.LikertScaleLegacy-module_likertItem__LwX2w:last-child {
|
|
5949
|
-
margin-
|
|
5950
|
-
margin-right: 0;
|
|
5815
|
+
margin-inline-end: 0;
|
|
5951
5816
|
}
|
|
5952
5817
|
.LikertScaleLegacy-module_likertItem__LwX2w::before, .LikertScaleLegacy-module_likertItem__LwX2w::after {
|
|
5953
5818
|
content: "";
|
|
@@ -6081,41 +5946,13 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
6081
5946
|
.LikertScaleLegacy-module_itemContainer__9Vfq0 {
|
|
6082
5947
|
height: 50px;
|
|
6083
5948
|
}
|
|
6084
|
-
.LikertScaleLegacy-module_likertItem__LwX2w:first-child .LikertScaleLegacy-module_likertItemFill__yj0tC {
|
|
6085
|
-
border-
|
|
6086
|
-
border-
|
|
6087
|
-
}
|
|
6088
|
-
[dir=rtl] .LikertScaleLegacy-module_likertItem__LwX2w:first-child .LikertScaleLegacy-module_likertItemFill__yj0tC {
|
|
6089
|
-
border-radius: 0;
|
|
6090
|
-
border-top-right-radius: 48px;
|
|
6091
|
-
border-bottom-right-radius: 48px;
|
|
6092
|
-
}
|
|
6093
|
-
.LikertScaleLegacy-module_likertItem__LwX2w:first-child .LikertScaleLegacy-module_likertItemFill__yj0tC::after {
|
|
6094
|
-
border-top-left-radius: 48px;
|
|
6095
|
-
border-bottom-left-radius: 48px;
|
|
5949
|
+
.LikertScaleLegacy-module_likertItem__LwX2w:first-child .LikertScaleLegacy-module_likertItemFill__yj0tC, .LikertScaleLegacy-module_likertItem__LwX2w:first-child .LikertScaleLegacy-module_likertItemFill__yj0tC::after {
|
|
5950
|
+
border-start-start-radius: 48px;
|
|
5951
|
+
border-end-start-radius: 48px;
|
|
6096
5952
|
}
|
|
6097
|
-
|
|
6098
|
-
border-radius:
|
|
6099
|
-
border-
|
|
6100
|
-
border-bottom-right-radius: 48px;
|
|
6101
|
-
}
|
|
6102
|
-
.LikertScaleLegacy-module_likertItem__LwX2w:last-child .LikertScaleLegacy-module_likertItemFill__yj0tC {
|
|
6103
|
-
border-top-right-radius: 48px;
|
|
6104
|
-
border-bottom-right-radius: 48px;
|
|
6105
|
-
}
|
|
6106
|
-
[dir=rtl] .LikertScaleLegacy-module_likertItem__LwX2w:last-child .LikertScaleLegacy-module_likertItemFill__yj0tC {
|
|
6107
|
-
border-radius: 0;
|
|
6108
|
-
border-top-left-radius: 48px;
|
|
6109
|
-
border-bottom-left-radius: 48px;
|
|
6110
|
-
}
|
|
6111
|
-
.LikertScaleLegacy-module_likertItem__LwX2w:last-child .LikertScaleLegacy-module_likertItemFill__yj0tC::after {
|
|
6112
|
-
border-top-right-radius: 48px;
|
|
6113
|
-
border-bottom-right-radius: 48px;
|
|
6114
|
-
}
|
|
6115
|
-
[dir=rtl] .LikertScaleLegacy-module_likertItem__LwX2w:last-child .LikertScaleLegacy-module_likertItemFill__yj0tC::after {
|
|
6116
|
-
border-radius: 0;
|
|
6117
|
-
border-top-left-radius: 48px;
|
|
6118
|
-
border-bottom-left-radius: 48px;
|
|
5953
|
+
.LikertScaleLegacy-module_likertItem__LwX2w:last-child .LikertScaleLegacy-module_likertItemFill__yj0tC, .LikertScaleLegacy-module_likertItem__LwX2w:last-child .LikertScaleLegacy-module_likertItemFill__yj0tC::after {
|
|
5954
|
+
border-start-end-radius: 48px;
|
|
5955
|
+
border-end-end-radius: 48px;
|
|
6119
5956
|
}
|
|
6120
5957
|
.LikertScaleLegacy-module_likertItemFill__yj0tC {
|
|
6121
5958
|
height: 48px;
|
|
@@ -10405,7 +10242,7 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
10405
10242
|
box-sizing: border-box;
|
|
10406
10243
|
background: none;
|
|
10407
10244
|
border: 2px transparent solid;
|
|
10408
|
-
text-align:
|
|
10245
|
+
text-align: start;
|
|
10409
10246
|
padding: 6px calc(var(--spacing-sm, 0.75rem) - 2px);
|
|
10410
10247
|
margin: 0 var(--spacing-xs, 0.375rem);
|
|
10411
10248
|
min-height: calc(1.75 * var(--spacing-md, 1.5rem));
|
|
@@ -10441,9 +10278,6 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
10441
10278
|
.TitleBlockMenuItem-module_menuItem__v9hGL:focus-visible {
|
|
10442
10279
|
border-color: var(--color-blue-500, #0168b3);
|
|
10443
10280
|
}
|
|
10444
|
-
[dir=rtl] .TitleBlockMenuItem-module_menuItem__v9hGL {
|
|
10445
|
-
text-align: right;
|
|
10446
|
-
}
|
|
10447
10281
|
|
|
10448
10282
|
.TitleBlockMenuItem-module_menuItem--disabled__lrGIn {
|
|
10449
10283
|
color: rgba(var(--color-purple-800-rgb, 47, 36, 56), 0.3);
|
|
@@ -11442,11 +11276,7 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
11442
11276
|
letter-spacing: var(--typography-heading-4-letter-spacing, normal);
|
|
11443
11277
|
text-decoration: none;
|
|
11444
11278
|
white-space: nowrap;
|
|
11445
|
-
margin-
|
|
11446
|
-
}
|
|
11447
|
-
.NavigationTabs-module_linkAnchor__oUsWX[dir=rtl], [dir=rtl] .NavigationTabs-module_linkAnchor__oUsWX {
|
|
11448
|
-
margin-left: var(--spacing-md, 1.5rem);
|
|
11449
|
-
margin-right: 0;
|
|
11279
|
+
margin-inline-end: var(--spacing-md, 1.5rem);
|
|
11450
11280
|
}
|
|
11451
11281
|
.NavigationTabs-module_linkAnchor__oUsWX:hover {
|
|
11452
11282
|
color: var(--color-white, #ffffff);
|
|
@@ -11463,11 +11293,7 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
11463
11293
|
}
|
|
11464
11294
|
@media (max-width: 1439px) {
|
|
11465
11295
|
.NavigationTabs-module_linkAnchor__oUsWX {
|
|
11466
|
-
margin-
|
|
11467
|
-
}
|
|
11468
|
-
.NavigationTabs-module_linkAnchor__oUsWX[dir=rtl], [dir=rtl] .NavigationTabs-module_linkAnchor__oUsWX {
|
|
11469
|
-
margin-left: var(--spacing-xs, 0.375rem);
|
|
11470
|
-
margin-right: 0;
|
|
11296
|
+
margin-inline-end: var(--spacing-xs, 0.375rem);
|
|
11471
11297
|
}
|
|
11472
11298
|
}
|
|
11473
11299
|
@media (max-width: 1189px) {
|
|
@@ -11618,11 +11444,7 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
11618
11444
|
.ToggleSwitch-module_on__CQpkh .ToggleSwitch-module_thumb__8PULV {
|
|
11619
11445
|
position: relative;
|
|
11620
11446
|
right: auto;
|
|
11621
|
-
|
|
11622
|
-
}
|
|
11623
|
-
.ToggleSwitch-module_on__CQpkh .ToggleSwitch-module_thumb__8PULV[dir=rtl], [dir=rtl] .ToggleSwitch-module_on__CQpkh .ToggleSwitch-module_thumb__8PULV {
|
|
11624
|
-
right: calc(var(--spacing-md, 1.5rem) * 1.1);
|
|
11625
|
-
left: auto;
|
|
11447
|
+
inset-inline-start: calc(var(--spacing-md, 1.5rem) * 1.1);
|
|
11626
11448
|
}
|
|
11627
11449
|
.ToggleSwitch-module_on__CQpkh .ToggleSwitch-module_checkIcon__8iitB {
|
|
11628
11450
|
opacity: 100%;
|
|
@@ -11636,11 +11458,7 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
11636
11458
|
.ToggleSwitch-module_off__OhSEP .ToggleSwitch-module_thumb__8PULV {
|
|
11637
11459
|
position: relative;
|
|
11638
11460
|
right: auto;
|
|
11639
|
-
|
|
11640
|
-
}
|
|
11641
|
-
.ToggleSwitch-module_off__OhSEP .ToggleSwitch-module_thumb__8PULV[dir=rtl], [dir=rtl] .ToggleSwitch-module_off__OhSEP .ToggleSwitch-module_thumb__8PULV {
|
|
11642
|
-
right: calc(var(--spacing-md, 1.5rem) * -0.05);
|
|
11643
|
-
left: auto;
|
|
11461
|
+
inset-inline-start: calc(var(--spacing-md, 1.5rem) * -0.05);
|
|
11644
11462
|
}
|
|
11645
11463
|
|
|
11646
11464
|
.ToggleSwitch-module_reversed__Q3-iM .ToggleSwitch-module_checkbox__ezWz3:focus + .ToggleSwitch-module_track__fcDMP,
|
|
@@ -11874,17 +11692,11 @@ input[type=range].InputRange-module_ratingScaleRange__gI-rs::-ms-thumb:not(:disa
|
|
|
11874
11692
|
border: solid var(--spacing-1) var(--color-gray-300);
|
|
11875
11693
|
margin: 0;
|
|
11876
11694
|
border-radius: var(--border-solid-border-radius);
|
|
11877
|
-
|
|
11695
|
+
inset-inline-start: 100%;
|
|
11878
11696
|
|
|
11879
11697
|
/* sets fron the bottom to the centre of the dot */
|
|
11880
11698
|
top: calc(100% - calc(var(--progress-stepper-indicator-size) / 2));
|
|
11881
11699
|
transform: translateX(-50%);
|
|
11882
|
-
|
|
11883
|
-
[dir="rtl"] & {
|
|
11884
|
-
left: unset;
|
|
11885
|
-
right: 100%;
|
|
11886
|
-
transform: translateX(50%);
|
|
11887
|
-
}
|
|
11888
11700
|
}
|
|
11889
11701
|
|
|
11890
11702
|
.ProgressStepper-module_stepperDescription__KplV3 {
|