From 2aa087f48db172186479178ec746c186fbd759ee Mon Sep 17 00:00:00 2001 From: Kaleb Davenport Date: Wed, 4 Oct 2023 15:38:49 -0400 Subject: [PATCH 01/63] feat: add new twitter X icon --- icons/copy-brand-icons.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/copy-brand-icons.js b/icons/copy-brand-icons.js index 62615721a2..521dffda42 100644 --- a/icons/copy-brand-icons.js +++ b/icons/copy-brand-icons.js @@ -5,7 +5,7 @@ const fs = require('fs'); */ const brandIconNames = [ - 'github', 'google', 'linkedin', 'slack', 'instagram', 'facebook', 'twitter', 'twitch', 'youtube', 'discord', + 'github', 'google', 'linkedin', 'slack', 'instagram', 'facebook', 'twitter', 'twitter-x', 'twitch', 'youtube', 'discord', 'telegram', 'whatsapp', 'messenger', 'mastodon', 'reddit', 'skype', 'microsoft', 'windows', 'apple', 'medium', 'signal', 'stack-overflow', 'wordpress', 'spotify', 'snapchat', 'pinterest', 'dribbble', 'behance', 'paypal', 'line', 'strava', 'vimeo', 'nintendo-switch', 'playstation', 'xbox', 'steam', 'bluetooth', 'meta', 'git', 'tiktok', From 9993fb3b938e50012b5aa220c1e75f4b8ff684c6 Mon Sep 17 00:00:00 2001 From: Brian Smith Date: Wed, 1 May 2024 19:27:00 -0400 Subject: [PATCH 02/63] chore(deps): update `bootstrap-icons` package and build icons --- icons/copy-brand-icons.js | 2 +- icons/es5/BsAlexa.js | 2 +- icons/es5/BsAlipay.js | 2 +- icons/es5/BsAmd.js | 2 +- icons/es5/BsAndroid.js | 2 +- icons/es5/BsAndroid2.js | 2 +- icons/es5/BsApple.js | 4 ++-- icons/es5/BsBehance.js | 2 +- icons/es5/BsBluetooth.js | 2 +- icons/es5/BsBrowserChrome.js | 2 +- icons/es5/BsBrowserEdge.js | 6 +++--- icons/es5/BsBrowserFirefox.js | 2 +- icons/es5/BsBrowserSafari.js | 2 +- icons/es5/BsDiscord.js | 2 +- icons/es5/BsDribbble.js | 2 +- icons/es5/BsDropbox.js | 2 +- icons/es5/BsFacebook.js | 2 +- icons/es5/BsGit.js | 2 +- icons/es5/BsGithub.js | 2 +- icons/es5/BsGoogle.js | 2 +- icons/es5/BsGooglePlay.js | 2 +- icons/es5/BsInstagram.js | 2 +- icons/es5/BsLine.js | 2 +- icons/es5/BsLinkedin.js | 2 +- icons/es5/BsMastodon.js | 2 +- icons/es5/BsMedium.js | 2 +- icons/es5/BsMessenger.js | 2 +- icons/es5/BsMeta.js | 2 +- icons/es5/BsMicrosoft.js | 2 +- icons/es5/BsMicrosoftTeams.js | 4 ++-- icons/es5/BsNintendoSwitch.js | 4 ++-- icons/es5/BsNvidia.js | 2 +- icons/es5/BsPaypal.js | 2 +- icons/es5/BsPinterest.js | 2 +- icons/es5/BsPlaystation.js | 2 +- icons/es5/BsQuora.js | 2 +- icons/es5/BsReddit.js | 4 ++-- icons/es5/BsSignal.js | 2 +- icons/es5/BsSinaWeibo.js | 4 ++-- icons/es5/BsSkype.js | 2 +- icons/es5/BsSlack.js | 2 +- icons/es5/BsSnapchat.js | 2 +- icons/es5/BsSpotify.js | 2 +- icons/es5/BsStackOverflow.js | 4 ++-- icons/es5/BsSteam.js | 4 ++-- icons/es5/BsStrava.js | 2 +- icons/es5/BsStripe.js | 2 +- icons/es5/BsTelegram.js | 2 +- icons/es5/BsTencentQq.js | 4 ++-- icons/es5/BsTiktok.js | 2 +- icons/es5/BsTrello.js | 2 +- icons/es5/BsTwitch.js | 4 ++-- icons/es5/BsTwitter.js | 2 +- icons/es5/BsTwitterX.js | 16 +++++++++++++++ icons/es5/BsUbuntu.js | 2 +- icons/es5/BsUnity.js | 2 +- icons/es5/BsVimeo.js | 2 +- icons/es5/BsWechat.js | 4 ++-- icons/es5/BsWhatsapp.js | 2 +- icons/es5/BsWikipedia.js | 2 +- icons/es5/BsWindows.js | 2 +- icons/es5/BsWordpress.js | 6 +++--- icons/es5/BsXbox.js | 2 +- icons/es5/BsYelp.js | 2 +- icons/es5/BsYoutube.js | 2 +- icons/es5/index.js | 1 + icons/es5/index.ts | 1 + icons/jsx/BsAlexa.jsx | 2 +- icons/jsx/BsAlipay.jsx | 2 +- icons/jsx/BsAmd.jsx | 2 +- icons/jsx/BsAndroid.jsx | 2 +- icons/jsx/BsAndroid2.jsx | 2 +- icons/jsx/BsApple.jsx | 4 ++-- icons/jsx/BsBehance.jsx | 2 +- icons/jsx/BsBluetooth.jsx | 2 +- icons/jsx/BsBrowserChrome.jsx | 2 +- icons/jsx/BsBrowserEdge.jsx | 6 +++--- icons/jsx/BsBrowserFirefox.jsx | 2 +- icons/jsx/BsBrowserSafari.jsx | 2 +- icons/jsx/BsDiscord.jsx | 2 +- icons/jsx/BsDribbble.jsx | 2 +- icons/jsx/BsDropbox.jsx | 2 +- icons/jsx/BsFacebook.jsx | 2 +- icons/jsx/BsGit.jsx | 2 +- icons/jsx/BsGithub.jsx | 2 +- icons/jsx/BsGoogle.jsx | 2 +- icons/jsx/BsGooglePlay.jsx | 2 +- icons/jsx/BsInstagram.jsx | 2 +- icons/jsx/BsLine.jsx | 2 +- icons/jsx/BsLinkedin.jsx | 2 +- icons/jsx/BsMastodon.jsx | 2 +- icons/jsx/BsMedium.jsx | 2 +- icons/jsx/BsMessenger.jsx | 2 +- icons/jsx/BsMeta.jsx | 2 +- icons/jsx/BsMicrosoft.jsx | 2 +- icons/jsx/BsMicrosoftTeams.jsx | 4 ++-- icons/jsx/BsNintendoSwitch.jsx | 4 ++-- icons/jsx/BsNvidia.jsx | 2 +- icons/jsx/BsPaypal.jsx | 2 +- icons/jsx/BsPinterest.jsx | 2 +- icons/jsx/BsPlaystation.jsx | 2 +- icons/jsx/BsQuora.jsx | 2 +- icons/jsx/BsReddit.jsx | 4 ++-- icons/jsx/BsSignal.jsx | 2 +- icons/jsx/BsSinaWeibo.jsx | 4 ++-- icons/jsx/BsSkype.jsx | 2 +- icons/jsx/BsSlack.jsx | 2 +- icons/jsx/BsSnapchat.jsx | 2 +- icons/jsx/BsSpotify.jsx | 2 +- icons/jsx/BsStackOverflow.jsx | 4 ++-- icons/jsx/BsSteam.jsx | 4 ++-- icons/jsx/BsStrava.jsx | 2 +- icons/jsx/BsStripe.jsx | 2 +- icons/jsx/BsTelegram.jsx | 2 +- icons/jsx/BsTencentQq.jsx | 4 ++-- icons/jsx/BsTiktok.jsx | 2 +- icons/jsx/BsTrello.jsx | 2 +- icons/jsx/BsTwitch.jsx | 4 ++-- icons/jsx/BsTwitter.jsx | 2 +- icons/jsx/BsTwitterX.jsx | 18 +++++++++++++++++ icons/jsx/BsUbuntu.jsx | 2 +- icons/jsx/BsUnity.jsx | 2 +- icons/jsx/BsVimeo.jsx | 2 +- icons/jsx/BsWechat.jsx | 4 ++-- icons/jsx/BsWhatsapp.jsx | 2 +- icons/jsx/BsWikipedia.jsx | 2 +- icons/jsx/BsWindows.jsx | 2 +- icons/jsx/BsWordpress.jsx | 6 +++--- icons/jsx/BsXbox.jsx | 2 +- icons/jsx/BsYelp.jsx | 2 +- icons/jsx/BsYoutube.jsx | 2 +- icons/jsx/index.jsx | 1 + icons/package.json | 2 +- icons/svg/bs-alexa.svg | 2 +- icons/svg/bs-alipay.svg | 2 +- icons/svg/bs-amd.svg | 2 +- icons/svg/bs-android.svg | 2 +- icons/svg/bs-android2.svg | 2 +- icons/svg/bs-apple.svg | 4 ++-- icons/svg/bs-behance.svg | 2 +- icons/svg/bs-bluetooth.svg | 2 +- icons/svg/bs-browser-chrome.svg | 2 +- icons/svg/bs-browser-edge.svg | 6 +++--- icons/svg/bs-browser-firefox.svg | 2 +- icons/svg/bs-browser-safari.svg | 2 +- icons/svg/bs-discord.svg | 2 +- icons/svg/bs-dribbble.svg | 2 +- icons/svg/bs-dropbox.svg | 2 +- icons/svg/bs-facebook.svg | 2 +- icons/svg/bs-git.svg | 2 +- icons/svg/bs-github.svg | 2 +- icons/svg/bs-google-play.svg | 2 +- icons/svg/bs-google.svg | 2 +- icons/svg/bs-instagram.svg | 2 +- icons/svg/bs-line.svg | 2 +- icons/svg/bs-linkedin.svg | 2 +- icons/svg/bs-mastodon.svg | 2 +- icons/svg/bs-medium.svg | 2 +- icons/svg/bs-messenger.svg | 2 +- icons/svg/bs-meta.svg | 2 +- icons/svg/bs-microsoft-teams.svg | 4 ++-- icons/svg/bs-microsoft.svg | 2 +- icons/svg/bs-nintendo-switch.svg | 4 ++-- icons/svg/bs-nvidia.svg | 2 +- icons/svg/bs-paypal.svg | 2 +- icons/svg/bs-pinterest.svg | 2 +- icons/svg/bs-playstation.svg | 2 +- icons/svg/bs-quora.svg | 2 +- icons/svg/bs-reddit.svg | 4 ++-- icons/svg/bs-signal.svg | 2 +- icons/svg/bs-sina-weibo.svg | 4 ++-- icons/svg/bs-skype.svg | 2 +- icons/svg/bs-slack.svg | 2 +- icons/svg/bs-snapchat.svg | 2 +- icons/svg/bs-spotify.svg | 2 +- icons/svg/bs-stack-overflow.svg | 4 ++-- icons/svg/bs-steam.svg | 4 ++-- icons/svg/bs-strava.svg | 2 +- icons/svg/bs-stripe.svg | 2 +- icons/svg/bs-telegram.svg | 2 +- icons/svg/bs-tencent-qq.svg | 4 ++-- icons/svg/bs-tiktok.svg | 2 +- icons/svg/bs-trello.svg | 2 +- icons/svg/bs-twitch.svg | 4 ++-- icons/svg/bs-twitter-x.svg | 3 +++ icons/svg/bs-twitter.svg | 2 +- icons/svg/bs-ubuntu.svg | 2 +- icons/svg/bs-unity.svg | 2 +- icons/svg/bs-vimeo.svg | 2 +- icons/svg/bs-wechat.svg | 4 ++-- icons/svg/bs-whatsapp.svg | 2 +- icons/svg/bs-wikipedia.svg | 2 +- icons/svg/bs-windows.svg | 2 +- icons/svg/bs-wordpress.svg | 6 +++--- icons/svg/bs-xbox.svg | 2 +- icons/svg/bs-yelp.svg | 2 +- icons/svg/bs-youtube.svg | 2 +- package-lock.json | 34 ++++++++++++++++---------------- 198 files changed, 290 insertions(+), 250 deletions(-) create mode 100644 icons/es5/BsTwitterX.js create mode 100644 icons/jsx/BsTwitterX.jsx create mode 100644 icons/svg/bs-twitter-x.svg diff --git a/icons/copy-brand-icons.js b/icons/copy-brand-icons.js index 521dffda42..d2082ae6bb 100644 --- a/icons/copy-brand-icons.js +++ b/icons/copy-brand-icons.js @@ -14,7 +14,7 @@ const brandIconNames = [ 'nvidia', 'wikipedia', 'sina-weibo', 'tencent-qq', ]; -const PATH_TO_BOOTSTRAP_ICONS = '../node_modules/bootstrap-icons/icons/'; +const PATH_TO_BOOTSTRAP_ICONS = './node_modules/bootstrap-icons/icons/'; const filteredIconNames = fs.readdirSync(PATH_TO_BOOTSTRAP_ICONS).filter((iconName) => { return brandIconNames.includes(iconName.replace('.svg', '')); diff --git a/icons/es5/BsAlexa.js b/icons/es5/BsAlexa.js index 4bf24becda..20b84f7dfb 100644 --- a/icons/es5/BsAlexa.js +++ b/icons/es5/BsAlexa.js @@ -9,7 +9,7 @@ var SvgBsAlexa = function SvgBsAlexa(props) { className: "bi bi-alexa", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.996 0A7.998 7.998 0 0 0 0 8a8 8 0 0 0 6.93 7.93v-1.613a1.06 1.06 0 0 0-.717-1.008A5.602 5.602 0 0 1 2.4 7.865 5.579 5.579 0 0 1 8.054 2.4a5.599 5.599 0 0 1 5.535 5.81l-.002.046a6.116 6.116 0 0 1-.012.192l-.005.061a4.85 4.85 0 0 1-.033.284l-.01.068c-.685 4.516-6.564 7.054-6.596 7.068A7.998 7.998 0 0 0 15.992 8 7.998 7.998 0 0 0 7.996.001Z", + d: "M7.996 0A8 8 0 0 0 0 8a8 8 0 0 0 6.93 7.93v-1.613a1.06 1.06 0 0 0-.717-1.008A5.6 5.6 0 0 1 2.4 7.865 5.58 5.58 0 0 1 8.054 2.4a5.6 5.6 0 0 1 5.535 5.81l-.002.046-.012.192-.005.061a5 5 0 0 1-.033.284l-.01.068c-.685 4.516-6.564 7.054-6.596 7.068A7.998 7.998 0 0 0 15.992 8 8 8 0 0 0 7.996.001Z", fill: "currentColor" })); }; diff --git a/icons/es5/BsAlipay.js b/icons/es5/BsAlipay.js index 7183eb924d..aad5330460 100644 --- a/icons/es5/BsAlipay.js +++ b/icons/es5/BsAlipay.js @@ -9,7 +9,7 @@ var SvgBsAlipay = function SvgBsAlipay(props) { className: "bi bi-alipay", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2.541 0H13.5a2.551 2.551 0 0 1 2.54 2.563v8.297c-.006 0-.531-.046-2.978-.813-.412-.14-.916-.327-1.479-.536-.303-.113-.624-.232-.957-.353a12.98 12.98 0 0 0 1.325-3.373H8.822V4.649h3.831v-.634h-3.83V2.121H7.26c-.274 0-.274.273-.274.273v1.621H3.11v.634h3.875v1.136h-3.2v.634H9.99c-.227.789-.532 1.53-.894 2.202-2.013-.67-4.161-1.212-5.51-.878-.864.214-1.42.597-1.746.998-1.499 1.84-.424 4.633 2.741 4.633 1.872 0 3.675-1.053 5.072-2.787 2.08 1.008 6.37 2.738 6.387 2.745v.105A2.551 2.551 0 0 1 13.5 16H2.541A2.552 2.552 0 0 1 0 13.437V2.563A2.552 2.552 0 0 1 2.541 0Z", + d: "M2.541 0H13.5a2.55 2.55 0 0 1 2.54 2.563v8.297c-.006 0-.531-.046-2.978-.813-.412-.14-.916-.327-1.479-.536q-.456-.17-.957-.353a13 13 0 0 0 1.325-3.373H8.822V4.649h3.831v-.634h-3.83V2.121H7.26c-.274 0-.274.273-.274.273v1.621H3.11v.634h3.875v1.136h-3.2v.634H9.99c-.227.789-.532 1.53-.894 2.202-2.013-.67-4.161-1.212-5.51-.878-.864.214-1.42.597-1.746.998-1.499 1.84-.424 4.633 2.741 4.633 1.872 0 3.675-1.053 5.072-2.787 2.08 1.008 6.37 2.738 6.387 2.745v.105A2.55 2.55 0 0 1 13.5 16H2.541A2.55 2.55 0 0 1 0 13.437V2.563A2.55 2.55 0 0 1 2.541 0", fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { d: "M2.309 9.27c-1.22 1.073-.49 3.034 1.978 3.034 1.434 0 2.868-.925 3.994-2.406-1.602-.789-2.959-1.353-4.425-1.207-.397.04-1.14.217-1.547.58Z", diff --git a/icons/es5/BsAmd.js b/icons/es5/BsAmd.js index 4620003505..1b2002427f 100644 --- a/icons/es5/BsAmd.js +++ b/icons/es5/BsAmd.js @@ -9,7 +9,7 @@ var SvgBsAmd = function SvgBsAmd(props) { className: "bi bi-amd", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "m.334 0 4.358 4.359h7.15v7.15l4.358 4.358V0H.334ZM.2 9.72l4.487-4.488v6.281h6.28L6.48 16H.2V9.72Z", + d: "m.334 0 4.358 4.359h7.15v7.15l4.358 4.358V0zM.2 9.72l4.487-4.488v6.281h6.28L6.48 16H.2z", fill: "currentColor" })); }; diff --git a/icons/es5/BsAndroid.js b/icons/es5/BsAndroid.js index db7604c49d..05da94dcdc 100644 --- a/icons/es5/BsAndroid.js +++ b/icons/es5/BsAndroid.js @@ -9,7 +9,7 @@ var SvgBsAndroid = function SvgBsAndroid(props) { className: "bi bi-android", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2.76 3.061a.5.5 0 0 1 .679.2l1.283 2.352A8.94 8.94 0 0 1 8 5a8.94 8.94 0 0 1 3.278.613l1.283-2.352a.5.5 0 1 1 .878.478l-1.252 2.295C14.475 7.266 16 9.477 16 12H0c0-2.523 1.525-4.734 3.813-5.966L2.56 3.74a.5.5 0 0 1 .2-.678ZM5 10a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm6 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z", + d: "M2.76 3.061a.5.5 0 0 1 .679.2l1.283 2.352A8.9 8.9 0 0 1 8 5a8.9 8.9 0 0 1 3.278.613l1.283-2.352a.5.5 0 1 1 .878.478l-1.252 2.295C14.475 7.266 16 9.477 16 12H0c0-2.523 1.525-4.734 3.813-5.966L2.56 3.74a.5.5 0 0 1 .2-.678ZM5 10a1 1 0 1 0 0-2 1 1 0 0 0 0 2m6 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2", fill: "currentColor" })); }; diff --git a/icons/es5/BsAndroid2.js b/icons/es5/BsAndroid2.js index 36ac081a72..9d446c348e 100644 --- a/icons/es5/BsAndroid2.js +++ b/icons/es5/BsAndroid2.js @@ -9,7 +9,7 @@ var SvgBsAndroid2 = function SvgBsAndroid2(props) { className: "bi bi-android2", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "m10.213 1.471.691-1.26c.046-.083.03-.147-.048-.192-.085-.038-.15-.019-.195.058l-.7 1.27A4.832 4.832 0 0 0 8.005.941c-.688 0-1.34.135-1.956.404l-.7-1.27C5.303 0 5.239-.018 5.154.02c-.078.046-.094.11-.049.193l.691 1.259a4.25 4.25 0 0 0-1.673 1.476A3.697 3.697 0 0 0 3.5 5.02h9c0-.75-.208-1.44-.623-2.072a4.266 4.266 0 0 0-1.664-1.476ZM6.22 3.303a.367.367 0 0 1-.267.11.35.35 0 0 1-.263-.11.366.366 0 0 1-.107-.264.37.37 0 0 1 .107-.265.351.351 0 0 1 .263-.11c.103 0 .193.037.267.11a.36.36 0 0 1 .112.265.36.36 0 0 1-.112.264Zm4.101 0a.351.351 0 0 1-.262.11.366.366 0 0 1-.268-.11.358.358 0 0 1-.112-.264c0-.103.037-.191.112-.265a.367.367 0 0 1 .268-.11c.104 0 .19.037.262.11a.367.367 0 0 1 .107.265c0 .102-.035.19-.107.264ZM3.5 11.77c0 .294.104.544.311.75.208.204.46.307.76.307h.758l.01 2.182c0 .276.097.51.292.703a.961.961 0 0 0 .7.288.973.973 0 0 0 .71-.288.95.95 0 0 0 .292-.703v-2.182h1.343v2.182c0 .276.097.51.292.703a.972.972 0 0 0 .71.288.973.973 0 0 0 .71-.288.95.95 0 0 0 .292-.703v-2.182h.76c.291 0 .54-.103.749-.308.207-.205.311-.455.311-.75V5.365h-9v6.404Zm10.495-6.587a.983.983 0 0 0-.702.278.91.91 0 0 0-.293.685v4.063c0 .271.098.501.293.69a.97.97 0 0 0 .702.284c.28 0 .517-.095.712-.284a.924.924 0 0 0 .293-.69V6.146a.91.91 0 0 0-.293-.685.995.995 0 0 0-.712-.278Zm-12.702.283a.985.985 0 0 1 .712-.283c.273 0 .507.094.702.283a.913.913 0 0 1 .293.68v4.063a.932.932 0 0 1-.288.69.97.97 0 0 1-.707.284.986.986 0 0 1-.712-.284.924.924 0 0 1-.293-.69V6.146c0-.264.098-.491.293-.68Z", + d: "m10.213 1.471.691-1.26q.069-.124-.048-.192-.128-.057-.195.058l-.7 1.27A4.8 4.8 0 0 0 8.005.941q-1.032 0-1.956.404l-.7-1.27Q5.281-.037 5.154.02q-.117.069-.049.193l.691 1.259a4.25 4.25 0 0 0-1.673 1.476A3.7 3.7 0 0 0 3.5 5.02h9q0-1.125-.623-2.072a4.27 4.27 0 0 0-1.664-1.476ZM6.22 3.303a.37.37 0 0 1-.267.11.35.35 0 0 1-.263-.11.37.37 0 0 1-.107-.264.37.37 0 0 1 .107-.265.35.35 0 0 1 .263-.11q.155 0 .267.11a.36.36 0 0 1 .112.265.36.36 0 0 1-.112.264m4.101 0a.35.35 0 0 1-.262.11.37.37 0 0 1-.268-.11.36.36 0 0 1-.112-.264q0-.154.112-.265a.37.37 0 0 1 .268-.11q.155 0 .262.11a.37.37 0 0 1 .107.265q0 .153-.107.264M3.5 11.77q0 .441.311.75.311.306.76.307h.758l.01 2.182q0 .414.292.703a.96.96 0 0 0 .7.288.97.97 0 0 0 .71-.288.95.95 0 0 0 .292-.703v-2.182h1.343v2.182q0 .414.292.703a.97.97 0 0 0 .71.288.97.97 0 0 0 .71-.288.95.95 0 0 0 .292-.703v-2.182h.76q.436 0 .749-.308.31-.307.311-.75V5.365h-9zm10.495-6.587a.98.98 0 0 0-.702.278.9.9 0 0 0-.293.685v4.063q0 .406.293.69a.97.97 0 0 0 .702.284q.42 0 .712-.284a.92.92 0 0 0 .293-.69V6.146a.9.9 0 0 0-.293-.685 1 1 0 0 0-.712-.278m-12.702.283a1 1 0 0 1 .712-.283q.41 0 .702.283a.9.9 0 0 1 .293.68v4.063a.93.93 0 0 1-.288.69.97.97 0 0 1-.707.284 1 1 0 0 1-.712-.284.92.92 0 0 1-.293-.69V6.146q0-.396.293-.68", fill: "currentColor" })); }; diff --git a/icons/es5/BsApple.js b/icons/es5/BsApple.js index 8bd3531276..ff01ec211c 100644 --- a/icons/es5/BsApple.js +++ b/icons/es5/BsApple.js @@ -9,10 +9,10 @@ var SvgBsApple = function SvgBsApple(props) { className: "bi bi-apple", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.182.008C11.148-.03 9.923.023 8.857 1.18c-1.066 1.156-.902 2.482-.878 2.516.024.034 1.52.087 2.475-1.258.955-1.345.762-2.391.728-2.43Zm3.314 11.733c-.048-.096-2.325-1.234-2.113-3.422.212-2.189 1.675-2.789 1.698-2.854.023-.065-.597-.79-1.254-1.157a3.692 3.692 0 0 0-1.563-.434c-.108-.003-.483-.095-1.254.116-.508.139-1.653.589-1.968.607-.316.018-1.256-.522-2.267-.665-.647-.125-1.333.131-1.824.328-.49.196-1.422.754-2.074 2.237-.652 1.482-.311 3.83-.067 4.56.244.729.625 1.924 1.273 2.796.576.984 1.34 1.667 1.659 1.899.319.232 1.219.386 1.843.067.502-.308 1.408-.485 1.766-.472.357.013 1.061.154 1.782.539.571.197 1.111.115 1.652-.105.541-.221 1.324-1.059 2.238-2.758.347-.79.505-1.217.473-1.282Z", + d: "M11.182.008C11.148-.03 9.923.023 8.857 1.18c-1.066 1.156-.902 2.482-.878 2.516s1.52.087 2.475-1.258.762-2.391.728-2.43m3.314 11.733c-.048-.096-2.325-1.234-2.113-3.422s1.675-2.789 1.698-2.854-.597-.79-1.254-1.157a3.7 3.7 0 0 0-1.563-.434c-.108-.003-.483-.095-1.254.116-.508.139-1.653.589-1.968.607-.316.018-1.256-.522-2.267-.665-.647-.125-1.333.131-1.824.328-.49.196-1.422.754-2.074 2.237-.652 1.482-.311 3.83-.067 4.56s.625 1.924 1.273 2.796c.576.984 1.34 1.667 1.659 1.899s1.219.386 1.843.067c.502-.308 1.408-.485 1.766-.472.357.013 1.061.154 1.782.539.571.197 1.111.115 1.652-.105.541-.221 1.324-1.059 2.238-2.758q.52-1.185.473-1.282", fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M11.182.008C11.148-.03 9.923.023 8.857 1.18c-1.066 1.156-.902 2.482-.878 2.516.024.034 1.52.087 2.475-1.258.955-1.345.762-2.391.728-2.43Zm3.314 11.733c-.048-.096-2.325-1.234-2.113-3.422.212-2.189 1.675-2.789 1.698-2.854.023-.065-.597-.79-1.254-1.157a3.692 3.692 0 0 0-1.563-.434c-.108-.003-.483-.095-1.254.116-.508.139-1.653.589-1.968.607-.316.018-1.256-.522-2.267-.665-.647-.125-1.333.131-1.824.328-.49.196-1.422.754-2.074 2.237-.652 1.482-.311 3.83-.067 4.56.244.729.625 1.924 1.273 2.796.576.984 1.34 1.667 1.659 1.899.319.232 1.219.386 1.843.067.502-.308 1.408-.485 1.766-.472.357.013 1.061.154 1.782.539.571.197 1.111.115 1.652-.105.541-.221 1.324-1.059 2.238-2.758.347-.79.505-1.217.473-1.282Z", + d: "M11.182.008C11.148-.03 9.923.023 8.857 1.18c-1.066 1.156-.902 2.482-.878 2.516s1.52.087 2.475-1.258.762-2.391.728-2.43m3.314 11.733c-.048-.096-2.325-1.234-2.113-3.422s1.675-2.789 1.698-2.854-.597-.79-1.254-1.157a3.7 3.7 0 0 0-1.563-.434c-.108-.003-.483-.095-1.254.116-.508.139-1.653.589-1.968.607-.316.018-1.256-.522-2.267-.665-.647-.125-1.333.131-1.824.328-.49.196-1.422.754-2.074 2.237-.652 1.482-.311 3.83-.067 4.56s.625 1.924 1.273 2.796c.576.984 1.34 1.667 1.659 1.899s1.219.386 1.843.067c.502-.308 1.408-.485 1.766-.472.357.013 1.061.154 1.782.539.571.197 1.111.115 1.652-.105.541-.221 1.324-1.059 2.238-2.758q.52-1.185.473-1.282", fill: "currentColor" })); }; diff --git a/icons/es5/BsBehance.js b/icons/es5/BsBehance.js index f7c9934989..c4299be6a5 100644 --- a/icons/es5/BsBehance.js +++ b/icons/es5/BsBehance.js @@ -9,7 +9,7 @@ var SvgBsBehance = function SvgBsBehance(props) { className: "bi bi-behance", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4.654 3c.461 0 .887.035 1.278.14.39.07.711.216.996.391.286.176.497.426.641.747.14.32.216.711.216 1.137 0 .496-.106.922-.356 1.242-.215.32-.566.606-.997.817.606.176 1.067.496 1.348.922.281.426.461.957.461 1.563 0 .496-.105.922-.285 1.278a2.317 2.317 0 0 1-.782.887c-.32.215-.711.39-1.137.496a5.329 5.329 0 0 1-1.278.176L0 12.803V3h4.654zm-.285 3.978c.39 0 .71-.105.957-.285.246-.18.355-.497.355-.887 0-.216-.035-.426-.105-.567a.981.981 0 0 0-.32-.355 1.84 1.84 0 0 0-.461-.176c-.176-.035-.356-.035-.567-.035H2.17v2.31c0-.005 2.2-.005 2.2-.005zm.105 4.193c.215 0 .426-.035.606-.07.176-.035.356-.106.496-.216s.25-.215.356-.39c.07-.176.14-.391.14-.641 0-.496-.14-.852-.426-1.102-.285-.215-.676-.32-1.137-.32H2.17v2.734h2.305v.005zm6.858-.035c.286.285.711.426 1.278.426.39 0 .746-.106 1.032-.286.285-.215.46-.426.53-.64h1.74c-.286.851-.712 1.457-1.278 1.848-.566.355-1.243.566-2.06.566a4.135 4.135 0 0 1-1.527-.285 2.827 2.827 0 0 1-1.137-.782 2.851 2.851 0 0 1-.712-1.172c-.175-.461-.25-.957-.25-1.528 0-.531.07-1.032.25-1.493.18-.46.426-.852.747-1.207.32-.32.711-.606 1.137-.782a4.018 4.018 0 0 1 1.493-.285c.606 0 1.137.105 1.598.355.46.25.817.532 1.102.958.285.39.496.851.641 1.348.07.496.105.996.07 1.563h-5.15c0 .58.21 1.11.496 1.396zm2.24-3.732c-.25-.25-.642-.391-1.103-.391-.32 0-.566.07-.781.176-.215.105-.356.25-.496.39a.957.957 0 0 0-.25.497c-.036.175-.07.32-.07.46h3.196c-.07-.526-.25-.882-.497-1.132zm-3.127-3.728h3.978v.957h-3.978v-.957z", + d: "M4.654 3c.461 0 .887.035 1.278.14.39.07.711.216.996.391s.497.426.641.747c.14.32.216.711.216 1.137 0 .496-.106.922-.356 1.242-.215.32-.566.606-.997.817.606.176 1.067.496 1.348.922s.461.957.461 1.563c0 .496-.105.922-.285 1.278a2.3 2.3 0 0 1-.782.887c-.32.215-.711.39-1.137.496a5.3 5.3 0 0 1-1.278.176L0 12.803V3zm-.285 3.978c.39 0 .71-.105.957-.285.246-.18.355-.497.355-.887 0-.216-.035-.426-.105-.567a1 1 0 0 0-.32-.355 1.8 1.8 0 0 0-.461-.176c-.176-.035-.356-.035-.567-.035H2.17v2.31c0-.005 2.2-.005 2.2-.005zm.105 4.193c.215 0 .426-.035.606-.07.176-.035.356-.106.496-.216s.25-.215.356-.39c.07-.176.14-.391.14-.641 0-.496-.14-.852-.426-1.102-.285-.215-.676-.32-1.137-.32H2.17v2.734h2.305zm6.858-.035q.428.427 1.278.426c.39 0 .746-.106 1.032-.286q.426-.32.53-.64h1.74c-.286.851-.712 1.457-1.278 1.848-.566.355-1.243.566-2.06.566a4.1 4.1 0 0 1-1.527-.285 2.8 2.8 0 0 1-1.137-.782 2.85 2.85 0 0 1-.712-1.172c-.175-.461-.25-.957-.25-1.528 0-.531.07-1.032.25-1.493.18-.46.426-.852.747-1.207.32-.32.711-.606 1.137-.782a4 4 0 0 1 1.493-.285c.606 0 1.137.105 1.598.355.46.25.817.532 1.102.958.285.39.496.851.641 1.348.07.496.105.996.07 1.563h-5.15c0 .58.21 1.11.496 1.396m2.24-3.732c-.25-.25-.642-.391-1.103-.391-.32 0-.566.07-.781.176s-.356.25-.496.39a.96.96 0 0 0-.25.497c-.036.175-.07.32-.07.46h3.196c-.07-.526-.25-.882-.497-1.132zm-3.127-3.728h3.978v.957h-3.978z", fill: "currentColor" })); }; diff --git a/icons/es5/BsBluetooth.js b/icons/es5/BsBluetooth.js index 111ba3647c..9af4c3304e 100644 --- a/icons/es5/BsBluetooth.js +++ b/icons/es5/BsBluetooth.js @@ -10,7 +10,7 @@ var SvgBsBluetooth = function SvgBsBluetooth(props) { viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { fillRule: "evenodd", - d: "m8.543 3.948 1.316 1.316L8.543 6.58V3.948Zm0 8.104 1.316-1.316L8.543 9.42v2.632Zm-1.41-4.043L4.275 5.133l.827-.827L7.377 6.58V1.128l4.137 4.136L8.787 8.01l2.745 2.745-4.136 4.137V9.42l-2.294 2.274-.827-.827L7.133 8.01ZM7.903 16c3.498 0 5.904-1.655 5.904-8.01 0-6.335-2.406-7.99-5.903-7.99C4.407 0 2 1.655 2 8.01 2 14.344 4.407 16 7.904 16Z", + d: "m8.543 3.948 1.316 1.316L8.543 6.58zm0 8.104 1.316-1.316L8.543 9.42zm-1.41-4.043L4.275 5.133l.827-.827L7.377 6.58V1.128l4.137 4.136L8.787 8.01l2.745 2.745-4.136 4.137V9.42l-2.294 2.274-.827-.827zM7.903 16c3.498 0 5.904-1.655 5.904-8.01 0-6.335-2.406-7.99-5.903-7.99S2 1.655 2 8.01C2 14.344 4.407 16 7.904 16Z", fill: "currentColor" })); }; diff --git a/icons/es5/BsBrowserChrome.js b/icons/es5/BsBrowserChrome.js index 037697b5cf..42de2c1ec5 100644 --- a/icons/es5/BsBrowserChrome.js +++ b/icons/es5/BsBrowserChrome.js @@ -10,7 +10,7 @@ var SvgBsBrowserChrome = function SvgBsBrowserChrome(props) { viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { fillRule: "evenodd", - d: "M16 8a8.001 8.001 0 0 1-7.022 7.94l1.902-7.098a2.995 2.995 0 0 0 .05-1.492A2.977 2.977 0 0 0 10.237 6h5.511A8 8 0 0 1 16 8ZM0 8a8 8 0 0 0 7.927 8l1.426-5.321a2.978 2.978 0 0 1-.723.255 2.979 2.979 0 0 1-1.743-.147 2.986 2.986 0 0 1-1.043-.7L.633 4.876A7.975 7.975 0 0 0 0 8Zm5.004-.167L1.108 3.936A8.003 8.003 0 0 1 15.418 5H8.066a2.979 2.979 0 0 0-1.252.243 2.987 2.987 0 0 0-1.81 2.59ZM8 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z", + d: "M16 8a8 8 0 0 1-7.022 7.94l1.902-7.098a3 3 0 0 0 .05-1.492A3 3 0 0 0 10.237 6h5.511A8 8 0 0 1 16 8M0 8a8 8 0 0 0 7.927 8l1.426-5.321a3 3 0 0 1-.723.255 3 3 0 0 1-1.743-.147 3 3 0 0 1-1.043-.7L.633 4.876A8 8 0 0 0 0 8m5.004-.167L1.108 3.936A8.003 8.003 0 0 1 15.418 5H8.066a3 3 0 0 0-1.252.243 2.99 2.99 0 0 0-1.81 2.59M8 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4", fill: "currentColor" })); }; diff --git a/icons/es5/BsBrowserEdge.js b/icons/es5/BsBrowserEdge.js index da97b5c872..e6552c3194 100644 --- a/icons/es5/BsBrowserEdge.js +++ b/icons/es5/BsBrowserEdge.js @@ -9,13 +9,13 @@ var SvgBsBrowserEdge = function SvgBsBrowserEdge(props) { className: "bi bi-browser-edge", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9.482 9.341c-.069.062-.17.153-.17.309 0 .162.107.325.3.456.877.613 2.521.54 2.592.538h.002c.667 0 1.32-.18 1.894-.519A3.838 3.838 0 0 0 16 6.819c.018-1.316-.44-2.218-.666-2.664l-.04-.08C13.963 1.487 11.106 0 8 0A8 8 0 0 0 .473 5.29C1.488 4.048 3.183 3.262 5 3.262c2.83 0 5.01 1.885 5.01 4.797h-.004v.002c0 .338-.168.832-.487 1.244l.006-.006a.594.594 0 0 1-.043.041Z", + d: "M9.482 9.341c-.069.062-.17.153-.17.309 0 .162.107.325.3.456.877.613 2.521.54 2.592.538h.002c.667 0 1.32-.18 1.894-.519A3.84 3.84 0 0 0 16 6.819c.018-1.316-.44-2.218-.666-2.664l-.04-.08C13.963 1.487 11.106 0 8 0A8 8 0 0 0 .473 5.29C1.488 4.048 3.183 3.262 5 3.262c2.83 0 5.01 1.885 5.01 4.797h-.004v.002c0 .338-.168.832-.487 1.244l.006-.006z", fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M.01 7.753a8.137 8.137 0 0 0 .753 3.641 8 8 0 0 0 6.495 4.564 5.21 5.21 0 0 1-.785-.377h-.01l-.12-.075a5.45 5.45 0 0 1-1.56-1.463A5.543 5.543 0 0 1 6.81 5.8l.01-.004.025-.012c.208-.098.62-.292 1.167-.285.129.001.257.012.384.033a4.037 4.037 0 0 0-.993-.698l-.01-.005C6.348 4.282 5.199 4.263 5 4.263c-2.44 0-4.824 1.634-4.99 3.49Zm10.263 7.912c.088-.027.177-.054.265-.084-.102.032-.204.06-.307.086l.042-.002Z", + d: "M.01 7.753a8.14 8.14 0 0 0 .753 3.641 8 8 0 0 0 6.495 4.564 5 5 0 0 1-.785-.377h-.01l-.12-.075a5.5 5.5 0 0 1-1.56-1.463A5.543 5.543 0 0 1 6.81 5.8l.01-.004.025-.012c.208-.098.62-.292 1.167-.285q.194.001.384.033a4 4 0 0 0-.993-.698l-.01-.005C6.348 4.282 5.199 4.263 5 4.263c-2.44 0-4.824 1.634-4.99 3.49m10.263 7.912q.133-.04.265-.084-.153.047-.307.086z", fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M10.228 15.667a5.21 5.21 0 0 0 .303-.086l.082-.025a8.019 8.019 0 0 0 4.162-3.3.25.25 0 0 0-.331-.35c-.215.112-.436.21-.663.294a6.367 6.367 0 0 1-2.243.4c-2.957 0-5.532-2.031-5.532-4.644.002-.135.017-.268.046-.399a4.543 4.543 0 0 0-.46 5.898l.003.005c.315.441.707.821 1.158 1.121h.003l.144.09c.877.55 1.721 1.078 3.328.996Z", + d: "M10.228 15.667a5 5 0 0 0 .303-.086l.082-.025a8.02 8.02 0 0 0 4.162-3.3.25.25 0 0 0-.331-.35q-.322.168-.663.294a6.4 6.4 0 0 1-2.243.4c-2.957 0-5.532-2.031-5.532-4.644q.003-.203.046-.399a4.54 4.54 0 0 0-.46 5.898l.003.005c.315.441.707.821 1.158 1.121h.003l.144.09c.877.55 1.721 1.078 3.328.996", fill: "currentColor" })); }; diff --git a/icons/es5/BsBrowserFirefox.js b/icons/es5/BsBrowserFirefox.js index d74b109aac..e856de8ced 100644 --- a/icons/es5/BsBrowserFirefox.js +++ b/icons/es5/BsBrowserFirefox.js @@ -9,7 +9,7 @@ var SvgBsBrowserFirefox = function SvgBsBrowserFirefox(props) { className: "bi bi-browser-firefox", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13.384 3.408c.535.276 1.22 1.152 1.556 1.963a7.98 7.98 0 0 1 .503 3.897l-.009.077a8.533 8.533 0 0 1-.026.224A7.758 7.758 0 0 1 .006 8.257v-.04c.016-.363.055-.724.114-1.082.01-.074.075-.42.09-.489l.01-.051a6.551 6.551 0 0 1 1.041-2.35c.217-.31.46-.6.725-.87.233-.238.487-.456.758-.65a1.5 1.5 0 0 1 .26-.137c-.018.268-.04 1.553.268 1.943h.003a5.744 5.744 0 0 1 1.868-1.443 3.597 3.597 0 0 0 .021 1.896c.07.047.137.098.2.152.107.09.226.207.454.433l.068.066.009.009a1.933 1.933 0 0 0 .213.18c.383.287.943.563 1.306.741.201.1.342.168.359.193l.004.008c-.012.193-.695.858-.933.858-2.206 0-2.564 1.335-2.564 1.335.087.997.714 1.839 1.517 2.357a3.72 3.72 0 0 0 .439.241c.076.034.152.065.228.094.325.115.665.18 1.01.194 3.043.143 4.155-2.804 3.129-4.745v-.001a3.005 3.005 0 0 0-.731-.9 2.945 2.945 0 0 0-.571-.37l-.003-.002a2.679 2.679 0 0 1 1.87.454 3.915 3.915 0 0 0-3.396-1.983c-.078 0-.153.005-.23.01l-.042.003V4.31h-.002a3.882 3.882 0 0 0-.8.14 6.454 6.454 0 0 0-.333-.314 2.321 2.321 0 0 0-.2-.152 3.594 3.594 0 0 1-.088-.383 4.88 4.88 0 0 1 1.352-.289l.05-.003c.052-.004.125-.01.205-.012C7.996 2.212 8.733.843 10.17.002l-.003.005.003-.001.002-.002h.002l.002-.002a.028.028 0 0 1 .015 0 .02.02 0 0 1 .012.007 2.408 2.408 0 0 0 .206.48c.06.103.122.2.183.297.49.774 1.023 1.379 1.543 1.968.771.874 1.512 1.715 2.036 3.02l-.001-.013a8.06 8.06 0 0 0-.786-2.353Z", + d: "M13.384 3.408c.535.276 1.22 1.152 1.556 1.963a8 8 0 0 1 .503 3.897l-.009.077-.026.224A7.758 7.758 0 0 1 .006 8.257v-.04q.025-.545.114-1.082c.01-.074.075-.42.09-.489l.01-.051a6.6 6.6 0 0 1 1.041-2.35q.327-.465.725-.87.35-.358.758-.65a1.5 1.5 0 0 1 .26-.137c-.018.268-.04 1.553.268 1.943h.003a5.7 5.7 0 0 1 1.868-1.443 3.6 3.6 0 0 0 .021 1.896q.105.07.2.152c.107.09.226.207.454.433l.068.066.009.009a2 2 0 0 0 .213.18c.383.287.943.563 1.306.741.201.1.342.168.359.193l.004.008c-.012.193-.695.858-.933.858-2.206 0-2.564 1.335-2.564 1.335.087.997.714 1.839 1.517 2.357a4 4 0 0 0 .439.241q.114.05.228.094c.325.115.665.18 1.01.194 3.043.143 4.155-2.804 3.129-4.745v-.001a3 3 0 0 0-.731-.9 3 3 0 0 0-.571-.37l-.003-.002a2.68 2.68 0 0 1 1.87.454 3.92 3.92 0 0 0-3.396-1.983q-.116.001-.23.01l-.042.003V4.31h-.002a4 4 0 0 0-.8.14 7 7 0 0 0-.333-.314 2 2 0 0 0-.2-.152 4 4 0 0 1-.088-.383 5 5 0 0 1 1.352-.289l.05-.003c.052-.004.125-.01.205-.012C7.996 2.212 8.733.843 10.17.002l-.003.005.003-.001.002-.002h.002l.002-.002h.015a.02.02 0 0 1 .012.007 2.4 2.4 0 0 0 .206.48q.09.153.183.297c.49.774 1.023 1.379 1.543 1.968.771.874 1.512 1.715 2.036 3.02l-.001-.013a8 8 0 0 0-.786-2.353", fill: "currentColor" })); }; diff --git a/icons/es5/BsBrowserSafari.js b/icons/es5/BsBrowserSafari.js index dc30e46ffc..40eb1dae44 100644 --- a/icons/es5/BsBrowserSafari.js +++ b/icons/es5/BsBrowserSafari.js @@ -9,7 +9,7 @@ var SvgBsBrowserSafari = function SvgBsBrowserSafari(props) { className: "bi bi-browser-safari", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16Zm.25-14.75v1.5a.25.25 0 0 1-.5 0v-1.5a.25.25 0 0 1 .5 0Zm0 12v1.5a.25.25 0 1 1-.5 0v-1.5a.25.25 0 1 1 .5 0ZM4.5 1.938a.25.25 0 0 1 .342.091l.75 1.3a.25.25 0 0 1-.434.25l-.75-1.3a.25.25 0 0 1 .092-.341Zm6 10.392a.25.25 0 0 1 .341.092l.75 1.299a.25.25 0 1 1-.432.25l-.75-1.3a.25.25 0 0 1 .091-.34ZM2.28 4.408l1.298.75a.25.25 0 0 1-.25.434l-1.299-.75a.25.25 0 0 1 .25-.434Zm10.392 6 1.299.75a.25.25 0 1 1-.25.434l-1.3-.75a.25.25 0 0 1 .25-.434ZM1 8a.25.25 0 0 1 .25-.25h1.5a.25.25 0 0 1 0 .5h-1.5A.25.25 0 0 1 1 8Zm12 0a.25.25 0 0 1 .25-.25h1.5a.25.25 0 1 1 0 .5h-1.5A.25.25 0 0 1 13 8ZM2.03 11.159l1.298-.75a.25.25 0 0 1 .25.432l-1.299.75a.25.25 0 0 1-.25-.432Zm10.392-6 1.299-.75a.25.25 0 1 1 .25.433l-1.3.75a.25.25 0 0 1-.25-.434ZM4.5 14.061a.25.25 0 0 1-.092-.341l.75-1.3a.25.25 0 0 1 .434.25l-.75 1.3a.25.25 0 0 1-.342.091Zm6-10.392a.25.25 0 0 1-.091-.342l.75-1.299a.25.25 0 1 1 .432.25l-.75 1.3a.25.25 0 0 1-.341.09ZM6.494 1.415l.13.483a.25.25 0 1 1-.483.13l-.13-.483a.25.25 0 0 1 .483-.13ZM9.86 13.972l.13.483a.25.25 0 1 1-.483.13l-.13-.483a.25.25 0 0 1 .483-.13ZM3.05 3.05a.25.25 0 0 1 .354 0l.353.354a.25.25 0 0 1-.353.353l-.354-.353a.25.25 0 0 1 0-.354Zm9.193 9.193a.25.25 0 0 1 .353 0l.354.353a.25.25 0 1 1-.354.354l-.353-.354a.25.25 0 0 1 0-.353ZM1.545 6.01l.483.13a.25.25 0 1 1-.13.483l-.483-.13a.25.25 0 1 1 .13-.482Zm12.557 3.365.483.13a.25.25 0 1 1-.13.483l-.483-.13a.25.25 0 1 1 .13-.483Zm-12.863.436a.25.25 0 0 1 .176-.306l.483-.13a.25.25 0 1 1 .13.483l-.483.13a.25.25 0 0 1-.306-.177Zm12.557-3.365a.25.25 0 0 1 .176-.306l.483-.13a.25.25 0 1 1 .13.483l-.483.13a.25.25 0 0 1-.306-.177ZM3.045 12.944a.299.299 0 0 1-.029-.376l3.898-5.592a.25.25 0 0 1 .062-.062l5.602-3.884a.278.278 0 0 1 .392.392L9.086 9.024a.25.25 0 0 1-.062.062l-5.592 3.898a.299.299 0 0 1-.382-.034l-.005-.006Zm3.143 1.817a.25.25 0 0 1-.176-.306l.129-.483a.25.25 0 0 1 .483.13l-.13.483a.25.25 0 0 1-.306.176ZM9.553 2.204a.25.25 0 0 1-.177-.306l.13-.483a.25.25 0 1 1 .483.13l-.13.483a.25.25 0 0 1-.306.176Z", + d: "M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m.25-14.75v1.5a.25.25 0 0 1-.5 0v-1.5a.25.25 0 0 1 .5 0m0 12v1.5a.25.25 0 1 1-.5 0v-1.5a.25.25 0 1 1 .5 0M4.5 1.938a.25.25 0 0 1 .342.091l.75 1.3a.25.25 0 0 1-.434.25l-.75-1.3a.25.25 0 0 1 .092-.341m6 10.392a.25.25 0 0 1 .341.092l.75 1.299a.25.25 0 1 1-.432.25l-.75-1.3a.25.25 0 0 1 .091-.34ZM2.28 4.408l1.298.75a.25.25 0 0 1-.25.434l-1.299-.75a.25.25 0 0 1 .25-.434Zm10.392 6 1.299.75a.25.25 0 1 1-.25.434l-1.3-.75a.25.25 0 0 1 .25-.434ZM1 8a.25.25 0 0 1 .25-.25h1.5a.25.25 0 0 1 0 .5h-1.5A.25.25 0 0 1 1 8m12 0a.25.25 0 0 1 .25-.25h1.5a.25.25 0 1 1 0 .5h-1.5A.25.25 0 0 1 13 8M2.03 11.159l1.298-.75a.25.25 0 0 1 .25.432l-1.299.75a.25.25 0 0 1-.25-.432Zm10.392-6 1.299-.75a.25.25 0 1 1 .25.433l-1.3.75a.25.25 0 0 1-.25-.434ZM4.5 14.061a.25.25 0 0 1-.092-.341l.75-1.3a.25.25 0 0 1 .434.25l-.75 1.3a.25.25 0 0 1-.342.091m6-10.392a.25.25 0 0 1-.091-.342l.75-1.299a.25.25 0 1 1 .432.25l-.75 1.3a.25.25 0 0 1-.341.09ZM6.494 1.415l.13.483a.25.25 0 1 1-.483.13l-.13-.483a.25.25 0 0 1 .483-.13M9.86 13.972l.13.483a.25.25 0 1 1-.483.13l-.13-.483a.25.25 0 0 1 .483-.13M3.05 3.05a.25.25 0 0 1 .354 0l.353.354a.25.25 0 0 1-.353.353l-.354-.353a.25.25 0 0 1 0-.354m9.193 9.193a.25.25 0 0 1 .353 0l.354.353a.25.25 0 1 1-.354.354l-.353-.354a.25.25 0 0 1 0-.353M1.545 6.01l.483.13a.25.25 0 1 1-.13.483l-.483-.13a.25.25 0 1 1 .13-.482Zm12.557 3.365.483.13a.25.25 0 1 1-.13.483l-.483-.13a.25.25 0 1 1 .13-.483m-12.863.436a.25.25 0 0 1 .176-.306l.483-.13a.25.25 0 1 1 .13.483l-.483.13a.25.25 0 0 1-.306-.177m12.557-3.365a.25.25 0 0 1 .176-.306l.483-.13a.25.25 0 1 1 .13.483l-.483.13a.25.25 0 0 1-.306-.177M3.045 12.944a.3.3 0 0 1-.029-.376l3.898-5.592a.3.3 0 0 1 .062-.062l5.602-3.884a.278.278 0 0 1 .392.392L9.086 9.024a.3.3 0 0 1-.062.062l-5.592 3.898a.3.3 0 0 1-.382-.034zm3.143 1.817a.25.25 0 0 1-.176-.306l.129-.483a.25.25 0 0 1 .483.13l-.13.483a.25.25 0 0 1-.306.176M9.553 2.204a.25.25 0 0 1-.177-.306l.13-.483a.25.25 0 1 1 .483.13l-.13.483a.25.25 0 0 1-.306.176", fill: "currentColor" })); }; diff --git a/icons/es5/BsDiscord.js b/icons/es5/BsDiscord.js index 984b5bc53a..3e4d221090 100644 --- a/icons/es5/BsDiscord.js +++ b/icons/es5/BsDiscord.js @@ -9,7 +9,7 @@ var SvgBsDiscord = function SvgBsDiscord(props) { className: "bi bi-discord", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13.545 2.907a13.227 13.227 0 0 0-3.257-1.011.05.05 0 0 0-.052.025c-.141.25-.297.577-.406.833a12.19 12.19 0 0 0-3.658 0 8.258 8.258 0 0 0-.412-.833.051.051 0 0 0-.052-.025c-1.125.194-2.22.534-3.257 1.011a.041.041 0 0 0-.021.018C.356 6.024-.213 9.047.066 12.032c.001.014.01.028.021.037a13.276 13.276 0 0 0 3.995 2.02.05.05 0 0 0 .056-.019c.308-.42.582-.863.818-1.329a.05.05 0 0 0-.01-.059.051.051 0 0 0-.018-.011 8.875 8.875 0 0 1-1.248-.595.05.05 0 0 1-.02-.066.051.051 0 0 1 .015-.019c.084-.063.168-.129.248-.195a.05.05 0 0 1 .051-.007c2.619 1.196 5.454 1.196 8.041 0a.052.052 0 0 1 .053.007c.08.066.164.132.248.195a.051.051 0 0 1-.004.085 8.254 8.254 0 0 1-1.249.594.05.05 0 0 0-.03.03.052.052 0 0 0 .003.041c.24.465.515.909.817 1.329a.05.05 0 0 0 .056.019 13.235 13.235 0 0 0 4.001-2.02.049.049 0 0 0 .021-.037c.334-3.451-.559-6.449-2.366-9.106a.034.034 0 0 0-.02-.019Zm-8.198 7.307c-.789 0-1.438-.724-1.438-1.612 0-.889.637-1.613 1.438-1.613.807 0 1.45.73 1.438 1.613 0 .888-.637 1.612-1.438 1.612Zm5.316 0c-.788 0-1.438-.724-1.438-1.612 0-.889.637-1.613 1.438-1.613.807 0 1.451.73 1.438 1.613 0 .888-.631 1.612-1.438 1.612Z", + d: "M13.545 2.907a13.2 13.2 0 0 0-3.257-1.011.05.05 0 0 0-.052.025c-.141.25-.297.577-.406.833a12.2 12.2 0 0 0-3.658 0 8 8 0 0 0-.412-.833.05.05 0 0 0-.052-.025c-1.125.194-2.22.534-3.257 1.011a.04.04 0 0 0-.021.018C.356 6.024-.213 9.047.066 12.032q.003.022.021.037a13.3 13.3 0 0 0 3.995 2.02.05.05 0 0 0 .056-.019q.463-.63.818-1.329a.05.05 0 0 0-.01-.059l-.018-.011a9 9 0 0 1-1.248-.595.05.05 0 0 1-.02-.066l.015-.019q.127-.095.248-.195a.05.05 0 0 1 .051-.007c2.619 1.196 5.454 1.196 8.041 0a.05.05 0 0 1 .053.007q.121.1.248.195a.05.05 0 0 1-.004.085 8 8 0 0 1-1.249.594.05.05 0 0 0-.03.03.05.05 0 0 0 .003.041c.24.465.515.909.817 1.329a.05.05 0 0 0 .056.019 13.2 13.2 0 0 0 4.001-2.02.05.05 0 0 0 .021-.037c.334-3.451-.559-6.449-2.366-9.106a.03.03 0 0 0-.02-.019m-8.198 7.307c-.789 0-1.438-.724-1.438-1.612s.637-1.613 1.438-1.613c.807 0 1.45.73 1.438 1.613 0 .888-.637 1.612-1.438 1.612m5.316 0c-.788 0-1.438-.724-1.438-1.612s.637-1.613 1.438-1.613c.807 0 1.451.73 1.438 1.613 0 .888-.631 1.612-1.438 1.612", fill: "currentColor" })); }; diff --git a/icons/es5/BsDribbble.js b/icons/es5/BsDribbble.js index 4663562098..9e254dad81 100644 --- a/icons/es5/BsDribbble.js +++ b/icons/es5/BsDribbble.js @@ -10,7 +10,7 @@ var SvgBsDribbble = function SvgBsDribbble(props) { viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { fillRule: "evenodd", - d: "M8 0C3.584 0 0 3.584 0 8s3.584 8 8 8c4.408 0 8-3.584 8-8s-3.592-8-8-8zm5.284 3.688a6.802 6.802 0 0 1 1.545 4.251c-.226-.043-2.482-.503-4.755-.217-.052-.112-.096-.234-.148-.355-.139-.33-.295-.668-.451-.99 2.516-1.023 3.662-2.498 3.81-2.69zM8 1.18c1.735 0 3.323.65 4.53 1.718-.122.174-1.155 1.553-3.584 2.464-1.12-2.056-2.36-3.74-2.551-4A6.95 6.95 0 0 1 8 1.18zm-2.907.642A43.123 43.123 0 0 1 7.627 5.77c-3.193.85-6.013.833-6.317.833a6.865 6.865 0 0 1 3.783-4.78zM1.163 8.01V7.8c.295.01 3.61.053 7.02-.971.199.381.381.772.555 1.162l-.27.078c-3.522 1.137-5.396 4.243-5.553 4.504a6.817 6.817 0 0 1-1.752-4.564zM8 14.837a6.785 6.785 0 0 1-4.19-1.44c.12-.252 1.509-2.924 5.361-4.269.018-.009.026-.009.044-.017a28.246 28.246 0 0 1 1.457 5.18A6.722 6.722 0 0 1 8 14.837zm3.81-1.171c-.07-.417-.435-2.412-1.328-4.868 2.143-.338 4.017.217 4.251.295a6.774 6.774 0 0 1-2.924 4.573z", + d: "M8 0C3.584 0 0 3.584 0 8s3.584 8 8 8c4.408 0 8-3.584 8-8s-3.592-8-8-8m5.284 3.688a6.8 6.8 0 0 1 1.545 4.251c-.226-.043-2.482-.503-4.755-.217-.052-.112-.096-.234-.148-.355-.139-.33-.295-.668-.451-.99 2.516-1.023 3.662-2.498 3.81-2.69zM8 1.18c1.735 0 3.323.65 4.53 1.718-.122.174-1.155 1.553-3.584 2.464-1.12-2.056-2.36-3.74-2.551-4A7 7 0 0 1 8 1.18m-2.907.642A43 43 0 0 1 7.627 5.77c-3.193.85-6.013.833-6.317.833a6.87 6.87 0 0 1 3.783-4.78zM1.163 8.01V7.8c.295.01 3.61.053 7.02-.971.199.381.381.772.555 1.162l-.27.078c-3.522 1.137-5.396 4.243-5.553 4.504a6.82 6.82 0 0 1-1.752-4.564zM8 14.837a6.8 6.8 0 0 1-4.19-1.44c.12-.252 1.509-2.924 5.361-4.269.018-.009.026-.009.044-.017a28.3 28.3 0 0 1 1.457 5.18A6.7 6.7 0 0 1 8 14.837m3.81-1.171c-.07-.417-.435-2.412-1.328-4.868 2.143-.338 4.017.217 4.251.295a6.77 6.77 0 0 1-2.924 4.573z", fill: "currentColor" })); }; diff --git a/icons/es5/BsDropbox.js b/icons/es5/BsDropbox.js index 7f8da2553a..6958395487 100644 --- a/icons/es5/BsDropbox.js +++ b/icons/es5/BsDropbox.js @@ -9,7 +9,7 @@ var SvgBsDropbox = function SvgBsDropbox(props) { className: "bi bi-dropbox", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8.01 4.555 4.005 7.11 8.01 9.665 4.005 12.22 0 9.651l4.005-2.555L0 4.555 4.005 2 8.01 4.555Zm-4.026 8.487 4.006-2.555 4.005 2.555-4.005 2.555-4.006-2.555Zm4.026-3.39 4.005-2.556L8.01 4.555 11.995 2 16 4.555 11.995 7.11 16 9.665l-4.005 2.555L8.01 9.651Z", + d: "M8.01 4.555 4.005 7.11 8.01 9.665 4.005 12.22 0 9.651l4.005-2.555L0 4.555 4.005 2zm-4.026 8.487 4.006-2.555 4.005 2.555-4.005 2.555zm4.026-3.39 4.005-2.556L8.01 4.555 11.995 2 16 4.555 11.995 7.11 16 9.665l-4.005 2.555z", fill: "currentColor" })); }; diff --git a/icons/es5/BsFacebook.js b/icons/es5/BsFacebook.js index 75e6139a0d..15c909f49e 100644 --- a/icons/es5/BsFacebook.js +++ b/icons/es5/BsFacebook.js @@ -9,7 +9,7 @@ var SvgBsFacebook = function SvgBsFacebook(props) { className: "bi bi-facebook", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951z", + d: "M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951", fill: "currentColor" })); }; diff --git a/icons/es5/BsGit.js b/icons/es5/BsGit.js index 74853782e6..6a27d88d6a 100644 --- a/icons/es5/BsGit.js +++ b/icons/es5/BsGit.js @@ -9,7 +9,7 @@ var SvgBsGit = function SvgBsGit(props) { className: "bi bi-git", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.698 7.287 8.712.302a1.03 1.03 0 0 0-1.457 0l-1.45 1.45 1.84 1.84a1.223 1.223 0 0 1 1.55 1.56l1.773 1.774a1.224 1.224 0 0 1 1.267 2.025 1.226 1.226 0 0 1-2.002-1.334L8.58 5.963v4.353a1.226 1.226 0 1 1-1.008-.036V5.887a1.226 1.226 0 0 1-.666-1.608L5.093 2.465l-4.79 4.79a1.03 1.03 0 0 0 0 1.457l6.986 6.986a1.03 1.03 0 0 0 1.457 0l6.953-6.953a1.031 1.031 0 0 0 0-1.457", + d: "M15.698 7.287 8.712.302a1.03 1.03 0 0 0-1.457 0l-1.45 1.45 1.84 1.84a1.223 1.223 0 0 1 1.55 1.56l1.773 1.774a1.224 1.224 0 0 1 1.267 2.025 1.226 1.226 0 0 1-2.002-1.334L8.58 5.963v4.353a1.226 1.226 0 1 1-1.008-.036V5.887a1.226 1.226 0 0 1-.666-1.608L5.093 2.465l-4.79 4.79a1.03 1.03 0 0 0 0 1.457l6.986 6.986a1.03 1.03 0 0 0 1.457 0l6.953-6.953a1.03 1.03 0 0 0 0-1.457", fill: "currentColor" })); }; diff --git a/icons/es5/BsGithub.js b/icons/es5/BsGithub.js index c49742dce7..e5133aed56 100644 --- a/icons/es5/BsGithub.js +++ b/icons/es5/BsGithub.js @@ -9,7 +9,7 @@ var SvgBsGithub = function SvgBsGithub(props) { className: "bi bi-github", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8z", + d: "M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27s1.36.09 2 .27c1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.01 8.01 0 0 0 16 8c0-4.42-3.58-8-8-8", fill: "currentColor" })); }; diff --git a/icons/es5/BsGoogle.js b/icons/es5/BsGoogle.js index 6a44642680..98c2c7ee7a 100644 --- a/icons/es5/BsGoogle.js +++ b/icons/es5/BsGoogle.js @@ -9,7 +9,7 @@ var SvgBsGoogle = function SvgBsGoogle(props) { className: "bi bi-google", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.545 6.558a9.42 9.42 0 0 1 .139 1.626c0 2.434-.87 4.492-2.384 5.885h.002C11.978 15.292 10.158 16 8 16A8 8 0 1 1 8 0a7.689 7.689 0 0 1 5.352 2.082l-2.284 2.284A4.347 4.347 0 0 0 8 3.166c-2.087 0-3.86 1.408-4.492 3.304a4.792 4.792 0 0 0 0 3.063h.003c.635 1.893 2.405 3.301 4.492 3.301 1.078 0 2.004-.276 2.722-.764h-.003a3.702 3.702 0 0 0 1.599-2.431H8v-3.08h7.545z", + d: "M15.545 6.558a9.4 9.4 0 0 1 .139 1.626c0 2.434-.87 4.492-2.384 5.885h.002C11.978 15.292 10.158 16 8 16A8 8 0 1 1 8 0a7.7 7.7 0 0 1 5.352 2.082l-2.284 2.284A4.35 4.35 0 0 0 8 3.166c-2.087 0-3.86 1.408-4.492 3.304a4.8 4.8 0 0 0 0 3.063h.003c.635 1.893 2.405 3.301 4.492 3.301 1.078 0 2.004-.276 2.722-.764h-.003a3.7 3.7 0 0 0 1.599-2.431H8v-3.08z", fill: "currentColor" })); }; diff --git a/icons/es5/BsGooglePlay.js b/icons/es5/BsGooglePlay.js index 7ecdc8789d..b5f1495f3e 100644 --- a/icons/es5/BsGooglePlay.js +++ b/icons/es5/BsGooglePlay.js @@ -9,7 +9,7 @@ var SvgBsGooglePlay = function SvgBsGooglePlay(props) { className: "bi bi-google-play", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.222 9.374c1.037-.61 1.037-2.137 0-2.748L11.528 5.04 8.32 8l3.207 2.96 2.694-1.586Zm-3.595 2.116L7.583 8.68 1.03 14.73c.201 1.029 1.36 1.61 2.303 1.055l7.294-4.295ZM1 13.396V2.603L6.846 8 1 13.396ZM1.03 1.27l6.553 6.05 3.044-2.81L3.333.215C2.39-.341 1.231.24 1.03 1.27Z", + d: "M14.222 9.374c1.037-.61 1.037-2.137 0-2.748L11.528 5.04 8.32 8l3.207 2.96zm-3.595 2.116L7.583 8.68 1.03 14.73c.201 1.029 1.36 1.61 2.303 1.055zM1 13.396V2.603L6.846 8zM1.03 1.27l6.553 6.05 3.044-2.81L3.333.215C2.39-.341 1.231.24 1.03 1.27", fill: "currentColor" })); }; diff --git a/icons/es5/BsInstagram.js b/icons/es5/BsInstagram.js index fa1f769675..d161fe3b75 100644 --- a/icons/es5/BsInstagram.js +++ b/icons/es5/BsInstagram.js @@ -9,7 +9,7 @@ var SvgBsInstagram = function SvgBsInstagram(props) { className: "bi bi-instagram", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.917 3.917 0 0 0-1.417.923A3.927 3.927 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.916 3.916 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.926 3.926 0 0 0-.923-1.417A3.911 3.911 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0h.003zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599.28.28.453.546.598.92.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.47 2.47 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.478 2.478 0 0 1-.92-.598 2.48 2.48 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233 0-2.136.008-2.388.046-3.231.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92.28-.28.546-.453.92-.598.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045v.002zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92zm-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217zm0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334z", + d: "M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.9 3.9 0 0 0-1.417.923A3.9 3.9 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.9 3.9 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.9 3.9 0 0 0-.923-1.417A3.9 3.9 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599s.453.546.598.92c.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.5 2.5 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.5 2.5 0 0 1-.92-.598 2.5 2.5 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233s.008-2.388.046-3.231c.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92s.546-.453.92-.598c.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92m-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217m0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334", fill: "currentColor" })); }; diff --git a/icons/es5/BsLine.js b/icons/es5/BsLine.js index c39b96d633..02e082d676 100644 --- a/icons/es5/BsLine.js +++ b/icons/es5/BsLine.js @@ -9,7 +9,7 @@ var SvgBsLine = function SvgBsLine(props) { className: "bi bi-line", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8 0c4.411 0 8 2.912 8 6.492 0 1.433-.555 2.723-1.715 3.994-1.678 1.932-5.431 4.285-6.285 4.645-.83.35-.734-.197-.696-.413l.003-.018.114-.685c.027-.204.055-.521-.026-.723-.09-.223-.444-.339-.704-.395C2.846 12.39 0 9.701 0 6.492 0 2.912 3.59 0 8 0ZM5.022 7.686H3.497V4.918a.156.156 0 0 0-.155-.156H2.78a.156.156 0 0 0-.156.156v3.486c0 .041.017.08.044.107v.001l.002.002.002.002a.154.154 0 0 0 .108.043h2.242c.086 0 .155-.07.155-.156v-.56a.156.156 0 0 0-.155-.157Zm.791-2.924a.156.156 0 0 0-.156.156v3.486c0 .086.07.155.156.155h.562c.086 0 .155-.07.155-.155V4.918a.156.156 0 0 0-.155-.156h-.562Zm3.863 0a.156.156 0 0 0-.156.156v2.07L7.923 4.832a.17.17 0 0 0-.013-.015v-.001a.139.139 0 0 0-.01-.01l-.003-.003a.092.092 0 0 0-.011-.009h-.001L7.88 4.79l-.003-.002a.029.029 0 0 0-.005-.003l-.008-.005h-.002l-.003-.002-.01-.004-.004-.002a.093.093 0 0 0-.01-.003h-.002l-.003-.001-.009-.002h-.006l-.003-.001h-.004l-.002-.001h-.574a.156.156 0 0 0-.156.155v3.486c0 .086.07.155.156.155h.56c.087 0 .157-.07.157-.155v-2.07l1.6 2.16a.154.154 0 0 0 .039.038l.001.001.01.006.004.002a.066.066 0 0 0 .008.004l.007.003.005.002a.168.168 0 0 0 .01.003h.003a.155.155 0 0 0 .04.006h.56c.087 0 .157-.07.157-.155V4.918a.156.156 0 0 0-.156-.156h-.561Zm3.815.717v-.56a.156.156 0 0 0-.155-.157h-2.242a.155.155 0 0 0-.108.044h-.001l-.001.002-.002.003a.155.155 0 0 0-.044.107v3.486c0 .041.017.08.044.107l.002.003.002.002a.155.155 0 0 0 .108.043h2.242c.086 0 .155-.07.155-.156v-.56a.156.156 0 0 0-.155-.157H11.81v-.589h1.525c.086 0 .155-.07.155-.156v-.56a.156.156 0 0 0-.155-.157H11.81v-.589h1.525c.086 0 .155-.07.155-.156Z", + d: "M8 0c4.411 0 8 2.912 8 6.492 0 1.433-.555 2.723-1.715 3.994-1.678 1.932-5.431 4.285-6.285 4.645-.83.35-.734-.197-.696-.413l.003-.018.114-.685c.027-.204.055-.521-.026-.723-.09-.223-.444-.339-.704-.395C2.846 12.39 0 9.701 0 6.492 0 2.912 3.59 0 8 0M5.022 7.686H3.497V4.918a.156.156 0 0 0-.155-.156H2.78a.156.156 0 0 0-.156.156v3.486c0 .041.017.08.044.107v.001l.002.002.002.002a.15.15 0 0 0 .108.043h2.242c.086 0 .155-.07.155-.156v-.56a.156.156 0 0 0-.155-.157m.791-2.924a.156.156 0 0 0-.156.156v3.486c0 .086.07.155.156.155h.562c.086 0 .155-.07.155-.155V4.918a.156.156 0 0 0-.155-.156zm3.863 0a.156.156 0 0 0-.156.156v2.07L7.923 4.832l-.013-.015v-.001l-.01-.01-.003-.003-.011-.009h-.001L7.88 4.79l-.003-.002-.005-.003-.008-.005h-.002l-.003-.002-.01-.004-.004-.002-.01-.003h-.002l-.003-.001-.009-.002h-.006l-.003-.001h-.004l-.002-.001h-.574a.156.156 0 0 0-.156.155v3.486c0 .086.07.155.156.155h.56c.087 0 .157-.07.157-.155v-2.07l1.6 2.16a.2.2 0 0 0 .039.038l.001.001.01.006.004.002.008.004.007.003.005.002.01.003h.003a.2.2 0 0 0 .04.006h.56c.087 0 .157-.07.157-.155V4.918a.156.156 0 0 0-.156-.156zm3.815.717v-.56a.156.156 0 0 0-.155-.157h-2.242a.16.16 0 0 0-.108.044h-.001l-.001.002-.002.003a.16.16 0 0 0-.044.107v3.486c0 .041.017.08.044.107l.002.003.002.002a.16.16 0 0 0 .108.043h2.242c.086 0 .155-.07.155-.156v-.56a.156.156 0 0 0-.155-.157H11.81v-.589h1.525c.086 0 .155-.07.155-.156v-.56a.156.156 0 0 0-.155-.157H11.81v-.589h1.525c.086 0 .155-.07.155-.156Z", fill: "currentColor" })); }; diff --git a/icons/es5/BsLinkedin.js b/icons/es5/BsLinkedin.js index 47e239a371..88f41b0610 100644 --- a/icons/es5/BsLinkedin.js +++ b/icons/es5/BsLinkedin.js @@ -9,7 +9,7 @@ var SvgBsLinkedin = function SvgBsLinkedin(props) { className: "bi bi-linkedin", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854V1.146zm4.943 12.248V6.169H2.542v7.225h2.401zm-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248-.822 0-1.359.54-1.359 1.248 0 .694.521 1.248 1.327 1.248h.016zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016a5.54 5.54 0 0 1 .016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225h2.4z", + d: "M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854zm4.943 12.248V6.169H2.542v7.225zm-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248S2.4 3.226 2.4 3.934c0 .694.521 1.248 1.327 1.248zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016l.016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225z", fill: "currentColor" })); }; diff --git a/icons/es5/BsMastodon.js b/icons/es5/BsMastodon.js index 7126e530cf..42a1dae4ed 100644 --- a/icons/es5/BsMastodon.js +++ b/icons/es5/BsMastodon.js @@ -9,7 +9,7 @@ var SvgBsMastodon = function SvgBsMastodon(props) { className: "bi bi-mastodon", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.19 12.195c2.016-.24 3.77-1.475 3.99-2.603.348-1.778.32-4.339.32-4.339 0-3.47-2.286-4.488-2.286-4.488C12.062.238 10.083.017 8.027 0h-.05C5.92.017 3.942.238 2.79.765c0 0-2.285 1.017-2.285 4.488l-.002.662c-.004.64-.007 1.35.011 2.091.083 3.394.626 6.74 3.78 7.57 1.454.383 2.703.463 3.709.408 1.823-.1 2.847-.647 2.847-.647l-.06-1.317s-1.303.41-2.767.36c-1.45-.05-2.98-.156-3.215-1.928a3.614 3.614 0 0 1-.033-.496s1.424.346 3.228.428c1.103.05 2.137-.064 3.188-.189zm1.613-2.47H11.13v-4.08c0-.859-.364-1.295-1.091-1.295-.804 0-1.207.517-1.207 1.541v2.233H7.168V5.89c0-1.024-.403-1.541-1.207-1.541-.727 0-1.091.436-1.091 1.296v4.079H3.197V5.522c0-.859.22-1.541.66-2.046.456-.505 1.052-.764 1.793-.764.856 0 1.504.328 1.933.983L8 4.39l.417-.695c.429-.655 1.077-.983 1.934-.983.74 0 1.336.259 1.791.764.442.505.661 1.187.661 2.046v4.203z", + d: "M11.19 12.195c2.016-.24 3.77-1.475 3.99-2.603.348-1.778.32-4.339.32-4.339 0-3.47-2.286-4.488-2.286-4.488C12.062.238 10.083.017 8.027 0h-.05C5.92.017 3.942.238 2.79.765c0 0-2.285 1.017-2.285 4.488l-.002.662c-.004.64-.007 1.35.011 2.091.083 3.394.626 6.74 3.78 7.57 1.454.383 2.703.463 3.709.408 1.823-.1 2.847-.647 2.847-.647l-.06-1.317s-1.303.41-2.767.36c-1.45-.05-2.98-.156-3.215-1.928a4 4 0 0 1-.033-.496s1.424.346 3.228.428c1.103.05 2.137-.064 3.188-.189zm1.613-2.47H11.13v-4.08c0-.859-.364-1.295-1.091-1.295-.804 0-1.207.517-1.207 1.541v2.233H7.168V5.89c0-1.024-.403-1.541-1.207-1.541-.727 0-1.091.436-1.091 1.296v4.079H3.197V5.522q0-1.288.66-2.046c.456-.505 1.052-.764 1.793-.764.856 0 1.504.328 1.933.983L8 4.39l.417-.695c.429-.655 1.077-.983 1.934-.983.74 0 1.336.259 1.791.764q.662.757.661 2.046z", fill: "currentColor" })); }; diff --git a/icons/es5/BsMedium.js b/icons/es5/BsMedium.js index 8c30df5c77..fb1e0e831b 100644 --- a/icons/es5/BsMedium.js +++ b/icons/es5/BsMedium.js @@ -9,7 +9,7 @@ var SvgBsMedium = function SvgBsMedium(props) { className: "bi bi-medium", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9.025 8c0 2.485-2.02 4.5-4.513 4.5A4.506 4.506 0 0 1 0 8c0-2.486 2.02-4.5 4.512-4.5A4.506 4.506 0 0 1 9.025 8zm4.95 0c0 2.34-1.01 4.236-2.256 4.236-1.246 0-2.256-1.897-2.256-4.236 0-2.34 1.01-4.236 2.256-4.236 1.246 0 2.256 1.897 2.256 4.236zM16 8c0 2.096-.355 3.795-.794 3.795-.438 0-.793-1.7-.793-3.795 0-2.096.355-3.795.794-3.795.438 0 .793 1.699.793 3.795z", + d: "M9.025 8c0 2.485-2.02 4.5-4.513 4.5A4.506 4.506 0 0 1 0 8c0-2.486 2.02-4.5 4.512-4.5A4.506 4.506 0 0 1 9.025 8m4.95 0c0 2.34-1.01 4.236-2.256 4.236S9.463 10.339 9.463 8c0-2.34 1.01-4.236 2.256-4.236S13.975 5.661 13.975 8M16 8c0 2.096-.355 3.795-.794 3.795-.438 0-.793-1.7-.793-3.795 0-2.096.355-3.795.794-3.795.438 0 .793 1.699.793 3.795", fill: "currentColor" })); }; diff --git a/icons/es5/BsMessenger.js b/icons/es5/BsMessenger.js index 8f1e933823..89e9e1f731 100644 --- a/icons/es5/BsMessenger.js +++ b/icons/es5/BsMessenger.js @@ -9,7 +9,7 @@ var SvgBsMessenger = function SvgBsMessenger(props) { className: "bi bi-messenger", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M0 7.76C0 3.301 3.493 0 8 0s8 3.301 8 7.76-3.493 7.76-8 7.76c-.81 0-1.586-.107-2.316-.307a.639.639 0 0 0-.427.03l-1.588.702a.64.64 0 0 1-.898-.566l-.044-1.423a.639.639 0 0 0-.215-.456C.956 12.108 0 10.092 0 7.76zm5.546-1.459-2.35 3.728c-.225.358.214.761.551.506l2.525-1.916a.48.48 0 0 1 .578-.002l1.869 1.402a1.2 1.2 0 0 0 1.735-.32l2.35-3.728c.226-.358-.214-.761-.551-.506L9.728 7.381a.48.48 0 0 1-.578.002L7.281 5.98a1.2 1.2 0 0 0-1.735.32z", + d: "M0 7.76C0 3.301 3.493 0 8 0s8 3.301 8 7.76-3.493 7.76-8 7.76c-.81 0-1.586-.107-2.316-.307a.64.64 0 0 0-.427.03l-1.588.702a.64.64 0 0 1-.898-.566l-.044-1.423a.64.64 0 0 0-.215-.456C.956 12.108 0 10.092 0 7.76m5.546-1.459-2.35 3.728c-.225.358.214.761.551.506l2.525-1.916a.48.48 0 0 1 .578-.002l1.869 1.402a1.2 1.2 0 0 0 1.735-.32l2.35-3.728c.226-.358-.214-.761-.551-.506L9.728 7.381a.48.48 0 0 1-.578.002L7.281 5.98a1.2 1.2 0 0 0-1.735.32z", fill: "currentColor" })); }; diff --git a/icons/es5/BsMeta.js b/icons/es5/BsMeta.js index bd94ea5954..8fc7502577 100644 --- a/icons/es5/BsMeta.js +++ b/icons/es5/BsMeta.js @@ -10,7 +10,7 @@ var SvgBsMeta = function SvgBsMeta(props) { viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { fillRule: "evenodd", - d: "M8.217 5.243C9.145 3.988 10.171 3 11.483 3 13.96 3 16 6.153 16.001 9.907c0 2.29-.986 3.725-2.757 3.725-1.543 0-2.395-.866-3.924-3.424l-.667-1.123-.118-.197a54.944 54.944 0 0 0-.53-.877l-1.178 2.08c-1.673 2.925-2.615 3.541-3.923 3.541C1.086 13.632 0 12.217 0 9.973 0 6.388 1.995 3 4.598 3c.319 0 .625.039.924.122.31.086.611.22.913.407.577.359 1.154.915 1.782 1.714Zm1.516 2.224c-.252-.41-.494-.787-.727-1.133L9 6.326c.845-1.305 1.543-1.954 2.372-1.954 1.723 0 3.102 2.537 3.102 5.653 0 1.188-.39 1.877-1.195 1.877-.773 0-1.142-.51-2.61-2.87l-.937-1.565ZM4.846 4.756c.725.1 1.385.634 2.34 2.001A212.13 212.13 0 0 0 5.551 9.3c-1.357 2.126-1.826 2.603-2.581 2.603-.777 0-1.24-.682-1.24-1.9 0-2.602 1.298-5.264 2.846-5.264.091 0 .181.006.27.018Z", + d: "M8.217 5.243C9.145 3.988 10.171 3 11.483 3 13.96 3 16 6.153 16.001 9.907c0 2.29-.986 3.725-2.757 3.725-1.543 0-2.395-.866-3.924-3.424l-.667-1.123-.118-.197a55 55 0 0 0-.53-.877l-1.178 2.08c-1.673 2.925-2.615 3.541-3.923 3.541C1.086 13.632 0 12.217 0 9.973 0 6.388 1.995 3 4.598 3q.477-.001.924.122c.31.086.611.22.913.407.577.359 1.154.915 1.782 1.714m1.516 2.224q-.378-.614-.727-1.133L9 6.326c.845-1.305 1.543-1.954 2.372-1.954 1.723 0 3.102 2.537 3.102 5.653 0 1.188-.39 1.877-1.195 1.877-.773 0-1.142-.51-2.61-2.87zM4.846 4.756c.725.1 1.385.634 2.34 2.001A212 212 0 0 0 5.551 9.3c-1.357 2.126-1.826 2.603-2.581 2.603-.777 0-1.24-.682-1.24-1.9 0-2.602 1.298-5.264 2.846-5.264q.136 0 .27.018Z", fill: "currentColor" })); }; diff --git a/icons/es5/BsMicrosoft.js b/icons/es5/BsMicrosoft.js index e87e1dbb55..aa017fcd14 100644 --- a/icons/es5/BsMicrosoft.js +++ b/icons/es5/BsMicrosoft.js @@ -9,7 +9,7 @@ var SvgBsMicrosoft = function SvgBsMicrosoft(props) { className: "bi bi-microsoft", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.462 0H0v7.19h7.462V0zM16 0H8.538v7.19H16V0zM7.462 8.211H0V16h7.462V8.211zm8.538 0H8.538V16H16V8.211z", + d: "M7.462 0H0v7.19h7.462zM16 0H8.538v7.19H16zM7.462 8.211H0V16h7.462zm8.538 0H8.538V16H16z", fill: "currentColor" })); }; diff --git a/icons/es5/BsMicrosoftTeams.js b/icons/es5/BsMicrosoftTeams.js index 1ed0b8dd2e..38fe6e7393 100644 --- a/icons/es5/BsMicrosoftTeams.js +++ b/icons/es5/BsMicrosoftTeams.js @@ -9,10 +9,10 @@ var SvgBsMicrosoftTeams = function SvgBsMicrosoftTeams(props) { className: "bi bi-microsoft-teams", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9.186 4.797a2.42 2.42 0 1 0-2.86-2.448h1.178c.929 0 1.682.753 1.682 1.682v.766Zm-4.295 7.738h2.613c.929 0 1.682-.753 1.682-1.682V5.58h2.783a.7.7 0 0 1 .682.716v4.294a4.197 4.197 0 0 1-4.093 4.293c-1.618-.04-3-.99-3.667-2.35Zm10.737-9.372a1.674 1.674 0 1 1-3.349 0 1.674 1.674 0 0 1 3.349 0Zm-2.238 9.488c-.04 0-.08 0-.12-.002a5.19 5.19 0 0 0 .381-2.07V6.306a1.692 1.692 0 0 0-.15-.725h1.792c.39 0 .707.317.707.707v3.765a2.598 2.598 0 0 1-2.598 2.598h-.013Z", + d: "M9.186 4.797a2.42 2.42 0 1 0-2.86-2.448h1.178c.929 0 1.682.753 1.682 1.682zm-4.295 7.738h2.613c.929 0 1.682-.753 1.682-1.682V5.58h2.783a.7.7 0 0 1 .682.716v4.294a4.197 4.197 0 0 1-4.093 4.293c-1.618-.04-3-.99-3.667-2.35Zm10.737-9.372a1.674 1.674 0 1 1-3.349 0 1.674 1.674 0 0 1 3.349 0m-2.238 9.488-.12-.002a5.2 5.2 0 0 0 .381-2.07V6.306a1.7 1.7 0 0 0-.15-.725h1.792c.39 0 .707.317.707.707v3.765a2.6 2.6 0 0 1-2.598 2.598z", fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M.682 3.349h6.822c.377 0 .682.305.682.682v6.822a.682.682 0 0 1-.682.682H.682A.682.682 0 0 1 0 10.853V4.03c0-.377.305-.682.682-.682Zm5.206 2.596v-.72h-3.59v.72h1.357V9.66h.87V5.945h1.363Z", + d: "M.682 3.349h6.822c.377 0 .682.305.682.682v6.822a.68.68 0 0 1-.682.682H.682A.68.68 0 0 1 0 10.853V4.03c0-.377.305-.682.682-.682Zm5.206 2.596v-.72h-3.59v.72h1.357V9.66h.87V5.945z", fill: "currentColor" })); }; diff --git a/icons/es5/BsNintendoSwitch.js b/icons/es5/BsNintendoSwitch.js index 6f22843393..2c6bc40304 100644 --- a/icons/es5/BsNintendoSwitch.js +++ b/icons/es5/BsNintendoSwitch.js @@ -9,10 +9,10 @@ var SvgBsNintendoSwitch = function SvgBsNintendoSwitch(props) { className: "bi bi-nintendo-switch", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9.34 8.005c0-4.38.01-7.972.023-7.982C9.373.01 10.036 0 10.831 0c1.153 0 1.51.01 1.743.05 1.73.298 3.045 1.6 3.373 3.326.046.242.053.809.053 4.61 0 4.06.005 4.537-.123 4.976-.022.076-.048.15-.08.242a4.136 4.136 0 0 1-3.426 2.767c-.317.033-2.889.046-2.978.013-.05-.02-.053-.752-.053-7.979Zm4.675.269a1.621 1.621 0 0 0-1.113-1.034 1.609 1.609 0 0 0-1.938 1.073 1.9 1.9 0 0 0-.014.935 1.632 1.632 0 0 0 1.952 1.107c.51-.136.908-.504 1.11-1.028.11-.285.113-.742.003-1.053ZM3.71 3.317c-.208.04-.526.199-.695.348-.348.301-.52.729-.494 1.232.013.262.03.332.136.544.155.321.39.556.712.715.222.11.278.123.567.133.261.01.354 0 .53-.06.719-.242 1.153-.94 1.03-1.656-.142-.852-.95-1.422-1.786-1.256Z", + d: "M9.34 8.005c0-4.38.01-7.972.023-7.982C9.373.01 10.036 0 10.831 0c1.153 0 1.51.01 1.743.05 1.73.298 3.045 1.6 3.373 3.326.046.242.053.809.053 4.61 0 4.06.005 4.537-.123 4.976-.022.076-.048.15-.08.242a4.14 4.14 0 0 1-3.426 2.767c-.317.033-2.889.046-2.978.013-.05-.02-.053-.752-.053-7.979m4.675.269a1.62 1.62 0 0 0-1.113-1.034 1.61 1.61 0 0 0-1.938 1.073 1.9 1.9 0 0 0-.014.935 1.63 1.63 0 0 0 1.952 1.107c.51-.136.908-.504 1.11-1.028.11-.285.113-.742.003-1.053M3.71 3.317c-.208.04-.526.199-.695.348-.348.301-.52.729-.494 1.232.013.262.03.332.136.544.155.321.39.556.712.715.222.11.278.123.567.133.261.01.354 0 .53-.06.719-.242 1.153-.94 1.03-1.656-.142-.852-.95-1.422-1.786-1.256", fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M3.425.053a4.136 4.136 0 0 0-3.28 3.015C0 3.628-.01 3.956.005 8.3c.01 3.99.014 4.082.08 4.39.368 1.66 1.548 2.844 3.224 3.235.22.05.497.06 2.29.07 1.856.012 2.048.009 2.097-.04.05-.05.053-.69.053-7.94 0-5.374-.01-7.906-.033-7.952-.033-.06-.09-.063-2.03-.06-1.578.004-2.052.014-2.26.05Zm3 14.665-1.35-.016c-1.242-.013-1.375-.02-1.623-.083a2.81 2.81 0 0 1-2.08-2.167c-.074-.335-.074-8.579-.004-8.907a2.845 2.845 0 0 1 1.716-2.05c.438-.176.64-.196 2.058-.2l1.282-.003v13.426Z", + d: "M3.425.053a4.14 4.14 0 0 0-3.28 3.015C0 3.628-.01 3.956.005 8.3c.01 3.99.014 4.082.08 4.39.368 1.66 1.548 2.844 3.224 3.235.22.05.497.06 2.29.07 1.856.012 2.048.009 2.097-.04.05-.05.053-.69.053-7.94 0-5.374-.01-7.906-.033-7.952-.033-.06-.09-.063-2.03-.06-1.578.004-2.052.014-2.26.05Zm3 14.665-1.35-.016c-1.242-.013-1.375-.02-1.623-.083a2.81 2.81 0 0 1-2.08-2.167c-.074-.335-.074-8.579-.004-8.907a2.85 2.85 0 0 1 1.716-2.05c.438-.176.64-.196 2.058-.2l1.282-.003v13.426Z", fill: "currentColor" })); }; diff --git a/icons/es5/BsNvidia.js b/icons/es5/BsNvidia.js index c80ac85381..00ff21160f 100644 --- a/icons/es5/BsNvidia.js +++ b/icons/es5/BsNvidia.js @@ -9,7 +9,7 @@ var SvgBsNvidia = function SvgBsNvidia(props) { className: "bi bi-nvidia", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M1.635 7.146S3.08 5.012 5.97 4.791v-.774C2.77 4.273 0 6.983 0 6.983s1.57 4.536 5.97 4.952v-.824c-3.23-.406-4.335-3.965-4.335-3.965ZM5.97 9.475v.753c-2.44-.435-3.118-2.972-3.118-2.972S4.023 5.958 5.97 5.747v.828h-.004c-1.021-.123-1.82.83-1.82.83s.448 1.607 1.824 2.07ZM6 2l-.03 2.017A6.64 6.64 0 0 1 6.252 4c3.637-.123 6.007 2.983 6.007 2.983s-2.722 3.31-5.557 3.31c-.26 0-.504-.024-.732-.065v.883c.195.025.398.04.61.04 2.638 0 4.546-1.348 6.394-2.943.307.246 1.561.842 1.819 1.104-1.757 1.47-5.852 2.657-8.173 2.657a6.84 6.84 0 0 1-.65-.034V14H16l.03-12H6Zm-.03 3.747v-.956a6.4 6.4 0 0 1 .282-.015c2.616-.082 4.332 2.248 4.332 2.248S8.73 9.598 6.743 9.598c-.286 0-.542-.046-.773-.123v-2.9c1.018.123 1.223.572 1.835 1.593L9.167 7.02s-.994-1.304-2.67-1.304a4.9 4.9 0 0 0-.527.031Z", + d: "M1.635 7.146S3.08 5.012 5.97 4.791v-.774C2.77 4.273 0 6.983 0 6.983s1.57 4.536 5.97 4.952v-.824c-3.23-.406-4.335-3.965-4.335-3.965M5.97 9.475v.753c-2.44-.435-3.118-2.972-3.118-2.972S4.023 5.958 5.97 5.747v.828h-.004c-1.021-.123-1.82.83-1.82.83s.448 1.607 1.824 2.07M6 2l-.03 2.017A7 7 0 0 1 6.252 4c3.637-.123 6.007 2.983 6.007 2.983s-2.722 3.31-5.557 3.31q-.39-.002-.732-.065v.883q.292.039.61.04c2.638 0 4.546-1.348 6.394-2.943.307.246 1.561.842 1.819 1.104-1.757 1.47-5.852 2.657-8.173 2.657a7 7 0 0 1-.65-.034V14H16l.03-12zm-.03 3.747v-.956a6 6 0 0 1 .282-.015c2.616-.082 4.332 2.248 4.332 2.248S8.73 9.598 6.743 9.598c-.286 0-.542-.046-.773-.123v-2.9c1.018.123 1.223.572 1.835 1.593L9.167 7.02s-.994-1.304-2.67-1.304a5 5 0 0 0-.527.031", fill: "currentColor" })); }; diff --git a/icons/es5/BsPaypal.js b/icons/es5/BsPaypal.js index 8a7414a163..f88a40708e 100644 --- a/icons/es5/BsPaypal.js +++ b/icons/es5/BsPaypal.js @@ -9,7 +9,7 @@ var SvgBsPaypal = function SvgBsPaypal(props) { className: "bi bi-paypal", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.06 3.713c.12-1.071-.093-1.832-.702-2.526C12.628.356 11.312 0 9.626 0H4.734a.7.7 0 0 0-.691.59L2.005 13.509a.42.42 0 0 0 .415.486h2.756l-.202 1.28a.628.628 0 0 0 .62.726H8.14c.429 0 .793-.31.862-.731l.025-.13.48-3.043.03-.164.001-.007a.351.351 0 0 1 .348-.297h.38c1.266 0 2.425-.256 3.345-.91.379-.27.712-.603.993-1.005a4.942 4.942 0 0 0 .88-2.195c.242-1.246.13-2.356-.57-3.154a2.687 2.687 0 0 0-.76-.59l-.094-.061ZM6.543 8.82a.695.695 0 0 1 .321-.079H8.3c2.82 0 5.027-1.144 5.672-4.456l.003-.016c.217.124.4.27.548.438.546.623.679 1.535.45 2.71-.272 1.397-.866 2.307-1.663 2.874-.802.57-1.842.815-3.043.815h-.38a.873.873 0 0 0-.863.734l-.03.164-.48 3.043-.024.13-.001.004a.352.352 0 0 1-.348.296H5.595a.106.106 0 0 1-.105-.123l.208-1.32.845-5.214Z", + d: "M14.06 3.713c.12-1.071-.093-1.832-.702-2.526C12.628.356 11.312 0 9.626 0H4.734a.7.7 0 0 0-.691.59L2.005 13.509a.42.42 0 0 0 .415.486h2.756l-.202 1.28a.628.628 0 0 0 .62.726H8.14c.429 0 .793-.31.862-.731l.025-.13.48-3.043.03-.164.001-.007a.35.35 0 0 1 .348-.297h.38c1.266 0 2.425-.256 3.345-.91q.57-.403.993-1.005a4.94 4.94 0 0 0 .88-2.195c.242-1.246.13-2.356-.57-3.154a2.7 2.7 0 0 0-.76-.59l-.094-.061ZM6.543 8.82a.7.7 0 0 1 .321-.079H8.3c2.82 0 5.027-1.144 5.672-4.456l.003-.016q.326.186.548.438c.546.623.679 1.535.45 2.71-.272 1.397-.866 2.307-1.663 2.874-.802.57-1.842.815-3.043.815h-.38a.87.87 0 0 0-.863.734l-.03.164-.48 3.043-.024.13-.001.004a.35.35 0 0 1-.348.296H5.595a.106.106 0 0 1-.105-.123l.208-1.32z", fill: "currentColor" })); }; diff --git a/icons/es5/BsPinterest.js b/icons/es5/BsPinterest.js index 760ace1bec..73adfa1157 100644 --- a/icons/es5/BsPinterest.js +++ b/icons/es5/BsPinterest.js @@ -9,7 +9,7 @@ var SvgBsPinterest = function SvgBsPinterest(props) { className: "bi bi-pinterest", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8 0a8 8 0 0 0-2.915 15.452c-.07-.633-.134-1.606.027-2.297.146-.625.938-3.977.938-3.977s-.239-.479-.239-1.187c0-1.113.645-1.943 1.448-1.943.682 0 1.012.512 1.012 1.127 0 .686-.437 1.712-.663 2.663-.188.796.4 1.446 1.185 1.446 1.422 0 2.515-1.5 2.515-3.664 0-1.915-1.377-3.254-3.342-3.254-2.276 0-3.612 1.707-3.612 3.471 0 .688.265 1.425.595 1.826a.24.24 0 0 1 .056.23c-.061.252-.196.796-.222.907-.035.146-.116.177-.268.107-1-.465-1.624-1.926-1.624-3.1 0-2.523 1.834-4.84 5.286-4.84 2.775 0 4.932 1.977 4.932 4.62 0 2.757-1.739 4.976-4.151 4.976-.811 0-1.573-.421-1.834-.919l-.498 1.902c-.181.695-.669 1.566-.995 2.097A8 8 0 1 0 8 0z", + d: "M8 0a8 8 0 0 0-2.915 15.452c-.07-.633-.134-1.606.027-2.297.146-.625.938-3.977.938-3.977s-.239-.479-.239-1.187c0-1.113.645-1.943 1.448-1.943.682 0 1.012.512 1.012 1.127 0 .686-.437 1.712-.663 2.663-.188.796.4 1.446 1.185 1.446 1.422 0 2.515-1.5 2.515-3.664 0-1.915-1.377-3.254-3.342-3.254-2.276 0-3.612 1.707-3.612 3.471 0 .688.265 1.425.595 1.826a.24.24 0 0 1 .056.23c-.061.252-.196.796-.222.907-.035.146-.116.177-.268.107-1-.465-1.624-1.926-1.624-3.1 0-2.523 1.834-4.84 5.286-4.84 2.775 0 4.932 1.977 4.932 4.62 0 2.757-1.739 4.976-4.151 4.976-.811 0-1.573-.421-1.834-.919l-.498 1.902c-.181.695-.669 1.566-.995 2.097A8 8 0 1 0 8 0", fill: "currentColor" })); }; diff --git a/icons/es5/BsPlaystation.js b/icons/es5/BsPlaystation.js index 594b99590f..a7e518db58 100644 --- a/icons/es5/BsPlaystation.js +++ b/icons/es5/BsPlaystation.js @@ -9,7 +9,7 @@ var SvgBsPlaystation = function SvgBsPlaystation(props) { className: "bi bi-playstation", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.858 11.451c-.313.395-1.079.676-1.079.676l-5.696 2.046v-1.509l4.192-1.493c.476-.17.549-.412.162-.538-.386-.127-1.085-.09-1.56.08l-2.794.984v-1.566l.161-.054s.807-.286 1.942-.412c1.135-.125 2.525.017 3.616.43 1.23.39 1.368.962 1.056 1.356ZM9.625 8.883v-3.86c0-.453-.083-.87-.508-.988-.326-.105-.528.198-.528.65v9.664l-2.606-.827V2c1.108.206 2.722.692 3.59.985 2.207.757 2.955 1.7 2.955 3.825 0 2.071-1.278 2.856-2.903 2.072Zm-8.424 3.625C-.061 12.15-.271 11.41.304 10.984c.532-.394 1.436-.69 1.436-.69l3.737-1.33v1.515l-2.69.963c-.474.17-.547.411-.161.538.386.126 1.085.09 1.56-.08l1.29-.469v1.356l-.257.043a8.454 8.454 0 0 1-4.018-.323Z", + d: "M15.858 11.451c-.313.395-1.079.676-1.079.676l-5.696 2.046v-1.509l4.192-1.493c.476-.17.549-.412.162-.538-.386-.127-1.085-.09-1.56.08l-2.794.984v-1.566l.161-.054s.807-.286 1.942-.412c1.135-.125 2.525.017 3.616.43 1.23.39 1.368.962 1.056 1.356M9.625 8.883v-3.86c0-.453-.083-.87-.508-.988-.326-.105-.528.198-.528.65v9.664l-2.606-.827V2c1.108.206 2.722.692 3.59.985 2.207.757 2.955 1.7 2.955 3.825 0 2.071-1.278 2.856-2.903 2.072Zm-8.424 3.625C-.061 12.15-.271 11.41.304 10.984c.532-.394 1.436-.69 1.436-.69l3.737-1.33v1.515l-2.69.963c-.474.17-.547.411-.161.538.386.126 1.085.09 1.56-.08l1.29-.469v1.356l-.257.043a8.45 8.45 0 0 1-4.018-.323Z", fill: "currentColor" })); }; diff --git a/icons/es5/BsQuora.js b/icons/es5/BsQuora.js index d204e44e4b..2e1dea76eb 100644 --- a/icons/es5/BsQuora.js +++ b/icons/es5/BsQuora.js @@ -9,7 +9,7 @@ var SvgBsQuora = function SvgBsQuora(props) { className: "bi bi-quora", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8.73 12.476c-.554-1.091-1.204-2.193-2.473-2.193-.242 0-.484.04-.707.142l-.43-.863c.525-.45 1.373-.808 2.464-.808 1.697 0 2.568.818 3.26 1.86.41-.89.605-2.093.605-3.584 0-3.724-1.165-5.636-3.885-5.636-2.68 0-3.839 1.912-3.839 5.636 0 3.704 1.159 5.596 3.84 5.596.425 0 .811-.046 1.166-.15Zm.665 1.3a7.127 7.127 0 0 1-1.83.244C3.994 14.02.5 11.172.5 7.03.5 2.849 3.995 0 7.564 0c3.63 0 7.09 2.828 7.09 7.03 0 2.337-1.09 4.236-2.675 5.464.512.767 1.04 1.277 1.773 1.277.802 0 1.125-.62 1.179-1.105h1.043c.061.647-.262 3.334-3.178 3.334-1.767 0-2.7-1.024-3.4-2.224Z", + d: "M8.73 12.476c-.554-1.091-1.204-2.193-2.473-2.193-.242 0-.484.04-.707.142l-.43-.863c.525-.45 1.373-.808 2.464-.808 1.697 0 2.568.818 3.26 1.86.41-.89.605-2.093.605-3.584 0-3.724-1.165-5.636-3.885-5.636-2.68 0-3.839 1.912-3.839 5.636 0 3.704 1.159 5.596 3.84 5.596.425 0 .811-.046 1.166-.15Zm.665 1.3a7 7 0 0 1-1.83.244C3.994 14.02.5 11.172.5 7.03.5 2.849 3.995 0 7.564 0c3.63 0 7.09 2.828 7.09 7.03 0 2.337-1.09 4.236-2.675 5.464.512.767 1.04 1.277 1.773 1.277.802 0 1.125-.62 1.179-1.105h1.043c.061.647-.262 3.334-3.178 3.334-1.767 0-2.7-1.024-3.4-2.224Z", fill: "currentColor" })); }; diff --git a/icons/es5/BsReddit.js b/icons/es5/BsReddit.js index a8e4e8944d..88782bc820 100644 --- a/icons/es5/BsReddit.js +++ b/icons/es5/BsReddit.js @@ -9,10 +9,10 @@ var SvgBsReddit = function SvgBsReddit(props) { className: "bi bi-reddit", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6.167 8a.831.831 0 0 0-.83.83c0 .459.372.84.83.831a.831.831 0 0 0 0-1.661zm1.843 3.647c.315 0 1.403-.038 1.976-.611a.232.232 0 0 0 0-.306.213.213 0 0 0-.306 0c-.353.363-1.126.487-1.67.487-.545 0-1.308-.124-1.671-.487a.213.213 0 0 0-.306 0 .213.213 0 0 0 0 .306c.564.563 1.652.61 1.977.61zm.992-2.807c0 .458.373.83.831.83.458 0 .83-.381.83-.83a.831.831 0 0 0-1.66 0z", + d: "M6.167 8a.83.83 0 0 0-.83.83c0 .459.372.84.83.831a.831.831 0 0 0 0-1.661m1.843 3.647c.315 0 1.403-.038 1.976-.611a.23.23 0 0 0 0-.306.213.213 0 0 0-.306 0c-.353.363-1.126.487-1.67.487-.545 0-1.308-.124-1.671-.487a.213.213 0 0 0-.306 0 .213.213 0 0 0 0 .306c.564.563 1.652.61 1.977.61zm.992-2.807c0 .458.373.83.831.83s.83-.381.83-.83a.831.831 0 0 0-1.66 0z", fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.828-1.165c-.315 0-.602.124-.812.325-.801-.573-1.9-.945-3.121-.993l.534-2.501 1.738.372a.83.83 0 1 0 .83-.869.83.83 0 0 0-.744.468l-1.938-.41a.203.203 0 0 0-.153.028.186.186 0 0 0-.086.134l-.592 2.788c-1.24.038-2.358.41-3.17.992-.21-.2-.496-.324-.81-.324a1.163 1.163 0 0 0-.478 2.224c-.02.115-.029.23-.029.353 0 1.795 2.091 3.256 4.669 3.256 2.577 0 4.668-1.451 4.668-3.256 0-.114-.01-.238-.029-.353.401-.181.688-.592.688-1.069 0-.65-.525-1.165-1.165-1.165z", + d: "M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0m-3.828-1.165c-.315 0-.602.124-.812.325-.801-.573-1.9-.945-3.121-.993l.534-2.501 1.738.372a.83.83 0 1 0 .83-.869.83.83 0 0 0-.744.468l-1.938-.41a.2.2 0 0 0-.153.028.2.2 0 0 0-.086.134l-.592 2.788c-1.24.038-2.358.41-3.17.992-.21-.2-.496-.324-.81-.324a1.163 1.163 0 0 0-.478 2.224q-.03.17-.029.353c0 1.795 2.091 3.256 4.669 3.256s4.668-1.451 4.668-3.256c0-.114-.01-.238-.029-.353.401-.181.688-.592.688-1.069 0-.65-.525-1.165-1.165-1.165", fill: "currentColor" })); }; diff --git a/icons/es5/BsSignal.js b/icons/es5/BsSignal.js index 32b01c110f..3bc19f49d6 100644 --- a/icons/es5/BsSignal.js +++ b/icons/es5/BsSignal.js @@ -9,7 +9,7 @@ var SvgBsSignal = function SvgBsSignal(props) { className: "bi bi-signal", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "m6.08.234.179.727a7.264 7.264 0 0 0-2.01.832l-.383-.643A7.9 7.9 0 0 1 6.079.234zm3.84 0L9.742.96a7.265 7.265 0 0 1 2.01.832l.388-.643A7.957 7.957 0 0 0 9.92.234zm-8.77 3.63a7.944 7.944 0 0 0-.916 2.215l.727.18a7.264 7.264 0 0 1 .832-2.01l-.643-.386zM.75 8a7.3 7.3 0 0 1 .081-1.086L.091 6.8a8 8 0 0 0 0 2.398l.74-.112A7.262 7.262 0 0 1 .75 8zm11.384 6.848-.384-.64a7.23 7.23 0 0 1-2.007.831l.18.728a7.965 7.965 0 0 0 2.211-.919zM15.251 8c0 .364-.028.727-.082 1.086l.74.112a7.966 7.966 0 0 0 0-2.398l-.74.114c.054.36.082.722.082 1.086zm.516 1.918-.728-.18a7.252 7.252 0 0 1-.832 2.012l.643.387a7.933 7.933 0 0 0 .917-2.219zm-6.68 5.25c-.72.11-1.453.11-2.173 0l-.112.742a7.99 7.99 0 0 0 2.396 0l-.112-.741zm4.75-2.868a7.229 7.229 0 0 1-1.537 1.534l.446.605a8.07 8.07 0 0 0 1.695-1.689l-.604-.45zM12.3 2.163c.587.432 1.105.95 1.537 1.537l.604-.45a8.06 8.06 0 0 0-1.69-1.691l-.45.604zM2.163 3.7A7.242 7.242 0 0 1 3.7 2.163l-.45-.604a8.06 8.06 0 0 0-1.691 1.69l.604.45zm12.688.163-.644.387c.377.623.658 1.3.832 2.007l.728-.18a7.931 7.931 0 0 0-.916-2.214zM6.913.831a7.254 7.254 0 0 1 2.172 0l.112-.74a7.985 7.985 0 0 0-2.396 0l.112.74zM2.547 14.64 1 15l.36-1.549-.729-.17-.361 1.548a.75.75 0 0 0 .9.902l1.548-.357-.17-.734zM.786 12.612l.732.168.25-1.073A7.187 7.187 0 0 1 .96 9.74l-.727.18a8 8 0 0 0 .736 1.902l-.184.79zm3.5 1.623-1.073.25.17.731.79-.184c.6.327 1.239.574 1.902.737l.18-.728a7.197 7.197 0 0 1-1.962-.811l-.007.005zM8 1.5a6.502 6.502 0 0 0-6.498 6.502 6.516 6.516 0 0 0 .998 3.455l-.625 2.668L4.54 13.5a6.502 6.502 0 0 0 6.93-11A6.516 6.516 0 0 0 8 1.5", + d: "m6.08.234.179.727a7.3 7.3 0 0 0-2.01.832l-.383-.643A7.9 7.9 0 0 1 6.079.234zm3.84 0L9.742.96a7.3 7.3 0 0 1 2.01.832l.388-.643A8 8 0 0 0 9.92.234m-8.77 3.63a8 8 0 0 0-.916 2.215l.727.18a7.3 7.3 0 0 1 .832-2.01l-.643-.386zM.75 8a7 7 0 0 1 .081-1.086L.091 6.8a8 8 0 0 0 0 2.398l.74-.112A7 7 0 0 1 .75 8m11.384 6.848-.384-.64a7.2 7.2 0 0 1-2.007.831l.18.728a8 8 0 0 0 2.211-.919M15.251 8q0 .547-.082 1.086l.74.112a8 8 0 0 0 0-2.398l-.74.114q.082.54.082 1.086m.516 1.918-.728-.18a7.3 7.3 0 0 1-.832 2.012l.643.387a8 8 0 0 0 .917-2.219m-6.68 5.25c-.72.11-1.453.11-2.173 0l-.112.742a8 8 0 0 0 2.396 0l-.112-.741zm4.75-2.868a7.2 7.2 0 0 1-1.537 1.534l.446.605a8 8 0 0 0 1.695-1.689zM12.3 2.163c.587.432 1.105.95 1.537 1.537l.604-.45a8 8 0 0 0-1.69-1.691zM2.163 3.7A7.2 7.2 0 0 1 3.7 2.163l-.45-.604a8 8 0 0 0-1.691 1.69l.604.45zm12.688.163-.644.387c.377.623.658 1.3.832 2.007l.728-.18a8 8 0 0 0-.916-2.214M6.913.831a7.3 7.3 0 0 1 2.172 0l.112-.74a8 8 0 0 0-2.396 0zM2.547 14.64 1 15l.36-1.549-.729-.17-.361 1.548a.75.75 0 0 0 .9.902l1.548-.357zM.786 12.612l.732.168.25-1.073A7.2 7.2 0 0 1 .96 9.74l-.727.18a8 8 0 0 0 .736 1.902l-.184.79zm3.5 1.623-1.073.25.17.731.79-.184c.6.327 1.239.574 1.902.737l.18-.728a7.2 7.2 0 0 1-1.962-.811zM8 1.5a6.5 6.5 0 0 0-6.498 6.502 6.5 6.5 0 0 0 .998 3.455l-.625 2.668L4.54 13.5a6.502 6.502 0 0 0 6.93-11A6.5 6.5 0 0 0 8 1.5", fill: "currentColor" })); }; diff --git a/icons/es5/BsSinaWeibo.js b/icons/es5/BsSinaWeibo.js index 12684f277b..b07c63bb08 100644 --- a/icons/es5/BsSinaWeibo.js +++ b/icons/es5/BsSinaWeibo.js @@ -9,10 +9,10 @@ var SvgBsSinaWeibo = function SvgBsSinaWeibo(props) { className: "bi bi-sina-weibo", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10.878 1.093a4.23 4.23 0 0 1 4.031 1.305 4.225 4.225 0 0 1 .886 4.14v.001a.612.612 0 0 1-1.166-.377 3.01 3.01 0 0 0-3.495-3.873.611.611 0 1 1-.256-1.196ZM3.753 9.465c.548-1.11 1.972-1.74 3.233-1.411 1.304.338 1.971 1.568 1.437 2.764-.541 1.221-2.095 1.875-3.416 1.449-1.271-.411-1.812-1.67-1.254-2.802Zm2.658.567c.16.066.365-.009.458-.168.088-.16.03-.34-.129-.397-.156-.062-.353.013-.446.168-.09.154-.041.333.117.397Zm-1.607 1.314c.413.188.963.009 1.219-.4.252-.413.12-.883-.296-1.062-.41-.172-.94.005-1.194.402-.256.4-.135.874.271 1.06Z", + d: "M10.878 1.093a4.23 4.23 0 0 1 4.031 1.305 4.22 4.22 0 0 1 .886 4.14v.001a.612.612 0 0 1-1.166-.377 3.01 3.01 0 0 0-3.495-3.873.611.611 0 1 1-.256-1.196M3.753 9.465c.548-1.11 1.972-1.74 3.233-1.411 1.304.338 1.971 1.568 1.437 2.764-.541 1.221-2.095 1.875-3.416 1.449-1.271-.411-1.812-1.67-1.254-2.802m2.658.567c.16.066.365-.009.458-.168.088-.16.03-.34-.129-.397-.156-.062-.353.013-.446.168-.09.154-.041.333.117.397m-1.607 1.314c.413.188.963.009 1.219-.4.252-.413.12-.883-.296-1.062-.41-.172-.94.005-1.194.402-.256.4-.135.874.271 1.06", fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "m12.014 7.238.005.001c.919.285 1.941.974 1.939 2.188 0 2.007-2.895 4.535-7.246 4.535C3.393 13.962 0 12.352 0 9.708c0-1.385.876-2.985 2.384-4.493C4.4 3.199 6.751 2.28 7.634 3.165c.39.392.427 1.065.177 1.87-.132.405.38.182.38.182 1.63-.682 3.051-.722 3.57.02.278.397.252.951-.004 1.594-.116.293.035.34.257.407Zm-10.4 3.101c.172 1.738 2.46 2.936 5.109 2.674 2.647-.26 4.656-1.883 4.482-3.623-.17-1.738-2.458-2.937-5.107-2.674-2.647.263-4.656 1.883-4.484 3.623Zm11.681-6.484a2.056 2.056 0 0 0-1.962-.634.526.526 0 1 0 .219 1.031 1.008 1.008 0 0 1 1.17 1.296.528.528 0 0 0 1.005.325 2.062 2.062 0 0 0-.432-2.018Z", + d: "m12.014 7.238.005.001c.919.285 1.941.974 1.939 2.188 0 2.007-2.895 4.535-7.246 4.535C3.393 13.962 0 12.352 0 9.708c0-1.385.876-2.985 2.384-4.493C4.4 3.199 6.751 2.28 7.634 3.165c.39.392.427 1.065.177 1.87-.132.405.38.182.38.182 1.63-.682 3.051-.722 3.57.02.278.397.252.951-.004 1.594-.116.293.035.34.257.407m-10.4 3.101c.172 1.738 2.46 2.936 5.109 2.674 2.647-.26 4.656-1.883 4.482-3.623-.17-1.738-2.458-2.937-5.107-2.674-2.647.263-4.656 1.883-4.484 3.623m11.681-6.484a2.06 2.06 0 0 0-1.962-.634.526.526 0 1 0 .219 1.031 1.008 1.008 0 0 1 1.17 1.296.528.528 0 0 0 1.005.325 2.06 2.06 0 0 0-.432-2.018", fill: "currentColor" })); }; diff --git a/icons/es5/BsSkype.js b/icons/es5/BsSkype.js index 1454ec6352..b79e6953d8 100644 --- a/icons/es5/BsSkype.js +++ b/icons/es5/BsSkype.js @@ -9,7 +9,7 @@ var SvgBsSkype = function SvgBsSkype(props) { className: "bi bi-skype", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4.671 0c.88 0 1.733.247 2.468.702a7.423 7.423 0 0 1 6.02 2.118 7.372 7.372 0 0 1 2.167 5.215c0 .344-.024.687-.072 1.026a4.662 4.662 0 0 1 .6 2.281 4.645 4.645 0 0 1-1.37 3.294A4.673 4.673 0 0 1 11.18 16c-.84 0-1.658-.226-2.37-.644a7.423 7.423 0 0 1-6.114-2.107A7.374 7.374 0 0 1 .529 8.035c0-.363.026-.724.08-1.081a4.644 4.644 0 0 1 .76-5.59A4.68 4.68 0 0 1 4.67 0zm.447 7.01c.18.309.43.572.729.769a7.07 7.07 0 0 0 1.257.653c.492.205.873.38 1.145.523.229.112.437.264.615.448.135.142.21.331.21.528a.872.872 0 0 1-.335.723c-.291.196-.64.289-.99.264a2.618 2.618 0 0 1-1.048-.206 11.44 11.44 0 0 1-.532-.253 1.284 1.284 0 0 0-.587-.15.717.717 0 0 0-.501.176.63.63 0 0 0-.195.491.796.796 0 0 0 .148.482 1.2 1.2 0 0 0 .456.354 5.113 5.113 0 0 0 2.212.419 4.554 4.554 0 0 0 1.624-.265 2.296 2.296 0 0 0 1.08-.801c.267-.39.402-.855.386-1.327a2.09 2.09 0 0 0-.279-1.101 2.53 2.53 0 0 0-.772-.792A7.198 7.198 0 0 0 8.486 7.3a1.05 1.05 0 0 0-.145-.058 18.182 18.182 0 0 1-1.013-.447 1.827 1.827 0 0 1-.54-.387.727.727 0 0 1-.2-.508.805.805 0 0 1 .385-.723 1.76 1.76 0 0 1 .968-.247c.26-.003.52.03.772.096.274.079.542.177.802.293.105.049.22.075.336.076a.6.6 0 0 0 .453-.19.69.69 0 0 0 .18-.496.717.717 0 0 0-.17-.476 1.374 1.374 0 0 0-.556-.354 3.69 3.69 0 0 0-.708-.183 5.963 5.963 0 0 0-1.022-.078 4.53 4.53 0 0 0-1.536.258 2.71 2.71 0 0 0-1.174.784 1.91 1.91 0 0 0-.45 1.287c-.01.37.076.736.25 1.063z", + d: "M4.671 0c.88 0 1.733.247 2.468.702a7.42 7.42 0 0 1 6.02 2.118 7.37 7.37 0 0 1 2.167 5.215q0 .517-.072 1.026a4.66 4.66 0 0 1 .6 2.281 4.64 4.64 0 0 1-1.37 3.294A4.67 4.67 0 0 1 11.18 16c-.84 0-1.658-.226-2.37-.644a7.42 7.42 0 0 1-6.114-2.107A7.37 7.37 0 0 1 .529 8.035q0-.545.08-1.081a4.644 4.644 0 0 1 .76-5.59A4.68 4.68 0 0 1 4.67 0zm.447 7.01c.18.309.43.572.729.769a7 7 0 0 0 1.257.653q.737.308 1.145.523c.229.112.437.264.615.448.135.142.21.331.21.528a.87.87 0 0 1-.335.723c-.291.196-.64.289-.99.264a2.6 2.6 0 0 1-1.048-.206 11 11 0 0 1-.532-.253 1.3 1.3 0 0 0-.587-.15.72.72 0 0 0-.501.176.63.63 0 0 0-.195.491.8.8 0 0 0 .148.482 1.2 1.2 0 0 0 .456.354 5.1 5.1 0 0 0 2.212.419 4.6 4.6 0 0 0 1.624-.265 2.3 2.3 0 0 0 1.08-.801c.267-.39.402-.855.386-1.327a2.1 2.1 0 0 0-.279-1.101 2.5 2.5 0 0 0-.772-.792A7 7 0 0 0 8.486 7.3a1 1 0 0 0-.145-.058 18 18 0 0 1-1.013-.447 1.8 1.8 0 0 1-.54-.387.73.73 0 0 1-.2-.508.8.8 0 0 1 .385-.723 1.76 1.76 0 0 1 .968-.247c.26-.003.52.03.772.096q.412.119.802.293c.105.049.22.075.336.076a.6.6 0 0 0 .453-.19.7.7 0 0 0 .18-.496.72.72 0 0 0-.17-.476 1.4 1.4 0 0 0-.556-.354 3.7 3.7 0 0 0-.708-.183 6 6 0 0 0-1.022-.078 4.5 4.5 0 0 0-1.536.258 2.7 2.7 0 0 0-1.174.784 1.9 1.9 0 0 0-.45 1.287c-.01.37.076.736.25 1.063", fill: "currentColor" })); }; diff --git a/icons/es5/BsSlack.js b/icons/es5/BsSlack.js index 2d4fde82ee..0e4e4503ad 100644 --- a/icons/es5/BsSlack.js +++ b/icons/es5/BsSlack.js @@ -9,7 +9,7 @@ var SvgBsSlack = function SvgBsSlack(props) { className: "bi bi-slack", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3.362 10.11c0 .926-.756 1.681-1.681 1.681S0 11.036 0 10.111C0 9.186.756 8.43 1.68 8.43h1.682v1.68zm.846 0c0-.924.756-1.68 1.681-1.68s1.681.756 1.681 1.68v4.21c0 .924-.756 1.68-1.68 1.68a1.685 1.685 0 0 1-1.682-1.68v-4.21zM5.89 3.362c-.926 0-1.682-.756-1.682-1.681S4.964 0 5.89 0s1.68.756 1.68 1.68v1.682H5.89zm0 .846c.924 0 1.68.756 1.68 1.681S6.814 7.57 5.89 7.57H1.68C.757 7.57 0 6.814 0 5.89c0-.926.756-1.682 1.68-1.682h4.21zm6.749 1.682c0-.926.755-1.682 1.68-1.682.925 0 1.681.756 1.681 1.681s-.756 1.681-1.68 1.681h-1.681V5.89zm-.848 0c0 .924-.755 1.68-1.68 1.68A1.685 1.685 0 0 1 8.43 5.89V1.68C8.43.757 9.186 0 10.11 0c.926 0 1.681.756 1.681 1.68v4.21zm-1.681 6.748c.926 0 1.682.756 1.682 1.681S11.036 16 10.11 16s-1.681-.756-1.681-1.68v-1.682h1.68zm0-.847c-.924 0-1.68-.755-1.68-1.68 0-.925.756-1.681 1.68-1.681h4.21c.924 0 1.68.756 1.68 1.68 0 .926-.756 1.681-1.68 1.681h-4.21z", + d: "M3.362 10.11c0 .926-.756 1.681-1.681 1.681S0 11.036 0 10.111.756 8.43 1.68 8.43h1.682zm.846 0c0-.924.756-1.68 1.681-1.68s1.681.756 1.681 1.68v4.21c0 .924-.756 1.68-1.68 1.68a1.685 1.685 0 0 1-1.682-1.68zM5.89 3.362c-.926 0-1.682-.756-1.682-1.681S4.964 0 5.89 0s1.68.756 1.68 1.68v1.682zm0 .846c.924 0 1.68.756 1.68 1.681S6.814 7.57 5.89 7.57H1.68C.757 7.57 0 6.814 0 5.89c0-.926.756-1.682 1.68-1.682zm6.749 1.682c0-.926.755-1.682 1.68-1.682S16 4.964 16 5.889s-.756 1.681-1.68 1.681h-1.681zm-.848 0c0 .924-.755 1.68-1.68 1.68A1.685 1.685 0 0 1 8.43 5.89V1.68C8.43.757 9.186 0 10.11 0c.926 0 1.681.756 1.681 1.68zm-1.681 6.748c.926 0 1.682.756 1.682 1.681S11.036 16 10.11 16s-1.681-.756-1.681-1.68v-1.682h1.68zm0-.847c-.924 0-1.68-.755-1.68-1.68s.756-1.681 1.68-1.681h4.21c.924 0 1.68.756 1.68 1.68 0 .926-.756 1.681-1.68 1.681z", fill: "currentColor" })); }; diff --git a/icons/es5/BsSnapchat.js b/icons/es5/BsSnapchat.js index 15c6401a9b..306ef3ac38 100644 --- a/icons/es5/BsSnapchat.js +++ b/icons/es5/BsSnapchat.js @@ -9,7 +9,7 @@ var SvgBsSnapchat = function SvgBsSnapchat(props) { className: "bi bi-snapchat", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.943 11.526c-.111-.303-.323-.465-.564-.599a1.416 1.416 0 0 0-.123-.064l-.219-.111c-.752-.399-1.339-.902-1.746-1.498a3.387 3.387 0 0 1-.3-.531c-.034-.1-.032-.156-.008-.207a.338.338 0 0 1 .097-.1c.129-.086.262-.173.352-.231.162-.104.289-.187.371-.245.309-.216.525-.446.66-.702a1.397 1.397 0 0 0 .069-1.16c-.205-.538-.713-.872-1.329-.872a1.829 1.829 0 0 0-.487.065c.006-.368-.002-.757-.035-1.139-.116-1.344-.587-2.048-1.077-2.61a4.294 4.294 0 0 0-1.095-.881C9.764.216 8.92 0 7.999 0c-.92 0-1.76.216-2.505.641-.412.232-.782.53-1.097.883-.49.562-.96 1.267-1.077 2.61-.033.382-.04.772-.036 1.138a1.83 1.83 0 0 0-.487-.065c-.615 0-1.124.335-1.328.873a1.398 1.398 0 0 0 .067 1.161c.136.256.352.486.66.701.082.058.21.14.371.246l.339.221a.38.38 0 0 1 .109.11c.026.053.027.11-.012.217a3.363 3.363 0 0 1-.295.52c-.398.583-.968 1.077-1.696 1.472-.385.204-.786.34-.955.8-.128.348-.044.743.28 1.075.119.125.257.23.409.31a4.43 4.43 0 0 0 1 .4.66.66 0 0 1 .202.09c.118.104.102.26.259.488.079.118.18.22.296.3.33.229.701.243 1.095.258.355.014.758.03 1.217.18.19.064.389.186.618.328.55.338 1.305.802 2.566.802 1.262 0 2.02-.466 2.576-.806.227-.14.424-.26.609-.321.46-.152.863-.168 1.218-.181.393-.015.764-.03 1.095-.258a1.14 1.14 0 0 0 .336-.368c.114-.192.11-.327.217-.42a.625.625 0 0 1 .19-.087 4.446 4.446 0 0 0 1.014-.404c.16-.087.306-.2.429-.336l.004-.005c.304-.325.38-.709.256-1.047Zm-1.121.602c-.684.378-1.139.337-1.493.565-.3.193-.122.61-.34.76-.269.186-1.061-.012-2.085.326-.845.279-1.384 1.082-2.903 1.082-1.519 0-2.045-.801-2.904-1.084-1.022-.338-1.816-.14-2.084-.325-.218-.15-.041-.568-.341-.761-.354-.228-.809-.187-1.492-.563-.436-.24-.189-.39-.044-.46 2.478-1.199 2.873-3.05 2.89-3.188.022-.166.045-.297-.138-.466-.177-.164-.962-.65-1.18-.802-.36-.252-.52-.503-.402-.812.082-.214.281-.295.49-.295a.93.93 0 0 1 .197.022c.396.086.78.285 1.002.338.027.007.054.01.082.011.118 0 .16-.06.152-.195-.026-.433-.087-1.277-.019-2.066.094-1.084.444-1.622.859-2.097.2-.229 1.137-1.22 2.93-1.22 1.792 0 2.732.987 2.931 1.215.416.475.766 1.013.859 2.098.068.788.009 1.632-.019 2.065-.01.142.034.195.152.195a.35.35 0 0 0 .082-.01c.222-.054.607-.253 1.002-.338a.912.912 0 0 1 .197-.023c.21 0 .409.082.49.295.117.309-.04.56-.401.812-.218.152-1.003.638-1.18.802-.184.169-.16.3-.139.466.018.14.413 1.991 2.89 3.189.147.073.394.222-.041.464Z", + d: "M15.943 11.526c-.111-.303-.323-.465-.564-.599a1 1 0 0 0-.123-.064l-.219-.111c-.752-.399-1.339-.902-1.746-1.498a3.4 3.4 0 0 1-.3-.531c-.034-.1-.032-.156-.008-.207a.3.3 0 0 1 .097-.1c.129-.086.262-.173.352-.231.162-.104.289-.187.371-.245.309-.216.525-.446.66-.702a1.4 1.4 0 0 0 .069-1.16c-.205-.538-.713-.872-1.329-.872a1.8 1.8 0 0 0-.487.065c.006-.368-.002-.757-.035-1.139-.116-1.344-.587-2.048-1.077-2.61a4.3 4.3 0 0 0-1.095-.881C9.764.216 8.92 0 7.999 0s-1.76.216-2.505.641c-.412.232-.782.53-1.097.883-.49.562-.96 1.267-1.077 2.61-.033.382-.04.772-.036 1.138a1.8 1.8 0 0 0-.487-.065c-.615 0-1.124.335-1.328.873a1.4 1.4 0 0 0 .067 1.161c.136.256.352.486.66.701.082.058.21.14.371.246l.339.221a.4.4 0 0 1 .109.11c.026.053.027.11-.012.217a3.4 3.4 0 0 1-.295.52c-.398.583-.968 1.077-1.696 1.472-.385.204-.786.34-.955.8-.128.348-.044.743.28 1.075q.18.189.409.31a4.4 4.4 0 0 0 1 .4.7.7 0 0 1 .202.09c.118.104.102.26.259.488q.12.178.296.3c.33.229.701.243 1.095.258.355.014.758.03 1.217.18.19.064.389.186.618.328.55.338 1.305.802 2.566.802 1.262 0 2.02-.466 2.576-.806.227-.14.424-.26.609-.321.46-.152.863-.168 1.218-.181.393-.015.764-.03 1.095-.258a1.14 1.14 0 0 0 .336-.368c.114-.192.11-.327.217-.42a.6.6 0 0 1 .19-.087 4.5 4.5 0 0 0 1.014-.404c.16-.087.306-.2.429-.336l.004-.005c.304-.325.38-.709.256-1.047m-1.121.602c-.684.378-1.139.337-1.493.565-.3.193-.122.61-.34.76-.269.186-1.061-.012-2.085.326-.845.279-1.384 1.082-2.903 1.082s-2.045-.801-2.904-1.084c-1.022-.338-1.816-.14-2.084-.325-.218-.15-.041-.568-.341-.761-.354-.228-.809-.187-1.492-.563-.436-.24-.189-.39-.044-.46 2.478-1.199 2.873-3.05 2.89-3.188.022-.166.045-.297-.138-.466-.177-.164-.962-.65-1.18-.802-.36-.252-.52-.503-.402-.812.082-.214.281-.295.49-.295a1 1 0 0 1 .197.022c.396.086.78.285 1.002.338q.04.01.082.011c.118 0 .16-.06.152-.195-.026-.433-.087-1.277-.019-2.066.094-1.084.444-1.622.859-2.097.2-.229 1.137-1.22 2.93-1.22 1.792 0 2.732.987 2.931 1.215.416.475.766 1.013.859 2.098.068.788.009 1.632-.019 2.065-.01.142.034.195.152.195a.4.4 0 0 0 .082-.01c.222-.054.607-.253 1.002-.338a1 1 0 0 1 .197-.023c.21 0 .409.082.49.295.117.309-.04.56-.401.812-.218.152-1.003.638-1.18.802-.184.169-.16.3-.139.466.018.14.413 1.991 2.89 3.189.147.073.394.222-.041.464", fill: "currentColor" })); }; diff --git a/icons/es5/BsSpotify.js b/icons/es5/BsSpotify.js index 3ad706ca5a..77dac798d3 100644 --- a/icons/es5/BsSpotify.js +++ b/icons/es5/BsSpotify.js @@ -9,7 +9,7 @@ var SvgBsSpotify = function SvgBsSpotify(props) { className: "bi bi-spotify", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0zm3.669 11.538a.498.498 0 0 1-.686.165c-1.879-1.147-4.243-1.407-7.028-.77a.499.499 0 0 1-.222-.973c3.048-.696 5.662-.397 7.77.892a.5.5 0 0 1 .166.686zm.979-2.178a.624.624 0 0 1-.858.205c-2.15-1.321-5.428-1.704-7.972-.932a.625.625 0 0 1-.362-1.194c2.905-.881 6.517-.454 8.986 1.063a.624.624 0 0 1 .206.858zm.084-2.268C10.154 5.56 5.9 5.419 3.438 6.166a.748.748 0 1 1-.434-1.432c2.825-.857 7.523-.692 10.492 1.07a.747.747 0 1 1-.764 1.288z", + d: "M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0m3.669 11.538a.5.5 0 0 1-.686.165c-1.879-1.147-4.243-1.407-7.028-.77a.499.499 0 0 1-.222-.973c3.048-.696 5.662-.397 7.77.892a.5.5 0 0 1 .166.686m.979-2.178a.624.624 0 0 1-.858.205c-2.15-1.321-5.428-1.704-7.972-.932a.625.625 0 0 1-.362-1.194c2.905-.881 6.517-.454 8.986 1.063a.624.624 0 0 1 .206.858m.084-2.268C10.154 5.56 5.9 5.419 3.438 6.166a.748.748 0 1 1-.434-1.432c2.825-.857 7.523-.692 10.492 1.07a.747.747 0 1 1-.764 1.288", fill: "currentColor" })); }; diff --git a/icons/es5/BsStackOverflow.js b/icons/es5/BsStackOverflow.js index d934e64461..581718bc03 100644 --- a/icons/es5/BsStackOverflow.js +++ b/icons/es5/BsStackOverflow.js @@ -9,10 +9,10 @@ var SvgBsStackOverflow = function SvgBsStackOverflow(props) { className: "bi bi-stack-overflow", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12.412 14.572V10.29h1.428V16H1v-5.71h1.428v4.282h9.984z", + d: "M12.412 14.572V10.29h1.428V16H1v-5.71h1.428v4.282z", fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M3.857 13.145h7.137v-1.428H3.857v1.428zM10.254 0 9.108.852l4.26 5.727 1.146-.852L10.254 0zm-3.54 3.377 5.484 4.567.913-1.097L7.627 2.28l-.914 1.097zM4.922 6.55l6.47 3.013.603-1.294-6.47-3.013-.603 1.294zm-.925 3.344 6.985 1.469.294-1.398-6.985-1.468-.294 1.397z", + d: "M3.857 13.145h7.137v-1.428H3.857zM10.254 0 9.108.852l4.26 5.727 1.146-.852zm-3.54 3.377 5.484 4.567.913-1.097L7.627 2.28l-.914 1.097zM4.922 6.55l6.47 3.013.603-1.294-6.47-3.013zm-.925 3.344 6.985 1.469.294-1.398-6.985-1.468z", fill: "currentColor" })); }; diff --git a/icons/es5/BsSteam.js b/icons/es5/BsSteam.js index 83170c17fb..1e9d85d016 100644 --- a/icons/es5/BsSteam.js +++ b/icons/es5/BsSteam.js @@ -9,10 +9,10 @@ var SvgBsSteam = function SvgBsSteam(props) { className: "bi bi-steam", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M.329 10.333A8.01 8.01 0 0 0 7.99 16C12.414 16 16 12.418 16 8s-3.586-8-8.009-8A8.006 8.006 0 0 0 0 7.468l.003.006 4.304 1.769A2.198 2.198 0 0 1 5.62 8.88l1.96-2.844-.001-.04a3.046 3.046 0 0 1 3.042-3.043 3.046 3.046 0 0 1 3.042 3.043 3.047 3.047 0 0 1-3.111 3.044l-2.804 2a2.223 2.223 0 0 1-3.075 2.11 2.217 2.217 0 0 1-1.312-1.568L.33 10.333Z", + d: "M.329 10.333A8.01 8.01 0 0 0 7.99 16C12.414 16 16 12.418 16 8s-3.586-8-8.009-8A8.006 8.006 0 0 0 0 7.468l.003.006 4.304 1.769A2.2 2.2 0 0 1 5.62 8.88l1.96-2.844-.001-.04a3.046 3.046 0 0 1 3.042-3.043 3.046 3.046 0 0 1 3.042 3.043 3.047 3.047 0 0 1-3.111 3.044l-2.804 2a2.223 2.223 0 0 1-3.075 2.11 2.22 2.22 0 0 1-1.312-1.568L.33 10.333Z", fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M4.868 12.683a1.715 1.715 0 0 0 1.318-3.165 1.705 1.705 0 0 0-1.263-.02l1.023.424a1.261 1.261 0 1 1-.97 2.33l-.99-.41a1.7 1.7 0 0 0 .882.84Zm3.726-6.687a2.03 2.03 0 0 0 2.027 2.029 2.03 2.03 0 0 0 2.027-2.029 2.03 2.03 0 0 0-2.027-2.027 2.03 2.03 0 0 0-2.027 2.027Zm2.03-1.527a1.524 1.524 0 1 1-.002 3.048 1.524 1.524 0 0 1 .002-3.048Z", + d: "M4.868 12.683a1.715 1.715 0 0 0 1.318-3.165 1.7 1.7 0 0 0-1.263-.02l1.023.424a1.261 1.261 0 1 1-.97 2.33l-.99-.41a1.7 1.7 0 0 0 .882.84Zm3.726-6.687a2.03 2.03 0 0 0 2.027 2.029 2.03 2.03 0 0 0 2.027-2.029 2.03 2.03 0 0 0-2.027-2.027 2.03 2.03 0 0 0-2.027 2.027m2.03-1.527a1.524 1.524 0 1 1-.002 3.048 1.524 1.524 0 0 1 .002-3.048", fill: "currentColor" })); }; diff --git a/icons/es5/BsStrava.js b/icons/es5/BsStrava.js index 3ec6b2b104..b093047f95 100644 --- a/icons/es5/BsStrava.js +++ b/icons/es5/BsStrava.js @@ -9,7 +9,7 @@ var SvgBsStrava = function SvgBsStrava(props) { className: "bi bi-strava", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6.731 0 2 9.125h2.788L6.73 5.497l1.93 3.628h2.766L6.731 0zm4.694 9.125-1.372 2.756L8.66 9.125H6.547L10.053 16l3.484-6.875h-2.112z", + d: "M6.731 0 2 9.125h2.788L6.73 5.497l1.93 3.628h2.766zm4.694 9.125-1.372 2.756L8.66 9.125H6.547L10.053 16l3.484-6.875z", fill: "currentColor" })); }; diff --git a/icons/es5/BsStripe.js b/icons/es5/BsStripe.js index 003707e9b8..f7dadaf4df 100644 --- a/icons/es5/BsStripe.js +++ b/icons/es5/BsStripe.js @@ -9,7 +9,7 @@ var SvgBsStripe = function SvgBsStripe(props) { className: "bi bi-stripe", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm6.226 5.385c-.584 0-.937.164-.937.593 0 .468.607.674 1.36.93 1.228.415 2.844.963 2.851 2.993C11.5 11.868 9.924 13 7.63 13a7.662 7.662 0 0 1-3.009-.626V9.758c.926.506 2.095.88 3.01.88.617 0 1.058-.165 1.058-.671 0-.518-.658-.755-1.453-1.041C6.026 8.49 4.5 7.94 4.5 6.11 4.5 4.165 5.988 3 8.226 3a7.29 7.29 0 0 1 2.734.505v2.583c-.838-.45-1.896-.703-2.734-.703Z", + d: "M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm6.226 5.385c-.584 0-.937.164-.937.593 0 .468.607.674 1.36.93 1.228.415 2.844.963 2.851 2.993C11.5 11.868 9.924 13 7.63 13a7.7 7.7 0 0 1-3.009-.626V9.758c.926.506 2.095.88 3.01.88.617 0 1.058-.165 1.058-.671 0-.518-.658-.755-1.453-1.041C6.026 8.49 4.5 7.94 4.5 6.11 4.5 4.165 5.988 3 8.226 3a7.3 7.3 0 0 1 2.734.505v2.583c-.838-.45-1.896-.703-2.734-.703", fill: "currentColor" })); }; diff --git a/icons/es5/BsTelegram.js b/icons/es5/BsTelegram.js index 0d95a6bc7f..4ce2d02083 100644 --- a/icons/es5/BsTelegram.js +++ b/icons/es5/BsTelegram.js @@ -9,7 +9,7 @@ var SvgBsTelegram = function SvgBsTelegram(props) { className: "bi bi-telegram", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8.287 5.906c-.778.324-2.334.994-4.666 2.01-.378.15-.577.298-.595.442-.03.243.275.339.69.47l.175.055c.408.133.958.288 1.243.294.26.006.549-.1.868-.32 2.179-1.471 3.304-2.214 3.374-2.23.05-.012.12-.026.166.016.047.041.042.12.037.141-.03.129-1.227 1.241-1.846 1.817-.193.18-.33.307-.358.336a8.154 8.154 0 0 1-.188.186c-.38.366-.664.64.015 1.088.327.216.589.393.85.571.284.194.568.387.936.629.093.06.183.125.27.187.331.236.63.448.997.414.214-.02.435-.22.547-.82.265-1.417.786-4.486.906-5.751a1.426 1.426 0 0 0-.013-.315.337.337 0 0 0-.114-.217.526.526 0 0 0-.31-.093c-.3.005-.763.166-2.984 1.09z", + d: "M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0M8.287 5.906q-1.168.486-4.666 2.01-.567.225-.595.442c-.03.243.275.339.69.47l.175.055c.408.133.958.288 1.243.294q.39.01.868-.32 3.269-2.206 3.374-2.23c.05-.012.12-.026.166.016s.042.12.037.141c-.03.129-1.227 1.241-1.846 1.817-.193.18-.33.307-.358.336a8 8 0 0 1-.188.186c-.38.366-.664.64.015 1.088.327.216.589.393.85.571.284.194.568.387.936.629q.14.092.27.187c.331.236.63.448.997.414.214-.02.435-.22.547-.82.265-1.417.786-4.486.906-5.751a1.4 1.4 0 0 0-.013-.315.34.34 0 0 0-.114-.217.53.53 0 0 0-.31-.093c-.3.005-.763.166-2.984 1.09", fill: "currentColor" })); }; diff --git a/icons/es5/BsTencentQq.js b/icons/es5/BsTencentQq.js index c2dd684480..6be9ca0479 100644 --- a/icons/es5/BsTencentQq.js +++ b/icons/es5/BsTencentQq.js @@ -9,10 +9,10 @@ var SvgBsTencentQq = function SvgBsTencentQq(props) { className: "bi bi-tencent-qq", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6.048 3.323c.022.277-.13.523-.338.55-.21.026-.397-.176-.419-.453-.022-.277.13-.523.338-.55.21-.026.397.176.42.453Zm2.265-.24c-.603-.146-.894.256-.936.333-.027.048-.008.117.037.15.045.035.092.025.119-.003.361-.39.751-.172.829-.129l.011.007c.053.024.147.028.193-.098.023-.063.017-.11-.006-.142-.016-.023-.089-.08-.247-.118Z", + d: "M6.048 3.323c.022.277-.13.523-.338.55-.21.026-.397-.176-.419-.453s.13-.523.338-.55c.21-.026.397.176.42.453Zm2.265-.24c-.603-.146-.894.256-.936.333-.027.048-.008.117.037.15.045.035.092.025.119-.003.361-.39.751-.172.829-.129l.011.007c.053.024.147.028.193-.098.023-.063.017-.11-.006-.142-.016-.023-.089-.08-.247-.118", fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M11.727 6.719c0-.022.01-.375.01-.557 0-3.07-1.45-6.156-5.015-6.156-3.564 0-5.014 3.086-5.014 6.156 0 .182.01.535.01.557l-.72 1.795a25.85 25.85 0 0 0-.534 1.508c-.68 2.187-.46 3.093-.292 3.113.36.044 1.401-1.647 1.401-1.647 0 .979.504 2.256 1.594 3.179-.408.126-.907.319-1.228.556-.29.213-.253.43-.201.518.228.386 3.92.246 4.985.126 1.065.12 4.756.26 4.984-.126.052-.088.088-.305-.2-.518-.322-.237-.822-.43-1.23-.557 1.09-.922 1.594-2.2 1.594-3.178 0 0 1.041 1.69 1.401 1.647.168-.02.388-.926-.292-3.113a25.78 25.78 0 0 0-.534-1.508l-.72-1.795ZM9.773 5.53a.095.095 0 0 1-.009.096c-.109.159-1.554.943-3.033.943h-.017c-1.48 0-2.925-.784-3.034-.943a.098.098 0 0 1-.018-.055c0-.015.004-.028.01-.04.13-.287 1.43-.606 3.042-.606h.017c1.611 0 2.912.319 3.042.605Zm-4.32-.989c-.483.022-.896-.529-.922-1.229-.026-.7.344-1.286.828-1.308.483-.022.896.529.922 1.23.027.7-.344 1.286-.827 1.307Zm2.538 0c-.484-.022-.854-.607-.828-1.308.027-.7.44-1.25.923-1.23.483.023.853.608.827 1.309-.026.7-.439 1.251-.922 1.23ZM2.928 8.99c.213.042.426.081.639.117v2.336s1.104.222 2.21.068V9.363c.326.018.64.026.937.023h.017c1.117.013 2.474-.136 3.786-.396.097.622.151 1.386.097 2.284-.146 2.45-1.6 3.99-3.846 4.012h-.091c-2.245-.023-3.7-1.562-3.846-4.011-.054-.9 0-1.663.097-2.285Z", + d: "M11.727 6.719c0-.022.01-.375.01-.557 0-3.07-1.45-6.156-5.015-6.156S1.708 3.092 1.708 6.162c0 .182.01.535.01.557l-.72 1.795a26 26 0 0 0-.534 1.508c-.68 2.187-.46 3.093-.292 3.113.36.044 1.401-1.647 1.401-1.647 0 .979.504 2.256 1.594 3.179-.408.126-.907.319-1.228.556-.29.213-.253.43-.201.518.228.386 3.92.246 4.985.126 1.065.12 4.756.26 4.984-.126.052-.088.088-.305-.2-.518-.322-.237-.822-.43-1.23-.557 1.09-.922 1.594-2.2 1.594-3.178 0 0 1.041 1.69 1.401 1.647.168-.02.388-.926-.292-3.113a26 26 0 0 0-.534-1.508l-.72-1.795ZM9.773 5.53a.1.1 0 0 1-.009.096c-.109.159-1.554.943-3.033.943h-.017c-1.48 0-2.925-.784-3.034-.943a.1.1 0 0 1-.018-.055q0-.022.01-.04c.13-.287 1.43-.606 3.042-.606h.017c1.611 0 2.912.319 3.042.605m-4.32-.989c-.483.022-.896-.529-.922-1.229s.344-1.286.828-1.308c.483-.022.896.529.922 1.23.027.7-.344 1.286-.827 1.307Zm2.538 0c-.484-.022-.854-.607-.828-1.308.027-.7.44-1.25.923-1.23.483.023.853.608.827 1.309-.026.7-.439 1.251-.922 1.23ZM2.928 8.99q.32.063.639.117v2.336s1.104.222 2.21.068V9.363q.49.027.937.023h.017c1.117.013 2.474-.136 3.786-.396.097.622.151 1.386.097 2.284-.146 2.45-1.6 3.99-3.846 4.012h-.091c-2.245-.023-3.7-1.562-3.846-4.011-.054-.9 0-1.663.097-2.285", fill: "currentColor" })); }; diff --git a/icons/es5/BsTiktok.js b/icons/es5/BsTiktok.js index 07c756b6c5..b1d2dbf4bb 100644 --- a/icons/es5/BsTiktok.js +++ b/icons/es5/BsTiktok.js @@ -9,7 +9,7 @@ var SvgBsTiktok = function SvgBsTiktok(props) { className: "bi bi-tiktok", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 0h1.98c.144.715.54 1.617 1.235 2.512C12.895 3.389 13.797 4 15 4v2c-1.753 0-3.07-.814-4-1.829V11a5 5 0 1 1-5-5v2a3 3 0 1 0 3 3V0Z", + d: "M9 0h1.98c.144.715.54 1.617 1.235 2.512C12.895 3.389 13.797 4 15 4v2c-1.753 0-3.07-.814-4-1.829V11a5 5 0 1 1-5-5v2a3 3 0 1 0 3 3z", fill: "currentColor" })); }; diff --git a/icons/es5/BsTrello.js b/icons/es5/BsTrello.js index b985496dec..9aa9af2859 100644 --- a/icons/es5/BsTrello.js +++ b/icons/es5/BsTrello.js @@ -9,7 +9,7 @@ var SvgBsTrello = function SvgBsTrello(props) { className: "bi bi-trello", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.1 0H1.903C.852 0 .002.85 0 1.9v12.19A1.902 1.902 0 0 0 1.902 16h12.199A1.902 1.902 0 0 0 16 14.09V1.9A1.902 1.902 0 0 0 14.1 0ZM7 11.367a.636.636 0 0 1-.64.633H3.593a.633.633 0 0 1-.63-.633V3.583c0-.348.281-.631.63-.633h2.765c.35.002.632.284.633.633L7 11.367Zm6.052-3.5a.633.633 0 0 1-.64.633h-2.78A.636.636 0 0 1 9 7.867V3.583a.636.636 0 0 1 .633-.633h2.778c.35.002.631.285.631.633l.01 4.284Z", + d: "M14.1 0H1.903C.852 0 .002.85 0 1.9v12.19A1.9 1.9 0 0 0 1.902 16h12.199A1.9 1.9 0 0 0 16 14.09V1.9A1.9 1.9 0 0 0 14.1 0M7 11.367a.636.636 0 0 1-.64.633H3.593a.633.633 0 0 1-.63-.633V3.583c0-.348.281-.631.63-.633h2.765c.35.002.632.284.633.633zm6.052-3.5a.633.633 0 0 1-.64.633h-2.78A.636.636 0 0 1 9 7.867V3.583a.636.636 0 0 1 .633-.633h2.778c.35.002.631.285.631.633z", fill: "currentColor" })); }; diff --git a/icons/es5/BsTwitch.js b/icons/es5/BsTwitch.js index b8b10b4b0d..f679c294dd 100644 --- a/icons/es5/BsTwitch.js +++ b/icons/es5/BsTwitch.js @@ -9,10 +9,10 @@ var SvgBsTwitch = function SvgBsTwitch(props) { className: "bi bi-twitch", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3.857 0 1 2.857v10.286h3.429V16l2.857-2.857H9.57L14.714 8V0H3.857zm9.714 7.429-2.285 2.285H9l-2 2v-2H4.429V1.143h9.142v6.286z", + d: "M3.857 0 1 2.857v10.286h3.429V16l2.857-2.857H9.57L14.714 8V0zm9.714 7.429-2.285 2.285H9l-2 2v-2H4.429V1.143h9.142z", fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M11.857 3.143h-1.143V6.57h1.143V3.143zm-3.143 0H7.571V6.57h1.143V3.143z", + d: "M11.857 3.143h-1.143V6.57h1.143zm-3.143 0H7.571V6.57h1.143z", fill: "currentColor" })); }; diff --git a/icons/es5/BsTwitter.js b/icons/es5/BsTwitter.js index 909a5a5d10..b0b406cafe 100644 --- a/icons/es5/BsTwitter.js +++ b/icons/es5/BsTwitter.js @@ -9,7 +9,7 @@ var SvgBsTwitter = function SvgBsTwitter(props) { className: "bi bi-twitter", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5.026 15c6.038 0 9.341-5.003 9.341-9.334 0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518 3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323 3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0 1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588 0 0 1 .78 13.58a6.32 6.32 0 0 1-.78-.045A9.344 9.344 0 0 0 5.026 15z", + d: "M5.026 15c6.038 0 9.341-5.003 9.341-9.334q.002-.211-.006-.422A6.7 6.7 0 0 0 16 3.542a6.7 6.7 0 0 1-1.889.518 3.3 3.3 0 0 0 1.447-1.817 6.5 6.5 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.32 9.32 0 0 1-6.767-3.429 3.29 3.29 0 0 0 1.018 4.382A3.3 3.3 0 0 1 .64 6.575v.045a3.29 3.29 0 0 0 2.632 3.218 3.2 3.2 0 0 1-.865.115 3 3 0 0 1-.614-.057 3.28 3.28 0 0 0 3.067 2.277A6.6 6.6 0 0 1 .78 13.58a6 6 0 0 1-.78-.045A9.34 9.34 0 0 0 5.026 15", fill: "currentColor" })); }; diff --git a/icons/es5/BsTwitterX.js b/icons/es5/BsTwitterX.js new file mode 100644 index 0000000000..6872adef04 --- /dev/null +++ b/icons/es5/BsTwitterX.js @@ -0,0 +1,16 @@ +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +import * as React from "react"; +var SvgBsTwitterX = function SvgBsTwitterX(props) { + return /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + width: 24, + height: 24, + fill: "none", + className: "bi bi-twitter-x", + viewBox: "0 0 16 16" + }, props), /*#__PURE__*/React.createElement("path", { + d: "M12.6.75h2.454l-5.36 6.142L16 15.25h-4.937l-3.867-5.07-4.425 5.07H.316l5.733-6.57L0 .75h5.063l3.495 4.633L12.601.75Zm-.86 13.028h1.36L4.323 2.145H2.865z", + fill: "currentColor" + })); +}; +export default SvgBsTwitterX; \ No newline at end of file diff --git a/icons/es5/BsUbuntu.js b/icons/es5/BsUbuntu.js index a30f8fa734..cc6f3fbc9e 100644 --- a/icons/es5/BsUbuntu.js +++ b/icons/es5/BsUbuntu.js @@ -9,7 +9,7 @@ var SvgBsUbuntu = function SvgBsUbuntu(props) { className: "bi bi-ubuntu", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2.273 9.53a2.273 2.273 0 1 0 0-4.546 2.273 2.273 0 0 0 0 4.547Zm9.467-4.984a2.273 2.273 0 1 0 0-4.546 2.273 2.273 0 0 0 0 4.546ZM7.4 13.108a5.535 5.535 0 0 1-3.775-2.88 3.273 3.273 0 0 1-1.944.24 7.4 7.4 0 0 0 5.328 4.465c.53.113 1.072.169 1.614.166a3.253 3.253 0 0 1-.666-1.9 5.639 5.639 0 0 1-.557-.091Zm3.828 2.285a2.273 2.273 0 1 0 0-4.546 2.273 2.273 0 0 0 0 4.546Zm3.163-3.108a7.436 7.436 0 0 0 .373-8.726 3.276 3.276 0 0 1-1.278 1.498 5.573 5.573 0 0 1-.183 5.535 3.26 3.26 0 0 1 1.088 1.693ZM2.098 3.998a3.28 3.28 0 0 1 1.897.486 5.544 5.544 0 0 1 4.464-2.388c.037-.67.277-1.313.69-1.843a7.472 7.472 0 0 0-7.051 3.745Z", + d: "M2.273 9.53a2.273 2.273 0 1 0 0-4.546 2.273 2.273 0 0 0 0 4.547Zm9.467-4.984a2.273 2.273 0 1 0 0-4.546 2.273 2.273 0 0 0 0 4.546M7.4 13.108a5.54 5.54 0 0 1-3.775-2.88 3.27 3.27 0 0 1-1.944.24 7.4 7.4 0 0 0 5.328 4.465c.53.113 1.072.169 1.614.166a3.25 3.25 0 0 1-.666-1.9 6 6 0 0 1-.557-.091m3.828 2.285a2.273 2.273 0 1 0 0-4.546 2.273 2.273 0 0 0 0 4.546m3.163-3.108a7.44 7.44 0 0 0 .373-8.726 3.3 3.3 0 0 1-1.278 1.498 5.57 5.57 0 0 1-.183 5.535 3.26 3.26 0 0 1 1.088 1.693M2.098 3.998a3.3 3.3 0 0 1 1.897.486 5.54 5.54 0 0 1 4.464-2.388c.037-.67.277-1.313.69-1.843a7.47 7.47 0 0 0-7.051 3.745", fill: "currentColor" })); }; diff --git a/icons/es5/BsUnity.js b/icons/es5/BsUnity.js index cb1f71f6ff..f1f92ab22e 100644 --- a/icons/es5/BsUnity.js +++ b/icons/es5/BsUnity.js @@ -9,7 +9,7 @@ var SvgBsUnity = function SvgBsUnity(props) { className: "bi bi-unity", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 11.2V3.733L8.61 0v2.867l2.503 1.466c.099.067.099.2 0 .234L8.148 6.3c-.099.067-.197.033-.263 0L4.92 4.567c-.099-.034-.099-.2 0-.234l2.504-1.466V0L1 3.733V11.2v-.033.033l2.438-1.433V6.833c0-.1.131-.166.197-.133L6.6 8.433c.099.067.132.134.132.234v3.466c0 .1-.132.167-.198.134L4.031 10.8l-2.438 1.433L7.983 16l6.391-3.733-2.438-1.434L9.434 12.3c-.099.067-.198 0-.198-.133V8.7c0-.1.066-.2.132-.233l2.965-1.734c.099-.066.197 0 .197.134V9.8L15 11.2Z", + d: "M15 11.2V3.733L8.61 0v2.867l2.503 1.466c.099.067.099.2 0 .234L8.148 6.3c-.099.067-.197.033-.263 0L4.92 4.567c-.099-.034-.099-.2 0-.234l2.504-1.466V0L1 3.733V11.2v-.033.033l2.438-1.433V6.833c0-.1.131-.166.197-.133L6.6 8.433c.099.067.132.134.132.234v3.466c0 .1-.132.167-.198.134L4.031 10.8l-2.438 1.433L7.983 16l6.391-3.733-2.438-1.434L9.434 12.3c-.099.067-.198 0-.198-.133V8.7c0-.1.066-.2.132-.233l2.965-1.734c.099-.066.197 0 .197.134V9.8z", fill: "currentColor" })); }; diff --git a/icons/es5/BsVimeo.js b/icons/es5/BsVimeo.js index f21cb5b5d5..58c843118e 100644 --- a/icons/es5/BsVimeo.js +++ b/icons/es5/BsVimeo.js @@ -9,7 +9,7 @@ var SvgBsVimeo = function SvgBsVimeo(props) { className: "bi bi-vimeo", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.992 4.204c-.071 1.556-1.158 3.687-3.262 6.393-2.175 2.829-4.016 4.243-5.522 4.243-.933 0-1.722-.861-2.367-2.583L3.55 7.523C3.07 5.8 2.556 4.94 2.007 4.94c-.118 0-.537.253-1.254.754L0 4.724a209.56 209.56 0 0 0 2.334-2.081c1.054-.91 1.845-1.388 2.373-1.437 1.243-.123 2.01.728 2.298 2.553.31 1.968.526 3.19.646 3.666.36 1.631.756 2.446 1.186 2.445.334 0 .836-.53 1.508-1.587.671-1.058 1.03-1.863 1.077-2.415.096-.913-.263-1.37-1.077-1.37a3.022 3.022 0 0 0-1.185.261c.789-2.573 2.291-3.825 4.508-3.756 1.644.05 2.419 1.117 2.324 3.2z", + d: "M15.992 4.204q-.106 2.334-3.262 6.393-3.263 4.243-5.522 4.243-1.4 0-2.367-2.583L3.55 7.523Q2.83 4.939 2.007 4.94q-.178.001-1.254.754L0 4.724a210 210 0 0 0 2.334-2.081q1.581-1.364 2.373-1.437 1.865-.185 2.298 2.553.466 2.952.646 3.666.54 2.447 1.186 2.445.5 0 1.508-1.587 1.006-1.587 1.077-2.415.144-1.37-1.077-1.37a3 3 0 0 0-1.185.261q1.183-3.86 4.508-3.756 2.466.075 2.324 3.2z", fill: "currentColor" })); }; diff --git a/icons/es5/BsWechat.js b/icons/es5/BsWechat.js index a174aa42dd..68fdba221d 100644 --- a/icons/es5/BsWechat.js +++ b/icons/es5/BsWechat.js @@ -9,10 +9,10 @@ var SvgBsWechat = function SvgBsWechat(props) { className: "bi bi-wechat", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.176 14.429c-2.665 0-4.826-1.8-4.826-4.018 0-2.22 2.159-4.02 4.824-4.02S16 8.191 16 10.411c0 1.21-.65 2.301-1.666 3.036a.324.324 0 0 0-.12.366l.218.81a.616.616 0 0 1 .029.117.166.166 0 0 1-.162.162.177.177 0 0 1-.092-.03l-1.057-.61a.519.519 0 0 0-.256-.074.509.509 0 0 0-.142.021 5.668 5.668 0 0 1-1.576.22ZM9.064 9.542a.647.647 0 1 0 .557-1 .645.645 0 0 0-.646.647.615.615 0 0 0 .09.353Zm3.232.001a.646.646 0 1 0 .546-1 .645.645 0 0 0-.644.644.627.627 0 0 0 .098.356Z", + d: "M11.176 14.429c-2.665 0-4.826-1.8-4.826-4.018 0-2.22 2.159-4.02 4.824-4.02S16 8.191 16 10.411c0 1.21-.65 2.301-1.666 3.036a.32.32 0 0 0-.12.366l.218.81a.6.6 0 0 1 .029.117.166.166 0 0 1-.162.162.2.2 0 0 1-.092-.03l-1.057-.61a.5.5 0 0 0-.256-.074.5.5 0 0 0-.142.021 5.7 5.7 0 0 1-1.576.22M9.064 9.542a.647.647 0 1 0 .557-1 .645.645 0 0 0-.646.647.6.6 0 0 0 .09.353Zm3.232.001a.646.646 0 1 0 .546-1 .645.645 0 0 0-.644.644.63.63 0 0 0 .098.356", fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M0 6.826c0 1.455.781 2.765 2.001 3.656a.385.385 0 0 1 .143.439l-.161.6-.1.373a.499.499 0 0 0-.032.14.192.192 0 0 0 .193.193c.039 0 .077-.01.111-.029l1.268-.733a.622.622 0 0 1 .308-.088c.058 0 .116.009.171.025a6.83 6.83 0 0 0 1.625.26 4.45 4.45 0 0 1-.177-1.251c0-2.936 2.785-5.02 5.824-5.02.05 0 .1 0 .15.002C10.587 3.429 8.392 2 5.796 2 2.596 2 0 4.16 0 6.826Zm4.632-1.555a.77.77 0 1 1-1.54 0 .77.77 0 0 1 1.54 0Zm3.875 0a.77.77 0 1 1-1.54 0 .77.77 0 0 1 1.54 0Z", + d: "M0 6.826c0 1.455.781 2.765 2.001 3.656a.385.385 0 0 1 .143.439l-.161.6-.1.373a.5.5 0 0 0-.032.14.19.19 0 0 0 .193.193q.06 0 .111-.029l1.268-.733a.6.6 0 0 1 .308-.088q.088 0 .171.025a6.8 6.8 0 0 0 1.625.26 4.5 4.5 0 0 1-.177-1.251c0-2.936 2.785-5.02 5.824-5.02l.15.002C10.587 3.429 8.392 2 5.796 2 2.596 2 0 4.16 0 6.826m4.632-1.555a.77.77 0 1 1-1.54 0 .77.77 0 0 1 1.54 0m3.875 0a.77.77 0 1 1-1.54 0 .77.77 0 0 1 1.54 0", fill: "currentColor" })); }; diff --git a/icons/es5/BsWhatsapp.js b/icons/es5/BsWhatsapp.js index 3e9514d7fb..89ed1beae2 100644 --- a/icons/es5/BsWhatsapp.js +++ b/icons/es5/BsWhatsapp.js @@ -9,7 +9,7 @@ var SvgBsWhatsapp = function SvgBsWhatsapp(props) { className: "bi bi-whatsapp", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13.601 2.326A7.854 7.854 0 0 0 7.994 0C3.627 0 .068 3.558.064 7.926c0 1.399.366 2.76 1.057 3.965L0 16l4.204-1.102a7.933 7.933 0 0 0 3.79.965h.004c4.368 0 7.926-3.558 7.93-7.93A7.898 7.898 0 0 0 13.6 2.326zM7.994 14.521a6.573 6.573 0 0 1-3.356-.92l-.24-.144-2.494.654.666-2.433-.156-.251a6.56 6.56 0 0 1-1.007-3.505c0-3.626 2.957-6.584 6.591-6.584a6.56 6.56 0 0 1 4.66 1.931 6.557 6.557 0 0 1 1.928 4.66c-.004 3.639-2.961 6.592-6.592 6.592zm3.615-4.934c-.197-.099-1.17-.578-1.353-.646-.182-.065-.315-.099-.445.099-.133.197-.513.646-.627.775-.114.133-.232.148-.43.05-.197-.1-.836-.308-1.592-.985-.59-.525-.985-1.175-1.103-1.372-.114-.198-.011-.304.088-.403.087-.088.197-.232.296-.346.1-.114.133-.198.198-.33.065-.134.034-.248-.015-.347-.05-.099-.445-1.076-.612-1.47-.16-.389-.323-.335-.445-.34-.114-.007-.247-.007-.38-.007a.729.729 0 0 0-.529.247c-.182.198-.691.677-.691 1.654 0 .977.71 1.916.81 2.049.098.133 1.394 2.132 3.383 2.992.47.205.84.326 1.129.418.475.152.904.129 1.246.08.38-.058 1.171-.48 1.338-.943.164-.464.164-.86.114-.943-.049-.084-.182-.133-.38-.232z", + d: "M13.601 2.326A7.85 7.85 0 0 0 7.994 0C3.627 0 .068 3.558.064 7.926c0 1.399.366 2.76 1.057 3.965L0 16l4.204-1.102a7.9 7.9 0 0 0 3.79.965h.004c4.368 0 7.926-3.558 7.93-7.93A7.9 7.9 0 0 0 13.6 2.326zM7.994 14.521a6.6 6.6 0 0 1-3.356-.92l-.24-.144-2.494.654.666-2.433-.156-.251a6.56 6.56 0 0 1-1.007-3.505c0-3.626 2.957-6.584 6.591-6.584a6.56 6.56 0 0 1 4.66 1.931 6.56 6.56 0 0 1 1.928 4.66c-.004 3.639-2.961 6.592-6.592 6.592m3.615-4.934c-.197-.099-1.17-.578-1.353-.646-.182-.065-.315-.099-.445.099-.133.197-.513.646-.627.775-.114.133-.232.148-.43.05-.197-.1-.836-.308-1.592-.985-.59-.525-.985-1.175-1.103-1.372-.114-.198-.011-.304.088-.403.087-.088.197-.232.296-.346.1-.114.133-.198.198-.33.065-.134.034-.248-.015-.347-.05-.099-.445-1.076-.612-1.47-.16-.389-.323-.335-.445-.34-.114-.007-.247-.007-.38-.007a.73.73 0 0 0-.529.247c-.182.198-.691.677-.691 1.654s.71 1.916.81 2.049c.098.133 1.394 2.132 3.383 2.992.47.205.84.326 1.129.418.475.152.904.129 1.246.08.38-.058 1.171-.48 1.338-.943.164-.464.164-.86.114-.943-.049-.084-.182-.133-.38-.232", fill: "currentColor" })); }; diff --git a/icons/es5/BsWikipedia.js b/icons/es5/BsWikipedia.js index 636f686476..34027ad6e7 100644 --- a/icons/es5/BsWikipedia.js +++ b/icons/es5/BsWikipedia.js @@ -9,7 +9,7 @@ var SvgBsWikipedia = function SvgBsWikipedia(props) { className: "bi bi-wikipedia", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8.835 3.003c.828-.006 2.688 0 2.688 0l.033.03v.288c0 .08-.045.12-.133.12-.433.02-.522.063-.68.29-.087.126-.258.393-.435.694l-1.52 2.843-.043.089 1.858 3.801.113.031 2.926-6.946c.102-.28.086-.478-.044-.595-.132-.114-.224-.18-.563-.195l-.275-.014a.161.161 0 0 1-.096-.035.1.1 0 0 1-.046-.084v-.289l.042-.03h3.306l.034.03v.29c0 .078-.045.117-.133.117-.433.02-.754.113-.962.281a1.64 1.64 0 0 0-.488.704s-2.691 6.16-3.612 8.208c-.353.672-.7.61-1.004-.019A224.05 224.05 0 0 1 8.044 8.81c-.623 1.285-1.475 3.026-1.898 3.81-.411.715-.75.622-1.02.019-.45-1.065-1.131-2.519-1.817-3.982-.735-1.569-1.475-3.149-1.943-4.272-.167-.4-.293-.657-.412-.759-.12-.1-.368-.16-.746-.18C.069 3.429 0 3.395 0 3.341v-.303l.034-.03c.615-.003 3.594 0 3.594 0l.034.03v.288c0 .08-.05.118-.15.118l-.375.016c-.322.013-.483.11-.483.288 0 .083.034.217.109.4.72 1.753 3.207 6.998 3.207 6.998l.091.023 1.603-3.197-.32-.71L6.24 5.095s-.213-.433-.286-.577l-.098-.196c-.387-.77-.411-.82-.865-.88-.137-.017-.208-.035-.208-.102v-.304l.041-.03h2.853l.075.024v.303c0 .069-.05.104-.15.104l-.206.03c-.523.04-.438.254-.09.946l1.057 2.163 1.17-2.332c.195-.427.155-.534.074-.633-.046-.055-.202-.144-.54-.158l-.133-.015a.159.159 0 0 1-.096-.034.099.099 0 0 1-.045-.085v-.288l.041-.03Z", + d: "M8.835 3.003c.828-.006 2.688 0 2.688 0l.033.03v.288q0 .12-.133.12c-.433.02-.522.063-.68.29-.087.126-.258.393-.435.694l-1.52 2.843-.043.089 1.858 3.801.113.031 2.926-6.946q.152-.42-.044-.595c-.132-.114-.224-.18-.563-.195l-.275-.014a.16.16 0 0 1-.096-.035.1.1 0 0 1-.046-.084v-.289l.042-.03h3.306l.034.03v.29q0 .117-.133.117-.65.03-.962.281a1.64 1.64 0 0 0-.488.704s-2.691 6.16-3.612 8.208c-.353.672-.7.61-1.004-.019A224 224 0 0 1 8.044 8.81c-.623 1.285-1.475 3.026-1.898 3.81-.411.715-.75.622-1.02.019-.45-1.065-1.131-2.519-1.817-3.982-.735-1.569-1.475-3.149-1.943-4.272-.167-.4-.293-.657-.412-.759q-.18-.15-.746-.18Q0 3.421 0 3.341v-.303l.034-.03c.615-.003 3.594 0 3.594 0l.034.03v.288q0 .119-.15.118l-.375.016q-.483.02-.483.288-.002.125.109.4c.72 1.753 3.207 6.998 3.207 6.998l.091.023 1.603-3.197-.32-.71L6.24 5.095s-.213-.433-.286-.577l-.098-.196c-.387-.77-.411-.82-.865-.88-.137-.017-.208-.035-.208-.102v-.304l.041-.03h2.853l.075.024v.303q0 .104-.15.104l-.206.03c-.523.04-.438.254-.09.946l1.057 2.163 1.17-2.332c.195-.427.155-.534.074-.633-.046-.055-.202-.144-.54-.158l-.133-.015a.16.16 0 0 1-.096-.034.1.1 0 0 1-.045-.085v-.288l.041-.03Z", fill: "currentColor" })); }; diff --git a/icons/es5/BsWindows.js b/icons/es5/BsWindows.js index e56e863835..394e7785ae 100644 --- a/icons/es5/BsWindows.js +++ b/icons/es5/BsWindows.js @@ -9,7 +9,7 @@ var SvgBsWindows = function SvgBsWindows(props) { className: "bi bi-windows", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6.555 1.375 0 2.237v5.45h6.555V1.375zM0 13.795l6.555.933V8.313H0v5.482zm7.278-5.4.026 6.378L16 16V8.395H7.278zM16 0 7.33 1.244v6.414H16V0z", + d: "M6.555 1.375 0 2.237v5.45h6.555zM0 13.795l6.555.933V8.313H0zm7.278-5.4.026 6.378L16 16V8.395zM16 0 7.33 1.244v6.414H16z", fill: "currentColor" })); }; diff --git a/icons/es5/BsWordpress.js b/icons/es5/BsWordpress.js index be69b53a21..1c1fa8de8b 100644 --- a/icons/es5/BsWordpress.js +++ b/icons/es5/BsWordpress.js @@ -9,14 +9,14 @@ var SvgBsWordpress = function SvgBsWordpress(props) { className: "bi bi-wordpress", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12.633 7.653c0-.848-.305-1.435-.566-1.892l-.08-.13c-.317-.51-.594-.958-.594-1.48 0-.63.478-1.218 1.152-1.218.02 0 .039.002.058.003l.031.003A6.838 6.838 0 0 0 8 1.137 6.855 6.855 0 0 0 2.266 4.23c.16.005.313.009.442.009.717 0 1.828-.087 1.828-.087.37-.022.414.521.044.565 0 0-.371.044-.785.065l2.5 7.434 1.5-4.506-1.07-2.929c-.369-.022-.719-.065-.719-.065-.37-.022-.326-.588.043-.566 0 0 1.134.087 1.808.087.718 0 1.83-.087 1.83-.087.37-.022.413.522.043.566 0 0-.372.043-.785.065l2.48 7.377.684-2.287.054-.173c.27-.86.469-1.495.469-2.046zM1.137 8a6.864 6.864 0 0 0 3.868 6.176L1.73 5.206A6.837 6.837 0 0 0 1.137 8z", + d: "M12.633 7.653c0-.848-.305-1.435-.566-1.892l-.08-.13c-.317-.51-.594-.958-.594-1.48 0-.63.478-1.218 1.152-1.218q.03 0 .058.003l.031.003A6.84 6.84 0 0 0 8 1.137 6.86 6.86 0 0 0 2.266 4.23c.16.005.313.009.442.009.717 0 1.828-.087 1.828-.087.37-.022.414.521.044.565 0 0-.371.044-.785.065l2.5 7.434 1.5-4.506-1.07-2.929c-.369-.022-.719-.065-.719-.065-.37-.022-.326-.588.043-.566 0 0 1.134.087 1.808.087.718 0 1.83-.087 1.83-.087.37-.022.413.522.043.566 0 0-.372.043-.785.065l2.48 7.377.684-2.287.054-.173c.27-.86.469-1.495.469-2.046zM1.137 8a6.86 6.86 0 0 0 3.868 6.176L1.73 5.206A6.8 6.8 0 0 0 1.137 8", fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M6.061 14.583 8.121 8.6l2.109 5.78c.014.033.03.064.049.094a6.854 6.854 0 0 1-4.218.109zm7.96-9.876c.03.219.047.453.047.706 0 .696-.13 1.479-.522 2.458l-2.096 6.06a6.86 6.86 0 0 0 2.572-9.224z", + d: "M6.061 14.583 8.121 8.6l2.109 5.78q.02.05.049.094a6.85 6.85 0 0 1-4.218.109m7.96-9.876q.046.328.047.706c0 .696-.13 1.479-.522 2.458l-2.096 6.06a6.86 6.86 0 0 0 2.572-9.224z", fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { fillRule: "evenodd", - d: "M0 8c0-4.411 3.589-8 8-8 4.41 0 8 3.589 8 8s-3.59 8-8 8c-4.411 0-8-3.589-8-8zm.367 0c0 4.209 3.424 7.633 7.633 7.633 4.208 0 7.632-3.424 7.632-7.633C15.632 3.79 12.208.367 8 .367 3.79.367.367 3.79.367 8z", + d: "M0 8c0-4.411 3.589-8 8-8s8 3.589 8 8-3.59 8-8 8-8-3.589-8-8m.367 0c0 4.209 3.424 7.633 7.633 7.633S15.632 12.209 15.632 8C15.632 3.79 12.208.367 8 .367 3.79.367.367 3.79.367 8", fill: "currentColor" })); }; diff --git a/icons/es5/BsXbox.js b/icons/es5/BsXbox.js index d6ad88baea..5a5cb1f677 100644 --- a/icons/es5/BsXbox.js +++ b/icons/es5/BsXbox.js @@ -9,7 +9,7 @@ var SvgBsXbox = function SvgBsXbox(props) { className: "bi bi-xbox", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.202 15.967a7.987 7.987 0 0 1-3.552-1.26c-.898-.585-1.101-.826-1.101-1.306 0-.965 1.062-2.656 2.879-4.583C6.459 7.723 7.897 6.44 8.052 6.475c.302.068 2.718 2.423 3.622 3.531 1.43 1.753 2.088 3.189 1.754 3.829-.254.486-1.83 1.437-2.987 1.802-.954.301-2.207.429-3.239.33Zm-5.866-3.57C.589 11.253.212 10.127.03 8.497c-.06-.539-.038-.846.137-1.95.218-1.377 1.002-2.97 1.945-3.95.401-.417.437-.427.926-.263.595.2 1.23.638 2.213 1.528l.574.519-.313.385C4.056 6.553 2.52 9.086 1.94 10.653c-.315.852-.442 1.707-.306 2.063.091.24.007.15-.3-.319Zm13.101.195c.074-.36-.019-1.02-.238-1.687-.473-1.443-2.055-4.128-3.508-5.953l-.457-.575.494-.454c.646-.593 1.095-.948 1.58-1.25.381-.237.927-.448 1.161-.448.145 0 .654.528 1.065 1.104a8.372 8.372 0 0 1 1.343 3.102c.153.728.166 2.286.024 3.012a9.495 9.495 0 0 1-.6 1.893c-.179.393-.624 1.156-.82 1.404-.1.128-.1.127-.043-.148ZM7.335 1.952c-.67-.34-1.704-.705-2.276-.803a4.171 4.171 0 0 0-.759-.043c-.471.024-.45 0 .306-.358A7.778 7.778 0 0 1 6.47.128c.8-.169 2.306-.17 3.094-.005.85.18 1.853.552 2.418.9l.168.103-.385-.02c-.766-.038-1.88.27-3.078.853-.361.176-.676.316-.699.312a12.246 12.246 0 0 1-.654-.319Z", + d: "M7.202 15.967a8 8 0 0 1-3.552-1.26c-.898-.585-1.101-.826-1.101-1.306 0-.965 1.062-2.656 2.879-4.583C6.459 7.723 7.897 6.44 8.052 6.475c.302.068 2.718 2.423 3.622 3.531 1.43 1.753 2.088 3.189 1.754 3.829-.254.486-1.83 1.437-2.987 1.802-.954.301-2.207.429-3.239.33m-5.866-3.57C.589 11.253.212 10.127.03 8.497c-.06-.539-.038-.846.137-1.95.218-1.377 1.002-2.97 1.945-3.95.401-.417.437-.427.926-.263.595.2 1.23.638 2.213 1.528l.574.519-.313.385C4.056 6.553 2.52 9.086 1.94 10.653c-.315.852-.442 1.707-.306 2.063.091.24.007.15-.3-.319Zm13.101.195c.074-.36-.019-1.02-.238-1.687-.473-1.443-2.055-4.128-3.508-5.953l-.457-.575.494-.454c.646-.593 1.095-.948 1.58-1.25.381-.237.927-.448 1.161-.448.145 0 .654.528 1.065 1.104a8.4 8.4 0 0 1 1.343 3.102c.153.728.166 2.286.024 3.012a9.5 9.5 0 0 1-.6 1.893c-.179.393-.624 1.156-.82 1.404-.1.128-.1.127-.043-.148ZM7.335 1.952c-.67-.34-1.704-.705-2.276-.803a4 4 0 0 0-.759-.043c-.471.024-.45 0 .306-.358A7.8 7.8 0 0 1 6.47.128c.8-.169 2.306-.17 3.094-.005.85.18 1.853.552 2.418.9l.168.103-.385-.02c-.766-.038-1.88.27-3.078.853-.361.176-.676.316-.699.312a12 12 0 0 1-.654-.319Z", fill: "currentColor" })); }; diff --git a/icons/es5/BsYelp.js b/icons/es5/BsYelp.js index 64a1eaec5c..b74bd4a235 100644 --- a/icons/es5/BsYelp.js +++ b/icons/es5/BsYelp.js @@ -9,7 +9,7 @@ var SvgBsYelp = function SvgBsYelp(props) { className: "bi bi-yelp", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "m4.188 10.095.736-.17a.824.824 0 0 0 .073-.02.813.813 0 0 0 .453-1.255 1.025 1.025 0 0 0-.3-.258 2.782 2.782 0 0 0-.428-.198l-.808-.295a76.035 76.035 0 0 0-1.364-.493C2.253 7.3 2 7.208 1.783 7.14c-.041-.013-.087-.025-.124-.038a2.143 2.143 0 0 0-.606-.116.723.723 0 0 0-.572.245 1.625 1.625 0 0 0-.105.132 1.555 1.555 0 0 0-.155.309c-.15.443-.225.908-.22 1.376.002.423.013.966.246 1.334a.785.785 0 0 0 .22.24c.166.114.333.129.507.141.26.019.513-.045.764-.103l2.447-.566.003.001Zm8.219-3.911a4.185 4.185 0 0 0-.8-1.14 1.602 1.602 0 0 0-.275-.21 1.591 1.591 0 0 0-.15-.073.723.723 0 0 0-.621.031c-.142.07-.294.182-.496.37-.028.028-.063.06-.094.089-.167.156-.353.35-.574.575-.34.345-.677.691-1.01 1.042l-.598.62a2.79 2.79 0 0 0-.298.365 1 1 0 0 0-.157.364.813.813 0 0 0 .007.301c0 .005.002.009.003.013a.812.812 0 0 0 .945.616.774.774 0 0 0 .074-.014l3.185-.736c.251-.058.506-.112.732-.242.151-.088.295-.175.394-.35a.787.787 0 0 0 .093-.313c.05-.434-.178-.927-.36-1.308ZM6.706 7.523c.23-.29.23-.722.25-1.075.07-1.181.143-2.362.201-3.543.022-.448.07-.89.044-1.34-.022-.372-.025-.799-.26-1.104C6.528-.077 5.644-.033 5.04.05c-.185.025-.37.06-.553.104a7.589 7.589 0 0 0-.543.149c-.58.19-1.393.537-1.53 1.204-.078.377.106.763.249 1.107.173.417.41.792.625 1.185.57 1.036 1.15 2.066 1.728 3.097.172.308.36.697.695.857.022.01.045.018.068.025.15.057.313.068.469.032l.028-.007a.809.809 0 0 0 .377-.226.732.732 0 0 0 .053-.055Zm-.276 3.161a.737.737 0 0 0-.923-.234.976.976 0 0 0-.145.09 1.909 1.909 0 0 0-.346.354c-.026.033-.05.077-.08.104l-.512.705c-.29.395-.577.791-.861 1.193-.185.26-.346.479-.472.673l-.072.11c-.152.235-.238.406-.282.559a.73.73 0 0 0-.03.314c.013.11.05.217.108.312.031.047.064.093.1.138a1.548 1.548 0 0 0 .257.237 4.482 4.482 0 0 0 2.196.76 1.593 1.593 0 0 0 .349-.027 1.57 1.57 0 0 0 .163-.048.797.797 0 0 0 .278-.178.731.731 0 0 0 .17-.266c.059-.147.098-.335.123-.613l.012-.13c.02-.231.03-.502.045-.821.025-.49.044-.98.06-1.469l.033-.87a2.09 2.09 0 0 0-.055-.623.93.93 0 0 0-.117-.27Zm5.783 1.362a2.199 2.199 0 0 0-.498-.378l-.112-.067c-.199-.12-.438-.246-.719-.398-.43-.236-.86-.466-1.295-.695l-.767-.407c-.04-.012-.08-.04-.118-.059a1.908 1.908 0 0 0-.466-.166.993.993 0 0 0-.17-.018.738.738 0 0 0-.725.616.946.946 0 0 0 .01.293c.038.204.13.406.224.583l.41.768c.228.434.459.864.696 1.294.152.28.28.52.398.719.023.037.048.077.068.112.145.239.261.39.379.497a.73.73 0 0 0 .596.201 1.55 1.55 0 0 0 .168-.029 1.584 1.584 0 0 0 .325-.129 4.06 4.06 0 0 0 .855-.64c.306-.3.577-.63.788-1.006.03-.053.055-.109.076-.165a1.58 1.58 0 0 0 .051-.161c.013-.056.022-.111.029-.168a.792.792 0 0 0-.038-.327.73.73 0 0 0-.165-.27Z", + d: "m4.188 10.095.736-.17.073-.02A.813.813 0 0 0 5.45 8.65a1 1 0 0 0-.3-.258 3 3 0 0 0-.428-.198l-.808-.295a76 76 0 0 0-1.364-.493C2.253 7.3 2 7.208 1.783 7.14c-.041-.013-.087-.025-.124-.038a2.1 2.1 0 0 0-.606-.116.72.72 0 0 0-.572.245 2 2 0 0 0-.105.132 1.6 1.6 0 0 0-.155.309c-.15.443-.225.908-.22 1.376.002.423.013.966.246 1.334a.8.8 0 0 0 .22.24c.166.114.333.129.507.141.26.019.513-.045.764-.103l2.447-.566zm8.219-3.911a4.2 4.2 0 0 0-.8-1.14 1.6 1.6 0 0 0-.275-.21 2 2 0 0 0-.15-.073.72.72 0 0 0-.621.031c-.142.07-.294.182-.496.37-.028.028-.063.06-.094.089-.167.156-.353.35-.574.575q-.51.516-1.01 1.042l-.598.62a3 3 0 0 0-.298.365 1 1 0 0 0-.157.364.8.8 0 0 0 .007.301q0 .007.003.013a.81.81 0 0 0 .945.616l.074-.014 3.185-.736c.251-.058.506-.112.732-.242.151-.088.295-.175.394-.35a.8.8 0 0 0 .093-.313c.05-.434-.178-.927-.36-1.308M6.706 7.523c.23-.29.23-.722.25-1.075.07-1.181.143-2.362.201-3.543.022-.448.07-.89.044-1.34-.022-.372-.025-.799-.26-1.104C6.528-.077 5.644-.033 5.04.05q-.278.038-.553.104a8 8 0 0 0-.543.149c-.58.19-1.393.537-1.53 1.204-.078.377.106.763.249 1.107.173.417.41.792.625 1.185.57 1.036 1.15 2.066 1.728 3.097.172.308.36.697.695.857q.033.015.068.025c.15.057.313.068.469.032l.028-.007a.8.8 0 0 0 .377-.226zm-.276 3.161a.74.74 0 0 0-.923-.234 1 1 0 0 0-.145.09 2 2 0 0 0-.346.354c-.026.033-.05.077-.08.104l-.512.705q-.435.591-.861 1.193c-.185.26-.346.479-.472.673l-.072.11c-.152.235-.238.406-.282.559a.7.7 0 0 0-.03.314c.013.11.05.217.108.312q.046.07.1.138a1.6 1.6 0 0 0 .257.237 4.5 4.5 0 0 0 2.196.76 1.6 1.6 0 0 0 .349-.027 2 2 0 0 0 .163-.048.8.8 0 0 0 .278-.178.7.7 0 0 0 .17-.266c.059-.147.098-.335.123-.613l.012-.13c.02-.231.03-.502.045-.821q.037-.735.06-1.469l.033-.87a2.1 2.1 0 0 0-.055-.623 1 1 0 0 0-.117-.27Zm5.783 1.362a2.2 2.2 0 0 0-.498-.378l-.112-.067c-.199-.12-.438-.246-.719-.398q-.644-.353-1.295-.695l-.767-.407c-.04-.012-.08-.04-.118-.059a2 2 0 0 0-.466-.166 1 1 0 0 0-.17-.018.74.74 0 0 0-.725.616 1 1 0 0 0 .01.293c.038.204.13.406.224.583l.41.768q.341.65.696 1.294c.152.28.28.52.398.719q.036.057.068.112c.145.239.261.39.379.497a.73.73 0 0 0 .596.201 2 2 0 0 0 .168-.029 1.6 1.6 0 0 0 .325-.129 4 4 0 0 0 .855-.64c.306-.3.577-.63.788-1.006q.045-.08.076-.165a2 2 0 0 0 .051-.161q.019-.083.029-.168a.8.8 0 0 0-.038-.327.7.7 0 0 0-.165-.27", fill: "currentColor" })); }; diff --git a/icons/es5/BsYoutube.js b/icons/es5/BsYoutube.js index 091f9d51e6..f3115a8faa 100644 --- a/icons/es5/BsYoutube.js +++ b/icons/es5/BsYoutube.js @@ -9,7 +9,7 @@ var SvgBsYoutube = function SvgBsYoutube(props) { className: "bi bi-youtube", viewBox: "0 0 16 16" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.007 2.007 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.007 2.007 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31.4 31.4 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.007 2.007 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A99.788 99.788 0 0 1 7.858 2h.193zM6.4 5.209v4.818l4.157-2.408L6.4 5.209z", + d: "M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.01 2.01 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.01 2.01 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31 31 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.01 2.01 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A100 100 0 0 1 7.858 2zM6.4 5.209v4.818l4.157-2.408z", fill: "currentColor" })); }; diff --git a/icons/es5/index.js b/icons/es5/index.js index 16efddc5c2..cdf8d9d817 100644 --- a/icons/es5/index.js +++ b/icons/es5/index.js @@ -384,6 +384,7 @@ export { default as BsTencentQq } from "./BsTencentQq"; export { default as BsTiktok } from "./BsTiktok"; export { default as BsTrello } from "./BsTrello"; export { default as BsTwitch } from "./BsTwitch"; +export { default as BsTwitterX } from "./BsTwitterX"; export { default as BsTwitter } from "./BsTwitter"; export { default as BsUbuntu } from "./BsUbuntu"; export { default as BsUnity } from "./BsUnity"; diff --git a/icons/es5/index.ts b/icons/es5/index.ts index 84da73bc6f..3e1aaea345 100644 --- a/icons/es5/index.ts +++ b/icons/es5/index.ts @@ -385,6 +385,7 @@ export { default as BsTencentQq } from "./BsTencentQq"; export { default as BsTiktok } from "./BsTiktok"; export { default as BsTrello } from "./BsTrello"; export { default as BsTwitch } from "./BsTwitch"; +export { default as BsTwitterX } from "./BsTwitterX"; export { default as BsTwitter } from "./BsTwitter"; export { default as BsUbuntu } from "./BsUbuntu"; export { default as BsUnity } from "./BsUnity"; diff --git a/icons/jsx/BsAlexa.jsx b/icons/jsx/BsAlexa.jsx index cdeca975d5..786eebd164 100644 --- a/icons/jsx/BsAlexa.jsx +++ b/icons/jsx/BsAlexa.jsx @@ -10,7 +10,7 @@ const SvgBsAlexa = (props) => ( {...props} > diff --git a/icons/jsx/BsAlipay.jsx b/icons/jsx/BsAlipay.jsx index 48b2565cbf..63ec7b6753 100644 --- a/icons/jsx/BsAlipay.jsx +++ b/icons/jsx/BsAlipay.jsx @@ -10,7 +10,7 @@ const SvgBsAlipay = (props) => ( {...props} > ( {...props} > diff --git a/icons/jsx/BsAndroid.jsx b/icons/jsx/BsAndroid.jsx index 85b4c80ba1..db613b783d 100644 --- a/icons/jsx/BsAndroid.jsx +++ b/icons/jsx/BsAndroid.jsx @@ -10,7 +10,7 @@ const SvgBsAndroid = (props) => ( {...props} > diff --git a/icons/jsx/BsAndroid2.jsx b/icons/jsx/BsAndroid2.jsx index e4626c0f60..6dfe87e3b8 100644 --- a/icons/jsx/BsAndroid2.jsx +++ b/icons/jsx/BsAndroid2.jsx @@ -10,7 +10,7 @@ const SvgBsAndroid2 = (props) => ( {...props} > diff --git a/icons/jsx/BsApple.jsx b/icons/jsx/BsApple.jsx index e0eee9fc95..25e52e1b10 100644 --- a/icons/jsx/BsApple.jsx +++ b/icons/jsx/BsApple.jsx @@ -10,11 +10,11 @@ const SvgBsApple = (props) => ( {...props} > diff --git a/icons/jsx/BsBehance.jsx b/icons/jsx/BsBehance.jsx index d287ddc43c..ab7017eb5d 100644 --- a/icons/jsx/BsBehance.jsx +++ b/icons/jsx/BsBehance.jsx @@ -10,7 +10,7 @@ const SvgBsBehance = (props) => ( {...props} > diff --git a/icons/jsx/BsBluetooth.jsx b/icons/jsx/BsBluetooth.jsx index a2ce4a2ccb..eb5e7c236d 100644 --- a/icons/jsx/BsBluetooth.jsx +++ b/icons/jsx/BsBluetooth.jsx @@ -11,7 +11,7 @@ const SvgBsBluetooth = (props) => ( > diff --git a/icons/jsx/BsBrowserChrome.jsx b/icons/jsx/BsBrowserChrome.jsx index 127b0b4c0f..4f36305678 100644 --- a/icons/jsx/BsBrowserChrome.jsx +++ b/icons/jsx/BsBrowserChrome.jsx @@ -11,7 +11,7 @@ const SvgBsBrowserChrome = (props) => ( > diff --git a/icons/jsx/BsBrowserEdge.jsx b/icons/jsx/BsBrowserEdge.jsx index 5ad3ed7ddb..e2e9ca4f47 100644 --- a/icons/jsx/BsBrowserEdge.jsx +++ b/icons/jsx/BsBrowserEdge.jsx @@ -10,15 +10,15 @@ const SvgBsBrowserEdge = (props) => ( {...props} > diff --git a/icons/jsx/BsBrowserFirefox.jsx b/icons/jsx/BsBrowserFirefox.jsx index 2d18bc8d43..09a425cda6 100644 --- a/icons/jsx/BsBrowserFirefox.jsx +++ b/icons/jsx/BsBrowserFirefox.jsx @@ -10,7 +10,7 @@ const SvgBsBrowserFirefox = (props) => ( {...props} > diff --git a/icons/jsx/BsBrowserSafari.jsx b/icons/jsx/BsBrowserSafari.jsx index 7ddc9600e2..4d22048e00 100644 --- a/icons/jsx/BsBrowserSafari.jsx +++ b/icons/jsx/BsBrowserSafari.jsx @@ -10,7 +10,7 @@ const SvgBsBrowserSafari = (props) => ( {...props} > diff --git a/icons/jsx/BsDiscord.jsx b/icons/jsx/BsDiscord.jsx index 93bdecece8..ea54012fa6 100644 --- a/icons/jsx/BsDiscord.jsx +++ b/icons/jsx/BsDiscord.jsx @@ -10,7 +10,7 @@ const SvgBsDiscord = (props) => ( {...props} > diff --git a/icons/jsx/BsDribbble.jsx b/icons/jsx/BsDribbble.jsx index a3f6982748..bab5d3eb8b 100644 --- a/icons/jsx/BsDribbble.jsx +++ b/icons/jsx/BsDribbble.jsx @@ -11,7 +11,7 @@ const SvgBsDribbble = (props) => ( > diff --git a/icons/jsx/BsDropbox.jsx b/icons/jsx/BsDropbox.jsx index b8d98669ee..361c05d39e 100644 --- a/icons/jsx/BsDropbox.jsx +++ b/icons/jsx/BsDropbox.jsx @@ -10,7 +10,7 @@ const SvgBsDropbox = (props) => ( {...props} > diff --git a/icons/jsx/BsFacebook.jsx b/icons/jsx/BsFacebook.jsx index 427a5fc5c9..72ff7e8196 100644 --- a/icons/jsx/BsFacebook.jsx +++ b/icons/jsx/BsFacebook.jsx @@ -10,7 +10,7 @@ const SvgBsFacebook = (props) => ( {...props} > diff --git a/icons/jsx/BsGit.jsx b/icons/jsx/BsGit.jsx index bb884f0368..d5d9cbb7ea 100644 --- a/icons/jsx/BsGit.jsx +++ b/icons/jsx/BsGit.jsx @@ -10,7 +10,7 @@ const SvgBsGit = (props) => ( {...props} > diff --git a/icons/jsx/BsGithub.jsx b/icons/jsx/BsGithub.jsx index d56566288a..f3b325cc3d 100644 --- a/icons/jsx/BsGithub.jsx +++ b/icons/jsx/BsGithub.jsx @@ -10,7 +10,7 @@ const SvgBsGithub = (props) => ( {...props} > diff --git a/icons/jsx/BsGoogle.jsx b/icons/jsx/BsGoogle.jsx index 1130172eb8..c12f32e7a7 100644 --- a/icons/jsx/BsGoogle.jsx +++ b/icons/jsx/BsGoogle.jsx @@ -10,7 +10,7 @@ const SvgBsGoogle = (props) => ( {...props} > diff --git a/icons/jsx/BsGooglePlay.jsx b/icons/jsx/BsGooglePlay.jsx index 9acb4d173e..db3aac4ff7 100644 --- a/icons/jsx/BsGooglePlay.jsx +++ b/icons/jsx/BsGooglePlay.jsx @@ -10,7 +10,7 @@ const SvgBsGooglePlay = (props) => ( {...props} > diff --git a/icons/jsx/BsInstagram.jsx b/icons/jsx/BsInstagram.jsx index 9cb93c999e..66522adebf 100644 --- a/icons/jsx/BsInstagram.jsx +++ b/icons/jsx/BsInstagram.jsx @@ -10,7 +10,7 @@ const SvgBsInstagram = (props) => ( {...props} > diff --git a/icons/jsx/BsLine.jsx b/icons/jsx/BsLine.jsx index 4022172395..7b0f596f7a 100644 --- a/icons/jsx/BsLine.jsx +++ b/icons/jsx/BsLine.jsx @@ -10,7 +10,7 @@ const SvgBsLine = (props) => ( {...props} > diff --git a/icons/jsx/BsLinkedin.jsx b/icons/jsx/BsLinkedin.jsx index 4c00c10f82..c28496bf1c 100644 --- a/icons/jsx/BsLinkedin.jsx +++ b/icons/jsx/BsLinkedin.jsx @@ -10,7 +10,7 @@ const SvgBsLinkedin = (props) => ( {...props} > diff --git a/icons/jsx/BsMastodon.jsx b/icons/jsx/BsMastodon.jsx index f6a9bc5a45..696b5d78af 100644 --- a/icons/jsx/BsMastodon.jsx +++ b/icons/jsx/BsMastodon.jsx @@ -10,7 +10,7 @@ const SvgBsMastodon = (props) => ( {...props} > diff --git a/icons/jsx/BsMedium.jsx b/icons/jsx/BsMedium.jsx index 84663f424f..bdeb764c05 100644 --- a/icons/jsx/BsMedium.jsx +++ b/icons/jsx/BsMedium.jsx @@ -10,7 +10,7 @@ const SvgBsMedium = (props) => ( {...props} > diff --git a/icons/jsx/BsMessenger.jsx b/icons/jsx/BsMessenger.jsx index 89174174c5..75ee60b594 100644 --- a/icons/jsx/BsMessenger.jsx +++ b/icons/jsx/BsMessenger.jsx @@ -10,7 +10,7 @@ const SvgBsMessenger = (props) => ( {...props} > diff --git a/icons/jsx/BsMeta.jsx b/icons/jsx/BsMeta.jsx index 62e4579286..8a0f61e880 100644 --- a/icons/jsx/BsMeta.jsx +++ b/icons/jsx/BsMeta.jsx @@ -11,7 +11,7 @@ const SvgBsMeta = (props) => ( > diff --git a/icons/jsx/BsMicrosoft.jsx b/icons/jsx/BsMicrosoft.jsx index cea37bc76e..7327f6be60 100644 --- a/icons/jsx/BsMicrosoft.jsx +++ b/icons/jsx/BsMicrosoft.jsx @@ -10,7 +10,7 @@ const SvgBsMicrosoft = (props) => ( {...props} > diff --git a/icons/jsx/BsMicrosoftTeams.jsx b/icons/jsx/BsMicrosoftTeams.jsx index 5967518041..05f1a2fbc2 100644 --- a/icons/jsx/BsMicrosoftTeams.jsx +++ b/icons/jsx/BsMicrosoftTeams.jsx @@ -10,11 +10,11 @@ const SvgBsMicrosoftTeams = (props) => ( {...props} > diff --git a/icons/jsx/BsNintendoSwitch.jsx b/icons/jsx/BsNintendoSwitch.jsx index 239825d3f3..b90d26dff3 100644 --- a/icons/jsx/BsNintendoSwitch.jsx +++ b/icons/jsx/BsNintendoSwitch.jsx @@ -10,11 +10,11 @@ const SvgBsNintendoSwitch = (props) => ( {...props} > diff --git a/icons/jsx/BsNvidia.jsx b/icons/jsx/BsNvidia.jsx index ce3b603cf9..e3ca7137b9 100644 --- a/icons/jsx/BsNvidia.jsx +++ b/icons/jsx/BsNvidia.jsx @@ -10,7 +10,7 @@ const SvgBsNvidia = (props) => ( {...props} > diff --git a/icons/jsx/BsPaypal.jsx b/icons/jsx/BsPaypal.jsx index ed9c0d88cd..2d82c08902 100644 --- a/icons/jsx/BsPaypal.jsx +++ b/icons/jsx/BsPaypal.jsx @@ -10,7 +10,7 @@ const SvgBsPaypal = (props) => ( {...props} > diff --git a/icons/jsx/BsPinterest.jsx b/icons/jsx/BsPinterest.jsx index c619c233ca..8b4cc1ae7d 100644 --- a/icons/jsx/BsPinterest.jsx +++ b/icons/jsx/BsPinterest.jsx @@ -10,7 +10,7 @@ const SvgBsPinterest = (props) => ( {...props} > diff --git a/icons/jsx/BsPlaystation.jsx b/icons/jsx/BsPlaystation.jsx index 007b37e99a..e83e7ccd5d 100644 --- a/icons/jsx/BsPlaystation.jsx +++ b/icons/jsx/BsPlaystation.jsx @@ -10,7 +10,7 @@ const SvgBsPlaystation = (props) => ( {...props} > diff --git a/icons/jsx/BsQuora.jsx b/icons/jsx/BsQuora.jsx index 408e58d057..8aa5be572b 100644 --- a/icons/jsx/BsQuora.jsx +++ b/icons/jsx/BsQuora.jsx @@ -10,7 +10,7 @@ const SvgBsQuora = (props) => ( {...props} > diff --git a/icons/jsx/BsReddit.jsx b/icons/jsx/BsReddit.jsx index 28561237d3..59e3b71c3f 100644 --- a/icons/jsx/BsReddit.jsx +++ b/icons/jsx/BsReddit.jsx @@ -10,11 +10,11 @@ const SvgBsReddit = (props) => ( {...props} > diff --git a/icons/jsx/BsSignal.jsx b/icons/jsx/BsSignal.jsx index 0ea654751b..c8c275603c 100644 --- a/icons/jsx/BsSignal.jsx +++ b/icons/jsx/BsSignal.jsx @@ -10,7 +10,7 @@ const SvgBsSignal = (props) => ( {...props} > diff --git a/icons/jsx/BsSinaWeibo.jsx b/icons/jsx/BsSinaWeibo.jsx index 019ef8ecc0..f08176fe33 100644 --- a/icons/jsx/BsSinaWeibo.jsx +++ b/icons/jsx/BsSinaWeibo.jsx @@ -10,11 +10,11 @@ const SvgBsSinaWeibo = (props) => ( {...props} > diff --git a/icons/jsx/BsSkype.jsx b/icons/jsx/BsSkype.jsx index 20d4dda07b..2e179f31aa 100644 --- a/icons/jsx/BsSkype.jsx +++ b/icons/jsx/BsSkype.jsx @@ -10,7 +10,7 @@ const SvgBsSkype = (props) => ( {...props} > diff --git a/icons/jsx/BsSlack.jsx b/icons/jsx/BsSlack.jsx index 963a4f422a..9b60394261 100644 --- a/icons/jsx/BsSlack.jsx +++ b/icons/jsx/BsSlack.jsx @@ -10,7 +10,7 @@ const SvgBsSlack = (props) => ( {...props} > diff --git a/icons/jsx/BsSnapchat.jsx b/icons/jsx/BsSnapchat.jsx index c4796702da..71e63ecd0a 100644 --- a/icons/jsx/BsSnapchat.jsx +++ b/icons/jsx/BsSnapchat.jsx @@ -10,7 +10,7 @@ const SvgBsSnapchat = (props) => ( {...props} > diff --git a/icons/jsx/BsSpotify.jsx b/icons/jsx/BsSpotify.jsx index 24a0ff1568..a340de116b 100644 --- a/icons/jsx/BsSpotify.jsx +++ b/icons/jsx/BsSpotify.jsx @@ -10,7 +10,7 @@ const SvgBsSpotify = (props) => ( {...props} > diff --git a/icons/jsx/BsStackOverflow.jsx b/icons/jsx/BsStackOverflow.jsx index aa0e47d9f0..669ddcf886 100644 --- a/icons/jsx/BsStackOverflow.jsx +++ b/icons/jsx/BsStackOverflow.jsx @@ -10,11 +10,11 @@ const SvgBsStackOverflow = (props) => ( {...props} > diff --git a/icons/jsx/BsSteam.jsx b/icons/jsx/BsSteam.jsx index dfe0332754..f04ff7ed24 100644 --- a/icons/jsx/BsSteam.jsx +++ b/icons/jsx/BsSteam.jsx @@ -10,11 +10,11 @@ const SvgBsSteam = (props) => ( {...props} > diff --git a/icons/jsx/BsStrava.jsx b/icons/jsx/BsStrava.jsx index 3d35c3fa77..11f3cec6d1 100644 --- a/icons/jsx/BsStrava.jsx +++ b/icons/jsx/BsStrava.jsx @@ -10,7 +10,7 @@ const SvgBsStrava = (props) => ( {...props} > diff --git a/icons/jsx/BsStripe.jsx b/icons/jsx/BsStripe.jsx index 54f90be459..a2584e1bda 100644 --- a/icons/jsx/BsStripe.jsx +++ b/icons/jsx/BsStripe.jsx @@ -10,7 +10,7 @@ const SvgBsStripe = (props) => ( {...props} > diff --git a/icons/jsx/BsTelegram.jsx b/icons/jsx/BsTelegram.jsx index cc8f32cf53..ea9e421291 100644 --- a/icons/jsx/BsTelegram.jsx +++ b/icons/jsx/BsTelegram.jsx @@ -10,7 +10,7 @@ const SvgBsTelegram = (props) => ( {...props} > diff --git a/icons/jsx/BsTencentQq.jsx b/icons/jsx/BsTencentQq.jsx index 9d1f82dfe6..2703271470 100644 --- a/icons/jsx/BsTencentQq.jsx +++ b/icons/jsx/BsTencentQq.jsx @@ -10,11 +10,11 @@ const SvgBsTencentQq = (props) => ( {...props} > diff --git a/icons/jsx/BsTiktok.jsx b/icons/jsx/BsTiktok.jsx index 300ecd495f..bbfbf56058 100644 --- a/icons/jsx/BsTiktok.jsx +++ b/icons/jsx/BsTiktok.jsx @@ -10,7 +10,7 @@ const SvgBsTiktok = (props) => ( {...props} > diff --git a/icons/jsx/BsTrello.jsx b/icons/jsx/BsTrello.jsx index f69cc11700..e83543d24e 100644 --- a/icons/jsx/BsTrello.jsx +++ b/icons/jsx/BsTrello.jsx @@ -10,7 +10,7 @@ const SvgBsTrello = (props) => ( {...props} > diff --git a/icons/jsx/BsTwitch.jsx b/icons/jsx/BsTwitch.jsx index 6430f2ca1a..0a3381ea19 100644 --- a/icons/jsx/BsTwitch.jsx +++ b/icons/jsx/BsTwitch.jsx @@ -10,11 +10,11 @@ const SvgBsTwitch = (props) => ( {...props} > diff --git a/icons/jsx/BsTwitter.jsx b/icons/jsx/BsTwitter.jsx index 2ac2c4e820..daf810b8f2 100644 --- a/icons/jsx/BsTwitter.jsx +++ b/icons/jsx/BsTwitter.jsx @@ -10,7 +10,7 @@ const SvgBsTwitter = (props) => ( {...props} > diff --git a/icons/jsx/BsTwitterX.jsx b/icons/jsx/BsTwitterX.jsx new file mode 100644 index 0000000000..4d0021b883 --- /dev/null +++ b/icons/jsx/BsTwitterX.jsx @@ -0,0 +1,18 @@ +import * as React from "react"; +const SvgBsTwitterX = (props) => ( + + + +); +export default SvgBsTwitterX; diff --git a/icons/jsx/BsUbuntu.jsx b/icons/jsx/BsUbuntu.jsx index 4217df56ba..6334f77c1a 100644 --- a/icons/jsx/BsUbuntu.jsx +++ b/icons/jsx/BsUbuntu.jsx @@ -10,7 +10,7 @@ const SvgBsUbuntu = (props) => ( {...props} > diff --git a/icons/jsx/BsUnity.jsx b/icons/jsx/BsUnity.jsx index bac799057e..730726ca07 100644 --- a/icons/jsx/BsUnity.jsx +++ b/icons/jsx/BsUnity.jsx @@ -10,7 +10,7 @@ const SvgBsUnity = (props) => ( {...props} > diff --git a/icons/jsx/BsVimeo.jsx b/icons/jsx/BsVimeo.jsx index e26da69660..76ded111be 100644 --- a/icons/jsx/BsVimeo.jsx +++ b/icons/jsx/BsVimeo.jsx @@ -10,7 +10,7 @@ const SvgBsVimeo = (props) => ( {...props} > diff --git a/icons/jsx/BsWechat.jsx b/icons/jsx/BsWechat.jsx index c9cbb24c1c..cd330a3415 100644 --- a/icons/jsx/BsWechat.jsx +++ b/icons/jsx/BsWechat.jsx @@ -10,11 +10,11 @@ const SvgBsWechat = (props) => ( {...props} > diff --git a/icons/jsx/BsWhatsapp.jsx b/icons/jsx/BsWhatsapp.jsx index 35562c568d..6ed558a4e6 100644 --- a/icons/jsx/BsWhatsapp.jsx +++ b/icons/jsx/BsWhatsapp.jsx @@ -10,7 +10,7 @@ const SvgBsWhatsapp = (props) => ( {...props} > diff --git a/icons/jsx/BsWikipedia.jsx b/icons/jsx/BsWikipedia.jsx index b1a629a979..524f605e6b 100644 --- a/icons/jsx/BsWikipedia.jsx +++ b/icons/jsx/BsWikipedia.jsx @@ -10,7 +10,7 @@ const SvgBsWikipedia = (props) => ( {...props} > diff --git a/icons/jsx/BsWindows.jsx b/icons/jsx/BsWindows.jsx index ed2ecf3557..a6606718a0 100644 --- a/icons/jsx/BsWindows.jsx +++ b/icons/jsx/BsWindows.jsx @@ -10,7 +10,7 @@ const SvgBsWindows = (props) => ( {...props} > diff --git a/icons/jsx/BsWordpress.jsx b/icons/jsx/BsWordpress.jsx index 897cb34d26..9d1d31cf91 100644 --- a/icons/jsx/BsWordpress.jsx +++ b/icons/jsx/BsWordpress.jsx @@ -10,16 +10,16 @@ const SvgBsWordpress = (props) => ( {...props} > diff --git a/icons/jsx/BsXbox.jsx b/icons/jsx/BsXbox.jsx index 9d1240ef79..3a60531b36 100644 --- a/icons/jsx/BsXbox.jsx +++ b/icons/jsx/BsXbox.jsx @@ -10,7 +10,7 @@ const SvgBsXbox = (props) => ( {...props} > diff --git a/icons/jsx/BsYelp.jsx b/icons/jsx/BsYelp.jsx index 5436cf02a1..f223b33add 100644 --- a/icons/jsx/BsYelp.jsx +++ b/icons/jsx/BsYelp.jsx @@ -10,7 +10,7 @@ const SvgBsYelp = (props) => ( {...props} > diff --git a/icons/jsx/BsYoutube.jsx b/icons/jsx/BsYoutube.jsx index c9e1c45616..7ca65fd731 100644 --- a/icons/jsx/BsYoutube.jsx +++ b/icons/jsx/BsYoutube.jsx @@ -10,7 +10,7 @@ const SvgBsYoutube = (props) => ( {...props} > diff --git a/icons/jsx/index.jsx b/icons/jsx/index.jsx index 00f1232662..e2f0c9dd6b 100644 --- a/icons/jsx/index.jsx +++ b/icons/jsx/index.jsx @@ -384,6 +384,7 @@ export { default as BsTencentQq } from "./BsTencentQq"; export { default as BsTiktok } from "./BsTiktok"; export { default as BsTrello } from "./BsTrello"; export { default as BsTwitch } from "./BsTwitch"; +export { default as BsTwitterX } from "./BsTwitterX"; export { default as BsTwitter } from "./BsTwitter"; export { default as BsUbuntu } from "./BsUbuntu"; export { default as BsUnity } from "./BsUnity"; diff --git a/icons/package.json b/icons/package.json index 80ba37a022..fee15fec44 100644 --- a/icons/package.json +++ b/icons/package.json @@ -18,7 +18,7 @@ "@material-icons/svg": "^1.0.30", "@svgr/cli": "^6.4.0", "@svgr/babel-plugin-add-jsx-attribute": "^6.5.1", - "bootstrap-icons": "^1.10.5" + "bootstrap-icons": "^1.11.3" }, "peerDependencies": { "react": "^16.8.6 || ^17.0.2" diff --git a/icons/svg/bs-alexa.svg b/icons/svg/bs-alexa.svg index a68f1d9d0c..0827c41dbf 100644 --- a/icons/svg/bs-alexa.svg +++ b/icons/svg/bs-alexa.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-alipay.svg b/icons/svg/bs-alipay.svg index df7def9d9c..30b6fe7ddb 100644 --- a/icons/svg/bs-alipay.svg +++ b/icons/svg/bs-alipay.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-amd.svg b/icons/svg/bs-amd.svg index 15dab8038b..ef0757ce98 100644 --- a/icons/svg/bs-amd.svg +++ b/icons/svg/bs-amd.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-android.svg b/icons/svg/bs-android.svg index d8909520ad..4c1f097cfa 100644 --- a/icons/svg/bs-android.svg +++ b/icons/svg/bs-android.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-android2.svg b/icons/svg/bs-android2.svg index 37613cc600..f49c14ea27 100644 --- a/icons/svg/bs-android2.svg +++ b/icons/svg/bs-android2.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-apple.svg b/icons/svg/bs-apple.svg index b8bc2a015b..58235c3fbb 100644 --- a/icons/svg/bs-apple.svg +++ b/icons/svg/bs-apple.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/svg/bs-behance.svg b/icons/svg/bs-behance.svg index a6a2c42b10..805f142f06 100644 --- a/icons/svg/bs-behance.svg +++ b/icons/svg/bs-behance.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-bluetooth.svg b/icons/svg/bs-bluetooth.svg index 5021e77f1d..8726e225d1 100644 --- a/icons/svg/bs-bluetooth.svg +++ b/icons/svg/bs-bluetooth.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-browser-chrome.svg b/icons/svg/bs-browser-chrome.svg index a34ab42815..63c344ba7e 100644 --- a/icons/svg/bs-browser-chrome.svg +++ b/icons/svg/bs-browser-chrome.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-browser-edge.svg b/icons/svg/bs-browser-edge.svg index c8191d880b..ed1dc7cfe8 100644 --- a/icons/svg/bs-browser-edge.svg +++ b/icons/svg/bs-browser-edge.svg @@ -1,5 +1,5 @@ - - - + + + \ No newline at end of file diff --git a/icons/svg/bs-browser-firefox.svg b/icons/svg/bs-browser-firefox.svg index 2bfdba7e83..ce0eabb092 100644 --- a/icons/svg/bs-browser-firefox.svg +++ b/icons/svg/bs-browser-firefox.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-browser-safari.svg b/icons/svg/bs-browser-safari.svg index b304b1b9b3..8c01296987 100644 --- a/icons/svg/bs-browser-safari.svg +++ b/icons/svg/bs-browser-safari.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-discord.svg b/icons/svg/bs-discord.svg index 877cfdf915..9905364b4a 100644 --- a/icons/svg/bs-discord.svg +++ b/icons/svg/bs-discord.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-dribbble.svg b/icons/svg/bs-dribbble.svg index 809f2d3c0e..725ff7fe12 100644 --- a/icons/svg/bs-dribbble.svg +++ b/icons/svg/bs-dribbble.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-dropbox.svg b/icons/svg/bs-dropbox.svg index 64311413c3..d052f25a8d 100644 --- a/icons/svg/bs-dropbox.svg +++ b/icons/svg/bs-dropbox.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-facebook.svg b/icons/svg/bs-facebook.svg index e8d1443db6..5fc7cec174 100644 --- a/icons/svg/bs-facebook.svg +++ b/icons/svg/bs-facebook.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-git.svg b/icons/svg/bs-git.svg index 092d23e987..0979cdb0fb 100644 --- a/icons/svg/bs-git.svg +++ b/icons/svg/bs-git.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-github.svg b/icons/svg/bs-github.svg index bb4e45cecf..013e025322 100644 --- a/icons/svg/bs-github.svg +++ b/icons/svg/bs-github.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-google-play.svg b/icons/svg/bs-google-play.svg index a970e9a0e1..0751c9004a 100644 --- a/icons/svg/bs-google-play.svg +++ b/icons/svg/bs-google-play.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-google.svg b/icons/svg/bs-google.svg index 47abd4929a..9f603de0b0 100644 --- a/icons/svg/bs-google.svg +++ b/icons/svg/bs-google.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-instagram.svg b/icons/svg/bs-instagram.svg index 0b5c5cef02..855e65377d 100644 --- a/icons/svg/bs-instagram.svg +++ b/icons/svg/bs-instagram.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-line.svg b/icons/svg/bs-line.svg index bedc051be4..3e4bfd3b88 100644 --- a/icons/svg/bs-line.svg +++ b/icons/svg/bs-line.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-linkedin.svg b/icons/svg/bs-linkedin.svg index 4c4efe5957..30fc0e34cb 100644 --- a/icons/svg/bs-linkedin.svg +++ b/icons/svg/bs-linkedin.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-mastodon.svg b/icons/svg/bs-mastodon.svg index 23b34f5c02..a8c2a26cc4 100644 --- a/icons/svg/bs-mastodon.svg +++ b/icons/svg/bs-mastodon.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-medium.svg b/icons/svg/bs-medium.svg index cc46876539..065ace11f9 100644 --- a/icons/svg/bs-medium.svg +++ b/icons/svg/bs-medium.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-messenger.svg b/icons/svg/bs-messenger.svg index 5c6d37d4bb..e896a79c31 100644 --- a/icons/svg/bs-messenger.svg +++ b/icons/svg/bs-messenger.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-meta.svg b/icons/svg/bs-meta.svg index 2c6885d7af..03155a1f32 100644 --- a/icons/svg/bs-meta.svg +++ b/icons/svg/bs-meta.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-microsoft-teams.svg b/icons/svg/bs-microsoft-teams.svg index e0cc253e56..6bf3a0ca84 100644 --- a/icons/svg/bs-microsoft-teams.svg +++ b/icons/svg/bs-microsoft-teams.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/svg/bs-microsoft.svg b/icons/svg/bs-microsoft.svg index d28281f1c7..8d2a03c311 100644 --- a/icons/svg/bs-microsoft.svg +++ b/icons/svg/bs-microsoft.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-nintendo-switch.svg b/icons/svg/bs-nintendo-switch.svg index 0f1e2ac64d..5849493973 100644 --- a/icons/svg/bs-nintendo-switch.svg +++ b/icons/svg/bs-nintendo-switch.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/svg/bs-nvidia.svg b/icons/svg/bs-nvidia.svg index 649204656d..438a6fc295 100644 --- a/icons/svg/bs-nvidia.svg +++ b/icons/svg/bs-nvidia.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-paypal.svg b/icons/svg/bs-paypal.svg index 41bd536612..b2cec8842c 100644 --- a/icons/svg/bs-paypal.svg +++ b/icons/svg/bs-paypal.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-pinterest.svg b/icons/svg/bs-pinterest.svg index b4fbc23df8..5c850b61a4 100644 --- a/icons/svg/bs-pinterest.svg +++ b/icons/svg/bs-pinterest.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-playstation.svg b/icons/svg/bs-playstation.svg index f8ce05b6f0..3275d599da 100644 --- a/icons/svg/bs-playstation.svg +++ b/icons/svg/bs-playstation.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-quora.svg b/icons/svg/bs-quora.svg index e90e571b7d..85ca1bd1b6 100644 --- a/icons/svg/bs-quora.svg +++ b/icons/svg/bs-quora.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-reddit.svg b/icons/svg/bs-reddit.svg index b1c9cfed43..777aeaddd8 100644 --- a/icons/svg/bs-reddit.svg +++ b/icons/svg/bs-reddit.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/svg/bs-signal.svg b/icons/svg/bs-signal.svg index 4220d48874..1583f97781 100644 --- a/icons/svg/bs-signal.svg +++ b/icons/svg/bs-signal.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-sina-weibo.svg b/icons/svg/bs-sina-weibo.svg index 05c5f4bc8f..6d484d2e52 100644 --- a/icons/svg/bs-sina-weibo.svg +++ b/icons/svg/bs-sina-weibo.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/svg/bs-skype.svg b/icons/svg/bs-skype.svg index b3beaf95d8..ad4be4db35 100644 --- a/icons/svg/bs-skype.svg +++ b/icons/svg/bs-skype.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-slack.svg b/icons/svg/bs-slack.svg index f4aa6e6d66..d914abe404 100644 --- a/icons/svg/bs-slack.svg +++ b/icons/svg/bs-slack.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-snapchat.svg b/icons/svg/bs-snapchat.svg index 505f55a3f9..01d3684f3d 100644 --- a/icons/svg/bs-snapchat.svg +++ b/icons/svg/bs-snapchat.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-spotify.svg b/icons/svg/bs-spotify.svg index 31b423800f..09d0e9fd7b 100644 --- a/icons/svg/bs-spotify.svg +++ b/icons/svg/bs-spotify.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-stack-overflow.svg b/icons/svg/bs-stack-overflow.svg index b7d482dedf..c5e5be6f97 100644 --- a/icons/svg/bs-stack-overflow.svg +++ b/icons/svg/bs-stack-overflow.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/svg/bs-steam.svg b/icons/svg/bs-steam.svg index aecd433989..9daa3d3ed9 100644 --- a/icons/svg/bs-steam.svg +++ b/icons/svg/bs-steam.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/svg/bs-strava.svg b/icons/svg/bs-strava.svg index 7e3237d5fb..0ed6bab82e 100644 --- a/icons/svg/bs-strava.svg +++ b/icons/svg/bs-strava.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-stripe.svg b/icons/svg/bs-stripe.svg index f24fdf383e..ba961a06b8 100644 --- a/icons/svg/bs-stripe.svg +++ b/icons/svg/bs-stripe.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-telegram.svg b/icons/svg/bs-telegram.svg index 139af07eb2..d260266778 100644 --- a/icons/svg/bs-telegram.svg +++ b/icons/svg/bs-telegram.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-tencent-qq.svg b/icons/svg/bs-tencent-qq.svg index b107eb5ccd..0d5cd2333f 100644 --- a/icons/svg/bs-tencent-qq.svg +++ b/icons/svg/bs-tencent-qq.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/svg/bs-tiktok.svg b/icons/svg/bs-tiktok.svg index 7edac4ee01..04c6679ea1 100644 --- a/icons/svg/bs-tiktok.svg +++ b/icons/svg/bs-tiktok.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-trello.svg b/icons/svg/bs-trello.svg index 088605810f..bd88732fbf 100644 --- a/icons/svg/bs-trello.svg +++ b/icons/svg/bs-trello.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-twitch.svg b/icons/svg/bs-twitch.svg index 2975f80588..b2c8ff5a01 100644 --- a/icons/svg/bs-twitch.svg +++ b/icons/svg/bs-twitch.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/svg/bs-twitter-x.svg b/icons/svg/bs-twitter-x.svg new file mode 100644 index 0000000000..2fafcc2dff --- /dev/null +++ b/icons/svg/bs-twitter-x.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/icons/svg/bs-twitter.svg b/icons/svg/bs-twitter.svg index 8a83fa6752..30013529ae 100644 --- a/icons/svg/bs-twitter.svg +++ b/icons/svg/bs-twitter.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-ubuntu.svg b/icons/svg/bs-ubuntu.svg index 27f8c27825..89c88307c2 100644 --- a/icons/svg/bs-ubuntu.svg +++ b/icons/svg/bs-ubuntu.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-unity.svg b/icons/svg/bs-unity.svg index e179a383b3..8b84508a12 100644 --- a/icons/svg/bs-unity.svg +++ b/icons/svg/bs-unity.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-vimeo.svg b/icons/svg/bs-vimeo.svg index 34eea6d246..6b8e4b5bf7 100644 --- a/icons/svg/bs-vimeo.svg +++ b/icons/svg/bs-vimeo.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-wechat.svg b/icons/svg/bs-wechat.svg index 06b8ff83a8..3bc67dd974 100644 --- a/icons/svg/bs-wechat.svg +++ b/icons/svg/bs-wechat.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/svg/bs-whatsapp.svg b/icons/svg/bs-whatsapp.svg index 6242d057ce..5cde6f7819 100644 --- a/icons/svg/bs-whatsapp.svg +++ b/icons/svg/bs-whatsapp.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-wikipedia.svg b/icons/svg/bs-wikipedia.svg index 5fa98b1cf4..11f2fc6a88 100644 --- a/icons/svg/bs-wikipedia.svg +++ b/icons/svg/bs-wikipedia.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-windows.svg b/icons/svg/bs-windows.svg index b280560794..af3b18c5c5 100644 --- a/icons/svg/bs-windows.svg +++ b/icons/svg/bs-windows.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-wordpress.svg b/icons/svg/bs-wordpress.svg index 4c8cbc4129..7d5808ce61 100644 --- a/icons/svg/bs-wordpress.svg +++ b/icons/svg/bs-wordpress.svg @@ -1,5 +1,5 @@ - - - + + + \ No newline at end of file diff --git a/icons/svg/bs-xbox.svg b/icons/svg/bs-xbox.svg index 9d84973306..c0672b26c6 100644 --- a/icons/svg/bs-xbox.svg +++ b/icons/svg/bs-xbox.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-yelp.svg b/icons/svg/bs-yelp.svg index 08d3465156..76e8884bd3 100644 --- a/icons/svg/bs-yelp.svg +++ b/icons/svg/bs-yelp.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/svg/bs-youtube.svg b/icons/svg/bs-youtube.svg index 86fa4900af..3c9c0be389 100644 --- a/icons/svg/bs-youtube.svg +++ b/icons/svg/bs-youtube.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index a0d5384b29..6c038abf86 100644 --- a/package-lock.json +++ b/package-lock.json @@ -173,12 +173,28 @@ "@material-icons/svg": "^1.0.30", "@svgr/babel-plugin-add-jsx-attribute": "^6.5.1", "@svgr/cli": "^6.4.0", - "bootstrap-icons": "^1.10.5" + "bootstrap-icons": "^1.11.3" }, "peerDependencies": { "react": "^16.8.6 || ^17.0.2" } }, + "icons/node_modules/bootstrap-icons": { + "version": "1.11.3", + "resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.11.3.tgz", + "integrity": "sha512-+3lpHrCw/it2/7lBL15VR0HEumaBss0+f/Lb6ZvHISn1mlK83jjFpooTLsMWbIjJMDjDjOExMsTxnXSIT4k4ww==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/twbs" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/bootstrap" + } + ] + }, "node_modules/@adobe/css-tools": { "version": "4.3.2", "resolved": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.3.2.tgz", @@ -12441,22 +12457,6 @@ "popper.js": "^1.16.1" } }, - "node_modules/bootstrap-icons": { - "version": "1.10.5", - "resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.10.5.tgz", - "integrity": "sha512-oSX26F37V7QV7NCE53PPEL45d7EGXmBgHG3pDpZvcRaKVzWMqIRL9wcqJUyEha1esFtM3NJzvmxFXDxjJYD0jQ==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/twbs" - }, - { - "type": "opencollective", - "url": "https://opencollective.com/bootstrap" - } - ] - }, "node_modules/bottleneck": { "version": "2.19.5", "dev": true, From d4fce25028bb03d06f0553ba5a5f1fb7e4f9fbc1 Mon Sep 17 00:00:00 2001 From: Braden MacDonald Date: Wed, 22 May 2024 06:00:15 -0700 Subject: [PATCH 03/63] feat: Add TypeScript types for (#3077) --- .eslintrc.js | 2 +- package.json | 4 +- ...{Hyperlink.test.jsx => Hyperlink.test.tsx} | 31 +++++--- src/Hyperlink/{index.jsx => index.tsx} | 78 ++++++++++--------- src/index.d.ts | 2 +- src/index.js | 2 +- src/{setupTest.js => setupTest.ts} | 5 +- 7 files changed, 70 insertions(+), 54 deletions(-) rename src/Hyperlink/{Hyperlink.test.jsx => Hyperlink.test.tsx} (74%) rename src/Hyperlink/{index.jsx => index.tsx} (63%) rename src/{setupTest.js => setupTest.ts} (66%) diff --git a/.eslintrc.js b/.eslintrc.js index cc55b4443c..aaf4750116 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -28,7 +28,7 @@ module.exports = { { devDependencies: [ '**/*.stories.jsx', - 'src/setupTest.js', + 'src/setupTest.ts', '**/*.test.jsx', '**/*.test.js', 'config/*.js', diff --git a/package.json b/package.json index e2039d55e5..619080fe70 100644 --- a/package.json +++ b/package.json @@ -153,7 +153,7 @@ "^.+\\.tsx?$": "ts-jest" }, "setupFilesAfterEnv": [ - "./src/setupTest.js" + "./src/setupTest.ts" ], "moduleNameMapper": { "\\.(jpg|jpeg|png|gif|eot|otf|webp|svg|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga)$": "/__mocks__/fileMock.js", @@ -164,7 +164,7 @@ ], "coveragePathIgnorePatterns": [ "/node_modules/", - "src/setupTest.js", + "src/setupTest.ts", "src/index.js", "/tests/", "/www/", diff --git a/src/Hyperlink/Hyperlink.test.jsx b/src/Hyperlink/Hyperlink.test.tsx similarity index 74% rename from src/Hyperlink/Hyperlink.test.jsx rename to src/Hyperlink/Hyperlink.test.tsx index 2d5ffd3c5e..3982cc6fa6 100644 --- a/src/Hyperlink/Hyperlink.test.jsx +++ b/src/Hyperlink/Hyperlink.test.tsx @@ -4,30 +4,34 @@ import userEvent from '@testing-library/user-event'; import Hyperlink from '.'; -const content = 'content'; const destination = 'destination'; +const content = 'content'; const onClick = jest.fn(); const props = { - content, destination, onClick, }; const externalLinkAlternativeText = 'externalLinkAlternativeText'; const externalLinkTitle = 'externalLinkTitle'; const externalLinkProps = { - target: '_blank', + target: '_blank' as const, externalLinkAlternativeText, externalLinkTitle, ...props, }; describe('correct rendering', () => { + beforeEach(() => { + onClick.mockClear(); + }); + it('renders Hyperlink', async () => { - const { getByRole } = render(); + const { getByRole } = render({content}); const wrapper = getByRole('link'); expect(wrapper).toBeInTheDocument(); expect(wrapper).toHaveClass('pgn__hyperlink'); + expect(wrapper).toHaveClass('standalone-link'); expect(wrapper).toHaveTextContent(content); expect(wrapper).toHaveAttribute('href', destination); expect(wrapper).toHaveAttribute('target', '_self'); @@ -36,8 +40,17 @@ describe('correct rendering', () => { expect(onClick).toHaveBeenCalledTimes(1); }); + it('renders an underlined Hyperlink', async () => { + const { getByRole } = render({content}); + const wrapper = getByRole('link'); + expect(wrapper).toBeInTheDocument(); + expect(wrapper).toHaveClass('pgn__hyperlink'); + expect(wrapper).not.toHaveClass('standalone-link'); + expect(wrapper).toHaveClass('inline-link'); + }); + it('renders external Hyperlink', () => { - const { getByRole, getByTestId } = render(); + const { getByRole, getByTestId } = render({content}); const wrapper = getByRole('link'); const icon = getByTestId('hyperlink-icon'); const iconSvg = icon.querySelector('svg'); @@ -53,18 +66,16 @@ describe('correct rendering', () => { describe('security', () => { it('prevents reverse tabnabbing for links with target="_blank"', () => { - const { getByRole } = render(); + const { getByRole } = render({content}); const wrapper = getByRole('link'); expect(wrapper).toHaveAttribute('rel', 'noopener noreferrer'); }); }); describe('event handlers are triggered correctly', () => { - let spy; - beforeEach(() => { spy = jest.fn(); }); - it('should fire onClick', async () => { - const { getByRole } = render(); + const spy = jest.fn(); + const { getByRole } = render({content}); const wrapper = getByRole('link'); expect(spy).toHaveBeenCalledTimes(0); await userEvent.click(wrapper); diff --git a/src/Hyperlink/index.jsx b/src/Hyperlink/index.tsx similarity index 63% rename from src/Hyperlink/index.jsx rename to src/Hyperlink/index.tsx index 7c4a61f882..5229f73f8f 100644 --- a/src/Hyperlink/index.jsx +++ b/src/Hyperlink/index.tsx @@ -1,29 +1,45 @@ import React from 'react'; import PropTypes from 'prop-types'; import classNames from 'classnames'; -import isRequiredIf from 'react-proptype-conditional-require'; import { Launch } from '../../icons'; import Icon from '../Icon'; -import withDeprecatedProps, { DeprTypes } from '../withDeprecatedProps'; - export const HYPER_LINK_EXTERNAL_LINK_ALT_TEXT = 'in a new tab'; export const HYPER_LINK_EXTERNAL_LINK_TITLE = 'Opens in a new tab'; -const Hyperlink = React.forwardRef((props, ref) => { - const { - className, - destination, - children, - target, - onClick, - externalLinkAlternativeText, - externalLinkTitle, - variant, - isInline, - showLaunchIcon, - ...attrs - } = props; +interface Props extends Omit, 'href' | 'target'> { + /** specifies the URL */ + destination: string; + /** Content of the hyperlink */ + children: React.ReactNode; + /** Custom class names for the hyperlink */ + className?: string; + /** Alt text for the icon indicating that this link opens in a new tab, if target="_blank". e.g. _("in a new tab") */ + externalLinkAlternativeText?: string; + /** Tooltip text for the "opens in new tab" icon, if target="_blank". e.g. _("Opens in a new tab"). */ + externalLinkTitle?: string; + /** type of hyperlink */ + variant?: 'default' | 'muted' | 'brand'; + /** Display the link with an underline. By default, it is only underlined on hover. */ + isInline?: boolean; + /** specify if we need to show launch Icon. By default, it will be visible. */ + showLaunchIcon?: boolean; + target?: '_blank' | '_self'; +} + +const Hyperlink = React.forwardRef(({ + className, + destination, + children, + target, + onClick, + externalLinkAlternativeText, + externalLinkTitle, + variant, + isInline, + showLaunchIcon, + ...attrs +}, ref) => { let externalLinkIcon; if (target === '_blank') { @@ -105,32 +121,20 @@ Hyperlink.propTypes = { * loaded into the same browsing context as the current one. * If the target is `_blank` (opening a new window) `rel='noopener'` will be added to the anchor tag to prevent * any potential [reverse tabnabbing attack](https://www.owasp.org/index.php/Reverse_Tabnabbing). - */ - target: PropTypes.string, + */ + target: PropTypes.oneOf(['_blank', '_self']), /** specifies the callback function when the link is clicked */ onClick: PropTypes.func, - /** specifies the text for links with a `_blank` target (which loads the URL in a new browsing context). */ - externalLinkAlternativeText: isRequiredIf( - PropTypes.string, - props => props.target === '_blank', - ), - /** specifies the title for links with a `_blank` target (which loads the URL in a new browsing context). */ - externalLinkTitle: isRequiredIf( - PropTypes.string, - props => props.target === '_blank', - ), + /** Alt text for the icon indicating that this link opens in a new tab, if target="_blank". e.g. _("in a new tab") */ + externalLinkAlternativeText: PropTypes.string, + /** Tooltip text for the "opens in new tab" icon, if target="_blank". e.g. _("Opens in a new tab"). */ + externalLinkTitle: PropTypes.string, /** type of hyperlink */ variant: PropTypes.oneOf(['default', 'muted', 'brand']), - /** specify the link style. By default, it will be underlined. */ + /** Display the link with an underline. By default, it is only underlined on hover. */ isInline: PropTypes.bool, /** specify if we need to show launch Icon. By default, it will be visible. */ showLaunchIcon: PropTypes.bool, }; -export default withDeprecatedProps(Hyperlink, 'Hyperlink', { - /** specifies the text or element that a URL should be associated with */ - content: { - deprType: DeprTypes.MOVED, - newName: 'children', - }, -}); +export default Hyperlink; diff --git a/src/index.d.ts b/src/index.d.ts index 9d71f85477..e4050de325 100644 --- a/src/index.d.ts +++ b/src/index.d.ts @@ -7,6 +7,7 @@ export { default as Bubble } from './Bubble'; export { default as Chip, CHIP_PGN_CLASS } from './Chip'; export { default as ChipCarousel } from './ChipCarousel'; +export { default as Hyperlink, HYPER_LINK_EXTERNAL_LINK_ALT_TEXT, HYPER_LINK_EXTERNAL_LINK_TITLE } from './Hyperlink'; export { default as Icon } from './Icon'; // // // // // // // // // // // // // // // // // // // // // // // // // // // @@ -72,7 +73,6 @@ export const FormAutosuggestOption: any, InputGroup: any; // from './Form'; -export const Hyperlink: any, HYPER_LINK_EXTERNAL_LINK_ALT_TEXT: string, HYPER_LINK_EXTERNAL_LINK_TITLE: string; // from './Hyperlink'; export const IconButton: any, IconButtonWithTooltip: any; // from './IconButton'; export const IconButtonToggle: any; // from './IconButtonToggle'; export const Input: any; // from './Input'; diff --git a/src/index.js b/src/index.js index 6e8b9294c5..2f1b794be4 100644 --- a/src/index.js +++ b/src/index.js @@ -7,6 +7,7 @@ export { default as Bubble } from './Bubble'; export { default as Chip, CHIP_PGN_CLASS } from './Chip'; export { default as ChipCarousel } from './ChipCarousel'; +export { default as Hyperlink, HYPER_LINK_EXTERNAL_LINK_ALT_TEXT, HYPER_LINK_EXTERNAL_LINK_TITLE } from './Hyperlink'; export { default as Icon } from './Icon'; // // // // // // // // // // // // // // // // // // // // // // // // // // // @@ -72,7 +73,6 @@ export { FormAutosuggestOption, InputGroup, } from './Form'; -export { default as Hyperlink, HYPER_LINK_EXTERNAL_LINK_ALT_TEXT, HYPER_LINK_EXTERNAL_LINK_TITLE } from './Hyperlink'; export { default as IconButton, IconButtonWithTooltip } from './IconButton'; export { default as IconButtonToggle } from './IconButtonToggle'; export { default as Input } from './Input'; diff --git a/src/setupTest.js b/src/setupTest.ts similarity index 66% rename from src/setupTest.js rename to src/setupTest.ts index 525b689e39..2a528b828c 100644 --- a/src/setupTest.js +++ b/src/setupTest.ts @@ -1,3 +1,4 @@ +/* eslint-disable import/no-extraneous-dependencies */ import 'regenerator-runtime/runtime'; import '@testing-library/jest-dom'; @@ -20,6 +21,6 @@ class ResizeObserver { window.ResizeObserver = ResizeObserver; -window.crypto = { - getRandomValues: arr => crypto.randomBytes(arr.length), +(window as any).crypto = { + getRandomValues: (arr: any) => crypto.randomBytes(arr.length), }; From 48b8635ec0304968bf504ed88a921c002efeca9c Mon Sep 17 00:00:00 2001 From: Brian Smith <112954497+brian-smith-tcril@users.noreply.github.com> Date: Wed, 22 May 2024 11:49:13 -0400 Subject: [PATCH 04/63] fix: remove header border radius on `FullscreenModal` (#3041) --- src/Modal/_ModalDialog.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Modal/_ModalDialog.scss b/src/Modal/_ModalDialog.scss index 65ea4c519b..31ab661e2a 100644 --- a/src/Modal/_ModalDialog.scss +++ b/src/Modal/_ModalDialog.scss @@ -76,6 +76,10 @@ border-top: solid 1px $light; padding-top: $modal-footer-padding-y; } + + .pgn__modal-header { + border-radius: 0; + } } // Made specific due to a selector in Modal.scss From 4abe68b1cf60be6930d2771aa3c97b875ebed35b Mon Sep 17 00:00:00 2001 From: Braden MacDonald Date: Fri, 31 May 2024 10:26:23 -0700 Subject: [PATCH 05/63] feat: add typings for + )).toJSON(); expect(tree).toMatchSnapshot(); }); @@ -94,9 +94,21 @@ describe('); + // eslint-disable-next-line @typescript-eslint/no-unused-vars + const ref = (_current: HTMLAnchorElement) => {}; // Check typing of a ref - should not show type errors. + render(); expect(screen.getByRole('link').getAttribute('href')).toEqual('https://www.poop.com/💩'); }); }); + + test('with size="inline"', () => { + const tree = renderer.create(( +

+ 2 items selected. + +

+ )).toJSON(); + expect(tree).toMatchSnapshot(); + }); }); }); diff --git a/src/Button/ButtonGroup.test.jsx b/src/Button/ButtonGroup.test.tsx similarity index 100% rename from src/Button/ButtonGroup.test.jsx rename to src/Button/ButtonGroup.test.tsx diff --git a/src/Button/ButtonToolbar.test.jsx b/src/Button/ButtonToolbar.test.tsx similarity index 100% rename from src/Button/ButtonToolbar.test.jsx rename to src/Button/ButtonToolbar.test.tsx diff --git a/src/Button/__snapshots__/Button.test.jsx.snap b/src/Button/__snapshots__/Button.test.tsx.snap similarity index 92% rename from src/Button/__snapshots__/Button.test.jsx.snap rename to src/Button/__snapshots__/Button.test.tsx.snap index 863a1f933e..2cfb8b2f61 100644 --- a/src/Button/__snapshots__/Button.test.jsx.snap +++ b/src/Button/__snapshots__/Button.test.tsx.snap @@ -55,13 +55,13 @@ exports[` `; + +exports[` +

+`; diff --git a/src/Button/__snapshots__/ButtonGroup.test.jsx.snap b/src/Button/__snapshots__/ButtonGroup.test.tsx.snap similarity index 100% rename from src/Button/__snapshots__/ButtonGroup.test.jsx.snap rename to src/Button/__snapshots__/ButtonGroup.test.tsx.snap diff --git a/src/Button/__snapshots__/ButtonToolbar.test.jsx.snap b/src/Button/__snapshots__/ButtonToolbar.test.tsx.snap similarity index 100% rename from src/Button/__snapshots__/ButtonToolbar.test.jsx.snap rename to src/Button/__snapshots__/ButtonToolbar.test.tsx.snap diff --git a/src/Button/index.jsx b/src/Button/index.tsx similarity index 51% rename from src/Button/index.jsx rename to src/Button/index.tsx index 13c444e9fa..c22e3c3e28 100644 --- a/src/Button/index.jsx +++ b/src/Button/index.tsx @@ -1,32 +1,57 @@ import React from 'react'; -import PropTypes from 'prop-types'; +import PropTypes, { type Requireable } from 'prop-types'; import classNames from 'classnames'; -import BaseButton from 'react-bootstrap/Button'; -import BaseButtonGroup from 'react-bootstrap/ButtonGroup'; -import BaseButtonToolbar from 'react-bootstrap/ButtonToolbar'; +import BaseButton, { type ButtonProps as BaseButtonProps } from 'react-bootstrap/Button'; +import BaseButtonGroup, { type ButtonGroupProps as BaseButtonGroupProps } from 'react-bootstrap/ButtonGroup'; +import BaseButtonToolbar, { type ButtonToolbarProps } from 'react-bootstrap/ButtonToolbar'; +import type { ComponentWithAsProp } from '../utils/types/bootstrap'; +// @ts-ignore - we're not going to bother adding types for the deprecated button import ButtonDeprecated from './deprecated'; import Icon from '../Icon'; -const Button = React.forwardRef(({ +interface ButtonProps extends Omit { + /** + * An icon component to render. Example: + * ``` + * import { Close } from '@openedx/paragon/icons'; + * + * ``` + */ + iconBefore?: React.ComponentType; + /** + * An icon component to render. Example: + * ``` + * import { Close } from '@openedx/paragon/icons'; + * + * ``` + */ + iconAfter?: React.ComponentType; + size?: 'sm' | 'md' | 'lg' | 'inline'; +} + +type ButtonType = ComponentWithAsProp<'button', ButtonProps> & { Deprecated?: any }; + +const Button: ButtonType = React.forwardRef(({ children, iconAfter, iconBefore, + size, ...props }, ref) => ( types do not allow 'md' or 'inline', but we do. {...props} className={classNames(props.className)} ref={ref} > - {iconBefore && } + {iconBefore && } {children} - {iconAfter && } + {iconAfter && } )); Button.propTypes = { - ...Button.propTypes, /** Specifies class name to apply to the button */ className: PropTypes.string, /** Disables the Button, preventing mouse events, even if the underlying component is an `` element */ @@ -52,10 +77,13 @@ Button.propTypes = { variant: PropTypes.string, /** An icon component to render. * Example import of a Paragon icon component: `import { Check } from '@openedx/paragon/icons';` */ - iconBefore: PropTypes.oneOfType([PropTypes.elementType, PropTypes.node]), + iconBefore: PropTypes.elementType as Requireable, /** An icon component to render. * Example import of a Paragon icon component: `import { Check } from '@openedx/paragon/icons';` */ - iconAfter: PropTypes.oneOfType([PropTypes.elementType, PropTypes.node]), + iconAfter: PropTypes.elementType as Requireable, + // The 'as' type casting above is required for TypeScript checking, because the 'PropTypes.elementType' type normally + // allows strings as a value (for use cases like 'div') but we don't support that for /iconBefore/iconAfter. + // The React TypeScript type definitions are more specific (React.ComponentType vs React.ElementType). }; Button.defaultProps = { @@ -69,20 +97,29 @@ Button.defaultProps = { Button.Deprecated = ButtonDeprecated; -function ButtonGroup(props) { - return ; -} -function ButtonToolbar(props) { - return ; +// We could just re-export 'ButtonGroup' and 'ButtonToolbar', but we currently +// override them to add propTypes validation at runtime, since most Paragon +// consumers aren't using TypeScript yet. We also force ButtonGroup's 'size' +// prop to accept our custom values of 'md' and 'inline' which are used in +// Paragon but not used in the base Bootstrap classes. + +interface ButtonGroupProps extends Omit { + size?: 'sm' | 'md' | 'lg' | 'inline'; } +const ButtonGroup: ComponentWithAsProp<'div', ButtonGroupProps> = ( + React.forwardRef(({ size, ...props }, ref) => ( + + )) +); + ButtonGroup.propTypes = { /** Specifies element type for this component. */ as: PropTypes.elementType, /** An ARIA role describing the button group. */ role: PropTypes.string, /** Specifies the size for all Buttons in the group. */ - size: PropTypes.oneOf(['sm', 'md', 'lg']), + size: PropTypes.oneOf(['sm', 'md', 'lg', 'inline']), /** Display as a button toggle group. */ toggle: PropTypes.bool, /** Specifies if the set of Buttons should appear vertically stacked. */ @@ -100,6 +137,12 @@ ButtonGroup.defaultProps = { size: 'md', }; +const ButtonToolbar: ComponentWithAsProp<'div', ButtonToolbarProps> = ( + React.forwardRef((props, ref) => ( + + )) +); + ButtonToolbar.propTypes = { /** An ARIA role describing the button group. */ role: PropTypes.string, diff --git a/src/Chip/ChipIcon.tsx b/src/Chip/ChipIcon.tsx index a32692c5ce..87e08aa256 100644 --- a/src/Chip/ChipIcon.tsx +++ b/src/Chip/ChipIcon.tsx @@ -8,7 +8,7 @@ import { STYLE_VARIANTS } from './constants'; export interface ChipIconProps { className: string, - src: React.ReactElement | Function, + src: React.ComponentType, onClick?: KeyboardEventHandler & MouseEventHandler, alt?: string, variant: string, diff --git a/src/Chip/index.tsx b/src/Chip/index.tsx index 23abfde5c7..0f78ab2059 100644 --- a/src/Chip/index.tsx +++ b/src/Chip/index.tsx @@ -1,5 +1,5 @@ import React, { ForwardedRef, KeyboardEventHandler, MouseEventHandler } from 'react'; -import PropTypes from 'prop-types'; +import PropTypes, { type Requireable } from 'prop-types'; import classNames from 'classnames'; // @ts-ignore import { requiredWhen } from '../utils/propTypes'; @@ -15,9 +15,9 @@ export interface IChip { onClick?: KeyboardEventHandler & MouseEventHandler, className?: string, variant?: string, - iconBefore?: React.ReactElement | Function, + iconBefore?: React.ComponentType, iconBeforeAlt?: string, - iconAfter?: React.ReactElement | Function, + iconAfter?: React.ComponentType, iconAfterAlt?: string, onIconBeforeClick?: KeyboardEventHandler & MouseEventHandler, onIconAfterClick?: KeyboardEventHandler & MouseEventHandler, @@ -111,7 +111,7 @@ Chip.propTypes = { * * `import { Check } from '@openedx/paragon/icons';` */ - iconBefore: PropTypes.oneOfType([PropTypes.element, PropTypes.func]), + iconBefore: PropTypes.elementType as Requireable, /** Specifies icon alt text. */ iconBeforeAlt: requiredWhen(PropTypes.string, ['iconBefore', 'onIconBeforeClick']), /** A click handler for the `Chip` icon before. */ @@ -122,7 +122,7 @@ Chip.propTypes = { * * `import { Check } from '@openedx/paragon/icons';` */ - iconAfter: PropTypes.oneOfType([PropTypes.element, PropTypes.func]), + iconAfter: PropTypes.elementType as Requireable, /** Specifies icon alt text. */ iconAfterAlt: requiredWhen(PropTypes.string, ['iconAfter', 'onIconAfterClick']), /** A click handler for the `Chip` icon after. */ diff --git a/src/Icon/index.d.ts b/src/Icon/index.d.ts index 45505bb49a..b9d6f5d746 100644 --- a/src/Icon/index.d.ts +++ b/src/Icon/index.d.ts @@ -1,13 +1,15 @@ import React from 'react'; export interface IconProps extends React.ComponentPropsWithoutRef<'span'> { - src?: React.ReactElement | Function; + // Note: React.ComponentType is what we want here. React.ElementType would allow some element type strings like "div", + // but we only want to allow components like 'Add' (a specific icon component function/class) + src?: React.ComponentType; svgAttrs?: { 'aria-label'?: string; 'aria-labelledby'?: string; }; id?: string | null; - size?: 'xs' | 'sm' | 'md' | 'lg'; + size?: 'xs' | 'sm' | 'md' | 'lg' | 'inline'; className?: string | string[]; hidden?: boolean; screenReaderText?: React.ReactNode; diff --git a/src/Icon/index.jsx b/src/Icon/index.jsx index 6f0a7a3cf3..89403430f2 100644 --- a/src/Icon/index.jsx +++ b/src/Icon/index.jsx @@ -74,7 +74,7 @@ Icon.propTypes = { * An icon component to render. * Example import of a Paragon icon component: `import { Check } from '@openedx/paragon/icons';` */ - src: PropTypes.oneOfType([PropTypes.element, PropTypes.elementType]), + src: PropTypes.elementType, /** HTML element attributes to pass through to the underlying svg element */ svgAttrs: PropTypes.shape({ 'aria-label': PropTypes.string, diff --git a/src/index.d.ts b/src/index.d.ts index e4050de325..8cd1eaea8b 100644 --- a/src/index.d.ts +++ b/src/index.d.ts @@ -5,6 +5,7 @@ // Things that have types // // // // // // // // // // // // // // // // // // // // // // // // // // // export { default as Bubble } from './Bubble'; +export { default as Button, ButtonGroup, ButtonToolbar } from './Button'; export { default as Chip, CHIP_PGN_CLASS } from './Chip'; export { default as ChipCarousel } from './ChipCarousel'; export { default as Hyperlink, HYPER_LINK_EXTERNAL_LINK_ALT_TEXT, HYPER_LINK_EXTERNAL_LINK_TITLE } from './Hyperlink'; @@ -21,7 +22,6 @@ export const Avatar: any; // from './Avatar'; export const AvatarButton: any; // from './AvatarButton'; export const Badge: any; // from './Badge'; export const Breadcrumb: any; // from './Breadcrumb'; -export const Button: any, ButtonGroup: any, ButtonToolbar: any; // from './Button'; export const Card: any, CardColumns: any, diff --git a/src/index.js b/src/index.js index 2f1b794be4..2dbc760aba 100644 --- a/src/index.js +++ b/src/index.js @@ -1,10 +1,11 @@ -// To keep this file in sync with the .d.ts file, it's in the same order -// and each line number is the same +// Keep this file in sync with the .d.ts file (manually). It's in the same order +// and each line number is the same, to make it easier. // // // // // // // // // // // // // // // // // // // // // // // // // // // // Things that have types // // // // // // // // // // // // // // // // // // // // // // // // // // // export { default as Bubble } from './Bubble'; +export { default as Button, ButtonGroup, ButtonToolbar } from './Button'; export { default as Chip, CHIP_PGN_CLASS } from './Chip'; export { default as ChipCarousel } from './ChipCarousel'; export { default as Hyperlink, HYPER_LINK_EXTERNAL_LINK_ALT_TEXT, HYPER_LINK_EXTERNAL_LINK_TITLE } from './Hyperlink'; @@ -21,7 +22,6 @@ export { default as Avatar } from './Avatar'; export { default as AvatarButton } from './AvatarButton'; export { default as Badge } from './Badge'; export { default as Breadcrumb } from './Breadcrumb'; -export { default as Button, ButtonGroup, ButtonToolbar } from './Button'; export { default as Card, CardColumns, diff --git a/src/utils/types/bootstrap.test.tsx b/src/utils/types/bootstrap.test.tsx new file mode 100644 index 0000000000..0346c5d2b4 --- /dev/null +++ b/src/utils/types/bootstrap.test.tsx @@ -0,0 +1,86 @@ +/* eslint-disable @typescript-eslint/no-unused-vars */ +import React from 'react'; +import type { BsPropsWithAs, ComponentWithAsProp } from './bootstrap'; + +// Note: these are type-only tests. They don't actually do much at runtime; the important checks are at transpile time. + +describe('BsPropsWithAs', () => { + interface Props extends BsPropsWithAs { + otherProp?: number; + } + + it('defines optional bsPrefix, className, and as but no other props', () => { + const checkProps = (_props: Props) => {}; + // These are all valid props per the prop definition: + checkProps({ }); + checkProps({ bsPrefix: 'bs' }); + checkProps({ className: 'foo bar' }); + checkProps({ as: 'tr' }); + checkProps({ className: 'foo bar', as: 'button', otherProp: 15 }); + // But these are all invalid: + // @ts-expect-error + checkProps({ newProp: 10 }); + // @ts-expect-error + checkProps({ onClick: () => {} }); + // @ts-expect-error + checkProps({ id: 'id' }); + // @ts-expect-error + checkProps({ children: }); + }); +}); + +describe('ComponentWithAsProp', () => { + interface MyProps extends BsPropsWithAs { + customProp?: string; + } + const MyComponent: ComponentWithAsProp<'div', MyProps> = ( + React.forwardRef( + ({ as: Inner = 'div', ...props }, ref) => , + ) + ); + + // eslint-disable-next-line react/function-component-definition + const CustomComponent: React.FC<{ requiredProp: string }> = () => ; + + it('is defined to wrap a
by default, and accepts related props', () => { + // This is valid - by default it is a DIV so accepts props and ref related to DIV: + const divClick: React.MouseEventHandler = () => {}; + const divRef: React.RefObject = { current: null }; + const valid = ; + }); + + it('is defined to wrap a
by default, and rejects unrelated props', () => { + const btnRef: React.RefObject = { current: null }; + // @ts-expect-error because the ref is to a -`; diff --git a/src/IconButton/__snapshots__/IconButton.test.tsx.snap b/src/IconButton/__snapshots__/IconButton.test.tsx.snap new file mode 100644 index 0000000000..dd82977c10 --- /dev/null +++ b/src/IconButton/__snapshots__/IconButton.test.tsx.snap @@ -0,0 +1,112 @@ +// Jest Snapshot v1, https://goo.gl/fbAQLP + +exports[` renders with required props 1`] = ` + +`; + +exports[` renders with deprecated props 1`] = ` + +`; + +exports[` renders with required props 1`] = ` + +`; diff --git a/src/IconButton/index.jsx b/src/IconButton/index.tsx similarity index 59% rename from src/IconButton/index.jsx rename to src/IconButton/index.tsx index bf25709577..5cc805c8a2 100644 --- a/src/IconButton/index.jsx +++ b/src/IconButton/index.tsx @@ -1,12 +1,46 @@ import React from 'react'; import PropTypes from 'prop-types'; import classNames from 'classnames'; - import { FontAwesomeIcon } from '@fortawesome/react-fontawesome'; +import { type Placement } from 'react-bootstrap/Overlay'; + import { OverlayTrigger } from '../Overlay'; import Tooltip from '../Tooltip'; +import Icon from '../Icon'; -const IconButton = React.forwardRef(({ +interface Props extends React.HTMLAttributes { + iconAs?: typeof Icon | typeof FontAwesomeIcon, + /** Additional CSS class[es] to apply to this button */ + className?: string; + /** Alt text for your icon. For best practice, avoid using alt text to describe + * the image in the `IconButton`. Instead, we recommend describing the function + * of the button. */ + alt: string; + /** Changes icon styles for dark background */ + invertColors?: boolean; + /** An icon component to render. Example import of a Paragon icon component: + * `import { Check } from '@openedx/paragon/icons';` + * */ + // Note: React.ComponentType is what we want here. React.ElementType would allow some element type strings like "div", + // but we only want to allow components like 'Add' (a specific icon component function/class) + src?: React.ComponentType; + /** Extra class names that will be added to the icon */ + iconClassNames?: string; + /** Click handler for the button */ + onClick?: React.MouseEventHandler; + /** whether to show the `IconButton` in an active state, whose styling is distinct from default state */ + isActive?: boolean; + /** @deprecated Using FontAwesome icons is deprecated. Instead, pass iconAs={Icon} src={...} */ + icon?: { prefix?: string; iconName?: string, icon?: any[] }, + /** Type of button (uses Bootstrap options) */ + variant?: 'primary' | 'secondary' | 'success' | 'warning' | 'danger' | 'light' | 'dark' | 'black' | 'brand'; + /** size of button to render */ + size?: 'sm' | 'md' | 'inline'; + /** no children */ + children?: never; +} + +const IconButton = React.forwardRef(({ className, alt, invertColors, @@ -18,6 +52,7 @@ const IconButton = React.forwardRef(({ variant, iconAs, isActive, + children, // unused, just here because we don't want it to be part of 'attrs' ...attrs }, ref) => { const invert = invertColors ? 'inverse-' : ''; @@ -50,7 +85,7 @@ const IconButton = React.forwardRef(({ @@ -60,7 +95,7 @@ const IconButton = React.forwardRef(({ IconButton.defaultProps = { iconAs: undefined, - src: null, + src: undefined, icon: undefined, iconClassNames: undefined, className: undefined, @@ -69,6 +104,7 @@ IconButton.defaultProps = { size: 'md', onClick: () => {}, isActive: false, + children: undefined, }; IconButton.propTypes = { @@ -76,11 +112,11 @@ IconButton.propTypes = { className: PropTypes.string, /** Component that renders the icon, currently defaults to `FontAwesomeIcon`, * but is going to be deprecated soon, please use Paragon's icons instead. */ - iconAs: PropTypes.elementType, + iconAs: PropTypes.elementType as any, /** An icon component to render. Example import of a Paragon icon component: - * `import { Check } from '@openedx/paragon/dist/icon';` + * `import { Check } from '@openedx/paragon/icons';` * */ - src: PropTypes.oneOfType([PropTypes.element, PropTypes.elementType]), + src: PropTypes.elementType as any, /** Alt text for your icon. For best practice, avoid using alt text to describe * the image in the `IconButton`. Instead, we recommend describing the function * of the button. */ @@ -93,7 +129,7 @@ IconButton.propTypes = { iconName: PropTypes.string, // eslint-disable-next-line react/forbid-prop-types icon: PropTypes.array, - }), + }) as any, /** Extra class names that will be added to the icon */ iconClassNames: PropTypes.string, /** Click handler for the button */ @@ -106,38 +142,40 @@ IconButton.propTypes = { isActive: PropTypes.bool, }; +interface PropsWithTooltip extends Props { + /** choose from https://popper.js.org/docs/v2/constructors/#options */ + tooltipPlacement: Placement, + /** any content to pass to tooltip content area */ + tooltipContent: React.ReactNode, +} + /** - * - * @param { object } args Arguments - * @param { string } args.tooltipPlacement choose from https://popper.js.org/docs/v2/constructors/#options - * @param { React.Component } args.tooltipContent any content to pass to tooltip content area - * @returns { IconButton } a button wrapped in overlaytrigger + * An icon button wrapped in overlaytrigger to display a tooltip. */ function IconButtonWithTooltip({ - tooltipPlacement, tooltipContent, variant, invertColors, ...props -}) { - const invert = invertColors ? 'inverse-' : ''; + tooltipPlacement, tooltipContent, ...props +}: PropsWithTooltip) { + const invert = props.invertColors ? 'inverse-' : ''; return ( {tooltipContent} )} > - + ); } IconButtonWithTooltip.defaultProps = { + ...IconButton.defaultProps, tooltipPlacement: 'top', - variant: 'primary', - invertColors: false, }; IconButtonWithTooltip.propTypes = { @@ -151,7 +189,9 @@ IconButtonWithTooltip.propTypes = { invertColors: PropTypes.bool, }; -IconButton.IconButtonWithTooltip = IconButtonWithTooltip; +(IconButton as any).IconButtonWithTooltip = IconButtonWithTooltip; -export default IconButton; +export default IconButton as typeof IconButton & { + IconButtonWithTooltip: typeof IconButtonWithTooltip, +}; export { IconButtonWithTooltip }; diff --git a/src/Overlay/index.jsx b/src/Overlay/index.tsx similarity index 88% rename from src/Overlay/index.jsx rename to src/Overlay/index.tsx index 6e3fb7c83d..6c640f7239 100644 --- a/src/Overlay/index.jsx +++ b/src/Overlay/index.tsx @@ -1,10 +1,14 @@ import React from 'react'; -import BaseOverlay from 'react-bootstrap/Overlay'; -import BaseOverlayTrigger from 'react-bootstrap/OverlayTrigger'; +import BaseOverlay, { type OverlayProps, type Placement } from 'react-bootstrap/Overlay'; +import BaseOverlayTrigger, { type OverlayTriggerProps, type OverlayTriggerType } from 'react-bootstrap/OverlayTrigger'; import Fade from 'react-bootstrap/Fade'; import PropTypes from 'prop-types'; -const PLACEMENT_VARIANTS = [ +// Note: The only thing this file adds to the base component is propTypes validation. +// As more Paragon consumers adopt TypeScript, we could consider removing almost all of this code +// and just re-export the Overlay and OverlayTrigger components from react-bootstrap unmodified. + +const PLACEMENT_VARIANTS: Placement[] = [ 'auto-start', 'auto', 'auto-end', @@ -22,16 +26,16 @@ const PLACEMENT_VARIANTS = [ 'left-start', ]; -const TRIGGER_VARIANTS = [ +const TRIGGER_VARIANTS: OverlayTriggerType[] = [ 'hover', 'click', 'focus', ]; -function Overlay(props) { +function Overlay(props: OverlayProps) { return ; } -function OverlayTrigger(props) { +function OverlayTrigger(props: OverlayTriggerProps) { return ( {props.children} diff --git a/src/Tooltip/Tooltip.test.jsx b/src/Tooltip/Tooltip.test.tsx similarity index 100% rename from src/Tooltip/Tooltip.test.jsx rename to src/Tooltip/Tooltip.test.tsx diff --git a/src/Tooltip/index.jsx b/src/Tooltip/index.tsx similarity index 83% rename from src/Tooltip/index.jsx rename to src/Tooltip/index.tsx index 9b3733112e..9d9131b459 100644 --- a/src/Tooltip/index.jsx +++ b/src/Tooltip/index.tsx @@ -1,9 +1,15 @@ import React from 'react'; import PropTypes from 'prop-types'; import classNames from 'classnames'; -import BaseTooltip from 'react-bootstrap/Tooltip'; +import BaseTooltip, { type TooltipProps as BaseTooltipProps } from 'react-bootstrap/Tooltip'; +import { type Placement } from 'react-bootstrap/Overlay'; +import type { ComponentWithAsProp } from '../utils/types/bootstrap'; -const PLACEMENT_VARIANTS = [ +interface TooltipProps extends BaseTooltipProps { + variant?: 'light'; +} + +const PLACEMENT_VARIANTS: Placement[] = [ 'auto-start', 'auto', 'auto-end', @@ -21,7 +27,7 @@ const PLACEMENT_VARIANTS = [ 'left-start', ]; -const Tooltip = React.forwardRef(({ +const Tooltip: ComponentWithAsProp<'div', TooltipProps> = React.forwardRef(({ children, variant, ...props diff --git a/src/index.d.ts b/src/index.d.ts index 8cd1eaea8b..a680a1ac86 100644 --- a/src/index.d.ts +++ b/src/index.d.ts @@ -10,6 +10,9 @@ export { default as Chip, CHIP_PGN_CLASS } from './Chip'; export { default as ChipCarousel } from './ChipCarousel'; export { default as Hyperlink, HYPER_LINK_EXTERNAL_LINK_ALT_TEXT, HYPER_LINK_EXTERNAL_LINK_TITLE } from './Hyperlink'; export { default as Icon } from './Icon'; +export { default as IconButton, IconButtonWithTooltip } from './IconButton'; +export { default as Overlay, OverlayTrigger } from './Overlay'; +export { default as Tooltip } from './Tooltip'; // // // // // // // // // // // // // // // // // // // // // // // // // // // // Things that don't have types @@ -73,7 +76,6 @@ export const FormAutosuggestOption: any, InputGroup: any; // from './Form'; -export const IconButton: any, IconButtonWithTooltip: any; // from './IconButton'; export const IconButtonToggle: any; // from './IconButtonToggle'; export const Input: any; // from './Input'; export const InputSelect: any; // from './InputSelect'; @@ -106,7 +108,6 @@ export const NavLink: any; // from './Nav'; export const Navbar: any, NavbarBrand: any, NAVBAR_LABEL: string; // from './Navbar'; -export const Overlay: any, OverlayTrigger: any; // from './Overlay'; export const PageBanner: any, PAGE_BANNER_DISMISS_ALT_TEXT: string; // from './PageBanner'; export const Pagination: any, @@ -145,7 +146,6 @@ export const // from './Tabs'; export const TextArea: any; // from './TextArea'; export const Toast: any, TOAST_CLOSE_LABEL_TEXT: string, TOAST_DELAY: number; // from './Toast'; -export const Tooltip: any; // from './Tooltip'; export const ValidationFormGroup: any; // from './ValidationFormGroup'; export const TransitionReplace: any; // from './TransitionReplace'; export const ValidationMessage: any; // from './ValidationMessage'; diff --git a/src/index.js b/src/index.js index 2dbc760aba..258b03af3f 100644 --- a/src/index.js +++ b/src/index.js @@ -10,6 +10,9 @@ export { default as Chip, CHIP_PGN_CLASS } from './Chip'; export { default as ChipCarousel } from './ChipCarousel'; export { default as Hyperlink, HYPER_LINK_EXTERNAL_LINK_ALT_TEXT, HYPER_LINK_EXTERNAL_LINK_TITLE } from './Hyperlink'; export { default as Icon } from './Icon'; +export { default as IconButton, IconButtonWithTooltip } from './IconButton'; +export { default as Overlay, OverlayTrigger } from './Overlay'; +export { default as Tooltip } from './Tooltip'; // // // // // // // // // // // // // // // // // // // // // // // // // // // // Things that don't have types @@ -73,7 +76,6 @@ export { FormAutosuggestOption, InputGroup, } from './Form'; -export { default as IconButton, IconButtonWithTooltip } from './IconButton'; export { default as IconButtonToggle } from './IconButtonToggle'; export { default as Input } from './Input'; export { default as InputSelect } from './InputSelect'; @@ -106,7 +108,6 @@ export { NavLink, } from './Nav'; export { default as Navbar, NavbarBrand, NAVBAR_LABEL } from './Navbar'; -export { default as Overlay, OverlayTrigger } from './Overlay'; export { default as PageBanner, PAGE_BANNER_DISMISS_ALT_TEXT } from './PageBanner'; export { default as Pagination, @@ -145,7 +146,6 @@ export { } from './Tabs'; export { default as TextArea } from './TextArea'; export { default as Toast, TOAST_CLOSE_LABEL_TEXT, TOAST_DELAY } from './Toast'; -export { default as Tooltip } from './Tooltip'; export { default as ValidationFormGroup } from './ValidationFormGroup'; export { default as TransitionReplace } from './TransitionReplace'; export { default as ValidationMessage } from './ValidationMessage'; diff --git a/www/src/components/CodeBlock.tsx b/www/src/components/CodeBlock.tsx index 4d396da6cb..02064d25f3 100644 --- a/www/src/components/CodeBlock.tsx +++ b/www/src/components/CodeBlock.tsx @@ -37,7 +37,7 @@ const { export type CollapsibleLiveEditorTypes = { children: React.ReactNode; - clickToCopy: (arg: string) => void; + clickToCopy: () => void; handleCodeChange: (e: React.ChangeEvent) => void; }; diff --git a/www/src/components/header/Navbar.tsx b/www/src/components/header/Navbar.tsx index a9306dd1bc..ffef619923 100644 --- a/www/src/components/header/Navbar.tsx +++ b/www/src/components/header/Navbar.tsx @@ -17,7 +17,7 @@ export interface INavbar { siteTitle: string, onMenuClick: () => boolean, setTarget: React.Dispatch>, - onSettingsClick: Function | undefined, + onSettingsClick?: () => void, menuIsOpen?: boolean, showMinimizedTitle?: boolean, showSettingsIcon?: boolean, diff --git a/www/src/context/SettingsContext.tsx b/www/src/context/SettingsContext.tsx index d05cef5ede..777c3a73bb 100644 --- a/www/src/context/SettingsContext.tsx +++ b/www/src/context/SettingsContext.tsx @@ -17,8 +17,8 @@ export interface IDefaultValue { theme?: string, handleSettingsChange: Function, showSettings?: React.SyntheticEvent | React.ReactNode, - closeSettings?: React.SyntheticEvent | React.ReactNode, - openSettings?: Function, + closeSettings?: () => void, + openSettings?: () => void, } const defaultValue = { From 2919eaecfec4181ed013c13df9ad728fd8651f32 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2024 10:11:50 -0400 Subject: [PATCH 37/63] docs: update dependent-usage.json (#3123) --- dependent-usage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependent-usage.json b/dependent-usage.json index fc03f11370..1302dbe548 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1720274854674, + "lastModified": 1720361213592, "projectUsages": [ { "version": "22.6.1", From 14a928feb091d93a1a09f6839085e55e1baa144f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 10:17:12 -0400 Subject: [PATCH 38/63] docs: update dependent-usage.json (#3126) --- dependent-usage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependent-usage.json b/dependent-usage.json index 1302dbe548..975e4cb9e1 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1720361213592, + "lastModified": 1720447697100, "projectUsages": [ { "version": "22.6.1", From dc1c26fe45bd92392fe97bc6d7a042e9a6d41704 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 10:12:09 -0400 Subject: [PATCH 39/63] docs: update dependent-usage.json (#3127) --- dependent-usage.json | 96 +++++++++++++++++++------------------------- 1 file changed, 42 insertions(+), 54 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 975e4cb9e1..4bb2caed42 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1720447697100, + "lastModified": 1720534029510, "projectUsages": [ { "version": "22.6.1", @@ -5387,9 +5387,9 @@ }, { "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableCell.jsx", - "line": 102, + "line": 156, "column": 12, - "index": 4533 + "index": 7373 }, { "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableColumnHeader.jsx", @@ -6289,6 +6289,18 @@ "column": 39, "index": 249 }, + { + "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableCell.jsx", + "line": 67, + "column": 4, + "index": 3047 + }, + { + "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableCell.jsx", + "line": 94, + "column": 4, + "index": 4365 + }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", "line": 208, @@ -7745,9 +7757,9 @@ }, { "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableCell.jsx", - "line": 118, + "line": 172, "column": 24, - "index": 5341 + "index": 8181 }, { "filePath": "src/components/learner-credit-management/MultipleBudgetsPage.jsx", @@ -9515,9 +9527,9 @@ }, { "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableCell.jsx", - "line": 95, + "line": 149, "column": 4, - "index": 4335 + "index": 7175 }, { "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableColumnHeader.jsx", @@ -9607,9 +9619,9 @@ }, { "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableCell.jsx", - "line": 100, + "line": 154, "column": 8, - "index": 4457 + "index": 7297 }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/utils.jsx", @@ -9651,9 +9663,9 @@ }, { "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableCell.jsx", - "line": 101, + "line": 155, "column": 10, - "index": 4497 + "index": 7337 }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", @@ -9683,9 +9695,9 @@ }, { "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableCell.jsx", - "line": 105, + "line": 159, "column": 10, - "index": 4618 + "index": 7458 }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/utils.jsx", @@ -10191,7 +10203,7 @@ "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableCell.jsx", "line": 50, "column": 4, - "index": 2124 + "index": 2131 }, { "filePath": "src/components/SaveTemplateButton/index.jsx", @@ -11869,9 +11881,9 @@ }, { "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableCell.jsx", - "line": 131, + "line": 185, "column": 6, - "index": 5677 + "index": 8517 } ], "Send": [ @@ -11905,7 +11917,7 @@ "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableCell.jsx", "line": 23, "column": 4, - "index": 612 + "index": 619 } ], "DoNotDisturbOn": [ @@ -12099,9 +12111,9 @@ }, { "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableCell.jsx", - "line": 67, + "line": 121, "column": 4, - "index": 2990 + "index": 5830 }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", @@ -14443,7 +14455,7 @@ } }, { - "version": "22.5.1", + "version": "22.6.1", "name": "@edx/frontend-app-course-authoring", "repository": { "type": "git", @@ -16674,12 +16686,6 @@ "column": 12, "index": 864 }, - { - "filePath": "src/studio-home/tabs-section/libraries-v2-tab/index.jsx", - "line": 56, - "column": 12, - "index": 1760 - }, { "filePath": "src/taxonomy/delete-dialog/index.jsx", "line": 53, @@ -23974,18 +23980,6 @@ "column": 10, "index": 811 }, - { - "filePath": "src/studio-home/tabs-section/libraries-v2-tab/index.jsx", - "line": 34, - "column": 6, - "index": 965 - }, - { - "filePath": "src/studio-home/tabs-section/libraries-v2-tab/index.jsx", - "line": 55, - "column": 10, - "index": 1707 - }, { "filePath": "src/textbooks/Textbooks.jsx", "line": 55, @@ -24809,12 +24803,6 @@ "line": 158, "column": 14, "index": 4882 - }, - { - "filePath": "src/studio-home/tabs-section/libraries-v2-tab/index.jsx", - "line": 92, - "column": 12, - "index": 2821 } ], "ClosedCaption": [ @@ -25896,19 +25884,19 @@ } }, { - "version": "22.5.1", + "version": "22.6.1", "name": "@openedx-plugins/course-app-calculator", "folderName": "calculator", "usages": {} }, { - "version": "22.5.1", + "version": "22.6.1", "name": "@openedx-plugins/course-app-edxnotes", "folderName": "edxnotes", "usages": {} }, { - "version": "22.5.1", + "version": "22.6.1", "name": "@openedx-plugins/course-app-learning_assistant", "folderName": "learning_assistant", "usages": { @@ -25929,7 +25917,7 @@ } }, { - "version": "22.5.1", + "version": "22.6.1", "name": "@openedx-plugins/course-app-live", "folderName": "live", "usages": { @@ -25982,7 +25970,7 @@ } }, { - "version": "22.5.1", + "version": "22.6.1", "name": "@openedx-plugins/course-app-ora_settings", "folderName": "ora_settings", "usages": { @@ -25997,7 +25985,7 @@ } }, { - "version": "22.5.1", + "version": "22.6.1", "name": "@openedx-plugins/course-app-proctoring", "folderName": "proctoring", "usages": { @@ -26258,13 +26246,13 @@ } }, { - "version": "22.5.1", + "version": "22.6.1", "name": "@openedx-plugins/course-app-progress", "folderName": "progress", "usages": {} }, { - "version": "22.5.1", + "version": "22.6.1", "name": "@openedx-plugins/course-app-teams", "folderName": "teams", "usages": { @@ -26353,13 +26341,13 @@ } }, { - "version": "22.5.1", + "version": "22.6.1", "name": "@openedx-plugins/course-app-wiki", "folderName": "wiki", "usages": {} }, { - "version": "22.5.1", + "version": "22.6.1", "name": "@openedx-plugins/course-app-xpert_unit_summary", "folderName": "xpert_unit_summary", "usages": { From e143de1b726499a8b22ca7e74a07ad54e4a13331 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 10:12:05 -0400 Subject: [PATCH 40/63] docs: update dependent-usage.json (#3128) --- dependent-usage.json | 222 ++++++++++++++++++++++--------------------- 1 file changed, 114 insertions(+), 108 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 4bb2caed42..ec63eafbd9 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1720534029510, + "lastModified": 1720620430795, "projectUsages": [ { "version": "22.6.1", @@ -5585,57 +5585,57 @@ }, { "filePath": "src/components/Sidebar/index.jsx", - "line": 98, + "line": 117, "column": 12, - "index": 3475 + "index": 4185 }, { "filePath": "src/components/Sidebar/index.jsx", - "line": 103, + "line": 122, "column": 12, - "index": 3608 + "index": 4318 }, { "filePath": "src/components/Sidebar/index.jsx", - "line": 109, + "line": 128, "column": 12, - "index": 3822 + "index": 4532 }, { "filePath": "src/components/Sidebar/index.jsx", - "line": 116, + "line": 135, "column": 12, - "index": 4104 + "index": 4814 }, { "filePath": "src/components/Sidebar/index.jsx", - "line": 124, + "line": 143, "column": 12, - "index": 4413 + "index": 5123 }, { "filePath": "src/components/Sidebar/index.jsx", - "line": 135, + "line": 154, "column": 12, - "index": 4808 + "index": 5518 }, { "filePath": "src/components/Sidebar/index.jsx", - "line": 142, + "line": 161, "column": 12, - "index": 5115 + "index": 5825 }, { "filePath": "src/components/Sidebar/index.jsx", - "line": 149, + "line": 168, "column": 12, - "index": 5370 + "index": 6080 }, { "filePath": "src/components/Sidebar/index.jsx", - "line": 155, + "line": 174, "column": 12, - "index": 5543 + "index": 6253 }, { "filePath": "src/components/subscriptions/buttons/DownloadCsvButton.jsx", @@ -5857,9 +5857,9 @@ }, { "filePath": "src/components/ErrorPage/index.jsx", - "line": 21, - "column": 10, - "index": 630 + "line": 33, + "column": 12, + "index": 850 }, { "filePath": "src/components/FeatureAnnouncementBanner/index.jsx", @@ -6467,9 +6467,9 @@ }, { "filePath": "src/components/ErrorPage/index.jsx", - "line": 25, - "column": 12, - "index": 719 + "line": 37, + "column": 14, + "index": 947 }, { "filePath": "src/components/FeatureAnnouncementBanner/index.jsx", @@ -6711,7 +6711,7 @@ "filePath": "src/components/EnterpriseList/index.jsx", "line": 67, "column": 8, - "index": 1921 + "index": 1777 }, { "filePath": "src/components/learner-credit-management/BudgetAssignmentsTable.jsx", @@ -7085,6 +7085,12 @@ "column": 4, "index": 1497 }, + { + "filePath": "src/components/EnterpriseList/index.jsx", + "line": 62, + "column": 8, + "index": 1675 + }, { "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalContent.jsx", "line": 84, @@ -7285,6 +7291,12 @@ "column": 6, "index": 1526 }, + { + "filePath": "src/components/EnterpriseList/index.jsx", + "line": 63, + "column": 10, + "index": 1691 + }, { "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalContent.jsx", "line": 85, @@ -8261,9 +8273,9 @@ }, { "filePath": "src/components/Sidebar/index.jsx", - "line": 135, + "line": 154, "column": 23, - "index": 4819 + "index": 5529 }, { "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/bulk-actions/EnrollBulkAction.jsx", @@ -9227,7 +9239,7 @@ "filePath": "src/components/ForbiddenPage/index.jsx", "line": 17, "column": 10, - "index": 519 + "index": 539 }, { "filePath": "src/components/UserActivationPage/index.jsx", @@ -10105,6 +10117,12 @@ "column": 2, "index": 322 }, + { + "filePath": "src/components/EnterpriseList/index.jsx", + "line": 61, + "column": 6, + "index": 1638 + }, { "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalContent.jsx", "line": 82, @@ -11099,17 +11117,17 @@ "MediaQuery": [ { "filePath": "src/components/EnterpriseApp/index.jsx", - "line": 130, + "line": 127, "column": 10, - "index": 4110 + "index": 3995 } ], "breakpoints": [ { "filePath": "src/components/EnterpriseApp/index.jsx", - "line": 130, + "line": 127, "column": 32, - "index": 4132 + "index": 4017 }, { "filePath": "src/components/learner-credit-management/cards/BaseCourseCard.jsx", @@ -11143,17 +11161,17 @@ }, { "filePath": "src/containers/EnterpriseApp/EnterpriseApp.test.jsx", - "line": 204, + "line": 191, "column": 26, - "index": 5952 + "index": 5555 } ], "ErrorIcon": [ { "filePath": "src/components/ErrorPage/index.jsx", - "line": 23, - "column": 18, - "index": 684 + "line": 35, + "column": 20, + "index": 908 }, { "filePath": "src/components/InviteLearnersModal/index.jsx", @@ -11365,9 +11383,9 @@ "Dropdown": [ { "filePath": "src/components/Header/index.jsx", - "line": 49, + "line": 46, "column": 4, - "index": 1337 + "index": 1181 }, { "filePath": "src/components/learner-credit-management/members-tab/LearnerCreditGroupMembersTable.jsx", @@ -11397,9 +11415,9 @@ "Dropdown.Toggle": [ { "filePath": "src/components/Header/index.jsx", - "line": 50, + "line": 47, "column": 6, - "index": 1354 + "index": 1198 }, { "filePath": "src/components/learner-credit-management/members-tab/LearnerCreditGroupMembersTable.jsx", @@ -11429,17 +11447,17 @@ "AvatarButton": [ { "filePath": "src/components/Header/index.jsx", - "line": 51, + "line": 48, "column": 12, - "index": 1383 + "index": 1227 } ], "Dropdown.Menu": [ { "filePath": "src/components/Header/index.jsx", - "line": 59, + "line": 56, "column": 6, - "index": 1565 + "index": 1409 }, { "filePath": "src/components/learner-credit-management/members-tab/LearnerCreditGroupMembersTable.jsx", @@ -11469,9 +11487,9 @@ "Dropdown.Item": [ { "filePath": "src/components/Header/index.jsx", - "line": 60, + "line": 57, "column": 8, - "index": 1589 + "index": 1433 }, { "filePath": "src/components/learner-credit-management/members-tab/LearnerCreditGroupMembersTable.jsx", @@ -11549,31 +11567,31 @@ "Navbar": [ { "filePath": "src/components/Header/index.jsx", - "line": 100, + "line": 88, "column": 6, - "index": 2649 + "index": 2167 } ], "Nav": [ { "filePath": "src/components/Header/index.jsx", - "line": 101, + "line": 89, "column": 8, - "index": 2732 + "index": 2250 }, { "filePath": "src/components/Header/index.jsx", - "line": 111, + "line": 99, "column": 10, - "index": 3077 + "index": 2595 } ], "Nav.Link": [ { "filePath": "src/components/Header/index.jsx", - "line": 103, + "line": 91, "column": 10, - "index": 2816 + "index": 2334 } ], "useWindowSize": [ @@ -12485,65 +12503,65 @@ "TrendingUp": [ { "filePath": "src/components/Sidebar/index.jsx", - "line": 98, + "line": 117, "column": 23, - "index": 3486 + "index": 4196 } ], "InsertChartOutlined": [ { "filePath": "src/components/Sidebar/index.jsx", - "line": 103, + "line": 122, "column": 23, - "index": 3619 + "index": 4329 } ], "Tag": [ { "filePath": "src/components/Sidebar/index.jsx", - "line": 109, + "line": 128, "column": 23, - "index": 3833 + "index": 4543 } ], "CreditCard": [ { "filePath": "src/components/Sidebar/index.jsx", - "line": 116, + "line": 135, "column": 23, - "index": 4115 + "index": 4825 } ], "MoneyOutline": [ { "filePath": "src/components/Sidebar/index.jsx", - "line": 124, + "line": 143, "column": 23, - "index": 4424 + "index": 5134 } ], "Description": [ { "filePath": "src/components/Sidebar/index.jsx", - "line": 142, + "line": 161, "column": 23, - "index": 5126 + "index": 5836 } ], "Settings": [ { "filePath": "src/components/Sidebar/index.jsx", - "line": 149, + "line": 168, "column": 23, - "index": 5381 + "index": 6091 } ], "Support": [ { "filePath": "src/components/Sidebar/index.jsx", - "line": 155, + "line": 174, "column": 23, - "index": 5554 + "index": 6264 } ], "Email": [ @@ -16658,9 +16676,9 @@ }, { "filePath": "src/studio-home/StudioHome.jsx", - "line": 123, + "line": 134, "column": 14, - "index": 3762 + "index": 4090 }, { "filePath": "src/studio-home/tabs-section/archived-tab/index.jsx", @@ -19512,15 +19530,15 @@ }, { "filePath": "src/studio-home/StudioHome.jsx", - "line": 73, + "line": 79, "column": 8, - "index": 2182 + "index": 2478 }, { "filePath": "src/studio-home/StudioHome.jsx", - "line": 96, + "line": 107, "column": 6, - "index": 3089 + "index": 3361 }, { "filePath": "src/studio-home/tabs-section/courses-tab/contact-administrator/index.jsx", @@ -20484,9 +20502,9 @@ }, { "filePath": "src/studio-home/StudioHome.jsx", - "line": 67, + "line": 73, "column": 8, - "index": 1994 + "index": 2290 } ], "Container": [ @@ -20636,15 +20654,9 @@ }, { "filePath": "src/studio-home/StudioHome.jsx", - "line": 167, - "column": 6, - "index": 5121 - }, - { - "filePath": "src/studio-home/tabs-section/LibraryV2Placeholder.jsx", - "line": 17, + "line": 178, "column": 6, - "index": 472 + "index": 5449 }, { "filePath": "src/taxonomy/delete-dialog/index.jsx", @@ -20826,9 +20838,9 @@ }, { "filePath": "src/studio-home/StudioHome.jsx", - "line": 134, + "line": 145, "column": 6, - "index": 4044 + "index": 4372 }, { "filePath": "src/studio-home/verify-email-layout/index.jsx", @@ -21020,15 +21032,15 @@ }, { "filePath": "src/studio-home/StudioHome.jsx", - "line": 141, + "line": 152, "column": 8, - "index": 4268 + "index": 4596 }, { "filePath": "src/studio-home/StudioHome.jsx", - "line": 157, + "line": 168, "column": 8, - "index": 4965 + "index": 5293 }, { "filePath": "src/studio-home/verify-email-layout/index.jsx", @@ -21194,9 +21206,9 @@ }, { "filePath": "src/studio-home/StudioHome.jsx", - "line": 123, + "line": 134, "column": 25, - "index": 3773 + "index": 4101 }, { "filePath": "src/studio-home/tabs-section/archived-tab/index.jsx", @@ -21512,12 +21524,6 @@ "column": 6, "index": 744 }, - { - "filePath": "src/header/Header.jsx", - "line": 22, - "column": 69, - "index": 669 - }, { "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", "line": 295, @@ -22806,15 +22812,15 @@ }, { "filePath": "src/studio-home/StudioHome.jsx", - "line": 75, + "line": 81, "column": 22, - "index": 2248 + "index": 2544 }, { "filePath": "src/studio-home/StudioHome.jsx", - "line": 98, + "line": 109, "column": 20, - "index": 3151 + "index": 3423 }, { "filePath": "src/textbooks/textbook-form/TextbookForm.jsx", @@ -23940,9 +23946,9 @@ }, { "filePath": "src/studio-home/StudioHome.jsx", - "line": 122, + "line": 133, "column": 12, - "index": 3707 + "index": 4035 }, { "filePath": "src/studio-home/tabs-section/archived-tab/index.jsx", From 1d76caf5b93581bd28ee98dc50ef5d38ad953233 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 10:12:12 -0400 Subject: [PATCH 41/63] docs: update dependent-usage.json (#3131) --- dependent-usage.json | 652 ++++++++++++++++++++++++------------------- 1 file changed, 362 insertions(+), 290 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index ec63eafbd9..2d48e02650 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1720620430795, + "lastModified": 1720706841679, "projectUsages": [ { "version": "22.6.1", @@ -31704,9 +31704,9 @@ }, { "filePath": "src/components/dashboard/sidebar/SubsidiesSummary.jsx", - "line": 78, + "line": 42, "column": 6, - "index": 2919 + "index": 1447 }, { "filePath": "src/components/enterprise-banner/EnterpriseBanner.jsx", @@ -31794,9 +31794,9 @@ }, { "filePath": "src/components/program-progress/SubscriptionExpiringWarningModal.jsx", - "line": 53, + "line": 56, "column": 10, - "index": 1905 + "index": 2064 }, { "filePath": "src/components/search/AssignmentsOnlyEmptyState.jsx", @@ -32142,9 +32142,9 @@ }, { "filePath": "src/components/program-progress/ProgramProgressPage.jsx", - "line": 62, + "line": 60, "column": 6, - "index": 2472 + "index": 2470 }, { "filePath": "src/components/program/ProgramDataBar.jsx", @@ -32280,15 +32280,15 @@ }, { "filePath": "src/components/dashboard/sidebar/CouponCodesSummaryCard.jsx", - "line": 21, + "line": 19, "column": 6, - "index": 775 + "index": 734 }, { - "filePath": "src/components/dashboard/sidebar/SubscriptionSummaryCard.jsx", - "line": 25, + "filePath": "src/components/dashboard/sidebar/data/hooks/useSubscriptionSummaryCard.jsx", + "line": 134, "column": 6, - "index": 986 + "index": 4521 }, { "filePath": "src/components/my-career/CategoryCard.jsx", @@ -32365,10 +32365,10 @@ "index": 271 }, { - "filePath": "src/components/dashboard/sidebar/SidebarCard.jsx", - "line": 11, - "column": 2, - "index": 202 + "filePath": "src/components/dashboard/sidebar/SubsidiesSummary.jsx", + "line": 121, + "column": 4, + "index": 4229 }, { "filePath": "src/components/executive-education-2u/components/CourseSummaryCard.jsx", @@ -32420,9 +32420,9 @@ }, { "filePath": "src/components/pathway-progress/SubscriptionStatusCard.jsx", - "line": 14, + "line": 15, "column": 6, - "index": 557 + "index": 611 }, { "filePath": "src/components/pathway/SearchPathwayCard.jsx", @@ -32505,10 +32505,34 @@ "index": 2077 }, { - "filePath": "src/components/dashboard/sidebar/SidebarCard.jsx", - "line": 12, - "column": 14, - "index": 250 + "filePath": "src/components/dashboard/sidebar/CouponCodesSummaryCard.jsx", + "line": 59, + "column": 8, + "index": 2039 + }, + { + "filePath": "src/components/dashboard/sidebar/CouponCodesSummaryCard.jsx", + "line": 95, + "column": 6, + "index": 3393 + }, + { + "filePath": "src/components/dashboard/sidebar/LearnerCreditSummaryCard.jsx", + "line": 103, + "column": 6, + "index": 3519 + }, + { + "filePath": "src/components/dashboard/sidebar/SubscriptionSummaryCard.jsx", + "line": 69, + "column": 8, + "index": 2629 + }, + { + "filePath": "src/components/dashboard/sidebar/SubscriptionSummaryCard.jsx", + "line": 98, + "column": 6, + "index": 3573 }, { "filePath": "src/components/executive-education-2u/components/CourseSummaryCard.jsx", @@ -32620,6 +32644,18 @@ "column": 6, "index": 2490 }, + { + "filePath": "src/components/dashboard/sidebar/CouponCodesSummaryCard.jsx", + "line": 77, + "column": 8, + "index": 2762 + }, + { + "filePath": "src/components/dashboard/sidebar/CouponCodesSummaryCard.jsx", + "line": 119, + "column": 6, + "index": 4312 + }, { "filePath": "src/components/dashboard/sidebar/DashboardSidebar.jsx", "line": 11, @@ -32627,10 +32663,28 @@ "index": 284 }, { - "filePath": "src/components/dashboard/sidebar/SidebarCard.jsx", - "line": 13, + "filePath": "src/components/dashboard/sidebar/data/hooks/useSubscriptionSummaryCard.jsx", + "line": 65, + "column": 6, + "index": 2330 + }, + { + "filePath": "src/components/dashboard/sidebar/data/hooks/useSubscriptionSummaryCard.jsx", + "line": 87, "column": 4, - "index": 285 + "index": 2934 + }, + { + "filePath": "src/components/dashboard/sidebar/LearnerCreditSummaryCard.jsx", + "line": 119, + "column": 6, + "index": 4089 + }, + { + "filePath": "src/components/dashboard/sidebar/SubsidiesSummary.jsx", + "line": 41, + "column": 4, + "index": 1426 }, { "filePath": "src/components/executive-education-2u/components/CourseSummaryCard.jsx", @@ -32706,9 +32760,9 @@ }, { "filePath": "src/components/pathway-progress/SubscriptionStatusCard.jsx", - "line": 15, + "line": 16, "column": 8, - "index": 589 + "index": 643 }, { "filePath": "src/components/pathway/SearchPathwayCard.jsx", @@ -33062,9 +33116,9 @@ }, { "filePath": "src/components/program-progress/SubscriptionExpiringWarningModal.jsx", - "line": 52, + "line": 55, "column": 8, - "index": 1883 + "index": 2042 }, { "filePath": "src/components/skills-quiz-v2/SkillsQuiz.jsx", @@ -33118,9 +33172,9 @@ }, { "filePath": "src/components/dashboard/SubscriptionExpirationModal.jsx", - "line": 50, + "line": 52, "column": 8, - "index": 1718 + "index": 1873 }, { "filePath": "src/components/enterprise-user-subsidy/enterprise-offers/EnterpriseOffersBalanceAlert.jsx", @@ -33142,9 +33196,9 @@ }, { "filePath": "src/components/program-progress/SubscriptionExpiringWarningModal.jsx", - "line": 22, + "line": 25, "column": 8, - "index": 808 + "index": 956 }, { "filePath": "src/components/search/AssignmentsOnlyEmptyState.jsx", @@ -33598,9 +33652,9 @@ }, { "filePath": "src/components/program-progress/ProgramProgressPage.jsx", - "line": 64, + "line": 62, "column": 8, - "index": 2550 + "index": 2548 }, { "filePath": "src/components/program/ProgramPage.jsx", @@ -33992,27 +34046,27 @@ }, { "filePath": "src/components/dashboard/sidebar/CouponCodesSummaryCard.jsx", - "line": 108, + "line": 109, "column": 14, - "index": 3974 + "index": 4050 }, { "filePath": "src/components/dashboard/sidebar/LearnerCreditSummaryCard.jsx", - "line": 60, + "line": 69, "column": 4, - "index": 2238 + "index": 2508 }, { "filePath": "src/components/dashboard/sidebar/SubscriptionSummaryCard.jsx", - "line": 113, + "line": 80, "column": 16, - "index": 4335 + "index": 3143 }, { "filePath": "src/components/dashboard/sidebar/SubscriptionSummaryCard.jsx", - "line": 168, + "line": 108, "column": 12, - "index": 6641 + "index": 4057 }, { "filePath": "src/components/pathway-progress/PathwayNode.jsx", @@ -34022,9 +34076,9 @@ }, { "filePath": "src/components/pathway-progress/SubscriptionStatusCard.jsx", - "line": 26, + "line": 27, "column": 12, - "index": 1120 + "index": 1174 }, { "filePath": "src/components/pathway/SearchPathwayCard.jsx", @@ -34270,6 +34324,36 @@ "column": 2, "index": 385 }, + { + "filePath": "src/components/dashboard/sidebar/CouponCodesSummaryCard.jsx", + "line": 61, + "column": 12, + "index": 2083 + }, + { + "filePath": "src/components/dashboard/sidebar/CouponCodesSummaryCard.jsx", + "line": 97, + "column": 10, + "index": 3433 + }, + { + "filePath": "src/components/dashboard/sidebar/LearnerCreditSummaryCard.jsx", + "line": 106, + "column": 12, + "index": 3572 + }, + { + "filePath": "src/components/dashboard/sidebar/SubscriptionSummaryCard.jsx", + "line": 71, + "column": 12, + "index": 2673 + }, + { + "filePath": "src/components/dashboard/sidebar/SubscriptionSummaryCard.jsx", + "line": 100, + "column": 10, + "index": 3613 + }, { "filePath": "src/components/pathway/SearchPathwayCard.jsx", "line": 138, @@ -34396,9 +34480,9 @@ }, { "filePath": "src/components/program-progress/ProgramProgressPage.jsx", - "line": 124, + "line": 122, "column": 10, - "index": 5291 + "index": 5289 }, { "filePath": "src/components/program/ProgramEndorsements.jsx", @@ -34506,9 +34590,9 @@ }, { "filePath": "src/components/program-progress/ProgramProgressPage.jsx", - "line": 124, + "line": 122, "column": 32, - "index": 5313 + "index": 5311 }, { "filePath": "src/components/program/ProgramEndorsements.jsx", @@ -35046,15 +35130,15 @@ }, { "filePath": "src/components/dashboard/SubscriptionExpirationModal.jsx", - "line": 140, + "line": 142, "column": 6, - "index": 4590 + "index": 4754 }, { "filePath": "src/components/dashboard/SubscriptionExpirationModal.jsx", - "line": 180, + "line": 182, "column": 4, - "index": 5898 + "index": 6062 }, { "filePath": "src/components/integration-warning-modal/IntegrationWarningModal.jsx", @@ -35492,15 +35576,15 @@ "WarningFilled": [ { "filePath": "src/components/dashboard/sidebar/CouponCodesSummaryCard.jsx", - "line": 72, + "line": 70, "column": 16, - "index": 2613 + "index": 2590 }, { - "filePath": "src/components/dashboard/sidebar/SubscriptionSummaryCard.jsx", - "line": 120, - "column": 90, - "index": 4672 + "filePath": "src/components/dashboard/sidebar/data/hooks/useSubscriptionSummaryCard.jsx", + "line": 124, + "column": 6, + "index": 4132 }, { "filePath": "src/components/program/ProgramCourses.jsx", @@ -35854,9 +35938,9 @@ }, { "filePath": "src/components/program-progress/SubscriptionExpiringWarningModal.jsx", - "line": 46, + "line": 49, "column": 4, - "index": 1673 + "index": 1832 } ], "Form.Label": [ @@ -46692,9 +46776,9 @@ }, { "filePath": "src/CurrentRefinements.jsx", - "line": 145, + "line": 125, "column": 10, - "index": 5475 + "index": 4887 }, { "filePath": "src/MobileFilterMenu.jsx", @@ -46718,29 +46802,29 @@ "Badge": [ { "filePath": "src/CurrentRefinements.jsx", - "line": 103, + "line": 83, "column": 10, - "index": 3669 + "index": 3081 }, { "filePath": "src/CurrentRefinements.jsx", - "line": 126, + "line": 106, "column": 10, - "index": 4590 + "index": 4002 }, { "filePath": "src/FacetItem.jsx", - "line": 22, + "line": 27, "column": 6, - "index": 690 + "index": 906 } ], "CloseSmall": [ { "filePath": "src/CurrentRefinements.jsx", - "line": 112, + "line": 92, "column": 12, - "index": 4012 + "index": 3424 } ], "Dropdown": [ @@ -46788,9 +46872,9 @@ "Dropdown.Item": [ { "filePath": "src/FacetItem.jsx", - "line": 11, - "column": 2, - "index": 303 + "line": 16, + "column": 4, + "index": 433 }, { "filePath": "src/LearningTypeRadioFacet.jsx", @@ -46820,9 +46904,9 @@ "Input": [ { "filePath": "src/FacetItem.jsx", - "line": 12, - "column": 4, - "index": 382 + "line": 17, + "column": 6, + "index": 514 }, { "filePath": "src/LearningTypeRadioFacet.jsx", @@ -47149,23 +47233,23 @@ "Toast": [ { "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", - "line": 33, - "column": 8, - "index": 732 + "line": 26, + "column": 6, + "index": 487 }, { "filePath": "src/editors/containers/TextEditor/index.jsx", - "line": 71, + "line": 73, "column": 8, - "index": 1842 + "index": 1918 } ], "ModalDialog.Footer": [ { "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", - "line": 38, - "column": 6, - "index": 867 + "line": 30, + "column": 4, + "index": 613 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/SelectTypeFooter.jsx", @@ -47183,9 +47267,9 @@ "ActionRow": [ { "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", - "line": 39, - "column": 8, - "index": 918 + "line": 31, + "column": 6, + "index": 662 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/index.jsx", @@ -47320,208 +47404,18 @@ "index": 4794 } ], - "Hyperlink": [ + "Button": [ { "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", - "line": 44, - "column": 10, - "index": 1084 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ResetCard.jsx", - "line": 36, - "column": 10, - "index": 1431 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ScoringCard.jsx", - "line": 83, - "column": 8, - "index": 2770 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", - "line": 40, - "column": 10, - "index": 1139 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 79, - "column": 6, - "index": 2895 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/Preview.jsx", - "line": 35, - "column": 6, - "index": 1042 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDisplay.jsx", - "line": 31, - "column": 8, - "index": 836 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/SocialShareWidget/index.jsx", - "line": 75, + "line": 32, "column": 8, - "index": 2278 + "index": 682 }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoPreviewWidget/index.jsx", - "line": 50, - "column": 14, - "index": 1670 - } - ], - "ActionRow.Spacer": [ { "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", - "line": 49, - "column": 10, - "index": 1320 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 31, - "column": 10, - "index": 955 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 35, - "column": 10, - "index": 1112 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 50, - "column": 18, - "index": 1729 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 73, - "column": 16, - "index": 2767 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/SelectTypeFooter.jsx", - "line": 29, - "column": 8, - "index": 670 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 70, - "column": 12, - "index": 2157 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 54, - "column": 20, - "index": 1626 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 73, - "column": 20, - "index": 2394 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 98, - "column": 20, - "index": 3465 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 124, - "column": 20, - "index": 4568 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", - "line": 54, - "column": 12, - "index": 1691 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/ImportTranscriptCard.jsx", - "line": 26, - "column": 6, - "index": 663 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 147, - "column": 14, - "index": 4687 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", - "line": 68, - "column": 10, - "index": 2096 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", - "line": 77, - "column": 8, - "index": 2318 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 85, - "column": 12, - "index": 2552 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 139, - "column": 10, - "index": 4769 - }, - { - "filePath": "src/editors/sharedComponents/BaseModal/index.jsx", - "line": 51, - "column": 8, - "index": 1064 - }, - { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 59, - "column": 23, - "index": 1447 - }, - { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 99, - "column": 10, - "index": 2761 - }, - { - "filePath": "src/editors/sharedComponents/TypeaheadDropdown/index.jsx", - "line": 190, + "line": 39, "column": 8, - "index": 4902 - } - ], - "Button": [ - { - "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", - "line": 50, - "column": 10, - "index": 1351 - }, - { - "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", - "line": 57, - "column": 10, - "index": 1604 + "index": 921 }, { "filePath": "src/editors/containers/EditorContainer/index.jsx", @@ -47713,9 +47607,9 @@ "Spinner": [ { "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", - "line": 63, - "column": 16, - "index": 1803 + "line": 45, + "column": 14, + "index": 1108 }, { "filePath": "src/editors/containers/GameEditor/index.jsx", @@ -47731,9 +47625,9 @@ }, { "filePath": "src/editors/containers/TextEditor/index.jsx", - "line": 78, + "line": 80, "column": 14, - "index": 2083 + "index": 2159 }, { "filePath": "src/editors/containers/VideoEditor/index.jsx", @@ -49266,6 +49160,56 @@ "index": 1406 } ], + "Hyperlink": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ResetCard.jsx", + "line": 36, + "column": 10, + "index": 1431 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ScoringCard.jsx", + "line": 83, + "column": 8, + "index": 2770 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", + "line": 40, + "column": 10, + "index": 1139 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", + "line": 79, + "column": 6, + "index": 2895 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/Preview.jsx", + "line": 35, + "column": 6, + "index": 1042 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDisplay.jsx", + "line": 31, + "column": 8, + "index": 836 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/SocialShareWidget/index.jsx", + "line": 75, + "column": 8, + "index": 2278 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoPreviewWidget/index.jsx", + "line": 50, + "column": 14, + "index": 1670 + } + ], "Card": [ { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/SwitchToAdvancedEditorCard.jsx", @@ -49313,9 +49257,9 @@ }, { "filePath": "src/editors/sharedComponents/RawEditor/index.jsx", - "line": 23, + "line": 25, "column": 8, - "index": 462 + "index": 598 } ], "Collapsible.Visible": [ @@ -49394,6 +49338,134 @@ "index": 859 } ], + "ActionRow.Spacer": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", + "line": 31, + "column": 10, + "index": 955 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", + "line": 35, + "column": 10, + "index": 1112 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", + "line": 50, + "column": 18, + "index": 1729 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", + "line": 73, + "column": 16, + "index": 2767 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/SelectTypeFooter.jsx", + "line": 29, + "column": 8, + "index": 670 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", + "line": 70, + "column": 12, + "index": 2157 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 54, + "column": 20, + "index": 1626 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 73, + "column": 20, + "index": 2394 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 98, + "column": 20, + "index": 3465 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 124, + "column": 20, + "index": 4568 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", + "line": 54, + "column": 12, + "index": 1691 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/ImportTranscriptCard.jsx", + "line": 26, + "column": 6, + "index": 663 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", + "line": 147, + "column": 14, + "index": 4687 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", + "line": 68, + "column": 10, + "index": 2096 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", + "line": 77, + "column": 8, + "index": 2318 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", + "line": 85, + "column": 12, + "index": 2552 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 139, + "column": 10, + "index": 4769 + }, + { + "filePath": "src/editors/sharedComponents/BaseModal/index.jsx", + "line": 51, + "column": 8, + "index": 1064 + }, + { + "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", + "line": 59, + "column": 23, + "index": 1447 + }, + { + "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", + "line": 99, + "column": 10, + "index": 2761 + }, + { + "filePath": "src/editors/sharedComponents/TypeaheadDropdown/index.jsx", + "line": 190, + "column": 8, + "index": 4902 + } + ], "Form.RadioSet": [ { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", From 67e2137b335acf2756a10e62119b7cf315941b05 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 10:20:10 -0400 Subject: [PATCH 42/63] docs: update dependent-usage.json (#3132) --- dependent-usage.json | 296 +++++++++++++++++++++++++------------------ 1 file changed, 173 insertions(+), 123 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 2d48e02650..79a3f65aed 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1720706841679, + "lastModified": 1720793654251, "projectUsages": [ { "version": "22.6.1", @@ -683,21 +683,21 @@ "Alert": [ { "filePath": "src/account-settings/AccountSettingsPage.jsx", - "line": 221, + "line": 219, "column": 8, - "index": 8098 + "index": 7974 }, { "filePath": "src/account-settings/AccountSettingsPage.jsx", - "line": 243, + "line": 241, "column": 8, - "index": 8812 + "index": 8688 }, { "filePath": "src/account-settings/AccountSettingsPage.jsx", - "line": 336, + "line": 334, "column": 4, - "index": 12142 + "index": 12018 }, { "filePath": "src/account-settings/name-change/NameChange.jsx", @@ -733,9 +733,9 @@ "Hyperlink": [ { "filePath": "src/account-settings/AccountSettingsPage.jsx", - "line": 251, + "line": 249, "column": 16, - "index": 9291 + "index": 9167 }, { "filePath": "src/account-settings/BetaLanguageBanner.jsx", @@ -761,12 +761,6 @@ "column": 4, "index": 318 }, - { - "filePath": "src/account-settings/demographics/DemographicsSection.jsx", - "line": 170, - "column": 10, - "index": 6770 - }, { "filePath": "src/account-settings/reset-password/ConfirmationAlert.jsx", "line": 15, @@ -801,37 +795,37 @@ "CheckCircle": [ { "filePath": "src/account-settings/AccountSettingsPage.jsx", - "line": 297, + "line": 295, "column": 14, - "index": 10664 + "index": 10540 }, { "filePath": "src/account-settings/AccountSettingsPage.jsx", - "line": 397, + "line": 395, "column": 27, - "index": 14020 + "index": 13896 }, { "filePath": "src/account-settings/AccountSettingsPage.jsx", - "line": 529, + "line": 517, "column": 20, - "index": 18527 + "index": 18052 } ], "Error": [ { "filePath": "src/account-settings/AccountSettingsPage.jsx", - "line": 312, + "line": 310, "column": 14, - "index": 11230 + "index": 11106 } ], "Button": [ { "filePath": "src/account-settings/AccountSettingsPage.jsx", - "line": 321, + "line": 319, "column": 16, - "index": 11659 + "index": 11535 }, { "filePath": "src/account-settings/BetaLanguageBanner.jsx", @@ -963,23 +957,23 @@ "WarningFilled": [ { "filePath": "src/account-settings/AccountSettingsPage.jsx", - "line": 338, + "line": 336, "column": 12, - "index": 12185 + "index": 12061 }, { "filePath": "src/account-settings/AccountSettingsPage.jsx", - "line": 399, + "line": 397, "column": 27, - "index": 14164 + "index": 14040 } ], "Alert.Heading": [ { "filePath": "src/account-settings/AccountSettingsPage.jsx", - "line": 340, + "line": 338, "column": 6, - "index": 12212 + "index": 12088 }, { "filePath": "src/account-settings/OneTimeDismissibleAlert.jsx", @@ -991,21 +985,21 @@ "Icon": [ { "filePath": "src/account-settings/AccountSettingsPage.jsx", - "line": 397, + "line": 395, "column": 16, - "index": 14009 + "index": 13885 }, { "filePath": "src/account-settings/AccountSettingsPage.jsx", - "line": 399, + "line": 397, "column": 16, - "index": 14153 + "index": 14029 }, { "filePath": "src/account-settings/JumpNav.jsx", - "line": 88, + "line": 77, "column": 16, - "index": 3215 + "index": 2794 }, { "filePath": "src/notification-preferences/NotificationCourses.jsx", @@ -1032,12 +1026,6 @@ "line": 95, "column": 6, "index": 2300 - }, - { - "filePath": "src/account-settings/demographics/Checkboxes.jsx", - "line": 43, - "column": 8, - "index": 1249 } ], "ModalDialog": [ @@ -1466,19 +1454,21 @@ "index": 779 } ], - "Form.Control": [ + "useToggle": [ { - "filePath": "src/account-settings/demographics/DemographicsSection.jsx", - "line": 202, - "column": 16, - "index": 8243 + "filePath": "src/account-settings/DOBForm.jsx", + "line": 24, + "column": 40, + "index": 773 }, { - "filePath": "src/account-settings/demographics/DemographicsSection.jsx", - "line": 279, - "column": 16, - "index": 12682 - }, + "filePath": "src/notification-preferences/EmailCadences.jsx", + "line": 21, + "column": 32, + "index": 659 + } + ], + "Form.Control": [ { "filePath": "src/account-settings/DOBForm.jsx", "line": 99, @@ -1528,20 +1518,6 @@ "index": 7340 } ], - "useToggle": [ - { - "filePath": "src/account-settings/DOBForm.jsx", - "line": 24, - "column": 40, - "index": 773 - }, - { - "filePath": "src/notification-preferences/EmailCadences.jsx", - "line": 21, - "column": 32, - "index": 659 - } - ], "Form.Text": [ { "filePath": "src/account-settings/EditableField.jsx", @@ -1571,9 +1547,9 @@ "useWindowSize": [ { "filePath": "src/account-settings/JumpNav.jsx", - "line": 19, + "line": 17, "column": 21, - "index": 744 + "index": 681 }, { "filePath": "src/hooks.js", @@ -1585,9 +1561,9 @@ "breakpoints": [ { "filePath": "src/account-settings/JumpNav.jsx", - "line": 19, + "line": 17, "column": 45, - "index": 768 + "index": 705 }, { "filePath": "src/hooks.js", @@ -1599,9 +1575,9 @@ "OpenInNew": [ { "filePath": "src/account-settings/JumpNav.jsx", - "line": 88, + "line": 77, "column": 72, - "index": 3271 + "index": 2850 } ], "Col": [ @@ -31946,15 +31922,15 @@ }, { "filePath": "src/components/search/SearchResults.jsx", - "line": 159, + "line": 158, "column": 10, - "index": 4692 + "index": 4691 }, { "filePath": "src/components/search/SearchResults.jsx", - "line": 166, + "line": 165, "column": 10, - "index": 4989 + "index": 4988 }, { "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", @@ -32190,9 +32166,9 @@ }, { "filePath": "src/components/search/SearchResults.jsx", - "line": 132, + "line": 131, "column": 4, - "index": 3686 + "index": 3685 }, { "filePath": "src/components/site-header/SiteHeader.jsx", @@ -32322,9 +32298,9 @@ }, { "filePath": "src/components/search/Search.jsx", - "line": 47, + "line": 48, "column": 70, - "index": 1849 + "index": 1890 }, { "filePath": "src/components/skills-quiz-v2/SkillsQuiz.jsx", @@ -32450,9 +32426,9 @@ }, { "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 92, + "line": 91, "column": 4, - "index": 2670 + "index": 2669 }, { "filePath": "src/components/search/SearchProgramCard.jsx", @@ -32460,6 +32436,12 @@ "column": 4, "index": 3122 }, + { + "filePath": "src/components/search/SearchVideoCard.jsx", + "line": 39, + "column": 4, + "index": 1048 + }, { "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", "line": 10, @@ -32572,9 +32554,9 @@ }, { "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 110, + "line": 109, "column": 6, - "index": 3173 + "index": 3172 }, { "filePath": "src/components/search/SearchProgramCard.jsx", @@ -32582,6 +32564,12 @@ "column": 6, "index": 3589 }, + { + "filePath": "src/components/search/SearchVideoCard.jsx", + "line": 56, + "column": 6, + "index": 1501 + }, { "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", "line": 12, @@ -32808,9 +32796,9 @@ }, { "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 118, + "line": 117, "column": 6, - "index": 3466 + "index": 3465 }, { "filePath": "src/components/search/SearchProgramCard.jsx", @@ -32818,6 +32806,12 @@ "column": 6, "index": 3953 }, + { + "filePath": "src/components/search/SearchVideoCard.jsx", + "line": 64, + "column": 6, + "index": 1730 + }, { "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", "line": 13, @@ -34234,15 +34228,15 @@ }, { "filePath": "src/components/search/SearchResults.jsx", - "line": 136, + "line": 135, "column": 12, - "index": 3901 + "index": 3900 }, { "filePath": "src/components/search/SearchResults.jsx", - "line": 158, + "line": 157, "column": 10, - "index": 4635 + "index": 4634 }, { "filePath": "src/components/skills-quiz/JobDescriptions.jsx", @@ -34380,9 +34374,9 @@ }, { "filePath": "src/components/search/Search.jsx", - "line": 175, + "line": 176, "column": 10, - "index": 6260 + "index": 6301 }, { "filePath": "src/components/site-header/SiteHeaderLogos.jsx", @@ -34658,9 +34652,9 @@ }, { "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 103, + "line": 102, "column": 6, - "index": 2923 + "index": 2922 }, { "filePath": "src/components/search/SearchProgramCard.jsx", @@ -34668,6 +34662,12 @@ "column": 6, "index": 3368 }, + { + "filePath": "src/components/search/SearchVideoCard.jsx", + "line": 49, + "column": 6, + "index": 1267 + }, { "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", "line": 11, @@ -34738,15 +34738,15 @@ }, { "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 111, + "line": 110, "column": 32, - "index": 3218 + "index": 3217 }, { "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 113, + "line": 112, "column": 10, - "index": 3327 + "index": 3326 }, { "filePath": "src/components/search/SearchProgramCard.jsx", @@ -34760,6 +34760,18 @@ "column": 12, "index": 3793 }, + { + "filePath": "src/components/search/SearchVideoCard.jsx", + "line": 57, + "column": 32, + "index": 1546 + }, + { + "filePath": "src/components/search/SearchVideoCard.jsx", + "line": 59, + "column": 10, + "index": 1637 + }, { "filePath": "src/components/skills-quiz/CourseCard.jsx", "line": 68, @@ -34800,9 +34812,9 @@ }, { "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 119, + "line": 118, "column": 6, - "index": 3489 + "index": 3488 }, { "filePath": "src/components/search/SearchProgramCard.jsx", @@ -34810,6 +34822,12 @@ "column": 6, "index": 4325 }, + { + "filePath": "src/components/search/SearchVideoCard.jsx", + "line": 65, + "column": 6, + "index": 1753 + }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", "line": 223, @@ -34962,6 +34980,12 @@ "column": 12, "index": 4167 }, + { + "filePath": "src/components/search/SearchVideoCard.jsx", + "line": 76, + "column": 8, + "index": 2259 + }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", "line": 218, @@ -35776,6 +35800,12 @@ "column": 23, "index": 530 }, + { + "filePath": "src/components/search/SearchVideoCard.jsx", + "line": 67, + "column": 30, + "index": 1878 + }, { "filePath": "src/components/skills-quiz-v2/JobCardComponent.jsx", "line": 120, @@ -36145,6 +36175,14 @@ "index": 7663 } ], + "PlayCircleOutline": [ + { + "filePath": "src/components/search/SearchVideoCard.jsx", + "line": 76, + "column": 19, + "index": 2270 + } + ], "Dropdown.Header": [ { "filePath": "src/components/site-header/AvatarDropdown.jsx", @@ -46836,9 +46874,9 @@ }, { "filePath": "src/LearningTypeRadioFacet.jsx", - "line": 32, + "line": 35, "column": 6, - "index": 1367 + "index": 1524 } ], "Dropdown.Toggle": [ @@ -46850,9 +46888,9 @@ }, { "filePath": "src/LearningTypeRadioFacet.jsx", - "line": 33, + "line": 36, "column": 8, - "index": 1425 + "index": 1582 } ], "Dropdown.Menu": [ @@ -46864,9 +46902,9 @@ }, { "filePath": "src/LearningTypeRadioFacet.jsx", - "line": 44, + "line": 47, "column": 8, - "index": 1834 + "index": 1991 } ], "Dropdown.Item": [ @@ -46878,27 +46916,33 @@ }, { "filePath": "src/LearningTypeRadioFacet.jsx", - "line": 45, + "line": 48, "column": 10, - "index": 1860 + "index": 2017 }, { "filePath": "src/LearningTypeRadioFacet.jsx", - "line": 61, + "line": 64, "column": 10, - "index": 2575 + "index": 2732 }, { "filePath": "src/LearningTypeRadioFacet.jsx", - "line": 77, + "line": 80, "column": 10, - "index": 3345 + "index": 3502 }, { "filePath": "src/LearningTypeRadioFacet.jsx", - "line": 97, + "line": 100, "column": 14, - "index": 4357 + "index": 4514 + }, + { + "filePath": "src/LearningTypeRadioFacet.jsx", + "line": 120, + "column": 14, + "index": 5439 } ], "Input": [ @@ -46910,27 +46954,33 @@ }, { "filePath": "src/LearningTypeRadioFacet.jsx", - "line": 46, + "line": 49, "column": 12, - "index": 1947 + "index": 2104 }, { "filePath": "src/LearningTypeRadioFacet.jsx", - "line": 62, + "line": 65, "column": 12, - "index": 2662 + "index": 2819 }, { "filePath": "src/LearningTypeRadioFacet.jsx", - "line": 78, + "line": 81, "column": 12, - "index": 3432 + "index": 3589 }, { "filePath": "src/LearningTypeRadioFacet.jsx", - "line": 98, + "line": 101, + "column": 16, + "index": 4605 + }, + { + "filePath": "src/LearningTypeRadioFacet.jsx", + "line": 121, "column": 16, - "index": 4448 + "index": 5530 }, { "filePath": "src/TypeaheadFacetDropdown.jsx", From cd35038172d610f6da2b8972caa9286cb3ebd38f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2024 10:11:55 -0400 Subject: [PATCH 43/63] docs: update dependent-usage.json (#3134) --- dependent-usage.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 79a3f65aed..127d1532b9 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1720793654251, + "lastModified": 1720879625878, "projectUsages": [ { "version": "22.6.1", @@ -53240,9 +53240,9 @@ "SearchField.Advanced": [ { "filePath": "src/packages/common/ui/Header/components/SearchBox.jsx", - "line": 99, + "line": 103, "column": 6, - "index": 3185 + "index": 3282 }, { "filePath": "src/packages/home-page/components/Hero/components/HomeSearchBar/components/HomeSearchInput/index.jsx", @@ -53264,17 +53264,17 @@ }, { "filePath": "src/packages/search-page/components/SearchBox/index.jsx", - "line": 105, + "line": 106, "column": 10, - "index": 3335 + "index": 3391 } ], "SearchField.Input": [ { "filePath": "src/packages/common/ui/Header/components/SearchBox.jsx", - "line": 116, + "line": 120, "column": 10, - "index": 4001 + "index": 4098 }, { "filePath": "src/packages/home-page/components/Hero/components/HomeSearchBar/components/HomeSearchInput/index.jsx", @@ -53296,23 +53296,23 @@ }, { "filePath": "src/packages/search-page/components/SearchBox/index.jsx", - "line": 123, + "line": 124, "column": 14, - "index": 3965 + "index": 4021 } ], "SearchField.SubmitButton": [ { "filePath": "src/packages/common/ui/Header/components/SearchBox.jsx", - "line": 128, + "line": 132, "column": 12, - "index": 4450 + "index": 4547 }, { "filePath": "src/packages/common/ui/Header/components/SearchBox.jsx", - "line": 136, + "line": 140, "column": 10, - "index": 4661 + "index": 4758 }, { "filePath": "src/packages/home-page/components/Hero/components/HomeSearchBar/components/HomeSearchInput/index.jsx", @@ -53340,9 +53340,9 @@ }, { "filePath": "src/packages/search-page/components/SearchBox/index.jsx", - "line": 135, + "line": 136, "column": 12, - "index": 4488 + "index": 4544 } ], "IconButton": [ From 163d36e70359ce2094bfd03880a5890cc6a7eac8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2024 10:21:31 -0400 Subject: [PATCH 44/63] docs: update dependent-usage.json (#3135) --- dependent-usage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependent-usage.json b/dependent-usage.json index 127d1532b9..98271767fe 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1720879625878, + "lastModified": 1720966360499, "projectUsages": [ { "version": "22.6.1", From bb697d679e0eebde8eb44777ba9f9048948e7338 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 10:16:09 -0400 Subject: [PATCH 45/63] docs: update dependent-usage.json (#3136) --- dependent-usage.json | 46 ++++++++++++++++++++++---------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 98271767fe..5345748648 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1720966360499, + "lastModified": 1721052436334, "projectUsages": [ { "version": "22.6.1", @@ -29922,7 +29922,7 @@ } }, { - "version": "22.4.0", + "version": "22.6.1", "name": "@edx/frontend-app-learner-dashboard", "repository": { "type": "git", @@ -32438,9 +32438,9 @@ }, { "filePath": "src/components/search/SearchVideoCard.jsx", - "line": 39, + "line": 48, "column": 4, - "index": 1048 + "index": 1431 }, { "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", @@ -32566,9 +32566,9 @@ }, { "filePath": "src/components/search/SearchVideoCard.jsx", - "line": 56, + "line": 65, "column": 6, - "index": 1501 + "index": 1884 }, { "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", @@ -32808,9 +32808,9 @@ }, { "filePath": "src/components/search/SearchVideoCard.jsx", - "line": 64, + "line": 73, "column": 6, - "index": 1730 + "index": 2113 }, { "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", @@ -34664,9 +34664,9 @@ }, { "filePath": "src/components/search/SearchVideoCard.jsx", - "line": 49, + "line": 58, "column": 6, - "index": 1267 + "index": 1650 }, { "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", @@ -34762,15 +34762,15 @@ }, { "filePath": "src/components/search/SearchVideoCard.jsx", - "line": 57, + "line": 66, "column": 32, - "index": 1546 + "index": 1929 }, { "filePath": "src/components/search/SearchVideoCard.jsx", - "line": 59, + "line": 68, "column": 10, - "index": 1637 + "index": 2020 }, { "filePath": "src/components/skills-quiz/CourseCard.jsx", @@ -34824,9 +34824,9 @@ }, { "filePath": "src/components/search/SearchVideoCard.jsx", - "line": 65, + "line": 74, "column": 6, - "index": 1753 + "index": 2136 }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", @@ -34982,9 +34982,9 @@ }, { "filePath": "src/components/search/SearchVideoCard.jsx", - "line": 76, + "line": 85, "column": 8, - "index": 2259 + "index": 2664 }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", @@ -35802,9 +35802,9 @@ }, { "filePath": "src/components/search/SearchVideoCard.jsx", - "line": 67, + "line": 76, "column": 30, - "index": 1878 + "index": 2261 }, { "filePath": "src/components/skills-quiz-v2/JobCardComponent.jsx", @@ -36178,9 +36178,9 @@ "PlayCircleOutline": [ { "filePath": "src/components/search/SearchVideoCard.jsx", - "line": 76, + "line": 85, "column": 19, - "index": 2270 + "index": 2675 } ], "Dropdown.Header": [ @@ -36564,7 +36564,7 @@ } }, { - "version": "22.6.0", + "version": "22.6.1", "name": "@edx/frontend-app-learner-record", "repository": { "type": "git", From cecbc9f0ac0e3c486dd37e28832b8f438711af63 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 10:16:54 -0400 Subject: [PATCH 46/63] docs: update dependent-usage.json (#3137) --- dependent-usage.json | 158 ++++++++++++++++++++++++++----------------- 1 file changed, 97 insertions(+), 61 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 5345748648..3b93e4ec67 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1721052436334, + "lastModified": 1721138882070, "projectUsages": [ { "version": "22.6.1", @@ -31608,9 +31608,15 @@ }, { "filePath": "src/components/course/EnrollModal.jsx", - "line": 90, - "column": 8, - "index": 2958 + "line": 267, + "column": 10, + "index": 9670 + }, + { + "filePath": "src/components/course/EnrollModal.jsx", + "line": 274, + "column": 10, + "index": 9947 }, { "filePath": "src/components/course/routes/ExternalCourseEnrollment.jsx", @@ -31632,9 +31638,9 @@ }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/ContinueLearningButton.jsx", - "line": 55, + "line": 56, "column": 4, - "index": 1876 + "index": 1894 }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/unenroll/UnenrollModal.jsx", @@ -31650,9 +31656,9 @@ }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/UpgradeCourseButton.jsx", - "line": 47, + "line": 46, "column": 6, - "index": 1294 + "index": 1272 }, { "filePath": "src/components/dashboard/main-content/course-enrollments/CourseAssignmentAlert.jsx", @@ -31978,9 +31984,9 @@ }, { "filePath": "src/components/course/EnrollModal.jsx", - "line": 94, - "column": 24, - "index": 3064 + "line": 280, + "column": 14, + "index": 10227 }, { "filePath": "src/components/DelayedFallback/DelayedFallbackContainer.jsx", @@ -32986,9 +32992,9 @@ }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/ContinueLearningButton.jsx", - "line": 56, + "line": 57, "column": 10, - "index": 1894 + "index": 1912 }, { "filePath": "src/components/dashboard/sidebar/SupportInformation.jsx", @@ -33052,6 +33058,12 @@ "column": 8, "index": 2424 }, + { + "filePath": "src/components/course/EnrollModal.jsx", + "line": 261, + "column": 4, + "index": 9494 + }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/unenroll/UnenrollModal.jsx", "line": 59, @@ -33072,6 +33084,12 @@ "column": 12, "index": 2586 }, + { + "filePath": "src/components/course/EnrollModal.jsx", + "line": 266, + "column": 8, + "index": 9648 + }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/unenroll/UnenrollModal.jsx", "line": 64, @@ -34150,9 +34168,9 @@ }, { "filePath": "src/components/dashboard/main-content/course-enrollments/CourseSection.jsx", - "line": 113, + "line": 114, "column": 14, - "index": 3520 + "index": 3613 }, { "filePath": "src/components/my-career/MyCareerTabSkeleton.jsx", @@ -34288,6 +34306,18 @@ "column": 4, "index": 4042 }, + { + "filePath": "src/components/course/EnrollModal.jsx", + "line": 109, + "column": 4, + "index": 5161 + }, + { + "filePath": "src/components/course/EnrollModal.jsx", + "line": 147, + "column": 12, + "index": 6342 + }, { "filePath": "src/components/course/routes/ExternalCourseEnrollmentConfirmation.jsx", "line": 31, @@ -34312,6 +34342,12 @@ "column": 16, "index": 17275 }, + { + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/InProgressCourseCard.jsx", + "line": 70, + "column": 4, + "index": 2460 + }, { "filePath": "src/components/dashboard/main-content/DashboardMainContent.jsx", "line": 11, @@ -34848,6 +34884,12 @@ "column": 6, "index": 310 }, + { + "filePath": "src/components/course/EnrollModal.jsx", + "line": 110, + "column": 6, + "index": 5206 + }, { "filePath": "src/components/course/VerifiedCertPitch.jsx", "line": 11, @@ -35127,50 +35169,6 @@ "index": 1359 } ], - "Modal": [ - { - "filePath": "src/components/course/EnrollModal.jsx", - "line": 84, - "column": 4, - "index": 2808 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", - "line": 114, - "column": 6, - "index": 2684 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/mark-complete-modal/MarkCompleteModal.jsx", - "line": 76, - "column": 6, - "index": 2455 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/move-to-in-progress-modal/MoveToInProgressModal.jsx", - "line": 70, - "column": 6, - "index": 1949 - }, - { - "filePath": "src/components/dashboard/SubscriptionExpirationModal.jsx", - "line": 142, - "column": 6, - "index": 4754 - }, - { - "filePath": "src/components/dashboard/SubscriptionExpirationModal.jsx", - "line": 182, - "column": 4, - "index": 6062 - }, - { - "filePath": "src/components/integration-warning-modal/IntegrationWarningModal.jsx", - "line": 30, - "column": 4, - "index": 919 - } - ], "CheckCircle": [ { "filePath": "src/components/course/routes/ExternalCourseEnrollment.jsx", @@ -35523,6 +35521,44 @@ "index": 16404 } ], + "Modal": [ + { + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", + "line": 114, + "column": 6, + "index": 2684 + }, + { + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/mark-complete-modal/MarkCompleteModal.jsx", + "line": 76, + "column": 6, + "index": 2455 + }, + { + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/move-to-in-progress-modal/MoveToInProgressModal.jsx", + "line": 70, + "column": 6, + "index": 1949 + }, + { + "filePath": "src/components/dashboard/SubscriptionExpirationModal.jsx", + "line": 142, + "column": 6, + "index": 4754 + }, + { + "filePath": "src/components/dashboard/SubscriptionExpirationModal.jsx", + "line": 182, + "column": 4, + "index": 6062 + }, + { + "filePath": "src/components/integration-warning-modal/IntegrationWarningModal.jsx", + "line": 30, + "column": 4, + "index": 919 + } + ], "Input": [ { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", @@ -35574,9 +35610,9 @@ "Collapsible": [ { "filePath": "src/components/dashboard/main-content/course-enrollments/CourseSection.jsx", - "line": 139, + "line": 136, "column": 6, - "index": 4095 + "index": 4070 }, { "filePath": "src/components/pathway-progress/PathwayStep.jsx", From c579d88eb9231a3510f5da0c04ff4182a8b5206f Mon Sep 17 00:00:00 2001 From: Alison Langston <46360176+alangsto@users.noreply.github.com> Date: Wed, 17 Jul 2024 08:15:28 -0400 Subject: [PATCH 47/63] feat: add ability to disable SelectMenu (#3138) --- src/Menu/SelectMenu.jsx | 5 +++++ src/Menu/SelectMenu.test.jsx | 6 ++++++ src/Menu/select-menu.md | 8 ++++++++ 3 files changed, 19 insertions(+) diff --git a/src/Menu/SelectMenu.jsx b/src/Menu/SelectMenu.jsx index 5bee47ba7b..0e6feb9506 100644 --- a/src/Menu/SelectMenu.jsx +++ b/src/Menu/SelectMenu.jsx @@ -15,6 +15,7 @@ function SelectMenu({ children, className, variant, + disabled, ...props }) { const [triggerTarget, setTriggerTarget] = useState(null); @@ -89,6 +90,7 @@ function SelectMenu({ variant={variant} iconAfter={ExpandMore} onClick={open} + disabled={disabled} > {selected !== undefined && children[selected] ? children[selected].props.children : defaultMessage} @@ -131,12 +133,15 @@ SelectMenu.propTypes = { className: PropTypes.string, /** Specifies variant to use. */ variant: PropTypes.string, + /** Specifies if the `SelectMenu` is disabled. */ + disabled: PropTypes.bool, }; SelectMenu.defaultProps = { defaultMessage: SELECT_MENU_DEFAULT_MESSAGE, className: undefined, variant: 'outline-primary', + disabled: false, }; const SelectMenuWithDeprecatedProp = withDeprecatedProps(SelectMenu, 'SelectMenu', { diff --git a/src/Menu/SelectMenu.test.jsx b/src/Menu/SelectMenu.test.jsx index 9d542da4e2..49d0f544a5 100644 --- a/src/Menu/SelectMenu.test.jsx +++ b/src/Menu/SelectMenu.test.jsx @@ -58,6 +58,12 @@ describe('correct rendering', () => { const button = screen.getByRole('button'); expect(button).toHaveClass('btn-brand'); }); + + it('renders as disabled', () => { + render(DefaultSelectMenu({ disabled: true })); + const button = screen.getByRole('button'); + expect(button).toBeDisabled(); + }); }); describe('mouse behavior & keyboard behavior', () => { diff --git a/src/Menu/select-menu.md b/src/Menu/select-menu.md index 0aa7ad33fc..e11a6116f2 100644 --- a/src/Menu/select-menu.md +++ b/src/Menu/select-menu.md @@ -56,3 +56,11 @@ The ``Modal`` brings focus to the first menu element upon the click of the trigg M. Hortens ``` + +## Disabled + +```jsx live + + A Menu Item + +``` From 2b8abf2f3550b95c631270395e361df1796ae960 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 10:11:51 -0400 Subject: [PATCH 48/63] docs: update dependent-usage.json (#3140) --- dependent-usage.json | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 3b93e4ec67..78235a3137 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1721138882070, + "lastModified": 1721225222168, "projectUsages": [ { "version": "22.6.1", @@ -51777,18 +51777,6 @@ "line": 314, "column": 16, "index": 11291 - }, - { - "filePath": "src/pages/secure-preview/storefront/bundle-page/index.jsx", - "line": 45, - "column": 6, - "index": 2102 - }, - { - "filePath": "src/pages/secure-preview/storefront/microdegree-page/index.jsx", - "line": 47, - "column": 6, - "index": 2191 } ], "Icon": [ From c5a43acceadd0c3971b54877618c956fc527aba1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 10:12:25 -0400 Subject: [PATCH 49/63] docs: update dependent-usage.json (#3141) --- dependent-usage.json | 40 +++++++++++++++++++++++----------------- 1 file changed, 23 insertions(+), 17 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 78235a3137..1727117083 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,8 +1,8 @@ { - "lastModified": 1721225222168, + "lastModified": 1721311649612, "projectUsages": [ { - "version": "22.6.1", + "version": "22.7.0", "name": "edx-credentials", "repository": { "type": "git", @@ -31610,13 +31610,13 @@ "filePath": "src/components/course/EnrollModal.jsx", "line": 267, "column": 10, - "index": 9670 + "index": 9672 }, { "filePath": "src/components/course/EnrollModal.jsx", "line": 274, "column": 10, - "index": 9947 + "index": 9949 }, { "filePath": "src/components/course/routes/ExternalCourseEnrollment.jsx", @@ -31986,7 +31986,7 @@ "filePath": "src/components/course/EnrollModal.jsx", "line": 280, "column": 14, - "index": 10227 + "index": 10229 }, { "filePath": "src/components/DelayedFallback/DelayedFallbackContainer.jsx", @@ -32350,7 +32350,7 @@ "filePath": "src/components/dashboard/sidebar/SubsidiesSummary.jsx", "line": 121, "column": 4, - "index": 4229 + "index": 4230 }, { "filePath": "src/components/executive-education-2u/components/CourseSummaryCard.jsx", @@ -33062,7 +33062,7 @@ "filePath": "src/components/course/EnrollModal.jsx", "line": 261, "column": 4, - "index": 9494 + "index": 9496 }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/unenroll/UnenrollModal.jsx", @@ -33088,7 +33088,7 @@ "filePath": "src/components/course/EnrollModal.jsx", "line": 266, "column": 8, - "index": 9648 + "index": 9650 }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/unenroll/UnenrollModal.jsx", @@ -37840,15 +37840,15 @@ }, { "filePath": "src/courseware/course/sequence/sequence-navigation/SequenceNavigation.jsx", - "line": 77, + "line": 83, "column": 6, - "index": 2273 + "index": 2406 }, { "filePath": "src/courseware/course/sequence/sequence-navigation/SequenceNavigation.jsx", - "line": 98, - "column": 6, - "index": 3051 + "line": 123, + "column": 8, + "index": 3612 }, { "filePath": "src/courseware/course/sequence/sequence-navigation/UnitButton.jsx", @@ -38802,9 +38802,9 @@ }, { "filePath": "src/courseware/course/sequence/sequence-navigation/SequenceNavigation.jsx", - "line": 50, + "line": 56, "column": 53, - "index": 1453 + "index": 1586 }, { "filePath": "src/courseware/course/sidebar/SidebarContextProvider.jsx", @@ -38966,9 +38966,9 @@ }, { "filePath": "src/courseware/course/sequence/sequence-navigation/SequenceNavigation.jsx", - "line": 50, + "line": 56, "column": 77, - "index": 1477 + "index": 1610 }, { "filePath": "src/courseware/course/sequence/Sequence.test.jsx", @@ -39402,6 +39402,12 @@ "column": 32, "index": 971 }, + { + "filePath": "src/courseware/course/sequence/Sequence.jsx", + "line": 41, + "column": 32, + "index": 1469 + }, { "filePath": "src/courseware/course/sidebar/sidebars/course-outline/CourseOutlineTray.jsx", "line": 29, From c84770e703d64e0200f3aae500171266db58b1a8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 10:18:08 -0400 Subject: [PATCH 50/63] docs: update dependent-usage.json (#3142) --- dependent-usage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependent-usage.json b/dependent-usage.json index 1727117083..f9cca025ae 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1721311649612, + "lastModified": 1721398095511, "projectUsages": [ { "version": "22.7.0", From adda18cf38c00a75530bb264e1f38e169eb19bd7 Mon Sep 17 00:00:00 2001 From: Feanil Patel Date: Fri, 19 Jul 2024 15:55:14 -0400 Subject: [PATCH 51/63] docs: Update catalog-info extension. (#3143) Backstage doesn't read `.yml` files only `.yaml` --- catalog-info.yml => catalog-info.yaml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename catalog-info.yml => catalog-info.yaml (100%) diff --git a/catalog-info.yml b/catalog-info.yaml similarity index 100% rename from catalog-info.yml rename to catalog-info.yaml From a0d448a9cecde19c62d46b1bf1508f342c90a483 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2024 10:12:08 -0400 Subject: [PATCH 52/63] docs: update dependent-usage.json (#3144) --- dependent-usage.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index f9cca025ae..07746d721b 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1721398095511, + "lastModified": 1721484441062, "projectUsages": [ { "version": "22.7.0", @@ -12589,7 +12589,7 @@ } }, { - "version": "22.6.1", + "version": "22.7.0", "name": "@edx/frontend-app-authn", "repository": { "type": "git", From 56271542f97e1bbd2bcb2939402ccb11c6d8399f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jul 2024 10:15:37 -0400 Subject: [PATCH 53/63] docs: update dependent-usage.json (#3145) --- dependent-usage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependent-usage.json b/dependent-usage.json index 07746d721b..29a3bce254 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1721484441062, + "lastModified": 1721570806944, "projectUsages": [ { "version": "22.7.0", From 4a00bb19f999b850d257b9b68f2a5f428c88f48a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 10:13:03 -0400 Subject: [PATCH 54/63] docs: update dependent-usage.json (#3146) --- dependent-usage.json | 244 ++++++++++++++++++++++++++++--------------- 1 file changed, 159 insertions(+), 85 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 29a3bce254..1cee0b1af1 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1721570806944, + "lastModified": 1721657285599, "projectUsages": [ { "version": "22.7.0", @@ -29922,7 +29922,7 @@ } }, { - "version": "22.6.1", + "version": "22.7.0", "name": "@edx/frontend-app-learner-dashboard", "repository": { "type": "git", @@ -31638,9 +31638,9 @@ }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/ContinueLearningButton.jsx", - "line": 56, + "line": 57, "column": 4, - "index": 1894 + "index": 1903 }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/unenroll/UnenrollModal.jsx", @@ -31656,9 +31656,9 @@ }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/UpgradeCourseButton.jsx", - "line": 46, - "column": 6, - "index": 1272 + "line": 99, + "column": 8, + "index": 3233 }, { "filePath": "src/components/dashboard/main-content/course-enrollments/CourseAssignmentAlert.jsx", @@ -32104,6 +32104,12 @@ "column": 8, "index": 770 }, + { + "filePath": "src/components/microlearning/VideoDetailPage.jsx", + "line": 66, + "column": 4, + "index": 1959 + }, { "filePath": "src/components/NotFoundPage/index.jsx", "line": 16, @@ -32208,6 +32214,12 @@ "column": 16, "index": 2540 }, + { + "filePath": "src/components/microlearning/VideoDetailPage.jsx", + "line": 68, + "column": 8, + "index": 2062 + }, { "filePath": "src/components/pathway-progress/PathwayProgressHeader.jsx", "line": 19, @@ -32990,11 +33002,29 @@ "column": 30, "index": 4561 }, + { + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", + "line": 166, + "column": 4, + "index": 6003 + }, + { + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/CompletedCourseCard.jsx", + "line": 54, + "column": 12, + "index": 1668 + }, + { + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/CompletedCourseCard.jsx", + "line": 70, + "column": 10, + "index": 2158 + }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/ContinueLearningButton.jsx", - "line": 57, + "line": 58, "column": 10, - "index": 1912 + "index": 1921 }, { "filePath": "src/components/dashboard/sidebar/SupportInformation.jsx", @@ -33472,27 +33502,15 @@ }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 462, - "column": 8, - "index": 14774 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 477, + "line": 503, "column": 6, - "index": 14985 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 572, - "column": 12, - "index": 18146 + "index": 15691 }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 580, - "column": 14, - "index": 18553 + "line": 601, + "column": 16, + "index": 18629 }, { "filePath": "src/components/dashboard/main-content/CoursesTabComponent.jsx", @@ -33608,6 +33626,12 @@ "column": 16, "index": 19926 }, + { + "filePath": "src/components/microlearning/VideoDetailPage.jsx", + "line": 74, + "column": 6, + "index": 2204 + }, { "filePath": "src/components/my-career/AddJobRole.jsx", "line": 39, @@ -33792,21 +33816,15 @@ }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 463, - "column": 10, - "index": 14790 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 478, + "line": 504, "column": 8, - "index": 14999 + "index": 15705 }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 573, - "column": 14, - "index": 18195 + "line": 602, + "column": 18, + "index": 18682 }, { "filePath": "src/components/enterprise-banner/EnterpriseBanner.jsx", @@ -34052,9 +34070,9 @@ }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 518, + "line": 535, "column": 11, - "index": 15901 + "index": 16352 }, { "filePath": "src/components/dashboard/sidebar/CouponCodesSummaryCard.jsx", @@ -34080,11 +34098,17 @@ "column": 12, "index": 4057 }, + { + "filePath": "src/components/microlearning/VideoDetailPage.jsx", + "line": 100, + "column": 22, + "index": 3406 + }, { "filePath": "src/components/pathway-progress/PathwayNode.jsx", "line": 46, "column": 20, - "index": 1522 + "index": 1521 }, { "filePath": "src/components/pathway-progress/SubscriptionStatusCard.jsx", @@ -34162,9 +34186,9 @@ }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 545, - "column": 10, - "index": 17054 + "line": 568, + "column": 12, + "index": 17306 }, { "filePath": "src/components/dashboard/main-content/course-enrollments/CourseSection.jsx", @@ -34172,6 +34196,12 @@ "column": 14, "index": 3613 }, + { + "filePath": "src/components/microlearning/VideoDetailPage.jsx", + "line": 17, + "column": 6, + "index": 751 + }, { "filePath": "src/components/my-career/MyCareerTabSkeleton.jsx", "line": 14, @@ -34326,27 +34356,45 @@ }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 359, + "line": 390, "column": 6, - "index": 11206 + "index": 11929 }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 407, + "line": 439, "column": 6, - "index": 13079 + "index": 13851 }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 553, - "column": 16, - "index": 17275 + "line": 541, + "column": 6, + "index": 16594 + }, + { + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", + "line": 572, + "column": 12, + "index": 17382 + }, + { + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", + "line": 575, + "column": 18, + "index": 17506 }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/InProgressCourseCard.jsx", - "line": 70, + "line": 92, "column": 4, - "index": 2460 + "index": 3770 + }, + { + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/InProgressCourseCard.jsx", + "line": 118, + "column": 6, + "index": 4558 }, { "filePath": "src/components/dashboard/main-content/DashboardMainContent.jsx", @@ -34502,6 +34550,12 @@ "column": 4, "index": 757 }, + { + "filePath": "src/components/microlearning/VideoDetailPage.jsx", + "line": 117, + "column": 8, + "index": 4017 + }, { "filePath": "src/components/my-career/AddJobRole.jsx", "line": 95, @@ -34594,6 +34648,12 @@ "column": 62, "index": 11282 }, + { + "filePath": "src/components/microlearning/VideoDetailPage.jsx", + "line": 117, + "column": 30, + "index": 4039 + }, { "filePath": "src/components/my-career/AddJobRole.jsx", "line": 95, @@ -34898,27 +34958,27 @@ }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 291, + "line": 322, "column": 20, - "index": 9315 + "index": 10096 }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 366, + "line": 397, "column": 18, - "index": 11572 + "index": 12290 }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 413, + "line": 445, "column": 20, - "index": 13512 + "index": 14284 }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 526, + "line": 546, "column": 8, - "index": 16393 + "index": 16711 }, { "filePath": "src/components/my-career/AddJobRole.jsx", @@ -35143,6 +35203,12 @@ "line": 34, "column": 10, "index": 1060 + }, + { + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/UpgradeCourseButton.jsx", + "line": 43, + "column": 4, + "index": 1754 } ], "Popover": [ @@ -35294,9 +35360,9 @@ "Dropdown": [ { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 287, + "line": 318, "column": 8, - "index": 9202 + "index": 9983 }, { "filePath": "src/components/error-page/ErrorPageHeader.jsx", @@ -35326,9 +35392,9 @@ "Dropdown.Toggle": [ { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 288, + "line": 319, "column": 10, - "index": 9223 + "index": 10004 }, { "filePath": "src/components/error-page/ErrorPageHeader.jsx", @@ -35358,25 +35424,25 @@ "IconButton": [ { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 289, + "line": 320, "column": 16, - "index": 9256 + "index": 10037 } ], "MoreVert": [ { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 290, + "line": 321, "column": 17, - "index": 9285 + "index": 10066 } ], "Dropdown.Menu": [ { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 296, + "line": 328, "column": 10, - "index": 9516 + "index": 10323 }, { "filePath": "src/components/error-page/ErrorPageHeader.jsx", @@ -35406,9 +35472,9 @@ "Dropdown.Item": [ { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 298, + "line": 330, "column": 14, - "index": 9587 + "index": 10394 }, { "filePath": "src/components/error-page/ErrorPageHeader.jsx", @@ -35474,23 +35540,23 @@ "IconButtonWithTooltip": [ { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 363, + "line": 394, "column": 8, - "index": 11466 + "index": 12184 }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 410, + "line": 442, "column": 10, - "index": 13340 + "index": 14112 } ], "InfoOutline": [ { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 367, + "line": 398, "column": 15, - "index": 11593 + "index": 12311 }, { "filePath": "src/components/skills-quiz/JobDescriptions.jsx", @@ -35502,9 +35568,9 @@ "Warning": [ { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 414, + "line": 446, "column": 17, - "index": 13535 + "index": 14307 }, { "filePath": "src/components/search/SearchError.jsx", @@ -35516,9 +35582,9 @@ "Info": [ { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 526, + "line": 546, "column": 19, - "index": 16404 + "index": 16722 } ], "Modal": [ @@ -35581,6 +35647,14 @@ "index": 412 } ], + "Tooltip": [ + { + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/UpgradeCourseButton.jsx", + "line": 46, + "column": 8, + "index": 1817 + } + ], "Bubble": [ { "filePath": "src/components/dashboard/main-content/course-enrollments/CourseSection.jsx", @@ -36600,7 +36674,7 @@ } }, { - "version": "22.6.1", + "version": "22.7.0", "name": "@edx/frontend-app-learner-record", "repository": { "type": "git", @@ -46602,7 +46676,7 @@ } }, { - "version": "22.6.1", + "version": "22.7.0", "name": "@edx/frontend-component-header", "repository": { "type": "git", @@ -50920,7 +50994,7 @@ } }, { - "version": "22.6.1", + "version": "22.7.0", "name": "@edx/frontend-template-application", "repository": { "type": "git", From 589dc04e82eae41282090028db1ca81aaf5b3553 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 10:12:33 -0400 Subject: [PATCH 55/63] docs: update dependent-usage.json (#3149) --- dependent-usage.json | 268 +++++++++++++++++++++---------------------- 1 file changed, 131 insertions(+), 137 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 1cee0b1af1..0bc46d6d68 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1721657285599, + "lastModified": 1721743656950, "projectUsages": [ { "version": "22.7.0", @@ -2279,7 +2279,7 @@ "filePath": "src/components/learner-credit-management/SubBudgetCard.jsx", "line": 106, "column": 4, - "index": 2905 + "index": 3023 }, { "filePath": "src/components/learner-credit-management/tests/BudgetDetailPageWrapper.test.jsx", @@ -2878,22 +2878,22 @@ "index": 1437 }, { - "filePath": "src/components/learner-credit-management/SubBudgetCard.jsx", - "line": 182, - "column": 39, - "index": 5602 + "filePath": "src/components/learner-credit-management/SubBudgetCardUtilization.jsx", + "line": 45, + "column": 37, + "index": 1460 }, { - "filePath": "src/components/learner-credit-management/SubBudgetCard.jsx", - "line": 195, - "column": 41, - "index": 6206 + "filePath": "src/components/learner-credit-management/SubBudgetCardUtilization.jsx", + "line": 58, + "column": 37, + "index": 2018 }, { - "filePath": "src/components/learner-credit-management/SubBudgetCard.jsx", - "line": 210, - "column": 35, - "index": 6880 + "filePath": "src/components/learner-credit-management/SubBudgetCardUtilization.jsx", + "line": 77, + "column": 33, + "index": 2740 }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", @@ -4143,9 +4143,9 @@ }, { "filePath": "src/components/learner-credit-management/SubBudgetCard.jsx", - "line": 219, + "line": 153, "column": 4, - "index": 7017 + "index": 4563 }, { "filePath": "src/components/settings/SettingsApiCredentialsTab/ZeroStateCard.jsx", @@ -4378,10 +4378,10 @@ "index": 1870 }, { - "filePath": "src/components/learner-credit-management/SubBudgetCard.jsx", - "line": 158, - "column": 6, - "index": 4664 + "filePath": "src/components/learner-credit-management/SubBudgetCardUtilization.jsx", + "line": 21, + "column": 4, + "index": 552 }, { "filePath": "src/components/settings/SettingsApiCredentialsTab/ZeroStateCard.jsx", @@ -4467,7 +4467,7 @@ "filePath": "src/components/learner-credit-management/SubBudgetCard.jsx", "line": 131, "column": 8, - "index": 3751 + "index": 3817 }, { "filePath": "src/components/settings/SettingsAccessTab/StatusTableCell.jsx", @@ -4853,13 +4853,13 @@ "filePath": "src/components/learner-credit-management/SubBudgetCard.jsx", "line": 130, "column": 6, - "index": 3702 + "index": 3768 }, { "filePath": "src/components/learner-credit-management/SubBudgetCard.jsx", - "line": 225, + "line": 159, "column": 8, - "index": 7157 + "index": 4703 }, { "filePath": "src/components/settings/SettingsSSOTab/SsoErrorPage.jsx", @@ -6691,27 +6691,27 @@ }, { "filePath": "src/components/learner-credit-management/BudgetAssignmentsTable.jsx", - "line": 39, + "line": 40, "column": 10, - "index": 1548 + "index": 1578 }, { "filePath": "src/components/learner-credit-management/BudgetAssignmentsTable.jsx", - "line": 40, + "line": 41, "column": 8, - "index": 1590 + "index": 1620 }, { "filePath": "src/components/learner-credit-management/BudgetAssignmentsTable.jsx", - "line": 83, + "line": 82, "column": 4, - "index": 2660 + "index": 2616 }, { "filePath": "src/components/learner-credit-management/BudgetAssignmentsTable.jsx", - "line": 95, + "line": 94, "column": 32, - "index": 3018 + "index": 2983 }, { "filePath": "src/components/learner-credit-management/LearnerCreditAllocationTable.jsx", @@ -7520,28 +7520,28 @@ "index": 1661 }, { - "filePath": "src/components/learner-credit-management/SubBudgetCard.jsx", - "line": 170, - "column": 8, - "index": 4994 + "filePath": "src/components/learner-credit-management/SubBudgetCardUtilization.jsx", + "line": 33, + "column": 6, + "index": 867 }, { - "filePath": "src/components/learner-credit-management/SubBudgetCard.jsx", - "line": 173, - "column": 14, - "index": 5138 + "filePath": "src/components/learner-credit-management/SubBudgetCardUtilization.jsx", + "line": 36, + "column": 12, + "index": 1014 }, { - "filePath": "src/components/learner-credit-management/SubBudgetCard.jsx", - "line": 186, - "column": 16, - "index": 5735 + "filePath": "src/components/learner-credit-management/SubBudgetCardUtilization.jsx", + "line": 49, + "column": 12, + "index": 1583 }, { - "filePath": "src/components/learner-credit-management/SubBudgetCard.jsx", - "line": 201, - "column": 10, - "index": 6348 + "filePath": "src/components/learner-credit-management/SubBudgetCardUtilization.jsx", + "line": 64, + "column": 8, + "index": 2144 }, { "filePath": "src/components/settings/SettingsAccessTab/index.jsx", @@ -7697,9 +7697,9 @@ }, { "filePath": "src/components/learner-credit-management/BudgetDetailAssignments.jsx", - "line": 70, + "line": 87, "column": 14, - "index": 2931 + "index": 3635 }, { "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewAvailability.jsx", @@ -7721,9 +7721,9 @@ }, { "filePath": "src/components/learner-credit-management/BudgetDetailRedemptions.jsx", - "line": 67, - "column": 16, - "index": 2877 + "line": 53, + "column": 14, + "index": 2344 }, { "filePath": "src/components/learner-credit-management/cards/CourseCardFooterActions.jsx", @@ -9941,21 +9941,21 @@ }, { "filePath": "src/components/learner-credit-management/data/hooks/useBudgetDetailTabs.jsx", - "line": 28, + "line": 37, "column": 6, - "index": 892 + "index": 1294 }, { "filePath": "src/components/learner-credit-management/data/hooks/useBudgetDetailTabs.jsx", - "line": 47, + "line": 56, "column": 8, - "index": 1499 + "index": 1901 }, { "filePath": "src/components/learner-credit-management/data/hooks/useBudgetDetailTabs.jsx", - "line": 68, + "line": 77, "column": 8, - "index": 2174 + "index": 2587 }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingTable.jsx", @@ -10751,7 +10751,7 @@ "filePath": "src/components/learner-credit-management/SubBudgetCard.jsx", "line": 143, "column": 6, - "index": 4172 + "index": 4178 }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", @@ -11869,9 +11869,9 @@ }, { "filePath": "src/components/learner-credit-management/AssignmentStatusTableCell.jsx", - "line": 122, + "line": 135, "column": 9, - "index": 4265 + "index": 4794 }, { "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableCell.jsx", @@ -11957,9 +11957,9 @@ }, { "filePath": "src/components/learner-credit-management/SubBudgetCard.jsx", - "line": 224, + "line": 158, "column": 6, - "index": 7137 + "index": 4683 }, { "filePath": "src/components/subscriptions/SubscriptionCard.jsx", @@ -11971,9 +11971,9 @@ "DataTable.FilterStatus": [ { "filePath": "src/components/learner-credit-management/BudgetAssignmentsTable.jsx", - "line": 21, + "line": 22, "column": 31, - "index": 1142 + "index": 1172 }, { "filePath": "src/components/learner-credit-management/LearnerCreditAllocationTable.jsx", @@ -16198,7 +16198,7 @@ "filePath": "src/course-unit/add-component/add-component-btn/AddComponentIcon.jsx", "line": 10, "column": 9, - "index": 335 + "index": 363 }, { "filePath": "src/course-unit/breadcrumbs/Breadcrumbs.jsx", @@ -16222,13 +16222,13 @@ "filePath": "src/course-unit/course-sequence/sequence-navigation/UnitIcon.jsx", "line": 10, "column": 9, - "index": 309 + "index": 347 }, { "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", "line": 109, "column": 26, - "index": 3799 + "index": 3827 }, { "filePath": "src/course-unit/sidebar/components/SidebarHeader.jsx", @@ -18030,7 +18030,7 @@ "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", "line": 97, "column": 12, - "index": 3328 + "index": 3356 }, { "filePath": "src/course-updates/CourseUpdates.jsx", @@ -21318,31 +21318,31 @@ "filePath": "src/course-unit/add-component/AddComponent.jsx", "line": 16, "column": 56, - "index": 690 + "index": 718 }, { "filePath": "src/course-unit/add-component/AddComponent.jsx", "line": 17, "column": 44, - "index": 752 + "index": 780 }, { "filePath": "src/course-unit/add-component/AddComponent.jsx", "line": 18, "column": 74, - "index": 844 + "index": 872 }, { "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", "line": 28, "column": 65, - "index": 1366 + "index": 1394 }, { "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", "line": 29, "column": 74, - "index": 1458 + "index": 1486 }, { "filePath": "src/course-unit/header-title/HeaderTitle.jsx", @@ -21614,7 +21614,7 @@ "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", "line": 86, "column": 6, - "index": 3066 + "index": 3094 }, { "filePath": "src/course-unit/sidebar/index.jsx", @@ -21864,7 +21864,7 @@ "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", "line": 93, "column": 8, - "index": 3219 + "index": 3247 }, { "filePath": "src/export-page/CourseExportPage.jsx", @@ -21986,13 +21986,13 @@ "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", "line": 98, "column": 14, - "index": 3371 + "index": 3399 }, { "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", "line": 106, "column": 22, - "index": 3647 + "index": 3675 }, { "filePath": "src/course-unit/header-title/HeaderTitle.jsx", @@ -22288,7 +22288,7 @@ "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", "line": 147, "column": 8, - "index": 5407 + "index": 5435 }, { "filePath": "src/export-page/CourseExportPage.jsx", @@ -22902,31 +22902,31 @@ "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", "line": 112, "column": 18, - "index": 3874 + "index": 3902 }, { "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", "line": 115, "column": 18, - "index": 4074 + "index": 4102 }, { "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", "line": 119, "column": 20, - "index": 4249 + "index": 4277 }, { "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", "line": 123, "column": 18, - "index": 4472 + "index": 4500 }, { "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", "line": 126, "column": 18, - "index": 4650 + "index": 4678 }, { "filePath": "src/files-and-videos/generic/FileMenu.jsx", @@ -23480,7 +23480,7 @@ "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", "line": 100, "column": 24, - "index": 3477 + "index": 3505 }, { "filePath": "src/course-unit/header-title/HeaderTitle.jsx", @@ -23536,7 +23536,7 @@ "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", "line": 103, "column": 14, - "index": 3555 + "index": 3583 }, { "filePath": "src/files-and-videos/generic/FileMenu.jsx", @@ -23634,7 +23634,7 @@ "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", "line": 104, "column": 16, - "index": 3582 + "index": 3610 }, { "filePath": "src/files-and-videos/generic/FileMenu.jsx", @@ -23714,7 +23714,7 @@ "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", "line": 107, "column": 23, - "index": 3682 + "index": 3710 } ], "Dropdown.Menu": [ @@ -23746,7 +23746,7 @@ "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", "line": 111, "column": 16, - "index": 3840 + "index": 3868 }, { "filePath": "src/files-and-videos/generic/FileMenu.jsx", @@ -31608,15 +31608,9 @@ }, { "filePath": "src/components/course/EnrollModal.jsx", - "line": 267, - "column": 10, - "index": 9672 - }, - { - "filePath": "src/components/course/EnrollModal.jsx", - "line": 274, + "line": 290, "column": 10, - "index": 9949 + "index": 10858 }, { "filePath": "src/components/course/routes/ExternalCourseEnrollment.jsx", @@ -31656,9 +31650,9 @@ }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/UpgradeCourseButton.jsx", - "line": 99, + "line": 135, "column": 8, - "index": 3233 + "index": 4091 }, { "filePath": "src/components/dashboard/main-content/course-enrollments/CourseAssignmentAlert.jsx", @@ -31982,12 +31976,6 @@ "column": 12, "index": 6226 }, - { - "filePath": "src/components/course/EnrollModal.jsx", - "line": 280, - "column": 14, - "index": 10229 - }, { "filePath": "src/components/DelayedFallback/DelayedFallbackContainer.jsx", "line": 41, @@ -33090,9 +33078,9 @@ }, { "filePath": "src/components/course/EnrollModal.jsx", - "line": 261, + "line": 284, "column": 4, - "index": 9496 + "index": 10682 }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/unenroll/UnenrollModal.jsx", @@ -33116,9 +33104,9 @@ }, { "filePath": "src/components/course/EnrollModal.jsx", - "line": 266, + "line": 289, "column": 8, - "index": 9650 + "index": 10836 }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/unenroll/UnenrollModal.jsx", @@ -34338,15 +34326,15 @@ }, { "filePath": "src/components/course/EnrollModal.jsx", - "line": 109, + "line": 123, "column": 4, - "index": 5161 + "index": 5969 }, { "filePath": "src/components/course/EnrollModal.jsx", - "line": 147, + "line": 161, "column": 12, - "index": 6342 + "index": 7150 }, { "filePath": "src/components/course/routes/ExternalCourseEnrollmentConfirmation.jsx", @@ -34946,9 +34934,9 @@ }, { "filePath": "src/components/course/EnrollModal.jsx", - "line": 110, + "line": 124, "column": 6, - "index": 5206 + "index": 6014 }, { "filePath": "src/components/course/VerifiedCertPitch.jsx", @@ -35235,29 +35223,13 @@ "index": 1359 } ], - "CheckCircle": [ + "StatefulButton": [ { - "filePath": "src/components/course/routes/ExternalCourseEnrollment.jsx", - "line": 107, - "column": 22, - "index": 4402 + "filePath": "src/components/course/EnrollModal.jsx", + "line": 296, + "column": 10, + "index": 11036 }, - { - "filePath": "src/components/program-progress/ProgramProgressCourses.jsx", - "line": 94, - "column": 8, - "index": 3229 - } - ], - "ResponsiveContext.Provider": [ - { - "filePath": "src/components/course/routes/tests/CourseAbout.test.jsx", - "line": 58, - "column": 4, - "index": 1979 - } - ], - "StatefulButton": [ { "filePath": "src/components/course/SubsidyRequestButton.jsx", "line": 126, @@ -35307,6 +35279,28 @@ "index": 2415 } ], + "CheckCircle": [ + { + "filePath": "src/components/course/routes/ExternalCourseEnrollment.jsx", + "line": 107, + "column": 22, + "index": 4402 + }, + { + "filePath": "src/components/program-progress/ProgramProgressCourses.jsx", + "line": 94, + "column": 8, + "index": 3229 + } + ], + "ResponsiveContext.Provider": [ + { + "filePath": "src/components/course/routes/tests/CourseAbout.test.jsx", + "line": 58, + "column": 4, + "index": 1979 + } + ], "RocketLaunch": [ { "filePath": "src/components/course/VerifiedCertPitch.jsx", From 112e87f7d2fa36cb26c58800cb00bf4e9c16c16b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 10:13:43 -0400 Subject: [PATCH 56/63] docs: update dependent-usage.json (#3150) --- dependent-usage.json | 54 ++++++++++++++++++++++---------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 0bc46d6d68..b32805b512 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1721743656950, + "lastModified": 1721830128224, "projectUsages": [ { "version": "22.7.0", @@ -1729,9 +1729,9 @@ "NavItem": [ { "filePath": "src/notification-preferences/NotificationPreferenceColumn.jsx", - "line": 92, + "line": 78, "column": 6, - "index": 3488 + "index": 2805 }, { "filePath": "src/notification-preferences/NotificationPreferences.jsx", @@ -26685,9 +26685,9 @@ }, { "filePath": "src/discussions/common/ActionsDropdown.jsx", - "line": 98, + "line": 99, "column": 18, - "index": 2923 + "index": 2965 }, { "filePath": "src/discussions/common/AuthorLabel.jsx", @@ -26961,9 +26961,9 @@ }, { "filePath": "src/discussions/post-comments/comments/comment/CommentEditor.jsx", - "line": 115, + "line": 151, "column": 8, - "index": 3900 + "index": 5190 }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", @@ -27323,9 +27323,9 @@ }, { "filePath": "src/discussions/post-comments/comments/comment/CommentEditor.jsx", - "line": 167, + "line": 206, "column": 12, - "index": 5852 + "index": 7229 }, { "filePath": "src/discussions/post-comments/comments/CommentsSort.jsx", @@ -28161,9 +28161,9 @@ "Form.Group": [ { "filePath": "src/discussions/post-comments/comments/comment/CommentEditor.jsx", - "line": 117, + "line": 153, "column": 12, - "index": 4018 + "index": 5308 }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", @@ -28211,9 +28211,9 @@ "Form.Control": [ { "filePath": "src/discussions/post-comments/comments/comment/CommentEditor.jsx", - "line": 123, + "line": 159, "column": 14, - "index": 4191 + "index": 5481 }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", @@ -28249,9 +28249,9 @@ "StatefulButton": [ { "filePath": "src/discussions/post-comments/comments/comment/CommentEditor.jsx", - "line": 173, + "line": 212, "column": 12, - "index": 6059 + "index": 7436 }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", @@ -32304,9 +32304,9 @@ }, { "filePath": "src/components/search/Search.jsx", - "line": 48, + "line": 44, "column": 70, - "index": 1890 + "index": 1884 }, { "filePath": "src/components/skills-quiz-v2/SkillsQuiz.jsx", @@ -34446,9 +34446,9 @@ }, { "filePath": "src/components/search/Search.jsx", - "line": 176, + "line": 172, "column": 10, - "index": 6301 + "index": 6295 }, { "filePath": "src/components/site-header/SiteHeaderLogos.jsx", @@ -38810,15 +38810,15 @@ }, { "filePath": "src/courseware/course/new-sidebar/SidebarContextProvider.jsx", - "line": 21, + "line": 23, "column": 34, - "index": 589 + "index": 708 }, { "filePath": "src/courseware/course/new-sidebar/SidebarContextProvider.jsx", - "line": 22, + "line": 24, "column": 35, - "index": 676 + "index": 795 }, { "filePath": "src/courseware/course/sequence/lock-paywall/LockPaywall.jsx", @@ -38956,15 +38956,15 @@ }, { "filePath": "src/courseware/course/new-sidebar/SidebarContextProvider.jsx", - "line": 21, + "line": 23, "column": 58, - "index": 613 + "index": 732 }, { "filePath": "src/courseware/course/new-sidebar/SidebarContextProvider.jsx", - "line": 22, + "line": 24, "column": 59, - "index": 700 + "index": 819 }, { "filePath": "src/courseware/course/new-sidebar/sidebars/discussions-notifications/notifications/NotificationsWidget.test.jsx", From f0c7f37ff9b55e62f5677039a2b5480df3672d38 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 10:17:21 -0400 Subject: [PATCH 57/63] docs: update dependent-usage.json (#3151) --- dependent-usage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependent-usage.json b/dependent-usage.json index b32805b512..7d8b6adfde 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1721830128224, + "lastModified": 1721916618128, "projectUsages": [ { "version": "22.7.0", From aef02e8df63bba0df1cd1e6b3b78203629e953b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 10:16:38 -0400 Subject: [PATCH 58/63] docs: update dependent-usage.json (#3152) --- dependent-usage.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 7d8b6adfde..a00bb15b7c 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1721916618128, + "lastModified": 1722002864790, "projectUsages": [ { "version": "22.7.0", @@ -51290,9 +51290,9 @@ }, { "filePath": "src/packages/home-page/components/NewOnEdxCarousel/v2/index.jsx", - "line": 60, + "line": 66, "column": 6, - "index": 1966 + "index": 2317 }, { "filePath": "src/packages/home-page/components/PopularTopics/index.jsx", @@ -53496,9 +53496,9 @@ }, { "filePath": "src/packages/home-page/components/NewOnEdxCarousel/v2/index.jsx", - "line": 73, + "line": 79, "column": 12, - "index": 2473 + "index": 2824 }, { "filePath": "src/packages/home-page/components/ProductOfferings/components/ProductFilter/index.jsx", @@ -53528,9 +53528,9 @@ }, { "filePath": "src/packages/home-page/components/NewOnEdxCarousel/v2/index.jsx", - "line": 74, + "line": 80, "column": 14, - "index": 2515 + "index": 2866 }, { "filePath": "src/packages/home-page/components/ProductOfferings/components/ProductFilter/index.jsx", @@ -53568,9 +53568,9 @@ }, { "filePath": "src/packages/home-page/components/NewOnEdxCarousel/v2/index.jsx", - "line": 82, + "line": 88, "column": 14, - "index": 2989 + "index": 3340 }, { "filePath": "src/packages/home-page/components/ProductOfferings/components/ProductFilter/index.jsx", @@ -54224,9 +54224,9 @@ }, { "filePath": "src/packages/home-page/components/NewOnEdxCarousel/v2/index.jsx", - "line": 84, - "column": 18, - "index": 3073 + "line": 94, + "column": 20, + "index": 3597 }, { "filePath": "src/packages/home-page/components/ProductOfferings/components/ProductFilter/index.jsx", @@ -54298,9 +54298,9 @@ "Card": [ { "filePath": "src/packages/home-page/components/NewOnEdxCarousel/v2/variants/DesktopVariant/index.jsx", - "line": 80, + "line": 84, "column": 6, - "index": 2879 + "index": 3041 }, { "filePath": "src/packages/learn-index-page/template/AllTopicsPage/index.jsx", From 60a9894f29630656d6b29977df17d3e639b44e60 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2024 10:12:34 -0400 Subject: [PATCH 59/63] docs: update dependent-usage.json (#3154) --- dependent-usage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependent-usage.json b/dependent-usage.json index a00bb15b7c..9ed0598312 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1722002864790, + "lastModified": 1722089264614, "projectUsages": [ { "version": "22.7.0", From 9960011e20ad1627cad3e51bf88eec2f436826dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2024 10:12:22 -0400 Subject: [PATCH 60/63] docs: update dependent-usage.json (#3155) --- dependent-usage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependent-usage.json b/dependent-usage.json index 9ed0598312..83a9185f08 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1722089264614, + "lastModified": 1722175648568, "projectUsages": [ { "version": "22.7.0", From d75f31213ae19f0d7f2bc2a06f987967fca9c3de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 10:16:48 -0400 Subject: [PATCH 61/63] docs: update dependent-usage.json (#3156) --- dependent-usage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependent-usage.json b/dependent-usage.json index 83a9185f08..14dc8aafb9 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1722175648568, + "lastModified": 1722262075348, "projectUsages": [ { "version": "22.7.0", From cc811c94eb974d8214a956288522c90c34b7c915 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 10:16:07 -0400 Subject: [PATCH 62/63] docs: update dependent-usage.json (#3157) --- dependent-usage.json | 114 ++++++++++++++++++++++++++++++++++--------- 1 file changed, 91 insertions(+), 23 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 14dc8aafb9..8d3a95d735 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1722262075348, + "lastModified": 1722348433767, "projectUsages": [ { "version": "22.7.0", @@ -31702,6 +31702,12 @@ "column": 8, "index": 1175 }, + { + "filePath": "src/components/microlearning/VideoDetailPage.jsx", + "line": 246, + "column": 16, + "index": 10586 + }, { "filePath": "src/components/my-career/AddJobRole.jsx", "line": 65, @@ -32094,9 +32100,9 @@ }, { "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 66, + "line": 79, "column": 4, - "index": 1959 + "index": 2605 }, { "filePath": "src/components/NotFoundPage/index.jsx", @@ -32204,9 +32210,9 @@ }, { "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 68, + "line": 81, "column": 8, - "index": 2062 + "index": 2708 }, { "filePath": "src/components/pathway-progress/PathwayProgressHeader.jsx", @@ -33044,6 +33050,24 @@ "column": 32, "index": 18758 }, + { + "filePath": "src/components/microlearning/VideoDetailPage.jsx", + "line": 147, + "column": 18, + "index": 5497 + }, + { + "filePath": "src/components/microlearning/VideoDetailPage.jsx", + "line": 235, + "column": 22, + "index": 10225 + }, + { + "filePath": "src/components/microlearning/VideoDetailPage.jsx", + "line": 248, + "column": 22, + "index": 10652 + }, { "filePath": "src/components/program/ProgramInstructors.jsx", "line": 23, @@ -33616,9 +33640,9 @@ }, { "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 74, + "line": 87, "column": 6, - "index": 2204 + "index": 2850 }, { "filePath": "src/components/my-career/AddJobRole.jsx", @@ -34088,9 +34112,9 @@ }, { "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 100, + "line": 113, "column": 22, - "index": 3406 + "index": 4069 }, { "filePath": "src/components/pathway-progress/PathwayNode.jsx", @@ -34186,9 +34210,9 @@ }, { "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 17, + "line": 29, "column": 6, - "index": 751 + "index": 1088 }, { "filePath": "src/components/my-career/MyCareerTabSkeleton.jsx", @@ -34538,12 +34562,6 @@ "column": 4, "index": 757 }, - { - "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 117, - "column": 8, - "index": 4017 - }, { "filePath": "src/components/my-career/AddJobRole.jsx", "line": 95, @@ -34636,12 +34654,6 @@ "column": 62, "index": 11282 }, - { - "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 117, - "column": 30, - "index": 4039 - }, { "filePath": "src/components/my-career/AddJobRole.jsx", "line": 95, @@ -34968,6 +34980,30 @@ "column": 8, "index": 16711 }, + { + "filePath": "src/components/microlearning/VideoCourseReview.jsx", + "line": 43, + "column": 14, + "index": 1742 + }, + { + "filePath": "src/components/microlearning/VideoDetailPage.jsx", + "line": 186, + "column": 18, + "index": 7385 + }, + { + "filePath": "src/components/microlearning/VideoDetailPage.jsx", + "line": 198, + "column": 16, + "index": 8174 + }, + { + "filePath": "src/components/microlearning/VideoDetailPage.jsx", + "line": 206, + "column": 18, + "index": 8669 + }, { "filePath": "src/components/my-career/AddJobRole.jsx", "line": 15, @@ -35118,6 +35154,12 @@ "column": 22, "index": 2351 }, + { + "filePath": "src/components/microlearning/VideoDetailPage.jsx", + "line": 206, + "column": 56, + "index": 8707 + }, { "filePath": "src/components/program/ProgramSidebar.jsx", "line": 53, @@ -35178,6 +35220,12 @@ "column": 18, "index": 6533 }, + { + "filePath": "src/components/microlearning/VideoDetailPage.jsx", + "line": 198, + "column": 54, + "index": 8212 + }, { "filePath": "src/components/program/ProgramSidebar.jsx", "line": 35, @@ -35197,6 +35245,12 @@ "line": 43, "column": 4, "index": 1754 + }, + { + "filePath": "src/components/microlearning/VideoCourseReview.jsx", + "line": 27, + "column": 8, + "index": 1035 } ], "Popover": [ @@ -35647,6 +35701,12 @@ "line": 46, "column": 8, "index": 1817 + }, + { + "filePath": "src/components/microlearning/VideoCourseReview.jsx", + "line": 30, + "column": 12, + "index": 1110 } ], "Bubble": [ @@ -35869,6 +35929,14 @@ "index": 17649 } ], + "Timelapse": [ + { + "filePath": "src/components/microlearning/VideoDetailPage.jsx", + "line": 186, + "column": 56, + "index": 7423 + } + ], "Plus": [ { "filePath": "src/components/my-career/AddJobRole.jsx", From 90493ee3c4a337f1c1ad1acdd9cc2d46e4ada516 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 11:15:46 -0400 Subject: [PATCH 63/63] docs: update dependent-usage.json (#3159) --- dependent-usage.json | 714 +++++++++++++++++++++---------------------- 1 file changed, 349 insertions(+), 365 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 8d3a95d735..331c8b3a4c 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1722348433767, + "lastModified": 1722438402208, "projectUsages": [ { "version": "22.7.0", @@ -3005,6 +3005,30 @@ "column": 14, "index": 3384 }, + { + "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", + "line": 45, + "column": 12, + "index": 1449 + }, + { + "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", + "line": 59, + "column": 12, + "index": 1909 + }, + { + "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", + "line": 73, + "column": 12, + "index": 2363 + }, + { + "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", + "line": 118, + "column": 12, + "index": 4339 + }, { "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityRadioInput.jsx", "line": 120, @@ -3367,6 +3391,30 @@ "column": 14, "index": 6493 }, + { + "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", + "line": 46, + "column": 14, + "index": 1476 + }, + { + "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", + "line": 60, + "column": 14, + "index": 1936 + }, + { + "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", + "line": 74, + "column": 14, + "index": 2390 + }, + { + "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", + "line": 119, + "column": 14, + "index": 4366 + }, { "filePath": "src/components/MultipleFileInputField/MultipleFileInputField.jsx", "line": 60, @@ -3525,6 +3573,30 @@ "column": 22, "index": 2687 }, + { + "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", + "line": 53, + "column": 14, + "index": 1763 + }, + { + "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", + "line": 67, + "column": 14, + "index": 2217 + }, + { + "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", + "line": 81, + "column": 14, + "index": 2695 + }, + { + "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", + "line": 126, + "column": 14, + "index": 4656 + }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitleInput.jsx", "line": 62, @@ -5575,43 +5647,49 @@ "filePath": "src/components/Sidebar/index.jsx", "line": 128, "column": 12, - "index": 4532 + "index": 4525 }, { "filePath": "src/components/Sidebar/index.jsx", - "line": 135, + "line": 134, "column": 12, - "index": 4814 + "index": 4716 }, { "filePath": "src/components/Sidebar/index.jsx", - "line": 143, + "line": 141, "column": 12, - "index": 5123 + "index": 4998 }, { "filePath": "src/components/Sidebar/index.jsx", - "line": 154, + "line": 149, "column": 12, - "index": 5518 + "index": 5307 }, { "filePath": "src/components/Sidebar/index.jsx", - "line": 161, + "line": 160, "column": 12, - "index": 5825 + "index": 5702 }, { "filePath": "src/components/Sidebar/index.jsx", - "line": 168, + "line": 167, "column": 12, - "index": 6080 + "index": 6009 }, { "filePath": "src/components/Sidebar/index.jsx", "line": 174, "column": 12, - "index": 6253 + "index": 6264 + }, + { + "filePath": "src/components/Sidebar/index.jsx", + "line": 180, + "column": 12, + "index": 6437 }, { "filePath": "src/components/subscriptions/buttons/DownloadCsvButton.jsx", @@ -7598,6 +7676,178 @@ "index": 2645 } ], + "Tabs": [ + { + "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", + "line": 175, + "column": 10, + "index": 6664 + }, + { + "filePath": "src/components/CodeManagement/CouponCodeTabs.jsx", + "line": 107, + "column": 4, + "index": 3515 + }, + { + "filePath": "src/components/ContentHighlights/ContentHighlightsDashboard.jsx", + "line": 49, + "column": 6, + "index": 1887 + }, + { + "filePath": "src/components/learner-credit-management/BudgetDetailTabsAndRoutes.jsx", + "line": 145, + "column": 6, + "index": 4523 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingTable.jsx", + "line": 16, + "column": 6, + "index": 687 + }, + { + "filePath": "src/components/settings/SettingsTabs.jsx", + "line": 205, + "column": 6, + "index": 6130 + }, + { + "filePath": "src/components/subscriptions/SubscriptionTabs.jsx", + "line": 116, + "column": 4, + "index": 4132 + } + ], + "Tab": [ + { + "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", + "line": 182, + "column": 12, + "index": 6836 + }, + { + "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", + "line": 192, + "column": 12, + "index": 7206 + }, + { + "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", + "line": 202, + "column": 12, + "index": 7576 + }, + { + "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", + "line": 212, + "column": 12, + "index": 7947 + }, + { + "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", + "line": 222, + "column": 12, + "index": 8318 + }, + { + "filePath": "src/components/CodeManagement/CouponCodeTabs.jsx", + "line": 62, + "column": 6, + "index": 2165 + }, + { + "filePath": "src/components/CodeManagement/CouponCodeTabs.jsx", + "line": 80, + "column": 8, + "index": 2679 + }, + { + "filePath": "src/components/ContentHighlights/ContentHighlightsDashboard.jsx", + "line": 57, + "column": 8, + "index": 2075 + }, + { + "filePath": "src/components/ContentHighlights/ContentHighlightsDashboard.jsx", + "line": 67, + "column": 8, + "index": 2466 + }, + { + "filePath": "src/components/learner-credit-management/data/hooks/useBudgetDetailTabs.jsx", + "line": 37, + "column": 6, + "index": 1294 + }, + { + "filePath": "src/components/learner-credit-management/data/hooks/useBudgetDetailTabs.jsx", + "line": 56, + "column": 8, + "index": 1901 + }, + { + "filePath": "src/components/learner-credit-management/data/hooks/useBudgetDetailTabs.jsx", + "line": 77, + "column": 8, + "index": 2587 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingTable.jsx", + "line": 22, + "column": 8, + "index": 830 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingTable.jsx", + "line": 27, + "column": 8, + "index": 1160 + }, + { + "filePath": "src/components/settings/SettingsTabs.jsx", + "line": 90, + "column": 8, + "index": 2683 + }, + { + "filePath": "src/components/settings/SettingsTabs.jsx", + "line": 109, + "column": 8, + "index": 3404 + }, + { + "filePath": "src/components/settings/SettingsTabs.jsx", + "line": 123, + "column": 8, + "index": 3788 + }, + { + "filePath": "src/components/settings/SettingsTabs.jsx", + "line": 140, + "column": 8, + "index": 4306 + }, + { + "filePath": "src/components/settings/SettingsTabs.jsx", + "line": 155, + "column": 8, + "index": 4796 + }, + { + "filePath": "src/components/subscriptions/SubscriptionTabs.jsx", + "line": 67, + "column": 6, + "index": 2402 + }, + { + "filePath": "src/components/subscriptions/SubscriptionTabs.jsx", + "line": 84, + "column": 8, + "index": 3015 + } + ], "Hyperlink": [ { "filePath": "src/components/BudgetExpiryAlertAndModal/index.jsx", @@ -8249,9 +8499,9 @@ }, { "filePath": "src/components/Sidebar/index.jsx", - "line": 154, + "line": 160, "column": 23, - "index": 5529 + "index": 5713 }, { "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/bulk-actions/EnrollBulkAction.jsx", @@ -9914,142 +10164,6 @@ "index": 5971 } ], - "Tab": [ - { - "filePath": "src/components/CodeManagement/CouponCodeTabs.jsx", - "line": 62, - "column": 6, - "index": 2165 - }, - { - "filePath": "src/components/CodeManagement/CouponCodeTabs.jsx", - "line": 80, - "column": 8, - "index": 2679 - }, - { - "filePath": "src/components/ContentHighlights/ContentHighlightsDashboard.jsx", - "line": 57, - "column": 8, - "index": 2075 - }, - { - "filePath": "src/components/ContentHighlights/ContentHighlightsDashboard.jsx", - "line": 67, - "column": 8, - "index": 2466 - }, - { - "filePath": "src/components/learner-credit-management/data/hooks/useBudgetDetailTabs.jsx", - "line": 37, - "column": 6, - "index": 1294 - }, - { - "filePath": "src/components/learner-credit-management/data/hooks/useBudgetDetailTabs.jsx", - "line": 56, - "column": 8, - "index": 1901 - }, - { - "filePath": "src/components/learner-credit-management/data/hooks/useBudgetDetailTabs.jsx", - "line": 77, - "column": 8, - "index": 2587 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingTable.jsx", - "line": 22, - "column": 8, - "index": 830 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingTable.jsx", - "line": 27, - "column": 8, - "index": 1160 - }, - { - "filePath": "src/components/settings/SettingsTabs.jsx", - "line": 90, - "column": 8, - "index": 2683 - }, - { - "filePath": "src/components/settings/SettingsTabs.jsx", - "line": 109, - "column": 8, - "index": 3404 - }, - { - "filePath": "src/components/settings/SettingsTabs.jsx", - "line": 123, - "column": 8, - "index": 3788 - }, - { - "filePath": "src/components/settings/SettingsTabs.jsx", - "line": 140, - "column": 8, - "index": 4306 - }, - { - "filePath": "src/components/settings/SettingsTabs.jsx", - "line": 155, - "column": 8, - "index": 4796 - }, - { - "filePath": "src/components/subscriptions/SubscriptionTabs.jsx", - "line": 67, - "column": 6, - "index": 2402 - }, - { - "filePath": "src/components/subscriptions/SubscriptionTabs.jsx", - "line": 84, - "column": 8, - "index": 3015 - } - ], - "Tabs": [ - { - "filePath": "src/components/CodeManagement/CouponCodeTabs.jsx", - "line": 107, - "column": 4, - "index": 3515 - }, - { - "filePath": "src/components/ContentHighlights/ContentHighlightsDashboard.jsx", - "line": 49, - "column": 6, - "index": 1887 - }, - { - "filePath": "src/components/learner-credit-management/BudgetDetailTabsAndRoutes.jsx", - "line": 145, - "column": 6, - "index": 4523 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingTable.jsx", - "line": 16, - "column": 6, - "index": 687 - }, - { - "filePath": "src/components/settings/SettingsTabs.jsx", - "line": 205, - "column": 6, - "index": 6130 - }, - { - "filePath": "src/components/subscriptions/SubscriptionTabs.jsx", - "line": 116, - "column": 4, - "index": 4132 - } - ], "Container": [ { "filePath": "src/components/CodeManagement/index.jsx", @@ -12490,54 +12604,60 @@ "line": 122, "column": 23, "index": 4329 + }, + { + "filePath": "src/components/Sidebar/index.jsx", + "line": 128, + "column": 23, + "index": 4536 } ], "Tag": [ { "filePath": "src/components/Sidebar/index.jsx", - "line": 128, + "line": 134, "column": 23, - "index": 4543 + "index": 4727 } ], "CreditCard": [ { "filePath": "src/components/Sidebar/index.jsx", - "line": 135, + "line": 141, "column": 23, - "index": 4825 + "index": 5009 } ], "MoneyOutline": [ { "filePath": "src/components/Sidebar/index.jsx", - "line": 143, + "line": 149, "column": 23, - "index": 5134 + "index": 5318 } ], "Description": [ { "filePath": "src/components/Sidebar/index.jsx", - "line": 161, + "line": 167, "column": 23, - "index": 5836 + "index": 6020 } ], "Settings": [ { "filePath": "src/components/Sidebar/index.jsx", - "line": 168, + "line": 174, "column": 23, - "index": 6091 + "index": 6275 } ], "Support": [ { "filePath": "src/components/Sidebar/index.jsx", - "line": 174, + "line": 180, "column": 23, - "index": 6264 + "index": 6448 } ], "Email": [ @@ -29933,9 +30053,9 @@ "Alert": [ { "filePath": "src/App.jsx", - "line": 102, + "line": 87, "column": 16, - "index": 3222 + "index": 2769 }, { "filePath": "src/components/Banner.jsx", @@ -30021,7 +30141,7 @@ "filePath": "src/containers/Dashboard/hooks.test.js", "line": 52, "column": 10, - "index": 1484 + "index": 1482 }, { "filePath": "src/containers/LearnerDashboardHeader/hooks.js", @@ -30040,36 +30160,6 @@ "line": 37, "column": 6, "index": 928 - }, - { - "filePath": "src/ExperimentContext.jsx", - "line": 37, - "column": 20, - "index": 1129 - }, - { - "filePath": "src/ExperimentContext.test.jsx", - "line": 107, - "column": 6, - "index": 3299 - }, - { - "filePath": "src/widgets/ProductRecommendations/hooks.js", - "line": 23, - "column": 20, - "index": 929 - }, - { - "filePath": "src/widgets/ProductRecommendations/hooks.test.js", - "line": 98, - "column": 6, - "index": 2670 - }, - { - "filePath": "src/widgets/ProductRecommendations/hooks.test.js", - "line": 107, - "column": 6, - "index": 2989 } ], "breakpoints": [ @@ -30165,7 +30255,7 @@ }, { "filePath": "src/containers/Dashboard/hooks.js", - "line": 31, + "line": 32, "column": 34, "index": 1002 }, @@ -30192,18 +30282,6 @@ "line": 37, "column": 49, "index": 971 - }, - { - "filePath": "src/ExperimentContext.jsx", - "line": 38, - "column": 27, - "index": 1173 - }, - { - "filePath": "src/widgets/ProductRecommendations/hooks.js", - "line": 24, - "column": 17, - "index": 963 } ], "Button": [ @@ -30559,18 +30637,6 @@ "column": 10, "index": 1022 }, - { - "filePath": "src/widgets/ProductRecommendations/components/ProductCard.jsx", - "line": 53, - "column": 10, - "index": 1379 - }, - { - "filePath": "src/widgets/ProductRecommendations/components/ProductCardHeader.jsx", - "line": 52, - "column": 6, - "index": 1724 - }, { "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", "line": 15, @@ -30656,12 +30722,6 @@ "line": 44, "column": 8, "index": 1231 - }, - { - "filePath": "src/widgets/ProductRecommendations/components/ProductCard.jsx", - "line": 81, - "column": 10, - "index": 2157 } ], "Dropdown": [ @@ -30762,12 +30822,6 @@ "line": 15, "column": 26, "index": 488 - }, - { - "filePath": "src/widgets/ProductRecommendations/components/ProductCardHeader.jsx", - "line": 63, - "column": 10, - "index": 2105 } ], "Dropdown.Menu": [ @@ -30859,12 +30913,6 @@ "column": 4, "index": 707 }, - { - "filePath": "src/widgets/ProductRecommendations/components/ProductCard.jsx", - "line": 51, - "column": 4, - "index": 1307 - }, { "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", "line": 20, @@ -30904,12 +30952,6 @@ "line": 39, "column": 6, "index": 1076 - }, - { - "filePath": "src/widgets/ProductRecommendations/components/ProductCard.jsx", - "line": 66, - "column": 6, - "index": 1701 } ], "Card.Section": [ @@ -30919,12 +30961,6 @@ "column": 14, "index": 1216 }, - { - "filePath": "src/widgets/ProductRecommendations/components/ProductCard.jsx", - "line": 79, - "column": 6, - "index": 2074 - }, { "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", "line": 27, @@ -31157,19 +31193,13 @@ "filePath": "src/containers/Dashboard/DashboardLayout.jsx", "line": 38, "column": 4, - "index": 871 + "index": 825 }, { "filePath": "src/containers/RelatedProgramsModal/index.jsx", "line": 42, "column": 8, "index": 1295 - }, - { - "filePath": "src/widgets/ProductRecommendations/components/LoadedView.jsx", - "line": 25, - "column": 4, - "index": 935 } ], "Row": [ @@ -31177,13 +31207,7 @@ "filePath": "src/containers/Dashboard/DashboardLayout.jsx", "line": 39, "column": 6, - "index": 905 - }, - { - "filePath": "src/containers/Dashboard/DashboardLayout.jsx", - "line": 48, - "column": 6, - "index": 1256 + "index": 859 }, { "filePath": "src/containers/RelatedProgramsModal/index.jsx", @@ -31197,19 +31221,13 @@ "filePath": "src/containers/Dashboard/DashboardLayout.jsx", "line": 40, "column": 8, - "index": 919 + "index": 873 }, { "filePath": "src/containers/Dashboard/DashboardLayout.jsx", "line": 43, "column": 8, - "index": 1027 - }, - { - "filePath": "src/containers/Dashboard/DashboardLayout.jsx", - "line": 49, - "column": 8, - "index": 1270 + "index": 981 }, { "filePath": "src/containers/RelatedProgramsModal/index.jsx", @@ -31391,12 +31409,6 @@ "column": 6, "index": 779 }, - { - "filePath": "src/widgets/ProductRecommendations/components/ProductCard.jsx", - "line": 60, - "column": 6, - "index": 1530 - }, { "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", "line": 22, @@ -31450,41 +31462,13 @@ "index": 516 } ], - "Skeleton": [ - { - "filePath": "src/widgets/ProductRecommendations/components/LoadingView.jsx", - "line": 5, - "column": 2, - "index": 110 - } - ], "Truncate": [ - { - "filePath": "src/widgets/ProductRecommendations/components/ProductCard.jsx", - "line": 69, - "column": 10, - "index": 1766 - }, - { - "filePath": "src/widgets/ProductRecommendations/components/ProductCard.jsx", - "line": 74, - "column": 10, - "index": 1931 - }, { "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", "line": 29, "column": 16, "index": 1040 } - ], - "ChevronRight": [ - { - "filePath": "src/widgets/ProductRecommendations/components/ProductCardHeader.jsx", - "line": 63, - "column": 21, - "index": 2116 - } ] } }, @@ -31704,9 +31688,9 @@ }, { "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 246, + "line": 248, "column": 16, - "index": 10586 + "index": 10641 }, { "filePath": "src/components/my-career/AddJobRole.jsx", @@ -33052,21 +33036,21 @@ }, { "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 147, + "line": 149, "column": 18, - "index": 5497 + "index": 5552 }, { "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 235, + "line": 237, "column": 22, - "index": 10225 + "index": 10280 }, { "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 248, + "line": 250, "column": 22, - "index": 10652 + "index": 10707 }, { "filePath": "src/components/program/ProgramInstructors.jsx", @@ -34114,7 +34098,7 @@ "filePath": "src/components/microlearning/VideoDetailPage.jsx", "line": 113, "column": 22, - "index": 4069 + "index": 4068 }, { "filePath": "src/components/pathway-progress/PathwayNode.jsx", @@ -34988,21 +34972,21 @@ }, { "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 186, + "line": 188, "column": 18, - "index": 7385 + "index": 7440 }, { "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 198, + "line": 200, "column": 16, - "index": 8174 + "index": 8229 }, { "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 206, + "line": 208, "column": 18, - "index": 8669 + "index": 8724 }, { "filePath": "src/components/my-career/AddJobRole.jsx", @@ -35156,9 +35140,9 @@ }, { "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 206, + "line": 208, "column": 56, - "index": 8707 + "index": 8762 }, { "filePath": "src/components/program/ProgramSidebar.jsx", @@ -35222,9 +35206,9 @@ }, { "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 198, + "line": 200, "column": 54, - "index": 8212 + "index": 8267 }, { "filePath": "src/components/program/ProgramSidebar.jsx", @@ -35932,9 +35916,9 @@ "Timelapse": [ { "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 186, + "line": 188, "column": 56, - "index": 7423 + "index": 7478 } ], "Plus": [ @@ -36552,7 +36536,7 @@ } }, { - "version": "20.46.3", + "version": "21.13.1", "name": "frontend-app-learner-portal", "repository": "https://github.com/openedx/frontend-app-learner-portal-programs", "folderName": "frontend-app-learner-portal-programs", @@ -36562,7 +36546,7 @@ "filePath": "src/components/course-enrollments/course-cards/BaseCourseCard.jsx", "line": 152, "column": 10, - "index": 3892 + "index": 3896 } ], "Modal": [ @@ -36570,7 +36554,7 @@ "filePath": "src/components/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", "line": 117, "column": 6, - "index": 2834 + "index": 2842 } ], "Alert": [ @@ -36578,31 +36562,31 @@ "filePath": "src/components/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", "line": 122, "column": 14, - "index": 2954 + "index": 2962 }, { "filePath": "src/components/course-enrollments/CourseEnrollments.jsx", "line": 52, "column": 4, - "index": 1453 + "index": 1461 }, { "filePath": "src/components/course-enrollments/CourseEnrollments.jsx", "line": 67, "column": 6, - "index": 1826 + "index": 1834 }, { "filePath": "src/components/program/ProgramPage.jsx", "line": 80, "column": 6, - "index": 2561 + "index": 2569 }, { "filePath": "src/components/programs-list/ProgramListPage.jsx", "line": 81, "column": 4, - "index": 2499 + "index": 2507 } ], "Warning": [ @@ -36610,25 +36594,25 @@ "filePath": "src/components/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", "line": 125, "column": 22, - "index": 3052 + "index": 3060 }, { "filePath": "src/components/course-enrollments/CourseEnrollments.jsx", "line": 55, "column": 12, - "index": 1521 + "index": 1529 }, { "filePath": "src/components/program/ProgramPage.jsx", "line": 82, "column": 14, - "index": 2607 + "index": 2615 }, { "filePath": "src/components/programs-list/ProgramListPage.jsx", "line": 83, "column": 12, - "index": 2541 + "index": 2549 } ], "Input": [ @@ -36636,7 +36620,7 @@ "filePath": "src/components/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", "line": 132, "column": 14, - "index": 3277 + "index": 3285 } ], "StatefulButton": [ @@ -36644,7 +36628,7 @@ "filePath": "src/components/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", "line": 151, "column": 10, - "index": 3949 + "index": 3957 } ], "Button": [ @@ -36652,13 +36636,13 @@ "filePath": "src/components/course-enrollments/course-cards/UpcomingCourseCard.jsx", "line": 10, "column": 4, - "index": 253 + "index": 257 }, { "filePath": "src/components/program/sidebar/Links.jsx", "line": 65, "column": 10, - "index": 1727 + "index": 1731 } ], "CheckCircle": [ @@ -36666,7 +36650,7 @@ "filePath": "src/components/course-enrollments/CourseEnrollments.jsx", "line": 69, "column": 14, - "index": 1873 + "index": 1881 } ], "breakpoints": [ @@ -36674,31 +36658,31 @@ "filePath": "src/components/course-enrollments/CourseEnrollments.jsx", "line": 113, "column": 30, - "index": 3038 + "index": 3046 }, { "filePath": "src/components/course-enrollments/tests/CourseEnrollments.test.jsx", "line": 156, "column": 52, - "index": 5005 + "index": 5009 }, { "filePath": "src/components/course-enrollments/tests/CourseEnrollments.test.jsx", "line": 168, "column": 52, - "index": 5491 + "index": 5495 }, { "filePath": "src/components/program/ProgramPage.jsx", "line": 128, "column": 48, - "index": 4226 + "index": 4234 }, { "filePath": "src/components/program/tab-components/JourneyTab.jsx", "line": 16, "column": 30, - "index": 466 + "index": 470 } ], "Collapsible": [ @@ -36706,7 +36690,7 @@ "filePath": "src/components/course-enrollments/CourseSection.jsx", "line": 83, "column": 8, - "index": 2045 + "index": 2049 } ], "Alert.Link": [ @@ -36714,7 +36698,7 @@ "filePath": "src/components/program/ProgramPage.jsx", "line": 91, "column": 10, - "index": 2882 + "index": 2890 } ], "Tabs": [ @@ -36722,7 +36706,7 @@ "filePath": "src/components/program/TabularView.jsx", "line": 37, "column": 6, - "index": 1206 + "index": 1210 } ], "Tab": [ @@ -36730,7 +36714,7 @@ "filePath": "src/components/program/TabularView.jsx", "line": 40, "column": 10, - "index": 1373 + "index": 1377 } ] } @@ -43022,7 +43006,7 @@ } }, { - "version": "20.46.2", + "version": "21.13.1", "name": "@edx/frontend-app-program-console", "repository": { "type": "git", @@ -43035,13 +43019,13 @@ "filePath": "src/console/ConsolePage.jsx", "line": 64, "column": 6, - "index": 1807 + "index": 1811 }, { "filePath": "src/report/reportSection.jsx", "line": 36, "column": 8, - "index": 1090 + "index": 1094 } ], "Alert": [ @@ -43049,31 +43033,31 @@ "filePath": "src/console/ConsolePage.jsx", "line": 117, "column": 8, - "index": 3634 + "index": 3638 }, { "filePath": "src/console/ConsolePage.jsx", "line": 133, "column": 8, - "index": 4223 + "index": 4227 }, { "filePath": "src/console/ConsolePage.jsx", "line": 152, "column": 12, - "index": 4986 + "index": 4990 }, { "filePath": "src/console/ConsolePage.jsx", "line": 174, "column": 20, - "index": 6001 + "index": 6005 }, { "filePath": "src/report/reportSection.jsx", "line": 22, "column": 4, - "index": 695 + "index": 699 } ], "SearchField": [ @@ -43081,7 +43065,7 @@ "filePath": "src/console/ConsolePage.jsx", "line": 146, "column": 12, - "index": 4750 + "index": 4754 } ], "Pagination": [ @@ -43089,13 +43073,13 @@ "filePath": "src/console/ConsolePage.jsx", "line": 161, "column": 12, - "index": 5258 + "index": 5262 }, { "filePath": "src/console/ConsolePage.jsx", "line": 199, "column": 12, - "index": 7114 + "index": 7118 } ] }