sensei
sensei copied to clipboard
Update @wordpress/components package
Resolves #6123.
Proposed Changes
Testing Instructions
New/Updated Hooks
Deprecated Code
Pre-Merge Checklist
- [ ] PR title and description contain sufficient detail and accurately describe the changes
- [ ] Acceptance criteria is met
- [ ] Decisions are publicly documented
- [ ] Adheres to coding standards (PHP, JavaScript, CSS, HTML)
- [ ] All strings are translatable (without concatenation, handles plurals)
- [ ] Follows our naming conventions (P6rkRX-4oA-p2)
- [ ] Hooks (p6rkRX-1uS-p2) and functions are documented
- [ ] New UIs are responsive and use a mobile-first approach
- [ ] New UIs match the designs
- [ ] Different user privileges (admin, teacher, subscriber) are tested as appropriate
- [ ] Legacy courses (course without blocks) are tested
- [ ] Code is tested on the minimum supported PHP and WordPress versions
- [ ] User interface changes have been tested on the latest versions of Chrome, Firefox and Safari
- [ ] "Needs Documentation" label is added if this change requires updates to documentation
- [ ] Known issues are created as new GitHub issues
Test the previous changes of this PR with WordPress Playground.
WordPress Dependencies Report
The github-action-wordpress-dependencies-report action has detected some script changes between the commit 870e18cbafe4dc59fa997ff77e59043b4376445e and trunk. Please review and confirm the following are correct before merging.
| Script Handle | Added Dependencies | Removed Dependencies | Total Size | Size Diff |
|---|---|---|---|---|
js/admin/course-edit.js |
9.66 kB | -57 B ( -0.59% ⬇️ ) | ||
js/admin/lesson-edit.js |
2.44 kB | -49 B ( -1.97% ⬇️ ) | ||
js/admin/lesson-ai.js |
1.91 kB | +13 B ( +0.69% 🔼 ) | ||
js/admin/sensei-notice-dismiss.js |
1.16 kB | -7 B ( -0.61% ⬇️ ) | ||
js/admin/reports.js |
800 B | -34 B ( -4.08% ⬇️ ) | ||
js/frontend/course-video/video-blocks-extension.js |
5.6 kB | -69 B ( -1.22% ⬇️ ) | ||
js/file-upload-question-type.js |
846 B | -20 B ( -2.31% ⬇️ ) | ||
js/modules-admin.js |
2.02 kB | -18 B ( -0.89% ⬇️ ) | ||
setup-wizard/index.js |
16.3 kB | -269 B ( -1.63% ⬇️ ) | ||
home/index.js |
21 kB | -243 B ( -1.15% ⬇️ ) | ||
data-port/import.js |
14.4 kB | +49 B ( +0.35% 🔼 ) | ||
data-port/export.js |
5.43 kB | -42 B ( -0.77% ⬇️ ) | ||
blocks/single-page.js |
15.8 kB | -136 B ( -0.86% ⬇️ ) | ||
blocks/single-course.js |
30 kB | -241 B ( -0.8% ⬇️ ) | ||
blocks/single-lesson.js |
7.24 kB | -162 B ( -2.19% ⬇️ ) | ||
blocks/lesson-action-blocks.js |
13.5 kB | -222 B ( -1.63% ⬇️ ) | ||
blocks/global-blocks.js |
20.6 kB | -610 B ( -2.89% ⬇️ ) | ||
blocks/quiz/index.js |
31.9 kB | -801 B ( -2.45% ⬇️ ) | ||
blocks/shared.js |
13.5 kB | -451 B ( -3.24% ⬇️ ) | ||
blocks/frontend.js |
2.1 kB | -53 B ( -2.47% ⬇️ ) | ||
blocks/core-pattern-polyfill/core-pattern-polyfill.js |
4.74 kB | +13 B ( +0.28% 🔼 ) | ||
admin/course-pre-publish-panel/index.js |
4.01 kB | +16 B ( +0.41% 🔼 ) | ||
admin/editor-wizard/index.js |
12.4 kB | -256 B ( -2.03% ⬇️ ) | ||
admin/tour/course-tour/index.js |
35.8 kB | -71 B ( -0.2% ⬇️ ) | ||
admin/tour/lesson-tour/index.js |
36.3 kB | -61 B ( -0.17% ⬇️ ) | ||
admin/exit-survey/index.js |
2.5 kB | -195 B ( -7.25% ⬇️ ) | ||
admin/students/student-action-menu/index.js |
react |
4.74 kB | -190 B ( -3.86% ⬇️ ) | |
admin/students/student-bulk-action-button/index.js |
react |
4.86 kB | -164 B ( -3.27% ⬇️ ) | |
course-theme/learning-mode.js |
6.11 kB | -49 B ( -0.8% ⬇️ ) | ||
course-theme/course-theme.editor.js |
1.64 kB | -94 B ( -5.43% ⬇️ ) | ||
course-theme/blocks/index.js |
13 kB | -179 B ( -1.36% ⬇️ ) | ||
course-theme/learning-mode-templates/index.js |
3.02 kB | -130 B ( -4.13% ⬇️ ) |
This comment was automatically generated by the github-action-wordpress-dependencies-report action.
Test the previous changes of this PR with WordPress Playground.
Test the previous changes of this PR with WordPress Playground.