@progress/kendo-angular-pdfviewer 14.4.0-develop.2 → 14.4.0-develop.21

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 (48) hide show
  1. package/LICENSE.md +1 -1
  2. package/NOTICE.txt +147 -594
  3. package/README.md +1 -1
  4. package/esm2020/index.mjs +1 -1
  5. package/esm2020/loader/loader.component.mjs +1 -1
  6. package/esm2020/localization/custom-messages.component.mjs +1 -1
  7. package/esm2020/localization/localized-messages.directive.mjs +1 -1
  8. package/esm2020/localization/messages.mjs +1 -1
  9. package/esm2020/models/events.mjs +1 -1
  10. package/esm2020/models/loader-settings.mjs +1 -1
  11. package/esm2020/models/pdfviewer-context.mjs +1 -1
  12. package/esm2020/models/toolbar-tool.mjs +1 -1
  13. package/esm2020/models/zoom-level.mjs +1 -1
  14. package/esm2020/package-metadata.mjs +3 -3
  15. package/esm2020/pdfviewer.component.mjs +1 -1
  16. package/esm2020/pdfviewer.module.mjs +1 -1
  17. package/esm2020/progress-kendo-angular-pdfviewer.mjs +1 -1
  18. package/esm2020/toolbar/input-wrapper.component.mjs +1 -1
  19. package/esm2020/toolbar/search.component.mjs +2 -2
  20. package/esm2020/toolbar/toolbar-combobox.directive.mjs +1 -1
  21. package/esm2020/toolbar/toolbar-focusable.directive.mjs +1 -1
  22. package/esm2020/toolbar/toolbar-navigation.service.mjs +1 -1
  23. package/esm2020/toolbar/toolbar.component.mjs +2 -2
  24. package/esm2020/util.mjs +1 -1
  25. package/fesm2015/progress-kendo-angular-pdfviewer.mjs +5 -5
  26. package/fesm2020/progress-kendo-angular-pdfviewer.mjs +5 -5
  27. package/index.d.ts +1 -1
  28. package/loader/loader.component.d.ts +1 -1
  29. package/localization/custom-messages.component.d.ts +1 -1
  30. package/localization/localized-messages.directive.d.ts +1 -1
  31. package/localization/messages.d.ts +1 -1
  32. package/models/events.d.ts +1 -1
  33. package/models/loader-settings.d.ts +1 -1
  34. package/models/pdfviewer-context.d.ts +1 -1
  35. package/models/toolbar-tool.d.ts +1 -1
  36. package/models/zoom-level.d.ts +1 -1
  37. package/package-metadata.d.ts +1 -1
  38. package/package.json +13 -13
  39. package/pdfviewer.component.d.ts +1 -1
  40. package/pdfviewer.module.d.ts +1 -1
  41. package/progress-kendo-angular-pdfviewer.d.ts +1 -1
  42. package/toolbar/input-wrapper.component.d.ts +1 -1
  43. package/toolbar/search.component.d.ts +1 -1
  44. package/toolbar/toolbar-combobox.directive.d.ts +1 -1
  45. package/toolbar/toolbar-focusable.directive.d.ts +1 -1
  46. package/toolbar/toolbar-navigation.service.d.ts +1 -1
  47. package/toolbar/toolbar.component.d.ts +1 -1
  48. package/util.d.ts +1 -1
package/LICENSE.md CHANGED
@@ -8,4 +8,4 @@ This is commercial software. To use it, you need to agree to the [**Telerik End
8
8
 
9
9
  All available Kendo UI commercial licenses may be obtained at http://www.telerik.com/purchase/kendo-ui.
10
10
 
11
- *Copyright © 2023 Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved.*
11
+ *Copyright © 2024 Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved.*