tocco-widget-bundle 0.1.102 → 0.1.103
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 +4 -0
- package/dist/address-update.js +8 -8
- package/dist/{chunk-240.e277a63cc9f1fa4ba11b.js → chunk-240.0a5828f101b99e87883a.js} +1 -1
- package/dist/chunk-378.ca86047343a8488af9f8.js +1 -0
- package/dist/chunk-actions.60fa859dcfbd2fe5db3f.js +1 -0
- package/dist/chunk-vendor-icons.a6a90dc053ca6dcb5158.js +1 -0
- package/dist/docs-browser.js +7 -7
- package/dist/entity-browser.js +7 -7
- package/dist/entity-dms.js +7 -7
- package/dist/event-registration.js +8 -8
- package/dist/login.js +9 -9
- package/dist/mailing-list.js +3 -3
- package/dist/password-update.js +9 -9
- package/dist/personal-dms.js +7 -7
- package/dist/public-dms.js +7 -7
- package/dist/sso-login.js +7 -7
- package/dist/stint-auction.js +3 -3
- package/dist/user-availability.js +8 -8
- package/dist/user-grades.js +8 -8
- package/dist/user-menu.js +7 -7
- package/dist/wage-view.js +8 -8
- package/package.json +1 -1
- package/dist/chunk-378.1829cbb9385573ee89dd.js +0 -1
- package/dist/chunk-actions.00b00d1eaa9bf047fe3d.js +0 -1
- package/dist/chunk-vendor-icons.faedbe3a6987b418da38.js +0 -1
package/changelog.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
0.1.103
|
|
2
|
+
- remove usage of shade color function and extend theme instead
|
|
3
|
+
- introduce radii
|
|
4
|
+
|
|
1
5
|
0.1.102
|
|
2
6
|
- tqlBuilder now builds multiple conditions connected by 'or' when passed localized paths
|
|
3
7
|
- search fields for a localized field now search in every available locale
|