-
Notifications
You must be signed in to change notification settings - Fork 794
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fluid number input2 #3333
Fluid number input2 #3333
Conversation
* Modal accessibility content and images * Update accessibility.mdx MIssed saving updates * Update accessibility.mdx updating bullets in dev section * Update accessibility.mdx updates to correct typos and and a subheading * Update accessibility.mdx Adjustments to dev considerations * Update to Do Don't pair * Update modal-accessibility-3.png added 2-button example * chore(format): fix format error * update images * Update src/pages/components/modal/accessibility.mdx Co-authored-by: Anna Gonzales <anna.gonzales3@gmail.com> * update images Co-authored-by: TJ Egan <tw15egan@gmail.com> Co-authored-by: Anna Gonzales <anna.gonzales3@gmail.com>
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com>
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com>
* typo fix unnecessary parenthesis * fix(form-patterns): ran yarn format (#3326) Co-authored-by: Scott Strubberg <sstrubberg@protonmail.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* typo fix There is an unnecessary period in the description under the default variant of data table. * fix: format Co-authored-by: Alison Joseph <alison.joseph@us.ibm.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* Update accessibility.mdx * added first images * Update accessibility.mdx removed flotsam from the copy and paste exercise * Update accessibility.mdx tweak spacing * Update accessibility.mdx * Update accessibility.mdx modifications for better readability * Update accessibility.mdx corrected link target * Update tooltip-accessibility-2.png * Update accessibility.mdx attempting to resolved error * Update accessibility.mdx * chore: format mdx Co-authored-by: Alison Joseph <alison.joseph@us.ibm.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* Update accessibility.mdx * added first images * Update accessibility.mdx removed flotsam from the copy and paste exercise * Update accessibility.mdx tweak spacing * Update accessibility.mdx * Update accessibility.mdx modifications for better readability * Update accessibility.mdx corrected link target * Update tooltip-accessibility-2.png * Update accessibility.mdx attempting to resolved error * Update accessibility.mdx * text and image changes for design annotations * chore(prettier): output of yarn:format * chore(prettier): output of yarn:format Co-authored-by: Taylor Jones <taylor.jones826@gmail.com>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍 ✅
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking great! Just a couple things:
Usage tab
States section
- Fixed image:
- I would bottom align the disabled state container to the others in the row if possible.
- Fluid image:
- There are cursor state changes here and not in the fixed image. I would align on showing it or not for both images.
- There is a missing divider rule between the
+/-
in the Warning state. - The labels for the Warning, Error, and Disabled states need to be changed to match the fixed image.
- Align the numeric value input in the Warning, Error and Disabled states with what you have for the fixed image.
- Note: These all appear on the style tab Interactive states image tabs too.^
Style tab
Color section
- The image numeric input value of 1000 should show the mono numbers for 0.
Interactive states section
- Need a row for disabled color for controls (-/+).
Structure section
- Fluid input image: Need to use mono 0 for the numeric values in each input.
@laurenmrice ok I've updated all the images but we decided to use |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh okay, great about the $body-compact-01
.
Everything looks good to me! 🚀
* docs(Fluid inputs): text input and text area (#3158) * docs(main): Fluid inputs * Update src/pages/components/text-input/usage.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * Apply suggestions from design review Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * fixed-image-names * update image * update-placeholder-images * Update usage.mdx * remove italic headings * manually fixed typos from lauren Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * chore(fluid-inputs): update branch with latest changes from main (#3202) * chore(release): update carbon deps (#3159) Co-authored-by: tay1orjones <tay1orjones@users.noreply.github.com> * feat(website): add accessibility link, update common js (#3155) * feat(footer): add accessibility link * fix(cookies): remove defer from script * fix(common): move to post body components * fix(common): remove defer * fix(common): unique name * fix(common): re-add defer Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix: mdx formatting inside component demo (#3160) * docs: contained-list (#3145) * add new mdx pages * add images for usage tab * fix content * fix typos * update content * update headers * Update src/pages/components/contained-list/usage.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * Update src/pages/components/contained-list/usage.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * Update src/pages/components/contained-list/usage.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * Update src/pages/components/contained-list/usage.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * Update src/pages/components/contained-list/usage.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * add in inline notification * fix images * update side nav * update images * add Mike A feedback * add code, accessibility, and style tab content * add style tab images * rename tab * fix style images * update style content * update from Jan * stlye image update * update break * Update src/pages/components/contained-list/style.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * Update src/pages/components/contained-list/style.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * update style and usage content * update style and usage images * update image bug * insert break * update structure content * update style images * update image * update style tab * style tab updates Co-authored-by: Anna Gonzales <agonz@us.ibm.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(grid): updated with API docs and example (#3136) * docs(grid): updated with API docs and example * docs(grid): better description * docs(grid): progressive disclosure and helpers * fix(typography): fix controls bug (#3130) * fix(typography): fix controls bug * chore(typsets): fix mobile typeset controls bug Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Updated outdated links to storybook (#3164) * Change tab text of typography from "Styling strategies" to "Style strategies" (#3163) * fix: Change tab text from "Styling strategies" to "Style Strategies" * fix: Change tab text from "Styling strategies" to "Style strategies" * fix: Change tab text from "Styling strategies" to "Style strategies" * fix: Change tab text from "Styling strategies" to "Style strategies" * fix: Update links in page to "Style Strategies" * fix: Update link in page to "Style strategies" * fix: rectify verbiage * fix: fix minor typo * fix: fix typo * fix: fix the link to "Style Strategies" * fix: fix the link to "Style strategies" * fix: create redirect to "Style strategies" * Update gatsby-node.js Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com> * Update accessibility.mdx (#3143) * Update accessibility.mdx updated accessibility content * Update accessibility.mdx Made text updates for consistency * uploading images for accessibility tab * Update accessibility.mdx updates to try to make the ask easier to understand * Update header-accessibility-5.png alter annotation example * Added Lauren's images * Update src/pages/components/UI-shell-header/accessibility.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * Update src/pages/components/UI-shell-header/accessibility.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * Update src/pages/components/UI-shell-header/accessibility.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * Update src/pages/components/UI-shell-header/accessibility.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * Update src/pages/components/UI-shell-header/accessibility.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * Update src/pages/components/UI-shell-header/accessibility.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * Update src/pages/components/UI-shell-header/accessibility.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * chore: output of yarn format Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> Co-authored-by: Taylor Jones <taylor.jones826@gmail.com> * Correct verbiage on ibm commerce platform page (#3157) * Compressed Images (#3162) Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(Theme): update Theme docs with new guidance/usage (#2998) * docs(Theme): update Theme docs with new guidance/usage * Update src/pages/guidelines/themes/code.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * Update src/pages/guidelines/themes/code.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * docs(Themes): update docs with PR changes * chore(number-input): run prettier * docs(theme): update theme docs for v11 * docs(themes): update overview page for v11 * docs(theme): update overview page, remove tokens * docs(theme): rephrase notification for elements packages Co-authored-by: Anna Gonzales <agonz@us.ibm.com> Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com> Co-authored-by: Taylor Jones <taylor.jones826@gmail.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(team): removed team page and removed photos from partners (#3170) * fix(content): broken links (#3167) * Update writing-style.mdx * Update overview.mdx * fix: mdx formatting Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(meetups): added office hours) (#3165) * update dataviz meeting time (#3177) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): update carbon deps (#3178) Co-authored-by: abbeyhrt <abbeyhrt@users.noreply.github.com> * docs: figma v11 release content updates (#3176) * updated design and migration .mdx files * update content * update images * update figma .mdx * update figme content * update migration content * fix typo * remove break in figma.mdx * format fix * update images * update component count * typo update * add figma migration section * edit content * update migration design guide * add migration steps * update migration docs * update figma design kit page with links * chore(format): run yarn format Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: TJ Egan <tw15egan@gmail.com> * Compressed Images (#3184) Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com> * docs(Accordion): match Accordion to ken to code (#3180) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Ecosystem updates (#3150) * Update the-carbon-ecosystem.mdx * Ecosystem updates Rename: AI Apps > Sustainability Software Merge: Cloud and Cloud & Cognitive to Carbon for IBM Products * More updates for IBM internal sites Bring naming changes to Domain Guidance page. Update some job titles and membership for team & partners. * Sync with conflicting changes docs(team): removed team page and removed photos from partners #3170 * feat: add crosslink banner to carbon platform on homepage (#3185) * feat: add crosslink banner to carbon platform on homepage * fix: remove calc from sass * Update Banner.module.scss * Update Banner.module.scss * Update Banner.js * Update Banner.module.scss * Update Banner.js * Update src/components/Banner/Banner.js Co-authored-by: Anna Gonzales <agonz@us.ibm.com> Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * docs: add flush accordion content (#3168) * update usage docs with flush modifier * update usage images * update: usage * update: style * fix break * update mdx * update mdx * update image * update style tab * refine style images * adjust style images in tab comp. * update style structure * update style image * update color image * docs(progress-bar): add component live demo (#3182) * docs(progress-bar): add component live demo * chore(package): add @carbon/react resolution * chore(package): update gatsby-theme-carbon Co-authored-by: TJ Egan <tw15egan@gmail.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(svelte): update resources and intro (#3183) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#3189) Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com> * docs(contact-us): minor updates to contact us page (#3186) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): update carbon deps (#3194) Co-authored-by: aledavila <aledavila@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(tutorial): remove optimize sass from step 5 (#3192) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * refactor(tutorial): remove badging (#3197) Co-authored-by: Alessandra Davila <adavila91@gmail.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): update carbon deps (#3200) Co-authored-by: aledavila <aledavila@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(Icons): fix broken link (#3196) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(Fluid inputs): text input and text area (#3158) * docs(main): Fluid inputs * Update src/pages/components/text-input/usage.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * Apply suggestions from design review Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * fixed-image-names * update image * update-placeholder-images * Update usage.mdx * remove italic headings * manually fixed typos from lauren Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * chore(format): run yarn format Co-authored-by: carbon-automation[bot] <103539138+carbon-automation[bot]@users.noreply.github.com> Co-authored-by: tay1orjones <tay1orjones@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Alison Joseph <alison.joseph@us.ibm.com> Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> Co-authored-by: Anna Gonzales <agonz@us.ibm.com> Co-authored-by: Scott Strubberg <sstrubberg@protonmail.com> Co-authored-by: Alessandra Davila <adavila91@gmail.com> Co-authored-by: Anna Gonzales <anna.gonzales3@gmail.com> Co-authored-by: Abhilipsa Sahoo <abhilipsasahoo03@gmail.com> Co-authored-by: Mike Gower <mikegower@gmail.com> Co-authored-by: Taylor Jones <taylor.jones826@gmail.com> Co-authored-by: Francine Lucca <40550942+francinelucca@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com> Co-authored-by: D.A. Kahn <40970507+dakahn@users.noreply.github.com> Co-authored-by: Eliad Moosavi <theiliad@users.noreply.github.com> Co-authored-by: abbeyhrt <abbeyhrt@users.noreply.github.com> Co-authored-by: Michael Zuliani <zuliani@ca.ibm.com> Co-authored-by: Jan Hassel <jan.hassel@ibm.com> Co-authored-by: metonym <ericyl.us@gmail.com> Co-authored-by: Jeff Chew <jeff.chew@gmail.com> Co-authored-by: aledavila <aledavila@users.noreply.github.com> * chore(fluid-inputs): update branch with latest changes from main (#3203) * chore(release): update carbon deps (#3159) Co-authored-by: tay1orjones <tay1orjones@users.noreply.github.com> * feat(website): add accessibility link, update common js (#3155) * feat(footer): add accessibility link * fix(cookies): remove defer from script * fix(common): move to post body components * fix(common): remove defer * fix(common): unique name * fix(common): re-add defer Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix: mdx formatting inside component demo (#3160) * docs: contained-list (#3145) * add new mdx pages * add images for usage tab * fix content * fix typos * update content * update headers * Update src/pages/components/contained-list/usage.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * Update src/pages/components/contained-list/usage.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * Update src/pages/components/contained-list/usage.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * Update src/pages/components/contained-list/usage.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * Update src/pages/components/contained-list/usage.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * add in inline notification * fix images * update side nav * update images * add Mike A feedback * add code, accessibility, and style tab content * add style tab images * rename tab * fix style images * update style content * update from Jan * stlye image update * update break * Update src/pages/components/contained-list/style.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * Update src/pages/components/contained-list/style.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * update style and usage content * update style and usage images * update image bug * insert break * update structure content * update style images * update image * update style tab * style tab updates Co-authored-by: Anna Gonzales <agonz@us.ibm.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(grid): updated with API docs and example (#3136) * docs(grid): updated with API docs and example * docs(grid): better description * docs(grid): progressive disclosure and helpers * fix(typography): fix controls bug (#3130) * fix(typography): fix controls bug * chore(typsets): fix mobile typeset controls bug Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Updated outdated links to storybook (#3164) * Change tab text of typography from "Styling strategies" to "Style strategies" (#3163) * fix: Change tab text from "Styling strategies" to "Style Strategies" * fix: Change tab text from "Styling strategies" to "Style strategies" * fix: Change tab text from "Styling strategies" to "Style strategies" * fix: Change tab text from "Styling strategies" to "Style strategies" * fix: Update links in page to "Style Strategies" * fix: Update link in page to "Style strategies" * fix: rectify verbiage * fix: fix minor typo * fix: fix typo * fix: fix the link to "Style Strategies" * fix: fix the link to "Style strategies" * fix: create redirect to "Style strategies" * Update gatsby-node.js Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com> * Update accessibility.mdx (#3143) * Update accessibility.mdx updated accessibility content * Update accessibility.mdx Made text updates for consistency * uploading images for accessibility tab * Update accessibility.mdx updates to try to make the ask easier to understand * Update header-accessibility-5.png alter annotation example * Added Lauren's images * Update src/pages/components/UI-shell-header/accessibility.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * Update src/pages/components/UI-shell-header/accessibility.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * Update src/pages/components/UI-shell-header/accessibility.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * Update src/pages/components/UI-shell-header/accessibility.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * Update src/pages/components/UI-shell-header/accessibility.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * Update src/pages/components/UI-shell-header/accessibility.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * Update src/pages/components/UI-shell-header/accessibility.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * chore: output of yarn format Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> Co-authored-by: Taylor Jones <taylor.jones826@gmail.com> * Correct verbiage on ibm commerce platform page (#3157) * Compressed Images (#3162) Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(Theme): update Theme docs with new guidance/usage (#2998) * docs(Theme): update Theme docs with new guidance/usage * Update src/pages/guidelines/themes/code.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * Update src/pages/guidelines/themes/code.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * docs(Themes): update docs with PR changes * chore(number-input): run prettier * docs(theme): update theme docs for v11 * docs(themes): update overview page for v11 * docs(theme): update overview page, remove tokens * docs(theme): rephrase notification for elements packages Co-authored-by: Anna Gonzales <agonz@us.ibm.com> Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com> Co-authored-by: Taylor Jones <taylor.jones826@gmail.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(team): removed team page and removed photos from partners (#3170) * fix(content): broken links (#3167) * Update writing-style.mdx * Update overview.mdx * fix: mdx formatting Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(meetups): added office hours) (#3165) * update dataviz meeting time (#3177) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): update carbon deps (#3178) Co-authored-by: abbeyhrt <abbeyhrt@users.noreply.github.com> * docs: figma v11 release content updates (#3176) * updated design and migration .mdx files * update content * update images * update figma .mdx * update figme content * update migration content * fix typo * remove break in figma.mdx * format fix * update images * update component count * typo update * add figma migration section * edit content * update migration design guide * add migration steps * update migration docs * update figma design kit page with links * chore(format): run yarn format Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: TJ Egan <tw15egan@gmail.com> * Compressed Images (#3184) Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com> * docs(Accordion): match Accordion to ken to code (#3180) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Ecosystem updates (#3150) * Update the-carbon-ecosystem.mdx * Ecosystem updates Rename: AI Apps > Sustainability Software Merge: Cloud and Cloud & Cognitive to Carbon for IBM Products * More updates for IBM internal sites Bring naming changes to Domain Guidance page. Update some job titles and membership for team & partners. * Sync with conflicting changes docs(team): removed team page and removed photos from partners #3170 * feat: add crosslink banner to carbon platform on homepage (#3185) * feat: add crosslink banner to carbon platform on homepage * fix: remove calc from sass * Update Banner.module.scss * Update Banner.module.scss * Update Banner.js * Update Banner.module.scss * Update Banner.js * Update src/components/Banner/Banner.js Co-authored-by: Anna Gonzales <agonz@us.ibm.com> Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * docs: add flush accordion content (#3168) * update usage docs with flush modifier * update usage images * update: usage * update: style * fix break * update mdx * update mdx * update image * update style tab * refine style images * adjust style images in tab comp. * update style structure * update style image * update color image * docs(progress-bar): add component live demo (#3182) * docs(progress-bar): add component live demo * chore(package): add @carbon/react resolution * chore(package): update gatsby-theme-carbon Co-authored-by: TJ Egan <tw15egan@gmail.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(svelte): update resources and intro (#3183) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#3189) Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com> * docs(contact-us): minor updates to contact us page (#3186) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): update carbon deps (#3194) Co-authored-by: aledavila <aledavila@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(tutorial): remove optimize sass from step 5 (#3192) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * refactor(tutorial): remove badging (#3197) Co-authored-by: Alessandra Davila <adavila91@gmail.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): update carbon deps (#3200) Co-authored-by: aledavila <aledavila@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(Icons): fix broken link (#3196) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: carbon-automation[bot] <103539138+carbon-automation[bot]@users.noreply.github.com> Co-authored-by: tay1orjones <tay1orjones@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Alison Joseph <alison.joseph@us.ibm.com> Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> Co-authored-by: Anna Gonzales <agonz@us.ibm.com> Co-authored-by: Scott Strubberg <sstrubberg@protonmail.com> Co-authored-by: Alessandra Davila <adavila91@gmail.com> Co-authored-by: Anna Gonzales <anna.gonzales3@gmail.com> Co-authored-by: Abhilipsa Sahoo <abhilipsasahoo03@gmail.com> Co-authored-by: Mike Gower <mikegower@gmail.com> Co-authored-by: Taylor Jones <taylor.jones826@gmail.com> Co-authored-by: Francine Lucca <40550942+francinelucca@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com> Co-authored-by: D.A. Kahn <40970507+dakahn@users.noreply.github.com> Co-authored-by: Eliad Moosavi <theiliad@users.noreply.github.com> Co-authored-by: abbeyhrt <abbeyhrt@users.noreply.github.com> Co-authored-by: Michael Zuliani <zuliani@ca.ibm.com> Co-authored-by: Jan Hassel <jan.hassel@ibm.com> Co-authored-by: metonym <ericyl.us@gmail.com> Co-authored-by: Jeff Chew <jeff.chew@gmail.com> Co-authored-by: aledavila <aledavila@users.noreply.github.com> * Docs: Fluid dropdown (#3199) * chore(release): update carbon deps (#3159) Co-authored-by: tay1orjones <tay1orjones@users.noreply.github.com> * feat(website): add accessibility link, update common js (#3155) * feat(footer): add accessibility link * fix(cookies): remove defer from script * fix(common): move to post body components * fix(common): remove defer * fix(common): unique name * fix(common): re-add defer Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix: mdx formatting inside component demo (#3160) * docs: contained-list (#3145) * add new mdx pages * add images for usage tab * fix content * fix typos * update content * update headers * Update src/pages/components/contained-list/usage.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * Update src/pages/components/contained-list/usage.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * Update src/pages/components/contained-list/usage.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * Update src/pages/components/contained-list/usage.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * Update src/pages/components/contained-list/usage.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * add in inline notification * fix images * update side nav * update images * add Mike A feedback * add code, accessibility, and style tab content * add style tab images * rename tab * fix style images * update style content * update from Jan * stlye image update * update break * Update src/pages/components/contained-list/style.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * Update src/pages/components/contained-list/style.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * update style and usage content * update style and usage images * update image bug * insert break * update structure content * update style images * update image * update style tab * style tab updates Co-authored-by: Anna Gonzales <agonz@us.ibm.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(grid): updated with API docs and example (#3136) * docs(grid): updated with API docs and example * docs(grid): better description * docs(grid): progressive disclosure and helpers * fix(typography): fix controls bug (#3130) * fix(typography): fix controls bug * chore(typsets): fix mobile typeset controls bug Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Updated outdated links to storybook (#3164) * Change tab text of typography from "Styling strategies" to "Style strategies" (#3163) * fix: Change tab text from "Styling strategies" to "Style Strategies" * fix: Change tab text from "Styling strategies" to "Style strategies" * fix: Change tab text from "Styling strategies" to "Style strategies" * fix: Change tab text from "Styling strategies" to "Style strategies" * fix: Update links in page to "Style Strategies" * fix: Update link in page to "Style strategies" * fix: rectify verbiage * fix: fix minor typo * fix: fix typo * fix: fix the link to "Style Strategies" * fix: fix the link to "Style strategies" * fix: create redirect to "Style strategies" * Update gatsby-node.js Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com> * Update accessibility.mdx (#3143) * Update accessibility.mdx updated accessibility content * Update accessibility.mdx Made text updates for consistency * uploading images for accessibility tab * Update accessibility.mdx updates to try to make the ask easier to understand * Update header-accessibility-5.png alter annotation example * Added Lauren's images * Update src/pages/components/UI-shell-header/accessibility.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * Update src/pages/components/UI-shell-header/accessibility.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * Update src/pages/components/UI-shell-header/accessibility.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * Update src/pages/components/UI-shell-header/accessibility.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * Update src/pages/components/UI-shell-header/accessibility.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * Update src/pages/components/UI-shell-header/accessibility.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * Update src/pages/components/UI-shell-header/accessibility.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * chore: output of yarn format Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> Co-authored-by: Taylor Jones <taylor.jones826@gmail.com> * Correct verbiage on ibm commerce platform page (#3157) * Compressed Images (#3162) Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(Theme): update Theme docs with new guidance/usage (#2998) * docs(Theme): update Theme docs with new guidance/usage * Update src/pages/guidelines/themes/code.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * Update src/pages/guidelines/themes/code.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * docs(Themes): update docs with PR changes * chore(number-input): run prettier * docs(theme): update theme docs for v11 * docs(themes): update overview page for v11 * docs(theme): update overview page, remove tokens * docs(theme): rephrase notification for elements packages Co-authored-by: Anna Gonzales <agonz@us.ibm.com> Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com> Co-authored-by: Taylor Jones <taylor.jones826@gmail.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(team): removed team page and removed photos from partners (#3170) * fix(content): broken links (#3167) * Update writing-style.mdx * Update overview.mdx * fix: mdx formatting Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(meetups): added office hours) (#3165) * update dataviz meeting time (#3177) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): update carbon deps (#3178) Co-authored-by: abbeyhrt <abbeyhrt@users.noreply.github.com> * docs: figma v11 release content updates (#3176) * updated design and migration .mdx files * update content * update images * update figma .mdx * update figme content * update migration content * fix typo * remove break in figma.mdx * format fix * update images * update component count * typo update * add figma migration section * edit content * update migration design guide * add migration steps * update migration docs * update figma design kit page with links * chore(format): run yarn format Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: TJ Egan <tw15egan@gmail.com> * Compressed Images (#3184) Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com> * docs(Accordion): match Accordion to ken to code (#3180) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Ecosystem updates (#3150) * Update the-carbon-ecosystem.mdx * Ecosystem updates Rename: AI Apps > Sustainability Software Merge: Cloud and Cloud & Cognitive to Carbon for IBM Products * More updates for IBM internal sites Bring naming changes to Domain Guidance page. Update some job titles and membership for team & partners. * Sync with conflicting changes docs(team): removed team page and removed photos from partners #3170 * feat: add crosslink banner to carbon platform on homepage (#3185) * feat: add crosslink banner to carbon platform on homepage * fix: remove calc from sass * Update Banner.module.scss * Update Banner.module.scss * Update Banner.js * Update Banner.module.scss * Update Banner.js * Update src/components/Banner/Banner.js Co-authored-by: Anna Gonzales <agonz@us.ibm.com> Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * docs: add flush accordion content (#3168) * update usage docs with flush modifier * update usage images * update: usage * update: style * fix break * update mdx * update mdx * update image * update style tab * refine style images * adjust style images in tab comp. * update style structure * update style image * update color image * docs(progress-bar): add component live demo (#3182) * docs(progress-bar): add component live demo * chore(package): add @carbon/react resolution * chore(package): update gatsby-theme-carbon Co-authored-by: TJ Egan <tw15egan@gmail.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(svelte): update resources and intro (#3183) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#3189) Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com> * docs(contact-us): minor updates to contact us page (#3186) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): update carbon deps (#3194) Co-authored-by: aledavila <aledavila@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(fluid): dropdown * fix(tutorial): remove optimize sass from step 5 (#3192) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * refactor(tutorial): remove badging (#3197) Co-authored-by: Alessandra Davila <adavila91@gmail.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): update carbon deps (#3200) Co-authored-by: aledavila <aledavila@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Add-style-tab-updates * update-structure-sections * fix(Icons): fix broken link (#3196) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(Fluid inputs): text input and text area (#3158) * docs(main): Fluid inputs * Update src/pages/components/text-input/usage.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * Apply suggestions from design review Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * fixed-image-names * update image * update-placeholder-images * Update usage.mdx * remove italic headings * manually fixed typos from lauren Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * docs(fluid): dropdown * Add-style-tab-updates * update-structure-sections * Update style.mdx * Apply suggestions from design review Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * update-images-for-review Co-authored-by: carbon-automation[bot] <103539138+carbon-automation[bot]@users.noreply.github.com> Co-authored-by: tay1orjones <tay1orjones@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Alison Joseph <alison.joseph@us.ibm.com> Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> Co-authored-by: Scott Strubberg <sstrubberg@protonmail.com> Co-authored-by: Alessandra Davila <adavila91@gmail.com> Co-authored-by: Abhilipsa Sahoo <abhilipsasahoo03@gmail.com> Co-authored-by: Mike Gower <mikegower@gmail.com> Co-authored-by: Taylor Jones <taylor.jones826@gmail.com> Co-authored-by: Francine Lucca <40550942+francinelucca@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com> Co-authored-by: D.A. Kahn <40970507+dakahn@users.noreply.github.com> Co-authored-by: Eliad Moosavi <theiliad@users.noreply.github.com> Co-authored-by: abbeyhrt <abbeyhrt@users.noreply.github.com> Co-authored-by: TJ Egan <tw15egan@gmail.com> Co-authored-by: Michael Zuliani <zuliani@ca.ibm.com> Co-authored-by: Jan Hassel <jan.hassel@ibm.com> Co-authored-by: metonym <ericyl.us@gmail.com> Co-authored-by: Jeff Chew <jeff.chew@gmail.com> Co-authored-by: aledavila <aledavila@users.noreply.github.com> * Update package.json * Fluid datepicker v2 (#3243) * docs: fluid-inputs * removed-dup-section * Add-text-input-style * Create text-area-counter.png * fixed-merge-conflict * image-update * Create text-input-states.png * chore(release): update carbon deps (#3159) Co-authored-by: tay1orjones <tay1orjones@users.noreply.github.com> * feat(website): add accessibility link, update common js (#3155) * feat(footer): add accessibility link * fix(cookies): remove defer from script * fix(common): move to post body components * fix(common): remove defer * fix(common): unique name * fix(common): re-add defer Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix: mdx formatting inside component demo (#3160) * docs: contained-list (#3145) * add new mdx pages * add images for usage tab * fix content * fix typos * update content * update headers * Update src/pages/components/contained-list/usage.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * Update src/pages/components/contained-list/usage.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * Update src/pages/components/contained-list/usage.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * Update src/pages/components/contained-list/usage.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * Update src/pages/components/contained-list/usage.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * add in inline notification * fix images * update side nav * update images * add Mike A feedback * add code, accessibility, and style tab content * add style tab images * rename tab * fix style images * update style content * update from Jan * stlye image update * update break * Update src/pages/components/contained-list/style.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * Update src/pages/components/contained-list/style.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * update style and usage content * update style and usage images * update image bug * insert break * update structure content * update style images * update image * update style tab * style tab updates Co-authored-by: Anna Gonzales <agonz@us.ibm.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(grid): updated with API docs and example (#3136) * docs(grid): updated with API docs and example * docs(grid): better description * docs(grid): progressive disclosure and helpers * fix(typography): fix controls bug (#3130) * fix(typography): fix controls bug * chore(typsets): fix mobile typeset controls bug Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Updated outdated links to storybook (#3164) * Change tab text of typography from "Styling strategies" to "Style strategies" (#3163) * fix: Change tab text from "Styling strategies" to "Style Strategies" * fix: Change tab text from "Styling strategies" to "Style strategies" * fix: Change tab text from "Styling strategies" to "Style strategies" * fix: Change tab text from "Styling strategies" to "Style strategies" * fix: Update links in page to "Style Strategies" * fix: Update link in page to "Style strategies" * fix: rectify verbiage * fix: fix minor typo * fix: fix typo * fix: fix the link to "Style Strategies" * fix: fix the link to "Style strategies" * fix: create redirect to "Style strategies" * Update gatsby-node.js Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com> * Update accessibility.mdx (#3143) * Update accessibility.mdx updated accessibility content * Update accessibility.mdx Made text updates for consistency * uploading images for accessibility tab * Update accessibility.mdx updates to try to make the ask easier to understand * Update header-accessibility-5.png alter annotation example * Added Lauren's images * Update src/pages/components/UI-shell-header/accessibility.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * Update src/pages/components/UI-shell-header/accessibility.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * Update src/pages/components/UI-shell-header/accessibility.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * Update src/pages/components/UI-shell-header/accessibility.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * Update src/pages/components/UI-shell-header/accessibility.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * Update src/pages/components/UI-shell-header/accessibility.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * Update src/pages/components/UI-shell-header/accessibility.mdx Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * chore: output of yarn format Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> Co-authored-by: Taylor Jones <taylor.jones826@gmail.com> * Correct verbiage on ibm commerce platform page (#3157) * Compressed Images (#3162) Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(Theme): update Theme docs with new guidance/usage (#2998) * docs(Theme): update Theme docs with new guidance/usage * Update src/pages/guidelines/themes/code.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * Update src/pages/guidelines/themes/code.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * docs(Themes): update docs with PR changes * chore(number-input): run prettier * docs(theme): update theme docs for v11 * docs(themes): update overview page for v11 * docs(theme): update overview page, remove tokens * docs(theme): rephrase notification for elements packages Co-authored-by: Anna Gonzales <agonz@us.ibm.com> Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com> Co-authored-by: Taylor Jones <taylor.jones826@gmail.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(team): removed team page and removed photos from partners (#3170) * fix(content): broken links (#3167) * Update writing-style.mdx * Update overview.mdx * fix: mdx formatting Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(meetups): added office hours) (#3165) * update dataviz meeting time (#3177) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): update carbon deps (#3178) Co-authored-by: abbeyhrt <abbeyhrt@users.noreply.github.com> * docs: figma v11 release content updates (#3176) * updated design and migration .mdx files * update content * update images * update figma .mdx * update figme content * update migration content * fix typo * remove break in figma.mdx * format fix * update images * update component count * typo update * add figma migration section * edit content * update migration design guide * add migration steps * update migration docs * update figma design kit page with links * chore(format): run yarn format Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: TJ Egan <tw15egan@gmail.com> * Compressed Images (#3184) Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com> * docs(Accordion): match Accordion to ken to code (#3180) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Ecosystem updates (#3150) * Update the-carbon-ecosystem.mdx * Ecosystem updates Rename: AI Apps > Sustainability Software Merge: Cloud and Cloud & Cognitive to Carbon for IBM Products * More updates for IBM internal sites Bring naming changes to Domain Guidance page. Update some job titles and membership for team & partners. * Sync with conflicting changes docs(team): removed team page and removed photos from partners #3170 * feat: add crosslink banner to carbon platform on homepage (#3185) * feat: add crosslink banner to carbon platform on homepage * fix: remove calc from sass * Update Banner.module.scss * Update Banner.module.scss * Update Banner.js * Update Banner.module.scss * Update Banner.js * Update src/components/Banner/Banner.js Co-authored-by: Anna Gonzales <agonz@us.ibm.com> Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * docs: add flush accordion content (#3168) * update usage docs with flush modifier * update usage images * update: usage * update: style * fix break * update mdx * update mdx * update image * update style tab * refine style images * adjust style images in tab comp. * update style structure * update style image * update color image * docs(progress-bar): add component live demo (#3182) * docs(progress-bar): add component live demo * chore(package): add @carbon/react resolution * chore(package): update gatsby-theme-carbon Co-authored-by: TJ Egan <tw15egan@gmail.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * docs(svelte): update resources and intro (#3183) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#3189) Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com> * docs(contact-us): minor updates to contact us page (#3186) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): update carbon deps (#3194) Co-authored-by: aledavila <aledavila@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(tutorial): remove optimize sass from step 5 (#3192) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * refactor(tutorial): remove badging (#3197) Co-authored-by: Alessandra Davila <adavila91@gmail.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): update carbon deps (#3200) Co-authored-by: aledavila <aledavila@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(Icons): fix broken link (#3196) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * ci(actions): automatically open content sync issues on platform (#3193) * ci(actions): automatically open content sync issues on platform * Update .github/workflows/platform-content-sync.yml Co-authored-by: Matt Rosno <matt.rosno@gmail.com> * chore(formatting): output of yarn:format Co-authored-by: Matt Rosno <matt.rosno@gmail.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(switcher): fix app switcher bugs (#3208) * Update accessibility.mdx (#3187) * Update accessibility.mdx first draft of new content. illustrations not yet added * First image uploads * Update accessibility.mdx Minor text updates * image paid attempt attempt * Update accessibility.mdx attempt to remove the DoDont key word in mdx * Update accessibility.mdx Attempt to remove do don't styline on pair of images * Update accessibility.mdx attempt to incorporate captions * addition image and text updates * Update accessibility.mdx change caption position. minor tweaks to style * Update accessibility.mdx Slight tweaks to wording * chore(format): output of yarn:format * Update accessibility.mdx removing superfluous quotation mark * Updated images and altered layout Changes to images from Lauren. Also made side by side images into stacked images, as per her request. * Update accessibility.mdx Tried changing case on Row element Co-authored-by: Taylor Jones <taylor.jones826@gmail.com> Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * Compressed Images (#3217) Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com> * ci(content-sync): provide token proper permissions (#3216) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix: hyphens to en dashes (#3215) * chore: untrack git file - fix vscode settings which shouldn't have been tracked * docs: replace hyphens with en dashes * Fix GitHub capitalization (#3225) * fix: broken link on tag style tab (#3219) * fix: broken link on tag style tab Closes #3213 - Fixes the code link under the Color section on the Tag > Style tab page to point to the correct URL. * Update src/pages/components/tag/style.mdx Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): update carbon deps (#3220) Co-authored-by: tw15egan <tw15egan@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix: broken link ui shell right panel (#3218) Closes #3214 - Fixes the React resource card to point to the correct URL. Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(format): fix format error (#3227) * chore(release): update carbon deps (#3226) Co-authored-by: tw15egan <tw15egan@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * content for accessibility tab (#3212) * content for accessibility tab images and content * chore(formatting): output of yarn format Co-authored-by: Taylor Jones <taylor.jones826@gmail.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * [docs] Update type token weights (#3221) Parent issue: https://github.com/carbon-design-system/carbon/issues/12174 Reverting some of the previously changed font weights. Co-authored-by: TJ Egan <tw15egan@gmail.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Compressed Images (#3230) Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com> * docs(FluidInputs): DatePicker * pagination accessibility update (#3224) * pagination accessibility update Contains text and images for Pagination accessibility tab * Update pagination-accessibility-1.png updated image * added and updated images * Update accessibility.mdx added code tags * chore(format): fix format error Co-authored-by: TJ Egan <tw15egan@gmail.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * accessibilty content for right panel (#3223) * accessibilty content for right panel added content and images for ui shell right panel * Update accessibility.mdx removed an orphan subheading from file copy * update accessibility content and an image * Update accessibility.mdx adjusted some text for design annotation considerations * chore(format): fix format error Co-authored-by: TJ Egan <tw15egan@gmail.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * chore(release): update carbon deps (#3234) Co-authored-by: tay1orjones <tay1orjones@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * fix(analytics): set SPA to false (#3242) * fix(analytics): set SPA to false * fix(analytics): update site id * docs(fluid-input): datepicker v2 * added-missing-images * Update date-picker-style-7.png * Add files via upload * Revert "merge" * Merge branch 'fluid-inputs' into fluid-datepicker-v2 # Conflicts: # package.json # src/pages/components/text-input/images/text-area-counter.png # src/pages/components/text-input/images/text-input-usage-states-fixed.png # src/pages/components/text-input/images/text-input-usage-states-fluid.png # src/pages/components/text-input/usage.mdx # yarn.lock * Revert "Merge branch 'fluid-inputs' into fluid-datepicker-v2" * Apply suggestions from design review Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> * updated-images-add-time * added-timePicker * Update style.mdx * design-review-pt2 * Update date-picker-style-4-fluid.png * Update style.mdx * Update package.json Co-authored-by: carbon-automation[bot] <103539138+carbon-automation[bot]@users.noreply.github.com> Co-authored-by: tay1orjones <tay1orjones@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Alison Joseph <alison.joseph@us.ibm.com> Co-authored-by: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> Co-authored-by: Scott Strubberg <sstrubberg@protonmail.com> Co-authored-by: Alessandra Davila <adavila91@gmail.com> Co-authored-by: Abhilipsa Sahoo <abhilipsasahoo03@gmail.com> Co-authored-by: Mike Gower <mikegower@gmail.com> Co-authored-by: Taylor Jones <taylor.jones826@gmail.com> Co-authored-by: Francine Lucca <40550942+francinelucca@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com> Co-authored-by: D.A. Kahn <40970507+dakahn@users.noreply.github.com> Co-authored-by: Eliad Moosavi <theiliad@users.noreply.github.com> Co-authored-by: abbeyhrt <abbeyhrt@users.noreply.github.com> Co-authored-by: TJ Egan <tw15egan@gmail.com> Co-authored-by: Michael Zuliani <zuliani@ca.ibm.com> Co-authored-by: Jan Hassel <jan.hassel@ibm.com> Co-authored-by: metonym <ericyl.us@gmail.com> Co-authored-by: Jeff Chew <jeff.chew@gmail.com> Co-authored-by: aledavila <aledavila@users.noreply.github.com> Co-authored-by: Matt Rosno <matt.rosno@gmail.com> Co-authored-by: Christian Oliff <christianoliff@pm.me> Co-authored-by: tw15egan <tw15egan@users.noreply.github.com> Co-authored-by: Alison Joseph <alisonejoseph@Gmail.com> * fix(dropdown): formatting * docs: fluid search (#3309) * update usage.mdx * update usage images * update anchor links * update style.mdx * update and add style images * update usage.mdx * Update style.mdx Fixed typo "fluis" * add do/dont * Update src/pages/components/search/usage.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * Update src/pages/components/search/style.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * Update src/pages/components/search/usage.mdx Co-authored-by: Anna Gonzales <agonz@us.ibm.com> * update typo * fix(search): formatting Co-authored-by: Mike Gower <gowerm@ca.ibm.com> Co-authored-by: Anna Gonzales <agonz@us.ibm.com> Co-authored-by: Taylor Jones <taylor.jones826@gmail.com> * Fluid number input2 (#3333) * Modal accessibility content and images (#3303) * Modal accessibility content and images * Update accessibility.mdx MIssed saving updates * Update accessibility.mdx updating bullets in dev section * Update accessibility.mdx updates to correct typos and and a subheading * Update accessibility.mdx Adjustments to dev considerations * Update to Do Don't pair * Update modal-accessibility-3.png added 2-button example * chore(format): fix format error * update images * Update src/pages/components/modal/accessibility.mdx Co-authored-by: Anna Gonzales <anna.gonzales3@gmail.com> * update images Co-authored-by: TJ Egan <tw15egan@gmail.com> Co-authored-by: Anna Gonzales <anna.gonzales3@gmail.com> * Compressed Images (#3321) Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com> * Compressed Images (#3323) Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com> * typo fix (#3324) * typo fix unnecessary parenthesis * fix(form-patterns): ran yarn format (#3326) Co-authored-by: Scott Strubberg <sstrubberg@protonmail.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * typo fix (#3325) * typo fix There is an unnecessary period in the description under the default variant of data table. * fix: format Co-authored-by: Alison Joseph <alison.joseph@us.ibm.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update tooltip accessibility.mdx (#3318) * Update accessibility.mdx * added first images * Update accessibility.mdx removed flotsam from the copy and paste exercise * Update accessibility.mdx tweak spacing * Update accessibility.mdx * Update accessibility.mdx modifications for better readability * Update accessibility.mdx corrected link target * Update tooltip-accessibility-2.png * Update accessibility.mdx attempting to resolved error * Update accessibility.mdx * chore: format mdx Co-authored-by: Alison Joseph <alison.joseph@us.ibm.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Tooltip accessibility update (#3330) * Update accessibility.mdx * added first images * Update accessibility.mdx removed flotsam from the copy and paste exercise * Update accessibility.mdx tweak spacing * Update accessibility.mdx * Update accessibility.mdx modifications for better readability * Update accessibility.mdx corrected link target * Update tooltip-accessibility-2.png * Update accessibility.mdx attempting to resolved error * Update accessibility.mdx * text and image changes for design annotations * chore(prettier): output of yarn:format * chore(prettier): output of yarn:format Co-authored-by: Taylor Jones <taylor.jones826@gmail.com> * docs(fluid): number input * Update style.mdx * updates-from-design-review * updated style tab Co-authored-by: Mike Gower <mikegower@gmail.com> Co-authored-by: TJ Egan <tw15egan@gmail.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com> Co-authored-by: jeanservaas <43144260+jeanservaas@users.noreply.github.com> Co-authored-by: Scott Strubberg <sstrubberg@protonmail.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Alison Joseph <alison.joseph@us.ibm.com> Co-authored-by: Mike Gower <michael.gower@ca.ibm.com> Co-authored-by: Taylor Jones <taylor.jones826@gmail.com> * Docs: Fluid select (#3320) * update usage.mdx * update usage images * fix content typos * update usage images * update style images * update images * update images * update images * update style.mdx * fix images * fix typo * edit anatomy * update invalid state border in images * add labels for fixed inputs * add image tab to style.mdx * update image * fix size image * Fluid form (#3356) * Modal accessibility content and images (#3303) * Modal accessibility content and images * Update accessibility.mdx MIssed saving updates * Update accessibility.mdx updating bullets in dev section * Update accessibility.mdx updates to correct typos and and a subheading * Update accessibility.mdx Adjustments to dev considerations * Update to Do Don't pair * Update modal-accessibility-3.png added 2-button example * chore(format): fix format error * update images * Update src/pages/components/modal/accessibility.mdx Co-authored-by: Anna Gonzales <anna.gonzales3@gmail.com> * update images Co-authored-by: TJ Egan <tw15egan@gmail.com> Co-authored-by: Anna Gonzales <anna.gonzales3@gmail.com> * Compressed Images (#3321) Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com> * Compressed Images (#3323) Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com> * typo fix (#3324) * typo fix unnecessary parenthesis * fix(form-patterns): ran yarn format (#3326) Co-authored-by: Scott Strubberg <sstrubberg@protonmail.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * typo fix (#3325) * typo fix There is an unnecessary period in the description under the default variant of data table. * fix: format Co-authored-by: Alison Joseph <alison.joseph@us.ibm.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Update tooltip accessibility.mdx (#3318) * Update accessibility.mdx * added first images * Update accessibility.mdx removed flotsam from the copy and paste exercise * Update accessibility.mdx tweak spacing * Update accessibility.mdx * Update accessibility.mdx modifications for better readability * Update accessibility.mdx corrected link target * Update tooltip-accessibility-2.png * Update accessibility.mdx attempting to resolved error * Update accessibility.mdx * chore: format mdx Co-authored-by: Alison Joseph <alison.joseph@us.ibm.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> * Tooltip accessibility update (#3330) * Update accessibility.mdx * added first images * Update accessibility.mdx removed flotsam from the copy and paste exercise * Update accessibility.mdx tweak spacing * Update accessibility.mdx * Update accessibility.mdx modifications for better readability * Update accessibility.mdx corrected link target * Update tooltip-accessibility-2.png * Update accessibility.mdx attempting to resolved error * Update accessibility.mdx * text and image changes for design annotations * chore(prettier): output of yarn:format * chore(prettier): output of yarn:format Co-authored-by: Taylor Jones <taylor.jones826@gmail.com> * update usage image (#3331) * added fourth accessibility tab to toggletip (#3319) * added fourth tab * Create accessibility.mdx First draft of accessibility tab content * Update accessibility.mdx updated content * Update accessibility.mdx remove space * Update accessibility.mdx * Update accessibility.mdx * images and accessibility content * updates update image; remove link to non-existing Design section * Update accessibility.mdx alter leading description and what carbon provides * Update accessibility.mdx add Oxford comma * Update accessibility.mdx updated alts for images * update images * chore(formatting): output of yarn format * Update accessibility.mdx Co-authored-by: Taylor Jones <taylor.jones826@gmail.com> * chore(release): update carbon deps (#3335) Co-authored-by: tw15egan <tw15egan@users.noreply.github.com> * chore(deps): bump json5 from 1.0.1 to 1.0.2 (#3338) Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... …
Closes #3207
Update number input page to include fluid input styles.
Dev: please make sure I did the branching correct.