tocco-admin 1.0.78 → 1.0.81

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.
Files changed (31) hide show
  1. package/changelog.md +12 -0
  2. package/dist/{chunk-874.5a69f46a3e119f9874e5.js → chunk-126.352fe452b70323c78f1a.js} +6 -6
  3. package/dist/chunk-499.04764602ece579858762.js +14 -0
  4. package/dist/chunk-531.3983ec9b92852f4ec744.js +1 -0
  5. package/dist/chunk-543.978b6226d6bd58af820c.js +45 -0
  6. package/dist/chunk-568.888e5be08a98676042a3.js +6 -0
  7. package/dist/chunk-569.f4bff11e156a38fa296f.js +1 -0
  8. package/dist/{chunk-587.b86661a08b0ac7c75d75.js → chunk-587.8013c5734e711a09a8a7.js} +1 -1
  9. package/dist/chunk-594.126cb5a9b225cf085569.js +1 -0
  10. package/dist/chunk-611.a41cc743af6f875068f3.js +7 -0
  11. package/dist/{chunk-701.1058ad58075f9237c3ec.js → chunk-701.b24a66b560d9bdd12d43.js} +2 -2
  12. package/dist/chunk-actions.6f400188869b2b6ad179.js +1 -0
  13. package/dist/chunk-ckeditor.8fa3787513f4ae802634.js +1806 -0
  14. package/dist/chunk-code-editor.295d8da0e057bc5794bc.js +1 -0
  15. package/dist/chunk-html-editor.f17d3e3f825c0f75aebd.js +1 -0
  16. package/dist/chunk-phone-formatter.81f1de961db9e9f59997.js +1 -0
  17. package/dist/chunk-vendor-icons.984daa8a90efe7d3b264.js +1 -0
  18. package/dist/index.js +8 -8
  19. package/package.json +1 -1
  20. package/dist/chunk-38.be0613f3d0bcadaeb971.js +0 -1
  21. package/dist/chunk-531.77fd28003c96ba54c28e.js +0 -1
  22. package/dist/chunk-551.d29f8ce5e73be2dcb324.js +0 -14
  23. package/dist/chunk-568.987cfa799c8172cb46f5.js +0 -6
  24. package/dist/chunk-611.35d853af590ca0ea7cfa.js +0 -7
  25. package/dist/chunk-661.97bf4f5f8de37ceaa0c5.js +0 -1
  26. package/dist/chunk-847.3e50d34f3b3da410955b.js +0 -1
  27. package/dist/chunk-actions.f1c2f71022dd94f6c514.js +0 -1
  28. package/dist/chunk-code-editor.601fdf987a397a9e67c8.js +0 -1
  29. package/dist/chunk-phone-formatter.853b560090cfdc789496.js +0 -1
  30. package/dist/chunk-vendor-icons.70fe46cf4f14b99849c5.js +0 -1
  31. package/dist/chunk-vendor-quill.4478c72cf0f4bf2746be.js +0 -21
package/changelog.md CHANGED
@@ -1,3 +1,15 @@
1
+ 1.0.81
2
+ - check form definition if form is markable
3
+
4
+ 1.0.80
5
+ - add new list action icons
6
+ - use actions as fallback content for empty columns and align column content at same height
7
+ - use ckeditor
8
+ - only cache displays as long as tab is open
9
+
10
+ 1.0.79
11
+ - accept fulltext search term for advanced search
12
+
1
13
  1.0.78
2
14
  - use constrictions from form in remotefield as well
3
15
  - set current time as default time value in datepicker