Skip to content
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

Bump the wonder-blocks group with 3 updates #2124

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .changeset/rude-worms-juggle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@khanacademy/perseus-dev-ui": patch
"@khanacademy/perseus": patch
"@khanacademy/perseus-editor": patch
---

Updating wonder-blocks dependences.
2 changes: 1 addition & 1 deletion dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@khanacademy/wonder-blocks-icon": "5.0.5",
"@khanacademy/wonder-blocks-icon-button": "6.0.5",
"@khanacademy/wonder-blocks-link": "7.0.5",
"@khanacademy/wonder-blocks-search-field": "4.0.5",
"@khanacademy/wonder-blocks-search-field": "4.0.6",
"@khanacademy/wonder-blocks-timing": "6.0.1",
"@khanacademy/wonder-blocks-tokens": "3.0.1",
"@khanacademy/wonder-blocks-toolbar": "5.0.5",
Expand Down
8 changes: 4 additions & 4 deletions packages/perseus-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"@khanacademy/wonder-blocks-button": "7.0.5",
"@khanacademy/wonder-blocks-clickable": "5.0.5",
"@khanacademy/wonder-blocks-core": "11.1.0",
"@khanacademy/wonder-blocks-dropdown": "7.0.5",
"@khanacademy/wonder-blocks-form": "6.0.5",
"@khanacademy/wonder-blocks-dropdown": "7.0.6",
"@khanacademy/wonder-blocks-form": "6.0.6",
"@khanacademy/wonder-blocks-icon": "5.0.5",
"@khanacademy/wonder-blocks-icon-button": "6.0.5",
"@khanacademy/wonder-blocks-pill": "3.0.5",
Expand All @@ -80,8 +80,8 @@
"@khanacademy/wonder-blocks-button": "7.0.5",
"@khanacademy/wonder-blocks-clickable": "5.0.5",
"@khanacademy/wonder-blocks-core": "11.1.0",
"@khanacademy/wonder-blocks-dropdown": "7.0.5",
"@khanacademy/wonder-blocks-form": "6.0.5",
"@khanacademy/wonder-blocks-dropdown": "7.0.6",
"@khanacademy/wonder-blocks-form": "6.0.6",
"@khanacademy/wonder-blocks-icon": "5.0.5",
"@khanacademy/wonder-blocks-icon-button": "6.0.5",
"@khanacademy/wonder-blocks-pill": "3.0.5",
Expand Down
8 changes: 4 additions & 4 deletions packages/perseus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
"@khanacademy/wonder-blocks-clickable": "5.0.5",
"@khanacademy/wonder-blocks-core": "11.1.0",
"@khanacademy/wonder-blocks-data": "14.0.6",
"@khanacademy/wonder-blocks-dropdown": "7.0.5",
"@khanacademy/wonder-blocks-form": "6.0.5",
"@khanacademy/wonder-blocks-dropdown": "7.0.6",
"@khanacademy/wonder-blocks-form": "6.0.6",
"@khanacademy/wonder-blocks-icon": "5.0.5",
"@khanacademy/wonder-blocks-icon-button": "6.0.5",
"@khanacademy/wonder-blocks-layout": "3.0.5",
Expand Down Expand Up @@ -96,8 +96,8 @@
"@khanacademy/wonder-blocks-clickable": "5.0.5",
"@khanacademy/wonder-blocks-core": "11.1.0",
"@khanacademy/wonder-blocks-data": "14.0.6",
"@khanacademy/wonder-blocks-dropdown": "7.0.5",
"@khanacademy/wonder-blocks-form": "6.0.5",
"@khanacademy/wonder-blocks-dropdown": "7.0.6",
"@khanacademy/wonder-blocks-form": "6.0.6",
"@khanacademy/wonder-blocks-icon": "5.0.5",
"@khanacademy/wonder-blocks-icon-button": "6.0.5",
"@khanacademy/wonder-blocks-layout": "3.0.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ exports[`server item renderer should snapshot: initial render 1`] = `
aria-disabled="false"
aria-invalid="false"
aria-label="Mock Widget"
aria-required="false"
class="input_1ck1z8k-o_O-LabelMedium_1rew30o-o_O-default_53h0n9-o_O-defaultFocus_9n1kv3"
id="mock-widget 1"
role="textbox"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ exports[`graded-group-set should render all graded groups 1`] = `
aria-disabled="false"
aria-invalid="false"
aria-label="Your answer:"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand Down Expand Up @@ -308,6 +309,7 @@ exports[`graded-group-set should render all graded groups 1`] = `
aria-disabled="false"
aria-invalid="false"
aria-label="Your answer:"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand Down Expand Up @@ -550,6 +552,7 @@ exports[`graded-group-set should render all graded groups 1`] = `
aria-disabled="false"
aria-invalid="false"
aria-label="Your answer:"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ exports[`graded group widget should snapshot 1`] = `
aria-disabled="false"
aria-invalid="false"
aria-label="Your answer:"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -759,6 +759,7 @@ exports[`group widget should snapshot: initial render 1`] = `
aria-disabled="false"
aria-invalid="false"
aria-label="value rounded to the nearest ten"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand Down Expand Up @@ -979,6 +980,7 @@ exports[`group widget should snapshot: initial render 1`] = `
aria-disabled="false"
aria-invalid="false"
aria-label="value rounded to the nearest hundred"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ exports[`matrix widget should snapshot on mobile: first mobile render 1`] = `
<input
aria-disabled="false"
aria-invalid="false"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand All @@ -104,6 +105,7 @@ exports[`matrix widget should snapshot on mobile: first mobile render 1`] = `
<input
aria-disabled="false"
aria-invalid="false"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand All @@ -119,6 +121,7 @@ exports[`matrix widget should snapshot on mobile: first mobile render 1`] = `
<input
aria-disabled="false"
aria-invalid="false"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand All @@ -134,6 +137,7 @@ exports[`matrix widget should snapshot on mobile: first mobile render 1`] = `
<input
aria-disabled="false"
aria-invalid="false"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand All @@ -153,6 +157,7 @@ exports[`matrix widget should snapshot on mobile: first mobile render 1`] = `
<input
aria-disabled="false"
aria-invalid="false"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand All @@ -168,6 +173,7 @@ exports[`matrix widget should snapshot on mobile: first mobile render 1`] = `
<input
aria-disabled="false"
aria-invalid="false"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand All @@ -183,6 +189,7 @@ exports[`matrix widget should snapshot on mobile: first mobile render 1`] = `
<input
aria-disabled="false"
aria-invalid="false"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand All @@ -198,6 +205,7 @@ exports[`matrix widget should snapshot on mobile: first mobile render 1`] = `
<input
aria-disabled="false"
aria-invalid="false"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand All @@ -217,6 +225,7 @@ exports[`matrix widget should snapshot on mobile: first mobile render 1`] = `
<input
aria-disabled="false"
aria-invalid="false"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand All @@ -232,6 +241,7 @@ exports[`matrix widget should snapshot on mobile: first mobile render 1`] = `
<input
aria-disabled="false"
aria-invalid="false"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand All @@ -247,6 +257,7 @@ exports[`matrix widget should snapshot on mobile: first mobile render 1`] = `
<input
aria-disabled="false"
aria-invalid="false"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand All @@ -262,6 +273,7 @@ exports[`matrix widget should snapshot on mobile: first mobile render 1`] = `
<input
aria-disabled="false"
aria-invalid="false"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand Down Expand Up @@ -365,6 +377,7 @@ exports[`matrix widget should snapshot: first render 1`] = `
<input
aria-disabled="false"
aria-invalid="false"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand All @@ -380,6 +393,7 @@ exports[`matrix widget should snapshot: first render 1`] = `
<input
aria-disabled="false"
aria-invalid="false"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand All @@ -395,6 +409,7 @@ exports[`matrix widget should snapshot: first render 1`] = `
<input
aria-disabled="false"
aria-invalid="false"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand All @@ -410,6 +425,7 @@ exports[`matrix widget should snapshot: first render 1`] = `
<input
aria-disabled="false"
aria-invalid="false"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand All @@ -429,6 +445,7 @@ exports[`matrix widget should snapshot: first render 1`] = `
<input
aria-disabled="false"
aria-invalid="false"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand All @@ -444,6 +461,7 @@ exports[`matrix widget should snapshot: first render 1`] = `
<input
aria-disabled="false"
aria-invalid="false"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand All @@ -459,6 +477,7 @@ exports[`matrix widget should snapshot: first render 1`] = `
<input
aria-disabled="false"
aria-invalid="false"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand All @@ -474,6 +493,7 @@ exports[`matrix widget should snapshot: first render 1`] = `
<input
aria-disabled="false"
aria-invalid="false"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand All @@ -493,6 +513,7 @@ exports[`matrix widget should snapshot: first render 1`] = `
<input
aria-disabled="false"
aria-invalid="false"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand All @@ -508,6 +529,7 @@ exports[`matrix widget should snapshot: first render 1`] = `
<input
aria-disabled="false"
aria-invalid="false"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand All @@ -523,6 +545,7 @@ exports[`matrix widget should snapshot: first render 1`] = `
<input
aria-disabled="false"
aria-invalid="false"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand All @@ -538,6 +561,7 @@ exports[`matrix widget should snapshot: first render 1`] = `
<input
aria-disabled="false"
aria-invalid="false"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ exports[`numeric-input widget Should render predictably: after interaction 1`] =
aria-disabled="false"
aria-invalid="false"
aria-label="Your answer:"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand Down Expand Up @@ -314,6 +315,7 @@ exports[`numeric-input widget Should render predictably: first render 1`] = `
aria-disabled="false"
aria-invalid="false"
aria-label="Your answer:"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand Down Expand Up @@ -531,6 +533,7 @@ exports[`numeric-input widget Should render tooltip as list when multiple format
aria-disabled="false"
aria-invalid="false"
aria-label="Your answer:"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand Down Expand Up @@ -695,6 +698,7 @@ exports[`numeric-input widget Should render tooltip when format option is given:
aria-disabled="false"
aria-invalid="false"
aria-label="Your answer:"
aria-required="false"
autocapitalize="off"
autocomplete="off"
autocorrect="off"
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2530,10 +2530,10 @@
"@babel/runtime" "^7.18.6"
"@khanacademy/wonder-blocks-core" "^11.1.0"

"@khanacademy/[email protected].5":
version "7.0.5"
resolved "https://registry.yarnpkg.com/@khanacademy/wonder-blocks-dropdown/-/wonder-blocks-dropdown-7.0.5.tgz#e9c9100c45bf0c3314569f91c9e94e1df7138316"
integrity sha512-qhVCQvI9EqMHwdOl5EVV8cQbTmxGhbNqlfV5NflZh0zPBnMK1vKTrX6BIuMzutN4HgqwqHygl3aptFadfRlR/w==
"@khanacademy/[email protected].6":
version "7.0.6"
resolved "https://registry.yarnpkg.com/@khanacademy/wonder-blocks-dropdown/-/wonder-blocks-dropdown-7.0.6.tgz#e23ad6103ab502f736f2d8c37142642d5fb2ae00"
integrity sha512-8kQ3Ld6n95VE6OG7w3nGt/tWD+3oG1lgthnk5GOvDe1jx/zC5qMaILiU70OdrZoBC++ml4nAwrsFYeEbvavl/A==
dependencies:
"@babel/runtime" "^7.18.6"
"@khanacademy/wonder-blocks-cell" "^4.0.5"
Expand All @@ -2543,15 +2543,15 @@
"@khanacademy/wonder-blocks-layout" "^3.0.5"
"@khanacademy/wonder-blocks-modal" "^7.0.3"
"@khanacademy/wonder-blocks-pill" "^3.0.5"
"@khanacademy/wonder-blocks-search-field" "^4.0.5"
"@khanacademy/wonder-blocks-search-field" "^4.0.6"
"@khanacademy/wonder-blocks-timing" "^6.0.1"
"@khanacademy/wonder-blocks-tokens" "^3.0.1"
"@khanacademy/wonder-blocks-typography" "^3.0.5"

"@khanacademy/[email protected].5", "@khanacademy/wonder-blocks-form@^6.0.5":
version "6.0.5"
resolved "https://registry.yarnpkg.com/@khanacademy/wonder-blocks-form/-/wonder-blocks-form-6.0.5.tgz#be95035b5f151286240d0207209b02219d7f4240"
integrity sha512-Sg6woj+L7+LuNMxJqoWHJ44Iwbp3+h4OSu0j0I2OLE0vgKbPLquH9Z9H7EwZB1/OXVjPK4qhakqpHZruRXQQqw==
"@khanacademy/[email protected].6", "@khanacademy/wonder-blocks-form@^6.0.6":
version "6.0.6"
resolved "https://registry.yarnpkg.com/@khanacademy/wonder-blocks-form/-/wonder-blocks-form-6.0.6.tgz#9332971b3308eaa54a7234500923b29169d7b581"
integrity sha512-lNVwvSfsKIG09nhf5TrGgAJYwCO8DZoEsZ8xc/mQNJQha3BbK08WHYaPGb8O1KHJRvAC1PzXQGdsThKANqVkiA==
dependencies:
"@babel/runtime" "^7.18.6"
"@khanacademy/wonder-blocks-clickable" "^5.0.5"
Expand Down Expand Up @@ -2649,14 +2649,14 @@
"@khanacademy/wonder-blocks-core" "^11.1.0"
"@khanacademy/wonder-blocks-tokens" "^3.0.1"

"@khanacademy/[email protected].5", "@khanacademy/wonder-blocks-search-field@^4.0.5":
version "4.0.5"
resolved "https://registry.yarnpkg.com/@khanacademy/wonder-blocks-search-field/-/wonder-blocks-search-field-4.0.5.tgz#4ac9cce90346de3f8e66746adf952c8092242060"
integrity sha512-GjG9Bv6xRFevWYz9w298zGOq/b30PnHJPdyxEI2z0KLS1UBlIxgUMwAnwe+8/uIH1qc8AepMq2pkr66fS7CByw==
"@khanacademy/[email protected].6", "@khanacademy/wonder-blocks-search-field@^4.0.6":
version "4.0.6"
resolved "https://registry.yarnpkg.com/@khanacademy/wonder-blocks-search-field/-/wonder-blocks-search-field-4.0.6.tgz#63467f8298d1b2542a6ed054d04908e62495d77c"
integrity sha512-y+eJ/NBg82D7O7PTyzMHbfMAZvpvG0FT54q9lCMRBGguum8sgRKjhOpSg7agkmLFJQ53pIsxS/D296KttB+Yhw==
dependencies:
"@babel/runtime" "^7.18.6"
"@khanacademy/wonder-blocks-core" "^11.1.0"
"@khanacademy/wonder-blocks-form" "^6.0.5"
"@khanacademy/wonder-blocks-form" "^6.0.6"
"@khanacademy/wonder-blocks-icon" "^5.0.5"
"@khanacademy/wonder-blocks-icon-button" "^6.0.5"
"@khanacademy/wonder-blocks-tokens" "^3.0.1"
Expand Down
Loading