@kaizen/components 1.67.0 → 1.67.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 CHANGED
@@ -1,32 +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: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
- /** THIS IS AN AUTOGENERATED FILE **/
3
- /** THIS IS AN AUTOGENERATED FILE **/
4
- .OverlayArrow-module_overlayArrow__hoDyK {
5
- display: flex;
6
- padding: 8px;
7
- }
8
- .OverlayArrow-module_overlayArrow__hoDyK[data-placement=top], .OverlayArrow-module_overlayArrow__hoDyK[data-placement=bottom] {
9
- padding: 0 8px;
10
- }
11
- .OverlayArrow-module_overlayArrow__hoDyK[data-placement=left], .OverlayArrow-module_overlayArrow__hoDyK[data-placement=right] {
12
- padding: 8px 0;
13
- }
14
- .OverlayArrow-module_overlayArrow__hoDyK path {
15
- fill: var(--color-purple-800, #2f2438);
16
- 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));
17
- }
18
- .OverlayArrow-module_overlayArrow__hoDyK[data-placement=right] svg {
19
- transform: rotate(90deg);
20
- }
21
- .OverlayArrow-module_overlayArrow__hoDyK[data-placement=bottom] svg {
22
- transform: rotate(180deg);
23
- }
24
- .OverlayArrow-module_overlayArrow__hoDyK[data-placement=left] svg {
25
- transform: rotate(270deg);
26
- }
27
- .OverlayArrow-module_overlayArrow__hoDyK.OverlayArrow-module_reversed__-WGcR path {
28
- fill: var(--color-white, #ffffff);
29
- }
30
2
  .Menu-module_menu__iHYqh {
31
3
  background-color: var(--color-white);
32
4
  color: var(--color-purple-800);
@@ -91,6 +63,65 @@
91
63
  .MenuItem-module_item__DPerF[data-disabled] {
92
64
  opacity: 0.3;
93
65
  }
66
+ /** THIS IS AN AUTOGENERATED FILE **/
67
+ /** THIS IS AN AUTOGENERATED FILE **/
68
+ /** THIS IS AN AUTOGENERATED FILE **/
69
+ /** THIS IS AN AUTOGENERATED FILE **/
70
+ /** THIS IS AN AUTOGENERATED FILE **/
71
+ /** THIS IS AN AUTOGENERATED FILE **/
72
+ .Tooltip-module_tooltip__efL1m {
73
+ max-width: 200px;
74
+ padding: var(--spacing-8, 0.5rem) var(--spacing-12, 0.75rem);
75
+ color: var(--color-white, #ffffff);
76
+ text-align: center;
77
+ font-family: var(--typography-paragraph-extra-small-font-family, "Inter", "Noto Sans", Helvetica, Arial, sans-serif);
78
+ font-size: var(--typography-paragraph-extra-small-font-size, 0.75rem);
79
+ font-weight: var(--typography-paragraph-extra-small-font-weight, 400);
80
+ letter-spacing: var(--typography-paragraph-extra-small-letter-spacing, normal);
81
+ line-height: var(--typography-paragraph-extra-small-line-height, 1.125rem);
82
+ border-radius: var(--border-solid-border-radius, 7px);
83
+ 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));
84
+ background-color: var(--color-purple-800, #2f2438);
85
+ text-wrap: pretty;
86
+ /* fixes FF gap */
87
+ transform: translate3d(0, 0, 0);
88
+ }
89
+ .Tooltip-module_tooltip__efL1m.Tooltip-module_reversed__NnCbZ {
90
+ background-color: var(--color-white, #ffffff);
91
+ color: var(--color-purple-800, #2f2438);
92
+ }
93
+ .Tooltip-module_tooltip__efL1m[data-placement=top] {
94
+ --origin: translateY(4px);
95
+ }
96
+ .Tooltip-module_tooltip__efL1m[data-placement=bottom] {
97
+ --origin: translateY(-4px);
98
+ }
99
+ .Tooltip-module_tooltip__efL1m[data-placement=right] {
100
+ --origin: translateX(-4px);
101
+ }
102
+ .Tooltip-module_tooltip__efL1m[data-placement=left] {
103
+ --origin: translateX(4px);
104
+ }
105
+ .Tooltip-module_tooltip__efL1m[data-entering] {
106
+ animation: Tooltip-module_slide__lFdGA var(--animation-duration-fast, 300ms);
107
+ }
108
+ .Tooltip-module_tooltip__efL1m[data-exiting] {
109
+ animation: Tooltip-module_slide__lFdGA var(--animation-duration-fast, 300ms) reverse var(--animation-easing-function-ease-in, cubic-bezier(0.55, 0.085, 0.68, 0.53));
110
+ }
111
+
112
+ @keyframes Tooltip-module_slide__lFdGA {
113
+ from {
114
+ transform: var(--origin);
115
+ opacity: 0;
116
+ }
117
+ to {
118
+ transform: translateY(0);
119
+ opacity: 1;
120
+ }
121
+ }
122
+ .Focusable-module_focusableWrapper__NfuIi {
123
+ display: inline-flex;
124
+ }
94
125
  .Button-module_button__QOSYH {
95
126
  --button-min-height-width: var(--spacing-48);
96
127
  --button-padding-x: calc(
@@ -179,64 +210,33 @@
179
210
  --button-icon-size: var(--spacing-16);
180
211
  gap: var(--spacing-8);
181
212
  }
182
- .Focusable-module_focusableWrapper__NfuIi {
183
- display: inline-flex;
184
- }
185
- /** THIS IS AN AUTOGENERATED FILE **/
186
- /** THIS IS AN AUTOGENERATED FILE **/
187
213
  /** THIS IS AN AUTOGENERATED FILE **/
188
214
  /** THIS IS AN AUTOGENERATED FILE **/
189
- /** THIS IS AN AUTOGENERATED FILE **/
190
- /** THIS IS AN AUTOGENERATED FILE **/
191
- .Tooltip-module_tooltip__efL1m {
192
- max-width: 200px;
193
- padding: var(--spacing-8, 0.5rem) var(--spacing-12, 0.75rem);
194
- color: var(--color-white, #ffffff);
195
- text-align: center;
196
- font-family: var(--typography-paragraph-extra-small-font-family, "Inter", "Noto Sans", Helvetica, Arial, sans-serif);
197
- font-size: var(--typography-paragraph-extra-small-font-size, 0.75rem);
198
- font-weight: var(--typography-paragraph-extra-small-font-weight, 400);
199
- letter-spacing: var(--typography-paragraph-extra-small-letter-spacing, normal);
200
- line-height: var(--typography-paragraph-extra-small-line-height, 1.125rem);
201
- border-radius: var(--border-solid-border-radius, 7px);
202
- 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));
203
- background-color: var(--color-purple-800, #2f2438);
204
- text-wrap: pretty;
205
- /* fixes FF gap */
206
- transform: translate3d(0, 0, 0);
207
- }
208
- .Tooltip-module_tooltip__efL1m.Tooltip-module_reversed__NnCbZ {
209
- background-color: var(--color-white, #ffffff);
210
- color: var(--color-purple-800, #2f2438);
215
+ .OverlayArrow-module_overlayArrow__hoDyK {
216
+ display: flex;
217
+ padding: 8px;
211
218
  }
212
- .Tooltip-module_tooltip__efL1m[data-placement=top] {
213
- --origin: translateY(4px);
219
+ .OverlayArrow-module_overlayArrow__hoDyK[data-placement=top], .OverlayArrow-module_overlayArrow__hoDyK[data-placement=bottom] {
220
+ padding: 0 8px;
214
221
  }
215
- .Tooltip-module_tooltip__efL1m[data-placement=bottom] {
216
- --origin: translateY(-4px);
222
+ .OverlayArrow-module_overlayArrow__hoDyK[data-placement=left], .OverlayArrow-module_overlayArrow__hoDyK[data-placement=right] {
223
+ padding: 8px 0;
217
224
  }
218
- .Tooltip-module_tooltip__efL1m[data-placement=right] {
219
- --origin: translateX(-4px);
225
+ .OverlayArrow-module_overlayArrow__hoDyK path {
226
+ fill: var(--color-purple-800, #2f2438);
227
+ 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));
220
228
  }
221
- .Tooltip-module_tooltip__efL1m[data-placement=left] {
222
- --origin: translateX(4px);
229
+ .OverlayArrow-module_overlayArrow__hoDyK[data-placement=right] svg {
230
+ transform: rotate(90deg);
223
231
  }
224
- .Tooltip-module_tooltip__efL1m[data-entering] {
225
- animation: Tooltip-module_slide__lFdGA var(--animation-duration-fast, 300ms);
232
+ .OverlayArrow-module_overlayArrow__hoDyK[data-placement=bottom] svg {
233
+ transform: rotate(180deg);
226
234
  }
227
- .Tooltip-module_tooltip__efL1m[data-exiting] {
228
- animation: Tooltip-module_slide__lFdGA var(--animation-duration-fast, 300ms) reverse var(--animation-easing-function-ease-in, cubic-bezier(0.55, 0.085, 0.68, 0.53));
235
+ .OverlayArrow-module_overlayArrow__hoDyK[data-placement=left] svg {
236
+ transform: rotate(270deg);
229
237
  }
230
-
231
- @keyframes Tooltip-module_slide__lFdGA {
232
- from {
233
- transform: var(--origin);
234
- opacity: 0;
235
- }
236
- to {
237
- transform: translateY(0);
238
- opacity: 1;
239
- }
238
+ .OverlayArrow-module_overlayArrow__hoDyK.OverlayArrow-module_reversed__-WGcR path {
239
+ fill: var(--color-white, #ffffff);
240
240
  }
241
241
  .Icon-module_icon__CkmHY {
242
242
  font-size: calc(1px * var(--icon-size, 20));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kaizen/components",
3
- "version": "1.67.0",
3
+ "version": "1.67.1",
4
4
  "description": "Kaizen component library",
5
5
  "author": "Geoffrey Chong <geoff.chong@cultureamp.com>",
6
6
  "homepage": "https://cultureamp.design",
@@ -36,24 +36,24 @@
36
36
  "dependencies": {
37
37
  "@floating-ui/react-dom": "^2.1.2",
38
38
  "@headlessui/react": "<=1.5.0",
39
- "@internationalized/date": "^3.5.5",
39
+ "@internationalized/date": "^3.5.6",
40
40
  "@popperjs/core": "^2.11.8",
41
41
  "@reach/tabs": "^0.18.0",
42
- "@react-aria/button": "^3.9.7",
43
- "@react-aria/datepicker": "^3.11.1",
44
- "@react-aria/focus": "^3.18.1",
45
- "@react-aria/i18n": "^3.12.1",
46
- "@react-aria/listbox": "^3.13.1",
47
- "@react-aria/menu": "^3.15.1",
48
- "@react-aria/overlays": "^3.23.1",
49
- "@react-aria/select": "^3.14.7",
50
- "@react-aria/utils": "^3.25.1",
51
- "@react-stately/collections": "^3.10.9",
52
- "@react-stately/datepicker": "^3.10.1",
53
- "@react-stately/list": "^3.10.7",
54
- "@react-stately/menu": "^3.8.1",
55
- "@react-stately/select": "^3.6.6",
56
- "@react-types/shared": "^3.24.1",
42
+ "@react-aria/button": "^3.10.1",
43
+ "@react-aria/datepicker": "^3.11.4",
44
+ "@react-aria/focus": "^3.18.4",
45
+ "@react-aria/i18n": "^3.12.3",
46
+ "@react-aria/listbox": "^3.13.5",
47
+ "@react-aria/menu": "^3.15.5",
48
+ "@react-aria/overlays": "^3.23.4",
49
+ "@react-aria/select": "^3.14.11",
50
+ "@react-aria/utils": "^3.25.3",
51
+ "@react-stately/collections": "^3.11.0",
52
+ "@react-stately/datepicker": "^3.10.3",
53
+ "@react-stately/list": "^3.11.0",
54
+ "@react-stately/menu": "^3.8.3",
55
+ "@react-stately/select": "^3.6.8",
56
+ "@react-types/shared": "^3.25.0",
57
57
  "classnames": "^2.5.1",
58
58
  "date-fns": "^4.1.0",
59
59
  "lodash.debounce": "^4.0.8",
@@ -70,8 +70,8 @@
70
70
  "prosemirror-utils": "^1.2.2",
71
71
  "prosemirror-view": "^1.34.3",
72
72
  "react-animate-height": "^3.2.3",
73
- "react-aria": "^3.34.1",
74
- "react-aria-components": "^1.3.1",
73
+ "react-aria": "^3.35.1",
74
+ "react-aria-components": "^1.4.1",
75
75
  "react-day-picker": "8.10.1",
76
76
  "react-focus-lock": "^2.13.2",
77
77
  "react-focus-on": "^3.9.4",
@@ -119,8 +119,8 @@
119
119
  "svgo": "^3.3.2",
120
120
  "tslib": "^2.7.0",
121
121
  "tsx": "^4.19.1",
122
- "@kaizen/design-tokens": "10.8.0",
123
- "@kaizen/package-bundler": "1.1.7"
122
+ "@kaizen/package-bundler": "1.1.7",
123
+ "@kaizen/design-tokens": "10.8.0"
124
124
  },
125
125
  "peerDependencies": {
126
126
  "@cultureamp/i18n-react-intl": "^2.5.9",
@@ -47,7 +47,7 @@ A disabled Button prevents user interaction. It doesn't appear in the tab order,
47
47
 
48
48
  Use any <LinkTo pageId="components-icons">Icon</LinkTo> component in the `icon` prop.
49
49
 
50
- <Canvas of={ButtonStories.Icon} />
50
+ <Canvas of={ButtonStories.IconStory} />
51
51
 
52
52
  #### Icon position
53
53
 
@@ -8,7 +8,7 @@ import {
8
8
  import { Button, ButtonProps } from "../index"
9
9
 
10
10
  export default {
11
- title: "Actions/Button/v1",
11
+ title: "Actions/Button/Button (v1)",
12
12
  parameters: {
13
13
  chromatic: { disable: false },
14
14
  controls: { disable: true },
@@ -6,7 +6,7 @@ import { Icon } from "~components/__future__/Icon"
6
6
  import { Button } from "../index"
7
7
 
8
8
  const meta = {
9
- title: "Actions/Button/v1",
9
+ title: "Actions/Button/Button (v1)",
10
10
  component: Button,
11
11
  args: {
12
12
  label: "Label",
@@ -9,7 +9,7 @@ import {
9
9
  import { IconButton, IconButtonProps } from "../index"
10
10
 
11
11
  export default {
12
- title: "Actions/IconButton/v1",
12
+ title: "Actions/IconButton/IconButton (v1)",
13
13
  parameters: {
14
14
  chromatic: { disable: false },
15
15
  controls: { disable: true },
@@ -4,7 +4,7 @@ import { Icon } from "~components/__future__/Icon"
4
4
  import { IconButton } from "../index"
5
5
 
6
6
  const meta = {
7
- title: "Actions/IconButton/v1",
7
+ title: "Actions/IconButton/IconButton (v1)",
8
8
  component: IconButton,
9
9
  argTypes: {
10
10
  icon: {
@@ -47,7 +47,7 @@ A disabled Button prevents user interaction. It doesn't appear in the tab order,
47
47
 
48
48
  Use any <LinkTo pageId="components-icons">Icon</LinkTo> component in the `icon` prop.
49
49
 
50
- <Canvas of={ButtonStories.Icon} />
50
+ <Canvas of={ButtonStories.IconStory} />
51
51
 
52
52
  #### Icon position
53
53
 
@@ -6,7 +6,7 @@ import { Icon } from "~components/__future__/Icon"
6
6
  import { Button } from "../index"
7
7
 
8
8
  const meta = {
9
- title: "Actions/Button/v2",
9
+ title: "Actions/Button/Button (v2)",
10
10
  component: Button,
11
11
  args: {
12
12
  label: "Label",
@@ -4,7 +4,7 @@ import { Icon } from "~components/__future__/Icon"
4
4
  import { IconButton } from "../index"
5
5
 
6
6
  const meta = {
7
- title: "Actions/IconButton/v2",
7
+ title: "Actions/IconButton/IconButton (v2)",
8
8
  component: IconButton,
9
9
  argTypes: {
10
10
  icon: {
@@ -3,7 +3,7 @@ import { ResourceLinks, SbContent, KAIOInstallation } from "~storybook/component
3
3
  import * as docsStories from "./Button.docs.stories"
4
4
  import * as exampleStories from "./Button.stories"
5
5
 
6
- <Meta title="Actions/Button/v3/API Specification" />
6
+ <Meta title="Actions/Button/Button (v3)/API Specification" />
7
7
 
8
8
  <SbContent>
9
9
  # Button API Specification (v3)
@@ -5,7 +5,7 @@ import { ChevronDownIcon, ChevronUpIcon } from "~components/Icon"
5
5
  import { Button } from "../index"
6
6
 
7
7
  const meta = {
8
- title: "Actions/Button/v3/Doc Assets",
8
+ title: "Actions/Button/Button (v3)/Doc Assets",
9
9
  component: Button,
10
10
  args: {
11
11
  children: "Label",
@@ -2,7 +2,7 @@ import { Canvas, Meta, Controls } from "@storybook/blocks"
2
2
  import { ResourceLinks, SbContent, Installation } from "~storybook/components"
3
3
  import * as Button from "./Button.stories"
4
4
 
5
- <Meta title="Actions/Button/v3/Usage Guidelines" />
5
+ <Meta title="Actions/Button/Button (v3)/Usage Guidelines" />
6
6
 
7
7
  <SbContent>
8
8
  # Button (v3)
@@ -14,7 +14,7 @@ import { Button } from "../index"
14
14
  const onPressEvent = fn()
15
15
 
16
16
  const meta = {
17
- title: "Actions/Button/v3/Tests",
17
+ title: "Actions/Button/Button (v3)/Tests",
18
18
  component: Button,
19
19
  args: {
20
20
  children: "Label",
@@ -9,7 +9,7 @@ import {
9
9
  import { Button } from "../index"
10
10
 
11
11
  export default {
12
- title: "Actions/Button/v3/Tests",
12
+ title: "Actions/Button/Button (v3)/Tests",
13
13
  parameters: {
14
14
  chromatic: { disable: false },
15
15
  controls: { disable: true },
@@ -6,7 +6,7 @@ import { VisuallyHidden } from "~components/VisuallyHidden"
6
6
  import { Button } from "../index"
7
7
 
8
8
  const meta = {
9
- title: "Actions/Button/v3",
9
+ title: "Actions/Button/Button (v3)",
10
10
  component: Button,
11
11
  args: {
12
12
  children: "Label",