From 7f411d81724e28eedbae5242614846608fab5107 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kr=C3=A6n=20Hansen?= Date: Tue, 25 Nov 2025 11:47:17 +0100 Subject: [PATCH 01/40] Upgrade LG modal packages --- package-lock.json | 888 +++++++++++------------ package.json | 6 +- packages/compass-components/package.json | 6 +- 3 files changed, 446 insertions(+), 454 deletions(-) diff --git a/package-lock.json b/package-lock.json index 623c5a596c7..c3a32330fca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6399,9 +6399,9 @@ } }, "node_modules/@floating-ui/react/node_modules/tabbable": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.2.0.tgz", - "integrity": "sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==", + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.3.0.tgz", + "integrity": "sha512-EIHvdY5bPLuWForiR/AN2Bxngzpuwn1is4asboytXtpTgsArc+WmSJKVLlhdh71u7jFcryDqB2A8lQvj78MkyQ==", "license": "MIT" }, "node_modules/@floating-ui/utils": { @@ -6834,17 +6834,17 @@ } }, "node_modules/@leafygreen-ui/avatar": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/avatar/-/avatar-3.1.5.tgz", - "integrity": "sha512-msQ7z5/Igr7mE2n8amopsv+gc7XLoC5KrgmU7xy0RZcgtaL18ORP0nULAK9hNs3v+LCXe2324WcRqfSU2OLQlA==", + "version": "3.1.6", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/avatar/-/avatar-3.1.6.tgz", + "integrity": "sha512-OOvVraABcH060IzVwd5zHyHTzoYmYiBhQipb148KG9EDoHaxf9HL1OtMciNrh0eKCZafmCYXxF9g7MCJTgHyvw==", "license": "Apache-2.0", "dependencies": { "@leafygreen-ui/emotion": "^5.1.0", - "@leafygreen-ui/icon": "^14.7.0", + "@leafygreen-ui/icon": "^14.7.1", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/logo": "^11.1.0", "@leafygreen-ui/palette": "^5.0.2", - "@leafygreen-ui/tokens": "^4.0.0", + "@leafygreen-ui/tokens": "^4.1.0", "lodash": "^4.17.21" }, "peerDependencies": { @@ -6867,18 +6867,18 @@ } }, "node_modules/@leafygreen-ui/banner": { - "version": "10.2.3", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/banner/-/banner-10.2.3.tgz", - "integrity": "sha512-yzyP5oAJ9DCZlNJythfReFBLN8s9Khz9KCBDpRCmtNI6gJXGMNURF+kZM6VbT+XNe7wPN4mjkj6fGZ6grPL2rA==", + "version": "10.2.4", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/banner/-/banner-10.2.4.tgz", + "integrity": "sha512-GFH+LYnu67vOik2ulSLt6UpWaPeTmIDp3cPyc74UgTgg0MGLbFGS1maY+LSmL/nsumM3zCWF2RPQ7rkMM+n0CA==", "license": "Apache-2.0", "dependencies": { "@leafygreen-ui/emotion": "^5.1.0", - "@leafygreen-ui/icon": "^14.7.0", - "@leafygreen-ui/icon-button": "^17.1.3", + "@leafygreen-ui/icon": "^14.7.1", + "@leafygreen-ui/icon-button": "^17.1.4", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", - "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/typography": "^22.2.2" + "@leafygreen-ui/tokens": "^4.1.0", + "@leafygreen-ui/typography": "^22.2.3" }, "peerDependencies": { "@leafygreen-ui/leafygreen-provider": "^5.0.0 || ^4.0.0 || ^3.2.0" @@ -6920,9 +6920,9 @@ } }, "node_modules/@leafygreen-ui/checkbox": { - "version": "18.1.3", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/checkbox/-/checkbox-18.1.3.tgz", - "integrity": "sha512-DwrJSVEo3J/rdWUpBcvHSaSVbyIb1Quvdu8Ok5Lmy6vT/ARfM1aM2KzheDQ25E2ArY7c/lsBf0T0qmIvYu2J3w==", + "version": "18.1.4", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/checkbox/-/checkbox-18.1.4.tgz", + "integrity": "sha512-aWVkalPdUUuUCt0iUaDg+z1ktusu18PfUbcR5zoLpQyIymeZK9mhsM/LdKAkQKt7mT2ExLeFzMzuSenRLVG8jg==", "license": "Apache-2.0", "dependencies": { "@leafygreen-ui/a11y": "^3.0.5", @@ -6930,8 +6930,8 @@ "@leafygreen-ui/hooks": "^9.3.0", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", - "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/typography": "^22.2.2", + "@leafygreen-ui/tokens": "^4.1.0", + "@leafygreen-ui/typography": "^22.2.3", "@lg-tools/test-harnesses": "^0.3.4", "react-transition-group": "^4.4.5" }, @@ -6940,41 +6940,41 @@ } }, "node_modules/@leafygreen-ui/chip": { - "version": "4.0.9", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/chip/-/chip-4.0.9.tgz", - "integrity": "sha512-TDk63YkB1WVfb4yDMOC0qq4OVkI4EVqOnQ/kIFna7MGy0W74829M5qqPg4Emzb8E0ayhfoCzyqonPdobdUvkmQ==", + "version": "4.0.10", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/chip/-/chip-4.0.10.tgz", + "integrity": "sha512-+zJxpwo9hVxryJEmiayjKm8W20+MOF61ngh3eOzebaK8JWPVut0TL+vcNh1Ja4mvhdIn3RtLAAmhZKx/nGfvSg==", "license": "Apache-2.0", "dependencies": { "@leafygreen-ui/emotion": "^5.1.0", - "@leafygreen-ui/icon": "^14.7.0", - "@leafygreen-ui/inline-definition": "^9.1.3", + "@leafygreen-ui/icon": "^14.7.1", + "@leafygreen-ui/inline-definition": "^9.1.4", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", - "@leafygreen-ui/tokens": "^4.0.0" + "@leafygreen-ui/tokens": "^4.1.0" }, "peerDependencies": { "@leafygreen-ui/leafygreen-provider": "^5.0.0 || ^4.0.0 || ^3.2.0" } }, "node_modules/@leafygreen-ui/code": { - "version": "20.2.3", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/code/-/code-20.2.3.tgz", - "integrity": "sha512-fcsrNdh9WSh5q+bJyq38eFsKok/tn6EXNWKP+emxLPz0mmxyRSHq1b0olQzFUVm75SIR1KOBVgdbFesdozoAaw==", + "version": "20.2.4", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/code/-/code-20.2.4.tgz", + "integrity": "sha512-qoqEmBoZa/Y/DOTconrkyfTDXgHfCiBQccWBLixYCtBPSsC5MQfAgoe5mTSP5dhNfW5RtjjPkZaezAiSmnayhA==", "license": "Apache-2.0", "dependencies": { "@leafygreen-ui/a11y": "^3.0.5", "@leafygreen-ui/button": "^25.1.3", "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", - "@leafygreen-ui/icon-button": "^17.1.3", + "@leafygreen-ui/icon": "^14.7.1", + "@leafygreen-ui/icon-button": "^17.1.4", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", - "@leafygreen-ui/select": "^17.0.1", - "@leafygreen-ui/skeleton-loader": "^3.0.9", - "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/tooltip": "^14.2.3", - "@leafygreen-ui/typography": "^22.2.2", + "@leafygreen-ui/select": "^17.0.2", + "@leafygreen-ui/skeleton-loader": "^3.0.10", + "@leafygreen-ui/tokens": "^4.1.0", + "@leafygreen-ui/tooltip": "^14.3.0", + "@leafygreen-ui/typography": "^22.2.3", "@lg-tools/test-harnesses": "^0.3.4", "@types/facepaint": "^1.2.1", "@types/highlight.js": "^10.1.0", @@ -6990,24 +6990,24 @@ } }, "node_modules/@leafygreen-ui/combobox": { - "version": "12.2.1", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/combobox/-/combobox-12.2.1.tgz", - "integrity": "sha512-nppvD3nWO3KmAlMQBVDlgRlll1bATnbcpoXo/gEws3bf2Jn8Yq54ywf783bSX1HkZysSCsjpVLxgIGhbcX7nwA==", + "version": "12.3.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/combobox/-/combobox-12.3.0.tgz", + "integrity": "sha512-NjRydZxbp7Ah4bzUNSHDU4glmvMxhtQBv8C0Zagg9EWoqq+q1YIbhC4yQT2k3LhatdYMXTZq8fSC9liVe+QI7Q==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/checkbox": "^18.1.3", - "@leafygreen-ui/chip": "^4.0.9", + "@leafygreen-ui/checkbox": "^18.1.4", + "@leafygreen-ui/chip": "^4.0.10", "@leafygreen-ui/emotion": "^5.1.0", - "@leafygreen-ui/form-field": "^4.0.7", + "@leafygreen-ui/form-field": "^4.0.8", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", - "@leafygreen-ui/icon-button": "^17.1.3", - "@leafygreen-ui/input-option": "^4.1.3", + "@leafygreen-ui/icon": "^14.7.1", + "@leafygreen-ui/icon-button": "^17.1.4", + "@leafygreen-ui/input-option": "^4.1.4", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/popover": "^14.3.1", - "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/typography": "^22.2.2", + "@leafygreen-ui/tokens": "^4.1.0", + "@leafygreen-ui/typography": "^22.2.3", "chalk": "^4.1.2", "lodash": "^4.17.21", "polished": "^4.2.2" @@ -7017,40 +7017,40 @@ } }, "node_modules/@leafygreen-ui/confirmation-modal": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/confirmation-modal/-/confirmation-modal-8.0.1.tgz", - "integrity": "sha512-tZGavYwuBQ0EiL8LPJivM/qo1JQn/frBKj2/g1/9Ul+1vwr3EX2krtnWUV+66T4xSkLCZID3JtDftdohlc7Kkg==", + "version": "10.2.3", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/confirmation-modal/-/confirmation-modal-10.2.3.tgz", + "integrity": "sha512-c6vniV0UPZB69E16rEGDFfGoBRURj+k74OA/0la3vFR0IUh8q7vlIPXT1RZE7PJZNv4M+BxHe86vkJ42vDU8Lg==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/button": "^24.0.1", - "@leafygreen-ui/emotion": "^5.0.0", - "@leafygreen-ui/icon": "^14.0.0", - "@leafygreen-ui/lib": "^15.0.0", - "@leafygreen-ui/modal": "^18.0.1", - "@leafygreen-ui/palette": "^5.0.0", - "@leafygreen-ui/text-input": "^15.0.1", - "@leafygreen-ui/tokens": "^3.1.0", - "@leafygreen-ui/typography": "^21.0.1" + "@leafygreen-ui/button": "^25.1.3", + "@leafygreen-ui/emotion": "^5.1.0", + "@leafygreen-ui/icon": "^14.7.1", + "@leafygreen-ui/lib": "^15.6.2", + "@leafygreen-ui/modal": "^20.3.3", + "@leafygreen-ui/palette": "^5.0.2", + "@leafygreen-ui/text-input": "^16.2.2", + "@leafygreen-ui/tokens": "^4.1.0", + "@leafygreen-ui/typography": "^22.2.3" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^5.0.0" + "@leafygreen-ui/leafygreen-provider": "^5.0.0 || ^4.0.0 || ^3.2.0" } }, "node_modules/@leafygreen-ui/copyable": { - "version": "12.0.1", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/copyable/-/copyable-12.0.1.tgz", - "integrity": "sha512-tf6mjjHQu/ZtuHSu88Vv71ZB+wVE4QT+ahRbPC61CSPY34EjHdKXic4/k/DF5Pl40DTB2vQZbU/T4aqVAaZgYQ==", + "version": "12.0.2", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/copyable/-/copyable-12.0.2.tgz", + "integrity": "sha512-tE23eBGVPn7u16gdFAt9182lrqMOf2y8DOZi/vHp9L2JtI4+0bwFxFVkJqjn+Y10UtD3Fe8/NY2yJ11kpMTlhA==", "license": "Apache-2.0", "dependencies": { "@leafygreen-ui/button": "^25.1.3", "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", + "@leafygreen-ui/icon": "^14.7.1", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", - "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/tooltip": "^14.2.3", - "@leafygreen-ui/typography": "^22.2.2", + "@leafygreen-ui/tokens": "^4.1.0", + "@leafygreen-ui/tooltip": "^14.3.0", + "@leafygreen-ui/typography": "^22.2.3", "clipboard": "^2.0.6", "polished": "^4.2.2" }, @@ -7073,24 +7073,24 @@ } }, "node_modules/@leafygreen-ui/drawer": { - "version": "5.1.3", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/drawer/-/drawer-5.1.3.tgz", - "integrity": "sha512-mKZhcAcdmvTt2SAiVsp5aoRm7xZXxalKvV5dpbWOh4p0YfDZJ3AtXhdLouTUe6u/90x4JWTcb3R3K2FdDwsNAw==", + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/drawer/-/drawer-5.2.0.tgz", + "integrity": "sha512-6HK481NmDWddRdSKK61A2vWLazqF5BxnONnNtjn+kBjlOndKaVCguEhrMqMSIPL6y2BstBhpcq5EYK8x5PjDdQ==", "license": "Apache-2.0", "dependencies": { "@leafygreen-ui/button": "^25.1.3", "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", - "@leafygreen-ui/icon-button": "^17.1.3", + "@leafygreen-ui/icon": "^14.7.1", + "@leafygreen-ui/icon-button": "^17.1.4", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/polymorphic": "^3.1.0", "@leafygreen-ui/resizable": "^0.1.3", - "@leafygreen-ui/tabs": "^17.0.7", - "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/toolbar": "^1.1.3", - "@leafygreen-ui/typography": "^22.2.2", + "@leafygreen-ui/tabs": "^17.0.8", + "@leafygreen-ui/tokens": "^4.1.0", + "@leafygreen-ui/toolbar": "^1.2.0", + "@leafygreen-ui/typography": "^22.2.3", "@lg-tools/test-harnesses": "^0.3.4", "polished": "^4.2.2", "react-intersection-observer": "^8.25.1" @@ -7110,40 +7110,40 @@ } }, "node_modules/@leafygreen-ui/form-field": { - "version": "4.0.7", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/form-field/-/form-field-4.0.7.tgz", - "integrity": "sha512-yCTCdPnHJbrmzV4HyZrXebzDacL0ElfCz6o4MWZlwRazQFGQnB6L3Ewf3fFUo53w6oO4o10iygCpXeuvrUaj7A==", + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/form-field/-/form-field-4.0.8.tgz", + "integrity": "sha512-rkdC0aXUEx8O/Y7ktFAFpqzNo3TcAYi7LyxrCy6RxnKSfqMheRl4cvb4XYrU5s84/BzKtBCPSmUav0kxN8PWDg==", "license": "Apache-2.0", "dependencies": { "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", + "@leafygreen-ui/icon": "^14.7.1", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", - "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/typography": "^22.2.2" + "@leafygreen-ui/tokens": "^4.1.0", + "@leafygreen-ui/typography": "^22.2.3" }, "peerDependencies": { "@leafygreen-ui/leafygreen-provider": "^5.0.0 || ^4.0.0 || ^3.2.0" } }, "node_modules/@leafygreen-ui/guide-cue": { - "version": "8.1.1", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/guide-cue/-/guide-cue-8.1.1.tgz", - "integrity": "sha512-daef5lBRwCCmjoqh1EGv/00kJdlWx2Gw78fxYeJcaRSQ/D3Q97xZldul7UKNl8w/PVmBDMonnXUjrcNSPbHiww==", + "version": "8.2.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/guide-cue/-/guide-cue-8.2.0.tgz", + "integrity": "sha512-YDNcu+DA4aOE9QxI/TujT/v7h0YXz07rQpBcrew+7dIhDp3NcuNLN39SYegz5Gi6br+rhEQh8n7dowBHhVM6iw==", "license": "Apache-2.0", "dependencies": { "@leafygreen-ui/a11y": "^3.0.5", "@leafygreen-ui/button": "^25.1.3", "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", - "@leafygreen-ui/icon-button": "^17.1.3", + "@leafygreen-ui/icon": "^14.7.1", + "@leafygreen-ui/icon-button": "^17.1.4", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/popover": "^14.3.1", - "@leafygreen-ui/tooltip": "^14.2.3", - "@leafygreen-ui/typography": "^22.2.2", + "@leafygreen-ui/tooltip": "^14.3.0", + "@leafygreen-ui/typography": "^22.2.3", "focus-trap": "6.9.4", "focus-trap-react": "9.0.2", "polished": "^4.2.2" @@ -7175,18 +7175,18 @@ } }, "node_modules/@leafygreen-ui/icon-button": { - "version": "17.1.3", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/icon-button/-/icon-button-17.1.3.tgz", - "integrity": "sha512-NQVIS31OYRcXQ3tiQcmhIWu9RVMzL8bM4xr+lg+gxVQFx3l2fdlcodtk2DqRbMvxckGGwGAofOKhWqeJbK8vEQ==", + "version": "17.1.4", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/icon-button/-/icon-button-17.1.4.tgz", + "integrity": "sha512-n7EQ72FXs5fR4aN1y88NG4JIXTSOiWqGnfV4qB0FxNzkB4bpIhZoDPA+InokVV/xYDGuDmV2ngTRExoeJSMTuw==", "license": "Apache-2.0", "dependencies": { "@leafygreen-ui/a11y": "^3.0.5", "@leafygreen-ui/emotion": "^5.1.0", - "@leafygreen-ui/icon": "^14.7.0", + "@leafygreen-ui/icon": "^14.7.1", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/polymorphic": "^3.1.0", - "@leafygreen-ui/tokens": "^4.0.0", + "@leafygreen-ui/tokens": "^4.1.0", "polished": "^4.2.2" }, "peerDependencies": { @@ -7194,42 +7194,42 @@ } }, "node_modules/@leafygreen-ui/info-sprinkle": { - "version": "5.0.9", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/info-sprinkle/-/info-sprinkle-5.0.9.tgz", - "integrity": "sha512-gkluPoZj5j5kbkwDVhaaVBAzgyEtonTJ/Vo4neFp8i1ngcxqF3iYF0biLq2BWK1wRnO7qT0P5/pUBX1VjczJ1g==", + "version": "5.0.10", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/info-sprinkle/-/info-sprinkle-5.0.10.tgz", + "integrity": "sha512-t9oJsRGfvgdTenR27EdwIxAExhBaHuYkFWWoYD+48RWQHh+fpVWUIGEHtehjI4/WNOI9MBRMAKrds2dkt6s6Ig==", "license": "Apache-2.0", "dependencies": { "@leafygreen-ui/emotion": "^5.1.0", - "@leafygreen-ui/icon": "^14.7.0", + "@leafygreen-ui/icon": "^14.7.1", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", - "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/tooltip": "^14.2.3" + "@leafygreen-ui/tokens": "^4.1.0", + "@leafygreen-ui/tooltip": "^14.3.0" }, "peerDependencies": { "@leafygreen-ui/leafygreen-provider": "^5.0.0 || ^4.0.0 || ^3.2.0" } }, "node_modules/@leafygreen-ui/inline-definition": { - "version": "9.1.3", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/inline-definition/-/inline-definition-9.1.3.tgz", - "integrity": "sha512-X+Zde5bdZI5oyd3Lk9lRAK4qOHDyWZPtL62Mf39UBtSxwW5/6qVubohXmdVXIll54LDVyoBP43Ip2ZpVKVvsvA==", + "version": "9.1.4", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/inline-definition/-/inline-definition-9.1.4.tgz", + "integrity": "sha512-97Sv/dO/ePXPH+MGQZf0O4ccjuoxurIBgim4fKcWp/FFL98SqE6opHvYM9LDvbZfXxHokCQSW3/EXtbCRbUpGw==", "license": "Apache-2.0", "dependencies": { "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", - "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/tooltip": "^14.2.3" + "@leafygreen-ui/tokens": "^4.1.0", + "@leafygreen-ui/tooltip": "^14.3.0" }, "peerDependencies": { "@leafygreen-ui/leafygreen-provider": "^5.0.0 || ^4.0.0 || ^3.2.0" } }, "node_modules/@leafygreen-ui/input-option": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/input-option/-/input-option-4.1.3.tgz", - "integrity": "sha512-IdSpT4c4DeQ+Jt34nPg/2t5//U8ZMdv9G2tYVvKkxqHuBpzGt//doAFwrHYJQtGtTSPYltrBOJaOvau/0JUnvA==", + "version": "4.1.4", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/input-option/-/input-option-4.1.4.tgz", + "integrity": "sha512-HQ3fnfP7tcRcQKbWsMO8b2avR9M7X6m3seHk4jw/EQmiu+P2npt7s5Yo7IDNyMSokOYsaSY6RG9ZpcIgmLlLLg==", "license": "Apache-2.0", "dependencies": { "@leafygreen-ui/a11y": "^3.0.5", @@ -7237,8 +7237,8 @@ "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/polymorphic": "^3.1.0", - "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/typography": "^22.2.2" + "@leafygreen-ui/tokens": "^4.1.0", + "@leafygreen-ui/typography": "^22.2.3" }, "peerDependencies": { "@leafygreen-ui/leafygreen-provider": "^5.0.0 || ^4.0.0 || ^3.2.0" @@ -7279,41 +7279,41 @@ } }, "node_modules/@leafygreen-ui/marketing-modal": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/marketing-modal/-/marketing-modal-6.1.0.tgz", - "integrity": "sha512-rqElAWR0ObLQ4lH+QxZu9In1mJMvmHU9MDqkRXH8nlIGYm4YTJHtf0UrkzaqOxOnrsB06l48q8uKDpc5nGb35A==", + "version": "8.1.6", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/marketing-modal/-/marketing-modal-8.1.6.tgz", + "integrity": "sha512-09tUiYol35+PCT0U5HFcLJ3DwDVbva604v1W2SWGMuiUri9MfYMaq4csSEzNQ+VVs9Zth36Fjc4MTjiGjGBH+g==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/button": "^25.0.1", - "@leafygreen-ui/emotion": "^5.0.0", - "@leafygreen-ui/lib": "^15.2.0", - "@leafygreen-ui/modal": "^19.0.1", - "@leafygreen-ui/palette": "^5.0.0", - "@leafygreen-ui/tokens": "^3.2.1", - "@leafygreen-ui/typography": "^22.1.0" + "@leafygreen-ui/button": "^25.1.3", + "@leafygreen-ui/emotion": "^5.1.0", + "@leafygreen-ui/lib": "^15.6.2", + "@leafygreen-ui/modal": "^20.3.3", + "@leafygreen-ui/palette": "^5.0.2", + "@leafygreen-ui/tokens": "^4.1.0", + "@leafygreen-ui/typography": "^22.2.3" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^5.0.2" + "@leafygreen-ui/leafygreen-provider": "^5.0.0 || ^4.0.0 || ^3.2.0" } }, "node_modules/@leafygreen-ui/menu": { - "version": "33.0.1", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/menu/-/menu-33.0.1.tgz", - "integrity": "sha512-D4S8r39YHPRNJ7g9UPMYRdj0FDLSQNxBHyx9jjMRbFR8mgxeqo+fYzwQmpEXo4nTor6mO8rOOSjVBAGrDLhiqQ==", + "version": "33.1.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/menu/-/menu-33.1.0.tgz", + "integrity": "sha512-vY4F4PzqcL7WyHWY+sUc4WpitCjPs0e3BuNSK+yEAHCixABiAu+wyEA42MIff4+4BqrJkwRE0z/iU6kVvwU84w==", "license": "Apache-2.0", "dependencies": { "@leafygreen-ui/descendants": "^3.0.6", "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", - "@leafygreen-ui/icon-button": "^17.1.3", - "@leafygreen-ui/input-option": "^4.1.3", + "@leafygreen-ui/icon": "^14.7.1", + "@leafygreen-ui/icon-button": "^17.1.4", + "@leafygreen-ui/input-option": "^4.1.4", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/polymorphic": "^3.1.0", "@leafygreen-ui/popover": "^14.3.1", - "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/typography": "^22.2.2", + "@leafygreen-ui/tokens": "^4.1.0", + "@leafygreen-ui/typography": "^22.2.3", "lodash": "^4.17.21", "polished": "^4.3.1", "react-transition-group": "^4.4.5" @@ -7323,27 +7323,23 @@ } }, "node_modules/@leafygreen-ui/modal": { - "version": "18.0.1", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/modal/-/modal-18.0.1.tgz", - "integrity": "sha512-PTJ+jSf8wEgZhm2ZPSRw3QXGDAYMIGckPUGRVeRAI24lcr9ZHWEXng45zBaS5OUqoWn4LFufLpUjq5RN/H8nuw==", + "version": "20.3.3", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/modal/-/modal-20.3.3.tgz", + "integrity": "sha512-Cz1+uBIuKa9nw4zP/Y+QGSEze087wz0ohs2bYxqXK+n6LZQMNaiOtKHHeDNOJSMVPCp3DJ7Y53lG4a5OTUz8gA==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/emotion": "^5.0.0", - "@leafygreen-ui/hooks": "^9.0.0", - "@leafygreen-ui/icon": "^14.0.0", - "@leafygreen-ui/icon-button": "^17.0.1", - "@leafygreen-ui/lib": "^15.0.0", - "@leafygreen-ui/palette": "^5.0.0", - "@leafygreen-ui/portal": "^7.0.0", - "@leafygreen-ui/tokens": "^3.1.0", - "@lg-tools/test-harnesses": "^0.3.1", - "focus-trap": "6.9.4", - "focus-trap-react": "^9.0.2", - "polished": "^4.2.2", - "react-transition-group": "^4.4.5" + "@leafygreen-ui/emotion": "^5.1.0", + "@leafygreen-ui/hooks": "^9.3.0", + "@leafygreen-ui/icon": "^14.7.1", + "@leafygreen-ui/icon-button": "^17.1.4", + "@leafygreen-ui/lib": "^15.6.2", + "@leafygreen-ui/palette": "^5.0.2", + "@leafygreen-ui/tokens": "^4.1.0", + "@lg-tools/test-harnesses": "^0.3.4", + "polished": "^4.2.2" }, "peerDependencies": { - "@leafygreen-ui/leafygreen-provider": "^5.0.0" + "@leafygreen-ui/leafygreen-provider": "^5.0.0 || ^4.0.0 || ^3.2.0" } }, "node_modules/@leafygreen-ui/palette": { @@ -7353,18 +7349,18 @@ "license": "Apache-2.0" }, "node_modules/@leafygreen-ui/pipeline": { - "version": "8.0.8", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/pipeline/-/pipeline-8.0.8.tgz", - "integrity": "sha512-oFRNB+5AH4ASXm0Rt4N6HT395Q3i58e0KMXliI3FKNcsAjjQeydDV3YlyTPxgWqLCokVrRCfnN/jOhymQ1b9iA==", + "version": "8.0.9", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/pipeline/-/pipeline-8.0.9.tgz", + "integrity": "sha512-OMzttGdSPuPYA7tCdmUecsZpeM9Fh11htOkmtqeI++eP/Jwj+7euCDUgnMUXpiY+O41qP27ona4FvzmFkswilA==", "license": "Apache-2.0", "dependencies": { "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", + "@leafygreen-ui/icon": "^14.7.1", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", - "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/tooltip": "^14.2.3", + "@leafygreen-ui/tokens": "^4.1.0", + "@leafygreen-ui/tooltip": "^14.3.0", "react-intersection-observer": "^8.25.1" }, "peerDependencies": { @@ -7431,17 +7427,17 @@ } }, "node_modules/@leafygreen-ui/radio-group": { - "version": "13.0.10", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/radio-group/-/radio-group-13.0.10.tgz", - "integrity": "sha512-ui59w/8B9QvR6s84WCsR8Hk2VTktQ1MlNsDDfV47K8cShA86AMo/tHTBpL0eUEkf1mefbl4n6iqLZiU4+fV5CA==", + "version": "13.0.11", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/radio-group/-/radio-group-13.0.11.tgz", + "integrity": "sha512-2FE716AspLbY5PchLwgkZs2PfIOXPdNjxrTOzAGOzkamt8oheq1n3KxDeQ5N3FFaTA4kUOVMFFKdgCRlYG+FcA==", "license": "Apache-2.0", "dependencies": { "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/hooks": "^9.3.0", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", - "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/typography": "^22.2.2" + "@leafygreen-ui/tokens": "^4.1.0", + "@leafygreen-ui/typography": "^22.2.3" }, "peerDependencies": { "@leafygreen-ui/leafygreen-provider": "^5.0.0 || ^4.0.0 || ^3.2.0" @@ -7468,23 +7464,23 @@ } }, "node_modules/@leafygreen-ui/search-input": { - "version": "6.1.1", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/search-input/-/search-input-6.1.1.tgz", - "integrity": "sha512-IcSHDZtG/CSSXVMXQ7Mxa+FpKbDsz7tU+Ph4LM6/2VPUhtPw0QCnXP4FtsFQJsddvoTLVieZeVfVxf4dVkNckg==", + "version": "6.1.2", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/search-input/-/search-input-6.1.2.tgz", + "integrity": "sha512-ET2rmzrN1fVFzkdVIofuxGwUZES9eTuZweMmEVd9mTrOHCvwOfecgKTBe0GQgpuycm0JolywZOO+3TmFwEedrQ==", "license": "Apache-2.0", "dependencies": { "@leafygreen-ui/a11y": "^3.0.5", "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", - "@leafygreen-ui/icon-button": "^17.1.3", - "@leafygreen-ui/input-option": "^4.1.3", + "@leafygreen-ui/icon": "^14.7.1", + "@leafygreen-ui/icon-button": "^17.1.4", + "@leafygreen-ui/input-option": "^4.1.4", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/polymorphic": "^3.1.0", "@leafygreen-ui/popover": "^14.3.1", - "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/typography": "^22.2.2", + "@leafygreen-ui/tokens": "^4.1.0", + "@leafygreen-ui/typography": "^22.2.3", "lodash": "^4.17.21", "polished": "^4.2.2" }, @@ -7493,19 +7489,19 @@ } }, "node_modules/@leafygreen-ui/segmented-control": { - "version": "11.0.11", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/segmented-control/-/segmented-control-11.0.11.tgz", - "integrity": "sha512-ACheq8dbVz20qwK4u+FKT35mF0WqEStILwEdfcU54dh3/JzjBmA/+/5aJ7+W25N+Lbx6Gh/aZXEMhnJjj5LHCQ==", + "version": "11.0.12", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/segmented-control/-/segmented-control-11.0.12.tgz", + "integrity": "sha512-VU2ZNhIm6WL/kv8hPoPXeVG7VX/bTlx/rzARUZ8QrLbr+6Wp4VntE22nM2XmuZ3gQLMALamBA6Mi/Dlv8CnSNg==", "license": "Apache-2.0", "dependencies": { "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", + "@leafygreen-ui/icon": "^14.7.1", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/polymorphic": "^3.1.0", - "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/typography": "^22.2.2", + "@leafygreen-ui/tokens": "^4.1.0", + "@leafygreen-ui/typography": "^22.2.3", "lodash": "^4.17.21", "polished": "^4.2.2" }, @@ -7514,22 +7510,22 @@ } }, "node_modules/@leafygreen-ui/select": { - "version": "17.0.1", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/select/-/select-17.0.1.tgz", - "integrity": "sha512-sfHsI9DRIqVm94/gatGu2KADaWvuWwqzX4lVd36ckICPIyzVtyiq8HMwAfcid3HeZfm0n99pTVl7+RiR8BkIXQ==", + "version": "17.0.2", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/select/-/select-17.0.2.tgz", + "integrity": "sha512-7TjzWft/jsbUdNkfZFmyeCNn+aIiDlGutiD7aWV54x5s9DsUZLvL30vN0wxd9fX+1GXFO+vDtev4So7UgkfW4g==", "license": "Apache-2.0", "dependencies": { "@leafygreen-ui/button": "^25.1.3", "@leafygreen-ui/emotion": "^5.1.0", - "@leafygreen-ui/form-field": "^4.0.7", + "@leafygreen-ui/form-field": "^4.0.8", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", - "@leafygreen-ui/input-option": "^4.1.3", + "@leafygreen-ui/icon": "^14.7.1", + "@leafygreen-ui/input-option": "^4.1.4", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/popover": "^14.3.1", - "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/typography": "^22.2.2", + "@leafygreen-ui/tokens": "^4.1.0", + "@leafygreen-ui/typography": "^22.2.3", "@lg-tools/test-harnesses": "^0.3.4", "@types/react-is": "^18.0.0", "lodash": "^4.17.21", @@ -7547,19 +7543,19 @@ "license": "MIT" }, "node_modules/@leafygreen-ui/skeleton-loader": { - "version": "3.0.9", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/skeleton-loader/-/skeleton-loader-3.0.9.tgz", - "integrity": "sha512-XcXmTclhg6vZHRpQg0b2wQLuxSFYoYXWnZjZRNq7j3qCxgCMKD+fh6RHJR/Lg8t9yuaDxnT4kN77qY0QFLQ+fQ==", + "version": "3.0.10", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/skeleton-loader/-/skeleton-loader-3.0.10.tgz", + "integrity": "sha512-QrKAr8Heap0F3xVpq448OrCUOhO7JP/4seFhcPB9arI4iQ5AlEzpJBLk6HZiH6lE7Fu+d+R1rEAtnFQ8PVH72A==", "license": "Apache-2.0", "dependencies": { "@leafygreen-ui/a11y": "^3.0.5", "@leafygreen-ui/card": "^13.2.1", "@leafygreen-ui/emotion": "^5.1.0", - "@leafygreen-ui/icon": "^14.7.0", + "@leafygreen-ui/icon": "^14.7.1", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", - "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/typography": "^22.2.2", + "@leafygreen-ui/tokens": "^4.1.0", + "@leafygreen-ui/typography": "^22.2.3", "lodash": "^4.17.21" }, "peerDependencies": { @@ -7567,42 +7563,41 @@ } }, "node_modules/@leafygreen-ui/split-button": { - "version": "6.1.7", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/split-button/-/split-button-6.1.7.tgz", - "integrity": "sha512-TGpJHUKB2jcUgBp76usP339Q4e3XIjQwMjNLhSebXqNF1mov9CgtkREP6cPsmUkPO6Gj44QfM6bdwniP3abthg==", + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/split-button/-/split-button-6.2.0.tgz", + "integrity": "sha512-i/h83Z6nK+Eot3pnuI87qT+psz26nlGe1eHJ5BnOUDfwnxhb5yPZeV+zAmSoKOKtT8JTrHooEKxqNovsg4vJwg==", "license": "Apache-2.0", "dependencies": { "@leafygreen-ui/button": "^25.1.3", "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", + "@leafygreen-ui/icon": "^14.7.1", "@leafygreen-ui/lib": "^15.6.2", - "@leafygreen-ui/menu": "^33.0.1", + "@leafygreen-ui/menu": "^33.1.0", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/polymorphic": "^3.1.0", - "@leafygreen-ui/popover": "^14.3.1", - "@leafygreen-ui/tokens": "^4.0.0" + "@leafygreen-ui/tokens": "^4.1.0" }, "peerDependencies": { "@leafygreen-ui/leafygreen-provider": "^5.0.0 || ^4.0.0 || ^3.2.0" } }, "node_modules/@leafygreen-ui/table": { - "version": "15.2.1", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/table/-/table-15.2.1.tgz", - "integrity": "sha512-0NRUKTV4sFSuyEzwAz8JCvKYpL43PDNVZMvVP834RMCpKqeXEfTTb8xEt5xGXPiYP0t/efXc8r/ON4AaJ6TwWQ==", + "version": "15.2.2", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/table/-/table-15.2.2.tgz", + "integrity": "sha512-KAkloT8It3L+PbZYAGvSiTtRx4zbLjiyzIHifA0y+DvYo7aoDh2x6hHf4PsD7hn/Tu3NkxQrvxC/wykAMdB39g==", "license": "Apache-2.0", "dependencies": { - "@leafygreen-ui/checkbox": "^18.1.3", + "@leafygreen-ui/checkbox": "^18.1.4", "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", - "@leafygreen-ui/icon-button": "^17.1.3", + "@leafygreen-ui/icon": "^14.7.1", + "@leafygreen-ui/icon-button": "^17.1.4", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/polymorphic": "^3.1.0", - "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/typography": "^22.2.2", + "@leafygreen-ui/tokens": "^4.1.0", + "@leafygreen-ui/typography": "^22.2.3", "@lg-tools/test-harnesses": "^0.3.4", "@tanstack/react-table": "^8.20.5", "@tanstack/react-virtual": "^3.10.7", @@ -7616,9 +7611,9 @@ } }, "node_modules/@leafygreen-ui/tabs": { - "version": "17.0.7", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/tabs/-/tabs-17.0.7.tgz", - "integrity": "sha512-UIqk8lk/sy4Wdyn7tEX7JusPTqYEbJHBHZeBJaRSfFGa3jEcsX8s9G4XBbZ7Blpdo+GB/6E4+Q0ycZRCVqNmkw==", + "version": "17.0.8", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/tabs/-/tabs-17.0.8.tgz", + "integrity": "sha512-US3LKkHfRBJW4LqSpYCWlQUdQx7P25fkk+YvrZlw49fTME0RXu9OnTXFk/H0/VXOOFRKnqswTv3lL0ndpytTpg==", "license": "Apache-2.0", "dependencies": { "@leafygreen-ui/a11y": "^3.0.5", @@ -7628,8 +7623,8 @@ "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/polymorphic": "^3.1.0", - "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/typography": "^22.2.2", + "@leafygreen-ui/tokens": "^4.1.0", + "@leafygreen-ui/typography": "^22.2.3", "@lg-tools/test-harnesses": "^0.3.4" }, "peerDependencies": { @@ -7637,19 +7632,19 @@ } }, "node_modules/@leafygreen-ui/text-area": { - "version": "12.1.3", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/text-area/-/text-area-12.1.3.tgz", - "integrity": "sha512-Y+0eFmqShTFqrjhNbrMUPIxT/WgulyFB96cxhhT0SIZHRqWdB8cM2rm+rHyQwiMQW9qLvopSlgXuuNwHGxlMQQ==", + "version": "12.1.4", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/text-area/-/text-area-12.1.4.tgz", + "integrity": "sha512-HkncILBoWWoCvebW8uT8hy+iD/w3eOGvUoqTyPL0zP2fUM4dKCCb2brvvHct6SvKxPDuuoG3fECb4HgyDq+stw==", "license": "Apache-2.0", "dependencies": { "@leafygreen-ui/emotion": "^5.1.0", - "@leafygreen-ui/form-field": "^4.0.7", + "@leafygreen-ui/form-field": "^4.0.8", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", + "@leafygreen-ui/icon": "^14.7.1", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", - "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/typography": "^22.2.2", + "@leafygreen-ui/tokens": "^4.1.0", + "@leafygreen-ui/typography": "^22.2.3", "@lg-tools/test-harnesses": "^0.3.4" }, "peerDependencies": { @@ -7657,17 +7652,17 @@ } }, "node_modules/@leafygreen-ui/text-input": { - "version": "16.2.1", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/text-input/-/text-input-16.2.1.tgz", - "integrity": "sha512-x+UKq1k2jQmRwpux0gAH4TKk7u7iu640fVBwgJUDoLTO0foN/4gc7uHyDFeyUtxFumDaHkCdnUP3Bxl080qcCw==", + "version": "16.2.2", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/text-input/-/text-input-16.2.2.tgz", + "integrity": "sha512-Pt6vvfXLDUcnYyOArfMOLAn2HrBKEy4zD7QOb+tuFKkrDqdD8G3656QFpynwuwatXqs0ftbS1gEySJ2F4LV0kQ==", "license": "Apache-2.0", "dependencies": { "@leafygreen-ui/emotion": "^5.1.0", - "@leafygreen-ui/form-field": "^4.0.7", + "@leafygreen-ui/form-field": "^4.0.8", "@leafygreen-ui/hooks": "^9.3.0", "@leafygreen-ui/lib": "^15.6.2", - "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/typography": "^22.2.2", + "@leafygreen-ui/tokens": "^4.1.0", + "@leafygreen-ui/typography": "^22.2.3", "@lg-tools/test-harnesses": "^0.3.4" }, "peerDependencies": { @@ -7675,20 +7670,20 @@ } }, "node_modules/@leafygreen-ui/toast": { - "version": "8.1.1", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/toast/-/toast-8.1.1.tgz", - "integrity": "sha512-idM7iADi/FxyyB5mMEP5xJMC36PVeuMxId+fvgB+9z80ZSvElCbuNgd2/VaIRiTpeDMFJpgcysC/HN8uTHtpUQ==", + "version": "8.1.2", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/toast/-/toast-8.1.2.tgz", + "integrity": "sha512-jWdYPaxxSW6dfnla1HSY0ee9hNrt4DfweWHXDtaNS53GyOewKSGDNCIDPkR+VvMLKvKP/wzdz1R7lKq2loAhrA==", "license": "Apache-2.0", "dependencies": { "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", - "@leafygreen-ui/icon-button": "^17.1.3", + "@leafygreen-ui/icon": "^14.7.1", + "@leafygreen-ui/icon-button": "^17.1.4", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/portal": "^7.1.0", - "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/typography": "^22.2.2", + "@leafygreen-ui/tokens": "^4.1.0", + "@leafygreen-ui/typography": "^22.2.3", "lodash": "^4.17.21", "polished": "^4.2.2", "react-transition-group": "^4.4.5" @@ -7698,17 +7693,17 @@ } }, "node_modules/@leafygreen-ui/toggle": { - "version": "12.1.3", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/toggle/-/toggle-12.1.3.tgz", - "integrity": "sha512-pKsHmvLObWt87NT53v+29xNazwubVCNQhh1lZg3uYsVf9rHB1tG6aGuLd0pzaF0rI8kPVF5nFQ4e/b8EKfopTQ==", + "version": "12.1.4", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/toggle/-/toggle-12.1.4.tgz", + "integrity": "sha512-2KuNmbNGCL+M0zFwLgDeEbG1Kczw8pE108mnozmqBMIa1xGyV1AkZta67w5v1T1l/lpTDCE7R1dzZEVZNosgqA==", "license": "Apache-2.0", "dependencies": { "@leafygreen-ui/a11y": "^3.0.5", "@leafygreen-ui/emotion": "^5.1.0", - "@leafygreen-ui/icon": "^14.7.0", + "@leafygreen-ui/icon": "^14.7.1", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", - "@leafygreen-ui/tokens": "^4.0.0", + "@leafygreen-ui/tokens": "^4.1.0", "@lg-tools/test-harnesses": "^0.3.4" }, "peerDependencies": { @@ -7716,9 +7711,9 @@ } }, "node_modules/@leafygreen-ui/tokens": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/tokens/-/tokens-4.0.0.tgz", - "integrity": "sha512-8S3/zM+y0ht5mh6sFoTaJYhjMbmhFMvqxpeg38LkIL7rUCVsBNVEJshGx8LouUJbM8ptLCUDTB//mBI236MOog==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/tokens/-/tokens-4.1.0.tgz", + "integrity": "sha512-5GfNFP0iRT4O+CnqYHpvtCUiT3aStUa2EhrV3tkrTwffemHN10M4G5nc/DhLGLNp2aQDP1+ppAtjZI5zczDSiA==", "license": "Apache-2.0", "dependencies": { "@leafygreen-ui/emotion": "^5.1.0", @@ -7727,20 +7722,20 @@ } }, "node_modules/@leafygreen-ui/toolbar": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/toolbar/-/toolbar-1.1.3.tgz", - "integrity": "sha512-0LiLO3BwR7Rlyzupyxh0f45WZTsKhOwOPoA6VZX6m+1cGf5ICud1oDX/wbiv9mAtMEuBAzkitaLD+J0ewDY8HQ==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/toolbar/-/toolbar-1.2.0.tgz", + "integrity": "sha512-fP9ybklYsKf07JQDF3/njWGIe9OPL/A4rZpf40eWzRffqeybJXEUqWAWn4CL316Myb/FhuOpbWBLi8J5mWCAkQ==", "license": "Apache-2.0", "dependencies": { "@leafygreen-ui/descendants": "^3.0.6", "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", - "@leafygreen-ui/icon-button": "^17.1.3", + "@leafygreen-ui/icon": "^14.7.1", + "@leafygreen-ui/icon-button": "^17.1.4", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", - "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/tooltip": "^14.2.3", + "@leafygreen-ui/tokens": "^4.1.0", + "@leafygreen-ui/tooltip": "^14.3.0", "@lg-tools/test-harnesses": "^0.3.4" }, "peerDependencies": { @@ -7748,19 +7743,19 @@ } }, "node_modules/@leafygreen-ui/tooltip": { - "version": "14.2.3", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/tooltip/-/tooltip-14.2.3.tgz", - "integrity": "sha512-WLY/7xUa1j17Ajflsj3ZDbzJXscjt9D46HCIEEXX9RrpF3VkLWzwPHCdoK+5dsCt1W/h1VPXqkyY2hEpy41rlQ==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/tooltip/-/tooltip-14.3.0.tgz", + "integrity": "sha512-EYtsck4ctBH8gZZd9u0tw2zHPr5ZW5VCypNKSOVzNlR5u+w6dwiVw2WRdCVxSNegPIxwhH0ms547qdF6/Cjp5A==", "license": "Apache-2.0", "dependencies": { "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", + "@leafygreen-ui/icon": "^14.7.1", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/popover": "^14.3.1", - "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/typography": "^22.2.2", + "@leafygreen-ui/tokens": "^4.1.0", + "@leafygreen-ui/typography": "^22.2.3", "lodash": "^4.17.21", "polished": "^4.2.2" }, @@ -7769,17 +7764,17 @@ } }, "node_modules/@leafygreen-ui/typography": { - "version": "22.2.2", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/typography/-/typography-22.2.2.tgz", - "integrity": "sha512-xpdxPvxvGVu7gGK6aem1qwKPwuX2TtT7Zc66ukrmtYtoBHDBnA3SVzbNcPxzDYwKcjbRrQnFdtW2lbfX4IS6Dg==", + "version": "22.2.3", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/typography/-/typography-22.2.3.tgz", + "integrity": "sha512-zOfPAFyUrUU0G9wPv7lFSMr4FvKi2NiulDMHhy5zea+J4gDn1yuiU0mItG6cwbWxpWSiBeF0gfsZoDuHgKppUg==", "license": "Apache-2.0", "dependencies": { "@leafygreen-ui/emotion": "^5.1.0", - "@leafygreen-ui/icon": "^14.7.0", + "@leafygreen-ui/icon": "^14.7.1", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/polymorphic": "^3.1.0", - "@leafygreen-ui/tokens": "^4.0.0" + "@leafygreen-ui/tokens": "^4.1.0" }, "peerDependencies": { "@leafygreen-ui/leafygreen-provider": "^5.0.0 || ^4.0.0 || ^3.2.0" @@ -10092,9 +10087,9 @@ } }, "node_modules/@mongodb-js/diagramming": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/@mongodb-js/diagramming/-/diagramming-2.2.1.tgz", - "integrity": "sha512-xUaQSyMnyNeXILT+tPl0JoC+hlh38cYltYuL6uniyg36g20cPuCXZ9geQp0sbVt5/p1BtfgdqsKMfox+oaOlIQ==", + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/@mongodb-js/diagramming/-/diagramming-2.2.2.tgz", + "integrity": "sha512-GCI+L9TBC7sbuEeJaazhdz1ELcvPRi6cjuOf9Lhx/9FhyV+7IpIGCQbm4V7OflBrqBTfZD4XrwzlkuZ55hRLaA==", "license": "MIT", "dependencies": { "@emotion/react": "^11.14.0", @@ -10103,6 +10098,7 @@ "@leafygreen-ui/inline-definition": "^9.0.5", "@leafygreen-ui/leafygreen-provider": "^5.0.2", "@leafygreen-ui/palette": "^5.0.0", + "@leafygreen-ui/select": "^16.2.0", "@leafygreen-ui/tokens": "^3.2.1", "@leafygreen-ui/tooltip": "^14.2.1", "@leafygreen-ui/typography": "^22.1.0", @@ -48236,7 +48232,7 @@ "@leafygreen-ui/chip": "^4.0.9", "@leafygreen-ui/code": "^20.2.3", "@leafygreen-ui/combobox": "^12.2.1", - "@leafygreen-ui/confirmation-modal": "^8.0.0", + "@leafygreen-ui/confirmation-modal": "^10.2.1", "@leafygreen-ui/copyable": "^12.0.1", "@leafygreen-ui/drawer": "^5.1.3", "@leafygreen-ui/emotion": "^5.1.0", @@ -48248,9 +48244,9 @@ "@leafygreen-ui/input-option": "^4.1.3", "@leafygreen-ui/leafygreen-provider": "^5.0.4", "@leafygreen-ui/logo": "^11.1.0", - "@leafygreen-ui/marketing-modal": "^6.0.0", + "@leafygreen-ui/marketing-modal": "^8.1.4", "@leafygreen-ui/menu": "^33.0.1", - "@leafygreen-ui/modal": "^18.0.0", + "@leafygreen-ui/modal": "^20.3.1", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/pipeline": "^8.0.8", "@leafygreen-ui/polymorphic": "^3.1.0", @@ -58285,9 +58281,9 @@ }, "dependencies": { "tabbable": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.2.0.tgz", - "integrity": "sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==" + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.3.0.tgz", + "integrity": "sha512-EIHvdY5bPLuWForiR/AN2Bxngzpuwn1is4asboytXtpTgsArc+WmSJKVLlhdh71u7jFcryDqB2A8lQvj78MkyQ==" } } }, @@ -58624,12 +58620,12 @@ } }, "@leafygreen-ui/avatar": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/avatar/-/avatar-3.1.5.tgz", - "integrity": "sha512-msQ7z5/Igr7mE2n8amopsv+gc7XLoC5KrgmU7xy0RZcgtaL18ORP0nULAK9hNs3v+LCXe2324WcRqfSU2OLQlA==", + "version": "3.1.6", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/avatar/-/avatar-3.1.6.tgz", + "integrity": "sha512-OOvVraABcH060IzVwd5zHyHTzoYmYiBhQipb148KG9EDoHaxf9HL1OtMciNrh0eKCZafmCYXxF9g7MCJTgHyvw==", "requires": { "@leafygreen-ui/emotion": "^5.1.0", - "@leafygreen-ui/icon": "^14.7.0", + "@leafygreen-ui/icon": "^14.7.1", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/logo": "^11.1.0", "@leafygreen-ui/palette": "^5.0.2", @@ -58649,13 +58645,13 @@ } }, "@leafygreen-ui/banner": { - "version": "10.2.3", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/banner/-/banner-10.2.3.tgz", - "integrity": "sha512-yzyP5oAJ9DCZlNJythfReFBLN8s9Khz9KCBDpRCmtNI6gJXGMNURF+kZM6VbT+XNe7wPN4mjkj6fGZ6grPL2rA==", + "version": "10.2.4", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/banner/-/banner-10.2.4.tgz", + "integrity": "sha512-GFH+LYnu67vOik2ulSLt6UpWaPeTmIDp3cPyc74UgTgg0MGLbFGS1maY+LSmL/nsumM3zCWF2RPQ7rkMM+n0CA==", "requires": { "@leafygreen-ui/emotion": "^5.1.0", - "@leafygreen-ui/icon": "^14.7.0", - "@leafygreen-ui/icon-button": "^17.1.3", + "@leafygreen-ui/icon": "^14.7.1", + "@leafygreen-ui/icon-button": "^17.1.4", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/tokens": "^4.0.0", @@ -58690,9 +58686,9 @@ } }, "@leafygreen-ui/checkbox": { - "version": "18.1.3", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/checkbox/-/checkbox-18.1.3.tgz", - "integrity": "sha512-DwrJSVEo3J/rdWUpBcvHSaSVbyIb1Quvdu8Ok5Lmy6vT/ARfM1aM2KzheDQ25E2ArY7c/lsBf0T0qmIvYu2J3w==", + "version": "18.1.4", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/checkbox/-/checkbox-18.1.4.tgz", + "integrity": "sha512-aWVkalPdUUuUCt0iUaDg+z1ktusu18PfUbcR5zoLpQyIymeZK9mhsM/LdKAkQKt7mT2ExLeFzMzuSenRLVG8jg==", "requires": { "@leafygreen-ui/a11y": "^3.0.5", "@leafygreen-ui/emotion": "^5.1.0", @@ -58706,35 +58702,35 @@ } }, "@leafygreen-ui/chip": { - "version": "4.0.9", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/chip/-/chip-4.0.9.tgz", - "integrity": "sha512-TDk63YkB1WVfb4yDMOC0qq4OVkI4EVqOnQ/kIFna7MGy0W74829M5qqPg4Emzb8E0ayhfoCzyqonPdobdUvkmQ==", + "version": "4.0.10", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/chip/-/chip-4.0.10.tgz", + "integrity": "sha512-+zJxpwo9hVxryJEmiayjKm8W20+MOF61ngh3eOzebaK8JWPVut0TL+vcNh1Ja4mvhdIn3RtLAAmhZKx/nGfvSg==", "requires": { "@leafygreen-ui/emotion": "^5.1.0", - "@leafygreen-ui/icon": "^14.7.0", - "@leafygreen-ui/inline-definition": "^9.1.3", + "@leafygreen-ui/icon": "^14.7.1", + "@leafygreen-ui/inline-definition": "^9.1.4", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/tokens": "^4.0.0" } }, "@leafygreen-ui/code": { - "version": "20.2.3", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/code/-/code-20.2.3.tgz", - "integrity": "sha512-fcsrNdh9WSh5q+bJyq38eFsKok/tn6EXNWKP+emxLPz0mmxyRSHq1b0olQzFUVm75SIR1KOBVgdbFesdozoAaw==", + "version": "20.2.4", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/code/-/code-20.2.4.tgz", + "integrity": "sha512-qoqEmBoZa/Y/DOTconrkyfTDXgHfCiBQccWBLixYCtBPSsC5MQfAgoe5mTSP5dhNfW5RtjjPkZaezAiSmnayhA==", "requires": { "@leafygreen-ui/a11y": "^3.0.5", "@leafygreen-ui/button": "^25.1.3", "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", - "@leafygreen-ui/icon-button": "^17.1.3", + "@leafygreen-ui/icon": "^14.7.1", + "@leafygreen-ui/icon-button": "^17.1.4", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/select": "^17.0.1", - "@leafygreen-ui/skeleton-loader": "^3.0.9", + "@leafygreen-ui/skeleton-loader": "^3.0.10", "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/tooltip": "^14.2.3", + "@leafygreen-ui/tooltip": "^14.3.0", "@leafygreen-ui/typography": "^22.2.2", "@lg-tools/test-harnesses": "^0.3.4", "@types/facepaint": "^1.2.1", @@ -58748,18 +58744,18 @@ } }, "@leafygreen-ui/combobox": { - "version": "12.2.1", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/combobox/-/combobox-12.2.1.tgz", - "integrity": "sha512-nppvD3nWO3KmAlMQBVDlgRlll1bATnbcpoXo/gEws3bf2Jn8Yq54ywf783bSX1HkZysSCsjpVLxgIGhbcX7nwA==", + "version": "12.3.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/combobox/-/combobox-12.3.0.tgz", + "integrity": "sha512-NjRydZxbp7Ah4bzUNSHDU4glmvMxhtQBv8C0Zagg9EWoqq+q1YIbhC4yQT2k3LhatdYMXTZq8fSC9liVe+QI7Q==", "requires": { - "@leafygreen-ui/checkbox": "^18.1.3", - "@leafygreen-ui/chip": "^4.0.9", + "@leafygreen-ui/checkbox": "^18.1.4", + "@leafygreen-ui/chip": "^4.0.10", "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/form-field": "^4.0.7", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", - "@leafygreen-ui/icon-button": "^17.1.3", - "@leafygreen-ui/input-option": "^4.1.3", + "@leafygreen-ui/icon": "^14.7.1", + "@leafygreen-ui/icon-button": "^17.1.4", + "@leafygreen-ui/input-option": "^4.1.4", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/popover": "^14.3.1", @@ -58771,34 +58767,34 @@ } }, "@leafygreen-ui/confirmation-modal": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/confirmation-modal/-/confirmation-modal-8.0.1.tgz", - "integrity": "sha512-tZGavYwuBQ0EiL8LPJivM/qo1JQn/frBKj2/g1/9Ul+1vwr3EX2krtnWUV+66T4xSkLCZID3JtDftdohlc7Kkg==", + "version": "10.2.3", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/confirmation-modal/-/confirmation-modal-10.2.3.tgz", + "integrity": "sha512-c6vniV0UPZB69E16rEGDFfGoBRURj+k74OA/0la3vFR0IUh8q7vlIPXT1RZE7PJZNv4M+BxHe86vkJ42vDU8Lg==", "requires": { "@leafygreen-ui/button": "^25.1.3", - "@leafygreen-ui/emotion": "^5.0.0", - "@leafygreen-ui/icon": "^14.0.0", - "@leafygreen-ui/lib": "^15.0.0", - "@leafygreen-ui/modal": "^18.0.0", - "@leafygreen-ui/palette": "^5.0.0", + "@leafygreen-ui/emotion": "^5.1.0", + "@leafygreen-ui/icon": "^14.7.1", + "@leafygreen-ui/lib": "^15.6.2", + "@leafygreen-ui/modal": "^20.3.1", + "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/text-input": "^16.2.1", "@leafygreen-ui/tokens": "^4.0.0", "@leafygreen-ui/typography": "^22.2.2" } }, "@leafygreen-ui/copyable": { - "version": "12.0.1", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/copyable/-/copyable-12.0.1.tgz", - "integrity": "sha512-tf6mjjHQu/ZtuHSu88Vv71ZB+wVE4QT+ahRbPC61CSPY34EjHdKXic4/k/DF5Pl40DTB2vQZbU/T4aqVAaZgYQ==", + "version": "12.0.2", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/copyable/-/copyable-12.0.2.tgz", + "integrity": "sha512-tE23eBGVPn7u16gdFAt9182lrqMOf2y8DOZi/vHp9L2JtI4+0bwFxFVkJqjn+Y10UtD3Fe8/NY2yJ11kpMTlhA==", "requires": { "@leafygreen-ui/button": "^25.1.3", "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", + "@leafygreen-ui/icon": "^14.7.1", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/tooltip": "^14.2.3", + "@leafygreen-ui/tooltip": "^14.3.0", "@leafygreen-ui/typography": "^22.2.2", "clipboard": "^2.0.6", "polished": "^4.2.2" @@ -58815,22 +58811,22 @@ } }, "@leafygreen-ui/drawer": { - "version": "5.1.3", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/drawer/-/drawer-5.1.3.tgz", - "integrity": "sha512-mKZhcAcdmvTt2SAiVsp5aoRm7xZXxalKvV5dpbWOh4p0YfDZJ3AtXhdLouTUe6u/90x4JWTcb3R3K2FdDwsNAw==", + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/drawer/-/drawer-5.2.0.tgz", + "integrity": "sha512-6HK481NmDWddRdSKK61A2vWLazqF5BxnONnNtjn+kBjlOndKaVCguEhrMqMSIPL6y2BstBhpcq5EYK8x5PjDdQ==", "requires": { "@leafygreen-ui/button": "^25.1.3", "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", - "@leafygreen-ui/icon-button": "^17.1.3", + "@leafygreen-ui/icon": "^14.7.1", + "@leafygreen-ui/icon-button": "^17.1.4", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/polymorphic": "^3.1.0", "@leafygreen-ui/resizable": "^0.1.3", - "@leafygreen-ui/tabs": "^17.0.7", + "@leafygreen-ui/tabs": "^17.0.8", "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/toolbar": "^1.1.3", + "@leafygreen-ui/toolbar": "^1.2.0", "@leafygreen-ui/typography": "^22.2.2", "@lg-tools/test-harnesses": "^0.3.4", "polished": "^4.2.2", @@ -58847,13 +58843,13 @@ } }, "@leafygreen-ui/form-field": { - "version": "4.0.7", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/form-field/-/form-field-4.0.7.tgz", - "integrity": "sha512-yCTCdPnHJbrmzV4HyZrXebzDacL0ElfCz6o4MWZlwRazQFGQnB6L3Ewf3fFUo53w6oO4o10iygCpXeuvrUaj7A==", + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/form-field/-/form-field-4.0.8.tgz", + "integrity": "sha512-rkdC0aXUEx8O/Y7ktFAFpqzNo3TcAYi7LyxrCy6RxnKSfqMheRl4cvb4XYrU5s84/BzKtBCPSmUav0kxN8PWDg==", "requires": { "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", + "@leafygreen-ui/icon": "^14.7.1", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/tokens": "^4.0.0", @@ -58861,20 +58857,20 @@ } }, "@leafygreen-ui/guide-cue": { - "version": "8.1.1", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/guide-cue/-/guide-cue-8.1.1.tgz", - "integrity": "sha512-daef5lBRwCCmjoqh1EGv/00kJdlWx2Gw78fxYeJcaRSQ/D3Q97xZldul7UKNl8w/PVmBDMonnXUjrcNSPbHiww==", + "version": "8.2.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/guide-cue/-/guide-cue-8.2.0.tgz", + "integrity": "sha512-YDNcu+DA4aOE9QxI/TujT/v7h0YXz07rQpBcrew+7dIhDp3NcuNLN39SYegz5Gi6br+rhEQh8n7dowBHhVM6iw==", "requires": { "@leafygreen-ui/a11y": "^3.0.5", "@leafygreen-ui/button": "^25.1.3", "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", - "@leafygreen-ui/icon-button": "^17.1.3", + "@leafygreen-ui/icon": "^14.7.1", + "@leafygreen-ui/icon-button": "^17.1.4", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/popover": "^14.3.1", - "@leafygreen-ui/tooltip": "^14.2.3", + "@leafygreen-ui/tooltip": "^14.3.0", "@leafygreen-ui/typography": "^22.2.2", "focus-trap": "6.9.4", "focus-trap-react": "9.0.2", @@ -58902,13 +58898,13 @@ } }, "@leafygreen-ui/icon-button": { - "version": "17.1.3", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/icon-button/-/icon-button-17.1.3.tgz", - "integrity": "sha512-NQVIS31OYRcXQ3tiQcmhIWu9RVMzL8bM4xr+lg+gxVQFx3l2fdlcodtk2DqRbMvxckGGwGAofOKhWqeJbK8vEQ==", + "version": "17.1.4", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/icon-button/-/icon-button-17.1.4.tgz", + "integrity": "sha512-n7EQ72FXs5fR4aN1y88NG4JIXTSOiWqGnfV4qB0FxNzkB4bpIhZoDPA+InokVV/xYDGuDmV2ngTRExoeJSMTuw==", "requires": { "@leafygreen-ui/a11y": "^3.0.5", "@leafygreen-ui/emotion": "^5.1.0", - "@leafygreen-ui/icon": "^14.7.0", + "@leafygreen-ui/icon": "^14.7.1", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/polymorphic": "^3.1.0", @@ -58917,34 +58913,34 @@ } }, "@leafygreen-ui/info-sprinkle": { - "version": "5.0.9", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/info-sprinkle/-/info-sprinkle-5.0.9.tgz", - "integrity": "sha512-gkluPoZj5j5kbkwDVhaaVBAzgyEtonTJ/Vo4neFp8i1ngcxqF3iYF0biLq2BWK1wRnO7qT0P5/pUBX1VjczJ1g==", + "version": "5.0.10", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/info-sprinkle/-/info-sprinkle-5.0.10.tgz", + "integrity": "sha512-t9oJsRGfvgdTenR27EdwIxAExhBaHuYkFWWoYD+48RWQHh+fpVWUIGEHtehjI4/WNOI9MBRMAKrds2dkt6s6Ig==", "requires": { "@leafygreen-ui/emotion": "^5.1.0", - "@leafygreen-ui/icon": "^14.7.0", + "@leafygreen-ui/icon": "^14.7.1", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/tooltip": "^14.2.3" + "@leafygreen-ui/tooltip": "^14.3.0" } }, "@leafygreen-ui/inline-definition": { - "version": "9.1.3", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/inline-definition/-/inline-definition-9.1.3.tgz", - "integrity": "sha512-X+Zde5bdZI5oyd3Lk9lRAK4qOHDyWZPtL62Mf39UBtSxwW5/6qVubohXmdVXIll54LDVyoBP43Ip2ZpVKVvsvA==", + "version": "9.1.4", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/inline-definition/-/inline-definition-9.1.4.tgz", + "integrity": "sha512-97Sv/dO/ePXPH+MGQZf0O4ccjuoxurIBgim4fKcWp/FFL98SqE6opHvYM9LDvbZfXxHokCQSW3/EXtbCRbUpGw==", "requires": { "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/tooltip": "^14.2.3" + "@leafygreen-ui/tooltip": "^14.3.0" } }, "@leafygreen-ui/input-option": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/input-option/-/input-option-4.1.3.tgz", - "integrity": "sha512-IdSpT4c4DeQ+Jt34nPg/2t5//U8ZMdv9G2tYVvKkxqHuBpzGt//doAFwrHYJQtGtTSPYltrBOJaOvau/0JUnvA==", + "version": "4.1.4", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/input-option/-/input-option-4.1.4.tgz", + "integrity": "sha512-HQ3fnfP7tcRcQKbWsMO8b2avR9M7X6m3seHk4jw/EQmiu+P2npt7s5Yo7IDNyMSokOYsaSY6RG9ZpcIgmLlLLg==", "requires": { "@leafygreen-ui/a11y": "^3.0.5", "@leafygreen-ui/emotion": "^5.1.0", @@ -58984,30 +58980,30 @@ } }, "@leafygreen-ui/marketing-modal": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/marketing-modal/-/marketing-modal-6.1.0.tgz", - "integrity": "sha512-rqElAWR0ObLQ4lH+QxZu9In1mJMvmHU9MDqkRXH8nlIGYm4YTJHtf0UrkzaqOxOnrsB06l48q8uKDpc5nGb35A==", + "version": "8.1.6", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/marketing-modal/-/marketing-modal-8.1.6.tgz", + "integrity": "sha512-09tUiYol35+PCT0U5HFcLJ3DwDVbva604v1W2SWGMuiUri9MfYMaq4csSEzNQ+VVs9Zth36Fjc4MTjiGjGBH+g==", "requires": { "@leafygreen-ui/button": "^25.1.3", - "@leafygreen-ui/emotion": "^5.0.0", - "@leafygreen-ui/lib": "^15.2.0", - "@leafygreen-ui/modal": "^18.0.0", - "@leafygreen-ui/palette": "^5.0.0", + "@leafygreen-ui/emotion": "^5.1.0", + "@leafygreen-ui/lib": "^15.6.2", + "@leafygreen-ui/modal": "^20.3.1", + "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/tokens": "^4.0.0", "@leafygreen-ui/typography": "^22.2.2" } }, "@leafygreen-ui/menu": { - "version": "33.0.1", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/menu/-/menu-33.0.1.tgz", - "integrity": "sha512-D4S8r39YHPRNJ7g9UPMYRdj0FDLSQNxBHyx9jjMRbFR8mgxeqo+fYzwQmpEXo4nTor6mO8rOOSjVBAGrDLhiqQ==", + "version": "33.1.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/menu/-/menu-33.1.0.tgz", + "integrity": "sha512-vY4F4PzqcL7WyHWY+sUc4WpitCjPs0e3BuNSK+yEAHCixABiAu+wyEA42MIff4+4BqrJkwRE0z/iU6kVvwU84w==", "requires": { "@leafygreen-ui/descendants": "^3.0.6", "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", - "@leafygreen-ui/icon-button": "^17.1.3", - "@leafygreen-ui/input-option": "^4.1.3", + "@leafygreen-ui/icon": "^14.7.1", + "@leafygreen-ui/icon-button": "^17.1.4", + "@leafygreen-ui/input-option": "^4.1.4", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/polymorphic": "^3.1.0", @@ -59020,23 +59016,19 @@ } }, "@leafygreen-ui/modal": { - "version": "18.0.1", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/modal/-/modal-18.0.1.tgz", - "integrity": "sha512-PTJ+jSf8wEgZhm2ZPSRw3QXGDAYMIGckPUGRVeRAI24lcr9ZHWEXng45zBaS5OUqoWn4LFufLpUjq5RN/H8nuw==", - "requires": { - "@leafygreen-ui/emotion": "^5.0.0", - "@leafygreen-ui/hooks": "^9.0.0", - "@leafygreen-ui/icon": "^14.0.0", - "@leafygreen-ui/icon-button": "^17.0.1", - "@leafygreen-ui/lib": "^15.0.0", - "@leafygreen-ui/palette": "^5.0.0", - "@leafygreen-ui/portal": "^7.0.0", + "version": "20.3.3", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/modal/-/modal-20.3.3.tgz", + "integrity": "sha512-Cz1+uBIuKa9nw4zP/Y+QGSEze087wz0ohs2bYxqXK+n6LZQMNaiOtKHHeDNOJSMVPCp3DJ7Y53lG4a5OTUz8gA==", + "requires": { + "@leafygreen-ui/emotion": "^5.1.0", + "@leafygreen-ui/hooks": "^9.3.0", + "@leafygreen-ui/icon": "^14.7.1", + "@leafygreen-ui/icon-button": "^17.1.4", + "@leafygreen-ui/lib": "^15.6.2", + "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/tokens": "^4.0.0", - "@lg-tools/test-harnesses": "^0.3.1", - "focus-trap": "6.9.4", - "focus-trap-react": "^9.0.2", - "polished": "^4.2.2", - "react-transition-group": "^4.4.5" + "@lg-tools/test-harnesses": "^0.3.4", + "polished": "^4.2.2" } }, "@leafygreen-ui/palette": { @@ -59045,17 +59037,17 @@ "integrity": "sha512-+PrfGeJSv4goxm/vKpfJJDOP7t/uElj+14K8jiIyu3qR3TcFRIZ5h1VMvICTUgqvRc8W+xIZYQwsLa2XCu2lvw==" }, "@leafygreen-ui/pipeline": { - "version": "8.0.8", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/pipeline/-/pipeline-8.0.8.tgz", - "integrity": "sha512-oFRNB+5AH4ASXm0Rt4N6HT395Q3i58e0KMXliI3FKNcsAjjQeydDV3YlyTPxgWqLCokVrRCfnN/jOhymQ1b9iA==", + "version": "8.0.9", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/pipeline/-/pipeline-8.0.9.tgz", + "integrity": "sha512-OMzttGdSPuPYA7tCdmUecsZpeM9Fh11htOkmtqeI++eP/Jwj+7euCDUgnMUXpiY+O41qP27ona4FvzmFkswilA==", "requires": { "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", + "@leafygreen-ui/icon": "^14.7.1", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/tooltip": "^14.2.3", + "@leafygreen-ui/tooltip": "^14.3.0", "react-intersection-observer": "^8.25.1" } }, @@ -59106,9 +59098,9 @@ } }, "@leafygreen-ui/radio-group": { - "version": "13.0.10", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/radio-group/-/radio-group-13.0.10.tgz", - "integrity": "sha512-ui59w/8B9QvR6s84WCsR8Hk2VTktQ1MlNsDDfV47K8cShA86AMo/tHTBpL0eUEkf1mefbl4n6iqLZiU4+fV5CA==", + "version": "13.0.11", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/radio-group/-/radio-group-13.0.11.tgz", + "integrity": "sha512-2FE716AspLbY5PchLwgkZs2PfIOXPdNjxrTOzAGOzkamt8oheq1n3KxDeQ5N3FFaTA4kUOVMFFKdgCRlYG+FcA==", "requires": { "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/hooks": "^9.3.0", @@ -59137,16 +59129,16 @@ } }, "@leafygreen-ui/search-input": { - "version": "6.1.1", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/search-input/-/search-input-6.1.1.tgz", - "integrity": "sha512-IcSHDZtG/CSSXVMXQ7Mxa+FpKbDsz7tU+Ph4LM6/2VPUhtPw0QCnXP4FtsFQJsddvoTLVieZeVfVxf4dVkNckg==", + "version": "6.1.2", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/search-input/-/search-input-6.1.2.tgz", + "integrity": "sha512-ET2rmzrN1fVFzkdVIofuxGwUZES9eTuZweMmEVd9mTrOHCvwOfecgKTBe0GQgpuycm0JolywZOO+3TmFwEedrQ==", "requires": { "@leafygreen-ui/a11y": "^3.0.5", "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", - "@leafygreen-ui/icon-button": "^17.1.3", - "@leafygreen-ui/input-option": "^4.1.3", + "@leafygreen-ui/icon": "^14.7.1", + "@leafygreen-ui/icon-button": "^17.1.4", + "@leafygreen-ui/input-option": "^4.1.4", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/polymorphic": "^3.1.0", @@ -59158,13 +59150,13 @@ } }, "@leafygreen-ui/segmented-control": { - "version": "11.0.11", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/segmented-control/-/segmented-control-11.0.11.tgz", - "integrity": "sha512-ACheq8dbVz20qwK4u+FKT35mF0WqEStILwEdfcU54dh3/JzjBmA/+/5aJ7+W25N+Lbx6Gh/aZXEMhnJjj5LHCQ==", + "version": "11.0.12", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/segmented-control/-/segmented-control-11.0.12.tgz", + "integrity": "sha512-VU2ZNhIm6WL/kv8hPoPXeVG7VX/bTlx/rzARUZ8QrLbr+6Wp4VntE22nM2XmuZ3gQLMALamBA6Mi/Dlv8CnSNg==", "requires": { "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", + "@leafygreen-ui/icon": "^14.7.1", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/polymorphic": "^3.1.0", @@ -59175,16 +59167,16 @@ } }, "@leafygreen-ui/select": { - "version": "17.0.1", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/select/-/select-17.0.1.tgz", - "integrity": "sha512-sfHsI9DRIqVm94/gatGu2KADaWvuWwqzX4lVd36ckICPIyzVtyiq8HMwAfcid3HeZfm0n99pTVl7+RiR8BkIXQ==", + "version": "17.0.2", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/select/-/select-17.0.2.tgz", + "integrity": "sha512-7TjzWft/jsbUdNkfZFmyeCNn+aIiDlGutiD7aWV54x5s9DsUZLvL30vN0wxd9fX+1GXFO+vDtev4So7UgkfW4g==", "requires": { "@leafygreen-ui/button": "^25.1.3", "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/form-field": "^4.0.7", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", - "@leafygreen-ui/input-option": "^4.1.3", + "@leafygreen-ui/icon": "^14.7.1", + "@leafygreen-ui/input-option": "^4.1.4", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/popover": "^14.3.1", @@ -59205,14 +59197,14 @@ } }, "@leafygreen-ui/skeleton-loader": { - "version": "3.0.9", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/skeleton-loader/-/skeleton-loader-3.0.9.tgz", - "integrity": "sha512-XcXmTclhg6vZHRpQg0b2wQLuxSFYoYXWnZjZRNq7j3qCxgCMKD+fh6RHJR/Lg8t9yuaDxnT4kN77qY0QFLQ+fQ==", + "version": "3.0.10", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/skeleton-loader/-/skeleton-loader-3.0.10.tgz", + "integrity": "sha512-QrKAr8Heap0F3xVpq448OrCUOhO7JP/4seFhcPB9arI4iQ5AlEzpJBLk6HZiH6lE7Fu+d+R1rEAtnFQ8PVH72A==", "requires": { "@leafygreen-ui/a11y": "^3.0.5", "@leafygreen-ui/card": "^13.2.1", "@leafygreen-ui/emotion": "^5.1.0", - "@leafygreen-ui/icon": "^14.7.0", + "@leafygreen-ui/icon": "^14.7.1", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/tokens": "^4.0.0", @@ -59221,32 +59213,31 @@ } }, "@leafygreen-ui/split-button": { - "version": "6.1.7", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/split-button/-/split-button-6.1.7.tgz", - "integrity": "sha512-TGpJHUKB2jcUgBp76usP339Q4e3XIjQwMjNLhSebXqNF1mov9CgtkREP6cPsmUkPO6Gj44QfM6bdwniP3abthg==", + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/split-button/-/split-button-6.2.0.tgz", + "integrity": "sha512-i/h83Z6nK+Eot3pnuI87qT+psz26nlGe1eHJ5BnOUDfwnxhb5yPZeV+zAmSoKOKtT8JTrHooEKxqNovsg4vJwg==", "requires": { "@leafygreen-ui/button": "^25.1.3", "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", + "@leafygreen-ui/icon": "^14.7.1", "@leafygreen-ui/lib": "^15.6.2", - "@leafygreen-ui/menu": "^33.0.1", + "@leafygreen-ui/menu": "^33.1.0", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/polymorphic": "^3.1.0", - "@leafygreen-ui/popover": "^14.3.1", "@leafygreen-ui/tokens": "^4.0.0" } }, "@leafygreen-ui/table": { - "version": "15.2.1", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/table/-/table-15.2.1.tgz", - "integrity": "sha512-0NRUKTV4sFSuyEzwAz8JCvKYpL43PDNVZMvVP834RMCpKqeXEfTTb8xEt5xGXPiYP0t/efXc8r/ON4AaJ6TwWQ==", + "version": "15.2.2", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/table/-/table-15.2.2.tgz", + "integrity": "sha512-KAkloT8It3L+PbZYAGvSiTtRx4zbLjiyzIHifA0y+DvYo7aoDh2x6hHf4PsD7hn/Tu3NkxQrvxC/wykAMdB39g==", "requires": { - "@leafygreen-ui/checkbox": "^18.1.3", + "@leafygreen-ui/checkbox": "^18.1.4", "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", - "@leafygreen-ui/icon-button": "^17.1.3", + "@leafygreen-ui/icon": "^14.7.1", + "@leafygreen-ui/icon-button": "^17.1.4", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/polymorphic": "^3.1.0", @@ -59262,9 +59253,9 @@ } }, "@leafygreen-ui/tabs": { - "version": "17.0.7", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/tabs/-/tabs-17.0.7.tgz", - "integrity": "sha512-UIqk8lk/sy4Wdyn7tEX7JusPTqYEbJHBHZeBJaRSfFGa3jEcsX8s9G4XBbZ7Blpdo+GB/6E4+Q0ycZRCVqNmkw==", + "version": "17.0.8", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/tabs/-/tabs-17.0.8.tgz", + "integrity": "sha512-US3LKkHfRBJW4LqSpYCWlQUdQx7P25fkk+YvrZlw49fTME0RXu9OnTXFk/H0/VXOOFRKnqswTv3lL0ndpytTpg==", "requires": { "@leafygreen-ui/a11y": "^3.0.5", "@leafygreen-ui/descendants": "^3.0.6", @@ -59279,14 +59270,14 @@ } }, "@leafygreen-ui/text-area": { - "version": "12.1.3", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/text-area/-/text-area-12.1.3.tgz", - "integrity": "sha512-Y+0eFmqShTFqrjhNbrMUPIxT/WgulyFB96cxhhT0SIZHRqWdB8cM2rm+rHyQwiMQW9qLvopSlgXuuNwHGxlMQQ==", + "version": "12.1.4", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/text-area/-/text-area-12.1.4.tgz", + "integrity": "sha512-HkncILBoWWoCvebW8uT8hy+iD/w3eOGvUoqTyPL0zP2fUM4dKCCb2brvvHct6SvKxPDuuoG3fECb4HgyDq+stw==", "requires": { "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/form-field": "^4.0.7", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", + "@leafygreen-ui/icon": "^14.7.1", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/tokens": "^4.0.0", @@ -59295,9 +59286,9 @@ } }, "@leafygreen-ui/text-input": { - "version": "16.2.1", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/text-input/-/text-input-16.2.1.tgz", - "integrity": "sha512-x+UKq1k2jQmRwpux0gAH4TKk7u7iu640fVBwgJUDoLTO0foN/4gc7uHyDFeyUtxFumDaHkCdnUP3Bxl080qcCw==", + "version": "16.2.2", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/text-input/-/text-input-16.2.2.tgz", + "integrity": "sha512-Pt6vvfXLDUcnYyOArfMOLAn2HrBKEy4zD7QOb+tuFKkrDqdD8G3656QFpynwuwatXqs0ftbS1gEySJ2F4LV0kQ==", "requires": { "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/form-field": "^4.0.7", @@ -59309,14 +59300,14 @@ } }, "@leafygreen-ui/toast": { - "version": "8.1.1", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/toast/-/toast-8.1.1.tgz", - "integrity": "sha512-idM7iADi/FxyyB5mMEP5xJMC36PVeuMxId+fvgB+9z80ZSvElCbuNgd2/VaIRiTpeDMFJpgcysC/HN8uTHtpUQ==", + "version": "8.1.2", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/toast/-/toast-8.1.2.tgz", + "integrity": "sha512-jWdYPaxxSW6dfnla1HSY0ee9hNrt4DfweWHXDtaNS53GyOewKSGDNCIDPkR+VvMLKvKP/wzdz1R7lKq2loAhrA==", "requires": { "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", - "@leafygreen-ui/icon-button": "^17.1.3", + "@leafygreen-ui/icon": "^14.7.1", + "@leafygreen-ui/icon-button": "^17.1.4", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/portal": "^7.1.0", @@ -59328,13 +59319,13 @@ } }, "@leafygreen-ui/toggle": { - "version": "12.1.3", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/toggle/-/toggle-12.1.3.tgz", - "integrity": "sha512-pKsHmvLObWt87NT53v+29xNazwubVCNQhh1lZg3uYsVf9rHB1tG6aGuLd0pzaF0rI8kPVF5nFQ4e/b8EKfopTQ==", + "version": "12.1.4", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/toggle/-/toggle-12.1.4.tgz", + "integrity": "sha512-2KuNmbNGCL+M0zFwLgDeEbG1Kczw8pE108mnozmqBMIa1xGyV1AkZta67w5v1T1l/lpTDCE7R1dzZEVZNosgqA==", "requires": { "@leafygreen-ui/a11y": "^3.0.5", "@leafygreen-ui/emotion": "^5.1.0", - "@leafygreen-ui/icon": "^14.7.0", + "@leafygreen-ui/icon": "^14.7.1", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/tokens": "^4.0.0", @@ -59342,9 +59333,9 @@ } }, "@leafygreen-ui/tokens": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/tokens/-/tokens-4.0.0.tgz", - "integrity": "sha512-8S3/zM+y0ht5mh6sFoTaJYhjMbmhFMvqxpeg38LkIL7rUCVsBNVEJshGx8LouUJbM8ptLCUDTB//mBI236MOog==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/tokens/-/tokens-4.1.0.tgz", + "integrity": "sha512-5GfNFP0iRT4O+CnqYHpvtCUiT3aStUa2EhrV3tkrTwffemHN10M4G5nc/DhLGLNp2aQDP1+ppAtjZI5zczDSiA==", "requires": { "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/lib": "^15.6.2", @@ -59352,30 +59343,30 @@ } }, "@leafygreen-ui/toolbar": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/toolbar/-/toolbar-1.1.3.tgz", - "integrity": "sha512-0LiLO3BwR7Rlyzupyxh0f45WZTsKhOwOPoA6VZX6m+1cGf5ICud1oDX/wbiv9mAtMEuBAzkitaLD+J0ewDY8HQ==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/toolbar/-/toolbar-1.2.0.tgz", + "integrity": "sha512-fP9ybklYsKf07JQDF3/njWGIe9OPL/A4rZpf40eWzRffqeybJXEUqWAWn4CL316Myb/FhuOpbWBLi8J5mWCAkQ==", "requires": { "@leafygreen-ui/descendants": "^3.0.6", "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", - "@leafygreen-ui/icon-button": "^17.1.3", + "@leafygreen-ui/icon": "^14.7.1", + "@leafygreen-ui/icon-button": "^17.1.4", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/tokens": "^4.0.0", - "@leafygreen-ui/tooltip": "^14.2.3", + "@leafygreen-ui/tooltip": "^14.3.0", "@lg-tools/test-harnesses": "^0.3.4" } }, "@leafygreen-ui/tooltip": { - "version": "14.2.3", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/tooltip/-/tooltip-14.2.3.tgz", - "integrity": "sha512-WLY/7xUa1j17Ajflsj3ZDbzJXscjt9D46HCIEEXX9RrpF3VkLWzwPHCdoK+5dsCt1W/h1VPXqkyY2hEpy41rlQ==", + "version": "14.3.0", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/tooltip/-/tooltip-14.3.0.tgz", + "integrity": "sha512-EYtsck4ctBH8gZZd9u0tw2zHPr5ZW5VCypNKSOVzNlR5u+w6dwiVw2WRdCVxSNegPIxwhH0ms547qdF6/Cjp5A==", "requires": { "@leafygreen-ui/emotion": "^5.1.0", "@leafygreen-ui/hooks": "^9.3.0", - "@leafygreen-ui/icon": "^14.7.0", + "@leafygreen-ui/icon": "^14.7.1", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/popover": "^14.3.1", @@ -59386,12 +59377,12 @@ } }, "@leafygreen-ui/typography": { - "version": "22.2.2", - "resolved": "https://registry.npmjs.org/@leafygreen-ui/typography/-/typography-22.2.2.tgz", - "integrity": "sha512-xpdxPvxvGVu7gGK6aem1qwKPwuX2TtT7Zc66ukrmtYtoBHDBnA3SVzbNcPxzDYwKcjbRrQnFdtW2lbfX4IS6Dg==", + "version": "22.2.3", + "resolved": "https://registry.npmjs.org/@leafygreen-ui/typography/-/typography-22.2.3.tgz", + "integrity": "sha512-zOfPAFyUrUU0G9wPv7lFSMr4FvKi2NiulDMHhy5zea+J4gDn1yuiU0mItG6cwbWxpWSiBeF0gfsZoDuHgKppUg==", "requires": { "@leafygreen-ui/emotion": "^5.1.0", - "@leafygreen-ui/icon": "^14.7.0", + "@leafygreen-ui/icon": "^14.7.1", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/polymorphic": "^3.1.0", @@ -61547,7 +61538,7 @@ "@leafygreen-ui/chip": "^4.0.9", "@leafygreen-ui/code": "^20.2.3", "@leafygreen-ui/combobox": "^12.2.1", - "@leafygreen-ui/confirmation-modal": "^8.0.0", + "@leafygreen-ui/confirmation-modal": "^10.2.1", "@leafygreen-ui/copyable": "^12.0.1", "@leafygreen-ui/drawer": "^5.1.3", "@leafygreen-ui/emotion": "^5.1.0", @@ -61560,9 +61551,9 @@ "@leafygreen-ui/leafygreen-provider": "^5.0.4", "@leafygreen-ui/lib": "^15.6.2", "@leafygreen-ui/logo": "^11.1.0", - "@leafygreen-ui/marketing-modal": "^6.0.0", + "@leafygreen-ui/marketing-modal": "^8.1.4", "@leafygreen-ui/menu": "^33.0.1", - "@leafygreen-ui/modal": "^18.0.0", + "@leafygreen-ui/modal": "^20.3.1", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/pipeline": "^8.0.8", "@leafygreen-ui/polymorphic": "^3.1.0", @@ -65068,9 +65059,9 @@ } }, "@mongodb-js/diagramming": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/@mongodb-js/diagramming/-/diagramming-2.2.1.tgz", - "integrity": "sha512-xUaQSyMnyNeXILT+tPl0JoC+hlh38cYltYuL6uniyg36g20cPuCXZ9geQp0sbVt5/p1BtfgdqsKMfox+oaOlIQ==", + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/@mongodb-js/diagramming/-/diagramming-2.2.2.tgz", + "integrity": "sha512-GCI+L9TBC7sbuEeJaazhdz1ELcvPRi6cjuOf9Lhx/9FhyV+7IpIGCQbm4V7OflBrqBTfZD4XrwzlkuZ55hRLaA==", "requires": { "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.0", @@ -65078,6 +65069,7 @@ "@leafygreen-ui/inline-definition": "^9.0.5", "@leafygreen-ui/leafygreen-provider": "^5.0.4", "@leafygreen-ui/palette": "^5.0.0", + "@leafygreen-ui/select": "^17.0.1", "@leafygreen-ui/tokens": "^4.0.0", "@leafygreen-ui/tooltip": "^14.2.1", "@leafygreen-ui/typography": "^22.2.2", diff --git a/package.json b/package.json index e18aede4776..2fd53302343 100644 --- a/package.json +++ b/package.json @@ -112,11 +112,11 @@ "eslint-plugin-react-hooks": "^7.0.1" }, "@leafygreen-ui/button": "^25.1.3", - "@leafygreen-ui/confirmation-modal": "^8.0.0", + "@leafygreen-ui/confirmation-modal": "^10.2.1", "@leafygreen-ui/form-field": "^4.0.7", "@leafygreen-ui/leafygreen-provider": "^5.0.4", - "@leafygreen-ui/marketing-modal": "^6.0.0", - "@leafygreen-ui/modal": "^18.0.0", + "@leafygreen-ui/marketing-modal": "^8.1.4", + "@leafygreen-ui/modal": "^20.3.1", "@leafygreen-ui/select": "^17.0.1", "@leafygreen-ui/text-input": "^16.2.1", "@leafygreen-ui/tokens": "^4.0.0", diff --git a/packages/compass-components/package.json b/packages/compass-components/package.json index 9f1d7085936..ef890bf39b0 100644 --- a/packages/compass-components/package.json +++ b/packages/compass-components/package.json @@ -44,7 +44,7 @@ "@leafygreen-ui/chip": "^4.0.9", "@leafygreen-ui/code": "^20.2.3", "@leafygreen-ui/combobox": "^12.2.1", - "@leafygreen-ui/confirmation-modal": "^8.0.0", + "@leafygreen-ui/confirmation-modal": "^10.2.1", "@leafygreen-ui/copyable": "^12.0.1", "@leafygreen-ui/drawer": "^5.1.3", "@leafygreen-ui/emotion": "^5.1.0", @@ -56,9 +56,9 @@ "@leafygreen-ui/input-option": "^4.1.3", "@leafygreen-ui/leafygreen-provider": "^5.0.4", "@leafygreen-ui/logo": "^11.1.0", - "@leafygreen-ui/marketing-modal": "^6.0.0", + "@leafygreen-ui/marketing-modal": "^8.1.4", "@leafygreen-ui/menu": "^33.0.1", - "@leafygreen-ui/modal": "^18.0.0", + "@leafygreen-ui/modal": "^20.3.1", "@leafygreen-ui/palette": "^5.0.2", "@leafygreen-ui/pipeline": "^8.0.8", "@leafygreen-ui/polymorphic": "^3.1.0", From 534722b4a28a4a40058dd0e0347aa2c7f96ff1b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kr=C3=A6n=20Hansen?= Date: Tue, 30 Sep 2025 15:10:08 +0200 Subject: [PATCH 02/40] Fix Modal to adopt LG Modal v20 --- .../src/components/modals/info-modal.tsx | 2 +- .../compass-components/src/components/modals/modal.tsx | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/compass-components/src/components/modals/info-modal.tsx b/packages/compass-components/src/components/modals/info-modal.tsx index 6905465a925..c1f731cd610 100644 --- a/packages/compass-components/src/components/modals/info-modal.tsx +++ b/packages/compass-components/src/components/modals/info-modal.tsx @@ -31,7 +31,7 @@ function InfoModal({ return ( diff --git a/packages/compass-components/src/components/modals/modal.tsx b/packages/compass-components/src/components/modals/modal.tsx index f3ade3779eb..c0719b3932b 100644 --- a/packages/compass-components/src/components/modals/modal.tsx +++ b/packages/compass-components/src/components/modals/modal.tsx @@ -39,8 +39,8 @@ const contentFullScreenStyles = css({ }); function UnwrappedModal({ + backdropClassName, className, - contentClassName, children, fullScreen = false, ...props @@ -56,15 +56,15 @@ function UnwrappedModal({ return ( From 9bd5ef33182aa0429c6dadd2aa0054af9d74807a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kr=C3=A6n=20Hansen?= Date: Tue, 30 Sep 2025 18:31:10 +0200 Subject: [PATCH 03/40] Fix connection-form to work around LG Modal v20 --- .../connection-form/src/components/connection-form-modal.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/connection-form/src/components/connection-form-modal.tsx b/packages/connection-form/src/components/connection-form-modal.tsx index 4f8e547110c..d77ff2efdaa 100644 --- a/packages/connection-form/src/components/connection-form-modal.tsx +++ b/packages/connection-form/src/components/connection-form-modal.tsx @@ -48,8 +48,8 @@ export default function ConnectionFormModal({ open={isOpen} setOpen={setOpen} data-testid="connection-form-modal" - className={modalStyles} - contentClassName={cx( + backdropClassName={modalStyles} + className={cx( modalContentStyles, advancedOpen && modalContentFullHeightStyles )} From b6636fa95a91e03ef0871594ee5c733d11d2c78f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kr=C3=A6n=20Hansen?= Date: Tue, 30 Sep 2025 18:41:09 +0200 Subject: [PATCH 04/40] Update generative-ai to adopt marketing-modal v7 --- .../compass-generative-ai/src/components/ai-optin-modal.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/packages/compass-generative-ai/src/components/ai-optin-modal.tsx b/packages/compass-generative-ai/src/components/ai-optin-modal.tsx index 2d2989d4628..ed7299a63a4 100644 --- a/packages/compass-generative-ai/src/components/ai-optin-modal.tsx +++ b/packages/compass-generative-ai/src/components/ai-optin-modal.tsx @@ -209,8 +209,10 @@ export const AIOptInModal: React.FunctionComponent = ({ data-testid="ai-optin-modal" // TODO Button Disabling className={!isProjectAIEnabled ? currentDisabledButtonStyles : undefined} - buttonText="Use AI Features" - onButtonClick={onConfirmClick} + buttonProps={{ + children: 'Use AI Features', + onClick: onConfirmClick, + }} linkText="Not now" onLinkClick={onOptInModalClose} graphic={} From 6c5ad0c8c9752ae4bc143603f58dcc9dcc2576d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kr=C3=A6n=20Hansen?= Date: Tue, 30 Sep 2025 23:20:34 +0200 Subject: [PATCH 05/40] Fix compass-import-export to work around LG modal v20 --- .../src/components/export-code-view.tsx | 2 ++ .../src/components/export-modal.tsx | 9 ++------- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/packages/compass-import-export/src/components/export-code-view.tsx b/packages/compass-import-export/src/components/export-code-view.tsx index 2edfcc2ad7f..3e9272a5c06 100644 --- a/packages/compass-import-export/src/components/export-code-view.tsx +++ b/packages/compass-import-export/src/components/export-code-view.tsx @@ -78,6 +78,8 @@ function ExportCodeView({ data-testid="export-collection-code-preview-wrapper" id={codeElementId} language="javascript" + // eslint-disable-next-line jsx-a11y/no-autofocus + autoFocus={true} > {code} diff --git a/packages/compass-import-export/src/components/export-modal.tsx b/packages/compass-import-export/src/components/export-modal.tsx index 786ae9c02f0..9d4d98cf174 100644 --- a/packages/compass-import-export/src/components/export-modal.tsx +++ b/packages/compass-import-export/src/components/export-modal.tsx @@ -30,7 +30,7 @@ import type { ExportStatus, FieldsToExportOption } from '../modules/export'; import type { RootExportState } from '../stores/export-store'; import { SelectFileType } from './select-file-type'; import { ExportSelectFields } from './export-select-fields'; -import { codeElementId, ExportCodeView } from './export-code-view'; +import { ExportCodeView } from './export-code-view'; import type { ExportAggregation, ExportQuery } from '../export/export-types'; import { queryHasProjection } from '../utils/query-has-projection'; import { FieldsToExportOptions } from './export-field-options'; @@ -246,12 +246,7 @@ function ExportModal({ }, [isOpen, resetExportFormState]); return ( - + Date: Wed, 5 Nov 2025 13:16:36 +0100 Subject: [PATCH 06/40] Update compass-welcome to adopt marketing-modal v7 --- packages/compass-welcome/src/components/modal.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/compass-welcome/src/components/modal.tsx b/packages/compass-welcome/src/components/modal.tsx index 4299fdb3370..df1a4280f05 100644 --- a/packages/compass-welcome/src/components/modal.tsx +++ b/packages/compass-welcome/src/components/modal.tsx @@ -40,9 +40,8 @@ export const WelcomeModal: React.FunctionComponent = ({ data-testid="welcome-modal" open={isOpen} onClose={onClose} - onButtonClick={onClose} + buttonProps={{ onClick: onClose, children: 'Start' }} title="Welcome to Compass" - buttonText="Start" showBlob blobPosition="top right" disclaimer={ From 7bd135b1c933c4ff8d6ab932a3f1464d0f6745e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kr=C3=A6n=20Hansen?= Date: Wed, 1 Oct 2025 15:15:36 +0200 Subject: [PATCH 07/40] Update compass-explain-plan to LG Modal v20 --- .../compass-explain-plan/src/components/explain-plan-modal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/compass-explain-plan/src/components/explain-plan-modal.tsx b/packages/compass-explain-plan/src/components/explain-plan-modal.tsx index 09fb024f4bb..127ef98bab8 100644 --- a/packages/compass-explain-plan/src/components/explain-plan-modal.tsx +++ b/packages/compass-explain-plan/src/components/explain-plan-modal.tsx @@ -115,7 +115,7 @@ export const ExplainPlanModal: React.FunctionComponent< return ( Date: Wed, 1 Oct 2025 16:08:19 +0200 Subject: [PATCH 08/40] Fix compass-crud to adopt LG modal v20 --- .../compass-crud/src/components/bulk-delete-modal.tsx | 9 +++------ .../compass-crud/src/components/bulk-update-modal.tsx | 5 +++-- .../src/components/insert-document-dialog.tsx | 2 +- 3 files changed, 7 insertions(+), 9 deletions(-) diff --git a/packages/compass-crud/src/components/bulk-delete-modal.tsx b/packages/compass-crud/src/components/bulk-delete-modal.tsx index 31408f6f1c1..38ee689798e 100644 --- a/packages/compass-crud/src/components/bulk-delete-modal.tsx +++ b/packages/compass-crud/src/components/bulk-delete-modal.tsx @@ -94,12 +94,7 @@ const BulkDeleteModal: React.FunctionComponent = ({ const exportButtonId = useId(); return ( - + = ({ onClick={onExportToLanguage} data-testid="export-button" id={exportButtonId} + // eslint-disable-next-line jsx-a11y/no-autofocus + autoFocus > Export diff --git a/packages/compass-crud/src/components/bulk-update-modal.tsx b/packages/compass-crud/src/components/bulk-update-modal.tsx index 9d9a0b7ef14..01a21c4c94e 100644 --- a/packages/compass-crud/src/components/bulk-update-modal.tsx +++ b/packages/compass-crud/src/components/bulk-update-modal.tsx @@ -405,8 +405,7 @@ export default function BulkUpdateModal({ open={isOpen} setOpen={closeBulkUpdateModal} data-testid="bulk-update-modal" - contentClassName={enablePreview ? modalContentStyles : undefined} - initialFocus={`#${bulkUpdateUpdateId} .cm-content`} + className={enablePreview ? modalContentStyles : undefined} > @@ -441,6 +440,8 @@ export default function BulkUpdateModal({ onBlur={() => ({})} annotations={annotations} minLines={12} + // eslint-disable-next-line jsx-a11y/no-autofocus + autoFocus />
diff --git a/packages/compass-crud/src/components/insert-document-dialog.tsx b/packages/compass-crud/src/components/insert-document-dialog.tsx index c7227ae9d8c..0b05b86c76d 100644 --- a/packages/compass-crud/src/components/insert-document-dialog.tsx +++ b/packages/compass-crud/src/components/insert-document-dialog.tsx @@ -297,7 +297,7 @@ const InsertDocumentDialog: React.FC = ({ Date: Wed, 1 Oct 2025 16:12:01 +0200 Subject: [PATCH 09/40] Update compass-schema to LG Modal v20 --- .../src/components/export-schema-legacy-modal.tsx | 2 +- packages/compass-schema/src/components/export-schema-modal.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/compass-schema/src/components/export-schema-legacy-modal.tsx b/packages/compass-schema/src/components/export-schema-legacy-modal.tsx index 1dbcfc59b0a..6f9ed4cfb5f 100644 --- a/packages/compass-schema/src/components/export-schema-legacy-modal.tsx +++ b/packages/compass-schema/src/components/export-schema-legacy-modal.tsx @@ -500,7 +500,7 @@ const ExportSchemaLegacyModal: React.FunctionComponent<{ setShowLegacyExportTooltip, ]); return ( - + diff --git a/packages/compass-schema/src/components/export-schema-modal.tsx b/packages/compass-schema/src/components/export-schema-modal.tsx index c674708ca8d..b7e1cdd3b4d 100644 --- a/packages/compass-schema/src/components/export-schema-modal.tsx +++ b/packages/compass-schema/src/components/export-schema-modal.tsx @@ -149,7 +149,7 @@ const ExportSchemaModal: React.FunctionComponent<{ ); return ( - +
From c1e8e324ee89caedfe26e965e6e8718846d636a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kr=C3=A6n=20Hansen?= Date: Wed, 26 Nov 2025 10:51:35 +0100 Subject: [PATCH 38/40] Fix messages height --- packages/compass-assistant/src/components/assistant-chat.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/packages/compass-assistant/src/components/assistant-chat.tsx b/packages/compass-assistant/src/components/assistant-chat.tsx index 400835f35b9..1a00a25a9dd 100644 --- a/packages/compass-assistant/src/components/assistant-chat.tsx +++ b/packages/compass-assistant/src/components/assistant-chat.tsx @@ -129,9 +129,7 @@ const messageFeedFixesStyles = css({ display: 'flex', flexDirection: 'column-reverse', overflowY: 'auto', - width: '100%', wordBreak: 'break-word', - flex: 1, padding: spacing[400], gap: spacing[400], From 39b46473d4438b5ea063fc439516985bfc3b671d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kr=C3=A6n=20Hansen?= Date: Wed, 26 Nov 2025 10:55:32 +0100 Subject: [PATCH 39/40] Update test to reflect new wording in disclaimer --- .../compass-assistant/src/components/assistant-chat.spec.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/compass-assistant/src/components/assistant-chat.spec.tsx b/packages/compass-assistant/src/components/assistant-chat.spec.tsx index 5f15954f15a..62f0dcddfc5 100644 --- a/packages/compass-assistant/src/components/assistant-chat.spec.tsx +++ b/packages/compass-assistant/src/components/assistant-chat.spec.tsx @@ -121,8 +121,7 @@ describe('AssistantChat', function () { it('displays the disclaimer and welcome text', function () { renderWithChat(createMockChat({ messages: [] })); - expect(screen.getByText(/AI can make mistakes, so review for accuracy/)).to - .exist; + expect(screen.getByText(/Review answers for accuracy/)).to.exist; }); it('displays the welcome text when there are no messages', function () { From 468cce2609db75b4fba1f6b82332a7ece06123fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kr=C3=A6n=20Hansen?= Date: Wed, 26 Nov 2025 15:29:04 +0100 Subject: [PATCH 40/40] Override select and tokens in diagramming --- package-lock.json | 12 ++++++------ package.json | 4 ++++ packages/compass-components/package.json | 4 ++-- 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 089b7ca68ef..63945e9a15a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -48212,7 +48212,7 @@ "@leafygreen-ui/radio-group": "^13.0.10", "@leafygreen-ui/search-input": "^6.1.1", "@leafygreen-ui/segmented-control": "^11.0.11", - "@leafygreen-ui/select": "^17.0.1", + "@leafygreen-ui/select": "^17.0.2", "@leafygreen-ui/skeleton-loader": "^3.0.9", "@leafygreen-ui/split-button": "^6.1.7", "@leafygreen-ui/table": "^15.2.1", @@ -48229,7 +48229,7 @@ "@lg-chat/leafygreen-chat-provider": "^6.0.0", "@lg-chat/message": "^10.1.1", "@mongodb-js/compass-context-menu": "^0.3.1", - "@mongodb-js/diagramming": "^2.2.1", + "@mongodb-js/diagramming": "^2.2.2", "@react-aria/interactions": "^3.9.1", "@react-aria/utils": "^3.13.1", "@react-aria/visually-hidden": "^3.3.1", @@ -61495,7 +61495,7 @@ "@leafygreen-ui/radio-group": "^13.0.10", "@leafygreen-ui/search-input": "^6.1.1", "@leafygreen-ui/segmented-control": "^11.0.11", - "@leafygreen-ui/select": "^17.0.1", + "@leafygreen-ui/select": "^17.0.2", "@leafygreen-ui/skeleton-loader": "^3.0.9", "@leafygreen-ui/split-button": "^6.1.7", "@leafygreen-ui/table": "^15.2.1", @@ -61512,7 +61512,7 @@ "@lg-chat/leafygreen-chat-provider": "^6.0.0", "@lg-chat/message": "^10.1.1", "@mongodb-js/compass-context-menu": "^0.3.1", - "@mongodb-js/diagramming": "^2.2.1", + "@mongodb-js/diagramming": "^2.2.2", "@mongodb-js/eslint-config-compass": "^1.4.12", "@mongodb-js/mocha-config-compass": "^1.7.2", "@mongodb-js/prettier-config-compass": "^1.2.9", @@ -65001,8 +65001,8 @@ "@leafygreen-ui/inline-definition": "^9.0.5", "@leafygreen-ui/leafygreen-provider": "^5.0.2", "@leafygreen-ui/palette": "^5.0.0", - "@leafygreen-ui/select": "^16.2.0", - "@leafygreen-ui/tokens": "^3.2.1", + "@leafygreen-ui/select": "^17.0.2", + "@leafygreen-ui/tokens": "^4.1.0", "@leafygreen-ui/tooltip": "^14.2.1", "@leafygreen-ui/typography": "^22.1.0", "@xyflow/react": "12.5.1", diff --git a/package.json b/package.json index 7579054d50f..da3a4098975 100644 --- a/package.json +++ b/package.json @@ -110,6 +110,10 @@ "eslint-plugin-jsx-a11y": "^6.10.2", "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "^7.0.1" + }, + "@mongodb-js/diagramming": { + "@leafygreen-ui/select": "^17.0.2", + "@leafygreen-ui/tokens": "^4.1.0" } } } diff --git a/packages/compass-components/package.json b/packages/compass-components/package.json index 2f9141922c7..0a758b35785 100644 --- a/packages/compass-components/package.json +++ b/packages/compass-components/package.json @@ -68,7 +68,7 @@ "@leafygreen-ui/radio-group": "^13.0.10", "@leafygreen-ui/search-input": "^6.1.1", "@leafygreen-ui/segmented-control": "^11.0.11", - "@leafygreen-ui/select": "^17.0.1", + "@leafygreen-ui/select": "^17.0.2", "@leafygreen-ui/skeleton-loader": "^3.0.9", "@leafygreen-ui/split-button": "^6.1.7", "@leafygreen-ui/table": "^15.2.1", @@ -85,7 +85,7 @@ "@lg-chat/leafygreen-chat-provider": "^6.0.0", "@lg-chat/message": "^10.1.1", "@mongodb-js/compass-context-menu": "^0.3.1", - "@mongodb-js/diagramming": "^2.2.1", + "@mongodb-js/diagramming": "^2.2.2", "@react-aria/interactions": "^3.9.1", "@react-aria/utils": "^3.13.1", "@react-aria/visually-hidden": "^3.3.1",