@kaizen/components 1.61.0 → 1.61.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/styles.css +205 -204
- package/package.json +1 -1
- package/src/__layout__/Workflow/v3/_docs/Workflow.stories.tsx +8 -2
- package/src/__layout__/Workflow/v3/subcomponents/Footer/components/Root/FooterRoot.module.css +1 -0
- package/src/__layout__/Workflow/v3/subcomponents/Header/components/Root/Root.module.css +1 -1
package/dist/styles.css
CHANGED
|
@@ -1,9 +1,4 @@
|
|
|
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:700;--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:700;--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:700;--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:700;--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:700;--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
|
-
.Main-module_main__2ljR4 {
|
|
3
|
-
/* This is set so children will sit beneath the header and footer when sticky */
|
|
4
|
-
z-index: 0;
|
|
5
|
-
}
|
|
6
|
-
|
|
7
2
|
.Wrapper-module_wrapper__-IQnm {
|
|
8
3
|
display: grid;
|
|
9
4
|
grid-template-rows: min-content 1fr min-content;
|
|
@@ -12,6 +7,11 @@
|
|
|
12
7
|
background: var(--color-gray-100);
|
|
13
8
|
}
|
|
14
9
|
|
|
10
|
+
.Main-module_main__2ljR4 {
|
|
11
|
+
/* This is set so children will sit beneath the header and footer when sticky */
|
|
12
|
+
z-index: 0;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
15
|
.ProgressStepper-module_stepsContainer__xiaZx {
|
|
16
16
|
--progress-stepper-indicator-size: 1.25rem;
|
|
17
17
|
|
|
@@ -133,6 +133,7 @@
|
|
|
133
133
|
padding: var(--spacing-24) var(--spacing-12);
|
|
134
134
|
background: var(--color-white);
|
|
135
135
|
gap: var(--spacing-16);
|
|
136
|
+
border-top: 2px solid rgba(var(--color-gray-600-rgb), 0.1);
|
|
136
137
|
|
|
137
138
|
@media (width >= 768px) {
|
|
138
139
|
grid-template-columns: 1fr 5fr 1fr;
|
|
@@ -159,27 +160,6 @@
|
|
|
159
160
|
flex-basis: 7.5rem;
|
|
160
161
|
}
|
|
161
162
|
|
|
162
|
-
.Root-module_root__FYpNx {
|
|
163
|
-
display: grid;
|
|
164
|
-
background-color: var(--color-white);
|
|
165
|
-
grid-template: "branding" min-content "titles" max-content "actions" min-content / 1fr;
|
|
166
|
-
flex-grow: 1;
|
|
167
|
-
justify-content: center;
|
|
168
|
-
align-items: center;
|
|
169
|
-
text-align: center;
|
|
170
|
-
box-shadow: var(--shadow-small-box-shadow);
|
|
171
|
-
padding: var(--spacing-24);
|
|
172
|
-
gap: var(--spacing-16);
|
|
173
|
-
|
|
174
|
-
@media (width >= 768px) {
|
|
175
|
-
align-items: start;
|
|
176
|
-
grid-template: "branding titles actions" min-content / 1fr max-content 1fr;
|
|
177
|
-
position: sticky;
|
|
178
|
-
top: 0;
|
|
179
|
-
z-index: 1;
|
|
180
|
-
}
|
|
181
|
-
}
|
|
182
|
-
|
|
183
163
|
.Actions-module_actions__WJwtK {
|
|
184
164
|
grid-area: actions;
|
|
185
165
|
display: flex;
|
|
@@ -234,189 +214,27 @@
|
|
|
234
214
|
margin-top: var(--spacing-8);
|
|
235
215
|
}
|
|
236
216
|
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
.OverlayArrow-module_overlayArrow__hoDyK {
|
|
240
|
-
display: flex;
|
|
241
|
-
padding: 8px;
|
|
242
|
-
}
|
|
243
|
-
.OverlayArrow-module_overlayArrow__hoDyK[data-placement=top], .OverlayArrow-module_overlayArrow__hoDyK[data-placement=bottom] {
|
|
244
|
-
padding: 0 8px;
|
|
245
|
-
}
|
|
246
|
-
.OverlayArrow-module_overlayArrow__hoDyK[data-placement=left], .OverlayArrow-module_overlayArrow__hoDyK[data-placement=right] {
|
|
247
|
-
padding: 8px 0;
|
|
248
|
-
}
|
|
249
|
-
.OverlayArrow-module_overlayArrow__hoDyK path {
|
|
250
|
-
fill: var(--color-purple-800, #2f2438);
|
|
251
|
-
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));
|
|
252
|
-
}
|
|
253
|
-
.OverlayArrow-module_overlayArrow__hoDyK[data-placement=right] svg {
|
|
254
|
-
transform: rotate(90deg);
|
|
255
|
-
}
|
|
256
|
-
.OverlayArrow-module_overlayArrow__hoDyK[data-placement=bottom] svg {
|
|
257
|
-
transform: rotate(180deg);
|
|
258
|
-
}
|
|
259
|
-
.OverlayArrow-module_overlayArrow__hoDyK[data-placement=left] svg {
|
|
260
|
-
transform: rotate(270deg);
|
|
261
|
-
}
|
|
262
|
-
.OverlayArrow-module_overlayArrow__hoDyK.OverlayArrow-module_reversed__-WGcR path {
|
|
263
|
-
fill: var(--color-white, #ffffff);
|
|
264
|
-
}
|
|
265
|
-
.Button-module_button__QOSYH {
|
|
266
|
-
--button-min-height-width: var(--spacing-48);
|
|
267
|
-
--button-padding-x: calc(
|
|
268
|
-
var(--spacing-12) - var(--border-solid-border-width)
|
|
269
|
-
);
|
|
270
|
-
--button-padding-y: calc(
|
|
271
|
-
var(--spacing-8) - var(--border-solid-border-width)
|
|
272
|
-
);
|
|
273
|
-
--button-icon-size: var(--spacing-24);
|
|
274
|
-
appearance: none;
|
|
275
|
-
background: transparent;
|
|
276
|
-
color: inherit;
|
|
277
|
-
font: inherit;
|
|
278
|
-
margin: 0;
|
|
279
|
-
border: none;
|
|
280
|
-
border: var(--border-solid-border-width) var(--border-solid-border-style);
|
|
281
|
-
border-radius: var(--border-solid-border-radius);
|
|
282
|
-
box-sizing: border-box;
|
|
283
|
-
display: inline-flex;
|
|
284
|
-
align-items: center;
|
|
285
|
-
justify-content: center;
|
|
286
|
-
text-align: left;
|
|
287
|
-
gap: var(--spacing-8);
|
|
288
|
-
font-family: var(--typography-button-primary-font-family);
|
|
289
|
-
font-weight: var(--typography-button-primary-font-weight);
|
|
290
|
-
font-size: var(--typography-button-primary-font-size);
|
|
291
|
-
line-height: var(--typography-button-primary-line-height);
|
|
292
|
-
min-height: var(--button-min-height-width);
|
|
293
|
-
min-width: var(--button-min-height-width);
|
|
294
|
-
outline: none;
|
|
295
|
-
position: relative;
|
|
296
|
-
padding: var(--button-padding-y) var(--button-padding-x);
|
|
297
|
-
-webkit-font-smoothing: antialiased;
|
|
298
|
-
-moz-osx-font-smoothing: grayscale;
|
|
299
|
-
}
|
|
300
|
-
.Button-module_button__QOSYH[data-focus-visible]::after {
|
|
301
|
-
content: "";
|
|
302
|
-
position: absolute;
|
|
303
|
-
background: transparent;
|
|
304
|
-
border-color: var(--color-blue-500);
|
|
305
|
-
border-radius: var(--border-focus-ring-border-radius);
|
|
306
|
-
border-width: var(--border-focus-ring-border-width);
|
|
307
|
-
border-style: var(--border-focus-ring-border-style);
|
|
308
|
-
inset: calc(-1 * (var(--border-focus-ring-border-width) * 2 + 1px));
|
|
309
|
-
}
|
|
310
|
-
.Button-module_button__QOSYH svg {
|
|
311
|
-
height: var(--button-icon-size);
|
|
312
|
-
width: var(--button-icon-size);
|
|
313
|
-
}
|
|
314
|
-
|
|
315
|
-
.Button-module_default__gSx3e {
|
|
316
|
-
border-color: var(--color-gray-500);
|
|
317
|
-
color: var(--color-purple-800);
|
|
318
|
-
}
|
|
319
|
-
.Button-module_default__gSx3e[data-hovered], .Button-module_default__gSx3e[data-focus-visible], .Button-module_default__gSx3e[data-pressed] {
|
|
320
|
-
background-color: var(--color-gray-200);
|
|
321
|
-
border-color: var(--color-purple-800);
|
|
322
|
-
}
|
|
323
|
-
.Button-module_default__gSx3e[data-disabled] {
|
|
324
|
-
opacity: 0.3;
|
|
325
|
-
}
|
|
326
|
-
.Button-module_default__gSx3e.Button-module_reversed__DT-Id {
|
|
327
|
-
background-color: transparent;
|
|
328
|
-
border-color: rgba(var(--color-white-rgb), 0.65);
|
|
329
|
-
color: var(--color-white);
|
|
330
|
-
}
|
|
331
|
-
.Button-module_default__gSx3e.Button-module_reversed__DT-Id[data-hovered], .Button-module_default__gSx3e.Button-module_reversed__DT-Id[data-focus-visible] {
|
|
332
|
-
background-color: rgba(var(--color-white-rgb), 0.1);
|
|
333
|
-
border-color: var(--color-white);
|
|
334
|
-
}
|
|
335
|
-
.Button-module_default__gSx3e.Button-module_reversed__DT-Id[data-focus-visible]::after {
|
|
336
|
-
border-color: var(--color-blue-300);
|
|
337
|
-
}
|
|
338
|
-
.Button-module_default__gSx3e.Button-module_reversed__DT-Id[data-disabled]::after {
|
|
339
|
-
border-color: var(--color-gray-400);
|
|
340
|
-
}
|
|
341
|
-
|
|
342
|
-
.Button-module_small__S-t5B {
|
|
343
|
-
--button-min-height-width: 2.5rem;
|
|
344
|
-
--button-padding-x: calc(
|
|
345
|
-
var(--spacing-8) - var(--border-solid-border-width)
|
|
346
|
-
);
|
|
347
|
-
--button-padding-y: calc(
|
|
348
|
-
var(--spacing-8) - var(--border-solid-border-width)
|
|
349
|
-
);
|
|
350
|
-
--button-icon-size: var(--spacing-16);
|
|
351
|
-
gap: var(--spacing-8);
|
|
352
|
-
}
|
|
353
|
-
.Menu-module_menu__iHYqh {
|
|
217
|
+
.Root-module_root__FYpNx {
|
|
218
|
+
display: grid;
|
|
354
219
|
background-color: var(--color-white);
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
overflow: auto;
|
|
359
|
-
padding-block: var(--spacing-6);
|
|
360
|
-
outline: none;
|
|
361
|
-
border-radius: var(--border-solid-border-radius);
|
|
362
|
-
box-shadow: var(--shadow-large-box-shadow);
|
|
363
|
-
}
|
|
364
|
-
|
|
365
|
-
.Menu-module_menu__iHYqh .react-aria-Header {
|
|
366
|
-
font-family: var(--typography-heading-6-font-family);
|
|
367
|
-
font-size: var(--typography-heading-6-font-size);
|
|
368
|
-
letter-spacing: var(--typography-heading-6-letter-spacing);
|
|
369
|
-
font-weight: var(--typography-heading-6-font-weight);
|
|
370
|
-
line-height: var(--typography-heading-6-line-height);
|
|
371
|
-
padding: var(--spacing-6) 10px;
|
|
372
|
-
margin-inline: var(--spacing-6);
|
|
373
|
-
}
|
|
374
|
-
|
|
375
|
-
.Menu-module_menu__iHYqh section:not(:last-of-type)::after {
|
|
376
|
-
width: 100%;
|
|
377
|
-
height: 1px;
|
|
378
|
-
background-color: var(--border-solid-border-color);
|
|
379
|
-
content: "";
|
|
380
|
-
display: block;
|
|
381
|
-
margin-block: var(--spacing-6);
|
|
382
|
-
}
|
|
383
|
-
.MenuItem-module_item__DPerF {
|
|
384
|
-
font-family: var(--typography-paragraph-body-font-family);
|
|
385
|
-
font-size: var(--typography-paragraph-body-font-size);
|
|
386
|
-
letter-spacing: var(--typography-paragraph-body-letter-spacing);
|
|
387
|
-
font-weight: var(--typography-paragraph-body-font-weight);
|
|
388
|
-
line-height: var(--typography-paragraph-body-line-height);
|
|
389
|
-
color: rgba(var(--color-purple-800-rgb), 0.7);
|
|
390
|
-
padding: var(--spacing-6) var(--spacing-8);
|
|
391
|
-
border: var(--border-focus-ring-border-width) var(--border-focus-ring-border-style) transparent;
|
|
392
|
-
border-radius: 4px;
|
|
393
|
-
display: flex;
|
|
394
|
-
gap: 0 var(--spacing-8);
|
|
395
|
-
align-items: center;
|
|
396
|
-
margin-inline: var(--spacing-6);
|
|
397
|
-
text-decoration: none;
|
|
398
|
-
cursor: pointer;
|
|
399
|
-
}
|
|
400
|
-
|
|
401
|
-
.MenuItem-module_iconWrapper__bRdQN {
|
|
402
|
-
flex-shrink: 0;
|
|
403
|
-
display: flex;
|
|
220
|
+
grid-template: "branding" min-content "titles" max-content "actions" min-content / 1fr;
|
|
221
|
+
flex-grow: 1;
|
|
222
|
+
justify-content: center;
|
|
404
223
|
align-items: center;
|
|
405
|
-
|
|
224
|
+
text-align: center;
|
|
225
|
+
padding: var(--spacing-24);
|
|
226
|
+
gap: var(--spacing-16);
|
|
227
|
+
border-bottom: 2px solid rgb(var(--color-gray-600-rgb), 0.1);
|
|
406
228
|
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
229
|
+
@media (width >= 768px) {
|
|
230
|
+
align-items: start;
|
|
231
|
+
grid-template: "branding titles actions" min-content / 1fr max-content 1fr;
|
|
232
|
+
position: sticky;
|
|
233
|
+
top: 0;
|
|
234
|
+
z-index: 1;
|
|
235
|
+
}
|
|
412
236
|
}
|
|
413
237
|
|
|
414
|
-
.MenuItem-module_item__DPerF[data-disabled] {
|
|
415
|
-
opacity: 0.3;
|
|
416
|
-
}
|
|
417
|
-
.Focusable-module_focusableWrapper__NfuIi {
|
|
418
|
-
display: inline-flex;
|
|
419
|
-
}
|
|
420
238
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
421
239
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
422
240
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
@@ -760,6 +578,189 @@
|
|
|
760
578
|
/* stylelint-enable no-descending-specificity */
|
|
761
579
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
762
580
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
581
|
+
.OverlayArrow-module_overlayArrow__hoDyK {
|
|
582
|
+
display: flex;
|
|
583
|
+
padding: 8px;
|
|
584
|
+
}
|
|
585
|
+
.OverlayArrow-module_overlayArrow__hoDyK[data-placement=top], .OverlayArrow-module_overlayArrow__hoDyK[data-placement=bottom] {
|
|
586
|
+
padding: 0 8px;
|
|
587
|
+
}
|
|
588
|
+
.OverlayArrow-module_overlayArrow__hoDyK[data-placement=left], .OverlayArrow-module_overlayArrow__hoDyK[data-placement=right] {
|
|
589
|
+
padding: 8px 0;
|
|
590
|
+
}
|
|
591
|
+
.OverlayArrow-module_overlayArrow__hoDyK path {
|
|
592
|
+
fill: var(--color-purple-800, #2f2438);
|
|
593
|
+
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));
|
|
594
|
+
}
|
|
595
|
+
.OverlayArrow-module_overlayArrow__hoDyK[data-placement=right] svg {
|
|
596
|
+
transform: rotate(90deg);
|
|
597
|
+
}
|
|
598
|
+
.OverlayArrow-module_overlayArrow__hoDyK[data-placement=bottom] svg {
|
|
599
|
+
transform: rotate(180deg);
|
|
600
|
+
}
|
|
601
|
+
.OverlayArrow-module_overlayArrow__hoDyK[data-placement=left] svg {
|
|
602
|
+
transform: rotate(270deg);
|
|
603
|
+
}
|
|
604
|
+
.OverlayArrow-module_overlayArrow__hoDyK.OverlayArrow-module_reversed__-WGcR path {
|
|
605
|
+
fill: var(--color-white, #ffffff);
|
|
606
|
+
}
|
|
607
|
+
.Menu-module_menu__iHYqh {
|
|
608
|
+
background-color: var(--color-white);
|
|
609
|
+
color: var(--color-purple-800);
|
|
610
|
+
width: 248px;
|
|
611
|
+
max-height: 22rem;
|
|
612
|
+
overflow: auto;
|
|
613
|
+
padding-block: var(--spacing-6);
|
|
614
|
+
outline: none;
|
|
615
|
+
border-radius: var(--border-solid-border-radius);
|
|
616
|
+
box-shadow: var(--shadow-large-box-shadow);
|
|
617
|
+
}
|
|
618
|
+
|
|
619
|
+
.Menu-module_menu__iHYqh .react-aria-Header {
|
|
620
|
+
font-family: var(--typography-heading-6-font-family);
|
|
621
|
+
font-size: var(--typography-heading-6-font-size);
|
|
622
|
+
letter-spacing: var(--typography-heading-6-letter-spacing);
|
|
623
|
+
font-weight: var(--typography-heading-6-font-weight);
|
|
624
|
+
line-height: var(--typography-heading-6-line-height);
|
|
625
|
+
padding: var(--spacing-6) 10px;
|
|
626
|
+
margin-inline: var(--spacing-6);
|
|
627
|
+
}
|
|
628
|
+
|
|
629
|
+
.Menu-module_menu__iHYqh section:not(:last-of-type)::after {
|
|
630
|
+
width: 100%;
|
|
631
|
+
height: 1px;
|
|
632
|
+
background-color: var(--border-solid-border-color);
|
|
633
|
+
content: "";
|
|
634
|
+
display: block;
|
|
635
|
+
margin-block: var(--spacing-6);
|
|
636
|
+
}
|
|
637
|
+
.MenuItem-module_item__DPerF {
|
|
638
|
+
font-family: var(--typography-paragraph-body-font-family);
|
|
639
|
+
font-size: var(--typography-paragraph-body-font-size);
|
|
640
|
+
letter-spacing: var(--typography-paragraph-body-letter-spacing);
|
|
641
|
+
font-weight: var(--typography-paragraph-body-font-weight);
|
|
642
|
+
line-height: var(--typography-paragraph-body-line-height);
|
|
643
|
+
color: rgba(var(--color-purple-800-rgb), 0.7);
|
|
644
|
+
padding: var(--spacing-6) var(--spacing-8);
|
|
645
|
+
border: var(--border-focus-ring-border-width) var(--border-focus-ring-border-style) transparent;
|
|
646
|
+
border-radius: 4px;
|
|
647
|
+
display: flex;
|
|
648
|
+
gap: 0 var(--spacing-8);
|
|
649
|
+
align-items: center;
|
|
650
|
+
margin-inline: var(--spacing-6);
|
|
651
|
+
text-decoration: none;
|
|
652
|
+
cursor: pointer;
|
|
653
|
+
}
|
|
654
|
+
|
|
655
|
+
.MenuItem-module_iconWrapper__bRdQN {
|
|
656
|
+
flex-shrink: 0;
|
|
657
|
+
display: flex;
|
|
658
|
+
align-items: center;
|
|
659
|
+
}
|
|
660
|
+
|
|
661
|
+
.MenuItem-module_item__DPerF[data-focused] {
|
|
662
|
+
background-color: var(--color-blue-100);
|
|
663
|
+
color: var(--color-blue-500);
|
|
664
|
+
outline: none;
|
|
665
|
+
border-color: var(--color-blue-500);
|
|
666
|
+
}
|
|
667
|
+
|
|
668
|
+
.MenuItem-module_item__DPerF[data-disabled] {
|
|
669
|
+
opacity: 0.3;
|
|
670
|
+
}
|
|
671
|
+
.Button-module_button__QOSYH {
|
|
672
|
+
--button-min-height-width: var(--spacing-48);
|
|
673
|
+
--button-padding-x: calc(
|
|
674
|
+
var(--spacing-12) - var(--border-solid-border-width)
|
|
675
|
+
);
|
|
676
|
+
--button-padding-y: calc(
|
|
677
|
+
var(--spacing-8) - var(--border-solid-border-width)
|
|
678
|
+
);
|
|
679
|
+
--button-icon-size: var(--spacing-24);
|
|
680
|
+
appearance: none;
|
|
681
|
+
background: transparent;
|
|
682
|
+
color: inherit;
|
|
683
|
+
font: inherit;
|
|
684
|
+
margin: 0;
|
|
685
|
+
border: none;
|
|
686
|
+
border: var(--border-solid-border-width) var(--border-solid-border-style);
|
|
687
|
+
border-radius: var(--border-solid-border-radius);
|
|
688
|
+
box-sizing: border-box;
|
|
689
|
+
display: inline-flex;
|
|
690
|
+
align-items: center;
|
|
691
|
+
justify-content: center;
|
|
692
|
+
text-align: left;
|
|
693
|
+
gap: var(--spacing-8);
|
|
694
|
+
font-family: var(--typography-button-primary-font-family);
|
|
695
|
+
font-weight: var(--typography-button-primary-font-weight);
|
|
696
|
+
font-size: var(--typography-button-primary-font-size);
|
|
697
|
+
line-height: var(--typography-button-primary-line-height);
|
|
698
|
+
min-height: var(--button-min-height-width);
|
|
699
|
+
min-width: var(--button-min-height-width);
|
|
700
|
+
outline: none;
|
|
701
|
+
position: relative;
|
|
702
|
+
padding: var(--button-padding-y) var(--button-padding-x);
|
|
703
|
+
-webkit-font-smoothing: antialiased;
|
|
704
|
+
-moz-osx-font-smoothing: grayscale;
|
|
705
|
+
}
|
|
706
|
+
.Button-module_button__QOSYH[data-focus-visible]::after {
|
|
707
|
+
content: "";
|
|
708
|
+
position: absolute;
|
|
709
|
+
background: transparent;
|
|
710
|
+
border-color: var(--color-blue-500);
|
|
711
|
+
border-radius: var(--border-focus-ring-border-radius);
|
|
712
|
+
border-width: var(--border-focus-ring-border-width);
|
|
713
|
+
border-style: var(--border-focus-ring-border-style);
|
|
714
|
+
inset: calc(-1 * (var(--border-focus-ring-border-width) * 2 + 1px));
|
|
715
|
+
}
|
|
716
|
+
.Button-module_button__QOSYH svg {
|
|
717
|
+
height: var(--button-icon-size);
|
|
718
|
+
width: var(--button-icon-size);
|
|
719
|
+
}
|
|
720
|
+
|
|
721
|
+
.Button-module_default__gSx3e {
|
|
722
|
+
border-color: var(--color-gray-500);
|
|
723
|
+
color: var(--color-purple-800);
|
|
724
|
+
}
|
|
725
|
+
.Button-module_default__gSx3e[data-hovered], .Button-module_default__gSx3e[data-focus-visible], .Button-module_default__gSx3e[data-pressed] {
|
|
726
|
+
background-color: var(--color-gray-200);
|
|
727
|
+
border-color: var(--color-purple-800);
|
|
728
|
+
}
|
|
729
|
+
.Button-module_default__gSx3e[data-disabled] {
|
|
730
|
+
opacity: 0.3;
|
|
731
|
+
}
|
|
732
|
+
.Button-module_default__gSx3e.Button-module_reversed__DT-Id {
|
|
733
|
+
background-color: transparent;
|
|
734
|
+
border-color: rgba(var(--color-white-rgb), 0.65);
|
|
735
|
+
color: var(--color-white);
|
|
736
|
+
}
|
|
737
|
+
.Button-module_default__gSx3e.Button-module_reversed__DT-Id[data-hovered], .Button-module_default__gSx3e.Button-module_reversed__DT-Id[data-focus-visible] {
|
|
738
|
+
background-color: rgba(var(--color-white-rgb), 0.1);
|
|
739
|
+
border-color: var(--color-white);
|
|
740
|
+
}
|
|
741
|
+
.Button-module_default__gSx3e.Button-module_reversed__DT-Id[data-focus-visible]::after {
|
|
742
|
+
border-color: var(--color-blue-300);
|
|
743
|
+
}
|
|
744
|
+
.Button-module_default__gSx3e.Button-module_reversed__DT-Id[data-disabled]::after {
|
|
745
|
+
border-color: var(--color-gray-400);
|
|
746
|
+
}
|
|
747
|
+
|
|
748
|
+
.Button-module_small__S-t5B {
|
|
749
|
+
--button-min-height-width: 2.5rem;
|
|
750
|
+
--button-padding-x: calc(
|
|
751
|
+
var(--spacing-8) - var(--border-solid-border-width)
|
|
752
|
+
);
|
|
753
|
+
--button-padding-y: calc(
|
|
754
|
+
var(--spacing-8) - var(--border-solid-border-width)
|
|
755
|
+
);
|
|
756
|
+
--button-icon-size: var(--spacing-16);
|
|
757
|
+
gap: var(--spacing-8);
|
|
758
|
+
}
|
|
759
|
+
.Focusable-module_focusableWrapper__NfuIi {
|
|
760
|
+
display: inline-flex;
|
|
761
|
+
}
|
|
762
|
+
/** THIS IS AN AUTOGENERATED FILE **/
|
|
763
|
+
/** THIS IS AN AUTOGENERATED FILE **/
|
|
763
764
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
764
765
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
765
766
|
/** THIS IS AN AUTOGENERATED FILE **/
|
package/package.json
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import React from "react"
|
|
2
2
|
import { Meta, StoryObj } from "@storybook/react"
|
|
3
|
+
import { Heading } from "~components/Heading"
|
|
3
4
|
import { CloseIcon, VisibleIcon } from "~components/Icon"
|
|
5
|
+
import { Text } from "~components/Text"
|
|
4
6
|
import { TextField } from "~components/TextField"
|
|
5
7
|
import { Button } from "~components/__actions__/v2"
|
|
6
8
|
import { Tag } from "~components/__future__"
|
|
@@ -10,12 +12,16 @@ import { WorkflowControls } from "./controls"
|
|
|
10
12
|
const MockContent = (): JSX.Element => (
|
|
11
13
|
<div className="flex flex-col flex-1 m-24 items-center">
|
|
12
14
|
<div className="max-w-[1392px] w-full">
|
|
13
|
-
<
|
|
15
|
+
<Text variant="intro-lede">
|
|
16
|
+
Name and schedule the self-reflection cycle
|
|
17
|
+
</Text>
|
|
14
18
|
<form
|
|
15
19
|
id="workflow-form-id"
|
|
16
20
|
className="bg-white rounded shadow-sm my-32 p-64"
|
|
17
21
|
>
|
|
18
|
-
<
|
|
22
|
+
<Heading variant="heading-3" classNameOverride="mb-24">
|
|
23
|
+
Name the cycle
|
|
24
|
+
</Heading>
|
|
19
25
|
<TextField
|
|
20
26
|
labelText="Cycle name"
|
|
21
27
|
type="text"
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
justify-content: center;
|
|
7
7
|
align-items: center;
|
|
8
8
|
text-align: center;
|
|
9
|
-
box-shadow: var(--shadow-small-box-shadow);
|
|
10
9
|
padding: var(--spacing-24);
|
|
11
10
|
gap: var(--spacing-16);
|
|
11
|
+
border-bottom: 2px solid rgb(var(--color-gray-600-rgb), 0.1);
|
|
12
12
|
|
|
13
13
|
@media (width >= 768px) {
|
|
14
14
|
align-items: start;
|