tocco-widget-bundle 0.1.122 → 0.1.123
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/changelog.md +8 -0
- package/dist/address-update.js +2 -2
- package/dist/chunk-240.10774de2e76b8ec582aa.js +1 -0
- package/dist/chunk-actions.ac230865a5a2289a0e1b.js +1 -0
- package/dist/chunk-vendor-icons.1fffe870de5ea6700e56.js +1 -0
- package/dist/docs-browser.js +1 -1
- package/dist/entity-browser.js +1 -1
- package/dist/entity-dms.js +1 -1
- package/dist/evaluation-execution-participation.js +47 -0
- package/dist/event-registration.js +2 -2
- package/dist/job-application.js +1 -1
- package/dist/login.js +8 -8
- package/dist/mailing-list.js +2 -2
- package/dist/password-update.js +8 -8
- package/dist/personal-dms.js +1 -1
- package/dist/public-dms.js +1 -1
- package/dist/sso-login.js +1 -1
- package/dist/stint-auction.js +2 -2
- package/dist/user-availability.js +2 -2
- package/dist/user-grades.js +2 -2
- package/dist/user-menu.js +1 -1
- package/dist/wage-view.js +2 -2
- package/package.json +2 -1
- package/dist/chunk-240.3ac1ba4cfe02ff0be6a3.js +0 -1
- package/dist/chunk-actions.f0e82658586462be6743.js +0 -1
- package/dist/chunk-vendor-icons.bf72b6e977530d5311ff.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
0.1.123
|
|
2
|
+
- add evaluation-execution-participation widget
|
|
3
|
+
- add evaluation-execution-participation widget to widget-bundle
|
|
4
|
+
- add pseudo select ui component
|
|
5
|
+
- add pseudo select field
|
|
6
|
+
- add evaluation-execution-participation-action action
|
|
7
|
+
- add evaluation-execution-participation-action to entity-browser
|
|
8
|
+
|
|
1
9
|
0.1.122
|
|
2
10
|
- create job-offer-apply action
|
|
3
11
|
- create job-application widget
|