From bae7054e08ad195dd7ea8c39038d5ca791e29391 Mon Sep 17 00:00:00 2001 From: brooke Date: Tue, 30 Jan 2024 11:14:08 -0500 Subject: [PATCH 1/2] updates to H1 --- layouts/ComponentLayout.tsx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/layouts/ComponentLayout.tsx b/layouts/ComponentLayout.tsx index 2065465a..247fa863 100644 --- a/layouts/ComponentLayout.tsx +++ b/layouts/ComponentLayout.tsx @@ -24,7 +24,7 @@ import { palette } from '@leafygreen-ui/palette'; import { Tab, Tabs } from '@leafygreen-ui/tabs'; import { breakpoints, spacing } from '@leafygreen-ui/tokens'; import Tooltip from '@leafygreen-ui/tooltip'; -import { H2 } from '@leafygreen-ui/typography'; +import { H1 } from '@leafygreen-ui/typography'; const layout = css` ${mq({ @@ -218,9 +218,7 @@ function ComponentLayout({
-

- {displayName} -

+

{displayName}

{isMobile && component && session && ( Date: Thu, 1 Feb 2024 16:13:46 -0500 Subject: [PATCH 2/2] UPDATE --- package.json | 38 ++++---- yarn.lock | 267 ++++++++++++++++++++++++++++++++++++--------------- 2 files changed, 206 insertions(+), 99 deletions(-) diff --git a/package.json b/package.json index a1fdcc38..54ad421f 100644 --- a/package.json +++ b/package.json @@ -32,61 +32,61 @@ "@emotion/styled": "^11.9.3", "@faker-js/faker": "^8.0.0", "@leafygreen-ui/a11y": "^1.4.12", - "@leafygreen-ui/badge": "^8.0.15", + "@leafygreen-ui/badge": "^8.1.0", "@leafygreen-ui/banner": "^7.0.18", "@leafygreen-ui/box": "^3.1.8", - "@leafygreen-ui/button": "^21.0.11", + "@leafygreen-ui/button": "^21.0.12", "@leafygreen-ui/callout": "^9.0.18", "@leafygreen-ui/card": "^10.0.6", "@leafygreen-ui/checkbox": "^12.0.20", "@leafygreen-ui/chip": "^1.0.0", "@leafygreen-ui/code": "^14.2.18", - "@leafygreen-ui/combobox": "^7.0.1", - "@leafygreen-ui/confirmation-modal": "^5.0.8", + "@leafygreen-ui/combobox": "^7.2.0", + "@leafygreen-ui/confirmation-modal": "^5.0.9", "@leafygreen-ui/copyable": "^8.0.22", - "@leafygreen-ui/date-picker": "^0.1.0", + "@leafygreen-ui/date-picker": "^0.2.1", "@leafygreen-ui/emotion": "^4.0.7", "@leafygreen-ui/empty-state": "^1.0.14", - "@leafygreen-ui/expandable-card": "^3.0.22", + "@leafygreen-ui/expandable-card": "^3.0.23", "@leafygreen-ui/form-footer": "^3.0.15", "@leafygreen-ui/guide-cue": "^5.0.5", - "@leafygreen-ui/hooks": "^8.1.0", - "@leafygreen-ui/icon": "^11.27.1", + "@leafygreen-ui/hooks": "^8.1.1", + "@leafygreen-ui/icon": "^11.28.0", "@leafygreen-ui/icon-button": "^15.0.19", "@leafygreen-ui/info-sprinkle": "^1.0.2", "@leafygreen-ui/inline-definition": "^6.0.14", "@leafygreen-ui/leafygreen-provider": "^3.1.11", - "@leafygreen-ui/lib": "^13.2.0", - "@leafygreen-ui/loading-indicator": "^2.0.7", + "@leafygreen-ui/lib": "^13.2.1", + "@leafygreen-ui/loading-indicator": "^2.0.8", "@leafygreen-ui/logo": "^8.0.12", - "@leafygreen-ui/marketing-modal": "^4.2.0", + "@leafygreen-ui/marketing-modal": "^4.2.1", "@leafygreen-ui/menu": "^23.0.0", - "@leafygreen-ui/modal": "^16.0.3", + "@leafygreen-ui/modal": "^16.0.4", "@leafygreen-ui/mongo-nav": "^12.2.0", "@leafygreen-ui/number-input": "^1.0.18", - "@leafygreen-ui/pagination": "^1.0.18", + "@leafygreen-ui/pagination": "^1.0.19", "@leafygreen-ui/palette": "^4.0.8", "@leafygreen-ui/password-input": "^1.0.16", "@leafygreen-ui/pipeline": "^5.0.17", - "@leafygreen-ui/popover": "^11.2.1", + "@leafygreen-ui/popover": "^11.2.2", "@leafygreen-ui/portal": "^5.0.3", "@leafygreen-ui/radio-box-group": "^12.0.16", - "@leafygreen-ui/radio-group": "^10.2.3", + "@leafygreen-ui/radio-group": "^10.2.4", "@leafygreen-ui/ripple": "^1.1.12", - "@leafygreen-ui/search-input": "^2.1.2", + "@leafygreen-ui/search-input": "^2.1.3", "@leafygreen-ui/segmented-control": "^8.2.8", "@leafygreen-ui/select": "^11.1.2", "@leafygreen-ui/side-nav": "^14.1.0", "@leafygreen-ui/skeleton-loader": "^1.1.2", "@leafygreen-ui/split-button": "^1.0.10", "@leafygreen-ui/stepper": "^3.2.9", - "@leafygreen-ui/table": "^12.2.0", + "@leafygreen-ui/table": "^12.4.1", "@leafygreen-ui/tabs": "^11.1.13", "@leafygreen-ui/text-area": "^8.0.21", "@leafygreen-ui/text-input": "^12.1.25", - "@leafygreen-ui/toast": "^6.1.19", + "@leafygreen-ui/toast": "^6.1.20", "@leafygreen-ui/toggle": "^10.0.17", - "@leafygreen-ui/tokens": "^2.2.0", + "@leafygreen-ui/tokens": "^2.3.0", "@leafygreen-ui/tooltip": "^11.0.0", "@leafygreen-ui/typography": "^18.1.0", "@lg-tools/cli": "^0.4.2", diff --git a/yarn.lock b/yarn.lock index 82e8b941..d2942014 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2708,7 +2708,7 @@ "@leafygreen-ui/hooks" "^8.1.0" "@leafygreen-ui/lib" "^13.2.0" -"@leafygreen-ui/badge@^8.0.15", "@leafygreen-ui/badge@^8.0.8": +"@leafygreen-ui/badge@^8.0.8": version "8.0.15" resolved "https://registry.yarnpkg.com/@leafygreen-ui/badge/-/badge-8.0.15.tgz#f5eb2daf0dc677cf3a427b077566e6ad651938ca" integrity sha512-oraJpLtZ4nXJNmKp71/wzYsk+djf8fXNNgDKo1srpN0lZXlEYfHG1qAaHpYGA60QIP4iQuRU4OkShGfruPACww== @@ -2718,6 +2718,16 @@ "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/tokens" "^2.1.4" +"@leafygreen-ui/badge@^8.1.0": + version "8.1.0" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/badge/-/badge-8.1.0.tgz#2f50083ebf9e12693a691302cb5ab54fb0fdbfff" + integrity sha512-lbdjkFQd2Gwl7IeiLJKfDg/jg9rDgdPaAfFtQc0DfO/jDhnXG6eoXwWgxVFkIDvdUv8iZQofgZZcdmo3XtppOA== + dependencies: + "@leafygreen-ui/emotion" "^4.0.7" + "@leafygreen-ui/lib" "^13.0.0" + "@leafygreen-ui/palette" "^4.0.7" + "@leafygreen-ui/tokens" "^2.1.4" + "@leafygreen-ui/banner@^7.0.16": version "7.0.16" resolved "https://registry.yarnpkg.com/@leafygreen-ui/banner/-/banner-7.0.16.tgz#fd4640b9f175fe4796795c9f3e0f461f937ffb6f" @@ -2775,6 +2785,19 @@ "@leafygreen-ui/tokens" "^2.1.4" polished "^4.2.2" +"@leafygreen-ui/button@^21.0.12": + version "21.0.12" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/button/-/button-21.0.12.tgz#6b7da2a1068b4e8adaea2c4300bc374663a1bdd5" + integrity sha512-t8fSINV2JebwA7uVm2bQrZzih3pGHXlKgxt2aQJbYr7IA3mzIFSVxbVH3/aPm/6iSqkgpVWMg8Y7Mgn1LwNAGA== + dependencies: + "@leafygreen-ui/box" "^3.1.8" + "@leafygreen-ui/emotion" "^4.0.7" + "@leafygreen-ui/lib" "^13.2.1" + "@leafygreen-ui/palette" "^4.0.7" + "@leafygreen-ui/ripple" "^1.1.12" + "@leafygreen-ui/tokens" "^2.3.0" + polished "^4.2.2" + "@leafygreen-ui/button@^21.0.9": version "21.0.9" resolved "https://registry.yarnpkg.com/@leafygreen-ui/button/-/button-21.0.9.tgz#019ae6139b5a0a795b1f95d6a1f9ae5db24d5329" @@ -2862,36 +2885,36 @@ lodash "^4.17.21" polished "^4.2.2" -"@leafygreen-ui/combobox@^7.0.1": - version "7.0.1" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/combobox/-/combobox-7.0.1.tgz#25a97f4ffe0d404d73aff0a2cbb847e477368fde" - integrity sha512-LFbqxZ4SSdK3Z9hdFUZ8UDFapq2g9iZ4xdb8Qn0TcHpyU1vEUTtmfEeh3LTA4VX5O35PwWbDGAHjb1Mp25d59g== +"@leafygreen-ui/combobox@^7.2.0": + version "7.2.0" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/combobox/-/combobox-7.2.0.tgz#126a2dc107571fae1a4adf814b2284f775f7ee10" + integrity sha512-4mXeIdSEH5KjD/N2INw9whNRD1VLjkR7yJ2B9CfKniwCrnjrIphgOcQ9NCJccCBmLa9HUAafFvKSULw3DyciNQ== dependencies: "@leafygreen-ui/checkbox" "^12.0.20" "@leafygreen-ui/chip" "^1.0.0" "@leafygreen-ui/emotion" "^4.0.7" - "@leafygreen-ui/hooks" "^8.0.0" + "@leafygreen-ui/hooks" "^8.1.1" "@leafygreen-ui/icon" "^11.23.0" "@leafygreen-ui/icon-button" "^15.0.19" "@leafygreen-ui/inline-definition" "^6.0.13" "@leafygreen-ui/input-option" "^1.0.13" - "@leafygreen-ui/lib" "^13.0.0" + "@leafygreen-ui/lib" "^13.2.1" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/popover" "^11.1.1" - "@leafygreen-ui/tokens" "^2.2.0" + "@leafygreen-ui/tokens" "^2.3.0" "@leafygreen-ui/typography" "^18.0.0" chalk "^4.1.2" lodash "^4.17.21" polished "^4.2.2" -"@leafygreen-ui/confirmation-modal@^5.0.8": - version "5.0.8" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/confirmation-modal/-/confirmation-modal-5.0.8.tgz#464d4769159a1b5b114a42d70d3a05466cc80ace" - integrity sha512-FJHvq8ZGcvFB9BKPGIBRo88jP7iaZ3Xx+V/hCSKRusqzkIPqYjrwiQdQyxhxme76hxaedac7VxbhYySLq5oNSA== +"@leafygreen-ui/confirmation-modal@^5.0.9": + version "5.0.9" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/confirmation-modal/-/confirmation-modal-5.0.9.tgz#a6023d514eb10306b15edf1edff05fb0320c209a" + integrity sha512-7seml9pfOW7OUBkbjAOH/Jof3qsbtJMg1cYlWhQAkokY8pWV0THpSoP0aSbj2IqCLuydsU/3BbheGJ4P4sEm8A== dependencies: "@leafygreen-ui/button" "^21.0.9" "@leafygreen-ui/emotion" "^4.0.7" - "@leafygreen-ui/icon" "^11.22.2" + "@leafygreen-ui/icon" "^11.28.0" "@leafygreen-ui/lib" "^13.0.0" "@leafygreen-ui/modal" "^16.0.3" "@leafygreen-ui/palette" "^4.0.7" @@ -2916,35 +2939,35 @@ clipboard "^2.0.6" polished "^4.2.2" -"@leafygreen-ui/date-picker@^0.1.0": - version "0.1.0" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/date-picker/-/date-picker-0.1.0.tgz#fa66edffbf0290eaaf796adeb825997181559065" - integrity sha512-N+Fz72XRUZmIVB/AG797hBQWcGhVHflpXP073k73V4eSI38kpSY+HNC8xXDnD9Ww0NEznKTlbC2uF9Wif5f6MQ== +"@leafygreen-ui/date-picker@^0.2.1": + version "0.2.1" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/date-picker/-/date-picker-0.2.1.tgz#54abf8d2ecabac279e659893fafe5ef0ad85bfa1" + integrity sha512-yzm3FycCTJvma0iAO6IPA5rn0PLese5sdwfJf1N/6vDmvhl0qHiBLDtIstGYaQfSytpOhH4Ph9mPEnBiMW1g7A== dependencies: "@leafygreen-ui/a11y" "^1.4.12" - "@leafygreen-ui/date-utils" "^0.1.0" + "@leafygreen-ui/date-utils" "^0.1.1" "@leafygreen-ui/emotion" "^4.0.7" - "@leafygreen-ui/form-field" "^0.3.0" - "@leafygreen-ui/hooks" "^8.1.0" + "@leafygreen-ui/form-field" "^0.3.1" + "@leafygreen-ui/hooks" "^8.1.1" "@leafygreen-ui/icon" "^11.27.1" "@leafygreen-ui/icon-button" "^15.0.17" - "@leafygreen-ui/lib" "^13.2.0" + "@leafygreen-ui/lib" "^13.2.1" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/popover" "^11.2.1" "@leafygreen-ui/select" "^11.1.2" - "@leafygreen-ui/tokens" "^2.2.0" + "@leafygreen-ui/tokens" "^2.3.0" "@leafygreen-ui/typography" "^18.1.0" date-fns "^2.30.0" lodash "^4.17.21" polished "^4.2.2" weekstart "^2.0.0" -"@leafygreen-ui/date-utils@^0.1.0": - version "0.1.0" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/date-utils/-/date-utils-0.1.0.tgz#a642a7816eb178550b4a5b7cf3c1209e24c0738d" - integrity sha512-vQEhomR0sEaxRSfLMJSbrZ4tAWoXv67W/Dxz6KbLBqzK9TiAcOlyq5CLE/ffWPCPUj8wnr1chlPqLGXcJr4dzg== +"@leafygreen-ui/date-utils@^0.1.1": + version "0.1.1" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/date-utils/-/date-utils-0.1.1.tgz#0b5864e97e96cca63515b9fb9d2aff25cafdbef3" + integrity sha512-hXAphqcumnrcRY/+hjmDrwLToimZo/mvBx5fD9gv/A42ecSIJLQiq5YPIZ+f5YmGu7++1Jj9+e9RgUcWjMJGIA== dependencies: - "@leafygreen-ui/lib" "^13.2.0" + "@leafygreen-ui/lib" "^13.2.1" date-fns "^2.30.0" date-fns-tz "^2.0.0" lodash "^4.17.21" @@ -2971,15 +2994,15 @@ "@leafygreen-ui/tokens" "^2.1.4" "@leafygreen-ui/typography" "^18.0.0" -"@leafygreen-ui/expandable-card@^3.0.22": - version "3.0.22" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/expandable-card/-/expandable-card-3.0.22.tgz#18061ebbc91a39b645101a0e2e838e7d7db9a120" - integrity sha512-tRnJHFRkR+EUoJjzy0JKQ1yW75ooLy/54/8KBdn6V5fSteYU5kXFRN3n1UZNo+JEjjtltRKG7/K9jLEUTHRIxA== +"@leafygreen-ui/expandable-card@^3.0.23": + version "3.0.23" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/expandable-card/-/expandable-card-3.0.23.tgz#2c034b3019893bcabb080f3732a7fa889ab20157" + integrity sha512-mDm21Zs8tdALItvPD/06cJohebl9E2hsuMe5Ty9oD4KYEBFprvrctdVLkDrYO6Wc57aY+pd5fA9XmyESU/yZ0A== dependencies: "@leafygreen-ui/card" "^10.0.6" "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/hooks" "^8.0.0" - "@leafygreen-ui/icon" "^11.23.0" + "@leafygreen-ui/icon" "^11.28.0" "@leafygreen-ui/icon-button" "^15.0.19" "@leafygreen-ui/lib" "^13.0.0" "@leafygreen-ui/palette" "^4.0.7" @@ -3013,6 +3036,19 @@ "@leafygreen-ui/tokens" "^2.2.0" "@leafygreen-ui/typography" "^18.1.0" +"@leafygreen-ui/form-field@^0.3.1": + version "0.3.1" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/form-field/-/form-field-0.3.1.tgz#b2adbe9d1774c5059ccc9eef7b8d0bd8e73c98a2" + integrity sha512-mXVz05opY8DbEOi8nm/ApwCdv7Q+u2kK0+0uG/s6Zw/P7o1gfyZsN3Lp/tV6qBz0KZAElwqzbqDL39svRHPhYg== + dependencies: + "@leafygreen-ui/emotion" "^4.0.7" + "@leafygreen-ui/hooks" "^8.1.1" + "@leafygreen-ui/icon" "^11.27.1" + "@leafygreen-ui/lib" "^13.2.1" + "@leafygreen-ui/palette" "^4.0.7" + "@leafygreen-ui/tokens" "^2.3.0" + "@leafygreen-ui/typography" "^18.1.0" + "@leafygreen-ui/form-footer@^3.0.15": version "3.0.15" resolved "https://registry.yarnpkg.com/@leafygreen-ui/form-footer/-/form-footer-3.0.15.tgz#35883b10d86b7990b5683d0b7e59ed41fa6ab06b" @@ -3075,6 +3111,14 @@ "@leafygreen-ui/lib" "^13.2.0" lodash "^4.17.21" +"@leafygreen-ui/hooks@^8.1.1": + version "8.1.1" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/hooks/-/hooks-8.1.1.tgz#39ff22a762ea61146e9b0d136d73836e72103acc" + integrity sha512-Ovh4/huQbM3UVSnHDQE0rWWG8bxZG7qdI2RZYtmUW/YbAL66GQx3jkfpuLlL3Npu5SxuS6b/Ai42sB2U6+Df0A== + dependencies: + "@leafygreen-ui/lib" "^13.2.1" + lodash "^4.17.21" + "@leafygreen-ui/icon-button@^15.0.0", "@leafygreen-ui/icon-button@^15.0.10", "@leafygreen-ui/icon-button@^15.0.17", "@leafygreen-ui/icon-button@^15.0.19": version "15.0.19" resolved "https://registry.yarnpkg.com/@leafygreen-ui/icon-button/-/icon-button-15.0.19.tgz#4c9bd36358c6568605bb76cd2477f6930d4039fc" @@ -3120,6 +3164,14 @@ "@leafygreen-ui/emotion" "^4.0.7" lodash "^4.17.21" +"@leafygreen-ui/icon@^11.28.0": + version "11.28.0" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/icon/-/icon-11.28.0.tgz#728b0a0875a7179e492201208ecad88b8f6262bc" + integrity sha512-4MEUSowuU8WjWwIwn7+nufAEXo8T2623TuNHXRC3RdWgW7rWknn6eZXva6IUSvM4I1H+a1rmIPtWc7qRafjYCQ== + dependencies: + "@leafygreen-ui/emotion" "^4.0.7" + lodash "^4.17.21" + "@leafygreen-ui/info-sprinkle@^1.0.2": version "1.0.2" resolved "https://registry.yarnpkg.com/@leafygreen-ui/info-sprinkle/-/info-sprinkle-1.0.2.tgz#bce738c71e2fdbf99950c22e70a938d270f8ebb1" @@ -3231,17 +3283,26 @@ lodash "^4.17.21" prop-types "^15.7.2" -"@leafygreen-ui/loading-indicator@^2.0.7": - version "2.0.7" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/loading-indicator/-/loading-indicator-2.0.7.tgz#4f4c6380e20c0dd953736202eac805d422c53c8c" - integrity sha512-gAbIOas5eP5PW8bZBS9DCg6X7QMUUJNLFPVqa8rNwy2V7RlTnBGVsbk4BVJLq0RJPmNauL8q0q9IsEfN4CfdZA== +"@leafygreen-ui/lib@^13.2.1": + version "13.2.1" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/lib/-/lib-13.2.1.tgz#4d4c62ff5ee6182532055f6825b8c9d68e522bfe" + integrity sha512-b9EwTr65RU05rAh/dF8SHZ6yV6jPvPx6tu0IlXB/upk7Mdswjad83CI1ceF2pDlo8GPhCKlwFvPZlQCR1jqBXA== + dependencies: + "@storybook/csf" "^0.1.0" + lodash "^4.17.21" + prop-types "^15.7.2" + +"@leafygreen-ui/loading-indicator@^2.0.8": + version "2.0.8" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/loading-indicator/-/loading-indicator-2.0.8.tgz#7731c8bf477021b7e7b2a39b8222779d89672aa3" + integrity sha512-A1poSfy9IenDSo0u3LORa4roBd5VWeq2IoURHdmuhQkhkoOCEr3EpDdj6t7q0fdISKKxuMj9G+L4CGHVw+AIbQ== dependencies: "@leafygreen-ui/emotion" "^4.0.7" - "@leafygreen-ui/lib" "^13.0.0" + "@leafygreen-ui/lib" "^13.2.1" "@leafygreen-ui/palette" "^4.0.7" - "@leafygreen-ui/tokens" "^2.1.4" + "@leafygreen-ui/tokens" "^2.3.0" "@leafygreen-ui/typography" "^18.0.0" - react-lottie-player "^1.5.4" + react-lottie-player "^1.5.6" "@leafygreen-ui/logo@^8.0.0", "@leafygreen-ui/logo@^8.0.12": version "8.0.12" @@ -3252,15 +3313,15 @@ "@leafygreen-ui/lib" "^13.0.0" "@leafygreen-ui/palette" "^4.0.7" -"@leafygreen-ui/marketing-modal@^4.2.0": - version "4.2.0" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/marketing-modal/-/marketing-modal-4.2.0.tgz#a8d90ee688967dda532f56eabc0e81e555e91387" - integrity sha512-483HsXl4yJHFLnGGHuUheXYwzU2016a5eLg72mTZ8/USVYKL6IPiHx/P7E6AjYZnEI8xMqMT3QCEFvShCUoHAQ== +"@leafygreen-ui/marketing-modal@^4.2.1": + version "4.2.1" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/marketing-modal/-/marketing-modal-4.2.1.tgz#a18140a7a3344e8cd02770d0fef0eead88bcfe7d" + integrity sha512-yscrA4+E61RiTKbR7Ef0F58yvzSSCA8DHCI5gRjZp5sQNOUSySpoKg91buQl2BXQKWK/pagbx/am3dWBuHtRdA== dependencies: "@leafygreen-ui/button" "^21.0.9" "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/lib" "^13.2.0" - "@leafygreen-ui/modal" "^16.0.3" + "@leafygreen-ui/modal" "^16.0.4" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/tokens" "^2.1.4" "@leafygreen-ui/typography" "^18.1.0" @@ -3318,6 +3379,25 @@ prop-types "^15.8.1" react-transition-group "^4.4.5" +"@leafygreen-ui/modal@^16.0.4": + version "16.0.4" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/modal/-/modal-16.0.4.tgz#ffa79ee711fa4bc2f479d3b2fb6178783b6df75a" + integrity sha512-A/pN07zdLRKZG/gm0b8sf7689ZCQQAZs2MGWiyCVyBHPuGMEmoUO6f/pSU+oA/LsW9S9QAKD6Wdyyi6WLPD7qw== + dependencies: + "@leafygreen-ui/emotion" "^4.0.7" + "@leafygreen-ui/hooks" "^8.0.0" + "@leafygreen-ui/icon" "^11.23.0" + "@leafygreen-ui/icon-button" "^15.0.19" + "@leafygreen-ui/lib" "^13.0.0" + "@leafygreen-ui/palette" "^4.0.7" + "@leafygreen-ui/portal" "^5.0.3" + "@leafygreen-ui/tokens" "^2.2.0" + focus-trap "6.9.4" + focus-trap-react "^9.0.2" + polished "^4.2.2" + prop-types "^15.8.1" + react-transition-group "^4.4.5" + "@leafygreen-ui/mongo-nav@^12.2.0": version "12.2.0" resolved "https://registry.yarnpkg.com/@leafygreen-ui/mongo-nav/-/mongo-nav-12.2.0.tgz#7f3f0f0b9dc6ce46b8dba3ac94b44bc074fda895" @@ -3362,18 +3442,18 @@ "@leafygreen-ui/typography" "^18.0.1" lodash "^4.17.21" -"@leafygreen-ui/pagination@^1.0.18": - version "1.0.18" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/pagination/-/pagination-1.0.18.tgz#b6b650b9ec974881d8cb1662525077c4df34ae05" - integrity sha512-aElVGW3NmNKjMAEDUBRWlJ3HanKsB2j5wSWkegaAR6evea/U0tupLyGj+mcg+hN4el6zfNnklxTuXxICQ+FvnQ== +"@leafygreen-ui/pagination@^1.0.19": + version "1.0.19" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/pagination/-/pagination-1.0.19.tgz#86d7161b5c0df42bb6e92d19ea5e1ad35beee123" + integrity sha512-vWiaTdId0F0irZBvava5kTbBaRMbST+dDUsM9yi2X6sHwS8sJQj8e+qee4oB+oOvVXSTaQ+9xN/qzYFFVavK5g== dependencies: "@leafygreen-ui/emotion" "^4.0.7" - "@leafygreen-ui/hooks" "^8.0.0" + "@leafygreen-ui/hooks" "^8.1.1" "@leafygreen-ui/icon" "^11.23.0" "@leafygreen-ui/icon-button" "^15.0.19" - "@leafygreen-ui/lib" "^13.0.0" + "@leafygreen-ui/lib" "^13.2.1" "@leafygreen-ui/select" "^11.0.1" - "@leafygreen-ui/tokens" "^2.2.0" + "@leafygreen-ui/tokens" "^2.3.0" "@leafygreen-ui/typography" "^18.0.0" lodash "^4.17.21" @@ -3445,6 +3525,19 @@ "@leafygreen-ui/tokens" "^2.2.0" react-transition-group "^4.4.5" +"@leafygreen-ui/popover@^11.2.2": + version "11.2.2" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/popover/-/popover-11.2.2.tgz#57bd92ffca0aae65312b5004b6979ec1af2ec836" + integrity sha512-6FrGtkExFyyk8ZQ5LMsU13J+VDbC4S261FhrfNuzwIp+LVQN25x0xhLyMcQwprRXI8iCL8AJ2ToyFLmstIkpOA== + dependencies: + "@leafygreen-ui/emotion" "^4.0.7" + "@leafygreen-ui/hooks" "^8.1.0" + "@leafygreen-ui/lib" "^13.2.0" + "@leafygreen-ui/portal" "^5.0.3" + "@leafygreen-ui/tokens" "^2.2.0" + "@types/react-transition-group" "^4.4.5" + react-transition-group "^4.4.5" + "@leafygreen-ui/portal@^5.0.3": version "5.0.3" resolved "https://registry.yarnpkg.com/@leafygreen-ui/portal/-/portal-5.0.3.tgz#062ec8710afcee4c2f4cf3aa78b1f9a3bc25c86e" @@ -3464,10 +3557,10 @@ "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/tokens" "^2.2.0" -"@leafygreen-ui/radio-group@^10.2.3": - version "10.2.3" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/radio-group/-/radio-group-10.2.3.tgz#a68e039570cd62722eb324c7db05afa9e9357bcb" - integrity sha512-2X7DYnl1CrPNDaKAS7pphEsePiVeQLBdcY95fJEhwHyeFMKOF4RvNxjwdVnHIedycJhR156d612yFAZXueuGeQ== +"@leafygreen-ui/radio-group@^10.2.4": + version "10.2.4" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/radio-group/-/radio-group-10.2.4.tgz#42ea93512c7f555facb871c97ddbbf3d5c136d44" + integrity sha512-Jd54mKopU9rp7YDlnG/Aw+C3bSvE7CpVzJ9UFAgvWQP2FbqTIE5uDRibYipcf1R3AiOTVOm2H5i9xmHi+bi1xQ== dependencies: "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/hooks" "^8.0.0" @@ -3483,22 +3576,22 @@ dependencies: "@leafygreen-ui/tokens" "^2.1.4" -"@leafygreen-ui/search-input@^2.1.2": - version "2.1.2" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/search-input/-/search-input-2.1.2.tgz#1348cb2d47103232aaaca53cb1c71994c2583592" - integrity sha512-Deia+EPqnAfcTnoNQ6HHZ9E9nXGAWdxa9QjMGHZbDAsyusGPmRqfl6uYCySI1AYqeo3fawnOMcskEzZ1DMub3A== +"@leafygreen-ui/search-input@^2.1.3": + version "2.1.3" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/search-input/-/search-input-2.1.3.tgz#95b2e4790b5545f801e5535203ec2f4c3b32820c" + integrity sha512-rZMzt7jQ/ogTL5AOAYMpdzpi/mAGvWUH68BWT9fizyxtleJv8owPuinE4D/mKlvgmBq7HtJ27tAQmIUBPkJbRw== dependencies: "@leafygreen-ui/a11y" "^1.4.11" "@leafygreen-ui/emotion" "^4.0.7" - "@leafygreen-ui/hooks" "^8.0.0" + "@leafygreen-ui/hooks" "^8.1.1" "@leafygreen-ui/icon" "^11.24.0" "@leafygreen-ui/icon-button" "^15.0.19" "@leafygreen-ui/input-option" "^1.0.13" - "@leafygreen-ui/lib" "^13.0.0" + "@leafygreen-ui/lib" "^13.2.1" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/polymorphic" "^1.3.6" "@leafygreen-ui/popover" "^11.1.1" - "@leafygreen-ui/tokens" "^2.2.0" + "@leafygreen-ui/tokens" "^2.3.0" "@leafygreen-ui/typography" "^18.0.0" lodash "^4.17.21" polished "^4.2.2" @@ -3639,20 +3732,20 @@ "@leafygreen-ui/tooltip" "^11.0.0" "@leafygreen-ui/typography" "^18.0.1" -"@leafygreen-ui/table@^12.2.0": - version "12.2.0" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/table/-/table-12.2.0.tgz#efbf982d74efdd1e8fb506782d4f61e482857cdc" - integrity sha512-mtSb70Nqj8KW2fr5FcwNJeqt90U6oE3cljq2XCux1jlMjI0Idf7FwYAMXgp+gscisrRCo2W5A66JRsJYPV7pKw== +"@leafygreen-ui/table@^12.4.1": + version "12.4.1" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/table/-/table-12.4.1.tgz#ad737c83c9fc444400f3d36e4c79bfe041964391" + integrity sha512-JfKZADq9UVaNv57+IbgjgYOs4WQwViQueFB/OzFKm9NFlY8zFo9SfFAy1KGGY4tpCbRpbqpE31j8EtRrzRk1eg== dependencies: "@leafygreen-ui/checkbox" "^12.0.20" "@leafygreen-ui/emotion" "^4.0.7" - "@leafygreen-ui/hooks" "^8.1.0" + "@leafygreen-ui/hooks" "^8.1.1" "@leafygreen-ui/icon" "^11.27.1" "@leafygreen-ui/icon-button" "^15.0.19" - "@leafygreen-ui/lib" "^13.2.0" + "@leafygreen-ui/lib" "^13.2.1" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/polymorphic" "^1.3.6" - "@leafygreen-ui/tokens" "^2.2.0" + "@leafygreen-ui/tokens" "^2.3.0" "@leafygreen-ui/typography" "^18.1.0" "@tanstack/react-table" "^8.7.3" lodash "^4.17.21" @@ -3717,19 +3810,19 @@ "@leafygreen-ui/tokens" "^2.2.0" "@leafygreen-ui/typography" "^18.1.0" -"@leafygreen-ui/toast@^6.1.19": - version "6.1.19" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/toast/-/toast-6.1.19.tgz#d9953c7e9e5b9e80d8c2b3f72cb2e187eaf1e3af" - integrity sha512-DaXmVGVUxG5DcTXA9XZlp3dLPGerskY1XefFOvIGaufSP3nq0vp9I+EP0AekB8mCJel5WUOyUf47Td/Wssh+DQ== +"@leafygreen-ui/toast@^6.1.20": + version "6.1.20" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/toast/-/toast-6.1.20.tgz#daa2396904090d4c4abef8876fd9ad8d4e474d79" + integrity sha512-6b9yBuEfgRI4+P0UF0pInL15HznkdfY5Vd8x0eiIelcCvZMnbW17UNeXS8ZAr3h3PQg5ETuOasUPOxs0LadSBA== dependencies: "@leafygreen-ui/emotion" "^4.0.7" - "@leafygreen-ui/hooks" "^8.1.0" + "@leafygreen-ui/hooks" "^8.1.1" "@leafygreen-ui/icon" "^11.27.1" "@leafygreen-ui/icon-button" "^15.0.19" - "@leafygreen-ui/lib" "^13.2.0" + "@leafygreen-ui/lib" "^13.2.1" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/portal" "^5.0.3" - "@leafygreen-ui/tokens" "^2.2.0" + "@leafygreen-ui/tokens" "^2.3.0" "@leafygreen-ui/typography" "^18.1.0" lodash "^4.17.21" polished "^4.2.2" @@ -3754,6 +3847,13 @@ dependencies: "@leafygreen-ui/palette" "^4.0.7" +"@leafygreen-ui/tokens@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/tokens/-/tokens-2.3.0.tgz#33ec8416f423849c64174b387c2844cb41c24752" + integrity sha512-8oDrQWRvUISitKLufO+9rpvQnJxU56sVUhTjR3O3sY7CkRo1vhHUV7F82oY3Gt6nBXVn82RrBTHzZ6F6LHlBvw== + dependencies: + "@leafygreen-ui/palette" "^4.0.7" + "@leafygreen-ui/tooltip@^10.0.0", "@leafygreen-ui/tooltip@^10.1.0": version "10.1.0" resolved "https://registry.yarnpkg.com/@leafygreen-ui/tooltip/-/tooltip-10.1.0.tgz#4832a8b688ab0d88803e15b319a00c3e788c397a" @@ -6774,6 +6874,13 @@ dependencies: "@types/react" "*" +"@types/react-transition-group@^4.4.5": + version "4.4.10" + resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.10.tgz#6ee71127bdab1f18f11ad8fb3322c6da27c327ac" + integrity sha512-hT/+s0VQs2ojCX823m60m5f0sL5idt9SO6Tj6Dg+rdphGPIeJbJ6CxvBYkgkGKrYeDjvIpKTR38UzmtHJOGW3Q== + dependencies: + "@types/react" "*" + "@types/react@*": version "18.2.47" resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.47.tgz#85074b27ab563df01fbc3f68dc64bf7050b0af40" @@ -16490,10 +16597,10 @@ react-keyed-flatten-children@^1.3.0: dependencies: react-is "^16.8.6" -react-lottie-player@^1.5.4: - version "1.5.5" - resolved "https://registry.yarnpkg.com/react-lottie-player/-/react-lottie-player-1.5.5.tgz#a06d3ae24fb69fd2eb5dcb4f7baa50b5040c8184" - integrity sha512-cPO+s1DapaZ09Ux0RponZjuwJAJxyyt9nM7Gwth5frEMJrSTBWK4jO6nYXV6ussvvbVUVH1FE6o2Ha9c89amQQ== +react-lottie-player@^1.5.6: + version "1.5.6" + resolved "https://registry.yarnpkg.com/react-lottie-player/-/react-lottie-player-1.5.6.tgz#13d43fb4b4506f25fe647ccde8cc0fcbe788bc1f" + integrity sha512-t0GdTYbml0Ihski8ZPx+1WjpjM/EQlTqTcuGm5yeZGJAgFXTmoqrHbSX8bcREIxrHjibWAyIWnLVUK/iHLcqAQ== dependencies: fast-deep-equal "^3.1.3" lottie-web "^5.7.6"