@quadrel-enterprise-ui/framework 18.29.3 → 18.29.5

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 (1546) hide show
  1. package/CHANGELOG.md +4313 -0
  2. package/fesm2022/quadrel-enterprise-ui-framework.mjs.map +1 -1
  3. package/index.d.ts +1 -0
  4. package/index.d.ts.map +1 -0
  5. package/lib/button/__mocks__/mock-button-grid.component.d.ts +1 -0
  6. package/lib/button/__mocks__/mock-button-grid.component.d.ts.map +1 -0
  7. package/lib/button/__mocks__/mock-button-stack-button.component.d.ts +1 -0
  8. package/lib/button/__mocks__/mock-button-stack-button.component.d.ts.map +1 -0
  9. package/lib/button/__mocks__/mock-button-stack.component.d.ts +1 -0
  10. package/lib/button/__mocks__/mock-button-stack.component.d.ts.map +1 -0
  11. package/lib/button/__mocks__/mock-button.component.d.ts +1 -0
  12. package/lib/button/__mocks__/mock-button.component.d.ts.map +1 -0
  13. package/lib/button/__mocks__/mock-button.directives.d.ts +1 -0
  14. package/lib/button/__mocks__/mock-button.directives.d.ts.map +1 -0
  15. package/lib/button/__mocks__/mock-button.module.d.ts +1 -0
  16. package/lib/button/__mocks__/mock-button.module.d.ts.map +1 -0
  17. package/lib/button/__mocks__/mock-icon-button.component.d.ts +1 -0
  18. package/lib/button/__mocks__/mock-icon-button.component.d.ts.map +1 -0
  19. package/lib/button/button/additional-info/button-additional-info.component.d.ts +1 -0
  20. package/lib/button/button/additional-info/button-additional-info.component.d.ts.map +1 -0
  21. package/lib/button/button/button.component.d.ts +1 -0
  22. package/lib/button/button/button.component.d.ts.map +1 -0
  23. package/lib/button/button-grid/button-grid.component.d.ts +1 -0
  24. package/lib/button/button-grid/button-grid.component.d.ts.map +1 -0
  25. package/lib/button/button-stack/button-stack-button/button-stack-button.component.d.ts +1 -0
  26. package/lib/button/button-stack/button-stack-button/button-stack-button.component.d.ts.map +1 -0
  27. package/lib/button/button-stack/button-stack-container/button-stack.component.d.ts +1 -0
  28. package/lib/button/button-stack/button-stack-container/button-stack.component.d.ts.map +1 -0
  29. package/lib/button/button.module.d.ts +1 -0
  30. package/lib/button/button.module.d.ts.map +1 -0
  31. package/lib/button/directives/button.directives.d.ts +1 -0
  32. package/lib/button/directives/button.directives.d.ts.map +1 -0
  33. package/lib/button/icon-button/icon-button.component.d.ts +1 -0
  34. package/lib/button/icon-button/icon-button.component.d.ts.map +1 -0
  35. package/lib/button/menu-button/menu-button.component.d.ts +1 -0
  36. package/lib/button/menu-button/menu-button.component.d.ts.map +1 -0
  37. package/lib/button/model/button-config.d.ts +1 -0
  38. package/lib/button/model/button-config.d.ts.map +1 -0
  39. package/lib/button/model/button.types.d.ts +1 -0
  40. package/lib/button/model/button.types.d.ts.map +1 -0
  41. package/lib/chips/__mocks__/mock-chip.component.d.ts +1 -0
  42. package/lib/chips/__mocks__/mock-chip.component.d.ts.map +1 -0
  43. package/lib/chips/__mocks__/mock-chips.module.d.ts +1 -0
  44. package/lib/chips/__mocks__/mock-chips.module.d.ts.map +1 -0
  45. package/lib/chips/chip/chip.component.d.ts +1 -0
  46. package/lib/chips/chip/chip.component.d.ts.map +1 -0
  47. package/lib/chips/chips.module.d.ts +1 -0
  48. package/lib/chips/chips.module.d.ts.map +1 -0
  49. package/lib/chips/interfaces/chip.interface.d.ts +1 -0
  50. package/lib/chips/interfaces/chip.interface.d.ts.map +1 -0
  51. package/lib/comments/add-comment/add-comment-dialog.component.d.ts +1 -0
  52. package/lib/comments/add-comment/add-comment-dialog.component.d.ts.map +1 -0
  53. package/lib/comments/comments.component.d.ts +1 -0
  54. package/lib/comments/comments.component.d.ts.map +1 -0
  55. package/lib/comments/comments.module.d.ts +1 -0
  56. package/lib/comments/comments.module.d.ts.map +1 -0
  57. package/lib/comments/menu/comment-menu.component.d.ts +1 -0
  58. package/lib/comments/menu/comment-menu.component.d.ts.map +1 -0
  59. package/lib/comments/model/comments.interface.d.ts +1 -0
  60. package/lib/comments/model/comments.interface.d.ts.map +1 -0
  61. package/lib/comments/pipes/stripe-html.pipe.d.ts +1 -0
  62. package/lib/comments/pipes/stripe-html.pipe.d.ts.map +1 -0
  63. package/lib/contact-card/__mocks__/mock-contact-card.component.d.ts +1 -0
  64. package/lib/contact-card/__mocks__/mock-contact-card.component.d.ts.map +1 -0
  65. package/lib/contact-card/__mocks__/mock-contact-card.module.d.ts +1 -0
  66. package/lib/contact-card/__mocks__/mock-contact-card.module.d.ts.map +1 -0
  67. package/lib/contact-card/contact-card.component.d.ts +1 -0
  68. package/lib/contact-card/contact-card.component.d.ts.map +1 -0
  69. package/lib/contact-card/contact-card.module.d.ts +1 -0
  70. package/lib/contact-card/contact-card.module.d.ts.map +1 -0
  71. package/lib/contact-card/menu/contact-card-menu.component.d.ts +1 -0
  72. package/lib/contact-card/menu/contact-card-menu.component.d.ts.map +1 -0
  73. package/lib/contact-card/model/contact-card-actions-config.interface.d.ts +1 -0
  74. package/lib/contact-card/model/contact-card-actions-config.interface.d.ts.map +1 -0
  75. package/lib/contact-card/model/contact-data.interface.d.ts +1 -0
  76. package/lib/contact-card/model/contact-data.interface.d.ts.map +1 -0
  77. package/lib/container/__mocks__/mock-action-footer.component.d.ts +1 -0
  78. package/lib/container/__mocks__/mock-action-footer.component.d.ts.map +1 -0
  79. package/lib/container/__mocks__/mock-container-create-content.component.d.ts +1 -0
  80. package/lib/container/__mocks__/mock-container-create-content.component.d.ts.map +1 -0
  81. package/lib/container/__mocks__/mock-container-create-default.component.d.ts +1 -0
  82. package/lib/container/__mocks__/mock-container-create-default.component.d.ts.map +1 -0
  83. package/lib/container/__mocks__/mock-container-section.component.d.ts +1 -0
  84. package/lib/container/__mocks__/mock-container-section.component.d.ts.map +1 -0
  85. package/lib/container/__mocks__/mock-container-toolbar-action.component.d.ts +1 -0
  86. package/lib/container/__mocks__/mock-container-toolbar-action.component.d.ts.map +1 -0
  87. package/lib/container/__mocks__/mock-container-toolbar-filter.component.d.ts +1 -0
  88. package/lib/container/__mocks__/mock-container-toolbar-filter.component.d.ts.map +1 -0
  89. package/lib/container/__mocks__/mock-container-toolbar-title.component.d.ts +1 -0
  90. package/lib/container/__mocks__/mock-container-toolbar-title.component.d.ts.map +1 -0
  91. package/lib/container/__mocks__/mock-container-toolbar.component.d.ts +1 -0
  92. package/lib/container/__mocks__/mock-container-toolbar.component.d.ts.map +1 -0
  93. package/lib/container/__mocks__/mock-container.component.d.ts +1 -0
  94. package/lib/container/__mocks__/mock-container.component.d.ts.map +1 -0
  95. package/lib/container/__mocks__/mock-container.module.d.ts +1 -0
  96. package/lib/container/__mocks__/mock-container.module.d.ts.map +1 -0
  97. package/lib/container/__mocks__/mock-create-delete-alert.component.d.ts +1 -0
  98. package/lib/container/__mocks__/mock-create-delete-alert.component.d.ts.map +1 -0
  99. package/lib/container/__mocks__/mock-form-group.component.d.ts +1 -0
  100. package/lib/container/__mocks__/mock-form-group.component.d.ts.map +1 -0
  101. package/lib/container/container.component.d.ts +1 -0
  102. package/lib/container/container.component.d.ts.map +1 -0
  103. package/lib/container/container.module.d.ts +1 -0
  104. package/lib/container/container.module.d.ts.map +1 -0
  105. package/lib/container/model/container-type.d.ts +1 -0
  106. package/lib/container/model/container-type.d.ts.map +1 -0
  107. package/lib/container/model/toolbar.interface.d.ts +1 -0
  108. package/lib/container/model/toolbar.interface.d.ts.map +1 -0
  109. package/lib/container/section/container-section.component.d.ts +1 -0
  110. package/lib/container/section/container-section.component.d.ts.map +1 -0
  111. package/lib/container/section/header/container-section-header.component.d.ts +1 -0
  112. package/lib/container/section/header/container-section-header.component.d.ts.map +1 -0
  113. package/lib/container/section/info/container-section-info.component.d.ts +1 -0
  114. package/lib/container/section/info/container-section-info.component.d.ts.map +1 -0
  115. package/lib/container/services/container-action.service.d.ts +1 -0
  116. package/lib/container/services/container-action.service.d.ts.map +1 -0
  117. package/lib/container/services/container-layout.service.d.ts +1 -0
  118. package/lib/container/services/container-layout.service.d.ts.map +1 -0
  119. package/lib/container/toolbar/action/container-toolbar-action.component.d.ts +1 -0
  120. package/lib/container/toolbar/action/container-toolbar-action.component.d.ts.map +1 -0
  121. package/lib/container/toolbar/container-toolbar.component.d.ts +1 -0
  122. package/lib/container/toolbar/container-toolbar.component.d.ts.map +1 -0
  123. package/lib/container/toolbar/filter/container-toolbar-filter.component.d.ts +1 -0
  124. package/lib/container/toolbar/filter/container-toolbar-filter.component.d.ts.map +1 -0
  125. package/lib/container/toolbar/title/container-toolbar-title.component.d.ts +1 -0
  126. package/lib/container/toolbar/title/container-toolbar-title.component.d.ts.map +1 -0
  127. package/lib/content-grid/__mocks__/mock-content-grid-column.d.ts +1 -0
  128. package/lib/content-grid/__mocks__/mock-content-grid-column.d.ts.map +1 -0
  129. package/lib/content-grid/__mocks__/mock-content-grid-row.d.ts +1 -0
  130. package/lib/content-grid/__mocks__/mock-content-grid-row.d.ts.map +1 -0
  131. package/lib/content-grid/__mocks__/mock-content-grid.d.ts +1 -0
  132. package/lib/content-grid/__mocks__/mock-content-grid.d.ts.map +1 -0
  133. package/lib/content-grid/__mocks__/mock-content-grid.module.d.ts +1 -0
  134. package/lib/content-grid/__mocks__/mock-content-grid.module.d.ts.map +1 -0
  135. package/lib/content-grid/content-grid/content-grid.component.d.ts +1 -0
  136. package/lib/content-grid/content-grid/content-grid.component.d.ts.map +1 -0
  137. package/lib/content-grid/content-grid-column/content-grid-column.component.d.ts +1 -0
  138. package/lib/content-grid/content-grid-column/content-grid-column.component.d.ts.map +1 -0
  139. package/lib/content-grid/content-grid-row/content-grid-row.component.d.ts +1 -0
  140. package/lib/content-grid/content-grid-row/content-grid-row.component.d.ts.map +1 -0
  141. package/lib/content-grid/content-grid.module.d.ts +1 -0
  142. package/lib/content-grid/content-grid.module.d.ts.map +1 -0
  143. package/lib/core/__mocks__/mock-breakpoint.service.d.ts +1 -0
  144. package/lib/core/__mocks__/mock-breakpoint.service.d.ts.map +1 -0
  145. package/lib/core/__mocks__/mock-core.module.d.ts +1 -0
  146. package/lib/core/__mocks__/mock-core.module.d.ts.map +1 -0
  147. package/lib/core/__mocks__/mock-disabled.directive.d.ts +1 -0
  148. package/lib/core/__mocks__/mock-disabled.directive.d.ts.map +1 -0
  149. package/lib/core/__mocks__/mock-popover-on-click.directive.d.ts +1 -0
  150. package/lib/core/__mocks__/mock-popover-on-click.directive.d.ts.map +1 -0
  151. package/lib/core/__mocks__/mock-rwd-disabled.directive.d.ts +1 -0
  152. package/lib/core/__mocks__/mock-rwd-disabled.directive.d.ts.map +1 -0
  153. package/lib/core/__mocks__/mock-translate.pipe.d.ts +1 -0
  154. package/lib/core/__mocks__/mock-translate.pipe.d.ts.map +1 -0
  155. package/lib/core/__mocks__/mock-visually-hidden.directive.d.ts +1 -0
  156. package/lib/core/__mocks__/mock-visually-hidden.directive.d.ts.map +1 -0
  157. package/lib/core/autofocus/autofocus.directive.d.ts +1 -0
  158. package/lib/core/autofocus/autofocus.directive.d.ts.map +1 -0
  159. package/lib/core/autofocus/autofocus.module.d.ts +1 -0
  160. package/lib/core/autofocus/autofocus.module.d.ts.map +1 -0
  161. package/lib/core/autofocus/autofocus.service.d.ts +1 -0
  162. package/lib/core/autofocus/autofocus.service.d.ts.map +1 -0
  163. package/lib/core/breadcrumbs/breadcrumbs.component.d.ts +1 -0
  164. package/lib/core/breadcrumbs/breadcrumbs.component.d.ts.map +1 -0
  165. package/lib/core/breadcrumbs/breadcrumbs.module.d.ts +1 -0
  166. package/lib/core/breadcrumbs/breadcrumbs.module.d.ts.map +1 -0
  167. package/lib/core/breadcrumbs/model/breadcrumbs.interface.d.ts +1 -0
  168. package/lib/core/breadcrumbs/model/breadcrumbs.interface.d.ts.map +1 -0
  169. package/lib/core/breadcrumbs/services/breadcrumbs.service.d.ts +1 -0
  170. package/lib/core/breadcrumbs/services/breadcrumbs.service.d.ts.map +1 -0
  171. package/lib/core/breadcrumbs/services/dialog-breadcrumbs.service.d.ts +1 -0
  172. package/lib/core/breadcrumbs/services/dialog-breadcrumbs.service.d.ts.map +1 -0
  173. package/lib/core/core.module.d.ts +1 -0
  174. package/lib/core/core.module.d.ts.map +1 -0
  175. package/lib/core/data-facets/blank/data-facets-blank.component.d.ts +1 -0
  176. package/lib/core/data-facets/blank/data-facets-blank.component.d.ts.map +1 -0
  177. package/lib/core/data-facets/boolean/data-facets-boolean.component.d.ts +1 -0
  178. package/lib/core/data-facets/boolean/data-facets-boolean.component.d.ts.map +1 -0
  179. package/lib/core/data-facets/chip/data-facets-chip.component.d.ts +1 -0
  180. package/lib/core/data-facets/chip/data-facets-chip.component.d.ts.map +1 -0
  181. package/lib/core/data-facets/chip/data-facets-chip.interfaces.d.ts +1 -0
  182. package/lib/core/data-facets/chip/data-facets-chip.interfaces.d.ts.map +1 -0
  183. package/lib/core/data-facets/chip/truncated-indicator/data-facets-chip-truncated-indicator.component.d.ts +1 -0
  184. package/lib/core/data-facets/chip/truncated-indicator/data-facets-chip-truncated-indicator.component.d.ts.map +1 -0
  185. package/lib/core/data-facets/chip/truncated-tooltip/data-facets-chip-truncated-tooltip.component.d.ts +1 -0
  186. package/lib/core/data-facets/chip/truncated-tooltip/data-facets-chip-truncated-tooltip.component.d.ts.map +1 -0
  187. package/lib/core/data-facets/currency/data-facets-currency.component.d.ts +1 -0
  188. package/lib/core/data-facets/currency/data-facets-currency.component.d.ts.map +1 -0
  189. package/lib/core/data-facets/currency/data-facets-currency.interfaces.d.ts +1 -0
  190. package/lib/core/data-facets/currency/data-facets-currency.interfaces.d.ts.map +1 -0
  191. package/lib/core/data-facets/data-facets-context.service.d.ts +1 -0
  192. package/lib/core/data-facets/data-facets-context.service.d.ts.map +1 -0
  193. package/lib/core/data-facets/data-facets.model.d.ts +1 -0
  194. package/lib/core/data-facets/data-facets.model.d.ts.map +1 -0
  195. package/lib/core/data-facets/data-facets.module.d.ts +1 -0
  196. package/lib/core/data-facets/data-facets.module.d.ts.map +1 -0
  197. package/lib/core/data-facets/date/data-facets-date.component.d.ts +1 -0
  198. package/lib/core/data-facets/date/data-facets-date.component.d.ts.map +1 -0
  199. package/lib/core/data-facets/date/data-facets-date.interfaces.d.ts +1 -0
  200. package/lib/core/data-facets/date/data-facets-date.interfaces.d.ts.map +1 -0
  201. package/lib/core/data-facets/icon/data-facets-icon.component.d.ts +1 -0
  202. package/lib/core/data-facets/icon/data-facets-icon.component.d.ts.map +1 -0
  203. package/lib/core/data-facets/integer/data-facets-integer.component.d.ts +1 -0
  204. package/lib/core/data-facets/integer/data-facets-integer.component.d.ts.map +1 -0
  205. package/lib/core/data-facets/link/data-facets-link.component.d.ts +1 -0
  206. package/lib/core/data-facets/link/data-facets-link.component.d.ts.map +1 -0
  207. package/lib/core/data-facets/link/data-facets-link.interfaces.d.ts +1 -0
  208. package/lib/core/data-facets/link/data-facets-link.interfaces.d.ts.map +1 -0
  209. package/lib/core/data-facets/progress/data-facets-progress.component.d.ts +1 -0
  210. package/lib/core/data-facets/progress/data-facets-progress.component.d.ts.map +1 -0
  211. package/lib/core/data-facets/status/data-facets-status.component.d.ts +1 -0
  212. package/lib/core/data-facets/status/data-facets-status.component.d.ts.map +1 -0
  213. package/lib/core/data-facets/status/data-facets-status.interfaces.d.ts +1 -0
  214. package/lib/core/data-facets/status/data-facets-status.interfaces.d.ts.map +1 -0
  215. package/lib/core/data-facets/text/data-facets-text.component.d.ts +1 -0
  216. package/lib/core/data-facets/text/data-facets-text.component.d.ts.map +1 -0
  217. package/lib/core/data-facets/text/data-facets-text.interfaces.d.ts +1 -0
  218. package/lib/core/data-facets/text/data-facets-text.interfaces.d.ts.map +1 -0
  219. package/lib/core/disabled/disabled.directive.d.ts +1 -0
  220. package/lib/core/disabled/disabled.directive.d.ts.map +1 -0
  221. package/lib/core/focusable/focusable.d.ts +1 -0
  222. package/lib/core/focusable/focusable.d.ts.map +1 -0
  223. package/lib/core/focusable/focusable.directive.d.ts +1 -0
  224. package/lib/core/focusable/focusable.directive.d.ts.map +1 -0
  225. package/lib/core/focusable/focusable.module.d.ts +1 -0
  226. package/lib/core/focusable/focusable.module.d.ts.map +1 -0
  227. package/lib/core/focusable/focusable.token.d.ts +1 -0
  228. package/lib/core/focusable/focusable.token.d.ts.map +1 -0
  229. package/lib/core/model/app-enviroment.interface.d.ts +1 -0
  230. package/lib/core/model/app-enviroment.interface.d.ts.map +1 -0
  231. package/lib/core/model/app-enviroment.token.d.ts +1 -0
  232. package/lib/core/model/app-enviroment.token.d.ts.map +1 -0
  233. package/lib/core/model/breakpoint.interface.d.ts +1 -0
  234. package/lib/core/model/breakpoint.interface.d.ts.map +1 -0
  235. package/lib/core/model/safe-bottom-offset.token.d.ts +1 -0
  236. package/lib/core/model/safe-bottom-offset.token.d.ts.map +1 -0
  237. package/lib/core/model/translation.interface.d.ts +1 -0
  238. package/lib/core/model/translation.interface.d.ts.map +1 -0
  239. package/lib/core/pipes/file-size.pipe.d.ts +1 -0
  240. package/lib/core/pipes/file-size.pipe.d.ts.map +1 -0
  241. package/lib/core/pipes/placeholder.pipe.d.ts +1 -0
  242. package/lib/core/pipes/placeholder.pipe.d.ts.map +1 -0
  243. package/lib/core/pipes/placeholders.pipe.d.ts +1 -0
  244. package/lib/core/pipes/placeholders.pipe.d.ts.map +1 -0
  245. package/lib/core/pipes/sanitize-html.pipe.d.ts +1 -0
  246. package/lib/core/pipes/sanitize-html.pipe.d.ts.map +1 -0
  247. package/lib/core/popover/popover/popover.component.d.ts +1 -0
  248. package/lib/core/popover/popover/popover.component.d.ts.map +1 -0
  249. package/lib/core/popover/popover-on-click/popover-on-click.directive.d.ts +1 -0
  250. package/lib/core/popover/popover-on-click/popover-on-click.directive.d.ts.map +1 -0
  251. package/lib/core/popover/popover-on-hover/popover-on-hover.directive.d.ts +1 -0
  252. package/lib/core/popover/popover-on-hover/popover-on-hover.directive.d.ts.map +1 -0
  253. package/lib/core/popover/popover-parent.service.d.ts +1 -0
  254. package/lib/core/popover/popover-parent.service.d.ts.map +1 -0
  255. package/lib/core/popover/popover-sizing.service.d.ts +1 -0
  256. package/lib/core/popover/popover-sizing.service.d.ts.map +1 -0
  257. package/lib/core/popover/popover-top-first.token.d.ts +1 -0
  258. package/lib/core/popover/popover-top-first.token.d.ts.map +1 -0
  259. package/lib/core/popover/popover.module.d.ts +1 -0
  260. package/lib/core/popover/popover.module.d.ts.map +1 -0
  261. package/lib/core/popover/popover.service.d.ts +1 -0
  262. package/lib/core/popover/popover.service.d.ts.map +1 -0
  263. package/lib/core/projection-guard/projection-guard.component.d.ts +1 -0
  264. package/lib/core/projection-guard/projection-guard.component.d.ts.map +1 -0
  265. package/lib/core/rwd-disabled/rwd-disabled.directive.d.ts +1 -0
  266. package/lib/core/rwd-disabled/rwd-disabled.directive.d.ts.map +1 -0
  267. package/lib/core/rxjs/delay-and-hold.operator.d.ts +1 -0
  268. package/lib/core/rxjs/delay-and-hold.operator.d.ts.map +1 -0
  269. package/lib/core/services/breakpoint.service.d.ts +1 -0
  270. package/lib/core/services/breakpoint.service.d.ts.map +1 -0
  271. package/lib/core/services/element.service.d.ts +1 -0
  272. package/lib/core/services/element.service.d.ts.map +1 -0
  273. package/lib/core/services/event-broker.service.d.ts +1 -0
  274. package/lib/core/services/event-broker.service.d.ts.map +1 -0
  275. package/lib/core/services/push-events.service.d.ts +1 -0
  276. package/lib/core/services/push-events.service.d.ts.map +1 -0
  277. package/lib/core/services/scrolling.service.d.ts +1 -0
  278. package/lib/core/services/scrolling.service.d.ts.map +1 -0
  279. package/lib/core/services/translate.service.d.ts +1 -0
  280. package/lib/core/services/translate.service.d.ts.map +1 -0
  281. package/lib/core/tools/constantCase.tools.d.ts +1 -0
  282. package/lib/core/tools/constantCase.tools.d.ts.map +1 -0
  283. package/lib/core/tools/convertPxToRem.tools.d.ts +1 -0
  284. package/lib/core/tools/convertPxToRem.tools.d.ts.map +1 -0
  285. package/lib/core/tooltip/model/tooltip-content.interface.d.ts +1 -0
  286. package/lib/core/tooltip/model/tooltip-content.interface.d.ts.map +1 -0
  287. package/lib/core/tooltip/tooltip/tooltip.component.d.ts +1 -0
  288. package/lib/core/tooltip/tooltip/tooltip.component.d.ts.map +1 -0
  289. package/lib/core/tooltip/tooltip-at-intersection/tooltip-at-intersection.directive.d.ts +1 -0
  290. package/lib/core/tooltip/tooltip-at-intersection/tooltip-at-intersection.directive.d.ts.map +1 -0
  291. package/lib/core/tooltip/tooltip-on-tap-hover/tooltip-on-click.directive.d.ts +1 -0
  292. package/lib/core/tooltip/tooltip-on-tap-hover/tooltip-on-click.directive.d.ts.map +1 -0
  293. package/lib/core/tooltip/tooltip.module.d.ts +1 -0
  294. package/lib/core/tooltip/tooltip.module.d.ts.map +1 -0
  295. package/lib/core/types/utility.types.d.ts +1 -0
  296. package/lib/core/types/utility.types.d.ts.map +1 -0
  297. package/lib/core/visually-hidden/visually-hidden.directive.d.ts +1 -0
  298. package/lib/core/visually-hidden/visually-hidden.directive.d.ts.map +1 -0
  299. package/lib/dialog/action/dialog-action.component.d.ts +1 -0
  300. package/lib/dialog/action/dialog-action.component.d.ts.map +1 -0
  301. package/lib/dialog/auth-session-end/dialog-auth-session-end.component.d.ts +1 -0
  302. package/lib/dialog/auth-session-end/dialog-auth-session-end.component.d.ts.map +1 -0
  303. package/lib/dialog/cancel-confirmation-dialog/cancel-dialog.component.d.ts +1 -0
  304. package/lib/dialog/cancel-confirmation-dialog/cancel-dialog.component.d.ts.map +1 -0
  305. package/lib/dialog/confirmation/dialog-confirmation.component.d.ts +1 -0
  306. package/lib/dialog/confirmation/dialog-confirmation.component.d.ts.map +1 -0
  307. package/lib/dialog/dialog.component.d.ts +1 -0
  308. package/lib/dialog/dialog.component.d.ts.map +1 -0
  309. package/lib/dialog/dialog.module.d.ts +1 -0
  310. package/lib/dialog/dialog.module.d.ts.map +1 -0
  311. package/lib/dialog/directives/pending-changes-guard.directive.d.ts +1 -0
  312. package/lib/dialog/directives/pending-changes-guard.directive.d.ts.map +1 -0
  313. package/lib/dialog/models/confirmation.model.d.ts +1 -0
  314. package/lib/dialog/models/confirmation.model.d.ts.map +1 -0
  315. package/lib/dialog/models/dialog-config.model.d.ts +1 -0
  316. package/lib/dialog/models/dialog-config.model.d.ts.map +1 -0
  317. package/lib/dialog/models/record-stepper.model.d.ts +1 -0
  318. package/lib/dialog/models/record-stepper.model.d.ts.map +1 -0
  319. package/lib/dialog/models/session-end-result.model.d.ts +1 -0
  320. package/lib/dialog/models/session-end-result.model.d.ts.map +1 -0
  321. package/lib/dialog/page-dialog-with-breadcrumbs/page-dialog-with-breadcrumbs.component.d.ts +1 -0
  322. package/lib/dialog/page-dialog-with-breadcrumbs/page-dialog-with-breadcrumbs.component.d.ts.map +1 -0
  323. package/lib/dialog/record-stepper/dialog-record-stepper.component.d.ts +1 -0
  324. package/lib/dialog/record-stepper/dialog-record-stepper.component.d.ts.map +1 -0
  325. package/lib/dialog/services/confirmation-dialog.service.d.ts +1 -0
  326. package/lib/dialog/services/confirmation-dialog.service.d.ts.map +1 -0
  327. package/lib/dialog/services/dialog-auth-session-end.service.d.ts +1 -0
  328. package/lib/dialog/services/dialog-auth-session-end.service.d.ts.map +1 -0
  329. package/lib/dialog/services/dialog-change-guard.service.d.ts +1 -0
  330. package/lib/dialog/services/dialog-change-guard.service.d.ts.map +1 -0
  331. package/lib/dialog/services/dialog.service.d.ts +1 -0
  332. package/lib/dialog/services/dialog.service.d.ts.map +1 -0
  333. package/lib/file-collector/__mocks__/mock-file-collector-dialog-item-error.component.d.ts +1 -0
  334. package/lib/file-collector/__mocks__/mock-file-collector-dialog-item-error.component.d.ts.map +1 -0
  335. package/lib/file-collector/__mocks__/mock-file-collector-dialog-item-progress.component.d.ts +1 -0
  336. package/lib/file-collector/__mocks__/mock-file-collector-dialog-item-progress.component.d.ts.map +1 -0
  337. package/lib/file-collector/__mocks__/mock-file-collector-dialog-item.component.d.ts +1 -0
  338. package/lib/file-collector/__mocks__/mock-file-collector-dialog-item.component.d.ts.map +1 -0
  339. package/lib/file-collector/__mocks__/mock-file-collector-item-name.component.d.ts +1 -0
  340. package/lib/file-collector/__mocks__/mock-file-collector-item-name.component.d.ts.map +1 -0
  341. package/lib/file-collector/__mocks__/mock-file-collector-item-size.component.d.ts +1 -0
  342. package/lib/file-collector/__mocks__/mock-file-collector-item-size.component.d.ts.map +1 -0
  343. package/lib/file-collector/__mocks__/mock-file-collector-item-tools.component.d.ts +1 -0
  344. package/lib/file-collector/__mocks__/mock-file-collector-item-tools.component.d.ts.map +1 -0
  345. package/lib/file-collector/__mocks__/mock-file-collector-item.component.d.ts +1 -0
  346. package/lib/file-collector/__mocks__/mock-file-collector-item.component.d.ts.map +1 -0
  347. package/lib/file-collector/__mocks__/mock-file-collector.component.d.ts +1 -0
  348. package/lib/file-collector/__mocks__/mock-file-collector.component.d.ts.map +1 -0
  349. package/lib/file-collector/__mocks__/mock-file-collector.module.d.ts +1 -0
  350. package/lib/file-collector/__mocks__/mock-file-collector.module.d.ts.map +1 -0
  351. package/lib/file-collector/allowed-files-description/file-collector-allowed-files-description.component.d.ts +1 -0
  352. package/lib/file-collector/allowed-files-description/file-collector-allowed-files-description.component.d.ts.map +1 -0
  353. package/lib/file-collector/dialog/file-collector-dialog.component.d.ts +1 -0
  354. package/lib/file-collector/dialog/file-collector-dialog.component.d.ts.map +1 -0
  355. package/lib/file-collector/dialog/item/error/file-collector-dialog-item-error.component.d.ts +1 -0
  356. package/lib/file-collector/dialog/item/error/file-collector-dialog-item-error.component.d.ts.map +1 -0
  357. package/lib/file-collector/dialog/item/file-collector-dialog-item.component.d.ts +1 -0
  358. package/lib/file-collector/dialog/item/file-collector-dialog-item.component.d.ts.map +1 -0
  359. package/lib/file-collector/dialog/item/progress/file-collector-dialog-item-progress.component.d.ts +1 -0
  360. package/lib/file-collector/dialog/item/progress/file-collector-dialog-item-progress.component.d.ts.map +1 -0
  361. package/lib/file-collector/file-collector.component.d.ts +1 -0
  362. package/lib/file-collector/file-collector.component.d.ts.map +1 -0
  363. package/lib/file-collector/file-collector.module.d.ts +1 -0
  364. package/lib/file-collector/file-collector.module.d.ts.map +1 -0
  365. package/lib/file-collector/file-delete-dialog/file-delete-dialog.component.d.ts +1 -0
  366. package/lib/file-collector/file-delete-dialog/file-delete-dialog.component.d.ts.map +1 -0
  367. package/lib/file-collector/item/file-collector-item.component.d.ts +1 -0
  368. package/lib/file-collector/item/file-collector-item.component.d.ts.map +1 -0
  369. package/lib/file-collector/item/name/file-collector-item-name.component.d.ts +1 -0
  370. package/lib/file-collector/item/name/file-collector-item-name.component.d.ts.map +1 -0
  371. package/lib/file-collector/item/size/file-collector-item-size.component.d.ts +1 -0
  372. package/lib/file-collector/item/size/file-collector-item-size.component.d.ts.map +1 -0
  373. package/lib/file-collector/item/tools/file-collector-item-tools.component.d.ts +1 -0
  374. package/lib/file-collector/item/tools/file-collector-item-tools.component.d.ts.map +1 -0
  375. package/lib/file-collector/item/upload-timestamp/upload-timestamp.component.d.ts +1 -0
  376. package/lib/file-collector/item/upload-timestamp/upload-timestamp.component.d.ts.map +1 -0
  377. package/lib/file-collector/models/collected-file.d.ts +1 -0
  378. package/lib/file-collector/models/collected-file.d.ts.map +1 -0
  379. package/lib/file-collector/models/file-collector-config.d.ts +1 -0
  380. package/lib/file-collector/models/file-collector-config.d.ts.map +1 -0
  381. package/lib/file-collector/models/file-manager-token.d.ts +1 -0
  382. package/lib/file-collector/models/file-manager-token.d.ts.map +1 -0
  383. package/lib/file-collector/models/file-manager.d.ts +1 -0
  384. package/lib/file-collector/models/file-manager.d.ts.map +1 -0
  385. package/lib/file-collector/models/file-type.d.ts +1 -0
  386. package/lib/file-collector/models/file-type.d.ts.map +1 -0
  387. package/lib/file-collector/models/file-upload.d.ts +1 -0
  388. package/lib/file-collector/models/file-upload.d.ts.map +1 -0
  389. package/lib/file-collector/models/upload-progress.d.ts +1 -0
  390. package/lib/file-collector/models/upload-progress.d.ts.map +1 -0
  391. package/lib/file-collector/pipes/filesize.pipe.d.ts +1 -0
  392. package/lib/file-collector/pipes/filesize.pipe.d.ts.map +1 -0
  393. package/lib/file-collector/pipes/upload-timestamp.pipe.d.ts +1 -0
  394. package/lib/file-collector/pipes/upload-timestamp.pipe.d.ts.map +1 -0
  395. package/lib/file-collector/services/file-collector-validation.service.d.ts +1 -0
  396. package/lib/file-collector/services/file-collector-validation.service.d.ts.map +1 -0
  397. package/lib/file-collector/services/file-collector.service.d.ts +1 -0
  398. package/lib/file-collector/services/file-collector.service.d.ts.map +1 -0
  399. package/lib/file-collector/services/file-type.service.d.ts +1 -0
  400. package/lib/file-collector/services/file-type.service.d.ts.map +1 -0
  401. package/lib/filter/__mocks__/mock-filter-category-boolean.d.ts +1 -0
  402. package/lib/filter/__mocks__/mock-filter-category-boolean.d.ts.map +1 -0
  403. package/lib/filter/__mocks__/mock-filter-category-date-range.d.ts +1 -0
  404. package/lib/filter/__mocks__/mock-filter-category-date-range.d.ts.map +1 -0
  405. package/lib/filter/__mocks__/mock-filter-category-date.d.ts +1 -0
  406. package/lib/filter/__mocks__/mock-filter-category-date.d.ts.map +1 -0
  407. package/lib/filter/__mocks__/mock-filter-category-free-text.d.ts +1 -0
  408. package/lib/filter/__mocks__/mock-filter-category-free-text.d.ts.map +1 -0
  409. package/lib/filter/__mocks__/mock-filter-category-select.d.ts +1 -0
  410. package/lib/filter/__mocks__/mock-filter-category-select.d.ts.map +1 -0
  411. package/lib/filter/__mocks__/mock-filter-category.d.ts +1 -0
  412. package/lib/filter/__mocks__/mock-filter-category.d.ts.map +1 -0
  413. package/lib/filter/__mocks__/mock-filter-item-boolean.d.ts +1 -0
  414. package/lib/filter/__mocks__/mock-filter-item-boolean.d.ts.map +1 -0
  415. package/lib/filter/__mocks__/mock-filter-item-date-range.d.ts +1 -0
  416. package/lib/filter/__mocks__/mock-filter-item-date-range.d.ts.map +1 -0
  417. package/lib/filter/__mocks__/mock-filter-item-date.d.ts +1 -0
  418. package/lib/filter/__mocks__/mock-filter-item-date.d.ts.map +1 -0
  419. package/lib/filter/__mocks__/mock-filter-item-free-text.d.ts +1 -0
  420. package/lib/filter/__mocks__/mock-filter-item-free-text.d.ts.map +1 -0
  421. package/lib/filter/__mocks__/mock-filter-item-multi-select.d.ts +1 -0
  422. package/lib/filter/__mocks__/mock-filter-item-multi-select.d.ts.map +1 -0
  423. package/lib/filter/__mocks__/mock-filter-item-single-select.d.ts +1 -0
  424. package/lib/filter/__mocks__/mock-filter-item-single-select.d.ts.map +1 -0
  425. package/lib/filter/__mocks__/mock-filter.d.ts +1 -0
  426. package/lib/filter/__mocks__/mock-filter.d.ts.map +1 -0
  427. package/lib/filter/__mocks__/mock-filter.module.d.ts +1 -0
  428. package/lib/filter/__mocks__/mock-filter.module.d.ts.map +1 -0
  429. package/lib/filter/__mocks__/mock-filter.service.d.ts +1 -0
  430. package/lib/filter/__mocks__/mock-filter.service.d.ts.map +1 -0
  431. package/lib/filter/__mocks__/mock-localeDate.pipe.d.ts +1 -0
  432. package/lib/filter/__mocks__/mock-localeDate.pipe.d.ts.map +1 -0
  433. package/lib/filter/category/boolean/filter-category-boolean.component.d.ts +1 -0
  434. package/lib/filter/category/boolean/filter-category-boolean.component.d.ts.map +1 -0
  435. package/lib/filter/category/date/filter-category-date.component.d.ts +1 -0
  436. package/lib/filter/category/date/filter-category-date.component.d.ts.map +1 -0
  437. package/lib/filter/category/date-range/filter-category-date-range.component.d.ts +1 -0
  438. package/lib/filter/category/date-range/filter-category-date-range.component.d.ts.map +1 -0
  439. package/lib/filter/category/filter-category.component.d.ts +1 -0
  440. package/lib/filter/category/filter-category.component.d.ts.map +1 -0
  441. package/lib/filter/category/free-text/filter-category-free-text.component.d.ts +1 -0
  442. package/lib/filter/category/free-text/filter-category-free-text.component.d.ts.map +1 -0
  443. package/lib/filter/category/select/filter-category-select.component.d.ts +1 -0
  444. package/lib/filter/category/select/filter-category-select.component.d.ts.map +1 -0
  445. package/lib/filter/filter-service/filter.service.d.ts +1 -0
  446. package/lib/filter/filter-service/filter.service.d.ts.map +1 -0
  447. package/lib/filter/filter.component.d.ts +1 -0
  448. package/lib/filter/filter.component.d.ts.map +1 -0
  449. package/lib/filter/filter.module.d.ts +1 -0
  450. package/lib/filter/filter.module.d.ts.map +1 -0
  451. package/lib/filter/helpers/filter-active-items.helper.d.ts +1 -0
  452. package/lib/filter/helpers/filter-active-items.helper.d.ts.map +1 -0
  453. package/lib/filter/helpers/filter-active.helper.d.ts +1 -0
  454. package/lib/filter/helpers/filter-active.helper.d.ts.map +1 -0
  455. package/lib/filter/helpers/filter-get.helper.d.ts +1 -0
  456. package/lib/filter/helpers/filter-get.helper.d.ts.map +1 -0
  457. package/lib/filter/helpers/filter-postbody.helper.d.ts +1 -0
  458. package/lib/filter/helpers/filter-postbody.helper.d.ts.map +1 -0
  459. package/lib/filter/helpers/filter-query-parser.helper.d.ts +1 -0
  460. package/lib/filter/helpers/filter-query-parser.helper.d.ts.map +1 -0
  461. package/lib/filter/helpers/filter-query.helper.d.ts +1 -0
  462. package/lib/filter/helpers/filter-query.helper.d.ts.map +1 -0
  463. package/lib/filter/helpers/filter-selection-validator.helper.d.ts +1 -0
  464. package/lib/filter/helpers/filter-selection-validator.helper.d.ts.map +1 -0
  465. package/lib/filter/helpers/filter-state.helpers.d.ts +1 -0
  466. package/lib/filter/helpers/filter-state.helpers.d.ts.map +1 -0
  467. package/lib/filter/helpers/filter-update.helper.d.ts +1 -0
  468. package/lib/filter/helpers/filter-update.helper.d.ts.map +1 -0
  469. package/lib/filter/item/boolean/filter-item-boolean.component.d.ts +1 -0
  470. package/lib/filter/item/boolean/filter-item-boolean.component.d.ts.map +1 -0
  471. package/lib/filter/item/date/filter-item-date.component.d.ts +1 -0
  472. package/lib/filter/item/date/filter-item-date.component.d.ts.map +1 -0
  473. package/lib/filter/item/date-range/filter-item-date-range.component.d.ts +1 -0
  474. package/lib/filter/item/date-range/filter-item-date-range.component.d.ts.map +1 -0
  475. package/lib/filter/item/free-text/filter-item-free-text.component.d.ts +1 -0
  476. package/lib/filter/item/free-text/filter-item-free-text.component.d.ts.map +1 -0
  477. package/lib/filter/item/multi-select/filter-item-multi-select.component.d.ts +1 -0
  478. package/lib/filter/item/multi-select/filter-item-multi-select.component.d.ts.map +1 -0
  479. package/lib/filter/item/single-select/filter-item-single-select.component.d.ts +1 -0
  480. package/lib/filter/item/single-select/filter-item-single-select.component.d.ts.map +1 -0
  481. package/lib/filter/model/filter-config.interface.d.ts +1 -0
  482. package/lib/filter/model/filter-config.interface.d.ts.map +1 -0
  483. package/lib/filter/model/filter-post-body.interface.d.ts +1 -0
  484. package/lib/filter/model/filter-post-body.interface.d.ts.map +1 -0
  485. package/lib/filter/model/filter-reducer.interface.d.ts +1 -0
  486. package/lib/filter/model/filter-reducer.interface.d.ts.map +1 -0
  487. package/lib/filter/model/filter-state.interface.d.ts +1 -0
  488. package/lib/filter/model/filter-state.interface.d.ts.map +1 -0
  489. package/lib/filter/model/filter-types.interface.d.ts +1 -0
  490. package/lib/filter/model/filter-types.interface.d.ts.map +1 -0
  491. package/lib/filter/pipes/localeDate.pipe.d.ts +1 -0
  492. package/lib/filter/pipes/localeDate.pipe.d.ts.map +1 -0
  493. package/lib/filter/services/dependent-filters.service.d.ts +1 -0
  494. package/lib/filter/services/dependent-filters.service.d.ts.map +1 -0
  495. package/lib/filter/services/filter-rest-param.tools.d.ts +1 -0
  496. package/lib/filter/services/filter-rest-param.tools.d.ts.map +1 -0
  497. package/lib/filter/services/filter-router-connector.service.d.ts +1 -0
  498. package/lib/filter/services/filter-router-connector.service.d.ts.map +1 -0
  499. package/lib/filter/store/filter.actions.d.ts +1 -0
  500. package/lib/filter/store/filter.actions.d.ts.map +1 -0
  501. package/lib/filter/store/filter.reducer.d.ts +1 -0
  502. package/lib/filter/store/filter.reducer.d.ts.map +1 -0
  503. package/lib/filter/store/filter.selector.d.ts +1 -0
  504. package/lib/filter/store/filter.selector.d.ts.map +1 -0
  505. package/lib/forms/__mocks__/mock-calendar.component.d.ts +1 -0
  506. package/lib/forms/__mocks__/mock-calendar.component.d.ts.map +1 -0
  507. package/lib/forms/__mocks__/mock-checkbox-chips-item.component.d.ts +1 -0
  508. package/lib/forms/__mocks__/mock-checkbox-chips-item.component.d.ts.map +1 -0
  509. package/lib/forms/__mocks__/mock-checkbox-chips.component.d.ts +1 -0
  510. package/lib/forms/__mocks__/mock-checkbox-chips.component.d.ts.map +1 -0
  511. package/lib/forms/__mocks__/mock-checkbox.component.d.ts +1 -0
  512. package/lib/forms/__mocks__/mock-checkbox.component.d.ts.map +1 -0
  513. package/lib/forms/__mocks__/mock-checkboxes.component.d.ts +1 -0
  514. package/lib/forms/__mocks__/mock-checkboxes.component.d.ts.map +1 -0
  515. package/lib/forms/__mocks__/mock-datepicker.component.d.ts +1 -0
  516. package/lib/forms/__mocks__/mock-datepicker.component.d.ts.map +1 -0
  517. package/lib/forms/__mocks__/mock-dropdown.component.d.ts +1 -0
  518. package/lib/forms/__mocks__/mock-dropdown.component.d.ts.map +1 -0
  519. package/lib/forms/__mocks__/mock-filter-form-items.component.d.ts +1 -0
  520. package/lib/forms/__mocks__/mock-filter-form-items.component.d.ts.map +1 -0
  521. package/lib/forms/__mocks__/mock-form-error.component.d.ts +1 -0
  522. package/lib/forms/__mocks__/mock-form-error.component.d.ts.map +1 -0
  523. package/lib/forms/__mocks__/mock-form-group-error.component.d.ts +1 -0
  524. package/lib/forms/__mocks__/mock-form-group-error.component.d.ts.map +1 -0
  525. package/lib/forms/__mocks__/mock-form-hint.component.d.ts +1 -0
  526. package/lib/forms/__mocks__/mock-form-hint.component.d.ts.map +1 -0
  527. package/lib/forms/__mocks__/mock-form-label.component.d.ts +1 -0
  528. package/lib/forms/__mocks__/mock-form-label.component.d.ts.map +1 -0
  529. package/lib/forms/__mocks__/mock-form-readonly.component.d.ts +1 -0
  530. package/lib/forms/__mocks__/mock-form-readonly.component.d.ts.map +1 -0
  531. package/lib/forms/__mocks__/mock-form-viewonly.component.d.ts +1 -0
  532. package/lib/forms/__mocks__/mock-form-viewonly.component.d.ts.map +1 -0
  533. package/lib/forms/__mocks__/mock-forms.module.d.ts +1 -0
  534. package/lib/forms/__mocks__/mock-forms.module.d.ts.map +1 -0
  535. package/lib/forms/__mocks__/mock-input.component.d.ts +1 -0
  536. package/lib/forms/__mocks__/mock-input.component.d.ts.map +1 -0
  537. package/lib/forms/__mocks__/mock-pin-code.component.d.ts +1 -0
  538. package/lib/forms/__mocks__/mock-pin-code.component.d.ts.map +1 -0
  539. package/lib/forms/__mocks__/mock-radio-buttons.component.d.ts +1 -0
  540. package/lib/forms/__mocks__/mock-radio-buttons.component.d.ts.map +1 -0
  541. package/lib/forms/__mocks__/mock-switch.component.d.ts +1 -0
  542. package/lib/forms/__mocks__/mock-switch.component.d.ts.map +1 -0
  543. package/lib/forms/__mocks__/mock-switches.component.d.ts +1 -0
  544. package/lib/forms/__mocks__/mock-switches.component.d.ts.map +1 -0
  545. package/lib/forms/__mocks__/mock-textarea.component.d.ts +1 -0
  546. package/lib/forms/__mocks__/mock-textarea.component.d.ts.map +1 -0
  547. package/lib/forms/checkbox-chips/checkbox-chips.component.d.ts +1 -0
  548. package/lib/forms/checkbox-chips/checkbox-chips.component.d.ts.map +1 -0
  549. package/lib/forms/checkbox-chips/item/checkbox-chips-item.component.d.ts +1 -0
  550. package/lib/forms/checkbox-chips/item/checkbox-chips-item.component.d.ts.map +1 -0
  551. package/lib/forms/checkbox-chips/services/checkbox-chips.service.d.ts +1 -0
  552. package/lib/forms/checkbox-chips/services/checkbox-chips.service.d.ts.map +1 -0
  553. package/lib/forms/checkboxes/checkbox/checkbox.component.d.ts +1 -0
  554. package/lib/forms/checkboxes/checkbox/checkbox.component.d.ts.map +1 -0
  555. package/lib/forms/checkboxes/checkboxes-service/checkboxes.service.d.ts +1 -0
  556. package/lib/forms/checkboxes/checkboxes-service/checkboxes.service.d.ts.map +1 -0
  557. package/lib/forms/checkboxes/checkboxes.component.d.ts +1 -0
  558. package/lib/forms/checkboxes/checkboxes.component.d.ts.map +1 -0
  559. package/lib/forms/datepicker/adapter/date-adapter.d.ts +1 -0
  560. package/lib/forms/datepicker/adapter/date-adapter.d.ts.map +1 -0
  561. package/lib/forms/datepicker/calendar/calendar.component.d.ts +1 -0
  562. package/lib/forms/datepicker/calendar/calendar.component.d.ts.map +1 -0
  563. package/lib/forms/datepicker/datepicker.component.d.ts +1 -0
  564. package/lib/forms/datepicker/datepicker.component.d.ts.map +1 -0
  565. package/lib/forms/datepicker/service/timepicker.service.d.ts +1 -0
  566. package/lib/forms/datepicker/service/timepicker.service.d.ts.map +1 -0
  567. package/lib/forms/dropdown/dropdown.component.d.ts +1 -0
  568. package/lib/forms/dropdown/dropdown.component.d.ts.map +1 -0
  569. package/lib/forms/dropdown/options/dropdown-options.component.d.ts +1 -0
  570. package/lib/forms/dropdown/options/dropdown-options.component.d.ts.map +1 -0
  571. package/lib/forms/file-upload/file-upload.component.d.ts +1 -0
  572. package/lib/forms/file-upload/file-upload.component.d.ts.map +1 -0
  573. package/lib/forms/file-upload/model/file-upload.model.d.ts +1 -0
  574. package/lib/forms/file-upload/model/file-upload.model.d.ts.map +1 -0
  575. package/lib/forms/file-upload/services/file-upload.service.d.ts +1 -0
  576. package/lib/forms/file-upload/services/file-upload.service.d.ts.map +1 -0
  577. package/lib/forms/forms/forms.component.d.ts +1 -0
  578. package/lib/forms/forms/forms.component.d.ts.map +1 -0
  579. package/lib/forms/input/helpers/get-value-with-unit.d.ts +1 -0
  580. package/lib/forms/input/helpers/get-value-with-unit.d.ts.map +1 -0
  581. package/lib/forms/input/input.component.d.ts +1 -0
  582. package/lib/forms/input/input.component.d.ts.map +1 -0
  583. package/lib/forms/input/options/input-options.component.d.ts +1 -0
  584. package/lib/forms/input/options/input-options.component.d.ts.map +1 -0
  585. package/lib/forms/input/options/input-options.directive.d.ts +1 -0
  586. package/lib/forms/input/options/input-options.directive.d.ts.map +1 -0
  587. package/lib/forms/input/units/input-units.component.d.ts +1 -0
  588. package/lib/forms/input/units/input-units.component.d.ts.map +1 -0
  589. package/lib/forms/model/datepicker.d.ts +1 -0
  590. package/lib/forms/model/datepicker.d.ts.map +1 -0
  591. package/lib/forms/model/form-input.d.ts +1 -0
  592. package/lib/forms/model/form-input.d.ts.map +1 -0
  593. package/lib/forms/model/form-options-resolver.d.ts +1 -0
  594. package/lib/forms/model/form-options-resolver.d.ts.map +1 -0
  595. package/lib/forms/model/forms.interface.d.ts +1 -0
  596. package/lib/forms/model/forms.interface.d.ts.map +1 -0
  597. package/lib/forms/model/options.interface.d.ts +1 -0
  598. package/lib/forms/model/options.interface.d.ts.map +1 -0
  599. package/lib/forms/model/radio-buttons.d.ts +1 -0
  600. package/lib/forms/model/radio-buttons.d.ts.map +1 -0
  601. package/lib/forms/multi-input/interfaces/multi-input-chip.interface.d.ts +1 -0
  602. package/lib/forms/multi-input/interfaces/multi-input-chip.interface.d.ts.map +1 -0
  603. package/lib/forms/multi-input/multi-input-chip/multi-input-chip.component.d.ts +1 -0
  604. package/lib/forms/multi-input/multi-input-chip/multi-input-chip.component.d.ts.map +1 -0
  605. package/lib/forms/multi-input/multi-input-menu/multi-input-menu.component.d.ts +1 -0
  606. package/lib/forms/multi-input/multi-input-menu/multi-input-menu.component.d.ts.map +1 -0
  607. package/lib/forms/multi-input/multi-input-service/multi-input.service.d.ts +1 -0
  608. package/lib/forms/multi-input/multi-input-service/multi-input.service.d.ts.map +1 -0
  609. package/lib/forms/multi-input/multi-input.component.d.ts +1 -0
  610. package/lib/forms/multi-input/multi-input.component.d.ts.map +1 -0
  611. package/lib/forms/pin-code/pin-code-service/pin-code.service.d.ts +1 -0
  612. package/lib/forms/pin-code/pin-code-service/pin-code.service.d.ts.map +1 -0
  613. package/lib/forms/pin-code/pin-code.component.d.ts +1 -0
  614. package/lib/forms/pin-code/pin-code.component.d.ts.map +1 -0
  615. package/lib/forms/qd-form.module.d.ts +1 -0
  616. package/lib/forms/qd-form.module.d.ts.map +1 -0
  617. package/lib/forms/radio-buttons/radio-buttons-service/radio-buttons.service.d.ts +1 -0
  618. package/lib/forms/radio-buttons/radio-buttons-service/radio-buttons.service.d.ts.map +1 -0
  619. package/lib/forms/radio-buttons/radio-buttons.component.d.ts +1 -0
  620. package/lib/forms/radio-buttons/radio-buttons.component.d.ts.map +1 -0
  621. package/lib/forms/reactive-forms/controls/form-array-factory.service.d.ts +1 -0
  622. package/lib/forms/reactive-forms/controls/form-array-factory.service.d.ts.map +1 -0
  623. package/lib/forms/reactive-forms/controls/form-array.d.ts +1 -0
  624. package/lib/forms/reactive-forms/controls/form-array.d.ts.map +1 -0
  625. package/lib/forms/reactive-forms/controls/form-builder.d.ts +1 -0
  626. package/lib/forms/reactive-forms/controls/form-builder.d.ts.map +1 -0
  627. package/lib/forms/reactive-forms/controls/form-control.d.ts +1 -0
  628. package/lib/forms/reactive-forms/controls/form-control.d.ts.map +1 -0
  629. package/lib/forms/reactive-forms/controls/form-group.d.ts +1 -0
  630. package/lib/forms/reactive-forms/controls/form-group.d.ts.map +1 -0
  631. package/lib/forms/richtext/richtext.component.d.ts +1 -0
  632. package/lib/forms/richtext/richtext.component.d.ts.map +1 -0
  633. package/lib/forms/shared/components/filter-form-items/filter-form-items.component.d.ts +1 -0
  634. package/lib/forms/shared/components/filter-form-items/filter-form-items.component.d.ts.map +1 -0
  635. package/lib/forms/shared/components/form-error/form-error.component.d.ts +1 -0
  636. package/lib/forms/shared/components/form-error/form-error.component.d.ts.map +1 -0
  637. package/lib/forms/shared/components/form-hint/form-hint.component.d.ts +1 -0
  638. package/lib/forms/shared/components/form-hint/form-hint.component.d.ts.map +1 -0
  639. package/lib/forms/shared/components/form-input/form-input.component.d.ts +1 -0
  640. package/lib/forms/shared/components/form-input/form-input.component.d.ts.map +1 -0
  641. package/lib/forms/shared/components/form-label/form-label.component.d.ts +1 -0
  642. package/lib/forms/shared/components/form-label/form-label.component.d.ts.map +1 -0
  643. package/lib/forms/shared/components/form-readonly/form-readonly.component.d.ts +1 -0
  644. package/lib/forms/shared/components/form-readonly/form-readonly.component.d.ts.map +1 -0
  645. package/lib/forms/shared/components/form-viewonly/form-viewonly.component.d.ts +1 -0
  646. package/lib/forms/shared/components/form-viewonly/form-viewonly.component.d.ts.map +1 -0
  647. package/lib/forms/shared/helpers/forms-options.helpers.d.ts +1 -0
  648. package/lib/forms/shared/helpers/forms-options.helpers.d.ts.map +1 -0
  649. package/lib/forms/shared/helpers/forms.helpers.d.ts +1 -0
  650. package/lib/forms/shared/helpers/forms.helpers.d.ts.map +1 -0
  651. package/lib/forms/shared/helpers/has-validators.helpers.d.ts +1 -0
  652. package/lib/forms/shared/helpers/has-validators.helpers.d.ts.map +1 -0
  653. package/lib/forms/shared/services/action-emitter.service.d.ts +1 -0
  654. package/lib/forms/shared/services/action-emitter.service.d.ts.map +1 -0
  655. package/lib/forms/shared/services/form-keyboard.service.d.ts +1 -0
  656. package/lib/forms/shared/services/form-keyboard.service.d.ts.map +1 -0
  657. package/lib/forms/shared/services/form-options.service.d.ts +1 -0
  658. package/lib/forms/shared/services/form-options.service.d.ts.map +1 -0
  659. package/lib/forms/shared/services/options-resolver.registry.d.ts +1 -0
  660. package/lib/forms/shared/services/options-resolver.registry.d.ts.map +1 -0
  661. package/lib/forms/shared/validators/validators.d.ts +1 -0
  662. package/lib/forms/shared/validators/validators.d.ts.map +1 -0
  663. package/lib/forms/switches/switch/switch.component.d.ts +1 -0
  664. package/lib/forms/switches/switch/switch.component.d.ts.map +1 -0
  665. package/lib/forms/switches/switches-service/switches.service.d.ts +1 -0
  666. package/lib/forms/switches/switches-service/switches.service.d.ts.map +1 -0
  667. package/lib/forms/switches/switches.component.d.ts +1 -0
  668. package/lib/forms/switches/switches.component.d.ts.map +1 -0
  669. package/lib/forms/textarea/textarea.component.d.ts +1 -0
  670. package/lib/forms/textarea/textarea.component.d.ts.map +1 -0
  671. package/lib/grid/__mocks__/mock-column.directive.d.ts +1 -0
  672. package/lib/grid/__mocks__/mock-column.directive.d.ts.map +1 -0
  673. package/lib/grid/__mocks__/mock-columns.directive.d.ts +1 -0
  674. package/lib/grid/__mocks__/mock-columns.directive.d.ts.map +1 -0
  675. package/lib/grid/__mocks__/mock-grid.module.d.ts +1 -0
  676. package/lib/grid/__mocks__/mock-grid.module.d.ts.map +1 -0
  677. package/lib/grid/directives/column-auto-fill.directive.d.ts +1 -0
  678. package/lib/grid/directives/column-auto-fill.directive.d.ts.map +1 -0
  679. package/lib/grid/directives/column-break-before.directive.d.ts +1 -0
  680. package/lib/grid/directives/column-break-before.directive.d.ts.map +1 -0
  681. package/lib/grid/directives/column-disable-responsive-colspans.directive.d.ts +1 -0
  682. package/lib/grid/directives/column-disable-responsive-colspans.directive.d.ts.map +1 -0
  683. package/lib/grid/directives/column-full-grid-width.directive.d.ts +1 -0
  684. package/lib/grid/directives/column-full-grid-width.directive.d.ts.map +1 -0
  685. package/lib/grid/directives/column-next-in-same-row.directive.d.ts +1 -0
  686. package/lib/grid/directives/column-next-in-same-row.directive.d.ts.map +1 -0
  687. package/lib/grid/directives/column.directive.d.ts +1 -0
  688. package/lib/grid/directives/column.directive.d.ts.map +1 -0
  689. package/lib/grid/directives/columns-disable-auto-fill.directive.d.ts +1 -0
  690. package/lib/grid/directives/columns-disable-auto-fill.directive.d.ts.map +1 -0
  691. package/lib/grid/directives/columns-disable-responsive-colspans.directive.d.ts +1 -0
  692. package/lib/grid/directives/columns-disable-responsive-colspans.directive.d.ts.map +1 -0
  693. package/lib/grid/directives/columns-max.directive.d.ts +1 -0
  694. package/lib/grid/directives/columns-max.directive.d.ts.map +1 -0
  695. package/lib/grid/directives/columns.directive.d.ts +1 -0
  696. package/lib/grid/directives/columns.directive.d.ts.map +1 -0
  697. package/lib/grid/grid.component.d.ts +1 -0
  698. package/lib/grid/grid.component.d.ts.map +1 -0
  699. package/lib/grid/grid.module.d.ts +1 -0
  700. package/lib/grid/grid.module.d.ts.map +1 -0
  701. package/lib/grid/model/grid-config.interface.d.ts +1 -0
  702. package/lib/grid/model/grid-config.interface.d.ts.map +1 -0
  703. package/lib/grid/model/subgrid-config.interface.d.ts +1 -0
  704. package/lib/grid/model/subgrid-config.interface.d.ts.map +1 -0
  705. package/lib/grid/services/grid-auto-fill.service.d.ts +1 -0
  706. package/lib/grid/services/grid-auto-fill.service.d.ts.map +1 -0
  707. package/lib/grid/services/grid.service.d.ts +1 -0
  708. package/lib/grid/services/grid.service.d.ts.map +1 -0
  709. package/lib/grid/subgrid/subgrid.component.d.ts +1 -0
  710. package/lib/grid/subgrid/subgrid.component.d.ts.map +1 -0
  711. package/lib/helpers/html-plaintext.helper.d.ts +1 -0
  712. package/lib/helpers/html-plaintext.helper.d.ts.map +1 -0
  713. package/lib/helpers/language.helper.d.ts +1 -0
  714. package/lib/helpers/language.helper.d.ts.map +1 -0
  715. package/lib/helpers/load-javascript-asset.helper.d.ts +1 -0
  716. package/lib/helpers/load-javascript-asset.helper.d.ts.map +1 -0
  717. package/lib/helpers/relative-time.helper.d.ts +1 -0
  718. package/lib/helpers/relative-time.helper.d.ts.map +1 -0
  719. package/lib/icon/__mocks__/mock-icon.component.d.ts +1 -0
  720. package/lib/icon/__mocks__/mock-icon.component.d.ts.map +1 -0
  721. package/lib/icon/__mocks__/mock-icon.module.d.ts +1 -0
  722. package/lib/icon/__mocks__/mock-icon.module.d.ts.map +1 -0
  723. package/lib/icon/custom-icons/logo.d.ts +1 -0
  724. package/lib/icon/custom-icons/logo.d.ts.map +1 -0
  725. package/lib/icon/icon/icon-definitions.d.ts +1 -0
  726. package/lib/icon/icon/icon-definitions.d.ts.map +1 -0
  727. package/lib/icon/icon/icon.component.d.ts +1 -0
  728. package/lib/icon/icon/icon.component.d.ts.map +1 -0
  729. package/lib/icon/icon.module.d.ts +1 -0
  730. package/lib/icon/icon.module.d.ts.map +1 -0
  731. package/lib/image/__mocks__/mock-image.component.d.ts +1 -0
  732. package/lib/image/__mocks__/mock-image.component.d.ts.map +1 -0
  733. package/lib/image/__mocks__/mock-image.module.d.ts +1 -0
  734. package/lib/image/__mocks__/mock-image.module.d.ts.map +1 -0
  735. package/lib/image/image/image.component.d.ts +1 -0
  736. package/lib/image/image/image.component.d.ts.map +1 -0
  737. package/lib/image/image.module.d.ts +1 -0
  738. package/lib/image/image.module.d.ts.map +1 -0
  739. package/lib/layout/__mocks__/mock-action-bar.component.d.ts +1 -0
  740. package/lib/layout/__mocks__/mock-action-bar.component.d.ts.map +1 -0
  741. package/lib/layout/__mocks__/mock-active-content-tab.directive.d.ts +1 -0
  742. package/lib/layout/__mocks__/mock-active-content-tab.directive.d.ts.map +1 -0
  743. package/lib/layout/__mocks__/mock-button-enabled.directive.d.ts +1 -0
  744. package/lib/layout/__mocks__/mock-button-enabled.directive.d.ts.map +1 -0
  745. package/lib/layout/__mocks__/mock-layout-container.component.d.ts +1 -0
  746. package/lib/layout/__mocks__/mock-layout-container.component.d.ts.map +1 -0
  747. package/lib/layout/__mocks__/mock-layout-renderer.component.d.ts +1 -0
  748. package/lib/layout/__mocks__/mock-layout-renderer.component.d.ts.map +1 -0
  749. package/lib/layout/__mocks__/mock-layout.module.d.ts +1 -0
  750. package/lib/layout/__mocks__/mock-layout.module.d.ts.map +1 -0
  751. package/lib/layout/__mocks__/mock-page-process-header-title.component.d.ts +1 -0
  752. package/lib/layout/__mocks__/mock-page-process-header-title.component.d.ts.map +1 -0
  753. package/lib/layout/__mocks__/mock-page-process-header.component.d.ts +1 -0
  754. package/lib/layout/__mocks__/mock-page-process-header.component.d.ts.map +1 -0
  755. package/lib/layout/__mocks__/mock-page-title.component.d.ts +1 -0
  756. package/lib/layout/__mocks__/mock-page-title.component.d.ts.map +1 -0
  757. package/lib/layout/__mocks__/mock-panel-title.component.d.ts +1 -0
  758. package/lib/layout/__mocks__/mock-panel-title.component.d.ts.map +1 -0
  759. package/lib/layout/__mocks__/mock-panel.component.d.ts +1 -0
  760. package/lib/layout/__mocks__/mock-panel.component.d.ts.map +1 -0
  761. package/lib/layout/__mocks__/mock-truncated-text.directive.d.ts +1 -0
  762. package/lib/layout/__mocks__/mock-truncated-text.directive.d.ts.map +1 -0
  763. package/lib/layout/action-bar/action-bar.component.d.ts +1 -0
  764. package/lib/layout/action-bar/action-bar.component.d.ts.map +1 -0
  765. package/lib/layout/action-bar/button-enabled.directive.d.ts +1 -0
  766. package/lib/layout/action-bar/button-enabled.directive.d.ts.map +1 -0
  767. package/lib/layout/container/container.component.d.ts +1 -0
  768. package/lib/layout/container/container.component.d.ts.map +1 -0
  769. package/lib/layout/content/page-process-header/page-process-header/page-process-header.component.d.ts +1 -0
  770. package/lib/layout/content/page-process-header/page-process-header/page-process-header.component.d.ts.map +1 -0
  771. package/lib/layout/content/page-process-header/page-process-header-title/page-process-header-title.component.d.ts +1 -0
  772. package/lib/layout/content/page-process-header/page-process-header-title/page-process-header-title.component.d.ts.map +1 -0
  773. package/lib/layout/content/page-title/page-title.component.d.ts +1 -0
  774. package/lib/layout/content/page-title/page-title.component.d.ts.map +1 -0
  775. package/lib/layout/directives/active-content-tab.directive.d.ts +1 -0
  776. package/lib/layout/directives/active-content-tab.directive.d.ts.map +1 -0
  777. package/lib/layout/directives/calculate-full-height.directive.d.ts +1 -0
  778. package/lib/layout/directives/calculate-full-height.directive.d.ts.map +1 -0
  779. package/lib/layout/directives/viewport-adaptive.directive.d.ts +1 -0
  780. package/lib/layout/directives/viewport-adaptive.directive.d.ts.map +1 -0
  781. package/lib/layout/force-line-break/force-line-break.directive.d.ts +1 -0
  782. package/lib/layout/force-line-break/force-line-break.directive.d.ts.map +1 -0
  783. package/lib/layout/interfaces/process-list.d.ts +1 -0
  784. package/lib/layout/interfaces/process-list.d.ts.map +1 -0
  785. package/lib/layout/layout-renderer/layout-renderer.component.d.ts +1 -0
  786. package/lib/layout/layout-renderer/layout-renderer.component.d.ts.map +1 -0
  787. package/lib/layout/layout.module.d.ts +1 -0
  788. package/lib/layout/layout.module.d.ts.map +1 -0
  789. package/lib/layout/modal-fullscreen-container/modal-fullscreen-container.component.d.ts +1 -0
  790. package/lib/layout/modal-fullscreen-container/modal-fullscreen-container.component.d.ts.map +1 -0
  791. package/lib/layout/panel/container/panel.component.d.ts +1 -0
  792. package/lib/layout/panel/container/panel.component.d.ts.map +1 -0
  793. package/lib/layout/panel/title/panel-title.component.d.ts +1 -0
  794. package/lib/layout/panel/title/panel-title.component.d.ts.map +1 -0
  795. package/lib/layout/panel/types/panel-types.d.ts +1 -0
  796. package/lib/layout/panel/types/panel-types.d.ts.map +1 -0
  797. package/lib/layout/service/layout.service.d.ts +1 -0
  798. package/lib/layout/service/layout.service.d.ts.map +1 -0
  799. package/lib/layout/service/panel.service.d.ts +1 -0
  800. package/lib/layout/service/panel.service.d.ts.map +1 -0
  801. package/lib/lists/__mocks__/mock-container-pairs-caption.component.d.ts +1 -0
  802. package/lib/lists/__mocks__/mock-container-pairs-caption.component.d.ts.map +1 -0
  803. package/lib/lists/__mocks__/mock-container-pairs-container.component.d.ts +1 -0
  804. package/lib/lists/__mocks__/mock-container-pairs-container.component.d.ts.map +1 -0
  805. package/lib/lists/__mocks__/mock-container-pairs-header.component.d.ts +1 -0
  806. package/lib/lists/__mocks__/mock-container-pairs-header.component.d.ts.map +1 -0
  807. package/lib/lists/__mocks__/mock-container-pairs-item.component.d.ts +1 -0
  808. package/lib/lists/__mocks__/mock-container-pairs-item.component.d.ts.map +1 -0
  809. package/lib/lists/__mocks__/mock-container-pairs-value.component.d.ts +1 -0
  810. package/lib/lists/__mocks__/mock-container-pairs-value.component.d.ts.map +1 -0
  811. package/lib/lists/__mocks__/mock-list.module.d.ts +1 -0
  812. package/lib/lists/__mocks__/mock-list.module.d.ts.map +1 -0
  813. package/lib/lists/__mocks__/mock-status-error.component.d.ts +1 -0
  814. package/lib/lists/__mocks__/mock-status-error.component.d.ts.map +1 -0
  815. package/lib/lists/__mocks__/mock-status-pairs-caption.component.d.ts +1 -0
  816. package/lib/lists/__mocks__/mock-status-pairs-caption.component.d.ts.map +1 -0
  817. package/lib/lists/__mocks__/mock-status-pairs-item.component.d.ts +1 -0
  818. package/lib/lists/__mocks__/mock-status-pairs-item.component.d.ts.map +1 -0
  819. package/lib/lists/__mocks__/mock-status-pairs-value.component.d.ts +1 -0
  820. package/lib/lists/__mocks__/mock-status-pairs-value.component.d.ts.map +1 -0
  821. package/lib/lists/__mocks__/mock-status-pairs.component.d.ts +1 -0
  822. package/lib/lists/__mocks__/mock-status-pairs.component.d.ts.map +1 -0
  823. package/lib/lists/__mocks__/mock-vertical-pairs-caption.component.d.ts +1 -0
  824. package/lib/lists/__mocks__/mock-vertical-pairs-caption.component.d.ts.map +1 -0
  825. package/lib/lists/__mocks__/mock-vertical-pairs-item.component.d.ts +1 -0
  826. package/lib/lists/__mocks__/mock-vertical-pairs-item.component.d.ts.map +1 -0
  827. package/lib/lists/__mocks__/mock-vertical-pairs-value.component.d.ts +1 -0
  828. package/lib/lists/__mocks__/mock-vertical-pairs-value.component.d.ts.map +1 -0
  829. package/lib/lists/__mocks__/mock-vertical-pairs.component.d.ts +1 -0
  830. package/lib/lists/__mocks__/mock-vertical-pairs.component.d.ts.map +1 -0
  831. package/lib/lists/list.module.d.ts +1 -0
  832. package/lib/lists/list.module.d.ts.map +1 -0
  833. package/lib/lists/model/list.interface.d.ts +1 -0
  834. package/lib/lists/model/list.interface.d.ts.map +1 -0
  835. package/lib/lists/pairs/container-pairs/container-pairs-caption/container-pairs-caption.component.d.ts +1 -0
  836. package/lib/lists/pairs/container-pairs/container-pairs-caption/container-pairs-caption.component.d.ts.map +1 -0
  837. package/lib/lists/pairs/container-pairs/container-pairs-container/container-pairs-container.component.d.ts +1 -0
  838. package/lib/lists/pairs/container-pairs/container-pairs-container/container-pairs-container.component.d.ts.map +1 -0
  839. package/lib/lists/pairs/container-pairs/container-pairs-header/container-pairs-header.component.d.ts +1 -0
  840. package/lib/lists/pairs/container-pairs/container-pairs-header/container-pairs-header.component.d.ts.map +1 -0
  841. package/lib/lists/pairs/container-pairs/container-pairs-item/container-pairs-item.component.d.ts +1 -0
  842. package/lib/lists/pairs/container-pairs/container-pairs-item/container-pairs-item.component.d.ts.map +1 -0
  843. package/lib/lists/pairs/container-pairs/container-pairs-value/container-pairs-value.component.d.ts +1 -0
  844. package/lib/lists/pairs/container-pairs/container-pairs-value/container-pairs-value.component.d.ts.map +1 -0
  845. package/lib/lists/pairs/horizontal-pairs/horizontal-pairs-caption/horizontal-pairs-caption.component.d.ts +1 -0
  846. package/lib/lists/pairs/horizontal-pairs/horizontal-pairs-caption/horizontal-pairs-caption.component.d.ts.map +1 -0
  847. package/lib/lists/pairs/horizontal-pairs/horizontal-pairs-container/horizontal-pairs.component.d.ts +1 -0
  848. package/lib/lists/pairs/horizontal-pairs/horizontal-pairs-container/horizontal-pairs.component.d.ts.map +1 -0
  849. package/lib/lists/pairs/horizontal-pairs/horizontal-pairs-item/horizontal-pairs-item.component.d.ts +1 -0
  850. package/lib/lists/pairs/horizontal-pairs/horizontal-pairs-item/horizontal-pairs-item.component.d.ts.map +1 -0
  851. package/lib/lists/pairs/horizontal-pairs/horizontal-pairs-value/horizontal-pairs-value.component.d.ts +1 -0
  852. package/lib/lists/pairs/horizontal-pairs/horizontal-pairs-value/horizontal-pairs-value.component.d.ts.map +1 -0
  853. package/lib/lists/pairs/status-pairs/status-pairs-caption/status-pairs-caption.component.d.ts +1 -0
  854. package/lib/lists/pairs/status-pairs/status-pairs-caption/status-pairs-caption.component.d.ts.map +1 -0
  855. package/lib/lists/pairs/status-pairs/status-pairs-container/status-pairs.component.d.ts +1 -0
  856. package/lib/lists/pairs/status-pairs/status-pairs-container/status-pairs.component.d.ts.map +1 -0
  857. package/lib/lists/pairs/status-pairs/status-pairs-error/status-pairs-error.component.d.ts +1 -0
  858. package/lib/lists/pairs/status-pairs/status-pairs-error/status-pairs-error.component.d.ts.map +1 -0
  859. package/lib/lists/pairs/status-pairs/status-pairs-item/status-pairs-item.component.d.ts +1 -0
  860. package/lib/lists/pairs/status-pairs/status-pairs-item/status-pairs-item.component.d.ts.map +1 -0
  861. package/lib/lists/pairs/status-pairs/status-pairs-value/status-pairs-value.component.d.ts +1 -0
  862. package/lib/lists/pairs/status-pairs/status-pairs-value/status-pairs-value.component.d.ts.map +1 -0
  863. package/lib/lists/pairs/vertical-pairs/vertical-pairs-caption/vertical-pairs-caption.component.d.ts +1 -0
  864. package/lib/lists/pairs/vertical-pairs/vertical-pairs-caption/vertical-pairs-caption.component.d.ts.map +1 -0
  865. package/lib/lists/pairs/vertical-pairs/vertical-pairs-container/vertical-pairs.component.d.ts +1 -0
  866. package/lib/lists/pairs/vertical-pairs/vertical-pairs-container/vertical-pairs.component.d.ts.map +1 -0
  867. package/lib/lists/pairs/vertical-pairs/vertical-pairs-item/vertical-pairs-item.component.d.ts +1 -0
  868. package/lib/lists/pairs/vertical-pairs/vertical-pairs-item/vertical-pairs-item.component.d.ts.map +1 -0
  869. package/lib/lists/pairs/vertical-pairs/vertical-pairs-value/vertical-pairs-value.component.d.ts +1 -0
  870. package/lib/lists/pairs/vertical-pairs/vertical-pairs-value/vertical-pairs-value.component.d.ts.map +1 -0
  871. package/lib/master-layout/__mocks__/mock-header-widget.component.d.ts +1 -0
  872. package/lib/master-layout/__mocks__/mock-header-widget.component.d.ts.map +1 -0
  873. package/lib/master-layout/__mocks__/mock-master-layout-banner.component.d.ts +1 -0
  874. package/lib/master-layout/__mocks__/mock-master-layout-banner.component.d.ts.map +1 -0
  875. package/lib/master-layout/__mocks__/mock-master-layout-footer.component.d.ts +1 -0
  876. package/lib/master-layout/__mocks__/mock-master-layout-footer.component.d.ts.map +1 -0
  877. package/lib/master-layout/__mocks__/mock-master-layout-header.component.d.ts +1 -0
  878. package/lib/master-layout/__mocks__/mock-master-layout-header.component.d.ts.map +1 -0
  879. package/lib/master-layout/__mocks__/mock-master-layout.component.d.ts +1 -0
  880. package/lib/master-layout/__mocks__/mock-master-layout.component.d.ts.map +1 -0
  881. package/lib/master-layout/__mocks__/mock-master-layout.module.d.ts +1 -0
  882. package/lib/master-layout/__mocks__/mock-master-layout.module.d.ts.map +1 -0
  883. package/lib/master-layout/header-widget/header-widget.component.d.ts +1 -0
  884. package/lib/master-layout/header-widget/header-widget.component.d.ts.map +1 -0
  885. package/lib/master-layout/master-layout/master-layout.component.d.ts +1 -0
  886. package/lib/master-layout/master-layout/master-layout.component.d.ts.map +1 -0
  887. package/lib/master-layout/master-layout-banner/master-layout-banner.component.d.ts +1 -0
  888. package/lib/master-layout/master-layout-banner/master-layout-banner.component.d.ts.map +1 -0
  889. package/lib/master-layout/master-layout-footer/master-layout-footer.component.d.ts +1 -0
  890. package/lib/master-layout/master-layout-footer/master-layout-footer.component.d.ts.map +1 -0
  891. package/lib/master-layout/master-layout-header/master-layout-header.component.d.ts +1 -0
  892. package/lib/master-layout/master-layout-header/master-layout-header.component.d.ts.map +1 -0
  893. package/lib/master-layout/master-layout.module.d.ts +1 -0
  894. package/lib/master-layout/master-layout.module.d.ts.map +1 -0
  895. package/lib/master-layout/model/page-level.d.ts +1 -0
  896. package/lib/master-layout/model/page-level.d.ts.map +1 -0
  897. package/lib/master-layout/model/service-navigation.d.ts +1 -0
  898. package/lib/master-layout/model/service-navigation.d.ts.map +1 -0
  899. package/lib/master-layout/service/language-from-url.service.d.ts +1 -0
  900. package/lib/master-layout/service/language-from-url.service.d.ts.map +1 -0
  901. package/lib/master-layout/service/master-layout.service.d.ts +1 -0
  902. package/lib/master-layout/service/master-layout.service.d.ts.map +1 -0
  903. package/lib/master-layout/service-navigation/service-navigation.component.d.ts +1 -0
  904. package/lib/master-layout/service-navigation/service-navigation.component.d.ts.map +1 -0
  905. package/lib/navigation/stepper/__mocks__/mock-step-action.component.d.ts +1 -0
  906. package/lib/navigation/stepper/__mocks__/mock-step-action.component.d.ts.map +1 -0
  907. package/lib/navigation/stepper/__mocks__/mock-step-item.component.d.ts +1 -0
  908. package/lib/navigation/stepper/__mocks__/mock-step-item.component.d.ts.map +1 -0
  909. package/lib/navigation/stepper/__mocks__/mock-step.component.d.ts +1 -0
  910. package/lib/navigation/stepper/__mocks__/mock-step.component.d.ts.map +1 -0
  911. package/lib/navigation/stepper/__mocks__/mock-stepper.component.d.ts +1 -0
  912. package/lib/navigation/stepper/__mocks__/mock-stepper.component.d.ts.map +1 -0
  913. package/lib/navigation/stepper/__mocks__/mock-stepper.module.d.ts +1 -0
  914. package/lib/navigation/stepper/__mocks__/mock-stepper.module.d.ts.map +1 -0
  915. package/lib/navigation/stepper/interfaces/stepper.d.ts +1 -0
  916. package/lib/navigation/stepper/interfaces/stepper.d.ts.map +1 -0
  917. package/lib/navigation/stepper/step/step.component.d.ts +1 -0
  918. package/lib/navigation/stepper/step/step.component.d.ts.map +1 -0
  919. package/lib/navigation/stepper/step-action/step-action.component.d.ts +1 -0
  920. package/lib/navigation/stepper/step-action/step-action.component.d.ts.map +1 -0
  921. package/lib/navigation/stepper/step-item/step-item.component.d.ts +1 -0
  922. package/lib/navigation/stepper/step-item/step-item.component.d.ts.map +1 -0
  923. package/lib/navigation/stepper/stepper/stepper.component.d.ts +1 -0
  924. package/lib/navigation/stepper/stepper/stepper.component.d.ts.map +1 -0
  925. package/lib/navigation/stepper/stepper.module.d.ts +1 -0
  926. package/lib/navigation/stepper/stepper.module.d.ts.map +1 -0
  927. package/lib/navigation/tab-bar/__mocks__/mock-tab-bar.module.d.ts +1 -0
  928. package/lib/navigation/tab-bar/__mocks__/mock-tab-bar.module.d.ts.map +1 -0
  929. package/lib/navigation/tab-bar/__mocks__/mock-tab-link.component.d.ts +1 -0
  930. package/lib/navigation/tab-bar/__mocks__/mock-tab-link.component.d.ts.map +1 -0
  931. package/lib/navigation/tab-bar/__mocks__/mock-tab-nav-bar.component.d.ts +1 -0
  932. package/lib/navigation/tab-bar/__mocks__/mock-tab-nav-bar.component.d.ts.map +1 -0
  933. package/lib/navigation/tab-bar/tab-bar.module.d.ts +1 -0
  934. package/lib/navigation/tab-bar/tab-bar.module.d.ts.map +1 -0
  935. package/lib/navigation/tab-bar/tab-link/tab-link.component.d.ts +1 -0
  936. package/lib/navigation/tab-bar/tab-link/tab-link.component.d.ts.map +1 -0
  937. package/lib/navigation/tab-bar/tab-nav-bar/tab-nav-bar.component.d.ts +1 -0
  938. package/lib/navigation/tab-bar/tab-nav-bar/tab-nav-bar.component.d.ts.map +1 -0
  939. package/lib/navigation/tabs/__mocks__/mock-tab-action.component.d.ts +1 -0
  940. package/lib/navigation/tabs/__mocks__/mock-tab-action.component.d.ts.map +1 -0
  941. package/lib/navigation/tabs/__mocks__/mock-tab-item.component.d.ts +1 -0
  942. package/lib/navigation/tabs/__mocks__/mock-tab-item.component.d.ts.map +1 -0
  943. package/lib/navigation/tabs/__mocks__/mock-tab-pending-tasks.component.d.ts +1 -0
  944. package/lib/navigation/tabs/__mocks__/mock-tab-pending-tasks.component.d.ts.map +1 -0
  945. package/lib/navigation/tabs/__mocks__/mock-tab.component.d.ts +1 -0
  946. package/lib/navigation/tabs/__mocks__/mock-tab.component.d.ts.map +1 -0
  947. package/lib/navigation/tabs/__mocks__/mock-tabs-page-leave-handler.component.d.ts +1 -0
  948. package/lib/navigation/tabs/__mocks__/mock-tabs-page-leave-handler.component.d.ts.map +1 -0
  949. package/lib/navigation/tabs/__mocks__/mock-tabs.component.d.ts +1 -0
  950. package/lib/navigation/tabs/__mocks__/mock-tabs.component.d.ts.map +1 -0
  951. package/lib/navigation/tabs/__mocks__/mock-tabs.module.d.ts +1 -0
  952. package/lib/navigation/tabs/__mocks__/mock-tabs.module.d.ts.map +1 -0
  953. package/lib/navigation/tabs/interfaces/tabs.interface.d.ts +1 -0
  954. package/lib/navigation/tabs/interfaces/tabs.interface.d.ts.map +1 -0
  955. package/lib/navigation/tabs/services/tabs.service.d.ts +1 -0
  956. package/lib/navigation/tabs/services/tabs.service.d.ts.map +1 -0
  957. package/lib/navigation/tabs/tab/tab.component.d.ts +1 -0
  958. package/lib/navigation/tabs/tab/tab.component.d.ts.map +1 -0
  959. package/lib/navigation/tabs/tab-action/tab-action.component.d.ts +1 -0
  960. package/lib/navigation/tabs/tab-action/tab-action.component.d.ts.map +1 -0
  961. package/lib/navigation/tabs/tab-item/tab-item.component.d.ts +1 -0
  962. package/lib/navigation/tabs/tab-item/tab-item.component.d.ts.map +1 -0
  963. package/lib/navigation/tabs/tab-pending-tasks/tab-pending-tasks.component.d.ts +1 -0
  964. package/lib/navigation/tabs/tab-pending-tasks/tab-pending-tasks.component.d.ts.map +1 -0
  965. package/lib/navigation/tabs/tabs/tabs.component.d.ts +1 -0
  966. package/lib/navigation/tabs/tabs/tabs.component.d.ts.map +1 -0
  967. package/lib/navigation/tabs/tabs.module.d.ts +1 -0
  968. package/lib/navigation/tabs/tabs.module.d.ts.map +1 -0
  969. package/lib/navigation-tiles/__mocks__/mock-navigation-tile.component.d.ts +1 -0
  970. package/lib/navigation-tiles/__mocks__/mock-navigation-tile.component.d.ts.map +1 -0
  971. package/lib/navigation-tiles/__mocks__/mock-navigation-tiles.component.d.ts +1 -0
  972. package/lib/navigation-tiles/__mocks__/mock-navigation-tiles.component.d.ts.map +1 -0
  973. package/lib/navigation-tiles/__mocks__/mock-navigation-tiles.module.d.ts +1 -0
  974. package/lib/navigation-tiles/__mocks__/mock-navigation-tiles.module.d.ts.map +1 -0
  975. package/lib/navigation-tiles/navigation-tile/navigation-tile.component.d.ts +1 -0
  976. package/lib/navigation-tiles/navigation-tile/navigation-tile.component.d.ts.map +1 -0
  977. package/lib/navigation-tiles/navigation-tiles/navigation-tiles.component.d.ts +1 -0
  978. package/lib/navigation-tiles/navigation-tiles/navigation-tiles.component.d.ts.map +1 -0
  979. package/lib/navigation-tiles/navigation-tiles.module.d.ts +1 -0
  980. package/lib/navigation-tiles/navigation-tiles.module.d.ts.map +1 -0
  981. package/lib/notifications/__mocks__/mock-notification.component.d.ts +1 -0
  982. package/lib/notifications/__mocks__/mock-notification.component.d.ts.map +1 -0
  983. package/lib/notifications/__mocks__/mock-notification.content.component.d.ts +1 -0
  984. package/lib/notifications/__mocks__/mock-notification.content.component.d.ts.map +1 -0
  985. package/lib/notifications/__mocks__/mock-notifications-service.service.d.ts +1 -0
  986. package/lib/notifications/__mocks__/mock-notifications-service.service.d.ts.map +1 -0
  987. package/lib/notifications/__mocks__/mock-notifications.component.d.ts +1 -0
  988. package/lib/notifications/__mocks__/mock-notifications.component.d.ts.map +1 -0
  989. package/lib/notifications/__mocks__/mock-notifications.module.d.ts +1 -0
  990. package/lib/notifications/__mocks__/mock-notifications.module.d.ts.map +1 -0
  991. package/lib/notifications/directives/snackbar-listener.directive.d.ts +1 -0
  992. package/lib/notifications/directives/snackbar-listener.directive.d.ts.map +1 -0
  993. package/lib/notifications/interfaces/notifications.d.ts +1 -0
  994. package/lib/notifications/interfaces/notifications.d.ts.map +1 -0
  995. package/lib/notifications/notification/notification.component.d.ts +1 -0
  996. package/lib/notifications/notification/notification.component.d.ts.map +1 -0
  997. package/lib/notifications/notification-content/notification-content.component.d.ts +1 -0
  998. package/lib/notifications/notification-content/notification-content.component.d.ts.map +1 -0
  999. package/lib/notifications/notifications/notifications.component.d.ts +1 -0
  1000. package/lib/notifications/notifications/notifications.component.d.ts.map +1 -0
  1001. package/lib/notifications/notifications.module.d.ts +1 -0
  1002. package/lib/notifications/notifications.module.d.ts.map +1 -0
  1003. package/lib/notifications/services/notifications-http-interceptor.service.d.ts +1 -0
  1004. package/lib/notifications/services/notifications-http-interceptor.service.d.ts.map +1 -0
  1005. package/lib/notifications/services/notifications-service.service.d.ts +1 -0
  1006. package/lib/notifications/services/notifications-service.service.d.ts.map +1 -0
  1007. package/lib/notifications/services/os-notifications/desktop-notifications.service.d.ts +1 -0
  1008. package/lib/notifications/services/os-notifications/desktop-notifications.service.d.ts.map +1 -0
  1009. package/lib/notifications/services/os-notifications/os-notifications.service.d.ts +1 -0
  1010. package/lib/notifications/services/os-notifications/os-notifications.service.d.ts.map +1 -0
  1011. package/lib/notifications/services/snackbar.service.d.ts +1 -0
  1012. package/lib/notifications/services/snackbar.service.d.ts.map +1 -0
  1013. package/lib/notifications/snackbar/snackbar.component.d.ts +1 -0
  1014. package/lib/notifications/snackbar/snackbar.component.d.ts.map +1 -0
  1015. package/lib/page/__mocks__/mock-page-footer.component.d.ts +1 -0
  1016. package/lib/page/__mocks__/mock-page-footer.component.d.ts.map +1 -0
  1017. package/lib/page/__mocks__/mock-page-header.component.d.ts +1 -0
  1018. package/lib/page/__mocks__/mock-page-header.component.d.ts.map +1 -0
  1019. package/lib/page/__mocks__/mock-page.component.d.ts +1 -0
  1020. package/lib/page/__mocks__/mock-page.component.d.ts.map +1 -0
  1021. package/lib/page/__mocks__/mock-page.module.d.ts +1 -0
  1022. package/lib/page/__mocks__/mock-page.module.d.ts.map +1 -0
  1023. package/lib/page/cancel-confirmation-dialog/page-cancel-confirmation-dialog.component.d.ts +1 -0
  1024. package/lib/page/cancel-confirmation-dialog/page-cancel-confirmation-dialog.component.d.ts.map +1 -0
  1025. package/lib/page/control-panel/page-control-panel.component.d.ts +1 -0
  1026. package/lib/page/control-panel/page-control-panel.component.d.ts.map +1 -0
  1027. package/lib/page/footer/page-footer-custom-content.directive.d.ts +1 -0
  1028. package/lib/page/footer/page-footer-custom-content.directive.d.ts.map +1 -0
  1029. package/lib/page/footer/page-footer.component.d.ts +1 -0
  1030. package/lib/page/footer/page-footer.component.d.ts.map +1 -0
  1031. package/lib/page/info-banner/page-info-banner.component.d.ts +1 -0
  1032. package/lib/page/info-banner/page-info-banner.component.d.ts.map +1 -0
  1033. package/lib/page/model/page-config.interface.d.ts +1 -0
  1034. package/lib/page/model/page-config.interface.d.ts.map +1 -0
  1035. package/lib/page/model/page-control-panel-config.interface.d.ts +1 -0
  1036. package/lib/page/model/page-control-panel-config.interface.d.ts.map +1 -0
  1037. package/lib/page/model/page-footer-action.interface.d.ts +1 -0
  1038. package/lib/page/model/page-footer-action.interface.d.ts.map +1 -0
  1039. package/lib/page/model/page-header-facet.interface.d.ts +1 -0
  1040. package/lib/page/model/page-header-facet.interface.d.ts.map +1 -0
  1041. package/lib/page/model/page-info-banner.interface.d.ts +1 -0
  1042. package/lib/page/model/page-info-banner.interface.d.ts.map +1 -0
  1043. package/lib/page/model/page-object-resolver.d.ts +1 -0
  1044. package/lib/page/model/page-object-resolver.d.ts.map +1 -0
  1045. package/lib/page/object-header/context-select-dialog/context-select-dialog.component.d.ts +1 -0
  1046. package/lib/page/object-header/context-select-dialog/context-select-dialog.component.d.ts.map +1 -0
  1047. package/lib/page/object-header/dynamic-facet/dynamic-facet.component.d.ts +1 -0
  1048. package/lib/page/object-header/dynamic-facet/dynamic-facet.component.d.ts.map +1 -0
  1049. package/lib/page/object-header/dynamic-facet/dynamic-facet.directive.d.ts +1 -0
  1050. package/lib/page/object-header/dynamic-facet/dynamic-facet.directive.d.ts.map +1 -0
  1051. package/lib/page/object-header/dynamic-facets.service.d.ts +1 -0
  1052. package/lib/page/object-header/dynamic-facets.service.d.ts.map +1 -0
  1053. package/lib/page/object-header/facets/crititcality-facet/criticality-facet.component.d.ts +1 -0
  1054. package/lib/page/object-header/facets/crititcality-facet/criticality-facet.component.d.ts.map +1 -0
  1055. package/lib/page/object-header/facets/date-facet/date-facet.component.d.ts +1 -0
  1056. package/lib/page/object-header/facets/date-facet/date-facet.component.d.ts.map +1 -0
  1057. package/lib/page/object-header/facets/multi-select-facet/multi-select-facet.component.d.ts +1 -0
  1058. package/lib/page/object-header/facets/multi-select-facet/multi-select-facet.component.d.ts.map +1 -0
  1059. package/lib/page/object-header/facets/progress-facet/progress-facet.component.d.ts +1 -0
  1060. package/lib/page/object-header/facets/progress-facet/progress-facet.component.d.ts.map +1 -0
  1061. package/lib/page/object-header/facets/references-facet/references-facet.component.d.ts +1 -0
  1062. package/lib/page/object-header/facets/references-facet/references-facet.component.d.ts.map +1 -0
  1063. package/lib/page/object-header/facets/single-select-facet/single-select-facet.component.d.ts +1 -0
  1064. package/lib/page/object-header/facets/single-select-facet/single-select-facet.component.d.ts.map +1 -0
  1065. package/lib/page/object-header/facets/status-facet/status-facet.component.d.ts +1 -0
  1066. package/lib/page/object-header/facets/status-facet/status-facet.component.d.ts.map +1 -0
  1067. package/lib/page/object-header/facets/value-facet/value-facet.component.d.ts +1 -0
  1068. package/lib/page/object-header/facets/value-facet/value-facet.component.d.ts.map +1 -0
  1069. package/lib/page/object-header/page-object-header.component.d.ts +1 -0
  1070. package/lib/page/object-header/page-object-header.component.d.ts.map +1 -0
  1071. package/lib/page/page.component.d.ts +1 -0
  1072. package/lib/page/page.component.d.ts.map +1 -0
  1073. package/lib/page/page.module.d.ts +1 -0
  1074. package/lib/page/page.module.d.ts.map +1 -0
  1075. package/lib/page/shared/directives/connect-form-state-to-page.directive.d.ts +1 -0
  1076. package/lib/page/shared/directives/connect-form-state-to-page.directive.d.ts.map +1 -0
  1077. package/lib/page/shared/services/context.service.d.ts +1 -0
  1078. package/lib/page/shared/services/context.service.d.ts.map +1 -0
  1079. package/lib/page/shared/services/form-group-manager.service.d.ts +1 -0
  1080. package/lib/page/shared/services/form-group-manager.service.d.ts.map +1 -0
  1081. package/lib/page/shared/services/page-footer.service.d.ts +1 -0
  1082. package/lib/page/shared/services/page-footer.service.d.ts.map +1 -0
  1083. package/lib/page/shared/services/page-store.service.d.ts +1 -0
  1084. package/lib/page/shared/services/page-store.service.d.ts.map +1 -0
  1085. package/lib/page/shared/services/page-submit-action.service.d.ts +1 -0
  1086. package/lib/page/shared/services/page-submit-action.service.d.ts.map +1 -0
  1087. package/lib/page/shared/services/resolver-trigger.service.d.ts +1 -0
  1088. package/lib/page/shared/services/resolver-trigger.service.d.ts.map +1 -0
  1089. package/lib/page-stepper/adaptors/page-stepper-adapter.directive.d.ts +1 -0
  1090. package/lib/page-stepper/adaptors/page-stepper-adapter.directive.d.ts.map +1 -0
  1091. package/lib/page-stepper/cancel-dialog/page-stepper-cancel-dialog.component.d.ts +1 -0
  1092. package/lib/page-stepper/cancel-dialog/page-stepper-cancel-dialog.component.d.ts.map +1 -0
  1093. package/lib/page-stepper/header/page-step-header.component.d.ts +1 -0
  1094. package/lib/page-stepper/header/page-step-header.component.d.ts.map +1 -0
  1095. package/lib/page-stepper/model/page-step-resolver.token.d.ts +1 -0
  1096. package/lib/page-stepper/model/page-step-resolver.token.d.ts.map +1 -0
  1097. package/lib/page-stepper/model/page-step.resolver.d.ts +1 -0
  1098. package/lib/page-stepper/model/page-step.resolver.d.ts.map +1 -0
  1099. package/lib/page-stepper/model/qd-page-stepper-config.d.ts +1 -0
  1100. package/lib/page-stepper/model/qd-page-stepper-config.d.ts.map +1 -0
  1101. package/lib/page-stepper/page-step/page-step.component.d.ts +1 -0
  1102. package/lib/page-stepper/page-step/page-step.component.d.ts.map +1 -0
  1103. package/lib/page-stepper/page-stepper.component.d.ts +1 -0
  1104. package/lib/page-stepper/page-stepper.component.d.ts.map +1 -0
  1105. package/lib/page-stepper/page-stepper.module.d.ts +1 -0
  1106. package/lib/page-stepper/page-stepper.module.d.ts.map +1 -0
  1107. package/lib/page-tabs/adaptors/page-tabs-adapter.directive.d.ts +1 -0
  1108. package/lib/page-tabs/adaptors/page-tabs-adapter.directive.d.ts.map +1 -0
  1109. package/lib/page-tabs/model/page-tabs-config.d.ts +1 -0
  1110. package/lib/page-tabs/model/page-tabs-config.d.ts.map +1 -0
  1111. package/lib/page-tabs/model/page-tabs-selection-event.d.ts +1 -0
  1112. package/lib/page-tabs/model/page-tabs-selection-event.d.ts.map +1 -0
  1113. package/lib/page-tabs/page-tab/page-tab.component.d.ts +1 -0
  1114. package/lib/page-tabs/page-tab/page-tab.component.d.ts.map +1 -0
  1115. package/lib/page-tabs/page-tab-header/counter/page-tab-header-counters.component.d.ts +1 -0
  1116. package/lib/page-tabs/page-tab-header/counter/page-tab-header-counters.component.d.ts.map +1 -0
  1117. package/lib/page-tabs/page-tab-header/page-tab-header.component.d.ts +1 -0
  1118. package/lib/page-tabs/page-tab-header/page-tab-header.component.d.ts.map +1 -0
  1119. package/lib/page-tabs/page-tabs.component.d.ts +1 -0
  1120. package/lib/page-tabs/page-tabs.component.d.ts.map +1 -0
  1121. package/lib/page-tabs/page-tabs.module.d.ts +1 -0
  1122. package/lib/page-tabs/page-tabs.module.d.ts.map +1 -0
  1123. package/lib/panel-section/actions/panel-section-actions.component.d.ts +1 -0
  1124. package/lib/panel-section/actions/panel-section-actions.component.d.ts.map +1 -0
  1125. package/lib/panel-section/model/panel-section-config.interface.d.ts +1 -0
  1126. package/lib/panel-section/model/panel-section-config.interface.d.ts.map +1 -0
  1127. package/lib/panel-section/model/panel-section-status-config.interface.d.ts +1 -0
  1128. package/lib/panel-section/model/panel-section-status-config.interface.d.ts.map +1 -0
  1129. package/lib/panel-section/model/panel-section-text-paragraph-config.interface.d.ts +1 -0
  1130. package/lib/panel-section/model/panel-section-text-paragraph-config.interface.d.ts.map +1 -0
  1131. package/lib/panel-section/panel-section.component.d.ts +1 -0
  1132. package/lib/panel-section/panel-section.component.d.ts.map +1 -0
  1133. package/lib/panel-section/panel-section.module.d.ts +1 -0
  1134. package/lib/panel-section/panel-section.module.d.ts.map +1 -0
  1135. package/lib/panel-section/services/panel-section-action.service.d.ts +1 -0
  1136. package/lib/panel-section/services/panel-section-action.service.d.ts.map +1 -0
  1137. package/lib/panel-section/status/panel-section-status.component.d.ts +1 -0
  1138. package/lib/panel-section/status/panel-section-status.component.d.ts.map +1 -0
  1139. package/lib/panel-section/text-paragraph/panel-section-text-paragraph.component.d.ts +1 -0
  1140. package/lib/panel-section/text-paragraph/panel-section-text-paragraph.component.d.ts.map +1 -0
  1141. package/lib/place-holder/__mocks__/mock-place-holder.component.d.ts +1 -0
  1142. package/lib/place-holder/__mocks__/mock-place-holder.component.d.ts.map +1 -0
  1143. package/lib/place-holder/__mocks__/mock-place-holder.module.d.ts +1 -0
  1144. package/lib/place-holder/__mocks__/mock-place-holder.module.d.ts.map +1 -0
  1145. package/lib/place-holder/place-holder/place-holder.component.d.ts +1 -0
  1146. package/lib/place-holder/place-holder/place-holder.component.d.ts.map +1 -0
  1147. package/lib/place-holder/place-holder.module.d.ts +1 -0
  1148. package/lib/place-holder/place-holder.module.d.ts.map +1 -0
  1149. package/lib/progress-bar/__mocks__/mock-indeterminate-progress-bar.component.d.ts +1 -0
  1150. package/lib/progress-bar/__mocks__/mock-indeterminate-progress-bar.component.d.ts.map +1 -0
  1151. package/lib/progress-bar/__mocks__/mock-percentage-progress-bar.component.d.ts +1 -0
  1152. package/lib/progress-bar/__mocks__/mock-percentage-progress-bar.component.d.ts.map +1 -0
  1153. package/lib/progress-bar/__mocks__/mock-progress-bar.module.d.ts +1 -0
  1154. package/lib/progress-bar/__mocks__/mock-progress-bar.module.d.ts.map +1 -0
  1155. package/lib/progress-bar/indeterminate/indeterminate-progress-bar.component.d.ts +1 -0
  1156. package/lib/progress-bar/indeterminate/indeterminate-progress-bar.component.d.ts.map +1 -0
  1157. package/lib/progress-bar/percentage/percentage-progress-bar.component.d.ts +1 -0
  1158. package/lib/progress-bar/percentage/percentage-progress-bar.component.d.ts.map +1 -0
  1159. package/lib/progress-bar/progress-bar.module.d.ts +1 -0
  1160. package/lib/progress-bar/progress-bar.module.d.ts.map +1 -0
  1161. package/lib/qd-ui-mock.module.d.ts +1 -0
  1162. package/lib/qd-ui-mock.module.d.ts.map +1 -0
  1163. package/lib/qd-ui.module.d.ts +1 -0
  1164. package/lib/qd-ui.module.d.ts.map +1 -0
  1165. package/lib/quick-edit/model/quick-edit-config.d.ts +1 -0
  1166. package/lib/quick-edit/model/quick-edit-config.d.ts.map +1 -0
  1167. package/lib/quick-edit/model/quick-edit-data.d.ts +1 -0
  1168. package/lib/quick-edit/model/quick-edit-data.d.ts.map +1 -0
  1169. package/lib/quick-edit/qd-ng-for.directive.d.ts +1 -0
  1170. package/lib/quick-edit/qd-ng-for.directive.d.ts.map +1 -0
  1171. package/lib/quick-edit/quick-edit.component.d.ts +1 -0
  1172. package/lib/quick-edit/quick-edit.component.d.ts.map +1 -0
  1173. package/lib/quick-edit/quick-edit.module.d.ts +1 -0
  1174. package/lib/quick-edit/quick-edit.module.d.ts.map +1 -0
  1175. package/lib/search/__mocks__/mock-search.component.d.ts +1 -0
  1176. package/lib/search/__mocks__/mock-search.component.d.ts.map +1 -0
  1177. package/lib/search/__mocks__/mock-search.module.d.ts +1 -0
  1178. package/lib/search/__mocks__/mock-search.module.d.ts.map +1 -0
  1179. package/lib/search/helpers/search-update.helper.d.ts +1 -0
  1180. package/lib/search/helpers/search-update.helper.d.ts.map +1 -0
  1181. package/lib/search/model/search-options.interface.d.ts +1 -0
  1182. package/lib/search/model/search-options.interface.d.ts.map +1 -0
  1183. package/lib/search/model/search-post-body.d.ts +1 -0
  1184. package/lib/search/model/search-post-body.d.ts.map +1 -0
  1185. package/lib/search/model/search-store.interface.d.ts +1 -0
  1186. package/lib/search/model/search-store.interface.d.ts.map +1 -0
  1187. package/lib/search/search.component.d.ts +1 -0
  1188. package/lib/search/search.component.d.ts.map +1 -0
  1189. package/lib/search/search.module.d.ts +1 -0
  1190. package/lib/search/search.module.d.ts.map +1 -0
  1191. package/lib/search/services/search-router-connector.service.d.ts +1 -0
  1192. package/lib/search/services/search-router-connector.service.d.ts.map +1 -0
  1193. package/lib/search/services/search-store.service.d.ts +1 -0
  1194. package/lib/search/services/search-store.service.d.ts.map +1 -0
  1195. package/lib/search/services/search.service.d.ts +1 -0
  1196. package/lib/search/services/search.service.d.ts.map +1 -0
  1197. package/lib/search/store/search.actions.d.ts +1 -0
  1198. package/lib/search/store/search.actions.d.ts.map +1 -0
  1199. package/lib/search/store/search.reducer.d.ts +1 -0
  1200. package/lib/search/store/search.reducer.d.ts.map +1 -0
  1201. package/lib/search/store/search.selector.d.ts +1 -0
  1202. package/lib/search/store/search.selector.d.ts.map +1 -0
  1203. package/lib/section/__mocks__/mock-section-toolbar.component.d.ts +1 -0
  1204. package/lib/section/__mocks__/mock-section-toolbar.component.d.ts.map +1 -0
  1205. package/lib/section/__mocks__/mock-section.component.d.ts +1 -0
  1206. package/lib/section/__mocks__/mock-section.component.d.ts.map +1 -0
  1207. package/lib/section/__mocks__/mock-section.module.d.ts +1 -0
  1208. package/lib/section/__mocks__/mock-section.module.d.ts.map +1 -0
  1209. package/lib/section/adaptors/section-adapter.directive.d.ts +1 -0
  1210. package/lib/section/adaptors/section-adapter.directive.d.ts.map +1 -0
  1211. package/lib/section/connectors/table/connector-table-context.directive.d.ts +1 -0
  1212. package/lib/section/connectors/table/connector-table-context.directive.d.ts.map +1 -0
  1213. package/lib/section/connectors/table/connector-table-filter.directive.d.ts +1 -0
  1214. package/lib/section/connectors/table/connector-table-filter.directive.d.ts.map +1 -0
  1215. package/lib/section/connectors/table/connector-table-search.directive.d.ts +1 -0
  1216. package/lib/section/connectors/table/connector-table-search.directive.d.ts.map +1 -0
  1217. package/lib/section/model/section-config.interface.d.ts +1 -0
  1218. package/lib/section/model/section-config.interface.d.ts.map +1 -0
  1219. package/lib/section/model/toolbar-components.interface.d.ts +1 -0
  1220. package/lib/section/model/toolbar-components.interface.d.ts.map +1 -0
  1221. package/lib/section/section.component.d.ts +1 -0
  1222. package/lib/section/section.component.d.ts.map +1 -0
  1223. package/lib/section/section.module.d.ts +1 -0
  1224. package/lib/section/section.module.d.ts.map +1 -0
  1225. package/lib/section/services/section-toolbar-action.service.d.ts +1 -0
  1226. package/lib/section/services/section-toolbar-action.service.d.ts.map +1 -0
  1227. package/lib/section/services/toolbar-components.service.d.ts +1 -0
  1228. package/lib/section/services/toolbar-components.service.d.ts.map +1 -0
  1229. package/lib/section/toolbar/action/section-toolbar-action.component.d.ts +1 -0
  1230. package/lib/section/toolbar/action/section-toolbar-action.component.d.ts.map +1 -0
  1231. package/lib/section/toolbar/section-toolbar.component.d.ts +1 -0
  1232. package/lib/section/toolbar/section-toolbar.component.d.ts.map +1 -0
  1233. package/lib/shell/__mocks__/mock-counter-badge.component.d.ts +1 -0
  1234. package/lib/shell/__mocks__/mock-counter-badge.component.d.ts.map +1 -0
  1235. package/lib/shell/__mocks__/mock-header-widget-desktop.component.d.ts +1 -0
  1236. package/lib/shell/__mocks__/mock-header-widget-desktop.component.d.ts.map +1 -0
  1237. package/lib/shell/__mocks__/mock-header-widget-mobile.component.d.ts +1 -0
  1238. package/lib/shell/__mocks__/mock-header-widget-mobile.component.d.ts.map +1 -0
  1239. package/lib/shell/__mocks__/mock-shell-footer.component.d.ts +1 -0
  1240. package/lib/shell/__mocks__/mock-shell-footer.component.d.ts.map +1 -0
  1241. package/lib/shell/__mocks__/mock-shell-header-banner.component.d.ts +1 -0
  1242. package/lib/shell/__mocks__/mock-shell-header-banner.component.d.ts.map +1 -0
  1243. package/lib/shell/__mocks__/mock-shell-header-search.component.d.ts +1 -0
  1244. package/lib/shell/__mocks__/mock-shell-header-search.component.d.ts.map +1 -0
  1245. package/lib/shell/__mocks__/mock-shell-header-widget.component.d.ts +1 -0
  1246. package/lib/shell/__mocks__/mock-shell-header-widget.component.d.ts.map +1 -0
  1247. package/lib/shell/__mocks__/mock-shell-header.component.d.ts +1 -0
  1248. package/lib/shell/__mocks__/mock-shell-header.component.d.ts.map +1 -0
  1249. package/lib/shell/__mocks__/mock-shell-toolbar-item.component.d.ts +1 -0
  1250. package/lib/shell/__mocks__/mock-shell-toolbar-item.component.d.ts.map +1 -0
  1251. package/lib/shell/__mocks__/mock-shell-toolbar.component.d.ts +1 -0
  1252. package/lib/shell/__mocks__/mock-shell-toolbar.component.d.ts.map +1 -0
  1253. package/lib/shell/__mocks__/mock-shell.component.d.ts +1 -0
  1254. package/lib/shell/__mocks__/mock-shell.component.d.ts.map +1 -0
  1255. package/lib/shell/__mocks__/mock-shell.module.d.ts +1 -0
  1256. package/lib/shell/__mocks__/mock-shell.module.d.ts.map +1 -0
  1257. package/lib/shell/footer/shell-footer.component.d.ts +1 -0
  1258. package/lib/shell/footer/shell-footer.component.d.ts.map +1 -0
  1259. package/lib/shell/header/banner/shell-header-banner.component.d.ts +1 -0
  1260. package/lib/shell/header/banner/shell-header-banner.component.d.ts.map +1 -0
  1261. package/lib/shell/header/counter-badge/counter-badge.component.d.ts +1 -0
  1262. package/lib/shell/header/counter-badge/counter-badge.component.d.ts.map +1 -0
  1263. package/lib/shell/header/search/shell-header-search.component.d.ts +1 -0
  1264. package/lib/shell/header/search/shell-header-search.component.d.ts.map +1 -0
  1265. package/lib/shell/header/service-navigation/shell-service-navigation.component.d.ts +1 -0
  1266. package/lib/shell/header/service-navigation/shell-service-navigation.component.d.ts.map +1 -0
  1267. package/lib/shell/header/service-navigation/shell-service-navigation.module.d.ts +1 -0
  1268. package/lib/shell/header/service-navigation/shell-service-navigation.module.d.ts.map +1 -0
  1269. package/lib/shell/header/shell-header.component.d.ts +1 -0
  1270. package/lib/shell/header/shell-header.component.d.ts.map +1 -0
  1271. package/lib/shell/header/toolbar/shell-toolbar.component.d.ts +1 -0
  1272. package/lib/shell/header/toolbar/shell-toolbar.component.d.ts.map +1 -0
  1273. package/lib/shell/header/toolbar/toolbar-item/shell-toolbar-item.component.d.ts +1 -0
  1274. package/lib/shell/header/toolbar/toolbar-item/shell-toolbar-item.component.d.ts.map +1 -0
  1275. package/lib/shell/header/widget/shell-header-widget.component.d.ts +1 -0
  1276. package/lib/shell/header/widget/shell-header-widget.component.d.ts.map +1 -0
  1277. package/lib/shell/left/navigation/link/shell-left-navigation-link.component.d.ts +1 -0
  1278. package/lib/shell/left/navigation/link/shell-left-navigation-link.component.d.ts.map +1 -0
  1279. package/lib/shell/left/navigation/shell-left-navigation.component.d.ts +1 -0
  1280. package/lib/shell/left/navigation/shell-left-navigation.component.d.ts.map +1 -0
  1281. package/lib/shell/left/shell-left.component.d.ts +1 -0
  1282. package/lib/shell/left/shell-left.component.d.ts.map +1 -0
  1283. package/lib/shell/model/default-config.d.ts +1 -0
  1284. package/lib/shell/model/default-config.d.ts.map +1 -0
  1285. package/lib/shell/model/eportal.interface.d.ts +1 -0
  1286. package/lib/shell/model/eportal.interface.d.ts.map +1 -0
  1287. package/lib/shell/model/route-data.interface.d.ts +1 -0
  1288. package/lib/shell/model/route-data.interface.d.ts.map +1 -0
  1289. package/lib/shell/model/shell-config.interface.d.ts +1 -0
  1290. package/lib/shell/model/shell-config.interface.d.ts.map +1 -0
  1291. package/lib/shell/model/shell-footer-copyright-info.interface.d.ts +1 -0
  1292. package/lib/shell/model/shell-footer-copyright-info.interface.d.ts.map +1 -0
  1293. package/lib/shell/model/shell-header-widget-config.interface.d.ts +1 -0
  1294. package/lib/shell/model/shell-header-widget-config.interface.d.ts.map +1 -0
  1295. package/lib/shell/model/shell-navigation-config.interface.d.ts +1 -0
  1296. package/lib/shell/model/shell-navigation-config.interface.d.ts.map +1 -0
  1297. package/lib/shell/model/shell-service-navigation-config.interface.d.ts +1 -0
  1298. package/lib/shell/model/shell-service-navigation-config.interface.d.ts.map +1 -0
  1299. package/lib/shell/model/shell-toolbar-config.interface.d.ts +1 -0
  1300. package/lib/shell/model/shell-toolbar-config.interface.d.ts.map +1 -0
  1301. package/lib/shell/right/notification/shell-notification.component.d.ts +1 -0
  1302. package/lib/shell/right/notification/shell-notification.component.d.ts.map +1 -0
  1303. package/lib/shell/right/notifications/shell-notifications.component.d.ts +1 -0
  1304. package/lib/shell/right/notifications/shell-notifications.component.d.ts.map +1 -0
  1305. package/lib/shell/right/shell-right.component.d.ts +1 -0
  1306. package/lib/shell/right/shell-right.component.d.ts.map +1 -0
  1307. package/lib/shell/right/toolbar/shell-right-toolbar.component.d.ts +1 -0
  1308. package/lib/shell/right/toolbar/shell-right-toolbar.component.d.ts.map +1 -0
  1309. package/lib/shell/services/banner.service.d.ts +1 -0
  1310. package/lib/shell/services/banner.service.d.ts.map +1 -0
  1311. package/lib/shell/services/eportal-language.service.d.ts +1 -0
  1312. package/lib/shell/services/eportal-language.service.d.ts.map +1 -0
  1313. package/lib/shell/services/navigation.service.d.ts +1 -0
  1314. package/lib/shell/services/navigation.service.d.ts.map +1 -0
  1315. package/lib/shell/services/pams-environment.service.d.ts +1 -0
  1316. package/lib/shell/services/pams-environment.service.d.ts.map +1 -0
  1317. package/lib/shell/services/service-navigation.service.d.ts +1 -0
  1318. package/lib/shell/services/service-navigation.service.d.ts.map +1 -0
  1319. package/lib/shell/services/shell-header-minimization.service.d.ts +1 -0
  1320. package/lib/shell/services/shell-header-minimization.service.d.ts.map +1 -0
  1321. package/lib/shell/services/shell-header-widget.service.d.ts +1 -0
  1322. package/lib/shell/services/shell-header-widget.service.d.ts.map +1 -0
  1323. package/lib/shell/services/shell-left.service.d.ts +1 -0
  1324. package/lib/shell/services/shell-left.service.d.ts.map +1 -0
  1325. package/lib/shell/services/shell-right.service.d.ts +1 -0
  1326. package/lib/shell/services/shell-right.service.d.ts.map +1 -0
  1327. package/lib/shell/shell.component.d.ts +1 -0
  1328. package/lib/shell/shell.component.d.ts.map +1 -0
  1329. package/lib/shell/shell.module.d.ts +1 -0
  1330. package/lib/shell/shell.module.d.ts.map +1 -0
  1331. package/lib/spinner/spinner.component.d.ts +1 -0
  1332. package/lib/spinner/spinner.component.d.ts.map +1 -0
  1333. package/lib/spinner/spinner.module.d.ts +1 -0
  1334. package/lib/spinner/spinner.module.d.ts.map +1 -0
  1335. package/lib/status-indicator/__mocks__/mock-status-indicator-cpation.component.d.ts +1 -0
  1336. package/lib/status-indicator/__mocks__/mock-status-indicator-cpation.component.d.ts.map +1 -0
  1337. package/lib/status-indicator/__mocks__/mock-status-indicator-item.component.d.ts +1 -0
  1338. package/lib/status-indicator/__mocks__/mock-status-indicator-item.component.d.ts.map +1 -0
  1339. package/lib/status-indicator/__mocks__/mock-status-indicator.component.d.ts +1 -0
  1340. package/lib/status-indicator/__mocks__/mock-status-indicator.component.d.ts.map +1 -0
  1341. package/lib/status-indicator/__mocks__/mock-status-indicator.module.d.ts +1 -0
  1342. package/lib/status-indicator/__mocks__/mock-status-indicator.module.d.ts.map +1 -0
  1343. package/lib/status-indicator/interfaces/status-indicator.interface.d.ts +1 -0
  1344. package/lib/status-indicator/interfaces/status-indicator.interface.d.ts.map +1 -0
  1345. package/lib/status-indicator/status-indicator/status-indicator.component.d.ts +1 -0
  1346. package/lib/status-indicator/status-indicator/status-indicator.component.d.ts.map +1 -0
  1347. package/lib/status-indicator/status-indicator-caption/status-indicator-caption.component.d.ts +1 -0
  1348. package/lib/status-indicator/status-indicator-caption/status-indicator-caption.component.d.ts.map +1 -0
  1349. package/lib/status-indicator/status-indicator-item/status-indicator-item.component.d.ts +1 -0
  1350. package/lib/status-indicator/status-indicator-item/status-indicator-item.component.d.ts.map +1 -0
  1351. package/lib/status-indicator/status-indicator.module.d.ts +1 -0
  1352. package/lib/status-indicator/status-indicator.module.d.ts.map +1 -0
  1353. package/lib/table/__mocks__/mock-secondary-actions.service.d.ts +1 -0
  1354. package/lib/table/__mocks__/mock-secondary-actions.service.d.ts.map +1 -0
  1355. package/lib/table/__mocks__/mock-sort.component.d.ts +1 -0
  1356. package/lib/table/__mocks__/mock-sort.component.d.ts.map +1 -0
  1357. package/lib/table/__mocks__/mock-table-body-plain.component.d.ts +1 -0
  1358. package/lib/table/__mocks__/mock-table-body-plain.component.d.ts.map +1 -0
  1359. package/lib/table/__mocks__/mock-table-body-tree.component.d.ts +1 -0
  1360. package/lib/table/__mocks__/mock-table-body-tree.component.d.ts.map +1 -0
  1361. package/lib/table/__mocks__/mock-table-data-blank.component.d.ts +1 -0
  1362. package/lib/table/__mocks__/mock-table-data-blank.component.d.ts.map +1 -0
  1363. package/lib/table/__mocks__/mock-table-data-boolean.component.d.ts +1 -0
  1364. package/lib/table/__mocks__/mock-table-data-boolean.component.d.ts.map +1 -0
  1365. package/lib/table/__mocks__/mock-table-data-date.component.d.ts +1 -0
  1366. package/lib/table/__mocks__/mock-table-data-date.component.d.ts.map +1 -0
  1367. package/lib/table/__mocks__/mock-table-data-integer.component.d.ts +1 -0
  1368. package/lib/table/__mocks__/mock-table-data-integer.component.d.ts.map +1 -0
  1369. package/lib/table/__mocks__/mock-table-data-link.component.d.ts +1 -0
  1370. package/lib/table/__mocks__/mock-table-data-link.component.d.ts.map +1 -0
  1371. package/lib/table/__mocks__/mock-table-data-progress.component.d.ts +1 -0
  1372. package/lib/table/__mocks__/mock-table-data-progress.component.d.ts.map +1 -0
  1373. package/lib/table/__mocks__/mock-table-data-text.component.d.ts +1 -0
  1374. package/lib/table/__mocks__/mock-table-data-text.component.d.ts.map +1 -0
  1375. package/lib/table/__mocks__/mock-table-empty-state.component.d.ts +1 -0
  1376. package/lib/table/__mocks__/mock-table-empty-state.component.d.ts.map +1 -0
  1377. package/lib/table/__mocks__/mock-table-head.component.d.ts +1 -0
  1378. package/lib/table/__mocks__/mock-table-head.component.d.ts.map +1 -0
  1379. package/lib/table/__mocks__/mock-table-paginator-page-size.directive.d.ts +1 -0
  1380. package/lib/table/__mocks__/mock-table-paginator-page-size.directive.d.ts.map +1 -0
  1381. package/lib/table/__mocks__/mock-table-paginator.component.d.ts +1 -0
  1382. package/lib/table/__mocks__/mock-table-paginator.component.d.ts.map +1 -0
  1383. package/lib/table/__mocks__/mock-table.component.d.ts +1 -0
  1384. package/lib/table/__mocks__/mock-table.component.d.ts.map +1 -0
  1385. package/lib/table/__mocks__/mock-table.module.d.ts +1 -0
  1386. package/lib/table/__mocks__/mock-table.module.d.ts.map +1 -0
  1387. package/lib/table/body/table-body.component.d.ts +1 -0
  1388. package/lib/table/body/table-body.component.d.ts.map +1 -0
  1389. package/lib/table/empty-state/table-empty-state.component.d.ts +1 -0
  1390. package/lib/table/empty-state/table-empty-state.component.d.ts.map +1 -0
  1391. package/lib/table/head/table-head.component.d.ts +1 -0
  1392. package/lib/table/head/table-head.component.d.ts.map +1 -0
  1393. package/lib/table/helpers/spring-tools.d.ts +1 -0
  1394. package/lib/table/helpers/spring-tools.d.ts.map +1 -0
  1395. package/lib/table/model/connectors-state.enum.d.ts +1 -0
  1396. package/lib/table/model/connectors-state.enum.d.ts.map +1 -0
  1397. package/lib/table/model/paginator-direction.enum.d.ts +1 -0
  1398. package/lib/table/model/paginator-direction.enum.d.ts.map +1 -0
  1399. package/lib/table/model/sort-direction.enum.d.ts +1 -0
  1400. package/lib/table/model/sort-direction.enum.d.ts.map +1 -0
  1401. package/lib/table/model/table-config-actions.interface.d.ts +1 -0
  1402. package/lib/table/model/table-config-actions.interface.d.ts.map +1 -0
  1403. package/lib/table/model/table-config-content.interface.d.ts +1 -0
  1404. package/lib/table/model/table-config-content.interface.d.ts.map +1 -0
  1405. package/lib/table/model/table-config.interface.d.ts +1 -0
  1406. package/lib/table/model/table-config.interface.d.ts.map +1 -0
  1407. package/lib/table/model/table-data-resolver.d.ts +1 -0
  1408. package/lib/table/model/table-data-resolver.d.ts.map +1 -0
  1409. package/lib/table/model/table-data-resolver.token.d.ts +1 -0
  1410. package/lib/table/model/table-data-resolver.token.d.ts.map +1 -0
  1411. package/lib/table/model/table-data.interface.d.ts +1 -0
  1412. package/lib/table/model/table-data.interface.d.ts.map +1 -0
  1413. package/lib/table/model/table-row-selection.interface.d.ts +1 -0
  1414. package/lib/table/model/table-row-selection.interface.d.ts.map +1 -0
  1415. package/lib/table/model/table-store.interface.d.ts +1 -0
  1416. package/lib/table/model/table-store.interface.d.ts.map +1 -0
  1417. package/lib/table/paginator/page-size/table-paginator-page-size.component.d.ts +1 -0
  1418. package/lib/table/paginator/page-size/table-paginator-page-size.component.d.ts.map +1 -0
  1419. package/lib/table/paginator/page-size/table-paginator-page-size.directive.d.ts +1 -0
  1420. package/lib/table/paginator/page-size/table-paginator-page-size.directive.d.ts.map +1 -0
  1421. package/lib/table/paginator/scroll-to-pagination.directive.d.ts +1 -0
  1422. package/lib/table/paginator/scroll-to-pagination.directive.d.ts.map +1 -0
  1423. package/lib/table/paginator/table-paginator.component.d.ts +1 -0
  1424. package/lib/table/paginator/table-paginator.component.d.ts.map +1 -0
  1425. package/lib/table/row/actions/secondary/menu/table-row-actions-secondary-menu.component.d.ts +1 -0
  1426. package/lib/table/row/actions/secondary/menu/table-row-actions-secondary-menu.component.d.ts.map +1 -0
  1427. package/lib/table/row/selection/table-row-selection.component.d.ts +1 -0
  1428. package/lib/table/row/selection/table-row-selection.component.d.ts.map +1 -0
  1429. package/lib/table/row/table-row.component.d.ts +1 -0
  1430. package/lib/table/row/table-row.component.d.ts.map +1 -0
  1431. package/lib/table/services/empty-state.service.d.ts +1 -0
  1432. package/lib/table/services/empty-state.service.d.ts.map +1 -0
  1433. package/lib/table/services/external-action-result.service.d.ts +1 -0
  1434. package/lib/table/services/external-action-result.service.d.ts.map +1 -0
  1435. package/lib/table/services/filling-width.service.d.ts +1 -0
  1436. package/lib/table/services/filling-width.service.d.ts.map +1 -0
  1437. package/lib/table/services/resolver.service.d.ts +1 -0
  1438. package/lib/table/services/resolver.service.d.ts.map +1 -0
  1439. package/lib/table/services/responsive-row.service.d.ts +1 -0
  1440. package/lib/table/services/responsive-row.service.d.ts.map +1 -0
  1441. package/lib/table/services/row-selection.service.d.ts +1 -0
  1442. package/lib/table/services/row-selection.service.d.ts.map +1 -0
  1443. package/lib/table/services/secondary-actions.service.d.ts +1 -0
  1444. package/lib/table/services/secondary-actions.service.d.ts.map +1 -0
  1445. package/lib/table/sort/table-sort.component.d.ts +1 -0
  1446. package/lib/table/sort/table-sort.component.d.ts.map +1 -0
  1447. package/lib/table/store/table-store-selector.service.d.ts +1 -0
  1448. package/lib/table/store/table-store-selector.service.d.ts.map +1 -0
  1449. package/lib/table/store/table-store.service.d.ts +1 -0
  1450. package/lib/table/store/table-store.service.d.ts.map +1 -0
  1451. package/lib/table/store/table-update.helper.d.ts +1 -0
  1452. package/lib/table/store/table-update.helper.d.ts.map +1 -0
  1453. package/lib/table/store/table.actions.d.ts +1 -0
  1454. package/lib/table/store/table.actions.d.ts.map +1 -0
  1455. package/lib/table/store/table.reducer.d.ts +1 -0
  1456. package/lib/table/store/table.reducer.d.ts.map +1 -0
  1457. package/lib/table/table.component.d.ts +1 -0
  1458. package/lib/table/table.component.d.ts.map +1 -0
  1459. package/lib/table/table.module.d.ts +1 -0
  1460. package/lib/table/table.module.d.ts.map +1 -0
  1461. package/lib/text-section/__mocks__/mock-text-section-headline.component.d.ts +1 -0
  1462. package/lib/text-section/__mocks__/mock-text-section-headline.component.d.ts.map +1 -0
  1463. package/lib/text-section/__mocks__/mock-text-section-paragraph.component.d.ts +1 -0
  1464. package/lib/text-section/__mocks__/mock-text-section-paragraph.component.d.ts.map +1 -0
  1465. package/lib/text-section/__mocks__/mock-text-section.component.d.ts +1 -0
  1466. package/lib/text-section/__mocks__/mock-text-section.component.d.ts.map +1 -0
  1467. package/lib/text-section/__mocks__/mock-text-section.module.d.ts +1 -0
  1468. package/lib/text-section/__mocks__/mock-text-section.module.d.ts.map +1 -0
  1469. package/lib/text-section/text-section-headline/text-section-headline.component.d.ts +1 -0
  1470. package/lib/text-section/text-section-headline/text-section-headline.component.d.ts.map +1 -0
  1471. package/lib/text-section/text-section-paragraph/text-section-paragraph.component.d.ts +1 -0
  1472. package/lib/text-section/text-section-paragraph/text-section-paragraph.component.d.ts.map +1 -0
  1473. package/lib/text-section/text-section.component.d.ts +1 -0
  1474. package/lib/text-section/text-section.component.d.ts.map +1 -0
  1475. package/lib/text-section/text-section.module.d.ts +1 -0
  1476. package/lib/text-section/text-section.module.d.ts.map +1 -0
  1477. package/lib/tiles/__mocks__/mock-tile-button-list.component.d.ts +1 -0
  1478. package/lib/tiles/__mocks__/mock-tile-button-list.component.d.ts.map +1 -0
  1479. package/lib/tiles/__mocks__/mock-tile-text-list-item.component.d.ts +1 -0
  1480. package/lib/tiles/__mocks__/mock-tile-text-list-item.component.d.ts.map +1 -0
  1481. package/lib/tiles/__mocks__/mock-tile-text-list.component.d.ts +1 -0
  1482. package/lib/tiles/__mocks__/mock-tile-text-list.component.d.ts.map +1 -0
  1483. package/lib/tiles/__mocks__/mock-tile-title.component.d.ts +1 -0
  1484. package/lib/tiles/__mocks__/mock-tile-title.component.d.ts.map +1 -0
  1485. package/lib/tiles/__mocks__/mock-tile.component.d.ts +1 -0
  1486. package/lib/tiles/__mocks__/mock-tile.component.d.ts.map +1 -0
  1487. package/lib/tiles/__mocks__/mock-tiles-container-title.component.d.ts +1 -0
  1488. package/lib/tiles/__mocks__/mock-tiles-container-title.component.d.ts.map +1 -0
  1489. package/lib/tiles/__mocks__/mock-tiles-container.component.d.ts +1 -0
  1490. package/lib/tiles/__mocks__/mock-tiles-container.component.d.ts.map +1 -0
  1491. package/lib/tiles/__mocks__/mock-tiles.module.d.ts +1 -0
  1492. package/lib/tiles/__mocks__/mock-tiles.module.d.ts.map +1 -0
  1493. package/lib/tiles/model/tile-config.d.ts +1 -0
  1494. package/lib/tiles/model/tile-config.d.ts.map +1 -0
  1495. package/lib/tiles/model/tiles-config.d.ts +1 -0
  1496. package/lib/tiles/model/tiles-config.d.ts.map +1 -0
  1497. package/lib/tiles/tile/tile.component.d.ts +1 -0
  1498. package/lib/tiles/tile/tile.component.d.ts.map +1 -0
  1499. package/lib/tiles/tile-button-list/tile-button-list.component.d.ts +1 -0
  1500. package/lib/tiles/tile-button-list/tile-button-list.component.d.ts.map +1 -0
  1501. package/lib/tiles/tile-text-list/tile-text-list.component.d.ts +1 -0
  1502. package/lib/tiles/tile-text-list/tile-text-list.component.d.ts.map +1 -0
  1503. package/lib/tiles/tile-text-list-item/tile-text-list-item.component.d.ts +1 -0
  1504. package/lib/tiles/tile-text-list-item/tile-text-list-item.component.d.ts.map +1 -0
  1505. package/lib/tiles/tile-title/tile-title.component.d.ts +1 -0
  1506. package/lib/tiles/tile-title/tile-title.component.d.ts.map +1 -0
  1507. package/lib/tiles/tiles-title/tiles-title.component.d.ts +1 -0
  1508. package/lib/tiles/tiles-title/tiles-title.component.d.ts.map +1 -0
  1509. package/lib/tiles/tiles.component.d.ts +1 -0
  1510. package/lib/tiles/tiles.component.d.ts.map +1 -0
  1511. package/lib/tiles/tiles.module.d.ts +1 -0
  1512. package/lib/tiles/tiles.module.d.ts.map +1 -0
  1513. package/lib/tree/body/tree-body.component.d.ts +1 -0
  1514. package/lib/tree/body/tree-body.component.d.ts.map +1 -0
  1515. package/lib/tree/empty-state/tree-empty-state.component.d.ts +1 -0
  1516. package/lib/tree/empty-state/tree-empty-state.component.d.ts.map +1 -0
  1517. package/lib/tree/error/grouped-indices-not-consecutive.error.d.ts +1 -0
  1518. package/lib/tree/error/grouped-indices-not-consecutive.error.d.ts.map +1 -0
  1519. package/lib/tree/head/tree-head.component.d.ts +1 -0
  1520. package/lib/tree/head/tree-head.component.d.ts.map +1 -0
  1521. package/lib/tree/model/tree-column-detail.interface.d.ts +1 -0
  1522. package/lib/tree/model/tree-column-detail.interface.d.ts.map +1 -0
  1523. package/lib/tree/model/tree-config-actions.interface.d.ts +1 -0
  1524. package/lib/tree/model/tree-config-actions.interface.d.ts.map +1 -0
  1525. package/lib/tree/model/tree-config.interface.d.ts +1 -0
  1526. package/lib/tree/model/tree-config.interface.d.ts.map +1 -0
  1527. package/lib/tree/model/tree-data.interface.d.ts +1 -0
  1528. package/lib/tree/model/tree-data.interface.d.ts.map +1 -0
  1529. package/lib/tree/row/actions/secondary/menu/tree-row-actions-secondary-menu.component.d.ts +1 -0
  1530. package/lib/tree/row/actions/secondary/menu/tree-row-actions-secondary-menu.component.d.ts.map +1 -0
  1531. package/lib/tree/row/tree-row.component.d.ts +1 -0
  1532. package/lib/tree/row/tree-row.component.d.ts.map +1 -0
  1533. package/lib/tree/services/row-expander.service.d.ts +1 -0
  1534. package/lib/tree/services/row-expander.service.d.ts.map +1 -0
  1535. package/lib/tree/services/tree-group.service.d.ts +1 -0
  1536. package/lib/tree/services/tree-group.service.d.ts.map +1 -0
  1537. package/lib/tree/services/tree-rows.service.d.ts +1 -0
  1538. package/lib/tree/services/tree-rows.service.d.ts.map +1 -0
  1539. package/lib/tree/tree.component.d.ts +1 -0
  1540. package/lib/tree/tree.component.d.ts.map +1 -0
  1541. package/lib/tree/tree.module.d.ts +1 -0
  1542. package/lib/tree/tree.module.d.ts.map +1 -0
  1543. package/package.json +9 -2
  1544. package/public-api.d.ts +1 -0
  1545. package/public-api.d.ts.map +1 -0
  1546. package/quadrel-enterprise-ui-framework.d.ts.map +1 -0
package/CHANGELOG.md ADDED
@@ -0,0 +1,4313 @@
1
+ ## [18.29.5](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.29.4...v18.29.5) (2025-12-15)
2
+ ## [18.29.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.29.2...v18.29.4) (2025-12-15)
3
+
4
+ ### Bug Fixes
5
+
6
+ * DAZUIC-4100 Multiinput Viewmode Fix ([638a7f9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/638a7f9df34ab8664fe57681f37ebf1c05884526))
7
+ ## [18.29.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.29.1...v18.29.2) (2025-11-20)
8
+
9
+ ### Bug Fixes
10
+
11
+ * DAZUIC-4037 QdTree SideEffect Fix ([3dd25ce](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3dd25cebb1a89ffd8a7e11349d8c6cbca9d0a0ca))
12
+ ## [18.29.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.29.0...v18.29.1) (2025-11-18)
13
+
14
+ ### Bug Fixes
15
+
16
+ * DAZUIC-4061 - fix table resolver refresh race condition ([377af2f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/377af2fca5fcedf01e82d31f644df56d0860d7a2))
17
+ ## [18.29.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.28.0...v18.29.0) (2025-11-17)
18
+
19
+ ### Features
20
+
21
+ * DAZUIC-4019 Dialog Unsaved Changes implemented ([7b66965](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7b669651f52c7d94c29e1617192a8406435cb3ff))
22
+ ## [18.28.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.27.2...v18.28.0) (2025-10-21)
23
+
24
+ ### Features
25
+
26
+ * **push-events:** do not reconnect when unauthorized ([898f310](https://github.com/BAZG-Quadrel/quadrel-framework/commit/898f3108227c1f7d398c0ff980d44c79a418a503))
27
+ ## [18.27.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.27.1...v18.27.2) (2025-10-20)
28
+
29
+ ### Bug Fixes
30
+
31
+ * have flag service wide ([857095e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/857095e93dc768b95ebccd56f5e538bd18a32b1e))
32
+ ## [18.27.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.27.0...v18.27.1) (2025-10-20)
33
+
34
+ ### Bug Fixes
35
+
36
+ * do not reconnect on heartbeat after 401 ([1e73721](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1e73721b3fb16542dc2b43f237c646130b1f90f1))
37
+ ## [18.27.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.26.0...v18.27.0) (2025-10-15)
38
+
39
+ ### Features
40
+
41
+ * DAZUIC-4038 - add icons ([2c3ce02](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2c3ce02154fc23b5a52661eef3ed50e1e3024a96))
42
+ ## [18.26.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.25.6...v18.26.0) (2025-10-14)
43
+
44
+ ### Features
45
+
46
+ * DAZUIC-3932 - table without pagination ([d56cf20](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d56cf2034ce12c235686519b6dd6a09766fb4a26))
47
+ ## [18.25.6](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.25.5...v18.25.6) (2025-10-14)
48
+
49
+ ### Bug Fixes
50
+
51
+ * **push-events:** do not reconnect on 401 ([bf6e8b2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/bf6e8b23995b3954b7950181e195872b5ab508aa))
52
+ ## [18.25.5](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.25.4...v18.25.5) (2025-10-13)
53
+
54
+ ### Bug Fixes
55
+
56
+ * DAZUIC-4031 - runtime error on expression changed ([d017fdb](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d017fdbaa45c540ed8d1ffbd7b76a29afa28755c))
57
+ ## [18.25.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.25.3...v18.25.4) (2025-10-10)
58
+
59
+ ### Bug Fixes
60
+
61
+ * DAZUIC-4023 - Snackbar in Page context ([bf0d655](https://github.com/BAZG-Quadrel/quadrel-framework/commit/bf0d655142da0b6d61bd3355630208aa30883c12))
62
+ ## [18.25.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.25.2...v18.25.3) (2025-10-07)
63
+
64
+ ### Bug Fixes
65
+
66
+ * DAZUIC - load Moment locales imports ([a734dfb](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a734dfba51db0093b9d568947e37568a47ff17c2))
67
+ ## [18.25.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.25.1...v18.25.2) (2025-10-06)
68
+
69
+ ### Bug Fixes
70
+
71
+ * DAZUIC-4020 - Init pristine, No initial emits ([2bbe649](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2bbe6490db1fd3f251024b0b565eafda21873ea1))
72
+ ## [18.25.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.25.0...v18.25.1) (2025-10-02)
73
+
74
+ ### Bug Fixes
75
+
76
+ * DAZUIC-4029 - force Monday-first week across locales (header+grid) ([5d689fd](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5d689fdd81f6b9fcf7a82f34159b46736e34642d))
77
+ ## [18.25.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.24.2...v18.25.0) (2025-10-01)
78
+
79
+ ### Features
80
+
81
+ * DAZUIC-4028 - defer view toggle to save result ([7de0226](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7de022674771d439c4f19457df8be964f7a6f8c4))
82
+ ## [18.24.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.24.1...v18.24.2) (2025-10-01)
83
+
84
+ ### Bug Fixes
85
+
86
+ * DAZUIC-4029 - locale week-start & selectedDate parsing ([e0a18f5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e0a18f5400850286da1abd995aadb6e8f381d1e2))
87
+ ## [18.24.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.24.0...v18.24.1) (2025-10-01)
88
+
89
+ ### Bug Fixes
90
+
91
+ * DAZUIC-3998 - Clear input after selection ([3ce2893](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3ce2893e8efd0d5ecefce04c9365452121854038))
92
+ ## [18.24.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.23.2...v18.24.0) (2025-09-29)
93
+
94
+ ### Features
95
+
96
+ * DAZUIC-3862 - integrate QdAuth for SSE authentication ([a300a03](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a300a03d59b5b9569aba8079534efa117c183373))
97
+ ## [18.23.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.23.1...v18.23.2) (2025-09-26)
98
+
99
+ ### Bug Fixes
100
+
101
+ * export QdFormInput again ([1cad840](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1cad8408e24d20db83569a2edce7a83c4cbcdca1))
102
+ ## [18.23.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.23.0...v18.23.1) (2025-09-24)
103
+
104
+ ### Bug Fixes
105
+
106
+ * DAZUIC-4008 - update snapshots ([6b639b5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6b639b5aec10c55c987867d3dffe06d77cb37405))
107
+ * DAZUIC-4008 - update snapshots (bit more spacing between buttons inside of the editor) ([204571b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/204571b0f7be3fcfc2f24b7c4b2571bda77da954))
108
+ * DAZUIC-4008 - upgrade ngx-editor ([772ba91](https://github.com/BAZG-Quadrel/quadrel-framework/commit/772ba91bea5ee908c1f55ba2ef81794753fbd367))
109
+ ## [18.23.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.22.2...v18.23.0) (2025-09-24)
110
+
111
+ ### Features
112
+
113
+ * DAZUIC-3946 optional events for refreshing table. ([d6e2efe](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d6e2efe79bcf80f701e34124fe982c18b6531454))
114
+ ## [18.22.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.22.1...v18.22.2) (2025-09-18)
115
+ ## [18.22.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.22.0...v18.22.1) (2025-09-16)
116
+
117
+ ### Bug Fixes
118
+
119
+ * DAZUIC-3882 - try with important ([9e446be](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9e446be4cb0b05ef5ce3fd5eeb0c701fd139c229))
120
+ ## [18.22.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.21.8...v18.22.0) (2025-09-11)
121
+
122
+ ### Features
123
+
124
+ * DAZUIC-3983 Dynamic Translation Parameter for EmptyTableState ([a433b15](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a433b15a8640415e3b166f7669f0669759d3e204))
125
+ ## [18.21.8](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.21.7...v18.21.8) (2025-09-10)
126
+ ## [18.21.7](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.21.6...v18.21.7) (2025-09-08)
127
+
128
+ ### Bug Fixes
129
+
130
+ * DAZUIC-3996 - remove isHidden for create submit ([6d65135](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6d65135473b3d5f658f092acd3b93edff1defbb9))
131
+ ## [18.21.6](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.21.5...v18.21.6) (2025-09-05)
132
+ ## [18.21.5](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.21.4...v18.21.5) (2025-09-04)
133
+ ## [18.21.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.21.3...v18.21.4) (2025-09-03)
134
+
135
+ ### Bug Fixes
136
+
137
+ * DAZUIC-3986 - add lost icons ([3f846e9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3f846e90555bd48ebd9fc1c975afe43d1e965445))
138
+ * DAZUIC-3986 - rendered png update ([0a95e7b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0a95e7bbb8e5ca79c37c565afe1a7425e6206afd))
139
+ ## [18.21.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.21.2...v18.21.3) (2025-09-01)
140
+ ## [18.21.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.21.1...v18.21.2) (2025-08-30)
141
+ ## [18.21.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.21.0...v18.21.1) (2025-08-30)
142
+ ## [18.21.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.20.0...v18.21.0) (2025-08-30)
143
+
144
+ ### Features
145
+
146
+ * **npm:** use public references for public build ([1ddbe65](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1ddbe65a02cb2cc4b3f065172b1c84c9e44a8adc))
147
+
148
+ ### Bug Fixes
149
+
150
+ * DAZUIC-3927 - add icon 'sailboatOffshore' (again) ([c4d9a86](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c4d9a869d4ef1f3049d328fc6e63bef9c7bc0095))
151
+ * DAZUIC-3927 - icons fix and update ([1c4837d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1c4837dd055c0353227daeecaa564623e0f019cb))
152
+ ## [18.20.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.19.2...v18.20.0) (2025-08-27)
153
+
154
+ ### Features
155
+
156
+ * DAZUIC-3828 - Tooltip for Quick Edit Header Cells ([3d1415c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3d1415c5cd18c2ace705250cd7ebab24820b68d9))
157
+ ## [18.19.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.19.1...v18.19.2) (2025-08-27)
158
+ ## [18.19.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.19.0...v18.19.1) (2025-08-26)
159
+ ## [18.19.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.18.0...v18.19.0) (2025-08-26)
160
+
161
+ ### Features
162
+
163
+ * **npm:** change package name ([11caef8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/11caef8cc152c3a636493d973f09520c310833fd))
164
+ ## [18.18.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.17.12...v18.18.0) (2025-08-25)
165
+
166
+ ### Features
167
+
168
+ * DAZUIC-3986 - icons update ([3b8e4be](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3b8e4be31a445dd63ce6857e149b9946aa602105))
169
+
170
+ ### Bug Fixes
171
+
172
+ * DAZUIC-3986 - snapshot update ([6f729fa](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6f729fad7a9a5e7f9d7dc386b44b2e5efaf7e45c))
173
+ ## [18.17.12](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.17.11...v18.17.12) (2025-08-18)
174
+ ## [18.17.11](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.17.10...v18.17.11) (2025-08-16)
175
+ ## [18.17.10](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.17.9...v18.17.10) (2025-08-16)
176
+ ## [18.17.9](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.17.8...v18.17.9) (2025-08-16)
177
+ ## [18.17.8](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.17.7...v18.17.8) (2025-08-16)
178
+ ## [18.17.7](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.17.6...v18.17.7) (2025-08-15)
179
+ ## [18.17.6](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.17.5...v18.17.6) (2025-08-15)
180
+ ## [18.17.5](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.17.4...v18.17.5) (2025-08-15)
181
+ ## [18.17.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.17.3...v18.17.4) (2025-08-15)
182
+ ## [18.17.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.17.2...v18.17.3) (2025-08-15)
183
+ ## [18.17.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.17.1...v18.17.2) (2025-08-15)
184
+ ## [18.17.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.17.0...v18.17.1) (2025-08-15)
185
+ ## [18.17.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.16.1...v18.17.0) (2025-08-15)
186
+
187
+ ### Features
188
+
189
+ * **npm:** extra certificate for SSL check ([52c46ce](https://github.com/BAZG-Quadrel/quadrel-framework/commit/52c46ce5bdaa75ca40b6907a66a3fced2c3f9002))
190
+ * **public-npm:** publish new packages to public NPM ([ea56d1b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ea56d1b043e049c8cd1067277afa7d02447f7bc5))
191
+
192
+ ### Bug Fixes
193
+
194
+ * DAZUIC-3600 placeholder color for textarea ([12c1914](https://github.com/BAZG-Quadrel/quadrel-framework/commit/12c191435ee97b93691b6899bfbf9c867683bc4e))
195
+ ## [18.16.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.16.0...v18.16.1) (2025-08-13)
196
+
197
+ ### Bug Fixes
198
+
199
+ * DAZUIC-3600 text color for placeholder ([da5f822](https://github.com/BAZG-Quadrel/quadrel-framework/commit/da5f822edaac3040721fe7b3e43e2ce9e02d6626))
200
+ ## [18.16.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.15.0...v18.16.0) (2025-08-12)
201
+
202
+ ### Features
203
+
204
+ * DAZUIC-3828 - Tooltip for Quick Edit Header Cells ([d4e45be](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d4e45be5878c2b7ff19adeffb6dbd047b7f7a163))
205
+ ## [18.15.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.14.4...v18.15.0) (2025-08-08)
206
+
207
+ ### Features
208
+
209
+ * DAZUIC-3955 Shell Left Navigation Anpassung Klickbarkeit ([7fd0496](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7fd04961d834e92c369fd81de90534033fb369b0))
210
+ ## [18.14.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.14.3...v18.14.4) (2025-08-07)
211
+
212
+ ### Bug Fixes
213
+
214
+ * DAZUIC-3836 Default MaxHeigth for Dropdownlists ([f20bd82](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f20bd82417ce5af274ce638bd894e6f8beecbe63))
215
+ * DAZUIC-3876 Fix Sekundenvalidierung ([d9f190a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d9f190ae466b9ea059f765612f2667ec96366f31))
216
+ ## [18.14.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.14.2...v18.14.3) (2025-08-06)
217
+
218
+ ### Bug Fixes
219
+
220
+ * DAZUIC-3876 Implementierung Sekundenanzeige für Datetime ([dbbbeed](https://github.com/BAZG-Quadrel/quadrel-framework/commit/dbbbeedc2e267286318323a1b9d6828f3171380c))
221
+ * remove console warnings in applications ([4a2fe75](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4a2fe75d72fea105526a77dd9e69a3e0c1e8e7fe))
222
+ ## [18.14.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.14.1...v18.14.2) (2025-08-04)
223
+
224
+ ### Bug Fixes
225
+
226
+ * DAZUIC-3933 - Dropdown handles "required" on async config ([a75afa3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a75afa306a2dab277304fd66e956c25e03f2ba59))
227
+ ## [18.14.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.14.0...v18.14.1) (2025-08-04)
228
+
229
+ ### Bug Fixes
230
+
231
+ * DAZUIC-3906 - Add QdFilterRestParamBuilder for legacy filter queries ([aba3aa1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/aba3aa15d1fcfc4908f305070b936cfa47b5136d))
232
+ * DAZUIC-3941 - in QdPage: Respect isHidden for single customAction ([47309e9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/47309e9cf80b238fbc498b77140be343c1edfd07))
233
+ ## [18.14.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.13.0...v18.14.0) (2025-07-31)
234
+
235
+ ### Features
236
+
237
+ * DAZUIC-3940- Add QdPageStepperAdapter support to QdPage component ([de59809](https://github.com/BAZG-Quadrel/quadrel-framework/commit/de59809baa19d5c9c8cd46cb9818dab0316ce10b))
238
+ ## [18.13.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.12.2...v18.13.0) (2025-07-31)
239
+
240
+ ### Features
241
+
242
+ * DAZUIC-3940- Add QdPageTabsAdapter support to QdPage component ([89e9aad](https://github.com/BAZG-Quadrel/quadrel-framework/commit/89e9aadec08aa21e17e851df47e3d65369013d4a))
243
+ ## [18.12.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.12.1...v18.12.2) (2025-07-30)
244
+
245
+ ### Bug Fixes
246
+
247
+ * DAZUIC-3941 - Respect isHidden for single customActions ([689858a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/689858aac92ac6c1736c597a2f2268609bc60426))
248
+ * DAZUIC-3944 - AdaptiveMode improvements: Menu and expand logic ([eec0b66](https://github.com/BAZG-Quadrel/quadrel-framework/commit/eec0b66e796d167edf6b1e6021bf047755120782))
249
+ ## [18.12.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.12.0...v18.12.1) (2025-07-28)
250
+
251
+ ### Bug Fixes
252
+
253
+ * DAZUIC-3894 Multiinput Fixed Translations in Operation Mode View ([56b939d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/56b939dbe15abe2cf48ca971d9a6acb4f5f095e5))
254
+ * DAZUIC-3935 - Restore error display in QdDropdown and QuickEdit ([02d2512](https://github.com/BAZG-Quadrel/quadrel-framework/commit/02d251283106491dae192c324591f6f2fad90847))
255
+ ## [18.12.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.11.0...v18.12.0) (2025-07-28)
256
+
257
+ ### Features
258
+
259
+ * DAZUIC-3801 dependent filters ([017462c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/017462cedbb9b474f8f4f59c4dedc2e88599a994))
260
+
261
+ ### Bug Fixes
262
+
263
+ * DAZUIC-3801 - Fixes after reviews ([7461a48](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7461a48814ec408f24630d8e1989bb4cd6a89468))
264
+ ## [18.11.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.10.0...v18.11.0) (2025-07-28)
265
+
266
+ ### Features
267
+
268
+ * DAZUIC-3880 - table: don't display chips with an empty label ([82626ee](https://github.com/BAZG-Quadrel/quadrel-framework/commit/82626ee01df359a27af581948c66c677681cfa87))
269
+ ## [18.10.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.9.7...v18.10.0) (2025-07-25)
270
+
271
+ ### Features
272
+
273
+ * DAZUIC-3821 - POH adaptive changes, tabs adaptive changes ([24d70e3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/24d70e3ee412a95bddc19395f7439d2109929b93))
274
+ ## [18.9.7](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.9.6...v18.9.7) (2025-07-24)
275
+
276
+ ### Bug Fixes
277
+
278
+ * DAZUIC-3899 MultiInput Fixes & Dependent MultiInputs Example ([575e2ee](https://github.com/BAZG-Quadrel/quadrel-framework/commit/575e2ee6d61462bb29de6158c1eab8aba0bbc4fa))
279
+ ## [18.9.6](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.9.5...v18.9.6) (2025-07-21)
280
+
281
+ ### Bug Fixes
282
+
283
+ * DAZUIC-3931 - remove side effects in section event emitter ([dacf205](https://github.com/BAZG-Quadrel/quadrel-framework/commit/dacf205960091a5cf38259d4430ac0f6f3aeb90d))
284
+ ## [18.9.5](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.9.4...v18.9.5) (2025-07-18)
285
+ ## [18.9.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.9.3...v18.9.4) (2025-07-18)
286
+
287
+ ### Bug Fixes
288
+
289
+ * DAZUIC-3921 - korrekte Kalender-Position bei "wenig Platz" ([800bfef](https://github.com/BAZG-Quadrel/quadrel-framework/commit/800bfefb9e2b87396eb648f2aabc6c9db31d0680))
290
+ ## [18.9.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.9.2...v18.9.3) (2025-07-16)
291
+ ## [18.9.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.9.1...v18.9.2) (2025-07-14)
292
+
293
+ ### Bug Fixes
294
+
295
+ * QuickEdit - change detection after reset ([422c409](https://github.com/BAZG-Quadrel/quadrel-framework/commit/422c4091e04a2d55918a04d6f33f90a8270b357c))
296
+ ## [18.9.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.9.0...v18.9.1) (2025-07-11)
297
+
298
+ ### Bug Fixes
299
+
300
+ * DAZUIC-3910 - ensure optionsService is updated when config.options change ([5deffb9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5deffb9d21f95558460f8cf8a7c8c87aa1c26e8d))
301
+ * DAZUIC-3910 - prevent side effects by copying option objects defensively ([e13bc4e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e13bc4e1a8437cc8c727b213e1e3d6ffcb5c1ee5))
302
+ ## [18.9.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.8.1...v18.9.0) (2025-07-11)
303
+
304
+ ### Features
305
+
306
+ * DAZUIC-3871 - change docker behavior for local comp-tests ([73c3c5c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/73c3c5c18349f84f45137f7a83b13693aca00466))
307
+ ## [18.8.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.8.0...v18.8.1) (2025-07-11)
308
+
309
+ ### Bug Fixes
310
+
311
+ * DAZUIC-3890 - Fix dropdown not opening downward in comment dialog ([37b74fe](https://github.com/BAZG-Quadrel/quadrel-framework/commit/37b74fe54f391ee08fc6fd7fa3fc795f92055960))
312
+ ## [18.8.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.7.0...v18.8.0) (2025-07-10)
313
+
314
+ ### Features
315
+
316
+ * DAZUIC-3885 - allow patching values via patchValue and setValue ([ef0d891](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ef0d8914a6ee22df9290fca5560f6a94e2db909c))
317
+ * DAZUIC-3911 - qdswitches: prevent double click event ([80e5a89](https://github.com/BAZG-Quadrel/quadrel-framework/commit/80e5a890035548a8159e5315ebe895f040db68a7))
318
+
319
+ ### Bug Fixes
320
+
321
+ * viewonly should respect operation mode ([2806bc1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2806bc12eb1264d55942ed4767e5ea9a291daea8))
322
+ ## [18.7.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.6.3...v18.7.0) (2025-07-08)
323
+
324
+ ### Features
325
+
326
+ * DAZUIC-3889 - prevent double click event on checkboxs ([fb63b8f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fb63b8f1dccc2a4119f8e3acefe38a4b336565fe))
327
+ ## [18.6.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.6.2...v18.6.3) (2025-07-07)
328
+ ## [18.6.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.6.1...v18.6.2) (2025-07-03)
329
+ ## [18.6.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.6.0...v18.6.1) (2025-07-03)
330
+
331
+ ### Bug Fixes
332
+
333
+ * DAZUIC-3897 - Fix broken search in page view mode ([d3c2df1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d3c2df19b8ae2d58f817a41f30be679c8dc276db))
334
+ ## [18.6.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.5.0...v18.6.0) (2025-07-03)
335
+
336
+ ### Features
337
+
338
+ * DAZUIC-3819 - table - mobile/collapsed view adapted ([63d2fb4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/63d2fb42b51ad1bb1bc0624c41b8b757f3559fec))
339
+
340
+ ### Bug Fixes
341
+
342
+ * DAZUIC-3883 - Restore section actions display after upgrade to 17.44.0 ([b198c52](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b198c525ecab7e5d7ed5bd3739f2c947943cde01))
343
+ * lint errors ([8f14ec2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8f14ec21c23ba6efaad7de500f0b1702255783c6))
344
+ ## [18.5.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.4.2...v18.5.0) (2025-07-01)
345
+
346
+ ### Features
347
+
348
+ * DAZUIC-3868 - RWD Update Table Header ([83ba4ee](https://github.com/BAZG-Quadrel/quadrel-framework/commit/83ba4eeb150e0f787bb13777384ba16ad4c428e9))
349
+ ## [18.4.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.4.1...v18.4.2) (2025-06-30)
350
+
351
+ ### Bug Fixes
352
+
353
+ * DAZUIC-3870 - fix broken secondary actions ([aa59187](https://github.com/BAZG-Quadrel/quadrel-framework/commit/aa59187db809a3d5ff1689b26b6dbe0bd432b5f4))
354
+ ## [18.4.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.4.0...v18.4.1) (2025-06-30)
355
+ ## [18.4.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.3.0...v18.4.0) (2025-06-29)
356
+
357
+ ### Features
358
+
359
+ * DAZUIC-3881 - extend QuickEdit to allow FormArray length changes ([92633d7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/92633d79e226ed9958e38c5ca3188e13d11d4b9e))
360
+
361
+ ### Bug Fixes
362
+
363
+ * validation behaviour ([2d2c29c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2d2c29c6f1ac604729f008d3e70e76cccf6749f2))
364
+ ## [18.3.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.2.0...v18.3.0) (2025-06-26)
365
+
366
+ ### Features
367
+
368
+ * DAZUIC-3114 - new qd-subgrid component for grouping ([2ab89d0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2ab89d09c4e7fc6e718a4efdc97194d2dec75272))
369
+ * DAZUIC-3838 - concern input popover ([71347e2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/71347e253b08c8c93c9f903e2a1ecdb6ab8bf73e))
370
+ * DAZUIC-3864 - update to storybook 9 ([67a51fb](https://github.com/BAZG-Quadrel/quadrel-framework/commit/67a51fb96155c6bcfea6783bfba8913248b70d90))
371
+ * **QdDropdown:** DAZUIC-3838 - Integrate resolver support for dynamic option loading ([1affefd](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1affefdd9b6bd2c1b9cb0a726260c322fb8f0398))
372
+
373
+ ### Bug Fixes
374
+
375
+ * resolve review comments ([e06571b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e06571b58728bd43653f61caa6718f5ff177203b))
376
+ ## [18.2.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.1.1...v18.2.0) (2025-06-25)
377
+
378
+ ### Features
379
+
380
+ * DAZUIC-3869 - Adjust filter behaviour ([2dc6884](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2dc6884ad90610db80a255dabe9c81160accbe5a))
381
+ ## [18.1.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.1.0...v18.1.1) (2025-06-24)
382
+
383
+ ### Bug Fixes
384
+
385
+ * DAZUIC-3845 - autofocus input on filter ([b40fc1f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b40fc1f3df7481ee59e1abbba20ef740a45a5e4c))
386
+ ## [18.1.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.0.3...v18.1.0) (2025-06-13)
387
+
388
+ ### Features
389
+
390
+ * DAZUIC-2734 - contact card menu ([9fcd232](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9fcd2327dd6ffa4c82f7b6cf89b1ce0982f70484))
391
+ ## [18.0.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.0.2...v18.0.3) (2025-06-06)
392
+
393
+ ### Bug Fixes
394
+
395
+ * DAZUIC-3780 - update tree data ([21c1dbe](https://github.com/BAZG-Quadrel/quadrel-framework/commit/21c1dbe9ebe927dd5cdfa3c796ec2652f52cfed0))
396
+ * stories with validators ([b04bc8b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b04bc8bdc3021e1779e3545cdf70cc9f31888119))
397
+ ## [18.0.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.0.1...v18.0.2) (2025-06-06)
398
+ ## [18.0.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v18.0.0...v18.0.1) (2025-06-06)
399
+ ## [18.0.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.46.1...v18.0.0) (2025-06-06)
400
+
401
+ ### Features
402
+
403
+ * DAZUIC-3744 - nx update 18 to 19 ([1d06d0e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1d06d0e5a855552812feba58ff09ff5b10f883bb))
404
+ * DAZUIC-3764 update to angular 18 BREAKING CHANGE ([bddc54c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/bddc54c4fb53bb054a403f7f1a5ea49ad65829a8))
405
+ ## [17.46.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.46.0...v17.46.1) (2025-06-06)
406
+
407
+ ### Bug Fixes
408
+
409
+ * DAZUIC-3858 - make context changed handler trigger ([351f38b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/351f38b2852982ef7c202ae6d093e085effdf4ea))
410
+ ## [17.46.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.45.0...v17.46.0) (2025-06-05)
411
+
412
+ ### Features
413
+
414
+ * DAZUIC-3812 - increase z-index of dialogs ([7b95bbf](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7b95bbff45d3ad7e78f2c6e6cc79cba613ef7672))
415
+ * DAZUIC-3812 - increase z-index of shell left, shell right and backdrop ([5020622](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5020622b6a835a510655a06b8a8180126ed687a1))
416
+ ## [17.45.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.44.0...v17.45.0) (2025-06-05)
417
+
418
+ ### Features
419
+
420
+ * DAZUIC-3853 - shell header appIcon ([fcfe2cd](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fcfe2cdabecf08b33395a15950d195c5bed47f72))
421
+ ## [17.44.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.43.4...v17.44.0) (2025-06-04)
422
+
423
+ ### Features
424
+
425
+ * **quick-edit:** operation mode integration, support for outer FormArray, minor fixes and cleanup ([47b5739](https://github.com/BAZG-Quadrel/quadrel-framework/commit/47b5739478e15e993010f871cd1f5082b02b07de))
426
+ ## [17.43.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.43.3...v17.43.4) (2025-06-04)
427
+
428
+ ### Bug Fixes
429
+
430
+ * DAZUIC-3852 - update section toolbar actions ([b099f59](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b099f592baf11d122038147c86249b75a1fce66d))
431
+ * french translation context ([941de32](https://github.com/BAZG-Quadrel/quadrel-framework/commit/941de320cae24f37416517d23b6f532aa2f7b794))
432
+ ## [17.43.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.43.2...v17.43.3) (2025-06-02)
433
+
434
+ ### Bug Fixes
435
+
436
+ * DAZUIC-3837 - show translation string but emit value ([64840b0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/64840b02d8fb40c2c75a604b4d9c8d1cd540e22b))
437
+ ## [17.43.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.43.1...v17.43.2) (2025-06-02)
438
+
439
+ ### Bug Fixes
440
+
441
+ * DAZUIC-3812 - increase z-index of shell left ([db16d23](https://github.com/BAZG-Quadrel/quadrel-framework/commit/db16d23747b7a054871a771534f54492d14c5850))
442
+ ## [17.43.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.43.0...v17.43.1) (2025-06-02)
443
+
444
+ ### Bug Fixes
445
+
446
+ * DAZUIC-3841 - filter should always be in focus when opening dropdown ([b4d9e26](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b4d9e2654612908beaa970135f85b66c746cab9b))
447
+ ## [17.43.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.42.1...v17.43.0) (2025-05-28)
448
+
449
+ ### Features
450
+
451
+ * DAZUIC-3841 - dropdown focus on active item or filter ([0987f42](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0987f42121c5c1bba0926ed24717ea3ecf769bc8))
452
+
453
+ ### Bug Fixes
454
+
455
+ * multiInput cypress test ([ad2e8b0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ad2e8b03bad9a40b08c68708d1a68c2081dfea13))
456
+ ## [17.42.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.42.0...v17.42.1) (2025-05-28)
457
+
458
+ ### Bug Fixes
459
+
460
+ * DAZUIC-3816 - input with units scrollbar and validation ([d4286f7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d4286f7fff99a225f5078d21627c1f9850b7e638))
461
+ ## [17.42.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.41.0...v17.42.0) (2025-05-27)
462
+
463
+ ### Features
464
+
465
+ * DAZUIC-3704 - info banner documentation for dialog ([0994b17](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0994b17ac32b76e4e92cf49c43dd8a10d5fb2a98))
466
+
467
+ ### Bug Fixes
468
+
469
+ * multiInput component test ([61d41e9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/61d41e91120933db7b826719c6a072e0aa7d93eb))
470
+ ## [17.41.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.40.0...v17.41.0) (2025-05-26)
471
+
472
+ ### Features
473
+
474
+ * DAZUIC-3704 - info banner for dialog ([1b81e87](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1b81e87ce5f887e785eb9eaf038965db2d09cfff))
475
+ * DAZUIC-3824 - operationMode component tests ([e933c41](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e933c4167dae917524d5a923d90a0fd2a118f914))
476
+ * DAZUIC-3824 - Use operationMode in functional patterns ([7a369b7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7a369b72fef37e6599fae5ea8cbbcedbcddf5379))
477
+
478
+ ### Bug Fixes
479
+
480
+ * cypress screenshots ([fedfbc4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fedfbc4c8cb0637d2d561981d61fd424a345440a))
481
+ ## [17.40.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.39.0...v17.40.0) (2025-05-23)
482
+
483
+ ### Features
484
+
485
+ * DAZUIC-3711 - add new Form: FileUpload ([d68ab17](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d68ab1707135b86616999fcc4d31f3609580706c))
486
+ * DAZUIC-3711 - cypress tests for fileUpload ([450a7df](https://github.com/BAZG-Quadrel/quadrel-framework/commit/450a7df15edfa68226b705501951a2bce3390b4a))
487
+ * DAZUIC-3711 - update cypress screenshots with new threshhold ([5d6dff9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5d6dff999bc51e8e2f6acbc197fbd8d4f3f76fd3))
488
+
489
+ ### Bug Fixes
490
+
491
+ * DAZUIC-3711 - add missing action events ([a632d37](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a632d37a7b465e18098c0eb2f632863d35435695))
492
+ * DAZUIC-3711 - fix styles ([00a0847](https://github.com/BAZG-Quadrel/quadrel-framework/commit/00a0847d6cd536783c8a62542cda76095c6063af))
493
+ * DAZUIC-3711 - fix styles ([4124c1e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4124c1edfb68ee44d702cc1f75e6f0db22ac5dbb))
494
+ * DAZUIC-3800 - adopt viewonly value from datepicker for timepicker ([15f6be0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/15f6be08709dc5de39b60da78beb7ed9a978722f))
495
+ ## [17.39.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.38.0...v17.39.0) (2025-05-15)
496
+
497
+ ### Features
498
+
499
+ * DAZUIC-2731 - QdTree inline actions ([924501a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/924501af7dfe6973cb445a1ef0632a9f2d520614))
500
+ * DAZUIC-2731 - update QdTree expand icon ([79d736a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/79d736a5288f830e5129b01e31dd2d5e8ec592e2))
501
+
502
+ ### Bug Fixes
503
+
504
+ * update ngrx store ([aa20e46](https://github.com/BAZG-Quadrel/quadrel-framework/commit/aa20e46c718f084d384f7ef602c32e250e2cf043))
505
+ ## [17.38.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.37.0...v17.38.0) (2025-05-14)
506
+
507
+ ### Features
508
+
509
+ * DAZUIC-3785 - table filling width mode "harmonized" ([82ebfa5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/82ebfa5ca3c8bb194b0203506ac740246fbef163))
510
+ ## [17.37.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.36.2...v17.37.0) (2025-05-14)
511
+
512
+ ### Features
513
+
514
+ * DAZUIC-3813 - control panel broad width ([5ec728d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5ec728d57dbc8bb0b3c7bcdd986643c9e586b5df))
515
+ ## [17.36.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.36.1...v17.36.2) (2025-05-13)
516
+
517
+ ### Bug Fixes
518
+
519
+ * DAZUIC-3795 - fix disabled property in QdCheckboxes ([5fd5a06](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5fd5a067d2beee9e158b61e827489b4476db46bb))
520
+ * **quick-edit:** null check for progress values ([cb83ee5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/cb83ee54fb9c4779a1eacf61d65c2cabee16d4f8))
521
+ ## [17.36.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.36.0...v17.36.1) (2025-05-13)
522
+
523
+ ### Bug Fixes
524
+
525
+ * DAZUIC-3808 - update input value for datetime correctly ([eff115d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/eff115d9b047f601cbaa2c44bea91f6ecaa55e88))
526
+ ## [17.36.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.35.0...v17.36.0) (2025-05-12)
527
+
528
+ ### Features
529
+
530
+ * feat: DAZUIC-3815 - add async refresh via config ([ce83660](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ce83660d112b6872e59c5a99bbff93e0bb25aad5))
531
+ ## [17.35.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.34.1...v17.35.0) (2025-05-06)
532
+
533
+ ### Features
534
+
535
+ * DAZUIC-3760 - Connect table to server side events ([f940917](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f940917ceac13c345454bbcfe56b5f6230080ade))
536
+ ## [17.34.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.34.0...v17.34.1) (2025-05-06)
537
+
538
+ ### Bug Fixes
539
+
540
+ * apply missing tooltip config to all labels ([5cb0148](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5cb0148afde73c9a27fdf7c804a50842d1ce4288))
541
+ * DAZUIC-3737 - emit value instead of translation when selecting QdInput options ([6c5cd56](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6c5cd56be2714f7e533a3b8ee21a3f93b6392359))
542
+ ## [17.34.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.33.0...v17.34.0) (2025-05-05)
543
+
544
+ ### Features
545
+
546
+ * DAZUIC-3689 - extend expand API with access of full record ([91c914c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/91c914c9fbe961976143095aaff8228a1f25847a))
547
+
548
+ ### Bug Fixes
549
+
550
+ * fixes after refactoring ([0c5f912](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0c5f91253fc74bdf824d1b314cf773fdd65c5a67))
551
+ ## [17.33.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.32.0...v17.33.0) (2025-04-29)
552
+
553
+ ### Features
554
+
555
+ * DAZUIC-3746 - PageInfoBanner: Support correct rendering inside Stepper and Tabs ([d15efb8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d15efb854c023c767ab858ffc839da3600a1b1f7))
556
+ * DAZUIC-3786 - Use Table Refresh for link action ([65a170a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/65a170a46bd95477d2f0c0c9baffb392ce03467b))
557
+ ## [17.32.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.31.0...v17.32.0) (2025-04-23)
558
+
559
+ ### Features
560
+
561
+ * DAZUIC-3759 - push events service for server side events created ([dce92ec](https://github.com/BAZG-Quadrel/quadrel-framework/commit/dce92ecb34f25e5bea66e9c042af91aa1e1d4e55))
562
+ * **page:** data-test-ids for page ([21ad4cf](https://github.com/BAZG-Quadrel/quadrel-framework/commit/21ad4cf3ab057ddfc4631abb1736d876fb2d69ad))
563
+ * provide further test ids ([bb32d89](https://github.com/BAZG-Quadrel/quadrel-framework/commit/bb32d89a5a4007899721ea67ee85775b88630006))
564
+ ## [17.31.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.30.1...v17.31.0) (2025-04-23)
565
+
566
+ ### Features
567
+
568
+ * DAZUIC-3783 - QdQuickEdit Integration in QdPage ([46d66f8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/46d66f84bf3fc83dc5a354ec43edfec755a9aba4))
569
+ ## [17.30.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.30.0...v17.30.1) (2025-04-22)
570
+
571
+ ### Bug Fixes
572
+
573
+ * DAZUIC-3784 service navigation fix handleLogout default (true) ([4bb2651](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4bb26512358fe73d73dc8e91aa57b68de0fd9740))
574
+ ## [17.30.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.29.0...v17.30.0) (2025-04-17)
575
+
576
+ ### Features
577
+
578
+ * avoid spam clicks ([82b910d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/82b910ddd794c7660d670c3e10c46bdc858f9ef5))
579
+ * DAZUIC-3547 - allow asynchronous operations before moving to next step ([3fa2dfc](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3fa2dfcfa9219fb8f6a2d8fcc2a540552eb9da19))
580
+ ## [17.29.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.28.0...v17.29.0) (2025-04-14)
581
+
582
+ ### Features
583
+
584
+ * DAZUIC-3735 - hoist filterValueChange event to section ([9d429a3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9d429a3a28b1fcc2431dfd4b03c7c768167a7440))
585
+ ## [17.28.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.27.4...v17.28.0) (2025-04-10)
586
+
587
+ ### Features
588
+
589
+ * DAZUIC-3747 too much padding fixed in dialog with qd-sections ([a3e9364](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a3e93647fca458b8fa594e1b1c7222fb8eed24e2))
590
+ ## [17.27.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.27.3...v17.27.4) (2025-04-07)
591
+
592
+ ### Bug Fixes
593
+
594
+ * **qd-tile:** add vertical spacing ([1284ec0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1284ec0097b1f28656430d0ffc54852f250f34a1))
595
+ ## [17.27.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.27.2...v17.27.3) (2025-04-07)
596
+
597
+ ### Bug Fixes
598
+
599
+ * DAZUIC-3768 - use ResizeObserver for popup ([d3c719a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d3c719a52069c64b5e1c630dd25187b635bcbf0e))
600
+ ## [17.27.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.27.1...v17.27.2) (2025-04-03)
601
+
602
+ ### Bug Fixes
603
+
604
+ * datepicker default state not being applied properly in inspect page ([b78db74](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b78db7439c1cb3ccb317ca1dfcb3f9caab0d71cb))
605
+ ## [17.27.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.27.0...v17.27.1) (2025-04-03)
606
+
607
+ ### Bug Fixes
608
+
609
+ * DAZUIC-3762 set service navigation pamsAppId by input binding, make pamsAppId mandatory ([f75c567](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f75c567bbee9922f40d13844fe3c19cae67217f6))
610
+ ## [17.27.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.26.7...v17.27.0) (2025-04-03)
611
+
612
+ ### Features
613
+
614
+ * DAZUIC-3367 - remove unneeded initial resolver call without parameters ([1611f2b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1611f2b0216095bd061a4936bd004407ba509469))
615
+ ## [17.26.7](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.26.6...v17.26.7) (2025-03-31)
616
+ ## [17.26.6](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.26.5...v17.26.6) (2025-03-31)
617
+
618
+ ### Bug Fixes
619
+
620
+ * DAZUIC-3707 - completely hide empty chips instead of blue line ([fb8c2c0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fb8c2c0091009bb351d6c4d760761009d5c766d1))
621
+ ## [17.26.5](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.26.4...v17.26.5) (2025-03-31)
622
+ ## [17.26.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.26.3...v17.26.4) (2025-03-27)
623
+ ## [17.26.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.26.2...v17.26.3) (2025-03-27)
624
+
625
+ ### Bug Fixes
626
+
627
+ * asset path for service navigation storybook example fixed ([f89eac3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f89eac317ad756ecb641b787d6dff05b98b415ff))
628
+ ## [17.26.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.26.1...v17.26.2) (2025-03-27)
629
+ ## [17.26.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.26.0...v17.26.1) (2025-03-26)
630
+ ## [17.26.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.25.1...v17.26.0) (2025-03-26)
631
+
632
+ ### Features
633
+
634
+ * enable service navigation widgets by default ([b828e23](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b828e2366809fdc14f940dac4f624348443ecd24))
635
+ ## [17.25.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.25.0...v17.25.1) (2025-03-26)
636
+ ## [17.25.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.24.0...v17.25.0) (2025-03-25)
637
+
638
+ ### Features
639
+
640
+ * DAZUIC-3695 - service navigation integration switched to npm ([e2a3c06](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e2a3c06a7cd316cc3e8294d0eb2096e8c871d780))
641
+ ## [17.24.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.23.0...v17.24.0) (2025-03-25)
642
+
643
+ ### Features
644
+
645
+ * DAZUIC-3576 - datepicker: times can be disabled, date time range selection storybook example ([ec79ea8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ec79ea8801b5c5c15876d06c8811d31452fd7cbc))
646
+ ## [17.23.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.22.1...v17.23.0) (2025-03-24)
647
+
648
+ ### Features
649
+
650
+ * DAZUIC-3708 - New SectionAdapter & ProjectionGuard for more dev usability ([7654e9e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7654e9e72492dc82b4914900f539e2fd62314fe8))
651
+
652
+ ### Bug Fixes
653
+
654
+ * DAZUIC-3738 - Context: make filter case-insensitive ([20968e4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/20968e4c7c62f989c4e3d89084b5808b68fd68f0))
655
+ * DAZUIC-3739 – QdFilter now works in view-only environment ([5350ceb](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5350ceb53ee1c8fb3478992dcd09ed53dcf946b3))
656
+ ## [17.22.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.22.0...v17.22.1) (2025-03-24)
657
+
658
+ ### Bug Fixes
659
+
660
+ * tile margins ([bef4744](https://github.com/BAZG-Quadrel/quadrel-framework/commit/bef4744b5ef33a9314cfe638f8cdc4d018a966a0))
661
+ ## [17.22.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.21.0...v17.22.0) (2025-03-20)
662
+
663
+ ### Features
664
+
665
+ * finalize feature ([7d1a3c0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7d1a3c039be81b04a25bca2b4030ddbfe10105ba))
666
+ * implementation ([05c888f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/05c888fdd6c258448469d363155b88d4652eaf37))
667
+
668
+ ### Bug Fixes
669
+
670
+ * DAZUIC-3725 - date picker: issue with date selection and language switch fixed ([bd01f97](https://github.com/BAZG-Quadrel/quadrel-framework/commit/bd01f979448c95ea9bb2d631d97db4c4a64a365d))
671
+ ## [17.21.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.20.0...v17.21.0) (2025-03-14)
672
+
673
+ ### Features
674
+
675
+ * DAZUIC-3726 - QdTable: Add config key for refresh on language change ([ce82322](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ce82322a0b5d7fb561687900180906126fdfb88c))
676
+ ## [17.20.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.19.0...v17.20.0) (2025-03-13)
677
+
678
+ ### Features
679
+
680
+ * DAZUIC-3695 - service navigation integration switched backed to cdn (wait for test) ([da2db37](https://github.com/BAZG-Quadrel/quadrel-framework/commit/da2db3779536c684db0e7efafe3b021332286734))
681
+ ## [17.19.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.18.0...v17.19.0) (2025-03-12)
682
+
683
+ ### Features
684
+
685
+ * Make Value Facet translatable ([3ef9375](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3ef93756e47a61bd689600291640c21381e0ef59))
686
+ ## [17.18.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.17.0...v17.18.0) (2025-03-12)
687
+
688
+ ### Features
689
+
690
+ * DAZUIC-3675 - Collabsible Section ([f6d773c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f6d773c357d571c18840bbcebf95f769decade25))
691
+ ## [17.17.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.16.3...v17.17.0) (2025-03-12)
692
+
693
+ ### Features
694
+
695
+ * DAZUIC-3695 - load service navigation asset with npm ([e7fa11b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e7fa11be639354bfd8b8ffc31f2e93927ef5f452))
696
+ ## [17.16.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.16.2...v17.16.3) (2025-03-11)
697
+
698
+ ### Bug Fixes
699
+
700
+ * undefined ref for no provided config ([ab5829c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ab5829c2f4615c482a08626cc2bef4800102c6d1))
701
+ ## [17.16.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.16.1...v17.16.2) (2025-03-11)
702
+ ## [17.16.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.16.0...v17.16.1) (2025-03-07)
703
+
704
+ ### Bug Fixes
705
+
706
+ * Form Label - vertical alignment ([43464dc](https://github.com/BAZG-Quadrel/quadrel-framework/commit/43464dc972bf2b4cfbc28c807386ac094a2db65e))
707
+ ## [17.16.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.15.2...v17.16.0) (2025-03-07)
708
+
709
+ ### Features
710
+
711
+ * DAZUIC-3650 - bring back TilesContainer to wrap QdGrid ([2388095](https://github.com/BAZG-Quadrel/quadrel-framework/commit/23880957a748f88bcdaaf954083740fc146a983b))
712
+ * DAZUIC-3650 - finalize implementation ([4bcd1de](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4bcd1de39750815cbf8199207aa9476012e6ba2c))
713
+ * DAZUIC-3650 - QdTile rework with illustration and disabled state ([9a8a8ea](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9a8a8eab334909d53200632cbf2d7c09c055c648))
714
+
715
+ ### Bug Fixes
716
+
717
+ * DAZUIC-3650 - Impovements ([dd7831b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/dd7831b333ebd6c68a3d4b9bfa8c4eb186d0996f))
718
+ * missing gap with margins ([3e7e923](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3e7e923e2073e336604eba7964d470a0f5941eda))
719
+ ## [17.15.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.15.1...v17.15.2) (2025-03-07)
720
+
721
+ ### Bug Fixes
722
+
723
+ * DAZUIC-3659 | Datepicker validation - switch to DD.MM.YYYY for all languages ([8761273](https://github.com/BAZG-Quadrel/quadrel-framework/commit/876127360980fa4f67027a35cd1d315f9fb24c5c))
724
+ * TAPAS-1351 html tags in comments ([7d3d976](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7d3d97600ef983388ccdf32eea390efb6dd0e471))
725
+ ## [17.15.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.15.0...v17.15.1) (2025-03-07)
726
+ ## [17.15.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.14.0...v17.15.0) (2025-03-06)
727
+
728
+ ### Features
729
+
730
+ * DAZUIC-3632 - page tabs selectedIndex config ([0b2a913](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0b2a9134d56c5feda672da5fbd88cc4685dd3115))
731
+ ## [17.14.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.13.0...v17.14.0) (2025-03-04)
732
+
733
+ ### Features
734
+
735
+ * DAZUIC-3618 - new panel section component ([a7719d1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a7719d169fe796d08e916e3934bdd82c650609bd))
736
+ * DAZUIC-3618 - shell right toolbar title ([663bd73](https://github.com/BAZG-Quadrel/quadrel-framework/commit/663bd73108eb45afbb2747d7a7d63e84cfc87ecd))
737
+ * DAZUIC-3646 - control panel status title component ([f6ce1a6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f6ce1a6a3838ead9461ea669b6e54c0a8cb22f57))
738
+ * DAZUIC-3646 - integrate status pairs into panel section (control panel) ([bb39ce6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/bb39ce605d9c740fd84355eb6f367b3166bc3246))
739
+
740
+ ### Bug Fixes
741
+
742
+ * DAZUIC-3618 - shell right scrollbar fixed (commentary, notifications) ([126cc39](https://github.com/BAZG-Quadrel/quadrel-framework/commit/126cc39ed1db21b5559a7fbc3d4dc66f28da0496))
743
+ ## [17.13.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.12.0...v17.13.0) (2025-03-04)
744
+
745
+ ### Features
746
+
747
+ * DAZUIC-3623 - oblique service navigation mobile view adaptions ([7d1d558](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7d1d558e4b387f70cca0499de5514c38bb11cf6a))
748
+ * DAZUIC-3623 - oblique service navigation mobile view adaptions ([1cabb8d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1cabb8d65f214810a2267f347d32fdbcbc434501))
749
+ * DAZUIC-3623 - oblique service navigation mobile view adaptions ([f77ed30](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f77ed30d3af8967061e0a633ec3085f4852da9c9))
750
+ ## [17.12.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.11.1...v17.12.0) (2025-03-04)
751
+
752
+ ### Features
753
+
754
+ * DAZUIC-3644 - embed notifications into page ([6b29acb](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6b29acbccd5cf14fbeb2258ff37e0352d148889e))
755
+ * DAZUIC-3645 - notification redesign, custom title and custom link ([3aee0a9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3aee0a9e7fe790edb4969d1a4f090767a49e48ff))
756
+ ## [17.11.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.11.0...v17.11.1) (2025-03-03)
757
+
758
+ ### Bug Fixes
759
+
760
+ * DAZUIC-3691 | Context - Fix translations ([4d784e2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4d784e2749fb73e00f23c4c41cb5209067f5abad))
761
+ ## [17.11.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.10.0...v17.11.0) (2025-02-26)
762
+
763
+ ### Features
764
+
765
+ * DAZUIC-3534, DAZUIC-3597 - Minor styling tweaks in section & tooltip ([824610d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/824610d4b40285b1e3d8533da3399dccefa12720))
766
+ ## [17.10.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.9.0...v17.10.0) (2025-02-24)
767
+
768
+ ### Features
769
+
770
+ * DAZUIC-3530 - Page Tabs with counters ([85eec0b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/85eec0b1b00135f054acdeacbdd5bbc38df44c09))
771
+ * DAZUIC-3684 - integrate service navigation into master layout ([f8c1254](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f8c1254025926b65f2f716cf0684dd1d9f1d005a))
772
+ ## [17.9.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.8.0...v17.9.0) (2025-02-24)
773
+
774
+ ### Features
775
+
776
+ * DAZUIC-3667 - allow providing date for breadcrumb dialogs ([7fdadf5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7fdadf5360464a15ec5e8904aafb396dc85ccf43))
777
+ ## [17.8.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.7.2...v17.8.0) (2025-02-19)
778
+
779
+ ### Features
780
+
781
+ * DAZUIC-3661 - close shell right if comments disappear (e.g. after navigation) ([ab218fe](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ab218fe44cf4a978ec36c6b9cdb53831f4b92158))
782
+ ## [17.7.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.7.1...v17.7.2) (2025-02-18)
783
+
784
+ ### Bug Fixes
785
+
786
+ * DAZUIC-3668 - DAZUIC-3668 - Correct link mapping in service navigation ([ce09e99](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ce09e99063aad5890d180c9b9d30283f30afe88b))
787
+ * DAZUIC-3668 - Stringify contactInfo in service navigation ([b05f1e3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b05f1e380d9ce53f741db183b0d0da806c78f044))
788
+ ## [17.7.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.7.0...v17.7.1) (2025-02-17)
789
+
790
+ ### Bug Fixes
791
+
792
+ * DAZUIC-3676 - js error in disabledDates validator fixed with not-date values ([3051374](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3051374def52355146562af8e57c3361bb886ea7))
793
+ ## [17.7.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.6.1...v17.7.0) (2025-02-17)
794
+
795
+ ### Features
796
+
797
+ * DAZUIC-3574 - QdForms: ViewOnly, Design Adjustments ([202e851](https://github.com/BAZG-Quadrel/quadrel-framework/commit/202e851ba9a7909056b3cf3d9d4881a1ced38470))
798
+ ## [17.6.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.6.0...v17.6.1) (2025-02-10)
799
+ ## [17.6.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.5.1...v17.6.0) (2025-02-10)
800
+
801
+ ### Features
802
+
803
+ * DAZUIC-3662 - isHidden flag for page submit button ([78dbf91](https://github.com/BAZG-Quadrel/quadrel-framework/commit/78dbf91af08a2be46a301b519522dcd34da981a7))
804
+ ## [17.5.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.5.0...v17.5.1) (2025-02-10)
805
+
806
+ ### Bug Fixes
807
+
808
+ * TAPAS-1351 Rich text character counter, translations ([67e7af6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/67e7af64601f1792b4832c086b6896c2e999e154))
809
+ ## [17.5.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.4.1...v17.5.0) (2025-02-07)
810
+
811
+ ### Features
812
+
813
+ * DAZUIC-3660 - hide submit button on view only inspect page ([02785d9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/02785d935f2f9e3493f664f27e4d641bb7d967b4))
814
+ ## [17.4.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.4.0...v17.4.1) (2025-01-31)
815
+ ## [17.4.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.3.3...v17.4.0) (2025-01-30)
816
+
817
+ ### Features
818
+
819
+ * **DAZUIC-3555:** fix shell docs ([f2d23a5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f2d23a5c4641bdde96afa75de8539c6dd62030ce))
820
+ ## [17.3.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.3.2...v17.3.3) (2025-01-29)
821
+
822
+ ### Bug Fixes
823
+
824
+ * DAZUIC-3656 - selected data was not displayed in calendar for date picker in form group ([0777a6e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0777a6ef634266a3d18f10d80208fbdf8de211c6))
825
+ ## [17.3.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.3.1...v17.3.2) (2025-01-29)
826
+
827
+ ### Bug Fixes
828
+
829
+ * table resolver type ([4f20880](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4f208806aed83218f17976447b217a633b88efa4))
830
+ ## [17.3.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.3.0...v17.3.1) (2025-01-29)
831
+
832
+ ### Bug Fixes
833
+
834
+ * TAPAS-1351 Make comment dropdown editable, language asset, date fixes ([391bb56](https://github.com/BAZG-Quadrel/quadrel-framework/commit/391bb56e7ec89f3cc8f2369fa6769e46b73aa2b9))
835
+ ## [17.3.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.2.5...v17.3.0) (2025-01-28)
836
+
837
+ ### Features
838
+
839
+ * DAZUIC-3651 - improve email validator (new regex) ([64da036](https://github.com/BAZG-Quadrel/quadrel-framework/commit/64da03635e3a15fcacf3f1b6dd4b4f8fd69303c6))
840
+
841
+ ### Bug Fixes
842
+
843
+ * DAZUIC-3587 positioning and styling of dialog closer button ([e0896a3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e0896a391ee7a8f230bbebb8f759bd2249234e65))
844
+ ## [17.2.5](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.2.4...v17.2.5) (2025-01-27)
845
+
846
+ ### Bug Fixes
847
+
848
+ * DAZUIC-3549 reset behaviour for freeText filter fixed ([6cea705](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6cea705608b1e94426383cc959b0aacc98dacd2c))
849
+ ## [17.2.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.2.3...v17.2.4) (2025-01-27)
850
+ ## [17.2.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.2.2...v17.2.3) (2025-01-23)
851
+
852
+ ### Bug Fixes
853
+
854
+ * DAZUIC-3648 - remove undefined overwrite for background color ([140a09f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/140a09fffb1b7b59131e63a1a747a910fc25c324))
855
+ ## [17.2.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.2.1...v17.2.2) (2025-01-17)
856
+
857
+ ### Bug Fixes
858
+
859
+ * TAPAS-1351 Fix comment value, customs display, tests ([9afc7c5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9afc7c5d01e68f3790f4273619b0d1147354cd3a))
860
+ ## [17.2.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.2.0...v17.2.1) (2025-01-17)
861
+
862
+ ### Features
863
+
864
+ * DAZUIC-3422 - QdTable: Enables a refresh as a side effect through Action Results ([db4b3ac](https://github.com/BAZG-Quadrel/quadrel-framework/commit/db4b3acf39e10d2c6b6303461777121da914f44f))
865
+ * update to angular 17 BREAKING CHANGE ([3218b1e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3218b1ec3f0a2ffb01a34b7279a79b8c27768256))
866
+
867
+ ### Bug Fixes
868
+
869
+ * versions ([09f6d44](https://github.com/BAZG-Quadrel/quadrel-framework/commit/09f6d44e91002c02796be5b2db7265f27eadaa26))
870
+ ## [16.42.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.1.0...v16.42.0) (2025-01-16)
871
+ ## [16.41.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.41.0...v16.41.1) (2025-01-14)
872
+ ## [16.41.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.40.0...v16.41.0) (2025-01-14)
873
+
874
+ ### Features
875
+
876
+ * DAZUIC-3555 - extend docs for Shell with route flags ([7113ee5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7113ee55e71b05dced19b2d04eeaf20b6362eb6a))
877
+ ## [16.40.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.39.0...v16.40.0) (2025-01-13)
878
+
879
+ ### Features
880
+
881
+ * DAZUIC-3578 - new icons ([fc2e26d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fc2e26d3b025fe2860cea4bb8fb0d7bd89401664))
882
+ ## [16.39.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.38.1...v16.39.0) (2025-01-12)
883
+
884
+ ### Features
885
+
886
+ * DAZUIC-2868 - implementation of multi input flyout with qdPopoverOnClick directive ([4a220d0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4a220d04124ae0f382aa1125e2c0641aca7cc6e7))
887
+ * DAZUIC-3596 - remove save button in QuickEdit ([0e4ebf2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0e4ebf2ba512f25d3dbb00103b74943d6efdde70))
888
+
889
+ ### Bug Fixes
890
+
891
+ * TAPAS-1351 Add configurable richtext validation ([25d2f22](https://github.com/BAZG-Quadrel/quadrel-framework/commit/25d2f22a29ae9cd824df5a0aaa7cf9393ef43c72))
892
+ ## [17.2.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.42.0...v17.2.0) (2025-01-16)
893
+ ## [17.1.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.0.2...v17.1.0) (2025-01-16)
894
+
895
+ ### Features
896
+
897
+ * DAZUIC-3555 - extend docs for Shell with route flags ([b93af3f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b93af3f801b4c2d43cef3f1c0a1e5a5aeb39fcf4))
898
+ ## [17.0.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.41.1...v17.0.2) (2025-01-16)
899
+
900
+ ### Features
901
+
902
+ * DAZUIC-2868 - implementation of multi input flyout with qdPopoverOnClick directive ([54716f8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/54716f862c84d3e3647c1375e9c28da55527b8ad))
903
+ * DAZUIC-3422 - QdTable: Enables a refresh as a side effect through Action Results ([f5c666b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f5c666b13d136d57b62994682ff093481eba1e15))
904
+ * update to angular 17 BREAKING CHANGE ([54d7442](https://github.com/BAZG-Quadrel/quadrel-framework/commit/54d7442bdc188534bd73baa6b67c7806839c62b1))
905
+
906
+ ### Bug Fixes
907
+
908
+ * versions ([2ebd882](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2ebd882bdd5042010716f3a44d84ddbe013219c4))
909
+ ## [16.42.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.1.0...v16.42.0) (2025-01-16)
910
+ ## [16.41.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.41.0...v16.41.1) (2025-01-14)
911
+ ## [16.41.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.40.0...v16.41.0) (2025-01-14)
912
+
913
+ ### Features
914
+
915
+ * DAZUIC-3555 - extend docs for Shell with route flags ([7113ee5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7113ee55e71b05dced19b2d04eeaf20b6362eb6a))
916
+ ## [16.40.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.39.0...v16.40.0) (2025-01-13)
917
+
918
+ ### Features
919
+
920
+ * DAZUIC-3578 - new icons ([fc2e26d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fc2e26d3b025fe2860cea4bb8fb0d7bd89401664))
921
+ ## [16.39.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.38.1...v16.39.0) (2025-01-12)
922
+
923
+ ### Features
924
+
925
+ * DAZUIC-2868 - implementation of multi input flyout with qdPopoverOnClick directive ([4a220d0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4a220d04124ae0f382aa1125e2c0641aca7cc6e7))
926
+ * DAZUIC-3596 - remove save button in QuickEdit ([0e4ebf2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0e4ebf2ba512f25d3dbb00103b74943d6efdde70))
927
+
928
+ ### Bug Fixes
929
+
930
+ * TAPAS-1351 Add configurable richtext validation ([25d2f22](https://github.com/BAZG-Quadrel/quadrel-framework/commit/25d2f22a29ae9cd824df5a0aaa7cf9393ef43c72))
931
+ ## [17.1.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v17.0.2...v17.1.0) (2025-01-16)
932
+
933
+ ### Features
934
+
935
+ * DAZUIC-2868 - implementation of multi input flyout with qdPopoverOnClick directive ([54716f8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/54716f862c84d3e3647c1375e9c28da55527b8ad))
936
+ * DAZUIC-3422 - QdTable: Enables a refresh as a side effect through Action Results ([f5c666b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f5c666b13d136d57b62994682ff093481eba1e15))
937
+ ## [17.0.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.41.1...v17.0.2) (2025-01-16)
938
+
939
+ ### Features
940
+
941
+ * update to angular 17 BREAKING CHANGE ([54d7442](https://github.com/BAZG-Quadrel/quadrel-framework/commit/54d7442bdc188534bd73baa6b67c7806839c62b1))
942
+
943
+ ### Bug Fixes
944
+
945
+ * versions ([2ebd882](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2ebd882bdd5042010716f3a44d84ddbe013219c4))
946
+ ## [16.41.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.41.0...v16.41.1) (2025-01-14)
947
+
948
+ ### Bug Fixes
949
+
950
+ * TAPAS-1351 Add configurable richtext validation ([25d2f22](https://github.com/BAZG-Quadrel/quadrel-framework/commit/25d2f22a29ae9cd824df5a0aaa7cf9393ef43c72))
951
+ ## [16.41.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.40.0...v16.41.0) (2025-01-14)
952
+
953
+ ### Features
954
+
955
+ * DAZUIC-3522 - breadcrumbs for page dialog ([0a42067](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0a42067d40f540c020bc99b261cb728c39233792))
956
+ ## [16.40.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.39.0...v16.40.0) (2025-01-13)
957
+
958
+ ### Features
959
+
960
+ * DAZUIC-3578 - new icons ([fc2e26d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fc2e26d3b025fe2860cea4bb8fb0d7bd89401664))
961
+ ## [16.39.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.38.1...v16.39.0) (2025-01-12)
962
+
963
+ ### Features
964
+
965
+ * DAZUIC-3596 - remove save button in QuickEdit ([0e4ebf2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0e4ebf2ba512f25d3dbb00103b74943d6efdde70))
966
+ ## [16.38.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.38.0...v16.38.1) (2025-01-08)
967
+
968
+ ### Bug Fixes
969
+
970
+ * TAPAS-1351 Change time format for comments ([f60e476](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f60e47637d171dfe3fedf033b79c685957d85de1))
971
+ * TAPAS-1351 Update snapshot ([79fb624](https://github.com/BAZG-Quadrel/quadrel-framework/commit/79fb6242c484092b38a6ef52583e1ff7f109cd01))
972
+ ## [16.38.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.37.0...v16.38.0) (2025-01-08)
973
+
974
+ ### Features
975
+
976
+ * DAZUIC-3573 - new viewonly mode (copied from readonly mode), inspect page uses viewonly mode now ([d03e496](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d03e496bba1cd2273619f6086aad9e3f94438f2d))
977
+ ## [16.37.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.36.0...v16.37.0) (2025-01-08)
978
+
979
+ ### Features
980
+
981
+ * DAZUIC-3500 - fixes after review ([9385321](https://github.com/BAZG-Quadrel/quadrel-framework/commit/938532101a1914bbbe167cf0839b34b211accf87))
982
+ * DAZUIC-3500 -extend quick edit with add functionality ([f1ceb7e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f1ceb7e664689cafd61624eb0f855ed2823ef102))
983
+
984
+ ### Bug Fixes
985
+
986
+ * when data not provided ([134b73b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/134b73b1c25fca3b1c9fe0778253e3e06cb3cd42))
987
+ ## [16.36.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.35.0...v16.36.0) (2025-01-08)
988
+
989
+ ### Features
990
+
991
+ * DAZUIC-3586 - Margin Bottom fehlt ([3fc7703](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3fc7703f868f6da9182ac010b9a8a79f936cb7bd))
992
+ * DAZUIC-3586 - Multiinput Margin Fix ([979ab06](https://github.com/BAZG-Quadrel/quadrel-framework/commit/979ab0660481b9b4352c19c929051e3d1c7ea950))
993
+
994
+ ### Bug Fixes
995
+
996
+ * DAZUIC-3594 - consider connector params for manuel table refresh (refreshPage method) ([aca3661](https://github.com/BAZG-Quadrel/quadrel-framework/commit/aca3661bad0aae9ec01d893e46e02bdd04457e6e))
997
+ ## [16.35.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.34.0...v16.35.0) (2025-01-07)
998
+
999
+ ### Features
1000
+
1001
+ * DAZUIC-3579 - allow tabs in overview page ([6789b3f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6789b3f12473f05bda7307604dc31206a8c7e928))
1002
+ * DAZUIC-3585 - Multiinput Refactoring ([732ca1e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/732ca1ede385bda94848c79fc7c02d49271254e8))
1003
+ ## [16.34.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.33.1...v16.34.0) (2025-01-07)
1004
+
1005
+ ### Features
1006
+
1007
+ * DAZUIC-3585 - Multiinput Refactoring ([18ea9eb](https://github.com/BAZG-Quadrel/quadrel-framework/commit/18ea9eb154a7c888103763af42a042caadf67747))
1008
+ ## [16.33.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.33.0...v16.33.1) (2024-12-18)
1009
+
1010
+ ### Bug Fixes
1011
+
1012
+ * export QdTreeRowExpanderService ([5fd24a2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5fd24a267eb52a6cf89c5a5d7026a02d0b5f7f76))
1013
+ ## [16.33.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.32.0...v16.33.0) (2024-12-12)
1014
+
1015
+ ### Features
1016
+
1017
+ * DAZUIC-3564 Anzeiger falsy 0 Wert im Dropdown ([c92d34b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c92d34b0e0937b7712ce1b5c6ab33b44ec35e8a5))
1018
+ ## [16.32.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.31.0...v16.32.0) (2024-12-11)
1019
+
1020
+ ### Features
1021
+
1022
+ * DAZUIC-3413 - Collapse API for Tree ([5900158](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5900158e5f55daaf9ae759b1c4b69ed4b8356ecb))
1023
+ * DAZUIC-3563 - Initiale Minutenanzeige Datepicker ([a761a58](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a761a58d6db4998508347764dc06647fdbc31082))
1024
+ ## [16.31.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.30.0...v16.31.0) (2024-12-10)
1025
+
1026
+ ### Features
1027
+
1028
+ * add test attribute ([17cba7b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/17cba7b8a165c15c607c259b428c37afcb42ccec))
1029
+ * DAZUIC-3461 - allow further dropdown options in quickedit type ([2cb8aca](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2cb8aca7ee35879b07db2f0b967fabf237b95cda))
1030
+ * DAZUIC-3461 - dropdown type for quick edit ([1032fbc](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1032fbcb0c03bfd946bd1dba6e07b62eb11e4b0b))
1031
+ * rename type to enum ([404f6bf](https://github.com/BAZG-Quadrel/quadrel-framework/commit/404f6bf1d34e7fea629fc93ece0ac98dba8062d1))
1032
+ ## [16.30.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.29.1...v16.30.0) (2024-12-10)
1033
+
1034
+ ### Features
1035
+
1036
+ * DAZUIC-3324 - page object resolver updateMetadata can be implemented ([cc24724](https://github.com/BAZG-Quadrel/quadrel-framework/commit/cc2472434b632f69112225a9009b7881405da023))
1037
+ * DAZUIC-3324 - table text column: use complete i18n if given in data ([3c7cc6c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3c7cc6c083c595cc80faffeeb6d6bf7a7414ab48))
1038
+
1039
+ ### Bug Fixes
1040
+
1041
+ * DAZUIC-3324 - take form group snapshot when switching to edit mode ([eb85919](https://github.com/BAZG-Quadrel/quadrel-framework/commit/eb85919c985c3b6fa018d2e55bfcc80e96fb7e87))
1042
+ ## [16.29.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.29.0...v16.29.1) (2024-12-05)
1043
+
1044
+ ### Bug Fixes
1045
+
1046
+ * table connectors emissions and page reset fixed ([f9b5edd](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f9b5edd2f7202e3789be5e3353bb65f422a1a42a))
1047
+ ## [16.29.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.28.3...v16.29.0) (2024-12-05)
1048
+
1049
+ ### Features
1050
+
1051
+ * DAZUIC-3499 - allow additionalInfo in footer actions ([60c658f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/60c658f1b845fa5626d406f6c61b08d3694d593d))
1052
+ * DAZUIC-3499 - button additional info flap ([4c2520c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4c2520cae6e27b220864910c2ec81b416b51c319))
1053
+ * DAZUIC-3499 - finalize feature ([398b55e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/398b55e4d7000b6185dfee4ba8a60413f7753153))
1054
+
1055
+ ### Bug Fixes
1056
+
1057
+ * undefined ref for optional property ([1b86aca](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1b86aca6c77f3724237748220f304efc25c93acc))
1058
+ ## [16.28.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.28.2...v16.28.3) (2024-12-03)
1059
+
1060
+ ### Bug Fixes
1061
+
1062
+ * consider filter type 'dateTimeRange' for setFilterSelection ([bae5837](https://github.com/BAZG-Quadrel/quadrel-framework/commit/bae58376e2a4e4a86911d5d9bd5bfddaab025b34))
1063
+ ## [16.28.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.28.1...v16.28.2) (2024-11-29)
1064
+
1065
+ ### Bug Fixes
1066
+
1067
+ * DAZUIC-3548 - show falsy values ([4927664](https://github.com/BAZG-Quadrel/quadrel-framework/commit/492766422563fe57a1aa8ad18ecc84b416a5f5b9))
1068
+ ## [16.28.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.28.0...v16.28.1) (2024-11-28)
1069
+ ## [16.28.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.27.4...v16.28.0) (2024-11-28)
1070
+
1071
+ ### Features
1072
+
1073
+ * DAZUIC-2290 - connect search to router, fix filter router connection ([fc9d548](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fc9d5489d8bfcebd72514eb2c2468cfe1bbe52b6))
1074
+ * DAZUIC-3541 - Commentari - Added missing customData and some improvements ([5e1c018](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5e1c018253e31a0a82f9384ec56de88c17027d67))
1075
+ * DAZUIC-3544 - add showAuthentication config to service navigation (for login/logout button) ([92dbdd3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/92dbdd3657be1b4e09d4e1e7218dbb869770d212))
1076
+ * DAZUIC-3544 - map login/logout properties for service navigation ([768530c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/768530c232e0919913f125443266848783da9f0d))
1077
+
1078
+ ### Bug Fixes
1079
+
1080
+ * DAZUIC-2290 - allow url serialization symbols in filter values ([4cf1b7d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4cf1b7d61e5282f56fcbcb14b637adc84d25c539))
1081
+ * DAZUIC-3528 - Fix page Object Resolver Issue ([422724c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/422724c37e1168de3e7c49be388769d807f20f2f))
1082
+ * DAZUIC-3553 - only use eportal language/language from url if it is contained in the languageList (for header widget/service navigation) ([b4cedb8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b4cedb888d36315f363c9fd0af38660dc1c3047a))
1083
+ ## [16.27.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.27.3...v16.27.4) (2024-11-27)
1084
+
1085
+ ### Bug Fixes
1086
+
1087
+ * DAZUIC-3554 - prevent rerendering of radio buttons ([95e5fcb](https://github.com/BAZG-Quadrel/quadrel-framework/commit/95e5fcbdf162d0972715fea27b8116bb2b040c84))
1088
+ ## [16.27.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.27.2...v16.27.3) (2024-11-25)
1089
+
1090
+ ### Bug Fixes
1091
+
1092
+ * DAZUIC-3539 - translation mapping for header widget and service navigation config fixed ([0fc5d74](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0fc5d74c7cc86d46729a80faff1a268602b798b8))
1093
+ ## [16.27.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.27.1...v16.27.2) (2024-11-25)
1094
+
1095
+ ### Bug Fixes
1096
+
1097
+ * DAZUIC-3546 - don't set undefined language for service navigation ([4e827df](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4e827df5c08a0fed16720c795045e7cf3dcae2ca))
1098
+ ## [16.27.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.27.0...v16.27.1) (2024-11-24)
1099
+
1100
+ ### Bug Fixes
1101
+
1102
+ * DAZUIC-33536 - max char validations for textarea and inputs ([ca32f24](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ca32f24b96d477602eea30df24365d406ddd593b))
1103
+ ## [16.27.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.26.2...v16.27.0) (2024-11-21)
1104
+
1105
+ ### Features
1106
+
1107
+ * DAZUIC-3347 - Secondary MultiButton for QdSection ([f5cf5cd](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f5cf5cdd16212051a07f119882076402dc693f82))
1108
+ ## [16.26.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.26.1...v16.26.2) (2024-11-15)
1109
+
1110
+ ### Bug Fixes
1111
+
1112
+ * DAZUIC-3458 - do not show info content as fallback for error state ([c5bec21](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c5bec21f8a3154f21b583b0b155e5a788d43821c))
1113
+ * DAZUIC-3509 - also set language parameter in service navigation to update the language ([e1418a2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e1418a2bec4cf11e4a9df04b1e9be2df5dc25e51))
1114
+ * DAZUIC-3528 - Re-add take(1) in page object resolver ([02f31ce](https://github.com/BAZG-Quadrel/quadrel-framework/commit/02f31cef3fc7a6329ed04c0e71bfd7ae4f3d2b20))
1115
+ * make header widget not execute when no config provided ([aed2cd7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/aed2cd7fde678d644fde7dc70cb8ea56d1e2a00a))
1116
+ ## [16.26.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.26.0...v16.26.1) (2024-11-13)
1117
+
1118
+ ### Bug Fixes
1119
+
1120
+ * DAZUIC-3528 - Remove take(1) from page object resolver ([93e2932](https://github.com/BAZG-Quadrel/quadrel-framework/commit/93e29328ef06ac8ec5aa5d29e5e60b0295378bb1))
1121
+ ## [16.26.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.25.0...v16.26.0) (2024-11-12)
1122
+
1123
+ ### Features
1124
+
1125
+ * DAZUIC-3478 - Integrate QdImageComponent within QLS ([1ab84c7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1ab84c7c32a8a7c405928920bee045fa4fbfab50))
1126
+ ## [16.25.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.24.3...v16.25.0) (2024-11-12)
1127
+
1128
+ ### Features
1129
+
1130
+ * DAZUIC-3204 - Make FileCollector usable in standalone mode ([0adb280](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0adb2800ec536ac4f8a02ab760d198cad38c450c))
1131
+ ## [16.24.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.24.2...v16.24.3) (2024-11-11)
1132
+
1133
+ ### Bug Fixes
1134
+
1135
+ * do not throw on outside clicks without className ([c62de9c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c62de9c4fdafddd079314b9c44ec4768d602320e))
1136
+ * override version for prosemirror-model ([93ae958](https://github.com/BAZG-Quadrel/quadrel-framework/commit/93ae958b8f3de0746beff7e16a079fd533016de2))
1137
+ ## [16.24.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.24.1...v16.24.2) (2024-11-11)
1138
+
1139
+ ### Bug Fixes
1140
+
1141
+ * DAZUIC-3509 - use environment specific api url for eportal language request ([24499ff](https://github.com/BAZG-Quadrel/quadrel-framework/commit/24499ffcc17988ddfe7df0559fb6c8ea9c736e52))
1142
+ ## [16.24.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.24.0...v16.24.1) (2024-11-11)
1143
+
1144
+ ### Bug Fixes
1145
+
1146
+ * DAZUIC-3251 - typing issue pamsEnvironment ([82dbf39](https://github.com/BAZG-Quadrel/quadrel-framework/commit/82dbf3968894e322a9433398fa117655f1dbed72))
1147
+ * DAZUIC-3515 - Parameter for link content type in QdTree ([41e2111](https://github.com/BAZG-Quadrel/quadrel-framework/commit/41e2111f151ef3439b2468c980522fdf65b1a715))
1148
+ ## [16.24.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.23.3...v16.24.0) (2024-11-08)
1149
+
1150
+ ### Features
1151
+
1152
+ * DAZUIC-3520 Link Columns clicks do not trigger primary actions ([2edb082](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2edb08237925a5ccef305f040be7924e742de3c2))
1153
+ ## [16.23.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.23.2...v16.23.3) (2024-11-07)
1154
+
1155
+ ### Bug Fixes
1156
+
1157
+ * DAZUIC-3483 - Inspect view creates side effect in create ([838b3ca](https://github.com/BAZG-Quadrel/quadrel-framework/commit/838b3ca395392e53ef3c5bbb9945c2c99fe705c1))
1158
+ ## [16.23.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.23.1...v16.23.2) (2024-11-06)
1159
+
1160
+ ### Bug Fixes
1161
+
1162
+ * missing exports ([32c6908](https://github.com/BAZG-Quadrel/quadrel-framework/commit/32c69082ffbabd338626a859a65195ff2ec2ae06))
1163
+ ## [16.23.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.23.0...v16.23.1) (2024-11-05)
1164
+
1165
+ ### Bug Fixes
1166
+
1167
+ * DAZUIC-3378 - never be clearable when disabled ([20de1ec](https://github.com/BAZG-Quadrel/quadrel-framework/commit/20de1ec4832d913b78c1837d857404af850ddb99))
1168
+ * DAZUIC-3458 - pause notifications on dialog open, fix config typing issues ([49a8355](https://github.com/BAZG-Quadrel/quadrel-framework/commit/49a8355f530fddca01fef785fa8bac4e94514010))
1169
+ ## [16.23.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.22.1...v16.23.0) (2024-11-04)
1170
+
1171
+ ### Features
1172
+
1173
+ * DAZUIC-3504 - make context labels multilang ([449c52f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/449c52f73b8a14d73adc86b394cb0ec5e6e58366))
1174
+
1175
+ ### Bug Fixes
1176
+
1177
+ * DAZUIC-3483 - Fix safeDraft Action in Create ([c30049e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c30049e9484df0b747ad3b87a928846a8b8d0ca9))
1178
+ * DAZUIC-3483 - MultiInput is empty in readonly mode ([855a561](https://github.com/BAZG-Quadrel/quadrel-framework/commit/855a561b79e7f41bd9ae76549800740a7ff39d8c))
1179
+ * DAZUIC-3483 - typing issue control PageStep ([aa5375c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/aa5375c948aab7d74bf727b688692db5823b05d8))
1180
+ ## [16.22.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.22.0...v16.22.1) (2024-11-04)
1181
+
1182
+ ### Bug Fixes
1183
+
1184
+ * DAZUIC-3484 - Fix scrollbar on criticality click at 150% zoom ([2ad800d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2ad800db554881f4fd7c61ff28f60c67824e54d9))
1185
+ ## [16.22.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.21.3...v16.22.0) (2024-10-30)
1186
+
1187
+ ### Features
1188
+
1189
+ * DAZUIC-3487 - multi staging filter example ([0b952b8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0b952b8bbf6da35fe72f02b55d13f06fe01b12a5))
1190
+
1191
+ ### Bug Fixes
1192
+
1193
+ * DAZUIC-3487 - update behaviour in filter components fixed ([e1ddbbc](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e1ddbbcf47aa3c484f45b38a580d24f902dd42c3))
1194
+ ## [16.21.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.21.2...v16.21.3) (2024-10-28)
1195
+ ## [16.21.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.21.1...v16.21.2) (2024-10-28)
1196
+
1197
+ ### Bug Fixes
1198
+
1199
+ * conditional border in POH ([e24ad08](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e24ad086e31cb57276269aba3cfb7d2775a69efe))
1200
+ ## [16.21.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.21.0...v16.21.1) (2024-10-28)
1201
+
1202
+ ### Bug Fixes
1203
+
1204
+ * showcase page validation ([ef06f57](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ef06f57a9dcf39c50080c4bf48b3b50558688e1e))
1205
+ ## [16.21.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.20.0...v16.21.0) (2024-10-25)
1206
+
1207
+ ### Features
1208
+
1209
+ * DAZUIC-3446 - Add Docs, Save Validation, Fixes ([c5f5821](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c5f5821050d13784974a8f90a5d68d53145fc09a))
1210
+ ## [16.20.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.19.1...v16.20.0) (2024-10-25)
1211
+
1212
+ ### Features
1213
+
1214
+ * DAZUIC-3488 - simplify determination of environment in banner service ([6f62866](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6f62866b1a4ff35e57c5f33564a4d3fcfd3072af))
1215
+ ## [16.19.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.19.0...v16.19.1) (2024-10-23)
1216
+
1217
+ ### Bug Fixes
1218
+
1219
+ * DAZUIC-3477 - make facet registration static and remove decorator approach ([421080a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/421080ac9b7fb0ff2fbc0e618c9e041ac0013c89))
1220
+ ## [16.19.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.18.0...v16.19.0) (2024-10-23)
1221
+
1222
+ ### Features
1223
+
1224
+ * DAZUIC-3446 - Add more Documentation for QdPage ([d863890](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d863890820fd329944ddcc4fe5e8ca68fd2e59af))
1225
+ ## [16.18.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.17.0...v16.18.0) (2024-10-22)
1226
+
1227
+ ### Features
1228
+
1229
+ * DAZUIC-3446 - More Page Adjustments ([d92c932](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d92c9326cfaa595605268d944f179700a09c016e))
1230
+ * DAZUIC-3446 - Page Adjustments ([8805cbd](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8805cbdc5ebc0326adc90eee6605e5667e5e86d2))
1231
+ ## [16.17.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.16.9...v16.17.0) (2024-10-22)
1232
+
1233
+ ### Features
1234
+
1235
+ * DAZUIC-3423 - header widget uses eportal language from autologin endpoint if no default language is set ([b0441ee](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b0441eed73a756df87160ef06b37453c104cb9b2))
1236
+ ## [16.16.9](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.16.8...v16.16.9) (2024-10-22)
1237
+ ## [16.16.8](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.16.7...v16.16.8) (2024-10-16)
1238
+
1239
+ ### Bug Fixes
1240
+
1241
+ * DAZUIC-3462 - next button disabled state validation updates fixed ([124af87](https://github.com/BAZG-Quadrel/quadrel-framework/commit/124af8747c5d7f389beed3583e519fcd858f5ed6))
1242
+ ## [16.16.7](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.16.6...v16.16.7) (2024-10-15)
1243
+
1244
+ ### Bug Fixes
1245
+
1246
+ * DAZUIC-3467 - allow navigating back when current step is invalid ([4d5ac31](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4d5ac31a7ce32a6423dee6ef5fafd906cf4ecd94))
1247
+ ## [16.16.6](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.16.5...v16.16.6) (2024-10-15)
1248
+ ## [16.16.5](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.16.4...v16.16.5) (2024-10-14)
1249
+ ## [16.16.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.16.3...v16.16.4) (2024-10-10)
1250
+
1251
+ ### Bug Fixes
1252
+
1253
+ * async behaviour selected step validation ([d60adb0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d60adb0ab76debb95193f2812acd90604dabe952))
1254
+ * DAZUIC-3459 - Create Page Validation and Dynamic Step issues ([81403d0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/81403d09e973db56a8712b6d9cdab997494b5f96))
1255
+ ## [16.16.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.16.2...v16.16.3) (2024-10-10)
1256
+
1257
+ ### Bug Fixes
1258
+
1259
+ * minor validator issues ([7541593](https://github.com/BAZG-Quadrel/quadrel-framework/commit/75415937b675a41ac079066ee61e66e2db0c5437))
1260
+ ## [16.16.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.16.1...v16.16.2) (2024-10-07)
1261
+
1262
+ ### Bug Fixes
1263
+
1264
+ * export QdContextService ([68d73a7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/68d73a703fe3f6a5aec2044babeafb2f7623b860))
1265
+ ## [16.16.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.16.0...v16.16.1) (2024-10-02)
1266
+
1267
+ ### Bug Fixes
1268
+
1269
+ * DAZUIC-3438 - allow async validators for create page ([894b060](https://github.com/BAZG-Quadrel/quadrel-framework/commit/894b0602d64a9ab94ebb010da15015f9604d9c2d))
1270
+ ## [16.16.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.15.0...v16.16.0) (2024-10-01)
1271
+
1272
+ ### Features
1273
+
1274
+ * DAZUIC-3285 - API design ([1e00e2e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1e00e2e41cf41ed89474d4529f530e6453c9e445))
1275
+ * DAZUIC-3285 - business context ([d9d8a24](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d9d8a246941504bd865c3b81368815687427b68d))
1276
+ * DAZUIC-3285 - finalize feature ([dcebf83](https://github.com/BAZG-Quadrel/quadrel-framework/commit/dcebf83b4ba32056b4ecb10caf521bb01e49045a))
1277
+ * DAZUIC-3285 - finalize feature, docs and implementation ([2e809f5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2e809f508223ba4aa4010269486672381d92a08d))
1278
+
1279
+ ### Bug Fixes
1280
+
1281
+ * build issues ([c690357](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c690357d0737132468c87f2c948cc5e899487e49))
1282
+ * fixes after design review ([80b6770](https://github.com/BAZG-Quadrel/quadrel-framework/commit/80b67700a5311f87b7d8dae9febd8367b782b4ba))
1283
+ * provide context at root level and extend story with custom selection ([498220a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/498220a00d59d0a6b5e70b643eea1d69101ed53c))
1284
+ * remove italic style for not selected contexts ([e88e9dc](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e88e9dce46fb2a5e548858b59f932647a0445a09))
1285
+ * undefined ref ([616c207](https://github.com/BAZG-Quadrel/quadrel-framework/commit/616c207527afea82fe6bb827844b4fa739a60b29))
1286
+ ## [16.15.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.14.3...v16.15.0) (2024-10-01)
1287
+
1288
+ ### Features
1289
+
1290
+ * DAZUIC-3401 - Use Data Facets in Tree ([a055dc0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a055dc0eae40e0834d9798cff681a12bb4f1f9ad))
1291
+ ## [16.14.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.14.2...v16.14.3) (2024-10-01)
1292
+
1293
+ ### Bug Fixes
1294
+
1295
+ * inspect page readonly fixes ([f465e0d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f465e0d0ae9b8270a3c1dcc237912ee8bd5b8de8))
1296
+ ## [16.14.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.14.1...v16.14.2) (2024-09-26)
1297
+ ## [16.14.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.14.0...v16.14.1) (2024-09-25)
1298
+
1299
+ ### Bug Fixes
1300
+
1301
+ * DAZUIC-3302 add exports for QdFormOptionsResolver ([1066d70](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1066d705ee44fe5871b524972097642efb24ac27))
1302
+ ## [16.14.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.13.0...v16.14.0) (2024-09-25)
1303
+
1304
+ ### Features
1305
+
1306
+ * DAZUIC-3302 resolver for input options with loading and error hints ([4c1c90e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4c1c90eb8e0a9b106386e842bd141bcecca43d2b))
1307
+ ## [16.13.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.12.2...v16.13.0) (2024-09-23)
1308
+
1309
+ ### Features
1310
+
1311
+ * DAZUIC-3401 - Add Data Facets ([9653f30](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9653f30b199691e11fe0d301e494b38e108333aa))
1312
+
1313
+ ### Bug Fixes
1314
+
1315
+ * DAZUIC-3433 - respect readonly toggle in multi input ([424533c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/424533c38de679c67a456861a976135c332231b6))
1316
+ * translate richtext label in add comment dialog ([cdb8163](https://github.com/BAZG-Quadrel/quadrel-framework/commit/cdb8163fae14b04e7fb77011e70871a1e0759ced))
1317
+ ## [16.12.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.12.1...v16.12.2) (2024-09-23)
1318
+
1319
+ ### Bug Fixes
1320
+
1321
+ * mock section component id collisions ([5d7e88d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5d7e88da573760a4e62bbd9b01a4a961fa0012f5))
1322
+ ## [16.12.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.12.0...v16.12.1) (2024-09-18)
1323
+
1324
+ ### Bug Fixes
1325
+
1326
+ * ExpressionChangedAfterItHasBeenChecked Errors ([b5f25a6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b5f25a6796be0250706c8a6928cb083dd548691f))
1327
+ * ExpressionChangedAfterItHasBeenChecked Errors ([a6a0e8a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a6a0e8a565978d1e12e9c8df7fb4382c02fe497c))
1328
+ ## [16.12.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.11.3...v16.12.0) (2024-09-17)
1329
+
1330
+ ### Features
1331
+
1332
+ * DAZUIC-3020 table: truncate multiple chips with small truncation indicator chip ([43ce030](https://github.com/BAZG-Quadrel/quadrel-framework/commit/43ce03013bc5a9a5161f7e19af09a6fdb5657259))
1333
+
1334
+ ### Bug Fixes
1335
+
1336
+ * DAZUIC-3412 - word break and width in commentari add new button fixed ([fd58e48](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fd58e48f49848f25349f0fdd336c1688053fbba1))
1337
+ ## [16.11.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.11.2...v16.11.3) (2024-09-16)
1338
+ ## [16.11.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.11.1...v16.11.2) (2024-09-16)
1339
+ ## [16.11.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.11.0...v16.11.1) (2024-09-11)
1340
+ ## [16.11.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.10.0...v16.11.0) (2024-09-11)
1341
+
1342
+ ### Features
1343
+
1344
+ * DAZUIC-3376 page-tabs - replace selectionChange output by tabSelection output ([f9f4050](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f9f405041edf429c50ae90768117809fd8eb6df0))
1345
+ ## [16.10.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.9.1...v16.10.0) (2024-09-11)
1346
+
1347
+ ### Features
1348
+
1349
+ * DAZUIC-3372 QdPageFooter Anpassungen ([2996071](https://github.com/BAZG-Quadrel/quadrel-framework/commit/29960714afe736ee480c620a52f210d23c78a6be))
1350
+ ## [16.9.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.9.0...v16.9.1) (2024-09-09)
1351
+
1352
+ ### Bug Fixes
1353
+
1354
+ * filter - emit valueChange only once per change ([b6b31dc](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b6b31dc03fe879273baf5e59695edbf58e567c94))
1355
+ ## [16.9.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.8.0...v16.9.0) (2024-09-09)
1356
+
1357
+ ### Features
1358
+
1359
+ * DAZUIC-3299 - Add ControlPanel ([fbbf3c1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fbbf3c146644a9eefc68bc1afea5344f354bcacc))
1360
+ ## [16.8.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.7.2...v16.8.0) (2024-09-06)
1361
+
1362
+ ### Features
1363
+
1364
+ * DAZUIC-3390 ProgressBar max-height for tables ([764878a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/764878af66eb8e8cde14bcf19fac10f45ab25720))
1365
+ ## [16.7.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.7.1...v16.7.2) (2024-09-04)
1366
+
1367
+ ### Bug Fixes
1368
+
1369
+ * make commentary standalone components module components again and add to public api ([125c202](https://github.com/BAZG-Quadrel/quadrel-framework/commit/125c2027a56f5b0e5c681b151238269a2bc5d875))
1370
+ ## [16.7.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.7.0...v16.7.1) (2024-09-03)
1371
+ ## [16.7.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.6.2...v16.7.0) (2024-09-02)
1372
+
1373
+ ### Features
1374
+
1375
+ * DAZUIC-3376 - page stepper additional properties and methods to enable connection to router ([0f851be](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0f851be1a8f398f1c067be30cb0663f20e65baae))
1376
+ ## [16.6.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.6.1...v16.6.2) (2024-09-02)
1377
+ ## [16.6.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.6.0...v16.6.1) (2024-09-02)
1378
+ ## [16.6.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.5.5...v16.6.0) (2024-08-30)
1379
+
1380
+ ### Features
1381
+
1382
+ * DAZUIC-3344 - neutral status chip ("none") ([e9e2446](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e9e244692f5fb37778732f3c7df6ec29040039dc))
1383
+
1384
+ ### Bug Fixes
1385
+
1386
+ * DAZUIC-3377 - support currency column for tree table ([d8a44a0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d8a44a0444a4aed8b8b0a564726bf432bfd96101))
1387
+ ## [16.5.5](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.5.4...v16.5.5) (2024-08-29)
1388
+
1389
+ ### Bug Fixes
1390
+
1391
+ * inspect page readonly toggling with tabs ([83e6e14](https://github.com/BAZG-Quadrel/quadrel-framework/commit/83e6e14dc3ca2a8fc5bde056c7196f55ef1ddd3b))
1392
+ ## [16.5.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.5.3...v16.5.4) (2024-08-29)
1393
+ ## [16.5.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.5.2...v16.5.3) (2024-08-28)
1394
+
1395
+ ### Bug Fixes
1396
+
1397
+ * DAZUIC-3373 - table: handle config changes ([ba9491a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ba9491ac8c7c101337b1be29239dc462c1ec36c3))
1398
+ ## [16.5.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.5.0...v16.5.2) (2024-08-27)
1399
+
1400
+ ### Bug Fixes
1401
+
1402
+ * Inspect - hide submit button in view mode ([1b7187b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1b7187b7ce8eacfb79f4a366c07ded76b08ace5a))
1403
+ ## [16.5.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.4.1...v16.5.0) (2024-08-27)
1404
+
1405
+ ### Features
1406
+
1407
+ * update page button handling ([11e7287](https://github.com/BAZG-Quadrel/quadrel-framework/commit/11e728776d7307f47f1026a60d32a52eb35eafdc))
1408
+
1409
+ ### Bug Fixes
1410
+
1411
+ * DAZUIC-3295 - styling fixes for page object header facets ([6fa5805](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6fa5805ed6206cf0a1662454ddd7a1805b943cf4))
1412
+ * facet async issues ([5758dd9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5758dd974c6659aa98a60bdd0b36d2af5d9eb35c))
1413
+ * resolve review comments ([6a94c1e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6a94c1e31bd4b1ecd4ca419f8e969004fd657604))
1414
+ * resolve review comments ([e20638a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e20638a2396b530d9aace5b9d6bee387422ebe04))
1415
+ ## [16.4.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.4.0...v16.4.1) (2024-08-27)
1416
+
1417
+ ### Bug Fixes
1418
+
1419
+ * DAZUIC-3365 - reset emission ReplaySubjects when filter is destroyed to prevent initial emission when the filer is reinitialized ([7de7076](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7de7076b8a0b98503ec3280c07b1413c41d05d1f))
1420
+ ## [16.4.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.3.3...v16.4.0) (2024-08-26)
1421
+
1422
+ ### Features
1423
+
1424
+ * DAZUIC-3183 - new icons certificateReview and certificateWait ([81a6f30](https://github.com/BAZG-Quadrel/quadrel-framework/commit/81a6f30894a6e4a18116c8323281004648482db8))
1425
+ ## [16.3.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.3.2...v16.3.3) (2024-08-23)
1426
+
1427
+ ### Bug Fixes
1428
+
1429
+ * DAZUIC-3365 - return result of last call if refresh is called multiple times in quick succession even if first call is resolved later ([bad46ff](https://github.com/BAZG-Quadrel/quadrel-framework/commit/bad46ff027e8b761f0e21048475afb413b1f8460))
1430
+ ## [16.3.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.3.1...v16.3.2) (2024-08-22)
1431
+
1432
+ ### Bug Fixes
1433
+
1434
+ * DAZUIC-3293 - move currentLang to last position for translateService.getTranslation calls because of an issue in the getTranslation method ([24cf235](https://github.com/BAZG-Quadrel/quadrel-framework/commit/24cf2354d1301c42d7d4f705c2a17a03483aea25))
1435
+ ## [16.3.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.3.0...v16.3.1) (2024-08-22)
1436
+
1437
+ ### Bug Fixes
1438
+
1439
+ * DAZUIC-3345 - fix input dropdown bugs and scroll into view with arrow keys ([5e42fd3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5e42fd3612e14850d4a8e89b5403b373e2e852cf))
1440
+ ## [16.3.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.2.2...v16.3.0) (2024-08-20)
1441
+
1442
+ ### Features
1443
+
1444
+ * cleanup storybook ([9a7500b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9a7500bd7e499086a00cff45724fa0f5937b1a04))
1445
+ * DAZUIC-3095 - add doku ([7eceb2f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7eceb2fd59ef8100bc8a325c044a542eb3943099))
1446
+ * DAZUIC-3095 - further content types for POH ([9856f6f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9856f6ff470a46e3861a09cabc5bdd453465da43))
1447
+ * DAZUIC-3096 - implement further facets references, progress and criticality ([e6a6ace](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e6a6acee742ab3796e8dc6cd45bc5df5b0b1fc16))
1448
+ * DAZUIC-3097 Create Actions ([d64ac69](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d64ac69026aaca869f49e276cb9373f04969c978))
1449
+ * DAZUIC-3097 Created PageTypeConfigs and Layout ([51813e2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/51813e23f5295d6b587c5f27f03d51e617d2d885))
1450
+ * DAZUIC-3251 - button behaviour footer ([d4ec3a2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d4ec3a2b430da356bf013080ed2ed12c33f4b8cf))
1451
+ * DAZUIC-3252 - actions for overview and custom pages ([727ded8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/727ded8291badcc95746e6ce2bd974dbe540467f))
1452
+ * DAZUIC-3260 - remove page levels in favor of isHome ([e6c4615](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e6c46154d75794b53ca19c1156d8d5f3ea09f557))
1453
+ * inspect mode readonly controlling ([60c25de](https://github.com/BAZG-Quadrel/quadrel-framework/commit/60c25de41fd02fd763dcde41d87bada10c82ad01))
1454
+ * readonly controlling - respect config values over inspect controlling ([a8cc7b1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a8cc7b18e7558a4e2149903954dfbe854079ca80))
1455
+
1456
+ ### Bug Fixes
1457
+
1458
+ * add property to providers ([42d59d6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/42d59d66b63ee926d7f1c19e59d2ec717a536524))
1459
+ * build ([ac0d1b8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ac0d1b8d17a46aa3b371a26388536c9103cdaf2e))
1460
+ * dialog injection ([f6ccc80](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f6ccc8078fd99f2de2c2d9e1ee9bb817798fda5f))
1461
+ * fix pipeline ([52b086e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/52b086ec1f5dcc1f44ae4c275a479dcde6b2cc4c))
1462
+ * fix some issues before release ([83a40ff](https://github.com/BAZG-Quadrel/quadrel-framework/commit/83a40ff650140f061d1bb80970891e876bb47dc2))
1463
+ * isHome declaration position ([5c7ee52](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5c7ee52c3d4d48fd0c0708e4e3107ac9195ebfcb))
1464
+ * multiple ng-contents not allowed ([8491111](https://github.com/BAZG-Quadrel/quadrel-framework/commit/84911115ce95fba15a6c72e474df7f95b9801980))
1465
+ * readonly toggling only for inspect ([125a517](https://github.com/BAZG-Quadrel/quadrel-framework/commit/125a51781ad0083cff11ca8efc6ab61104eb0797))
1466
+ * remove blabla ([4868733](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4868733e70d85461670f403ee2058167c8d70bd3))
1467
+ ## [16.2.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.2.1...v16.2.2) (2024-08-16)
1468
+
1469
+ ### Bug Fixes
1470
+
1471
+ * build issue with import fixed ([220c90e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/220c90e3dcd51849b50e1daa9a882959e5f5c833))
1472
+ ## [16.2.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.2.0...v16.2.1) (2024-08-16)
1473
+
1474
+ ### Bug Fixes
1475
+
1476
+ * DAZUIC-3312 - table clean up behaviour fixed ([b6d9881](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b6d9881ef75c4d59a5d13d85c2ff6d499ac48270))
1477
+ ## [16.2.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.1.0...v16.2.0) (2024-08-15)
1478
+
1479
+ ### Features
1480
+
1481
+ * DAZUIC-3259 - change section toolbar button to ghost button ([ff84e62](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ff84e62110b22c49488f10e766452c613b7fad9f))
1482
+
1483
+ ### Bug Fixes
1484
+
1485
+ * DAZUIC-3239 - table filter bug ([8e60e0b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8e60e0b7098dabdd05c87e6987359b199a9e5a99))
1486
+ ## [16.1.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.0.1...v16.1.0) (2024-08-09)
1487
+
1488
+ ### Features
1489
+
1490
+ * DAZUIC-3287 - search debounceTime removed; search emits only on enter or icon click and not when typing ([0c359a9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0c359a96332d43f75258458d5af5640bccb064bc))
1491
+ ## [16.0.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v16.0.0...v16.0.1) (2024-08-06)
1492
+
1493
+ ### Bug Fixes
1494
+
1495
+ * DAZUIC-3286 - filter reset button behavior fixed when data from store is used; handling of category changes simplified ([53d3f7b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/53d3f7bbe8f2c765bf800e87136e268716f4274d))
1496
+ ## [16.0.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.46.2...v16.0.0) (2024-08-06)
1497
+
1498
+ ### Features
1499
+
1500
+ * DAZUIC-2712 - migration of confirmation-dialog ([92017c8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/92017c8a096e959bdc12db52dd84093d610ab749))
1501
+ * DAZUIC-3110 - BREAKING CHANGE - upgrade to v16 ([5495d65](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5495d65ae15329f56d2a7a326dc83c203508ef24))
1502
+ * DAZUIC-3120 - qd-date-tree removed ([a15205f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a15205fbba72f72edf7e261bc938174af7981604))
1503
+ * DAZUIC-3121 - table: removed legacy data resolver and replaced usages ([4b33b85](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4b33b8550ca277f58b69c6e0cffc8e599861e01d))
1504
+ * DAZUIC-3123 - Remove Zombies: QdModal ([77e04af](https://github.com/BAZG-Quadrel/quadrel-framework/commit/77e04aff079a6622f6aa1da70d46add9e8257483))
1505
+ * DAZUIC-3124 - Remove Zombies: QdException ([4cc86da](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4cc86da0712854343f3f526ae68904f930877788))
1506
+
1507
+ ### Bug Fixes
1508
+
1509
+ * DAZUIC-3263 - fix change detection loop in filter (remove async ngOnChanges); also emit filter url for changes from connector directive ([ce16ea6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ce16ea6321aaba7540ad7444be4c7fab1ef68727))
1510
+ ## [15.46.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.46.1...v15.46.2) (2024-07-30)
1511
+
1512
+ ### Bug Fixes
1513
+
1514
+ * DAZUIC-3249 - Fix container toolbar when multiple actions are in use ([d7f67cd](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d7f67cd0a02d275c25f4ca12873e6b040c952052))
1515
+ ## [15.46.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.46.0...v15.46.1) (2024-07-29)
1516
+
1517
+ ### Bug Fixes
1518
+
1519
+ * DAZUIC-3239 - make table store type safe ([18b7973](https://github.com/BAZG-Quadrel/quadrel-framework/commit/18b79737ebaa7c75dfaa03979be7bfd79b4e6081))
1520
+ ## [15.46.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.45.1...v15.46.0) (2024-07-23)
1521
+
1522
+ ### Features
1523
+
1524
+ * DAZUIC-3118 - qdColumns responsive colspans; qdColumnBreakBefore, qdColumnFullGridWidth, qdColumnNextInSameRow, qdColumnAutoFill, qdColumnsDisableAutoFill and qdColumnsMax directive ([d0d607f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d0d607f3e959c3425f79b011f52b66ed3acc1aaf))
1525
+ ## [15.45.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.45.0...v15.45.1) (2024-07-22)
1526
+
1527
+ ### Features
1528
+
1529
+ * DAZUIC-3240 - Commentari - Deleted API ([aaca698](https://github.com/BAZG-Quadrel/quadrel-framework/commit/aaca69838bbc26f0a21e5162afb7534649016cc1))
1530
+ ## [15.45.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.44.2...v15.45.0) (2024-07-19)
1531
+
1532
+ ### Features
1533
+
1534
+ * DAZUIC-3190 - input dropdown ([73cda4d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/73cda4dfe4dcb637a26a8a8443f35861503210b3))
1535
+ ## [15.44.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.44.1...v15.44.2) (2024-07-17)
1536
+
1537
+ ### Bug Fixes
1538
+
1539
+ * QD Table - unsubscribe fixed for columnSortDirection$ subscription ([acc9fa7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/acc9fa714bcdcfd549ee174feb43a2823769005f))
1540
+ ## [15.44.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.44.0...v15.44.1) (2024-07-16)
1541
+ ## [15.44.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.43.0...v15.44.0) (2024-07-16)
1542
+
1543
+ ### Features
1544
+
1545
+ * DAZUIC-3094 - POH status and value facets ([9d698da](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9d698dad063ec36b31e253deb9f4788e7a5c0cab))
1546
+ ## [15.43.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.42.0...v15.43.0) (2024-07-15)
1547
+
1548
+ ### Features
1549
+
1550
+ * DAZUIC-3107 - POH initial creation ([55f2e5b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/55f2e5b32b07993a5c3f526e5425fc57b6e351ab))
1551
+ ## [15.42.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.41.1...v15.42.0) (2024-07-05)
1552
+
1553
+ ### Features
1554
+
1555
+ * DAZUIC-3180 - Makes sure that the highest break point in the edge is reached ([2b7d867](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2b7d867c33b3e221354124b14b1dd83c00d4080c))
1556
+ ## [15.41.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.41.0...v15.41.1) (2024-07-04)
1557
+
1558
+ ### Bug Fixes
1559
+
1560
+ * DAZUIC-3226 - Cleanup of table state in ngrx-store when UID has been auto-generated ([61ea331](https://github.com/BAZG-Quadrel/quadrel-framework/commit/61ea331286fa3a7a7a86579b5ddf043712e252f3))
1561
+ * DAZUIC-3227 - change detection issue in file collector fixed ([48123a6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/48123a68cd9d8afdfa0d4078fc50e75a6703a2aa))
1562
+ ## [15.41.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.40.2...v15.41.0) (2024-07-04)
1563
+
1564
+ ### Features
1565
+
1566
+ * DAZUIC-3191 - Added New Comment and Readonly Dialog ([200fe2f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/200fe2fc0696dd60bb07c4597861f9e1174d697d))
1567
+
1568
+ ### Bug Fixes
1569
+
1570
+ * DAZUIC-3061 - More highlighting for Storysource Button ([fdc070b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fdc070bf3845384a24128b44cf31f57f14b4be4b))
1571
+ * DAZUIC-3181 - shell left and right scrolling ([b0c1a02](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b0c1a027e19be374e67efcb71a88d0428dc4e422))
1572
+ * DAZUIC-3221 icon active fix ([6d423dd](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6d423dd196f2e03c66f6fe034f8da6af6553cffc))
1573
+ ## [15.40.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.40.1...v15.40.2) (2024-07-01)
1574
+
1575
+ ### Bug Fixes
1576
+
1577
+ * service navigation - eportal language request error handling ([8cdcaeb](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8cdcaeb1480ae8e6bdab8394091a2c9abe7328aa))
1578
+ ## [15.40.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.40.0...v15.40.1) (2024-07-01)
1579
+
1580
+ ### Bug Fixes
1581
+
1582
+ * add page tabs module to qd ui module ([f83df49](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f83df49d027fcd56ea39a11ce51b34e0bd1a4006))
1583
+ ## [15.40.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.39.2...v15.40.0) (2024-07-01)
1584
+
1585
+ ### Features
1586
+
1587
+ * DAZUIC-3210 - allow query parameters in route data previousHref url (my-url?param=value) ([208e094](https://github.com/BAZG-Quadrel/quadrel-framework/commit/208e0946c8cce0e0f0e1fafbaa21c2df1edbaf6c))
1588
+ ## [15.39.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.39.1...v15.39.2) (2024-07-01)
1589
+
1590
+ ### Bug Fixes
1591
+
1592
+ * add ngx-editor dependency to fix build issue ([daa1836](https://github.com/BAZG-Quadrel/quadrel-framework/commit/daa1836bf38cac82801f70aef9b2fc8ab3c283c1))
1593
+ * add page tabs module to public api ([0e0c751](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0e0c751933139636897971f3607fc778d3f354b1))
1594
+ * fixes cut of big CH logo ([0c61834](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0c61834491aa727d341c7b4cff0a0dd003c31d32))
1595
+ ## [15.39.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.39.0...v15.39.1) (2024-06-28)
1596
+
1597
+ ### Bug Fixes
1598
+
1599
+ * make config in service-navigation.service.ts public instead of getter/setter without logic ([3cc0e31](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3cc0e31f1f21933a2111340e2f76e2c57a902691))
1600
+ ## [15.39.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.38.2...v15.39.0) (2024-06-27)
1601
+
1602
+ ### Features
1603
+
1604
+ * DAZUIC-2958 file collector - handle async file list changes ([ab006e2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ab006e2d8f7321e6ac4c44d8626508965aeab3eb))
1605
+ ## [15.38.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.38.1...v15.38.2) (2024-06-26)
1606
+ ## [15.38.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.38.0...v15.38.1) (2024-06-26)
1607
+ ## [15.38.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.37.2...v15.38.0) (2024-06-26)
1608
+
1609
+ ### Features
1610
+
1611
+ * DAZUIC-3109 - richtext editor ([8b6f084](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8b6f084221402b6c49fbe31a9fbcec5c3be95309))
1612
+ ## [15.37.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.37.1...v15.37.2) (2024-06-26)
1613
+
1614
+ ### Bug Fixes
1615
+
1616
+ * DAZUIC-3182 - fix previousHref issue ([529944b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/529944b45130ee95e2fb8892eefb3cf6a75e5591))
1617
+ * DAZUIC-3187 - Make table-filter-connection more reactive ([a33727e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a33727eb1ba0717d116f0c42aa172df59919ecd0))
1618
+ * DAZUIC-3187 - Remove the warnings in the unit tests ([bfba341](https://github.com/BAZG-Quadrel/quadrel-framework/commit/bfba3414812683d5d73f8f9f7e280c150a3e4dd0))
1619
+ ## [15.37.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.37.0...v15.37.1) (2024-06-25)
1620
+
1621
+ ### Bug Fixes
1622
+
1623
+ * DAZUIC-3174 - added new icons ([c0ced7b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c0ced7b285df3aac85153db1133c4c9b4fb748cc))
1624
+ ## [15.37.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.36.7...v15.37.0) (2024-06-24)
1625
+
1626
+ ### Features
1627
+
1628
+ * DAZUIC-3119 - integrate comments in shell ([e24a8b7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e24a8b72f384ef2f21e8d9cd9f8501d71365814e))
1629
+ * DAZUIC-3119 - pr corrections ([f505454](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f50545475272880ded55567b210c6aabde79a2f9))
1630
+ * DAZUIC-3119 - Use correkt input value for shell header ([3f09fd3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3f09fd3b08ac6644d05556b3e47fc682d4688503))
1631
+ * DAZUIC-3126 - comments unit tests ([b577678](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b5776780bdb1c2cdc4b79f3c5e0bfcec48395c72))
1632
+ * DAZUIC-3126 - create comments list ([ac7f1ee](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ac7f1eec5efd5164cd9c557e8284f654bdfb797f))
1633
+ * DAZUIC-3126 - remove cypress file ([42ff799](https://github.com/BAZG-Quadrel/quadrel-framework/commit/42ff799232fdc767d618f4d384909d874eb9902e))
1634
+ ## [15.36.7](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.36.6...v15.36.7) (2024-06-24)
1635
+
1636
+ ### Bug Fixes
1637
+
1638
+ * DAZUIC-3112 - remove entry components ([9ccba94](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9ccba94682094077d0922557ef599b08dded6c31))
1639
+ ## [15.36.6](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.36.5...v15.36.6) (2024-06-20)
1640
+ ## [15.36.5](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.36.4...v15.36.5) (2024-06-20)
1641
+
1642
+ ### Bug Fixes
1643
+
1644
+ * DAZUIC-3130 - Correct reset of form array ([44889d5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/44889d52b4687f2c843dfb14367ca53f90bc1182))
1645
+ ## [15.36.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.36.3...v15.36.4) (2024-06-17)
1646
+
1647
+ ### Bug Fixes
1648
+
1649
+ * modal fullscreen issues ([71885a5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/71885a5fd9837db419eb84b62dde5923615a7b9d))
1650
+ * remove record stepper stuff ([aa8c3b3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/aa8c3b3cfd62b71d1569649782f5656abc7d12fb))
1651
+ ## [15.36.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.36.2...v15.36.3) (2024-06-12)
1652
+
1653
+ ### Bug Fixes
1654
+
1655
+ * DAZUIC-2929 - get pams environment from backend config in QdShellServiceNavigationComponent ([c294571](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c2945712237d161bfd884994dd15b7d307b8f019))
1656
+ ## [15.36.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.36.1...v15.36.2) (2024-06-10)
1657
+
1658
+ ### Bug Fixes
1659
+
1660
+ * DAZUIC-3147 - determination of toolbar components in table integration fixed ([28688e7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/28688e7205cf7ebe9c968f4e5c41b5253052fb1f))
1661
+ ## [15.36.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.36.0...v15.36.1) (2024-06-10)
1662
+ ## [15.36.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.35.0...v15.36.0) (2024-06-05)
1663
+
1664
+ ### Features
1665
+
1666
+ * DAZUIC-3067 - New Output Event for Navigation on Tabs ([ff9eaaf](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ff9eaafe9ceed54bfe8bcebaae9b55210fa44035))
1667
+ ## [15.35.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.34.2...v15.35.0) (2024-06-04)
1668
+
1669
+ ### Features
1670
+
1671
+ * DAZUIC-3078 - isHidden flag for addNew button ([f1138f4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f1138f4d373bb46348048e912eadae1ff8025fb0))
1672
+ ## [15.34.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.34.1...v15.34.2) (2024-06-04)
1673
+
1674
+ ### Bug Fixes
1675
+
1676
+ * pamsEnvironment binding in Service Navigation ([778c00c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/778c00cee1e59b63551d0f5835f794a8006e9cd4))
1677
+ ## [15.34.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.34.0...v15.34.1) (2024-06-03)
1678
+
1679
+ ### Bug Fixes
1680
+
1681
+ * DAZUIC-3052 - fix previousHref route parameter for sub module routes ([7400769](https://github.com/BAZG-Quadrel/quadrel-framework/commit/74007697755b35d9c9360d33dd71bb2ec938756b))
1682
+ ## [15.34.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.33.1...v15.34.0) (2024-05-30)
1683
+
1684
+ ### Features
1685
+
1686
+ * DAZUIC-2771 - key navigation for dropdown component ([650beae](https://github.com/BAZG-Quadrel/quadrel-framework/commit/650beae50239c1fb7ab412449185987392c20eef))
1687
+ * DAZUIC-2771 - use form-input component for multiInput key navigation ([325a2bb](https://github.com/BAZG-Quadrel/quadrel-framework/commit/325a2bb612be0e9acbd27e6498674ab5bb890ed9))
1688
+ ## [15.33.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.33.0...v15.33.1) (2024-05-30)
1689
+
1690
+ ### Bug Fixes
1691
+
1692
+ * fix race condition issues in Service Navigation ([534b5f1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/534b5f18f613d8f3dc4df3d5642723911eea1f86))
1693
+ ## [15.33.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.32.1...v15.33.0) (2024-05-29)
1694
+
1695
+ ### Features
1696
+
1697
+ * DAZUIC-2921 ff - Release for page navigation ([e66b6f8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e66b6f8a5b7195c8983bbc6453833e270ae1e3bb))
1698
+ ## [15.32.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.32.0...v15.32.1) (2024-05-29)
1699
+
1700
+ ### Bug Fixes
1701
+
1702
+ * DAZUIC-3064 - hide checkbox button if config not set; fix dialogRef closed handler ([4cf8441](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4cf8441f813260fdc4a78877300c7240f5748bac))
1703
+ ## [15.32.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.31.3...v15.32.0) (2024-05-29)
1704
+
1705
+ ### Features
1706
+
1707
+ * DAZUIC-2918 - service navigation integration ([03df884](https://github.com/BAZG-Quadrel/quadrel-framework/commit/03df884654a1f7b9d299ccb96b94eb1c32000a75))
1708
+ * DAZUIC-2957 - fetch default language from eportal ([7783bb2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7783bb2dae9e67870874059d84ac9496d084189b))
1709
+ * **service-navigation:** rework implementation with CDN reference ([d0ea28e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d0ea28ea75d800016f6258374bc0ee80e2fc60b0))
1710
+
1711
+ ### Bug Fixes
1712
+
1713
+ * DAZUIC-3052 - fix previousHref route parameter for sub module routes ([541d2b7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/541d2b7aeb17690b43452824058cba0adf5dc81d))
1714
+ * DAZUIC-3054 - wait for config by table[qdConnectToFilter] before initializing filter ([bf402ad](https://github.com/BAZG-Quadrel/quadrel-framework/commit/bf402adc95c4d1d906c1dfa806340c74ddc3da1d))
1715
+ * minor fixes in service navigation config ([c632945](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c6329459c1be7934b557de54c19bcebb21e03433))
1716
+ ## [15.31.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.31.2...v15.31.3) (2024-05-28)
1717
+
1718
+ ### Bug Fixes
1719
+
1720
+ * DAZUIC-3050 - handling of search component debounce time fixed ([a1781bf](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a1781bf3ecdb4fc8420a68654e6e074a91470bc1))
1721
+ ## [15.31.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.31.1...v15.31.2) (2024-05-24)
1722
+ ## [15.31.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.31.0...v15.31.1) (2024-05-24)
1723
+
1724
+ ### Bug Fixes
1725
+
1726
+ * DAZUIC-3029 - Allow null values for read-only form values ([8366929](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8366929b320a50d7da0630540cc47e1fdb891724))
1727
+ ## [15.31.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.30.0...v15.31.0) (2024-05-23)
1728
+
1729
+ ### Features
1730
+
1731
+ * DAZUIC-2921 - Tabs integration: Page footer ([93d809b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/93d809bc1119df4b5347cede2f004a423681c377))
1732
+ ## [15.30.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.29.0...v15.30.0) (2024-05-22)
1733
+
1734
+ ### Features
1735
+
1736
+ * DAZUIC-3033 page tabs - isDisabled config to disable a single tab ([bdec18d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/bdec18d3a6530d2a7d4e594b22f2330de6f1be27))
1737
+ ## [15.29.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.28.0...v15.29.0) (2024-05-22)
1738
+
1739
+ ### Features
1740
+
1741
+ * DAZUIC-3011 - QdPageFooter API und integration Stepper ([82f031a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/82f031aefb97a130974acaa09c0f11f2aa312d21))
1742
+
1743
+ ### Bug Fixes
1744
+
1745
+ * add readonly actions in multiInput, fix checkbox bug in service ([e95ef4d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e95ef4d431be3b5f7457cf825f40c93ac1e3d974))
1746
+ * no more errors if page title is not given ([9ddfbe0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9ddfbe05b353f49f31df64b67ec4043d8da02a54))
1747
+ * re-add close container ([14b35d3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/14b35d39d00b8392d99f12a6c4423db6257026f8))
1748
+ ## [15.28.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.27.1...v15.28.0) (2024-05-15)
1749
+
1750
+ ### Features
1751
+
1752
+ * DAZUIC-2925 - page navigation tabs redesign ([b140e6c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b140e6c354687ab8cf21bf0fdbbc292345c2766b))
1753
+ ## [15.27.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.27.0...v15.27.1) (2024-05-15)
1754
+ ## [15.27.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.26.1...v15.27.0) (2024-05-15)
1755
+
1756
+ ### Features
1757
+
1758
+ * DAZUIC-2996 snackbar notifications onClose callback ([fc319cf](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fc319cf6af5e219cfafd63415d43c7565998710c))
1759
+ ## [15.26.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.26.0...v15.26.1) (2024-05-15)
1760
+
1761
+ ### Bug Fixes
1762
+
1763
+ * DAZUIC-3022 - fix container in legacy layout ([ff786f1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ff786f105210ad6c74c4a55a629fb3fce221aad0))
1764
+ ## [15.26.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.25.0...v15.26.0) (2024-05-14)
1765
+
1766
+ ### Features
1767
+
1768
+ * **datepicker:** validate date and time for model binding usage ([48f085e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/48f085e2be612673f00c8bc7f7e737a2a0e11bdb))
1769
+
1770
+ ### Bug Fixes
1771
+
1772
+ * **datepicker:** allow model binding with initial value ([13d3532](https://github.com/BAZG-Quadrel/quadrel-framework/commit/13d3532eddc30fc92104408f5be32314e463d6a0))
1773
+ * **datepicker:** initial value ([8b5f6ee](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8b5f6ee779fe7d5089fec89f97de669eb39dcc00))
1774
+ * **datetime-picker:** validation user input ([1ff4f5d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1ff4f5deb9a76cb0327f9d46d35b16620645d71c))
1775
+ * DAZUIC-2795 - datepicker invalid user input ([ecb3d37](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ecb3d37de5e4ead12eaafe36997cd95622dd6180))
1776
+ ## [15.25.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.24.1...v15.25.0) (2024-05-14)
1777
+
1778
+ ### Features
1779
+
1780
+ * DAZUIC-2996 desktop notifications ([1c1d06a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1c1d06acebb5d72de0de1db74d31647bc1fb1b46))
1781
+ ## [15.24.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.24.0...v15.24.1) (2024-05-13)
1782
+
1783
+ ### Bug Fixes
1784
+
1785
+ * DAZUIC-3006 - datepicker handle edge case when first of month is a sunday ([ad04847](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ad048472ac187c6319ff345c7b546d4fa5205722))
1786
+ ## [15.24.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.23.0...v15.24.0) (2024-05-10)
1787
+
1788
+ ### Features
1789
+
1790
+ * DAZUIC-2920 - Cancel Button and Dialog ([04a680d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/04a680d26e7a86d88605ad9557853eb91cc850e2))
1791
+ ## [15.23.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.22.1...v15.23.0) (2024-05-07)
1792
+
1793
+ ### Features
1794
+
1795
+ * DAZUIC-2617 - add valueChange to filter ([32b3966](https://github.com/BAZG-Quadrel/quadrel-framework/commit/32b3966d201552d6f7cfe380124db7d7c76f0bb9))
1796
+ ## [15.22.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.22.0...v15.22.1) (2024-05-06)
1797
+ ## [15.22.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.21.1...v15.22.0) (2024-05-06)
1798
+
1799
+ ### Features
1800
+
1801
+ * DAZUIC-2924 - page navigation stepper redesign ([f47dfda](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f47dfda331d2dc474e325c2cd976be16f076e6a2))
1802
+ ## [15.21.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.21.0...v15.21.1) (2024-05-03)
1803
+ ## [15.21.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.20.1...v15.21.0) (2024-05-02)
1804
+
1805
+ ### Features
1806
+
1807
+ * DAZUIC-2978 - table on push strategy ([1ae51b8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1ae51b8a6a9f704b96e450cfc853a85486e4dae6))
1808
+ ## [15.20.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.20.0...v15.20.1) (2024-05-02)
1809
+
1810
+ ### Bug Fixes
1811
+
1812
+ * DAZUIC-2861 - multi input disabled with form controls ([c35855d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c35855d235dc518bc69f980c9fa32ef8a2d342a8))
1813
+ * DAZUIC-2861 - multi input values and valueChange ([35b501a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/35b501a12333c8cdafe67f75089ec7996f7ddd0e))
1814
+ ## [15.20.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.19.0...v15.20.0) (2024-05-01)
1815
+
1816
+ ### Features
1817
+
1818
+ * DAZUIC-2927 - page navigation tabs ([71b339b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/71b339b569b7c9a622697c7313b3fef188565f94))
1819
+ ## [15.19.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.18.0...v15.19.0) (2024-05-01)
1820
+
1821
+ ### Features
1822
+
1823
+ * Stepper: DAZUIC-2922 - Completion of the API, encapsulation CDK ([0a9e4ba](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0a9e4ba62bd23c74c13e93cd29be8e94701c8ef8))
1824
+ ## [15.18.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.17.0...v15.18.0) (2024-05-01)
1825
+
1826
+ ### Features
1827
+
1828
+ * DAZUIC-2974 - upload timestamp for collected files ([607efd1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/607efd1aa700fd17cf91620c3aff14accaf22429))
1829
+
1830
+ ### Bug Fixes
1831
+
1832
+ * design issue upload timestamp ([2416075](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2416075d18eef605b5d6d450de1af25a0ae7ca7e))
1833
+ * file name ([c44dfb2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c44dfb2486b1b0277363ebfd5b6ce77b2e1f76d7))
1834
+ ## [15.17.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.16.6...v15.17.0) (2024-05-01)
1835
+
1836
+ ### Features
1837
+
1838
+ * Stepper: DAZUIC-2922 - Completion of the API, encapsulation CDK ([b4daef5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b4daef52c45bcde206e8d346ce5d9fa0d0ebdf60))
1839
+ ## [15.16.6](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.16.5...v15.16.6) (2024-04-30)
1840
+
1841
+ ### Bug Fixes
1842
+
1843
+ * DAZUIC-2997 dropdown opens with a higher priority down than up ([bd486be](https://github.com/BAZG-Quadrel/quadrel-framework/commit/bd486be38337aabd6cbf9f5fd74f43c0a0b4c9bd))
1844
+ ## [15.16.5](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.16.4...v15.16.5) (2024-04-26)
1845
+
1846
+ ### Bug Fixes
1847
+
1848
+ * DAZUIC-2990 - don't close parent popover if nested popover is opened ([00b890d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/00b890de6677887f823d8d6e351f879e95cc51b4))
1849
+ ## [15.16.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.16.3...v15.16.4) (2024-04-26)
1850
+ ## [15.16.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.16.2...v15.16.3) (2024-04-25)
1851
+
1852
+ ### Bug Fixes
1853
+
1854
+ * DAZUIC-2989 - closes secondary action menu on every click ([9d9fd1d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9d9fd1d815056ea68b0d4bb90c00b27cf29dcbd0))
1855
+ * DAZUIC-2989 - do not fire primary action when clicking secondary actions menu ([2832a31](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2832a316ebca83912c9ebec170aa1eafef760017))
1856
+ * DAZUIC-2989 - provide QdPopoverService in module ([6039162](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6039162bfb6f9617b0f2b4795d9ed14a44aa622b))
1857
+ * Draggable banner in QdShell ([7728b85](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7728b850ba824615330aee894e0ebe0fd79a1f76))
1858
+ ## [15.16.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.16.1...v15.16.2) (2024-04-22)
1859
+
1860
+ ### Bug Fixes
1861
+
1862
+ * Connector Table Filter directive does not work if filter is preselected ([f4354d5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f4354d5533361658aadf104259d37add0526c0db))
1863
+ * DAZUIC-2965 type of checkbox values for readonly ([9b19001](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9b1900154b50b0410530c55740bc2f701edfa1c9))
1864
+ * Show translated values for readonly switches ([b3c7bc9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b3c7bc9460d60b175fdd2e85741028124613c7a8))
1865
+ ## [15.16.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.16.0...v15.16.1) (2024-04-22)
1866
+
1867
+ ### Bug Fixes
1868
+
1869
+ * file size pipe - fixes display of empty value ([c6e81fc](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c6e81fc07afcb7905d65a0f143971b0e84bff3a1))
1870
+ ## [15.16.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.15.0...v15.16.0) (2024-04-22)
1871
+
1872
+ ### Features
1873
+
1874
+ * DAZUIC-2979 - notifications service onRemove method ([c611672](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c611672bfb91438ae33f1bbf85963a388e5855e7))
1875
+ ## [15.15.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.14.0...v15.15.0) (2024-04-19)
1876
+
1877
+ ### Features
1878
+
1879
+ * DAZUIC-2978 - integrate closer and stepper into QdModalFullscreenContainerComponent ([5096403](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5096403f4549cd8fb3b01684b159bbc5d463d8ba))
1880
+
1881
+ ### Bug Fixes
1882
+
1883
+ * currency and date display in table ([badf530](https://github.com/BAZG-Quadrel/quadrel-framework/commit/badf530066a865c4a7915f3599969a0a28cbaf0c))
1884
+ ## [15.14.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.13.4...v15.14.0) (2024-04-18)
1885
+
1886
+ ### Features
1887
+
1888
+ * DAZUIC-2930 - shell right with notifications ([cbae0c7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/cbae0c782b6754d1e43c17aaf0d2c789ff14c660))
1889
+ ## [15.13.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.13.3...v15.13.4) (2024-04-18)
1890
+
1891
+ ### Bug Fixes
1892
+
1893
+ * DAZUIC-2863 - active option for radio buttons ([4298b1a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4298b1a13381e30ee5a81301c3be7e231807695b))
1894
+ * DAZUIC-2863 - active options for checkboxes ([d114719](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d11471945c002178660a13286ebf281eba22c15a))
1895
+ * DAZUIC-2863 - checkbox chips: add option to disable one chip ([6c23445](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6c23445b09fc4aaed838af9a632aa92a49d7c820))
1896
+ * DAZUIC-2863 - pincode component: change input type to password when codeHidden ([edcc1c6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/edcc1c6be474f900254a017577de64c7b8e729c5))
1897
+ * DAZUIC-2863 - set checkboxes height to min-height to not hide hint ([e1258c2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e1258c2c3590c59e2a4e5296c8d40dd4ccf7e8eb))
1898
+ * DAZUIC-2863 - show validation errors for checkbox-chips component ([bcbccc2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/bcbccc202746de28a6e4a28730bd1efb22849c34))
1899
+ ## [15.13.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.13.2...v15.13.3) (2024-04-18)
1900
+
1901
+ ### Bug Fixes
1902
+
1903
+ * DAZUIC-2827 - use readonly component for all forms ([48d83e2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/48d83e286c3c3dd26f887f174a8dc644fef2b556))
1904
+ ## [15.13.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.13.1...v15.13.2) (2024-04-18)
1905
+
1906
+ ### Bug Fixes
1907
+
1908
+ * width of form type container within the shell ([77022dc](https://github.com/BAZG-Quadrel/quadrel-framework/commit/77022dca3937f8ff7bb8a2810e3212795123f4fd))
1909
+ ## [15.13.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.13.0...v15.13.1) (2024-04-17)
1910
+
1911
+ ### Bug Fixes
1912
+
1913
+ * Connector Table Filter directive does not work if filter is not preselected ([cac66dd](https://github.com/BAZG-Quadrel/quadrel-framework/commit/cac66ddb012451575496ba7747a8a3ad9b879607))
1914
+ ## [15.13.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.12.0...v15.13.0) (2024-04-17)
1915
+
1916
+ ### Features
1917
+
1918
+ * DAZUIC-2980 - file collector downloadFilesWithHttpClient flag ([b1087c2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b1087c2bdd920c0920000f829466462d2d1575e2))
1919
+
1920
+ ### Bug Fixes
1921
+
1922
+ * filter - connect with router fixed when already navigated ([7941ce8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7941ce8f62618fdb3f80e2aa2de4f0f27ad6c3ea))
1923
+ ## [15.12.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.11.0...v15.12.0) (2024-04-17)
1924
+
1925
+ ### Features
1926
+
1927
+ * export QdUploadError and QdUploadErrorType ([22e9e88](https://github.com/BAZG-Quadrel/quadrel-framework/commit/22e9e88bf53ad3bed4b9a688bb10d91967e48b3a))
1928
+ * file collector - hide allowed files description in readonly mode ([21531b0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/21531b0e41bdb1e34f6e59f46f100de3d9614fdd))
1929
+ * file collector - log error if readonly is set and add new is present ([8c633fc](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8c633fcf21505ba83759c0852bd85a5d410d3d4a))
1930
+ ## [15.11.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.10.1...v15.11.0) (2024-04-17)
1931
+
1932
+ ### Features
1933
+
1934
+ * filter - methods to get current values (postBody, queryString, filterUrlParameterString) ([91a209a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/91a209a2755b0a49b435e1e4ba6d63dee56a82c4))
1935
+ ## [15.10.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.10.0...v15.10.1) (2024-04-17)
1936
+
1937
+ ### Bug Fixes
1938
+
1939
+ * DAZUIC-2972 - qd-datepicker: handle form control changes ([e251548](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e251548e777ca91b77ce70890564f047e4088693))
1940
+ ## [15.10.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.9.1...v15.10.0) (2024-04-16)
1941
+
1942
+ ### Features
1943
+
1944
+ * DAZUIC-2913 - Design: Align QdContainer with QdSection ([5690125](https://github.com/BAZG-Quadrel/quadrel-framework/commit/569012553e925ac7347979df26b7ac55573597d1))
1945
+ ## [15.9.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.8.1...v15.9.1) (2024-04-15)
1946
+ ## [15.8.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.8.0...v15.8.1) (2024-04-14)
1947
+
1948
+ ### Bug Fixes
1949
+
1950
+ * ModalService Dialog usage ([8d636bf](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8d636bfc7a82efeb542dae6d02fc53158311fb56))
1951
+ ## [15.8.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.7.0...v15.8.0) (2024-04-12)
1952
+
1953
+ ### Features
1954
+
1955
+ * DAZUIC-2971 - qd-datepicker: disabled dates validation ([496c259](https://github.com/BAZG-Quadrel/quadrel-framework/commit/496c259c299453c21cfff7d01b4e057cf021ce95))
1956
+ ## [15.7.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.6.0...v15.7.0) (2024-04-12)
1957
+
1958
+ ### Features
1959
+
1960
+ * DAZUIC-2926 - Implemented QdPageStepper ([782a064](https://github.com/BAZG-Quadrel/quadrel-framework/commit/782a064c26fd632aebe0a5aa9d19f6765175b2d8))
1961
+
1962
+ ### Bug Fixes
1963
+
1964
+ * lint return types - exclude cypress tests ([9c0a4c0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9c0a4c02c9420957f5444f004718ca63375227db))
1965
+ ## [15.6.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.5.0...v15.6.0) (2024-04-10)
1966
+
1967
+ ### Features
1968
+
1969
+ * DAZUIC-2914 - Container ready for RDW inside the shell ([84394d6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/84394d65d11b93c232cde6c6bb1f94e050c36fdb))
1970
+ ## [15.5.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.4.3...v15.5.0) (2024-04-10)
1971
+
1972
+ ### Features
1973
+
1974
+ * DAZUIC-2966 - qd-shell: handle asynchronous config changes ([a37e20c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a37e20cec0797ba5ac6a6161e2491a33988ca8db))
1975
+ ## [15.4.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.4.2...v15.4.3) (2024-04-09)
1976
+ ## [15.4.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.4.1...v15.4.2) (2024-04-08)
1977
+
1978
+ ### Bug Fixes
1979
+
1980
+ * table status mobile positioning fixed ([1bb54d9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1bb54d9b47081cf131dbef26cfff0d025ef91fa6))
1981
+ * table text mobile positioning fixed ([f3941af](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f3941aff6b41e8f083403ebd80891fde497c721d))
1982
+ ## [15.4.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.4.0...v15.4.1) (2024-03-28)
1983
+
1984
+ ### Bug Fixes
1985
+
1986
+ * console error in story book resolver example ([e4a46da](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e4a46dac551396d5bb6194ab042f67d9a40a9289))
1987
+ ## [15.4.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.3.6...v15.4.0) (2024-03-28)
1988
+
1989
+ ### Features
1990
+
1991
+ * DAZUIC-2940 include table row uid in tree table events ([6690563](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6690563207286c797178b2d4361b36c81d574ac8))
1992
+ ## [15.3.6](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.3.5...v15.3.6) (2024-03-22)
1993
+ ## [15.3.5](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.3.4...v15.3.5) (2024-03-22)
1994
+ ## [15.3.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.3.3...v15.3.4) (2024-03-21)
1995
+
1996
+ ### Bug Fixes
1997
+
1998
+ * DAZUIC-2928 - length for nullish values ([1682b39](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1682b39a947b27efee1fee20f6c2853fb80a7f56))
1999
+ ## [15.3.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.3.2...v15.3.3) (2024-03-20)
2000
+
2001
+ ### Bug Fixes
2002
+
2003
+ * pre-commit-hook ([8b5c268](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8b5c2682641f4edbef7bba18743a0b207d2c2ff1))
2004
+ ## [15.3.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.3.1...v15.3.2) (2024-03-20)
2005
+ ## [15.3.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.3.0...v15.3.1) (2024-03-20)
2006
+ ## [15.3.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.2.2...v15.3.0) (2024-03-20)
2007
+
2008
+ ### Features
2009
+
2010
+ * DAZUIC-2872 - adjustments for integrations ([24a47d5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/24a47d56ae5c632d2cd65fe74566cafb65b13af2))
2011
+ ## [15.2.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.2.1...v15.2.2) (2024-03-20)
2012
+
2013
+ ### Bug Fixes
2014
+
2015
+ * DAZUIC-2919 - translate navigation links ([a29df48](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a29df484e0938e9ac81f0990b12a59b47c5ff158))
2016
+ ## [15.2.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.2.0...v15.2.1) (2024-03-19)
2017
+ ## [15.2.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v15.1.0...v15.2.0) (2024-03-19)
2018
+ ## [14.42.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.42.3...v14.42.4) (2024-03-15)
2019
+
2020
+ ### Bug Fixes
2021
+
2022
+ * DAZUIC-2911 - display of account icon menu in header widget fixed; prevent exceeding of borders for draggable header banner ([24d05a3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/24d05a3b6c9a38d8d380a35c731be32bb5d0bf3f))
2023
+ ## [14.42.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.42.2...v14.42.3) (2024-03-15)
2024
+
2025
+ ### Bug Fixes
2026
+
2027
+ * DAZUIC-2910 - height of layout inside shell fixed to prevent scrollbars ([3276944](https://github.com/BAZG-Quadrel/quadrel-framework/commit/32769442470ac6f2a008437d4c357abfe04fe263))
2028
+ ## [14.42.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.42.1...v14.42.2) (2024-03-14)
2029
+
2030
+ ### Bug Fixes
2031
+
2032
+ * DAZUIC-2909 - close table action menu if another is opened ([1ad058f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1ad058fa163a29408f743509626cc4f634639a29))
2033
+ ## [14.42.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.42.0...v14.42.1) (2024-03-13)
2034
+ ## [13.52.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.7.0...v13.52.0) (2023-11-23)
2035
+
2036
+ ### Features
2037
+
2038
+ * DAZUIC-2613 - allow multiline notification messages ([b024143](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b0241431dcbacf2301b79da30554a14a5e253417))
2039
+ ## [13.51.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.3.0...v13.51.0) (2023-11-21)
2040
+
2041
+ ### Features
2042
+
2043
+ * DAZUIC-2608 - add "uuid" as dependency in published package.json ([e983042](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e9830423cdd3e38fc083ceeabe607e67510776bf))
2044
+ ## [13.50.5](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.50.4...v13.50.5) (2023-11-15)
2045
+ ## [13.50.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.1.1...v13.50.4) (2023-11-14)
2046
+
2047
+ ### Bug Fixes
2048
+
2049
+ * DAZUIC-2541 - disable page process header submit button if enableSubmit input is false ([1d80831](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1d808315afb0cfa30c279b4d3f609b8424854643))
2050
+ * DAZUIC-2602 fix for header widget bug with language list parameter ([6ded629](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6ded629f49b258cda420a4cab0fa567f8b8ecb5b))
2051
+ ## [15.1.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.42.4...v15.1.0) (2024-03-19)
2052
+
2053
+ ### Features
2054
+
2055
+ * **toolbar-action:** DAZUIC-2756 - provide generic action ([6c73afc](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6c73afce063459f2f007830ef635f9cb83bdb671))
2056
+ ## [14.42.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.42.3...v14.42.4) (2024-03-15)
2057
+
2058
+ ### Bug Fixes
2059
+
2060
+ * DAZUIC-2911 - display of account icon menu in header widget fixed; prevent exceeding of borders for draggable header banner ([24d05a3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/24d05a3b6c9a38d8d380a35c731be32bb5d0bf3f))
2061
+ ## [14.42.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.42.2...v14.42.3) (2024-03-15)
2062
+
2063
+ ### Bug Fixes
2064
+
2065
+ * DAZUIC-2910 - height of layout inside shell fixed to prevent scrollbars ([3276944](https://github.com/BAZG-Quadrel/quadrel-framework/commit/32769442470ac6f2a008437d4c357abfe04fe263))
2066
+ ## [14.42.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.42.1...v14.42.2) (2024-03-14)
2067
+
2068
+ ### Bug Fixes
2069
+
2070
+ * DAZUIC-2909 - close table action menu if another is opened ([1ad058f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1ad058fa163a29408f743509626cc4f634639a29))
2071
+ ## [14.42.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.42.0...v14.42.1) (2024-03-13)
2072
+ ## [14.42.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.41.0...v14.42.0) (2024-03-13)
2073
+
2074
+ ### Features
2075
+
2076
+ * DAZUIC-2906 Anpassung Fiter Textinput Style ([aeffb2f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/aeffb2fad06f898aa7a62aebf364526efafb3cab))
2077
+ ## [14.41.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.40.6...v14.41.0) (2024-03-13)
2078
+
2079
+ ### Features
2080
+
2081
+ * DAZUIC-2605 Input Erweiterung Step Attribut ([8978ae0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8978ae03c8c2e04e0c84df62b742438a2899a383))
2082
+ * DAZUIC-2825 - story source link ([76cd480](https://github.com/BAZG-Quadrel/quadrel-framework/commit/76cd480ccfa50f9c3bf8c1c271787c1f18980a7f))
2083
+
2084
+ ### Bug Fixes
2085
+
2086
+ * DAZUIC-2824 - fix overlapping of cdk overlay in qdPopoverOnClick used by qd-dropdown ([8cd6b92](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8cd6b9222b7740c89a3d1731494da837d16f7cc8))
2087
+ ## [14.40.6](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.40.5...v14.40.6) (2024-03-12)
2088
+
2089
+ ### Bug Fixes
2090
+
2091
+ * DAZUIC-2883 - empty string for empty date or currency cells ([b66e04c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b66e04c6ace1fea2d02579e06343370c16591a2e))
2092
+ ## [14.40.5](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.40.4...v14.40.5) (2024-03-12)
2093
+ ## [14.40.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.40.3...v14.40.4) (2024-03-12)
2094
+
2095
+ ### Bug Fixes
2096
+
2097
+ * DAZUIC-2883 - show "-" for empty values in currency and date content types ([9ec817e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9ec817eeb080030f5e709213c25c9b42181d160c))
2098
+ ## [14.40.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.40.2...v14.40.3) (2024-03-11)
2099
+
2100
+ ### Bug Fixes
2101
+
2102
+ * Remove adding a chip, if input flield is blurring ([3304d7f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3304d7fd99f9a307156ad6a7189b1292bcb58300))
2103
+ ## [14.40.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.40.1...v14.40.2) (2024-03-11)
2104
+
2105
+ ### Bug Fixes
2106
+
2107
+ * fix readonlyAction for radio buttons ([0b7c3e5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0b7c3e5e8286f975d1370041ffb7b0731ec43d59))
2108
+ ## [14.40.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.40.0...v14.40.1) (2024-03-08)
2109
+
2110
+ ### Bug Fixes
2111
+
2112
+ * DAZUIC-2866 - set language from url also for redirects ([cc39fa6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/cc39fa674e0bd0f0a86981a554298a3b081b36b6))
2113
+ ## [14.40.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.39.0...v14.40.0) (2024-03-07)
2114
+
2115
+ ### Features
2116
+
2117
+ * DAZUIC-2839 - Add tableFilter & tableSearch connector (still WIP!) ([5639c31](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5639c3116521bc5d729a9a99fd7d6d6d24f6692f))
2118
+ ## [14.39.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.38.2...v14.39.0) (2024-03-07)
2119
+
2120
+ ### Features
2121
+
2122
+ * DAZUIC-2813 - Add tag info to ContactCard ([3408bee](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3408bee232357d34b72d47f7dd53a2e37b9e17e5))
2123
+ ## [14.38.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.38.1...v14.38.2) (2024-03-06)
2124
+
2125
+ ### Bug Fixes
2126
+
2127
+ * DAZUIC-2866 - delay to fix getting of language from url ([2e08773](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2e08773d67deca8dfa7d6962894f680d0af61fcb))
2128
+ ## [14.38.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.38.0...v14.38.1) (2024-03-05)
2129
+
2130
+ ### Bug Fixes
2131
+
2132
+ * DAZUIC-2866 - don't block while waiting for language from url ([57f30b1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/57f30b119904c70761ad431e7182d2fe6cde6f09))
2133
+ ## [14.38.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.37.1...v14.38.0) (2024-03-05)
2134
+
2135
+ ### Features
2136
+
2137
+ * DAZUIC-2867 Zusammenfuhrung Dialog und PageDialog ([07de192](https://github.com/BAZG-Quadrel/quadrel-framework/commit/07de19232801b3ed3a6dfb7ed86dedda4e1e912b))
2138
+
2139
+ ### Bug Fixes
2140
+
2141
+ * Remove useless form configs ([c1ef9f8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c1ef9f8bed9ff0810598c185146f238aef12bdc5))
2142
+ ## [14.37.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.37.0...v14.37.1) (2024-03-01)
2143
+ ## [14.37.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.36.0...v14.37.0) (2024-02-29)
2144
+
2145
+ ### Features
2146
+
2147
+ * DAZUIC-2866 - read lang parameter from url (e.g. for redirects from ePortal) ([7ef0ff0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7ef0ff0c75bd17c0031467a056644c738e50a7eb))
2148
+ ## [14.36.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.35.1...v14.36.0) (2024-02-27)
2149
+
2150
+ ### Features
2151
+
2152
+ * DAZUIC-2866 - read lang parameter from url (e.g. for redirects from ePortal) ([1185b30](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1185b3050777bb41576b6c56bf26edeb8a3166b0))
2153
+ ## [14.35.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.35.0...v14.35.1) (2024-02-27)
2154
+
2155
+ ### Bug Fixes
2156
+
2157
+ * emit filter outputs initially with preselection or emitOutputsInitially config (also if router is not present) ([d0baadb](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d0baadbec93ee492be6717063f441c6af6d69ed3))
2158
+ ## [14.35.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.34.1...v14.35.0) (2024-02-22)
2159
+
2160
+ ### Features
2161
+
2162
+ * DAZUIC-2802 Removed Tooltip and changed items width ([f5622af](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f5622afe7b5f85703d460f9d6f450bc1bea64b1b))
2163
+ * DAZUIC-2860 - qd-stepper currentIndex output ([a904473](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a90447359121e3fa21b97d8f38fd6e5e78c706fc))
2164
+ ## [14.34.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.34.0...v14.34.1) (2024-02-22)
2165
+
2166
+ ### Bug Fixes
2167
+
2168
+ * DAZUIC-2858 - resolver service refresh method pageIndex param handling fixed for table component refreshPage method ([8f20f21](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8f20f21ff3c1dd8cd95e6ae3a62fc54543c34c0a))
2169
+ ## [14.34.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.33.0...v14.34.0) (2024-02-22)
2170
+
2171
+ ### Features
2172
+
2173
+ * adjust dialog margins and paddings ([fdde3c7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fdde3c7e7f3345a09699d03a8823b029fe9395a6))
2174
+ * container toolbar - smaller header, margin and padding adaptions ([912d46a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/912d46a55ddd7ca9f547e997d120ef2a7a1ca95f))
2175
+ * DAZUIC-2191 - always use dot as separator for file size in file collector ([23462ef](https://github.com/BAZG-Quadrel/quadrel-framework/commit/23462ef5ade3311dbcc4454e002773b6f49954dc))
2176
+ * DAZUIC-2779 - file collector redesign ([ceee306](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ceee3068d878933b602a3063d889b5bb1f3eaffc))
2177
+
2178
+ ### Bug Fixes
2179
+
2180
+ * navigation with shell and legacy layout ([79f90b0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/79f90b019b613de7b2a87c6dbfc29e057ace1c2a))
2181
+ ## [14.33.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.32.1...v14.33.0) (2024-02-21)
2182
+
2183
+ ### Features
2184
+
2185
+ * add currency type for table ([3f87fe8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3f87fe846ddb487134330f0e040503d60aa2f301))
2186
+ ## [14.32.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.32.0...v14.32.1) (2024-02-21)
2187
+
2188
+ ### Bug Fixes
2189
+
2190
+ * DAZUIC-2826 - disabled and propagation handling in popover directive fixed for qd-dropdown ([833fc92](https://github.com/BAZG-Quadrel/quadrel-framework/commit/833fc92fe437493b82d0761aff15240b5e06614e))
2191
+ * remove useless properties in config ([7125989](https://github.com/BAZG-Quadrel/quadrel-framework/commit/71259890b9f70180548a2fd4be8063c5d858c604))
2192
+ ## [14.32.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.31.9...v14.32.0) (2024-02-21)
2193
+
2194
+ ### Features
2195
+
2196
+ * DAZUIC-2769 Page Dialog - Shell ([604fac8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/604fac84b1f773bd7e0a2f980fbcf1334e2e7bf4))
2197
+ ## [14.31.9](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.31.8...v14.31.9) (2024-02-16)
2198
+
2199
+ ### Bug Fixes
2200
+
2201
+ * DAZUIC-2814 - scrollbars-fix for non-rwd layout ([72aa102](https://github.com/BAZG-Quadrel/quadrel-framework/commit/72aa1023b86f720a13257bcc47d6a6a31082e721))
2202
+ ## [14.31.8](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.31.7...v14.31.8) (2024-02-16)
2203
+
2204
+ ### Bug Fixes
2205
+
2206
+ * DAZUIC-2768 - exports dialog specific types ([aa56316](https://github.com/BAZG-Quadrel/quadrel-framework/commit/aa5631691c92383c354d1c44050ab91e82313885))
2207
+ ## [14.31.7](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.31.6...v14.31.7) (2024-02-16)
2208
+
2209
+ ### Bug Fixes
2210
+
2211
+ * DAZUIC-2814 - re-design banner with horizontal drag ([10a487d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/10a487da77a5e84ce0c65f5eff3e5d014af03416))
2212
+ ## [14.31.6](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.31.5...v14.31.6) (2024-02-15)
2213
+
2214
+ ### Bug Fixes
2215
+
2216
+ * DAZUIC-2814 - fix footer, add copyright info & sticky option ([06c3276](https://github.com/BAZG-Quadrel/quadrel-framework/commit/06c32760aa087fb2c6bfbba35f7c83b4a28ec68c))
2217
+ ## [14.31.5](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.31.4...v14.31.5) (2024-02-15)
2218
+
2219
+ ### Bug Fixes
2220
+
2221
+ * add multilingual shell title ([61e54ab](https://github.com/BAZG-Quadrel/quadrel-framework/commit/61e54ab7bd4b9b3246618a995c12422fb5efa76a))
2222
+ ## [14.31.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.31.3...v14.31.4) (2024-02-14)
2223
+
2224
+ ### Bug Fixes
2225
+
2226
+ * DAZUIC-2822 - always show minimized shell header with small logo if pageLevel is not defined for the current route ([04ade84](https://github.com/BAZG-Quadrel/quadrel-framework/commit/04ade840eb9f872560dfc755795d11119c725b6c))
2227
+ ## [14.31.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.31.2...v14.31.3) (2024-02-14)
2228
+ ## [14.31.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.31.1...v14.31.2) (2024-02-14)
2229
+
2230
+ ### Bug Fixes
2231
+
2232
+ * DAZUIC-2821 - allow dynamic radio button options ([0d04a05](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0d04a059d6661de865414240e75195a2fb750342))
2233
+ ## [14.31.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.31.0...v14.31.1) (2024-02-14)
2234
+ ## [14.31.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.30.1...v14.31.0) (2024-02-13)
2235
+
2236
+ ### Features
2237
+
2238
+ * DAZUIC-2174 - Table content type date: New relative and absolute formatting ([8c2253a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8c2253af3ead1e2a36f11f9cae957fca3e2d6d13))
2239
+ ## [14.30.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.30.0...v14.30.1) (2024-02-13)
2240
+ ## [14.30.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.29.0...v14.30.0) (2024-02-13)
2241
+
2242
+ ### Features
2243
+
2244
+ * DAZUIC-2748 - back link path in shell can be configured with callback ([5dcfd52](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5dcfd52902efb0d9190dc97ba1bb2c9a90c59b1f))
2245
+ ## [14.29.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.28.2...v14.29.0) (2024-02-12)
2246
+
2247
+ ### Features
2248
+
2249
+ * DAZUIC-2625 - FileCollector Readonly Mode ([2f998a3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2f998a353077ee219fcac15a630c7ed153c47f1e))
2250
+ ## [14.28.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.28.1...v14.28.2) (2024-02-07)
2251
+ ## [14.28.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.28.0...v14.28.1) (2024-02-07)
2252
+
2253
+ ### Bug Fixes
2254
+
2255
+ * DAZUIC-2814 - fix close button for FW Modal ([bb3702a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/bb3702a3d01058c6e280e38c12f400c76b4506d0))
2256
+ ## [14.28.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.27.0...v14.28.0) (2024-02-06)
2257
+
2258
+ ### Features
2259
+
2260
+ * DAZUIC-2747 - Shell Left ([e88a9c3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e88a9c35cb4c3b3619d36179f51b494db3d768e9))
2261
+
2262
+ ### Bug Fixes
2263
+
2264
+ * DAZUIC-2747 - resolve review comments, add design changes ([76248e7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/76248e7e40bbee44abce00cfeac52587a22603a1))
2265
+ ## [14.27.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.26.2...v14.27.0) (2024-02-05)
2266
+
2267
+ ### Features
2268
+
2269
+ * **table:** DAZUIC-2745 - allow multi line in text cells ([5e5ecb7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5e5ecb73c43065f0c768b757a0880543a84b8929))
2270
+ ## [14.26.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.26.1...v14.26.2) (2024-02-05)
2271
+ ## [14.26.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.26.0...v14.26.1) (2024-02-02)
2272
+
2273
+ ### Bug Fixes
2274
+
2275
+ * DAZUIC-2800 - pressing enter does not open date picker anymore ([95d0f52](https://github.com/BAZG-Quadrel/quadrel-framework/commit/95d0f5296af0add0255eaa11e2490bd4160e8ffa))
2276
+ ## [14.26.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.25.0...v14.26.0) (2024-02-02)
2277
+
2278
+ ### Features
2279
+
2280
+ * DAZUIC-1785 - file collector validation ([359d2a2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/359d2a2830daa5fc8f25ca0618ccce5d7ce3cf22))
2281
+ ## [14.25.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.24.0...v14.25.0) (2024-02-02)
2282
+
2283
+ ### Features
2284
+
2285
+ * DAZUIC-2707 - stepper buttons labels and next button color configurable by step ([a8397c0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a8397c01c21f4a84e1150fcb380846aa55fd7eb7))
2286
+ ## [14.24.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.23.1...v14.24.0) (2024-01-30)
2287
+
2288
+ ### Features
2289
+
2290
+ * DAZUIC-2707 - stepper buttons labels and next button color configurable ([7ef6e51](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7ef6e5110b0f0ddb78ebf8d75949d48932c8443f))
2291
+ ## [14.23.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.23.0...v14.23.1) (2024-01-26)
2292
+
2293
+ ### Bug Fixes
2294
+
2295
+ * DMBA-6623 improve date-range picker ([fda3980](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fda3980373851cf19c2463a3573003e873044d7b))
2296
+ ## [14.23.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.22.0...v14.23.0) (2024-01-26)
2297
+
2298
+ ### Features
2299
+
2300
+ * **table:** show spinner when loading takes > 400ms ([d357619](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d3576193500481b5a4a518b22524c910ea07da34))
2301
+ ## [14.22.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.21.0...v14.22.0) (2024-01-25)
2302
+
2303
+ ### Features
2304
+
2305
+ * DAZUIC-2757 - collapsable feature in new container toolbar ([0bfca46](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0bfca46ee99a0dc5361f36e75eda117513a16786))
2306
+
2307
+ ### Bug Fixes
2308
+
2309
+ * DAZUIC-2754 - store service: renaming ([43878dc](https://github.com/BAZG-Quadrel/quadrel-framework/commit/43878dcc4c5de08afb66066971d5ed54ab101d09))
2310
+ ## [14.21.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.20.5...v14.21.0) (2024-01-22)
2311
+
2312
+ ### Features
2313
+
2314
+ * DMBA-6180 extend datepicker by a timepicker and integrate into filter ([0fbc39d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0fbc39d1dd8c44e0c46c51da68f3132372113184))
2315
+ ## [14.20.5](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.20.4...v14.20.5) (2024-01-22)
2316
+
2317
+ ### Bug Fixes
2318
+
2319
+ * DAZUIC-1754 - Table: Enable default single sorting, support refresh for new resolver ([6543fab](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6543fab430c96a46967076d338e73957fb74160e))
2320
+ ## [14.20.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.20.3...v14.20.4) (2024-01-19)
2321
+ ## [14.20.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.20.2...v14.20.3) (2024-01-17)
2322
+
2323
+ ### Bug Fixes
2324
+
2325
+ * DAZUIC-2730 - fix triggering of recent secondary action when table is reinitialized ([b6b3280](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b6b32803f26196547a771af9150431ad18b7a37b))
2326
+ ## [14.20.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.20.1...v14.20.2) (2024-01-16)
2327
+
2328
+ ### Bug Fixes
2329
+
2330
+ * DAZUIC-774 - remove '?' in sortParameterize method ([9ef393d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9ef393df1f813763201e58b4748c23dd0f99b3d0))
2331
+ ## [14.20.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.20.0...v14.20.1) (2024-01-16)
2332
+
2333
+ ### Bug Fixes
2334
+
2335
+ * DAZUIC-2691 - provide tree data row for link data type ([84e2ddb](https://github.com/BAZG-Quadrel/quadrel-framework/commit/84e2ddb4ae7d90d7e89766de7a97ba5478d03993))
2336
+ ## [14.20.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.19.1...v14.20.0) (2024-01-16)
2337
+
2338
+ ### Features
2339
+
2340
+ * DAZUIC-774 - Add Table Sort ([c54c650](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c54c6500e260d2056e09f41a907fcb3ec6163576))
2341
+ ## [14.19.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.19.0...v14.19.1) (2024-01-15)
2342
+
2343
+ ### Bug Fixes
2344
+
2345
+ * DAZUIC-2709 - fix building calendar view for a month ([71bbb81](https://github.com/BAZG-Quadrel/quadrel-framework/commit/71bbb81fa5283a2ba3d3f67aa685c46bd7f484b3))
2346
+ ## [14.19.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.18.3...v14.19.0) (2024-01-15)
2347
+
2348
+ ### Features
2349
+
2350
+ * extend QdMaxColumnsCount type by 15 ([3a5370a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3a5370ad44a30c83b7d10b0c89578273cf07b6cb))
2351
+ ## [14.18.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.18.2...v14.18.3) (2024-01-11)
2352
+ ## [14.18.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.18.1...v14.18.2) (2024-01-11)
2353
+
2354
+ ### Bug Fixes
2355
+
2356
+ * DAZUIC-2710 - fill remaining width if table is empty ([4febce1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4febce13e3598ee58d626df3833432b42d2c3ed0))
2357
+ ## [14.18.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.18.0...v14.18.1) (2024-01-11)
2358
+
2359
+ ### Bug Fixes
2360
+
2361
+ * DAZUIC-2691 - provide tree data row for link data type ([9f88c80](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9f88c80791060609d746608be5f4d7f9ccc26224))
2362
+ ## [14.18.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.17.4...v14.18.0) (2024-01-10)
2363
+
2364
+ ### Features
2365
+
2366
+ * DAZUIC-2536, DAZUIC-2713 Ellipsis für Filtertexte und Erweiterung Intersection Tooltip ([9697a06](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9697a067ebc15a013f6ec1d00da88a8828d058b2))
2367
+ ## [14.17.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.17.3...v14.17.4) (2024-01-10)
2368
+
2369
+ ### Bug Fixes
2370
+
2371
+ * DAZUIC-2711 - fix property access in QdContainerToolbarActionComponent without optional config ([9c0b087](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9c0b087dd13d32276789bcd907290b320a0e37c5))
2372
+ ## [14.17.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.17.2...v14.17.3) (2024-01-09)
2373
+
2374
+ ### Bug Fixes
2375
+
2376
+ * DAZUIC-2699 - isolate styles of QdTable and QdTree ([cf31b33](https://github.com/BAZG-Quadrel/quadrel-framework/commit/cf31b3307c5c19ff97e4d026c745d5c2379fe729))
2377
+ ## [14.17.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.17.1...v14.17.2) (2024-01-08)
2378
+
2379
+ ### Bug Fixes
2380
+
2381
+ * DAZUIC-2714 - respect deprecated i18ns ([108a041](https://github.com/BAZG-Quadrel/quadrel-framework/commit/108a041f225ef547ca804ec576950140d6bc7cb0))
2382
+ ## [14.17.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.17.0...v14.17.1) (2024-01-04)
2383
+
2384
+ ### Bug Fixes
2385
+
2386
+ * DAZUIC-2655 - allow validators to work with unit controls ([f4b7f73](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f4b7f735553cb34af8841b4064975a841d83d770))
2387
+ ## [14.17.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.16.1...v14.17.0) (2024-01-03)
2388
+
2389
+ ### Features
2390
+
2391
+ * DAZUIC-2553 Fix von Styles der Stepper und Tabs Action ([de07093](https://github.com/BAZG-Quadrel/quadrel-framework/commit/de07093c45ed8570a50afcad39db2ccfe8c9d48e))
2392
+ ## [14.16.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.16.0...v14.16.1) (2024-01-02)
2393
+
2394
+ ### Bug Fixes
2395
+
2396
+ * DAZUIC-2708 - respect deprecated inlineActions property ([4b30f21](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4b30f214b361324d83b01527593016368092a822))
2397
+ ## [14.16.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.15.1...v14.16.0) (2023-12-22)
2398
+
2399
+ ### Features
2400
+
2401
+ * DAZUIC-2679 - integrate QdPopoverOnClickDirective in QdDropdown ([c070e8f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c070e8fed9e69a88ba4de9c78e6cd7d9ad6df257))
2402
+ ## [14.15.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.15.0...v14.15.1) (2023-12-19)
2403
+
2404
+ ### Bug Fixes
2405
+
2406
+ * DAZUIC-2680 - Datepicker: will return null if an empty string is typed in ([f9877f0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f9877f0b9368f1dfec1ba7d7dd1b25d8be55d4be))
2407
+ * DAZUIC-2680 - Revert to Pixel ([737e0ec](https://github.com/BAZG-Quadrel/quadrel-framework/commit/737e0ec28e67138c6d2aa9f6200770318ee21e5d))
2408
+ ## [14.15.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.14.0...v14.15.0) (2023-12-13)
2409
+
2410
+ ### Features
2411
+
2412
+ * DAZUIC-2635 - extend rows with primary action ([24e691c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/24e691cd526622fe8d2bc8d28ae44c1eb7627cc6))
2413
+ * DAZUIC-2635 - extend rows with primary action ([9070fd0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9070fd00fbbfd929c7359231745ea667c0c00917))
2414
+ * DAZUIC-2635 - make inlineActions deprecated ([4a05643](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4a05643d9bdbe52429f7f41264cb28fe5b242478))
2415
+ * DAZUIC-2635 - make inlineActions deprecated ([0570efe](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0570efe117bc6cd56a101251f9cc8fe09b7e895a))
2416
+ ## [14.14.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.13.6...v14.14.0) (2023-12-13)
2417
+
2418
+ ### Features
2419
+
2420
+ * DAZUIC-2580 - New Dialog Component ([0b85e90](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0b85e9060bba8eeecc4775e32ee2df8e31812434))
2421
+ ## [14.13.6](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.13.5...v14.13.6) (2023-12-12)
2422
+
2423
+ ### Bug Fixes
2424
+
2425
+ * DAZUIC-2654 - Consider disable states of reactive forms after config change ([af3668d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/af3668d43b677eb3050d19b04057bb01722795b4))
2426
+ ## [14.13.5](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.13.4...v14.13.5) (2023-12-07)
2427
+ ## [14.13.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.13.3...v14.13.4) (2023-12-07)
2428
+
2429
+ ### Bug Fixes
2430
+
2431
+ * fix import in mock component ([3d79766](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3d79766221607e034316de5b1adcc364c09aadcc))
2432
+ ## [14.13.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.13.2...v14.13.3) (2023-12-07)
2433
+
2434
+ ### Bug Fixes
2435
+
2436
+ * adjust mock components to match current component structure ([44cfbc2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/44cfbc245d6ddea2a82b3a1dbd7e2a888ff74304))
2437
+ ## [14.13.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.13.1...v14.13.2) (2023-12-07)
2438
+ ## [14.13.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.13.0...v14.13.1) (2023-12-06)
2439
+
2440
+ ### Bug Fixes
2441
+
2442
+ * DAZUIC-2654 - Activate disable states via reactive forms ([f6fee90](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f6fee90af55fc96a961d7cd93fdd7dd55274b11f))
2443
+ ## [14.13.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.12.0...v14.13.0) (2023-12-05)
2444
+
2445
+ ### Features
2446
+
2447
+ * DAZUIC-2533 - nestedRows in tree table data ([78bd88d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/78bd88d1d8920bd9c2bf2569e5629450d067027b))
2448
+ * DAZUIC-2578 - Add Button Anpassung ([1ff6740](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1ff67407e4cb98d601346a37ed22438c9a6f370a))
2449
+ ## [14.12.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.11.0...v14.12.0) (2023-11-30)
2450
+
2451
+ ### Features
2452
+
2453
+ * QdTree docs fix ([eee3803](https://github.com/BAZG-Quadrel/quadrel-framework/commit/eee3803ebed3a3359a4353c36f9beb1a34ada085))
2454
+ ## [14.11.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.10.0...v14.11.0) (2023-11-30)
2455
+
2456
+ ### Features
2457
+
2458
+ * DAZUIC-2624 - datepicker migration in filter ([31bab6c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/31bab6c7f1a3e729ea480f4ce52a3ee6e66a4690))
2459
+ ## [14.10.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.9.0...v14.10.0) (2023-11-29)
2460
+
2461
+ ### Features
2462
+
2463
+ * DAZUIC-2577 - separate concerns with QdTable and QdTree ([ea5c7a2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ea5c7a234b8345eb95970cfc4fd3824446b8910d))
2464
+ ## [14.9.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.8.0...v14.9.0) (2023-11-29)
2465
+
2466
+ ### Features
2467
+
2468
+ * DAZUIC-2575 - Erweiterung Datepicker mit Jahres/Monatspicker ([f5504c1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f5504c12704f395a61423468b524c545a1bec33c))
2469
+ ## [14.8.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.52.0...v14.8.0) (2023-11-23)
2470
+
2471
+ ### Features
2472
+
2473
+ * DAZUIC-2522 - New global config key: QdNotificationsHttpInterceptorService can be disabled ([9546160](https://github.com/BAZG-Quadrel/quadrel-framework/commit/95461605684da949f168686b72f0fa90c75b1640))
2474
+ ## [14.7.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.6.1...v14.7.0) (2023-11-23)
2475
+ ## [14.6.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.6.0...v14.6.1) (2023-11-23)
2476
+
2477
+ ### Bug Fixes
2478
+
2479
+ * DAZUIC-2576 - bugfix for date parser ([3e9035f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3e9035f5d449213e5ea2c95bf24d3b6a38e46da6))
2480
+ ## [14.6.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.5.0...v14.6.0) (2023-11-23)
2481
+ ## [14.5.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.4.1...v14.5.0) (2023-11-22)
2482
+
2483
+ ### Features
2484
+
2485
+ * DAZUIC-2524 - new showConfirmCheckbox input property in QdModalConfirmComponent alows to hide confirm checkbox ([5bebc6b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5bebc6bfae7d819d6bc151eb2ab081fd96d1fd0b))
2486
+ * DAZUIC-2525 - add confirmProcess to QdModalConfirmComponent afterClose result, typify modal afterClose results ([fec571e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fec571e4b01c077ea47954e2106a4c18edf1d546))
2487
+ ## [14.4.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.4.0...v14.4.1) (2023-11-22)
2488
+
2489
+ ### Bug Fixes
2490
+
2491
+ * DAZUIC-2576 - calender table styles, date selection, activate validation ([d9848e7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d9848e73401ed7af6a18ecb572313cfaca3c09e6))
2492
+ ## [14.4.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.51.0...v14.4.0) (2023-11-21)
2493
+ ## [14.3.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.2.1...v14.3.0) (2023-11-21)
2494
+
2495
+ ### Features
2496
+
2497
+ * DAZUIC-2574 - Conversion of calendar component to string I/O ([7bd8b40](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7bd8b4015534673b76f354559e8a974c7c31c5cf))
2498
+ * DAZUIC-2608 - add "uuid" and "moment" as dependency in published package.json ([8f1db6b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8f1db6bb3793dcf015ee49daccdafd452bb4322b))
2499
+ * DAZUIC-2613 - allow multiline notification messages ([7e221c2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7e221c2342e687627be8dcca3c8b8e693d2d9780))
2500
+ ## [14.2.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.2.0...v14.2.1) (2023-11-21)
2501
+
2502
+ ### Features
2503
+
2504
+ * DAZUIC-2574 - Add Date Adapter ([e5fb7a4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e5fb7a41e67af34425ff0d613fc9a7c85980852d))
2505
+
2506
+ ### Bug Fixes
2507
+
2508
+ * DAZUIC-2614 - table inline menu rerendering loop fix ([10110c7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/10110c720fa8972ccfeb9d4eae812bbd48db51a6))
2509
+ ## [14.2.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.50.5...v14.2.0) (2023-11-16)
2510
+
2511
+ ### Features
2512
+
2513
+ * DAZUIC-2574 - Add full functionality to the datepicker ([c3b8b0c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c3b8b0c057f358da6b97b8b219112340c54b3a45))
2514
+ * DAZUIC-2574 - Add full functionality to the datepicker ([84a9994](https://github.com/BAZG-Quadrel/quadrel-framework/commit/84a999471c5622a4147f996478cbf2826d7e7df8))
2515
+ * DAZUIC-2574 - implementation of custom calendar ([2e0804e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2e0804e4c55766ff2ab356b1099c9dc39d3f31be))
2516
+
2517
+ ### Bug Fixes
2518
+
2519
+ * DAZUIC-2602 fix for header widget bug with language list parameter ([13a0e84](https://github.com/BAZG-Quadrel/quadrel-framework/commit/13a0e84fc0bec09cd1492c1833224f33619b2c79))
2520
+ ## [14.1.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.1.0...v14.1.1) (2023-11-06)
2521
+ ## [14.1.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.0.3...v14.1.0) (2023-10-30)
2522
+
2523
+ ### Features
2524
+
2525
+ * DAZUIC-2540 - first and last pagination buttons ([fb182a6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fb182a6527e854c577612c75c7cc693592dec7d9))
2526
+ ## [14.0.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.0.2...v14.0.3) (2023-10-25)
2527
+ ## [14.0.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.0.1...v14.0.2) (2023-10-25)
2528
+
2529
+ ### Bug Fixes
2530
+
2531
+ * DAZUIC-2563 - docu config modal validation and rawtypes fixed ([48ac6b4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/48ac6b42dcc441b1b870d8a133989f98cd89d072))
2532
+ ## [14.0.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.0.0...v14.0.1) (2023-10-23)
2533
+ ## [14.0.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.0.0-beta.0...v14.0.0) (2023-10-20)
2534
+
2535
+ ### Bug Fixes
2536
+
2537
+ * DAZUIC-2541 - disable page process header submit button if enableSubmit input is false ([99c3d58](https://github.com/BAZG-Quadrel/quadrel-framework/commit/99c3d581ad81754a04a2ecc459ede8064687d7a1))
2538
+ ## [14.0.0-beta.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.50.0...v14.0.0-beta.0) (2023-10-18)
2539
+
2540
+ ### Features
2541
+
2542
+ * DAZUIC-2460 configuration modal for Qd types ([c228796](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c228796485d80814984db6a957ae3204119bf18d))
2543
+ * DAZUIC-2492 - add parser for component overview, add JSDocs for each component ([dbf9b65](https://github.com/BAZG-Quadrel/quadrel-framework/commit/dbf9b6502c3c3ff02780fc2fda894cf095da8b1c))
2544
+ * DAZUIC-2505 - improve determination of controls for type options in config modal; save maximized state in session storage ([a41c133](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a41c1337edfc01ea279e8a843e9f335e6616e5df))
2545
+ * **docs:** consolidate form stories ([dbd8ed4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/dbd8ed4e2ce6e0fd7df8f9d4d98b285f792a99da))
2546
+ * **input-stories:** remove wrapper component ([d19b379](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d19b3794dc7f0aaca19da3ba6ff08a31529f9561))
2547
+
2548
+ ### Bug Fixes
2549
+
2550
+ * array uuids fixed in docu config modal ([0c7684b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0c7684be46208299627c50e22d0964a3887300a1))
2551
+ * DAZUIC-1595 - table stories to csf 3 format; fix asset path mapping ([b39228f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b39228f1b7203e615360a6f7cd10b2aca9e1e7fc))
2552
+ * DAZUIC-1595 - table stories to csf 3 format; rename [#root](https://github.com/BAZG-Quadrel/quadrel-framework/issues/root) selector to [#storybook](https://github.com/BAZG-Quadrel/quadrel-framework/issues/storybook)-root ([e2e189d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e2e189da12e562ca9478e24d04626c2423da20fb)), closes [#storybook-root](https://github.com/BAZG-Quadrel/quadrel-framework/issues/storybook-root)
2553
+ * DAZUIC-2505 - change types to interfaces so that properties are parsed by compodoc ([7b31163](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7b3116327e433e3405a3846053e48139c051c096))
2554
+ * DAZUIC-2505 - fixes complex raw types in compodoc documentation.json ([3410f40](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3410f4075fccb93a8f1af7ae9b5ff55dccfb8e77))
2555
+ * DAZUIC-2505 display config type detail modal for generic types ([d9eb5be](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d9eb5be553a9f2f4ed0c6f0828e2193cd007c3f2))
2556
+ * e2e tests paths ([622d4aa](https://github.com/BAZG-Quadrel/quadrel-framework/commit/622d4aa0532063ad305c689f7c58cc4997a50392))
2557
+ * e2e tests paths ([66f7e3d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/66f7e3d4a50dd579202b6eab50d37d5cc7e5a10a))
2558
+ * e2e tests paths ([dcd71d6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/dcd71d6c85740a34e67019093a5314bb1c6f2eb3))
2559
+ ## [13.52.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.7.0...v13.52.0) (2023-11-23)
2560
+
2561
+ ### Features
2562
+
2563
+ * DAZUIC-2613 - allow multiline notification messages ([b024143](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b0241431dcbacf2301b79da30554a14a5e253417))
2564
+ ## [13.51.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.3.0...v13.51.0) (2023-11-21)
2565
+
2566
+ ### Features
2567
+
2568
+ * DAZUIC-2608 - add "uuid" as dependency in published package.json ([e983042](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e9830423cdd3e38fc083ceeabe607e67510776bf))
2569
+ ## [13.50.5](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.50.4...v13.50.5) (2023-11-15)
2570
+ ## [13.50.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.1.1...v13.50.4) (2023-11-14)
2571
+
2572
+ ### Bug Fixes
2573
+
2574
+ * DAZUIC-2541 - disable page process header submit button if enableSubmit input is false ([1d80831](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1d808315afb0cfa30c279b4d3f609b8424854643))
2575
+ * DAZUIC-2602 fix for header widget bug with language list parameter ([6ded629](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6ded629f49b258cda420a4cab0fa567f8b8ecb5b))
2576
+ ## [14.7.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.6.1...v14.7.0) (2023-11-23)
2577
+
2578
+ ### Features
2579
+
2580
+ * DAZUIC-2613 - allow multiline notification messages ([7e221c2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7e221c2342e687627be8dcca3c8b8e693d2d9780))
2581
+ ## [14.6.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.6.0...v14.6.1) (2023-11-23)
2582
+
2583
+ ### Bug Fixes
2584
+
2585
+ * DAZUIC-2576 - bugfix for date parser ([3e9035f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3e9035f5d449213e5ea2c95bf24d3b6a38e46da6))
2586
+ ## [14.6.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.5.0...v14.6.0) (2023-11-23)
2587
+
2588
+ ### Features
2589
+
2590
+ * DAZUIC-2524 - new showConfirmCheckbox input property in QdModalConfirmComponent alows to hide confirm checkbox ([5bebc6b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5bebc6bfae7d819d6bc151eb2ab081fd96d1fd0b))
2591
+ ## [14.5.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.4.1...v14.5.0) (2023-11-22)
2592
+
2593
+ ### Features
2594
+
2595
+ * DAZUIC-2525 - add confirmProcess to QdModalConfirmComponent afterClose result, typify modal afterClose results ([fec571e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fec571e4b01c077ea47954e2106a4c18edf1d546))
2596
+ ## [14.4.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.4.0...v14.4.1) (2023-11-22)
2597
+
2598
+ ### Bug Fixes
2599
+
2600
+ * DAZUIC-2576 - calender table styles, date selection, activate validation ([d9848e7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d9848e73401ed7af6a18ecb572313cfaca3c09e6))
2601
+ ## [14.4.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.51.0...v14.4.0) (2023-11-21)
2602
+ ## [14.3.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.2.1...v14.3.0) (2023-11-21)
2603
+
2604
+ ### Features
2605
+
2606
+ * DAZUIC-2574 - Conversion of calendar component to string I/O ([7bd8b40](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7bd8b4015534673b76f354559e8a974c7c31c5cf))
2607
+ * DAZUIC-2608 - add "uuid" and "moment" as dependency in published package.json ([8f1db6b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8f1db6bb3793dcf015ee49daccdafd452bb4322b))
2608
+ ## [14.2.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.2.0...v14.2.1) (2023-11-21)
2609
+
2610
+ ### Features
2611
+
2612
+ * DAZUIC-2574 - Add Date Adapter ([e5fb7a4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e5fb7a41e67af34425ff0d613fc9a7c85980852d))
2613
+
2614
+ ### Bug Fixes
2615
+
2616
+ * DAZUIC-2614 - table inline menu rerendering loop fix ([10110c7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/10110c720fa8972ccfeb9d4eae812bbd48db51a6))
2617
+ ## [14.2.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.50.5...v14.2.0) (2023-11-16)
2618
+
2619
+ ### Features
2620
+
2621
+ * DAZUIC-2574 - Add full functionality to the datepicker ([c3b8b0c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c3b8b0c057f358da6b97b8b219112340c54b3a45))
2622
+ * DAZUIC-2574 - Add full functionality to the datepicker ([84a9994](https://github.com/BAZG-Quadrel/quadrel-framework/commit/84a999471c5622a4147f996478cbf2826d7e7df8))
2623
+ * DAZUIC-2574 - implementation of custom calendar ([2e0804e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2e0804e4c55766ff2ab356b1099c9dc39d3f31be))
2624
+
2625
+ ### Bug Fixes
2626
+
2627
+ * DAZUIC-2602 fix for header widget bug with language list parameter ([13a0e84](https://github.com/BAZG-Quadrel/quadrel-framework/commit/13a0e84fc0bec09cd1492c1833224f33619b2c79))
2628
+ ## [14.1.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.1.0...v14.1.1) (2023-11-06)
2629
+ ## [14.1.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.0.3...v14.1.0) (2023-10-30)
2630
+
2631
+ ### Features
2632
+
2633
+ * DAZUIC-2540 - first and last pagination buttons ([fb182a6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fb182a6527e854c577612c75c7cc693592dec7d9))
2634
+ ## [14.0.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.0.2...v14.0.3) (2023-10-25)
2635
+ ## [14.0.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.0.1...v14.0.2) (2023-10-25)
2636
+
2637
+ ### Bug Fixes
2638
+
2639
+ * DAZUIC-2563 - docu config modal validation and rawtypes fixed ([48ac6b4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/48ac6b42dcc441b1b870d8a133989f98cd89d072))
2640
+ ## [14.0.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.0.0...v14.0.1) (2023-10-23)
2641
+ ## [14.0.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.0.0-beta.0...v14.0.0) (2023-10-20)
2642
+
2643
+ ### Bug Fixes
2644
+
2645
+ * DAZUIC-2541 - disable page process header submit button if enableSubmit input is false ([99c3d58](https://github.com/BAZG-Quadrel/quadrel-framework/commit/99c3d581ad81754a04a2ecc459ede8064687d7a1))
2646
+ ## [14.0.0-beta.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.50.0...v14.0.0-beta.0) (2023-10-18)
2647
+
2648
+ ### Features
2649
+
2650
+ * DAZUIC-2460 configuration modal for Qd types ([c228796](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c228796485d80814984db6a957ae3204119bf18d))
2651
+ * DAZUIC-2492 - add parser for component overview, add JSDocs for each component ([dbf9b65](https://github.com/BAZG-Quadrel/quadrel-framework/commit/dbf9b6502c3c3ff02780fc2fda894cf095da8b1c))
2652
+ * DAZUIC-2505 - improve determination of controls for type options in config modal; save maximized state in session storage ([a41c133](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a41c1337edfc01ea279e8a843e9f335e6616e5df))
2653
+ * **docs:** consolidate form stories ([dbd8ed4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/dbd8ed4e2ce6e0fd7df8f9d4d98b285f792a99da))
2654
+ * **input-stories:** remove wrapper component ([d19b379](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d19b3794dc7f0aaca19da3ba6ff08a31529f9561))
2655
+
2656
+ ### Bug Fixes
2657
+
2658
+ * array uuids fixed in docu config modal ([0c7684b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0c7684be46208299627c50e22d0964a3887300a1))
2659
+ * DAZUIC-1595 - table stories to csf 3 format; fix asset path mapping ([b39228f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b39228f1b7203e615360a6f7cd10b2aca9e1e7fc))
2660
+ * DAZUIC-1595 - table stories to csf 3 format; rename [#root](https://github.com/BAZG-Quadrel/quadrel-framework/issues/root) selector to [#storybook](https://github.com/BAZG-Quadrel/quadrel-framework/issues/storybook)-root ([e2e189d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e2e189da12e562ca9478e24d04626c2423da20fb)), closes [#storybook-root](https://github.com/BAZG-Quadrel/quadrel-framework/issues/storybook-root)
2661
+ * DAZUIC-2505 - change types to interfaces so that properties are parsed by compodoc ([7b31163](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7b3116327e433e3405a3846053e48139c051c096))
2662
+ * DAZUIC-2505 - fixes complex raw types in compodoc documentation.json ([3410f40](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3410f4075fccb93a8f1af7ae9b5ff55dccfb8e77))
2663
+ * DAZUIC-2505 display config type detail modal for generic types ([d9eb5be](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d9eb5be553a9f2f4ed0c6f0828e2193cd007c3f2))
2664
+ * e2e tests paths ([622d4aa](https://github.com/BAZG-Quadrel/quadrel-framework/commit/622d4aa0532063ad305c689f7c58cc4997a50392))
2665
+ * e2e tests paths ([66f7e3d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/66f7e3d4a50dd579202b6eab50d37d5cc7e5a10a))
2666
+ * e2e tests paths ([dcd71d6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/dcd71d6c85740a34e67019093a5314bb1c6f2eb3))
2667
+ ## [13.51.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.3.0...v13.51.0) (2023-11-21)
2668
+
2669
+ ### Features
2670
+
2671
+ * DAZUIC-2608 - add "uuid" as dependency in published package.json ([e983042](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e9830423cdd3e38fc083ceeabe607e67510776bf))
2672
+ ## [13.50.5](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.50.4...v13.50.5) (2023-11-15)
2673
+ ## [13.50.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.1.1...v13.50.4) (2023-11-14)
2674
+
2675
+ ### Bug Fixes
2676
+
2677
+ * DAZUIC-2541 - disable page process header submit button if enableSubmit input is false ([1d80831](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1d808315afb0cfa30c279b4d3f609b8424854643))
2678
+ * DAZUIC-2602 fix for header widget bug with language list parameter ([6ded629](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6ded629f49b258cda420a4cab0fa567f8b8ecb5b))
2679
+ ## [14.3.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.2.1...v14.3.0) (2023-11-21)
2680
+
2681
+ ### Features
2682
+
2683
+ * DAZUIC-2608 - add "uuid" and "moment" as dependency in published package.json ([8f1db6b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8f1db6bb3793dcf015ee49daccdafd452bb4322b))
2684
+ ## [14.2.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.2.0...v14.2.1) (2023-11-21)
2685
+
2686
+ ### Bug Fixes
2687
+
2688
+ * DAZUIC-2614 - table inline menu rerendering loop fix ([10110c7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/10110c720fa8972ccfeb9d4eae812bbd48db51a6))
2689
+ ## [14.2.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.50.5...v14.2.0) (2023-11-16)
2690
+
2691
+ ### Features
2692
+
2693
+ * DAZUIC-2574 - implementation of custom calendar ([2e0804e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2e0804e4c55766ff2ab356b1099c9dc39d3f31be))
2694
+
2695
+ ### Bug Fixes
2696
+
2697
+ * DAZUIC-2602 fix for header widget bug with language list parameter ([13a0e84](https://github.com/BAZG-Quadrel/quadrel-framework/commit/13a0e84fc0bec09cd1492c1833224f33619b2c79))
2698
+ ## [14.1.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.1.0...v14.1.1) (2023-11-06)
2699
+ ## [14.1.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.0.3...v14.1.0) (2023-10-30)
2700
+
2701
+ ### Features
2702
+
2703
+ * DAZUIC-2540 - first and last pagination buttons ([fb182a6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fb182a6527e854c577612c75c7cc693592dec7d9))
2704
+ ## [14.0.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.0.2...v14.0.3) (2023-10-25)
2705
+ ## [14.0.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.0.1...v14.0.2) (2023-10-25)
2706
+
2707
+ ### Bug Fixes
2708
+
2709
+ * DAZUIC-2563 - docu config modal validation and rawtypes fixed ([48ac6b4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/48ac6b42dcc441b1b870d8a133989f98cd89d072))
2710
+ ## [14.0.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.0.0...v14.0.1) (2023-10-23)
2711
+ ## [14.0.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.0.0-beta.0...v14.0.0) (2023-10-20)
2712
+
2713
+ ### Bug Fixes
2714
+
2715
+ * DAZUIC-2541 - disable page process header submit button if enableSubmit input is false ([99c3d58](https://github.com/BAZG-Quadrel/quadrel-framework/commit/99c3d581ad81754a04a2ecc459ede8064687d7a1))
2716
+ ## [14.0.0-beta.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.50.0...v14.0.0-beta.0) (2023-10-18)
2717
+
2718
+ ### Features
2719
+
2720
+ * DAZUIC-2460 configuration modal for Qd types ([c228796](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c228796485d80814984db6a957ae3204119bf18d))
2721
+ * DAZUIC-2492 - add parser for component overview, add JSDocs for each component ([dbf9b65](https://github.com/BAZG-Quadrel/quadrel-framework/commit/dbf9b6502c3c3ff02780fc2fda894cf095da8b1c))
2722
+ * DAZUIC-2505 - improve determination of controls for type options in config modal; save maximized state in session storage ([a41c133](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a41c1337edfc01ea279e8a843e9f335e6616e5df))
2723
+ * **docs:** consolidate form stories ([dbd8ed4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/dbd8ed4e2ce6e0fd7df8f9d4d98b285f792a99da))
2724
+ * **input-stories:** remove wrapper component ([d19b379](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d19b3794dc7f0aaca19da3ba6ff08a31529f9561))
2725
+
2726
+ ### Bug Fixes
2727
+
2728
+ * array uuids fixed in docu config modal ([0c7684b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0c7684be46208299627c50e22d0964a3887300a1))
2729
+ * DAZUIC-1595 - table stories to csf 3 format; fix asset path mapping ([b39228f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b39228f1b7203e615360a6f7cd10b2aca9e1e7fc))
2730
+ * DAZUIC-1595 - table stories to csf 3 format; rename [#root](https://github.com/BAZG-Quadrel/quadrel-framework/issues/root) selector to [#storybook](https://github.com/BAZG-Quadrel/quadrel-framework/issues/storybook)-root ([e2e189d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e2e189da12e562ca9478e24d04626c2423da20fb)), closes [#storybook-root](https://github.com/BAZG-Quadrel/quadrel-framework/issues/storybook-root)
2731
+ * DAZUIC-2505 - change types to interfaces so that properties are parsed by compodoc ([7b31163](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7b3116327e433e3405a3846053e48139c051c096))
2732
+ * DAZUIC-2505 - fixes complex raw types in compodoc documentation.json ([3410f40](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3410f4075fccb93a8f1af7ae9b5ff55dccfb8e77))
2733
+ * DAZUIC-2505 display config type detail modal for generic types ([d9eb5be](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d9eb5be553a9f2f4ed0c6f0828e2193cd007c3f2))
2734
+ * e2e tests paths ([622d4aa](https://github.com/BAZG-Quadrel/quadrel-framework/commit/622d4aa0532063ad305c689f7c58cc4997a50392))
2735
+ * e2e tests paths ([66f7e3d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/66f7e3d4a50dd579202b6eab50d37d5cc7e5a10a))
2736
+ * e2e tests paths ([dcd71d6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/dcd71d6c85740a34e67019093a5314bb1c6f2eb3))
2737
+ ## [13.50.5](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.50.4...v13.50.5) (2023-11-15)
2738
+ ## [13.50.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.1.1...v13.50.4) (2023-11-14)
2739
+
2740
+ ### Bug Fixes
2741
+
2742
+ * DAZUIC-2541 - disable page process header submit button if enableSubmit input is false ([1d80831](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1d808315afb0cfa30c279b4d3f609b8424854643))
2743
+ * DAZUIC-2602 fix for header widget bug with language list parameter ([6ded629](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6ded629f49b258cda420a4cab0fa567f8b8ecb5b))
2744
+ ## [14.1.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.1.0...v14.1.1) (2023-11-06)
2745
+ ## [14.1.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.0.3...v14.1.0) (2023-10-30)
2746
+
2747
+ ### Features
2748
+
2749
+ * DAZUIC-2540 - first and last pagination buttons ([fb182a6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fb182a6527e854c577612c75c7cc693592dec7d9))
2750
+ ## [14.0.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.0.2...v14.0.3) (2023-10-25)
2751
+ ## [14.0.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.0.1...v14.0.2) (2023-10-25)
2752
+
2753
+ ### Bug Fixes
2754
+
2755
+ * DAZUIC-2541 - disable page process header submit button if enableSubmit input is false ([99c3d58](https://github.com/BAZG-Quadrel/quadrel-framework/commit/99c3d581ad81754a04a2ecc459ede8064687d7a1))
2756
+ * DAZUIC-2563 - docu config modal validation and rawtypes fixed ([48ac6b4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/48ac6b42dcc441b1b870d8a133989f98cd89d072))
2757
+ ## [14.0.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.0.0...v14.0.1) (2023-10-23)
2758
+ ## [14.0.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v14.0.0-beta.0...v14.0.0) (2023-10-20)
2759
+ ## [14.0.0-beta.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.50.0...v14.0.0-beta.0) (2023-10-18)
2760
+
2761
+ ### Features
2762
+
2763
+ * DAZUIC-2460 configuration modal for Qd types ([c228796](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c228796485d80814984db6a957ae3204119bf18d))
2764
+ * DAZUIC-2492 - add parser for component overview, add JSDocs for each component ([dbf9b65](https://github.com/BAZG-Quadrel/quadrel-framework/commit/dbf9b6502c3c3ff02780fc2fda894cf095da8b1c))
2765
+ * DAZUIC-2505 - improve determination of controls for type options in config modal; save maximized state in session storage ([a41c133](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a41c1337edfc01ea279e8a843e9f335e6616e5df))
2766
+ * **docs:** consolidate form stories ([dbd8ed4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/dbd8ed4e2ce6e0fd7df8f9d4d98b285f792a99da))
2767
+ * **input-stories:** remove wrapper component ([d19b379](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d19b3794dc7f0aaca19da3ba6ff08a31529f9561))
2768
+
2769
+ ### Bug Fixes
2770
+
2771
+ * array uuids fixed in docu config modal ([0c7684b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0c7684be46208299627c50e22d0964a3887300a1))
2772
+ * DAZUIC-1595 - table stories to csf 3 format; fix asset path mapping ([b39228f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b39228f1b7203e615360a6f7cd10b2aca9e1e7fc))
2773
+ * DAZUIC-1595 - table stories to csf 3 format; rename [#root](https://github.com/BAZG-Quadrel/quadrel-framework/issues/root) selector to [#storybook](https://github.com/BAZG-Quadrel/quadrel-framework/issues/storybook)-root ([e2e189d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e2e189da12e562ca9478e24d04626c2423da20fb)), closes [#storybook-root](https://github.com/BAZG-Quadrel/quadrel-framework/issues/storybook-root)
2774
+ * DAZUIC-2505 - change types to interfaces so that properties are parsed by compodoc ([7b31163](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7b3116327e433e3405a3846053e48139c051c096))
2775
+ * DAZUIC-2505 - fixes complex raw types in compodoc documentation.json ([3410f40](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3410f4075fccb93a8f1af7ae9b5ff55dccfb8e77))
2776
+ * DAZUIC-2505 display config type detail modal for generic types ([d9eb5be](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d9eb5be553a9f2f4ed0c6f0828e2193cd007c3f2))
2777
+ * e2e tests paths ([622d4aa](https://github.com/BAZG-Quadrel/quadrel-framework/commit/622d4aa0532063ad305c689f7c58cc4997a50392))
2778
+ * e2e tests paths ([66f7e3d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/66f7e3d4a50dd579202b6eab50d37d5cc7e5a10a))
2779
+ * e2e tests paths ([dcd71d6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/dcd71d6c85740a34e67019093a5314bb1c6f2eb3))
2780
+ ## [13.50.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.49.4...v13.50.0) (2023-10-16)
2781
+
2782
+ ### Features
2783
+
2784
+ * DAZUIC-2518 - hide save button in stepper when (stepSave) output is not set on the current step ([5f6dc65](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5f6dc65fd8e466a7ec8253394e7c000d2a5ff5f3))
2785
+ ## [13.49.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.49.3...v13.49.4) (2023-10-09)
2786
+ ## [13.49.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.49.2...v13.49.3) (2023-10-09)
2787
+
2788
+ ### Bug Fixes
2789
+
2790
+ * DAZUIC-2500 - dropdown closing behaviour fixed (click on another dropdown closes the dropdown now) ([d71b955](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d71b9552c12f60bb32fba71cdcc0097c7f9830d5))
2791
+ ## [13.49.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.49.1...v13.49.2) (2023-10-06)
2792
+
2793
+ ### Bug Fixes
2794
+
2795
+ * DAZUIC-2501 - fix italian translation for maxlength validation ([b1f823d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b1f823d02656e20c32b923f4b92283688accce09))
2796
+ * DAZUIC-2501 - fix italian translation for minlength validation ([5b1e189](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5b1e18911feed562b4208c4b63d72c91b568d783))
2797
+ ## [13.49.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.49.0...v13.49.1) (2023-10-03)
2798
+
2799
+ ### Bug Fixes
2800
+
2801
+ * DAZUIC-2497 - Multi Input: Add chip on blur ([2ac4d25](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2ac4d25cec785ff0ed499241215a1fd9fc3f9890))
2802
+ ## [13.49.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.48.3...v13.49.0) (2023-09-29)
2803
+
2804
+ ### Features
2805
+
2806
+ * DAZUIC-2498 new icons "emailIn" and "emailOut" ([3b3c317](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3b3c317077724ac6978b3a342ff9f1be069746de))
2807
+ ## [13.48.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.48.2...v13.48.3) (2023-09-08)
2808
+
2809
+ ### Bug Fixes
2810
+
2811
+ * DAZUIC-2376 - fix reset button disabled behaviour to be fully reactive ([3439e26](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3439e2664c8341f0ce7bed83ce956e6632e33c4c))
2812
+ * filter out empty items ([4d79de9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4d79de94b770ad9e62bde1cacfd6bb39a412b332))
2813
+ ## [13.48.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.48.1...v13.48.2) (2023-09-05)
2814
+
2815
+ ### Bug Fixes
2816
+
2817
+ * DAZUIC-2467 - Export Filter Types ([0836bd2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0836bd26b8076ed2148754575e6f747f42d60a0b))
2818
+ ## [13.48.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.48.0...v13.48.1) (2023-09-04)
2819
+
2820
+ ### Bug Fixes
2821
+
2822
+ * DAZUIC-2445 - Fix Tree Table ([931175f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/931175ffcfc736d54f450d2ff15b85cad5f3f0c8))
2823
+ * DAZUIC-2445 - Fix Tree Table ([97d3c48](https://github.com/BAZG-Quadrel/quadrel-framework/commit/97d3c4887551dab830d71ffae99cb95df4c41468))
2824
+ ## [13.48.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.47.2...v13.48.0) (2023-09-01)
2825
+
2826
+ ### Features
2827
+
2828
+ * DAZUC-2414 - Remove the placeholder, X icon logic ([4e3d73d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4e3d73d6737e7d3f850292bbd95a0a75f6f63568))
2829
+ ## [13.47.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.47.1...v13.47.2) (2023-08-21)
2830
+
2831
+ ### Bug Fixes
2832
+
2833
+ * DAZUIC-2376 - Remove the second emit of EventEmitter by click reset button. ([cf64284](https://github.com/BAZG-Quadrel/quadrel-framework/commit/cf6428475083358eadb6662f444ae28c7be9b3ea))
2834
+ ## [13.47.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.47.0...v13.47.1) (2023-08-17)
2835
+
2836
+ ### Bug Fixes
2837
+
2838
+ * DICS2R2 - fix some small issues for QdTable Date content type ([d08f0e6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d08f0e6bdfd01185cb306d67a692e9a3acfc3b0b))
2839
+ ## [13.47.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.46.2...v13.47.0) (2023-08-16)
2840
+
2841
+ ### Features
2842
+
2843
+ * DICS2R2-2243 enable date cells with formatting in QdTable ([d9bab19](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d9bab190e89194ca5be7d922a62a3e0c45c1bfa7))
2844
+ ## [13.46.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.46.1...v13.46.2) (2023-08-16)
2845
+
2846
+ ### Bug Fixes
2847
+
2848
+ * DAZUIC-2397 - change scroll behavior in-click-popover ([c075ca1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c075ca1379f396acff4554a538fcfe22e192e6ae))
2849
+ * DAZUIC-2397 - remove useless assertion in unit tests ([fd1897d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fd1897dafae8a951c5b69a118b52cc21110fd730))
2850
+ ## [13.46.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.46.0...v13.46.1) (2023-08-15)
2851
+
2852
+ ### Bug Fixes
2853
+
2854
+ * DMBA-5259 mark input and textarea as invalid if max length is exceeded directly after typing and not only after blur ([cf96405](https://github.com/BAZG-Quadrel/quadrel-framework/commit/cf96405a347d64f8f10ddb15661bcc6366b0e648))
2855
+ ## [13.46.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.45.1...v13.46.0) (2023-08-15)
2856
+
2857
+ ### Features
2858
+
2859
+ * table content type chip - chip level can be defined by label with levelMapping option ([d22a5e1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d22a5e19c810ba5540c3e659382c7ee3fc85747b))
2860
+ ## [13.45.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.45.0...v13.45.1) (2023-08-08)
2861
+
2862
+ ### Bug Fixes
2863
+
2864
+ * DAZUIC-2344 - fix "undefined" output in contact card with empty countryCode ([4d394a3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4d394a33e66d170bc26da0c2163f7de174ec5ec8))
2865
+ ## [13.45.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.44.0...v13.45.0) (2023-08-02)
2866
+
2867
+ ### Features
2868
+
2869
+ * DAZUIC-2373 - Use new readonly action component for Input, Checkboxes & Radiobuttons ([abb0412](https://github.com/BAZG-Quadrel/quadrel-framework/commit/abb04124314850e78f0c39053dd4d91197c60d2a))
2870
+ ## [13.44.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.43.1...v13.44.0) (2023-07-24)
2871
+
2872
+ ### Features
2873
+
2874
+ * DAZWVS-8017 - consider notification uuid to be able to remove specific notification ([b4d1c7f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b4d1c7fd0839ead5c97a5c451f1208dcda48624b))
2875
+ * DAZWVS-8017 - QD menu button min width and max width with truncated text with tooltip ([23ce1cb](https://github.com/BAZG-Quadrel/quadrel-framework/commit/23ce1cbc784d4d2e7b8e68869ef661e43a6522bb))
2876
+ ## [13.43.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.43.0...v13.43.1) (2023-07-24)
2877
+
2878
+ ### Bug Fixes
2879
+
2880
+ * DAZUIC-2359 - QdButton - no underline when using anchor tag ([b5f0cd4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b5f0cd48e4d5ec1424592624cb070113fed6e228))
2881
+ ## [13.43.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.42.0...v13.43.0) (2023-07-24)
2882
+
2883
+ ### Features
2884
+
2885
+ * DAZUIC-2359 - QdButton - Button component and directive can be bound to a-tag ([fe0de5e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fe0de5e3b2033d7dcc07ba70c87f2fc8bc9edd4b))
2886
+ ## [13.42.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.41.0...v13.42.0) (2023-07-21)
2887
+
2888
+ ### Features
2889
+
2890
+ * DAZUIC-2358 - QdTable - Add build-in-translation-feature for content types 'chip' & 'text' ([390ab5c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/390ab5cd4940b576cb189a2c1ae383e8df8cf478))
2891
+ ## [13.41.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.40.4...v13.41.0) (2023-07-20)
2892
+
2893
+ ### Features
2894
+
2895
+ * DICS2R2-2241 enable setting text-transform on text cells in QdTable ([762f4c2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/762f4c2e87b6e2d9e55c6aaaf329a27a15b8ee36))
2896
+ ## [13.40.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.40.3...v13.40.4) (2023-07-19)
2897
+
2898
+ ### Bug Fixes
2899
+
2900
+ * DAZUIC-2357 handle step input changes in stepper component ([f654a09](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f654a0966c2f6beae524138374c34e13eaf5c821))
2901
+ ## [13.40.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.40.2...v13.40.3) (2023-07-12)
2902
+
2903
+ ### Bug Fixes
2904
+
2905
+ * DAZUIC-2353 - contact card height issues ([00376a1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/00376a187280894436057f1cb6581bb317fa05b7))
2906
+ ## [13.40.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.40.1...v13.40.2) (2023-07-12)
2907
+
2908
+ ### Bug Fixes
2909
+
2910
+ * add export for QdContactData in public API ([4574594](https://github.com/BAZG-Quadrel/quadrel-framework/commit/45745944649650897673861f7e24a35eefeea886))
2911
+ * add further exports to public API ([46068b6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/46068b6986e458f93dce5057eb617d0cede4bed2))
2912
+ ## [13.40.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.40.0...v13.40.1) (2023-07-11)
2913
+
2914
+ ### Bug Fixes
2915
+
2916
+ * DAZWVS-7861 add type to isHidden button config property ([35eaece](https://github.com/BAZG-Quadrel/quadrel-framework/commit/35eaece999e4c64f856bdb6b6adb318832e6c60b))
2917
+ ## [13.40.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.39.0...v13.40.0) (2023-07-10)
2918
+
2919
+ ### Features
2920
+
2921
+ * DAZUIC-2340 enforce header or toolbar in qd-container (error log) ([f262def](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f262defe95552983544d6d6934c1842026630ae6))
2922
+
2923
+ ### Bug Fixes
2924
+
2925
+ * DAZUIC-2320 fix loop in table wrapping service if main column is not filling column ([1bda262](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1bda262fde407f139678cfaca135cb267c6dd385))
2926
+ ## [13.39.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.38.0...v13.39.0) (2023-07-07)
2927
+
2928
+ ### Features
2929
+
2930
+ * DMBA-5521 - make c/o optional ([86a770c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/86a770cc97d8bff88ed300b0e8ec8337b2ac3dde))
2931
+ ## [13.38.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.37.0...v13.38.0) (2023-06-30)
2932
+
2933
+ ### Features
2934
+
2935
+ * DAZUIC-2339 change qd columns full width breakpoint threshold to sm (600px) ([e4ce238](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e4ce23878b2c6a9ce8d89a744cb557b4a2139f88))
2936
+ ## [13.37.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.36.0...v13.37.0) (2023-06-29)
2937
+
2938
+ ### Features
2939
+
2940
+ * DAZUIC-2338 - data-test-ids for qd-table and its elements ([c5a55d3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c5a55d3eafcdba8c2b852d371e1e762a67914d86))
2941
+ ## [13.36.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.35.0...v13.36.0) (2023-06-19)
2942
+
2943
+ ### Features
2944
+
2945
+ * DAZUIC-2325 - Add hidden property for QdMenuButton ([97d12a3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/97d12a3dc4e0a33a12eeddabf4602df458c8649f))
2946
+ * DMBA-5336 - add page index data resolver parameter to table refresh method ([cf309ba](https://github.com/BAZG-Quadrel/quadrel-framework/commit/cf309bab32e83b358f8311756db85c10283d8b5b))
2947
+
2948
+ ### Bug Fixes
2949
+
2950
+ * DAZUIC-2325 - fix minor styling bug in QdMenuButton ([59d68bd](https://github.com/BAZG-Quadrel/quadrel-framework/commit/59d68bd9743b014e17caa7079e9a958e96364775))
2951
+ * sonar issues in QdFormControl and QdFormBuilder ([73ea574](https://github.com/BAZG-Quadrel/quadrel-framework/commit/73ea574461fa7d27e229de9bb79d7550b7e42fd7))
2952
+ ## [13.35.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.34.0...v13.35.0) (2023-06-19)
2953
+
2954
+ ### Features
2955
+
2956
+ * DAZUIC-2325 - Labels are translated within the QdMenuButton component ([1d732be](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1d732be3167f583b5a6a307ad7863042d46f58e8))
2957
+ ## [13.34.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.33.0...v13.34.0) (2023-06-16)
2958
+
2959
+ ### Features
2960
+
2961
+ * DAZUIC-1005 - input/textarea character counter with max length validator ([3fea319](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3fea319c60c38905b8f958e2ed00461be196b069))
2962
+ ## [13.33.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.32.0...v13.33.0) (2023-06-15)
2963
+
2964
+ ### Features
2965
+
2966
+ * DAZUIC-2158 - contact card placeholders configurable (hasPlaceholders) ([d11bdb8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d11bdb8bb13a96de77bb18e95bec4afc8166a1df))
2967
+ ## [13.32.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.31.6...v13.32.0) (2023-06-15)
2968
+
2969
+ ### Features
2970
+
2971
+ * DAZUIC-2149 - Create core module & intersection tooltip directive, use it in filter ([52397bc](https://github.com/BAZG-Quadrel/quadrel-framework/commit/52397bc86302419dbcc17aeb159b464df9ea7694))
2972
+ ## [13.31.6](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.31.5...v13.31.6) (2023-06-09)
2973
+
2974
+ ### Bug Fixes
2975
+
2976
+ * DAZUIC-2307 - multi input can now be used with [formArrayName] directive ([83e90cc](https://github.com/BAZG-Quadrel/quadrel-framework/commit/83e90cc86f5eecbddae297ff3876d0c692c2f019))
2977
+ ## [13.31.5](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.31.4...v13.31.5) (2023-06-06)
2978
+
2979
+ ### Bug Fixes
2980
+
2981
+ * DAZUIC-2300 - breaking change in multi input fixed: use with FormControl still possible (instead of new QdFormArray) ([99d0c2d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/99d0c2d7b360b78983c70b9ad62cf8a7bcdbbc82))
2982
+ ## [13.31.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.31.3...v13.31.4) (2023-06-01)
2983
+
2984
+ ### Bug Fixes
2985
+
2986
+ * DAZUIC-631 - fix initial triggering of filter outputs ([a9039c4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a9039c485b61151295493b072253949a0244db0b))
2987
+ ## [13.31.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.31.2...v13.31.3) (2023-06-01)
2988
+
2989
+ ### Bug Fixes
2990
+
2991
+ * DAZUIC-2286 - some fixes for Sonar ([a34c3f0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a34c3f035c988963b20c5b83da54b9e0b2326655))
2992
+ ## [13.31.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.31.1...v13.31.2) (2023-05-31)
2993
+
2994
+ ### Bug Fixes
2995
+
2996
+ * DAZUIC-2286 - Sonar, ignore false positive for tables ([e2eb5b6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e2eb5b6a4edbb0321b023cda76c65ca7bc1bf36e))
2997
+ * DAZUIC-631 - wait for pending navigations when setting filter query parameter ([3273de6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3273de684930fd000d8b61f09346db66c5f99b9d))
2998
+ ## [13.31.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.31.0...v13.31.1) (2023-05-30)
2999
+
3000
+ ### Bug Fixes
3001
+
3002
+ * DAZUIC-631 - fix waiting for navigation end before filter query parameter is checked ([23aef94](https://github.com/BAZG-Quadrel/quadrel-framework/commit/23aef9445caf21b4d04e4b0570c79e50844623f5))
3003
+ ## [13.31.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.30.1...v13.31.0) (2023-05-30)
3004
+
3005
+ ### Features
3006
+
3007
+ * DAZUIC-631 - persist filter selection in url ([ef3fe17](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ef3fe17763617ef2774efb590a5c3fa80f63302f))
3008
+ ## [13.30.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.30.0...v13.30.1) (2023-05-30)
3009
+
3010
+ ### Bug Fixes
3011
+
3012
+ * DAZUIC-2263 - remove unused property in column config ([ea980fb](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ea980fb3fe6ee68e49a90e33241a82afdc0633f8))
3013
+ ## [13.30.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.29.0...v13.30.0) (2023-05-30)
3014
+
3015
+ ### Features
3016
+
3017
+ * DAZUIC-2276 - search phrase configurable; handle search config updates ([6ee1df7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6ee1df784e889963b02487e2b8c1bb272c642470))
3018
+ ## [13.29.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.28.0...v13.29.0) (2023-05-26)
3019
+
3020
+ ### Features
3021
+
3022
+ * DAZITSUV-5101 - qd-multi-input_mit-backend-validierung-erweitern ([0ac3e82](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0ac3e8250075c0ed6811a92a58e1434e23970e9b))
3023
+ ## [13.28.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.27.4...v13.28.0) (2023-05-25)
3024
+
3025
+ ### Features
3026
+
3027
+ * DAZUIC-2253 - extend column system to 6 columns ([5bfc169](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5bfc169d4c92d685b4ac036dd2c3c52b624b2d5a))
3028
+ ## [13.27.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.27.3...v13.27.4) (2023-05-25)
3029
+
3030
+ ### Bug Fixes
3031
+
3032
+ * DAZUIC-2275 - export interfaces ([af86d3e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/af86d3e961051b9f36271853be7f35cd0b1b3c78))
3033
+ ## [13.27.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.27.2...v13.27.3) (2023-05-25)
3034
+
3035
+ ### Bug Fixes
3036
+
3037
+ * DAZUIC-2273 - make ngOnDestroy hooks with unsubscribe robust ([d85459b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d85459b5106b9e3fa47c607b601fbc2ba8409fc0))
3038
+ ## [13.27.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.27.1...v13.27.2) (2023-05-24)
3039
+
3040
+ ### Bug Fixes
3041
+
3042
+ * DAZUIC-2265 - provide SearchService at component level ([4c04455](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4c044558d41c15773fc07620cdb100d4db10a4e8))
3043
+ ## [13.27.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.27.0...v13.27.1) (2023-05-17)
3044
+
3045
+ ### Bug Fixes
3046
+
3047
+ * DAZUIC-2254 - handle updated options in checkboxes component ([4259a35](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4259a354a7df7749882f593246c899606839fbf3))
3048
+ ## [13.27.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.26.2...v13.27.0) (2023-05-16)
3049
+
3050
+ ### Features
3051
+
3052
+ * DAZUIC-1964 - QdMenuButton ([876e0a0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/876e0a013e61734034f725eda67ab599b90ac14b))
3053
+ ## [13.26.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.26.1...v13.26.2) (2023-05-16)
3054
+
3055
+ ### Bug Fixes
3056
+
3057
+ * DAZUIC-2250 - remove buggy leftover code of removed feature ([0a98206](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0a9820662c2e33af2b27c355a4e832cb7c85b488))
3058
+ ## [13.26.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.26.0...v13.26.1) (2023-05-05)
3059
+
3060
+ ### Bug Fixes
3061
+
3062
+ * DAZUIC-2234 - handle updated options in dropdown component ([5011c64](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5011c64088e5e955a0fc09b59803974107357895))
3063
+ ## [13.26.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.25.0...v13.26.0) (2023-05-04)
3064
+
3065
+ ### Features
3066
+
3067
+ * DAZUIC-2161 - QdTable: replace lastColumnFillingWidth property ([dacb05b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/dacb05b7f487eb7d268434db54d58eb39870c065))
3068
+ ## [13.25.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.24.1...v13.25.0) (2023-05-01)
3069
+
3070
+ ### Features
3071
+
3072
+ * DAZUIC-663 - default notification error messages for several HTTP error status codes ([0ffa34c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0ffa34c2988892dc3263e901b0aeae4623dfff50))
3073
+ ## [13.24.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.24.0...v13.24.1) (2023-04-25)
3074
+
3075
+ ### Bug Fixes
3076
+
3077
+ * DAZUIC-1537 - add document name in english translation of upload delete confirmation ([0908e2e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0908e2e21513fbad465d9fa4007de738563b2ea9))
3078
+ ## [13.24.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.23.0...v13.24.0) (2023-04-25)
3079
+
3080
+ ### Features
3081
+
3082
+ * DAZUIC-1272 - QdTable: one single point of truth for tableId's ([52bb027](https://github.com/BAZG-Quadrel/quadrel-framework/commit/52bb027be08a1dae7c07c77c7d0e7b35cdc5486a))
3083
+ ## [13.23.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.22.0...v13.23.0) (2023-04-24)
3084
+
3085
+ ### Features
3086
+
3087
+ * DAZUIC-1272 - add scenario ([b7bcef5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b7bcef55dd20f02464156ba0508d79e9d4370e63))
3088
+
3089
+ ### Bug Fixes
3090
+
3091
+ * DAZUIC-2200 - always trigger table selection event on change of table data ([143c598](https://github.com/BAZG-Quadrel/quadrel-framework/commit/143c5988810350daffaae49f12c3c08a3baea117))
3092
+ ## [13.22.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.21.0...v13.22.0) (2023-04-18)
3093
+
3094
+ ### Features
3095
+
3096
+ * DAZUIC-2135 - Extend the container section to include chips ([0b07d50](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0b07d50e8e2bb6b48f947c8e9673012857b52621))
3097
+ ## [13.21.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.20.0...v13.21.0) (2023-04-17)
3098
+
3099
+ ### Features
3100
+
3101
+ * DAZUIC-2021 - pagination alignment to width of the associated table ([50ac32a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/50ac32a50cb062faeac164c3c630ae807a6526df))
3102
+ ## [13.20.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.19.1...v13.20.0) (2023-04-13)
3103
+
3104
+ ### Features
3105
+
3106
+ * DAZUIC-2192 - extend notifications interceptor, to show them as a snackbar ([a9364b4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a9364b49df8dc4db2adb112cfd85b71d70b62095))
3107
+ ## [13.19.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.19.0...v13.19.1) (2023-04-12)
3108
+
3109
+ ### Bug Fixes
3110
+
3111
+ * DMBA-4515 - update snackbar overlay position when notifications are added or window is resized ([c193760](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c193760c493e436a45eb52ec5c3a2f9316fc6a83))
3112
+ * ensure resizeSubscription is defined before unsubscribing ([35434c1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/35434c1831e103596ff56ab6a789d4d2046ab176))
3113
+ ## [13.19.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.18.1...v13.19.0) (2023-03-31)
3114
+
3115
+ ### Features
3116
+
3117
+ * DAZITSUV-4984 - multi input frontend validation and input splitting ([796941c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/796941c76d2405f752d029112696d7e78cb03d47))
3118
+ ## [13.18.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.18.0...v13.18.1) (2023-03-30)
3119
+
3120
+ ### Bug Fixes
3121
+
3122
+ * allow up to 14 columns in QdTable ([c814d23](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c814d2396c07158cc8895d0d2c1d8cdf27861ffe))
3123
+ ## [13.18.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.17.1...v13.18.0) (2023-03-29)
3124
+
3125
+ ### Features
3126
+
3127
+ * DAZUIC-2134 - table content type "icon" ([5308e33](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5308e33de6ac839fe292b95cde08faa239e007f8))
3128
+ ## [13.17.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.17.0...v13.17.1) (2023-03-28)
3129
+
3130
+ ### Bug Fixes
3131
+
3132
+ * export QdTableConfigColumn type ([86833d9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/86833d96f5fa0b4a82b617f6b72540ab2da8699b))
3133
+ ## [13.17.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.16.3...v13.17.0) (2023-03-28)
3134
+
3135
+ ### Features
3136
+
3137
+ * DAZUIC-1577 - Update HeaderWidget V2.8+ in QdShell ([13a4f3c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/13a4f3c362b695ce078edc133a6f9aeafab6f980))
3138
+ * DAZUIC-2146 - sticky shell header (config: isHeaderSticky) ([e526095](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e526095bfe464ac73da623ff40e1546d934155a3))
3139
+
3140
+ ### Bug Fixes
3141
+
3142
+ * DAZUIC-1577 - Calling "useLanguage" on each HeaderWidget configuration update ([23d1852](https://github.com/BAZG-Quadrel/quadrel-framework/commit/23d1852456552a6d2ed817421c23c96f18c3e679))
3143
+ ## [13.16.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.16.2...v13.16.3) (2023-03-27)
3144
+
3145
+ ### Bug Fixes
3146
+
3147
+ * export QdFilterService for combination of table, pagination and filter ([d84428f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d84428ffdc7a071ab6319db91b37136d00e6d3f0))
3148
+ ## [13.16.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.16.1...v13.16.2) (2023-03-27)
3149
+
3150
+ ### Bug Fixes
3151
+
3152
+ * DAZUIC-2142 - remove overlay on destroy of snackbar listener ([b3da335](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b3da3354734e5123bf55791baf36bd0e05197e4b))
3153
+ ## [13.16.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.16.0...v13.16.1) (2023-03-24)
3154
+ ## [13.16.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.15.0...v13.16.0) (2023-03-24)
3155
+
3156
+ ### Features
3157
+
3158
+ * DAZUIC-2137 - remove column type 'chips'; 'chip' accepts single and multiple chips ([4db0238](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4db0238b60d2bb2912998d9dc56d7efae285a540))
3159
+ ## [13.15.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.14.0...v13.15.0) (2023-03-24)
3160
+
3161
+ ### Features
3162
+
3163
+ * DAZUIC-2138 - Merge table content types LinkSinge & LinkMulti to link ([8b0551e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8b0551e5452cf8210cd3a6aae54392c01983a3b8))
3164
+ ## [13.14.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.13.0...v13.14.0) (2023-03-23)
3165
+
3166
+ ### Features
3167
+
3168
+ * DAZUIC-2066 - Add contentTypes linkSingle & linkMulti for QdTable ([87b3282](https://github.com/BAZG-Quadrel/quadrel-framework/commit/87b3282d0515e4ccc7b7c76c4e25c66c3f976b4d))
3169
+ ## [13.13.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.12.0...v13.13.0) (2023-03-22)
3170
+
3171
+ ### Features
3172
+
3173
+ * DAZUIC-1965 - Content Type Status for QdTable ([1d835f1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1d835f17f18ec6d75af162df845a905907fc7328))
3174
+ ## [13.12.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.11.0...v13.12.0) (2023-03-21)
3175
+
3176
+ ### Features
3177
+
3178
+ * DAZUIC-1966 - QdTable: Add chip content type ([2d5e11d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2d5e11dccdec79c369e0f05c23a157724274fad3))
3179
+ * QdTable: fix some typos and minor issues in docs ([4c9636b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4c9636bd2c9cd979d9cfa3c2521250561d065f2d))
3180
+
3181
+ ### Bug Fixes
3182
+
3183
+ * DAZUIC-2113 - fix container type in filter/table show cases ([2af28c8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2af28c82e7cfe92aa3473a2b977908d1d59bb79d))
3184
+ * DAZUIC-2113 fix paddings for container type 'table' ([d4f27c0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d4f27c02fde13d78af26accd37831c72ac12cefc))
3185
+ ## [13.11.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.10.0...v13.11.0) (2023-03-21)
3186
+
3187
+ ### Features
3188
+
3189
+ * DAZUIC-1956 - pagination styling and scrolling behavior ([2403a27](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2403a2721453b5e6a1996bacd8fba6c5b205ab95))
3190
+ ## [13.10.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.9.0...v13.10.0) (2023-03-16)
3191
+
3192
+ ### Features
3193
+
3194
+ * DAZUIC-1724 - Chips Content Type QdTable ([58104ba](https://github.com/BAZG-Quadrel/quadrel-framework/commit/58104ba6dc778204e55c3c56821dd4cec89711e0))
3195
+ ## [13.9.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.8.2...v13.9.0) (2023-03-15)
3196
+
3197
+ ### Features
3198
+
3199
+ * DAZUIC-1977 - new multi input component ([ac8a4d3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ac8a4d3a96b4500fda8333daacf281860520a4ba))
3200
+ ## [13.8.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.8.1...v13.8.2) (2023-03-10)
3201
+
3202
+ ### Bug Fixes
3203
+
3204
+ * DAZUIC-2101 - workaround 2-times-click bug in PPH ([a6126f9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a6126f9ead90b8b7f76fe00881afdd58120873c5))
3205
+ ## [13.8.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.8.0...v13.8.1) (2023-03-09)
3206
+
3207
+ ### Features
3208
+
3209
+ * DAZUIC-1956 pagination page size ([aaeb5fa](https://github.com/BAZG-Quadrel/quadrel-framework/commit/aaeb5fa10d3bc0d08ccb789d4d78a8323b6d2f0e))
3210
+ ## [13.8.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.8.0-beta.4...v13.8.0) (2023-03-06)
3211
+
3212
+ ### Features
3213
+
3214
+ * DAZUIC-1955 - QdTable Refresh API for pagination ([798e374](https://github.com/BAZG-Quadrel/quadrel-framework/commit/798e3748cbbf1c71444fe3d1a0540167ae494e2f))
3215
+ * translate qd-search placeholder "Search" ([53628c1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/53628c17d05a460c97f89c85e33b6e873293d6a0))
3216
+
3217
+ ### Bug Fixes
3218
+
3219
+ * DAZUIC-2035 - remove whitespace in folder name ([f7c3dad](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f7c3dadf01868491eba68e32aa3e9464ddefd1bd))
3220
+ * DAZUIC-2035 - remove whitespace in mapped folder names ([9132a59](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9132a5975dbf8f321080de1c144ea5e0d88fc624))
3221
+ * DAZUIC-2066 - fix triggering of table selection event ([eae4bb4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/eae4bb4b3749725083d57bb39ef8bb8e1ad6331a))
3222
+ ## [13.8.0-beta.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.8.0-beta.3-193...v13.8.0-beta.4) (2023-02-28)
3223
+
3224
+ ### Features
3225
+
3226
+ * DAZUIC-1728 - extend jenkins to create Blogpost after release & publish ([0633e9c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0633e9c8959a37dcfd63569ade409d16e13f8c15))
3227
+ * DAZUIC-1957 - disable an inline action depending on the row's data ([177254d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/177254d95aadf388f32747f91d63fe5ef2b13775))
3228
+
3229
+ ### Bug Fixes
3230
+
3231
+ * font sizing inline menu ([d9284c3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d9284c325f1613000608fe9e8ec0ab84bd5c99b0))
3232
+ * showSubmit documentation comment ([511d75c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/511d75cdddd572cdbb83ecdc8b2c9f41ead42257))
3233
+ ## [13.7.2-beta.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.7.1-191...v13.7.2-beta.0) (2023-02-17)
3234
+
3235
+ ### Bug Fixes
3236
+
3237
+ * DAZUIC-2019 - back link parameter replacement (consider child route events) ([006c13f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/006c13f49ed40f2ca3d6af603b77a8185767d8a3))
3238
+ ## [13.7.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.7.0-190...v13.7.1) (2023-02-14)
3239
+
3240
+ ### Bug Fixes
3241
+
3242
+ * DAZUIC-2001 - Handling QdContainerToolbarAction without QdContainer ([d9248c0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d9248c031f6fc3800c797abffe683f7e0a550e84))
3243
+ * mobile view of checkboxes and radiobuttons in filter ([4431ef7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4431ef7c2c6c5680fe2ffe8068bbffca178f6ff0))
3244
+ ## [13.7.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.6.1-beta.0-186...v13.7.0) (2023-02-08)
3245
+
3246
+ ### Features
3247
+
3248
+ * DAZUIC-1487 - Make QdButtons usable ([2ddfa85](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2ddfa85a9f431f36c9e9969fde9c0f9a885c92b4))
3249
+ * DAZUIC-1961 - qd-table new config: mainColumnNotFillingWidth ([1885d16](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1885d1632e8873209e6fac8ef4ece7c47f961022))
3250
+ * DAZUIC-1961 - qd-table new config: mainColumnNotFillingWidth ([32a9e15](https://github.com/BAZG-Quadrel/quadrel-framework/commit/32a9e155e6514158f0162af5eec07819f7fb8209))
3251
+ * DAZUIC-1962 - dynamic previousHref in master layout ([3d01aad](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3d01aad4bac387eb6b00d05bc04a7d13d0b1402c))
3252
+ * DAZUIC-1963 - add generic QdAutofocusDirective, use these in QdSearch & QdInput ([c69846f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c69846fedd230f01233be06c5b5885c0ea5f0ffb))
3253
+ ## [13.6.1-beta.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.6.0-185...v13.6.1-beta.0) (2023-01-26)
3254
+
3255
+ ### Features
3256
+
3257
+ * DAZUIC-1783 - Add components for QdFileCollector ([ea298aa](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ea298aaff03c517a3ead7b13a84e0d17ffffaea2))
3258
+ * DAZUIC-1784 - QdFileCollector file handling ([b604484](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b604484f519413084e1a9bcc009dbe93f0e6bd89))
3259
+ * DAZUIC-1979 - qd-input inputmode attribute ([7542170](https://github.com/BAZG-Quadrel/quadrel-framework/commit/754217005e01393bab84a03e52cbad9d0881bd8c))
3260
+
3261
+ ### Bug Fixes
3262
+
3263
+ * qd-table pagination font, button size, empty state with pagination ([67892db](https://github.com/BAZG-Quadrel/quadrel-framework/commit/67892dbc90dd0180db5cc4d56ec873f5d1d6e4da))
3264
+ * qd-table pagination font, button size, empty state with pagination ([1cbee56](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1cbee565411dc1f9ba79f389ac4447030b355f4e))
3265
+ ## [13.6.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.5.3-184...v13.6.0) (2022-12-21)
3266
+
3267
+ ### Features
3268
+
3269
+ * DAZUIC-1762 - QdTabs reacts dynamically to changes in content projection ([e3e42ac](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e3e42ac04fa000e6ab622a9111e754cf7c21cd52))
3270
+ * DAZUIC-221 - QdTable: add empty state view ([def3cf0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/def3cf05cad4f676eafcbbe2dce9bc3f3732854c))
3271
+ ## [13.5.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.5.2...v13.5.3) (2022-12-14)
3272
+ ## [13.5.2-beta.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.5.2-beta.2-182...v13.5.2-beta.3) (2022-11-30)
3273
+
3274
+ ### Features
3275
+
3276
+ * DAZUIC-1762 - QdTable - add verification: has data changed? ([5f83f15](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5f83f158ef8fd28b8360aafb86ea29291863c2c3))
3277
+ ## [13.5.2-beta.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.5.2-beta.1...v13.5.2-beta.2) (2022-11-29)
3278
+
3279
+ ### Bug Fixes
3280
+
3281
+ * DAZUIC-1762 - remove drawer ([e5e61d2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e5e61d2f6aeeb1e072dee65b93cb787a41b65d2e))
3282
+ ## [13.5.2-beta.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.5.2-beta.0...v13.5.2-beta.1) (2022-11-29)
3283
+
3284
+ ### Bug Fixes
3285
+
3286
+ * DAZUIC-1762 - remove drawer ([442ab21](https://github.com/BAZG-Quadrel/quadrel-framework/commit/442ab21016d8f7e8e0ef2af600a11b2ba16f281e))
3287
+ ## [13.5.2-beta.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.5.1...v13.5.2-beta.0) (2022-11-29)
3288
+ ## [13.5.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.5.2-beta.3-183...v13.5.2) (2022-12-14)
3289
+
3290
+ ### Features
3291
+
3292
+ * DAZUIC-1552 - QD-UI - Convert to nx monorepo ([739a079](https://github.com/BAZG-Quadrel/quadrel-framework/commit/739a079b0c3e366e4c471a51a7b467d6bc3e38a9))
3293
+ * DAZUIC-1762 - QdTable - add verification: has data changed? ([6050289](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6050289b6dc2901046406651305d904ce0816aaa))
3294
+ * DAZUIC-1762 - QdTable - Update data when view changed ([fddfacf](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fddfacfa05f254ee9cc75c5e906a467073951d60))
3295
+
3296
+ ### Bug Fixes
3297
+
3298
+ * DAZUIC-1762 - QdTable - implement new update strategy ([e28c201](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e28c201dd0af6fd14eb8c5c70669449c558a6e15))
3299
+ * DAZUIC-1865 - pph data section margin with navigation ([90e8642](https://github.com/BAZG-Quadrel/quadrel-framework/commit/90e86424bcaa3d636dd5cd61783862d262df9146))
3300
+ ## [13.5.2-beta.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.5.2-beta.2-182...v13.5.2-beta.3) (2022-11-30)
3301
+
3302
+ ### Features
3303
+
3304
+ * DAZUIC-1762 - QdTable - add verification: has data changed? ([5f83f15](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5f83f158ef8fd28b8360aafb86ea29291863c2c3))
3305
+ ## [13.5.2-beta.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.5.2-beta.1...v13.5.2-beta.2) (2022-11-29)
3306
+
3307
+ ### Bug Fixes
3308
+
3309
+ * DAZUIC-1762 - remove drawer ([e5e61d2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e5e61d2f6aeeb1e072dee65b93cb787a41b65d2e))
3310
+ ## [13.5.2-beta.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.5.2-beta.0...v13.5.2-beta.1) (2022-11-29)
3311
+
3312
+ ### Bug Fixes
3313
+
3314
+ * DAZUIC-1762 - remove drawer ([442ab21](https://github.com/BAZG-Quadrel/quadrel-framework/commit/442ab21016d8f7e8e0ef2af600a11b2ba16f281e))
3315
+ ## [13.5.2-beta.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.5.1...v13.5.2-beta.0) (2022-11-29)
3316
+ ## [13.5.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.5.0...v13.5.1) (2022-11-20)
3317
+
3318
+ ### Bug Fixes
3319
+
3320
+ * export QD_DATA_RESOLVER_TOKEN and QdDataResolver ([0e0d730](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0e0d7309adc7220e3c138b408bd13f1579ac6a73))
3321
+ ## [13.5.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.4.5...v13.5.0) (2022-11-17)
3322
+
3323
+ ### Features
3324
+
3325
+ * DAZUIC-1510 - Add QdDrawer ([9185497](https://github.com/BAZG-Quadrel/quadrel-framework/commit/918549791749221f45e037a03c941fc6f355c97f))
3326
+ * DAZUIC-1751 - add QdTooltip & use it in QdSearch ([fca50d9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fca50d9531d896560aa7bac4014a1fac29c70947))
3327
+ * DAZUIC-1751 - reduce padding in tooltip overlay ([523bb89](https://github.com/BAZG-Quadrel/quadrel-framework/commit/523bb89d4caa0bc277b0758ed0a71b7fd6ded4a0))
3328
+ * DAZUIC-1752 - contact card component ([9cb774b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9cb774b73f125be578d06b02f7da150d3445b120))
3329
+ * DAZUIC-1752 - contact card placeholders ([e585373](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e585373ac61a3a4412743c197a246154ff9bb093))
3330
+ * DAZUIC-1757 - inline notifications redesign, pph integration ([9853b83](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9853b83d5491fbfac4f90486af15b5bef4d6932b))
3331
+ * DAZUIC-1758 - add data section to PPH ([c40c404](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c40c40463f2a9ef18f49f455b6251ed6c60c5394))
3332
+ * DAZUIC-770 - pagination implementation ([437eb67](https://github.com/BAZG-Quadrel/quadrel-framework/commit/437eb67eaa2fbd7588c6b84247c1691a7c5760ed))
3333
+ * DAZUIC-770 - tests for pagination clicks ([818394b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/818394b523eca2ee4b223d4600e171158698284a))
3334
+ * DAZUIC-773 - table 100% width (main column), table styling ([493af6f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/493af6f724762344b3a8a0506631aa3cb62a6e2f))
3335
+ * MAPP-9384, DAZUIC-1804 - Add QdShellToolbar ([399a270](https://github.com/BAZG-Quadrel/quadrel-framework/commit/399a2703089621936b40e919977880dde3e2deb8))
3336
+
3337
+ ### Bug Fixes
3338
+
3339
+ * allow empty string pamsEnvironment initially for async use case ([6ed92f7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6ed92f781cd7aded4eb368bcd6102fd473fbbec9))
3340
+ * DAZUIC-1533 - fix build ([877f612](https://github.com/BAZG-Quadrel/quadrel-framework/commit/877f6128d523bee239a958512ddbcf6afdfdb202))
3341
+ * DAZUIC-1533 - fix default preselect in QdSearch ([d6d4e1c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d6d4e1c1c633e8335d7b3c0fbd3af7254e540064))
3342
+ * DAZUIC-1676 - scrolling input units ([da9f2de](https://github.com/BAZG-Quadrel/quadrel-framework/commit/da9f2de12bddf10251c7b21bd7f20d4792bdec28))
3343
+ * handling of null values in config ([52e14e0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/52e14e03f574ac680529db22628d0dfce25a6cc5))
3344
+ ## [13.4.5](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.4.4...v13.4.5) (2022-10-19)
3345
+
3346
+ ### Bug Fixes
3347
+
3348
+ * DAZUIC-1529 - fix linting error ([91f8031](https://github.com/BAZG-Quadrel/quadrel-framework/commit/91f80312097c8d87a4f13403a7e6779f21e11dcc))
3349
+ * DAZUIC-1670 - fix footer issues ([6f51b35](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6f51b35914673d1d4a0bf61ec1d8a63dd6dff605))
3350
+ * DAZUIC-1670 - fix radio buttons & checkboxes in mobile ([d9ae8ca](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d9ae8cac9be95a42c605249579f918c321c675d9))
3351
+ * DAZUIC-1677 - fix changeDetection for PamsStatus in Header Wigdet ([99958a8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/99958a857ef49709eca446120926588027529ebe))
3352
+ ## [13.4.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.4.3...v13.4.4) (2022-10-12)
3353
+
3354
+ ### Features
3355
+
3356
+ * DAZUIC-1082 - add E2E-Tests for QdButtons ([5323f3f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5323f3f665a057d61be6ea45f6315ea5c0574fa5))
3357
+ * DAZUIC-1646 - add E2E-Tests for QdPercentageProgressBar ([c83c1f1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c83c1f14458ae94f18163393730c81d5a86913d8))
3358
+ * DAZUIC-1648 - Add batch for tested E2E stories in SB ([07c8db8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/07c8db8b77be03dbf570f837d5c83e6ee0da9872))
3359
+ * DAZUIC-1648 - Add Dropdown E2E-Tests ([9cb00f4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9cb00f46a40e0c0439ecaaa5d0de91343a6a9abf))
3360
+ * DAZUIC-1649 - add E2E-Tests for QdFilter ([30effe2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/30effe241d19181834b3ca07b28c0e0760f3fa92))
3361
+
3362
+ ### Bug Fixes
3363
+
3364
+ * DAZUIC-1528 - Jenkins: clean-up before each build ([580701e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/580701e8ffeeba914889d299323785e66b665dc6))
3365
+ * DAZUIC-1528 - Jenkins: clean-up before each build ([effa21d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/effa21dcde82cfd6da863340ccabf6225d23cba0))
3366
+ * DAZUIC-1717 - Updating styles when inputs change ([f690ec0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f690ec0f25c10e23c1ae8dd592614bb3d8477204))
3367
+ * dropdown default value ([b23cd7d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b23cd7db1a06361abdebd3c03a9b6e49ee49ae16))
3368
+ ## [13.4.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.4.2...v13.4.3) (2022-09-27)
3369
+
3370
+ ### Bug Fixes
3371
+
3372
+ * fix undefined property to allow TS strict mode ([0095ead](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0095ead114bff92d3eaa2118a92a61cfa19ff690))
3373
+ ## [13.4.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.4.1...v13.4.2) (2022-09-26)
3374
+
3375
+ ### Bug Fixes
3376
+
3377
+ * DAZUIC-1528 - reduce memory for prod enviroment ([642a331](https://github.com/BAZG-Quadrel/quadrel-framework/commit/642a3319ff62a8eb65cfc5df6a8987e962893f25))
3378
+ ## [13.4.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.4.0...v13.4.1) (2022-09-23)
3379
+
3380
+ ### Bug Fixes
3381
+
3382
+ * import fixed in navigation tiles module ([a3eabb1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a3eabb107bdab5aeb351e3cc244b83cf6def461c))
3383
+ ## [13.4.0-beta.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.3.0-145...v13.4.0-beta.0) (2022-08-31)
3384
+ ## [13.4.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.4.0-beta.0-146...v13.4.0) (2022-09-23)
3385
+
3386
+ ### Features
3387
+
3388
+ * DAZITTPE-6601 - added docs and tests ([ed6eb6f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ed6eb6fad4f97c695dcfe9a1454bb33f9d5c11ae))
3389
+ * DAZITTPE-6601 - added new percentage-progress-bar ([9dce52e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9dce52e36a308d5b15ec923fa2b78dd96985208e))
3390
+ * DAZUIC-1192 - Connect QdPage to State Management ([a83704e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a83704ed0f67fd1dd7d27617985fd550303196ef))
3391
+ * DAZUIC-1458 - Add QdCheckboxChip component ([9f12e6d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9f12e6df04e1f8330b8a082d02b6894c764b59cd))
3392
+ * DAZUIC-1493 - Deployment: Features Branches ([eb1f3ba](https://github.com/BAZG-Quadrel/quadrel-framework/commit/eb1f3ba568daf5fa78f479da07bc52b04447028f))
3393
+ * DAZUIC-1500 - qd-input units ([79744ed](https://github.com/BAZG-Quadrel/quadrel-framework/commit/79744ed18a5359660eb0b1ad495d9d2d85cacb58))
3394
+ * DAZUIC-1501 - Design checkbox chips ([66ff03e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/66ff03eb0d85a7a8638a20f2e670e8751af40c67))
3395
+ * DAZUIC-1501 - QdCheckboxes, QdRadioButtons: mobile Design ([6ce907e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6ce907ebe8f21f8bc56eda87fe03cc34078c9300))
3396
+ * DAZUIC-1502 - code scaffolding ([f26d086](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f26d086357d7cabbc9dbe6d572da40c750ad8167))
3397
+ * DAZUIC-1502 - datepicker component ([8275883](https://github.com/BAZG-Quadrel/quadrel-framework/commit/827588300266cf88ac3ee39754611178328919fa))
3398
+ * DAZUIC-1505 - navigation tiles ([b8fd979](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b8fd979daa4f55b365bb2ffa398b430d7d4db451))
3399
+ * DAZUIC-1506 - Update HeaderWidget in QdMasterLayout ([4118f27](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4118f270a1e4639f53cb61703c238a20fc0d97e7))
3400
+ * DAZUIC-1589 - remove qd-auth ([7b0f347](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7b0f347b5581a618f3f927bb62df241cc90d5507))
3401
+ * DAZUIC-1602 - new icons ([69a20f5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/69a20f516615620290218b28202ece941fc5ada2))
3402
+
3403
+ ### Bug Fixes
3404
+
3405
+ * data tree states ([d371f49](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d371f4999b63973665266736c14784b0377b772a))
3406
+ * required validator ([5402051](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5402051d1894d438b0656c9cfd622a5e4588bc8b))
3407
+ ## [13.4.0-beta.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.3.0-145...v13.4.0-beta.0) (2022-08-31)
3408
+ ## [13.3.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.2.3-beta.3-144...v13.3.0) (2022-08-25)
3409
+
3410
+ ### Features
3411
+
3412
+ * DAZUIC-1361 - update QdTable: selection handler ([427e792](https://github.com/BAZG-Quadrel/quadrel-framework/commit/427e79231903f10b9cfb2e8e69747f58436db707))
3413
+ * DAZUIC-453 - actions instead of console logs ([a0ca85f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a0ca85f20b5631a3752d8793c61c8f3af4e1ba32))
3414
+ * DAZUIC-482 - table inline menu implementation ([a653084](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a653084d3b869af80218ca7298ed6dacf7809498))
3415
+
3416
+ ### Bug Fixes
3417
+
3418
+ * clear and regenerate cypress snapshots ([47013d6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/47013d664fc13dbed61e384ae04ee165d03d6451))
3419
+ * cypress config fix for tests ([45da401](https://github.com/BAZG-Quadrel/quadrel-framework/commit/45da401472a4bb5fda8179b1fb8ad5880031051a))
3420
+ * DAZUIC-1463 - fix reading selected rows from store ([808ff91](https://github.com/BAZG-Quadrel/quadrel-framework/commit/808ff91192a242c03d152779635a644fed9de2c2))
3421
+ * DAZUIC-1463 - fix reading selected rows from store ([72daf76](https://github.com/BAZG-Quadrel/quadrel-framework/commit/72daf76babce8772ce5d02866f0006e45dcabc12))
3422
+ ## [13.2.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/13.1.1-141...v13.2.0) (2022-07-27)
3423
+
3424
+ ### Features
3425
+
3426
+ * DAZUIC-1329 - aside option for vertical pairs ([adfddb8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/adfddb8997300baf55932ed5879bf039e2d6d0de))
3427
+ * DAZUIC-1349 - use QdTable in Modal ([e1d430c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e1d430cb2167e991689e4a7a9321482fb19fe8fa))
3428
+ * DAZUIC-1463 - save table selection in store ([e83b411](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e83b41186fe1d397327c5254c7216e4377e30b96))
3429
+ * DAZUIC-961 - put table data into state ([e001165](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e001165cd72dd8ecddce49a6dc2a45152b07de21))
3430
+ * DAZUIC-961 - read filter data from state ([a513099](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a513099a243e7ef4d908b89fb9e10d41e529e632))
3431
+ * DAZUIC-961 - read table data from state ([6bc2335](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6bc2335c4b3f2553799bcad8cc6eb158b16f44cb))
3432
+ * DAZUIC-961 - search data in state ([fa7c06b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fa7c06b4d834296a45ab828007d4f2a4d3fd4ce3))
3433
+
3434
+ ### Bug Fixes
3435
+
3436
+ * DAZUIC-1330 - no selection event when order changed ([e62cfa5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e62cfa5dd4b5f481cac09feefe6e01648f6a1021))
3437
+ * DAZUIC-1457 - fix cut inputs in safari ([7089cb9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7089cb9773909a51a73c56d03ea370e7b743d3a0))
3438
+ * DAZUIC-1461 - QdForms: ValueChange event will no longer emitted initially ([b9fb4bc](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b9fb4bc36f1782497e2ef1ab0396da268de4076b))
3439
+ * test ([8e6acf8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8e6acf803a3714ce03e8ff0def7dd29b6511c0b0))
3440
+ ## [13.1.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/13.1.1-beta.1-140...v13.1.1) (2022-07-20)
3441
+
3442
+ ### Bug Fixes
3443
+
3444
+ * DAZUIC-1454 - fix cut input field error message ([a4ab5fc](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a4ab5fc13074c576ac3f298a60d5d4d9ee7d4994))
3445
+ ## [13.1.1-beta.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/13.1.1-beta.0-139...v13.1.1-beta.1) (2022-07-19)
3446
+
3447
+ ### Bug Fixes
3448
+
3449
+ * DAZUIC-1453 - fix dependency ([b0353ac](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b0353ac64653f2e6a1913cb3a1666c64e22e384d))
3450
+ ## [13.1.1-beta.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/13.1.0-138...v13.1.1-beta.0) (2022-07-19)
3451
+
3452
+ ### Bug Fixes
3453
+
3454
+ * DAZUIC-1448 - fix dropdown positioning ([d9ab47b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d9ab47bf8d25314c68d183e5ff181ed6f49109b1))
3455
+ * DAZUIC-1451 - fix row selection service types ([487df02](https://github.com/BAZG-Quadrel/quadrel-framework/commit/487df02575b225d2ea5b6855c580d4c2b4c75630))
3456
+ * DAZUIC-1453 - fix pear dependency ([c012c43](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c012c43b5192aad981aae07c671f89577913813f))
3457
+ ## [13.1.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/13.0.1-137...v13.1.0) (2022-07-12)
3458
+
3459
+ ### Features
3460
+
3461
+ * DAZIUC-1354 - Add RWD approved badges ([97e56c6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/97e56c6397bf6cd1b71d9bae1d3c64add628c99d))
3462
+ * DAZUIC-1037 - build cypress PoC ([f17fdee](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f17fdeeae46233b41ae9a4cfbde06f6cca71b9b5))
3463
+ * DAZUIC-1157 - add search field, add banner ([049846c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/049846cc6ffa0335b57c9e1222bda01499692ae5))
3464
+ * DAZUIC-1165 - test fix ([c0d64b1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c0d64b14578bd1c4d7596cc2584390847c1e0ad8))
3465
+ * DAZUIC-1202 - footer implementation ([bb73442](https://github.com/BAZG-Quadrel/quadrel-framework/commit/bb73442055994ab30b2b1aae666ff8313f223579))
3466
+ * DAZUIC-1206 - section toolbar ([8a69275](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8a692752a02cadeacdadd81fc7eb2c9d164f8275))
3467
+ * DAZUIC-1213 - aggregation in qd-table tree view ([9874182](https://github.com/BAZG-Quadrel/quadrel-framework/commit/98741825058c525688912392e0d4148a94235657))
3468
+ * DAZUIC-1265 - add edge case for rwd table handling ([f030829](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f03082909b0e8f737a12c2ec3e76f48ff459eddd))
3469
+ * DAZUIC-1265 - RWD for plain table ([5c88229](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5c88229a616aca1ec76e2ba3ec46900622f1de81))
3470
+ * DAZUIC-1283 - shell header widget and back link ([603add7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/603add7c32f8fe4a56bb4f73d8b45cae263209b5))
3471
+ * DAZUIC-1315 - scaffold page ([360bb27](https://github.com/BAZG-Quadrel/quadrel-framework/commit/360bb2708ad171bd07eeb76a198ef73d0fad6527))
3472
+ * DAZUIC-1315 - scaffold page component and create storybook ([cbdd834](https://github.com/BAZG-Quadrel/quadrel-framework/commit/cbdd8344659eebdb9d896cee1bf251463b2b1406))
3473
+ * DAZUIC-1330 - table radio button selection ([63c389f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/63c389fa5a617cc00d85e56ffef55c5ae51d52c8))
3474
+ * DAZUIC-1330 - table radio button selection ([e0220ec](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e0220ecf37ccea208ceab5061c0a1b55843f9ecb))
3475
+ * DAZUIC-1355 - add basic page process header ([1758346](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1758346558a86a00bfee0bb27bb840ee8d1a7ae7))
3476
+ * DAZUIC-680 - page sections ([684a323](https://github.com/BAZG-Quadrel/quadrel-framework/commit/684a323cbc83565455238575554670dbbb973b33))
3477
+ * DAZUIC-680 - page sections ([07f72c8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/07f72c8c589e75458a4df7bb5ef3db227764d4be))
3478
+
3479
+ ### Bug Fixes
3480
+
3481
+ * auth module integration after update to 13 ([553f165](https://github.com/BAZG-Quadrel/quadrel-framework/commit/553f16590a3dad88cd47c8cf59ed94c0829ac093))
3482
+ * DAZUIC-1112 - bahavior filter EventEmittter ([2ea3f1c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2ea3f1c2f2f8c24814d37cf04cd751ac3e76ed48))
3483
+ * DAZUIC-1112 - dropdown z-index bug ([271d8c2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/271d8c2bac089aee6a72db52d70542b7eba8b46b))
3484
+ * DAZUIC-1113 - repair nested view in QdDataTree ([6ee091c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6ee091c2f79870409c02908c5e3cb4c6df9c26ef))
3485
+ * DAZUIC-1113 - resolve sotorybook build issues ([7f21f50](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7f21f50e5e16b564ffd7e5d64b50775eb8faf810))
3486
+ * DAZUIC-1213 - fix tree view example data ([6860fd6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6860fd67dcb7cddb5fe1f4968d750717374746a8))
3487
+ * DAZUIC-1259 - back link fix ([d7fd429](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d7fd4299ae06268e18be44e99e2ccd38473020ed))
3488
+ * DAZUIC-1440 - fix container scrollability ([092c75e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/092c75e35f78cc13ad0ac0c1eac8b403157925fe))
3489
+ * shell layout ([9c4332d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9c4332df901a3bf69c58b7aaf6fb98b8bfb249b5))
3490
+ * switch between mobile and desktop header widget ([418ee80](https://github.com/BAZG-Quadrel/quadrel-framework/commit/418ee8003910cc13abdad3a5c5c0381079e18dad))
3491
+ * unit test snapshots root ID problems ([9044c39](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9044c397b98216bf206c33f8283e23894ad65de4))
3492
+ ## [13.0.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/13.0.0-136...v13.0.1) (2022-05-27)
3493
+
3494
+ ### Bug Fixes
3495
+
3496
+ * test ([384e5c4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/384e5c4e483c18dc83ef2c3e8c140c8147b18c21))
3497
+ ## [13.0.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v13.0.0-beta.1...v13.0.0) (2022-05-23)
3498
+ ## [13.0.0-beta.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/2.3.0-134...v13.0.0-beta.1) (2022-05-20)
3499
+
3500
+ ### Bug Fixes
3501
+
3502
+ * re-install storysource ([050a4d9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/050a4d9c00ad58c0a1f7e29c79d348da1eb8f800))
3503
+ * test, linting & build after upgrade & merge ([4d6c9c3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4d6c9c33acf38d0a8bb6857a25105b5a795fe4b8))
3504
+ ## [3.0.0-beta.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v2.1.2...v3.0.0-beta.0) (2022-03-21)
3505
+
3506
+ ### Bug Fixes
3507
+
3508
+ * DAZUIC-933 - Clean-up after angular 13 Upgrade ([67d7934](https://github.com/BAZG-Quadrel/quadrel-framework/commit/67d79349a57d9b61b2c34f0136847bd4c30beeba))
3509
+ ## [2.3.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/2.2.0-133...v2.3.0) (2022-05-18)
3510
+
3511
+ ### Features
3512
+
3513
+ * DAZUIC-1069 - add table tree view ([c8a134d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c8a134d9d72afb2b497e721cc72c8180a98da563))
3514
+ * DAZUIC-1069 - update ([7d4817d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7d4817d69032371809152d0ff66ab3ac58d5e6c2))
3515
+ * DAZUIC-1118 - implement notifications as snackbar ([b50a3d3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b50a3d3bf80ca0cf98083b94eba53cc93327d413))
3516
+ * DAZUIC-697 - application component basis ([5f6e595](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5f6e59516fd6df390e15a9ba1b33b39911a8453b))
3517
+ * DAZUIC-697 - example content for qd-application ([7f14f51](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7f14f51021645e69b6d77a576329b935af6b93b0))
3518
+
3519
+ ### Bug Fixes
3520
+
3521
+ * DAZUIC-1069 - resolve review suggestions ([8d0504d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8d0504d608f81e1f315b8557ec63147af9ad9880))
3522
+ ## [2.2.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v3.0.0-beta.0...2.2.0) (2022-04-08)
3523
+
3524
+ ### Features
3525
+
3526
+ * DAZUIC-1122 - add icons for via webshop ([316bdb4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/316bdb48eeb686e31beeb02a4e6941dce591e3ce))
3527
+
3528
+ ### Bug Fixes
3529
+
3530
+ * DAZUIC-1038 - stepper name was not changed properly ([fee1b59](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fee1b59735aded31d7c476eae94a230622ec7b71))
3531
+ * test code was broken due to changed API of step item component ([194fa29](https://github.com/BAZG-Quadrel/quadrel-framework/commit/194fa29565627a258a29b1917be261b1b972eaa6))
3532
+ * Whitespace: spaces, no tabs in Jenkinsfile ([ba78c70](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ba78c706466c87b0ae88665f2f9f68acb697368d))
3533
+ ## [3.0.0-beta.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v2.1.2...v3.0.0-beta.0) (2022-03-21)
3534
+
3535
+ ### Bug Fixes
3536
+
3537
+ * add deep-object-diff as dep and remove peer deps ([fd1e53d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fd1e53db91b63775cff2fe75d31c0c176dff714f))
3538
+ * DAZUIC-933 - Clean-up after angular 13 Upgrade ([67d7934](https://github.com/BAZG-Quadrel/quadrel-framework/commit/67d79349a57d9b61b2c34f0136847bd4c30beeba))
3539
+ ## [2.1.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/2.1.0-125...v2.1.1) (2022-03-10)
3540
+ ## [2.1.0-125](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v1.11.0...2.1.0-125) (2022-03-09)
3541
+
3542
+ ### Features
3543
+
3544
+ * DAZUIC-1017 - Connex features for pinCode component" ([432bf39](https://github.com/BAZG-Quadrel/quadrel-framework/commit/432bf39a55905586ff9f9959c89d24ae71d269e4))
3545
+ * DAZUIC-1017 - updates after code review ([ba51ce5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ba51ce5c0fa785db825ca2d09c538fece423c9fb))
3546
+ * DAZUIC-673 - Qd-Table: add basic implementation ([7ed15a5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7ed15a562796985db9ecb73186be1180208e7ee3))
3547
+ * DAZUIC-842 - resolve console warnings while storybook building ([c08b76b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c08b76b9d0582253aa3dd7ce8fe043717116ac15))
3548
+ * DAZUIC-842 - update browsers list ([0afb879](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0afb8791d8a4fd375bdb681cf4a8d3b3f2e2bcb5))
3549
+
3550
+ ### Bug Fixes
3551
+
3552
+ * DAZUIC-928 resolve sonar messages ([8ddd1dd](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8ddd1ddce8853fd9f4d622ad0d74f4d07f29e7f8))
3553
+ ## [1.11.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v1.10.3...v1.11.0) (2022-01-11)
3554
+
3555
+ ### Features
3556
+
3557
+ * DAZUIC-665 - finalize Qd-Forms ([1ad5ae8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1ad5ae838cf5a9a1eaae7b52f8af30f9b76752c7))
3558
+ * DAZUIC-691 - design models for qd tables ([db0c2ad](https://github.com/BAZG-Quadrel/quadrel-framework/commit/db0c2adcd90f9cd35eb2cbc0615446b759e222ff))
3559
+ * DAZUIC-827 - add readonly states, clean-up, add docs ([e3e2769](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e3e2769b0894f3fd08475376e147777ad4b2bb49))
3560
+ * DAZUIC-842 - add clear search functionality, freetext filter styling ([bda2715](https://github.com/BAZG-Quadrel/quadrel-framework/commit/bda2715fb5ee7f5edb36c18d2f4de0040ee132dd))
3561
+ * DAZUIC-875 adapt config for dropdown component ([3b8caa0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3b8caa0318ae109de38ad99a0959ed1ca14e238e))
3562
+ * DAZUIC-875 adapt config for form textarea ([223536a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/223536aa9829a50a6fb1d37e1da1fd71960171e6))
3563
+ * DAZUIC-875 adapt config for form textarea ([ce9094d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ce9094da6045365ea60565466aab4c90adf6b899))
3564
+ * DAZUIC-875 adapt Config for radio input ([876cfc3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/876cfc318f8b58a65d26be2229ce75f5af1ad22d))
3565
+ * DAZUIC-875 adapt Configuration for form input ([add0ff0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/add0ff08f1a6cabdab5f8c0a49f9cb9b21c3f0da))
3566
+ * DAZUIC-875 adapt for checkbox group ([534e2f3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/534e2f3509a76770c8e32dfc732d7baf30f03e84))
3567
+ * DAZUIC-875 add switches component and adapt config ([d4d0c26](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d4d0c26a1c96ffe9e51f1ffae3be5598da8716f3))
3568
+ * DAZUIC-875 fix build error ([c454cf4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c454cf4a8138264f00a0a8d9d3136684ffc9285c))
3569
+ * DAZUIC-875 rename checkbox-group to checkboxes ([3875da1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3875da17b951489e15fd4d6f6498da3c212bb3ef))
3570
+ * DAZUIC-893 add readonly state to input and textarea ([9989c73](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9989c7301ae7d41ba63641b24e918bd1c88ed59d))
3571
+
3572
+ ### Bug Fixes
3573
+
3574
+ * DAZUIC-665 - resolve build errors ([cc5547c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/cc5547c99c1c2c4a1e681770f16f1e07fcbd3aae))
3575
+ * DAZUIC-841 - filter category if items empty ([2644040](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2644040643dafa01f2c5e659456c43064a2ecd85))
3576
+ * DAZUIC-841 - refactor and unit-test notification interceptor ([f932a9c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f932a9c2b614450d1e4c8a4740e233df95d48fb9))
3577
+ * DAZUIC-845 - minor readme corrections ([c61badb](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c61badbc70de524fea9ea71c6f1a12e7939e29b7))
3578
+ * DAZUIC-932 - ::ng-deep meant global styles (was not limited to under host:) ([2e2bc47](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2e2bc4702dfa2f64a58518d7afe2c55c51dad9e6))
3579
+ ## [1.10.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v1.10.2...v1.10.3) (2021-12-03)
3580
+
3581
+ ### Bug Fixes
3582
+
3583
+ * DAZUIC-895 - empty filter state event emitter, alternative content for upload ([d2b1b1c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d2b1b1cfe780632fda937954ce685edd4f54a38e))
3584
+ * trigger event emitter by clicking reset filter button ([1028c2a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1028c2a24613ac82ded986ef0cb236a9bf612fde))
3585
+ ## [1.10.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v1.10.1...v1.10.2) (2021-12-02)
3586
+ ## [1.10.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v1.10.0...v1.10.1) (2021-12-02)
3587
+
3588
+ ### Features
3589
+
3590
+ * DAZUIC-6645 - Model Design for Qd-Forms ([31dd29f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/31dd29fba7796c9c10155ee6086ed646cf26f9d3))
3591
+ * DAZUIC-858 disable filter / reset function when no filter is selected ([6aacba1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6aacba163041649ddde5c52af6801072504df37d))
3592
+ * DAZUIC-873 - add changelog ([d98d134](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d98d1346b0c09b15da825c21abfeafc41ed579fe))
3593
+ * DAZUIC-873 - clean-up code ([cf01ec3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/cf01ec3703ea3515052e2db4696e04a9387b2e64))
3594
+ * DAZUIC-885 add custom validators ([684237b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/684237b899e5c2ceaea1964105a88afd676bab9b))
3595
+ * DAZUIC-885 fix build in QdValidators ([5133af3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5133af3cde71b4fb06b4a73cbe88ef6a70afb45e))
3596
+
3597
+ ### Bug Fixes
3598
+
3599
+ * DAZUIC-873 fix date range filter ([66e1a75](https://github.com/BAZG-Quadrel/quadrel-framework/commit/66e1a754619104122262b4e9d4d968008ec981b5))
3600
+ * DAZUIC-885 update error message ([4961f0e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4961f0e7db7de2fe7924542ca73a222415d06d72))
3601
+ * revert jeap-pipelinelibrary@v2 ([867acf6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/867acf6d3a46d78a45d896e27ce859f184c1d97a))
3602
+ ## [1.10.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.9.6-115...v1.10.0) (2021-11-29)
3603
+
3604
+ ### Features
3605
+
3606
+ * DAZUIC-785 add locale date pipe and use in filter ([4834636](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4834636074175038181c407241e31ff5bb60b376))
3607
+ * DAZUIC-786 add restriction to date range filter ([7275622](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7275622f41f7c9e25d91a62c4796eeccd9aa305b))
3608
+ * DAZUIC-793 - update related unit tests ([383130b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/383130bc603ce1d7431c65a66fe6ec8a1bd804e1))
3609
+ * DAZUIC-808 add custom error component ([57083e6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/57083e67c18f55c50b779071fd005be03a42c0e4))
3610
+ * DAZUIC-808 using qd form error in all input components ([ce75b01](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ce75b0128e0daa23685f5f5f5dc7a39549cbd60b))
3611
+ * DAZUIC-824 - extend search with dropdown ([9824a2b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9824a2bb25d71bf59e6de364e650e0f3382ac964))
3612
+ * DAZUIC-867 Adapt Local date format ([a47ef2b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a47ef2b6c7b522a70bb0c4b96596c1a274b95739))
3613
+ * DAZUIC-867 add test to filterState$ ([31cc383](https://github.com/BAZG-Quadrel/quadrel-framework/commit/31cc383e7629616ace12bb676dfd14ea6725872b))
3614
+ * DAZUIC-867 change date format ([74ff6a7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/74ff6a7bfe38ba083cb836b70e5c5fc3ff976dc6))
3615
+ * DAZUIC-873 - clean-up code ([9751e6d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9751e6db1f482783c6ebeb774a37d42c41a2caac))
3616
+ * DAZUIC-873 - filter: async input handling ([66b5d8f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/66b5d8f9b51f16453800f8944e37cd685d3b606b))
3617
+
3618
+ ### Bug Fixes
3619
+
3620
+ * DAZUIC-873 refactor filter service to single filterState ([16f6a31](https://github.com/BAZG-Quadrel/quadrel-framework/commit/16f6a31d25cf378bc34de3dade12808b0c4e4fe6))
3621
+ ## [1.9.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.9.2-110...v1.9.3) (2021-10-26)
3622
+
3623
+ ### Features
3624
+
3625
+ * DAZUIC-793 - update QdUiMockModule ([2a769a3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2a769a36b6e3f605598bddd2d015255a3732f93d))
3626
+ ## [1.9.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.9.1-109...v1.9.2) (2021-10-25)
3627
+
3628
+ ### Features
3629
+
3630
+ * DAZUIC-703 - update master layout test ([0d021e4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0d021e4be778d19ccf18dbe99c683ed6e30fdc6e))
3631
+ * DAZUIC-703 - update tabs test module ([956f9bd](https://github.com/BAZG-Quadrel/quadrel-framework/commit/956f9bd87aeb948eae7778ec869113e57d694ea5))
3632
+ * DAZUIC-793 - export QdMockModalService ([35306da](https://github.com/BAZG-Quadrel/quadrel-framework/commit/35306da6474d95dd81fcc1479d3b56d335c59848))
3633
+ ## [1.9.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.9.0-108...v1.9.1) (2021-10-22)
3634
+
3635
+ ### Features
3636
+
3637
+ * DAZUIC-703 - update master layout mock ([ae91cb9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ae91cb95465c7416e7350a37a3c637483e594206))
3638
+ ## [1.9.6](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.9.5-114...v1.9.6) (2021-11-03)
3639
+
3640
+ ### Features
3641
+
3642
+ * DAZUIC-703 - add backStep EventEmitter in stepper ([4a17b1b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4a17b1b6f5e753ce9398116955eedc5459fea5dc))
3643
+ * DAZUIC-793 - update related unit tests ([383130b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/383130bc603ce1d7431c65a66fe6ec8a1bd804e1))
3644
+ * DAZUIC-831 - add currentIndex key in dialog data model ([56f79aa](https://github.com/BAZG-Quadrel/quadrel-framework/commit/56f79aa657c28070b466c98d838472e10c73e442))
3645
+ ## [1.9.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.9.2-110...v1.9.3) (2021-10-26)
3646
+
3647
+ ### Features
3648
+
3649
+ * DAZUIC-793 - update QdUiMockModule ([2a769a3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2a769a36b6e3f605598bddd2d015255a3732f93d))
3650
+ ## [1.9.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.9.1-109...v1.9.2) (2021-10-25)
3651
+
3652
+ ### Features
3653
+
3654
+ * DAZUIC-703 - update master layout test ([0d021e4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0d021e4be778d19ccf18dbe99c683ed6e30fdc6e))
3655
+ * DAZUIC-703 - update tabs test module ([956f9bd](https://github.com/BAZG-Quadrel/quadrel-framework/commit/956f9bd87aeb948eae7778ec869113e57d694ea5))
3656
+ * DAZUIC-793 - export QdMockModalService ([35306da](https://github.com/BAZG-Quadrel/quadrel-framework/commit/35306da6474d95dd81fcc1479d3b56d335c59848))
3657
+ ## [1.9.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.9.0-108...v1.9.1) (2021-10-22)
3658
+
3659
+ ### Features
3660
+
3661
+ * DAZUIC-703 - update master layout mock ([ae91cb9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ae91cb95465c7416e7350a37a3c637483e594206))
3662
+ ## [1.9.5](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.9.4-113...v1.9.5) (2021-10-29)
3663
+
3664
+ ### Features
3665
+
3666
+ * DAZUIC-793 - update related unit tests ([383130b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/383130bc603ce1d7431c65a66fe6ec8a1bd804e1))
3667
+ ## [1.9.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.9.2-110...v1.9.3) (2021-10-26)
3668
+
3669
+ ### Features
3670
+
3671
+ * DAZUIC-793 - update QdUiMockModule ([2a769a3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2a769a36b6e3f605598bddd2d015255a3732f93d))
3672
+ ## [1.9.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.9.1-109...v1.9.2) (2021-10-25)
3673
+
3674
+ ### Features
3675
+
3676
+ * DAZUIC-703 - update master layout test ([0d021e4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0d021e4be778d19ccf18dbe99c683ed6e30fdc6e))
3677
+ * DAZUIC-703 - update tabs test module ([956f9bd](https://github.com/BAZG-Quadrel/quadrel-framework/commit/956f9bd87aeb948eae7778ec869113e57d694ea5))
3678
+ * DAZUIC-793 - export QdMockModalService ([35306da](https://github.com/BAZG-Quadrel/quadrel-framework/commit/35306da6474d95dd81fcc1479d3b56d335c59848))
3679
+ ## [1.9.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.9.0-108...v1.9.1) (2021-10-22)
3680
+
3681
+ ### Features
3682
+
3683
+ * DAZUIC-703 - update master layout mock ([ae91cb9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ae91cb95465c7416e7350a37a3c637483e594206))
3684
+ ## [1.9.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.9.3-112...v1.9.4) (2021-10-27)
3685
+
3686
+ ### Features
3687
+
3688
+ * DAZUIC-793 - update related unit tests ([383130b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/383130bc603ce1d7431c65a66fe6ec8a1bd804e1))
3689
+
3690
+ ### Bug Fixes
3691
+
3692
+ * DAZUIC-793 - update QdUiMockModule ([89184a2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/89184a209e8e7bc8693dc3c90afaaa3dd89a1dfa))
3693
+ * DAZUIC-848 - fix error, when using qd-forms in tests ([55b4d2e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/55b4d2ea88d23c3b7f73d4d537005ce6ccdbef43))
3694
+ ## [1.9.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.9.2-110...v1.9.3) (2021-10-26)
3695
+
3696
+ ### Features
3697
+
3698
+ * DAZUIC-793 - update QdUiMockModule ([2a769a3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2a769a36b6e3f605598bddd2d015255a3732f93d))
3699
+ ## [1.9.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.9.1-109...v1.9.2) (2021-10-25)
3700
+
3701
+ ### Features
3702
+
3703
+ * DAZUIC-703 - update master layout test ([0d021e4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0d021e4be778d19ccf18dbe99c683ed6e30fdc6e))
3704
+ * DAZUIC-703 - update tabs test module ([956f9bd](https://github.com/BAZG-Quadrel/quadrel-framework/commit/956f9bd87aeb948eae7778ec869113e57d694ea5))
3705
+ * DAZUIC-793 - export QdMockModalService ([35306da](https://github.com/BAZG-Quadrel/quadrel-framework/commit/35306da6474d95dd81fcc1479d3b56d335c59848))
3706
+ ## [1.9.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.9.0-108...v1.9.1) (2021-10-22)
3707
+
3708
+ ### Features
3709
+
3710
+ * DAZUIC-703 - update master layout mock ([ae91cb9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ae91cb95465c7416e7350a37a3c637483e594206))
3711
+
3712
+ ### Bug Fixes
3713
+
3714
+ * DAZUIC-702 - clean-up changelog ([92a7be7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/92a7be7cef426bcfbc0ca7f846675ac5228fb9ca))
3715
+ ## [1.9.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.9.0-beta.1-107...v1.9.0) (2021-10-19)
3716
+
3717
+ ### Features
3718
+
3719
+ * DAZUIC-589 - clean-up exports ([75d1de8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/75d1de8dbfad5d68efa66942e046ff23c6d13c42))
3720
+ * DAZUIC-766 - export module for applications ([0f38f47](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0f38f47ca0097815a9b6e16d79a07e48b81bb3c6))
3721
+ * DAZUIC-766 - update modules after test ([9efdd1a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9efdd1a0173ed34833b57eb3f65796b54eeb3da0))
3722
+ * DAZUIC-766 - update modules after test ([c23754b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c23754bb8c89392d980859c8c66ddeceb607a11e))
3723
+
3724
+ ### Bug Fixes
3725
+
3726
+ * DAZUIC-688 - add mock module ([973e57f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/973e57f288fb9194c5ac720b972588d396d1dc79))
3727
+ * DAZUIC-688 - bump version ([bc17d8a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/bc17d8a757060c56d87acc35fbd2f446e2fdb926))
3728
+ * DAZUIC-688 - delete unsused badge ([2dc8128](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2dc8128424dc3e1cd66b8b3b52cdd3dc8d902094))
3729
+ * DAZUIC-688 - update pupblic api ([056944c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/056944c4bde65c08ee3cddb5713102d871a18f5b))
3730
+ * DAZUIC-702 - set test-id optinal ([c0f17d5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c0f17d5f39a893aea7c77f45fe04f8d4f08512eb))
3731
+ ## [1.9.0-beta.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.8.0-105...v1.9.0-beta.0) (2021-10-11)
3732
+
3733
+ ### Features
3734
+
3735
+ * DAZUIC-702 - add-spectator-for-easy-tests ([d3924ac](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d3924acac07477e122f35db7bb9e8f056d52e638))
3736
+ * DAZUIC-702 - fix icon button alignment in tables ([f3b4cb1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f3b4cb1d6fbd99a82355f43d808c3e7c102ef7d2))
3737
+
3738
+ ### Bug Fixes
3739
+
3740
+ * DAZUIC-688 - add mock module ([a64db67](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a64db67310cb8a03f0f2d4914b2fa2dd82dfbe17))
3741
+ * DAZUIC-688 - update mocks ([53b190a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/53b190a88b18a6c024cc4d9838571e48f6fffc52))
3742
+ * DAZUIC-702 - fix spectator test ([c59ef94](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c59ef941f4fd34a1644ee7b4417103757476cb51))
3743
+ * DQMS-107 - title autocomplete form ([3cf06ca](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3cf06ca1420f4de8d3bda9291661df872bd69242))
3744
+ ## [1.8.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.7.3-104...v1.8.0) (2021-10-07)
3745
+
3746
+ ### Features
3747
+
3748
+ * add changelog ([c77000f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c77000f87ee3ff73811eaeb7d7eafd1510e17eac))
3749
+ * add changelog ([cea95ab](https://github.com/BAZG-Quadrel/quadrel-framework/commit/cea95ab538272e371513c75f8ed348202317fe64))
3750
+ * add versions button ([fe1cb0f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fe1cb0f2aeee5a1b9f9a927ae94077334e136fa5))
3751
+ * DAZUIC-651 add attribute data-test-id for child component in Page Process Header ([9a6ff38](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9a6ff3871dc25530d9f002fded6172f32da6cd4e))
3752
+ * DAZUIC-762 add attribute data-test-id for checkbox component ([b410ff1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b410ff1ab54fc244379482b7f5f9906d43406fde))
3753
+ * DAZUIC-762 add attribute data-test-id for child component in Chip component ([b9db2c9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b9db2c96098368778ca3d0a91104ec2f67b33aaf))
3754
+ * DAZUIC-762 add attribute data-test-id for child component in Dropdown ([bc34f63](https://github.com/BAZG-Quadrel/quadrel-framework/commit/bc34f63bca403c78bc6d5b9b22ab4a9db5189260))
3755
+ * DAZUIC-762 add attribute data-test-id for child component in Image component ([372a42c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/372a42c6fd428942145dc0090ab6c5a31b0d0402))
3756
+ * DAZUIC-762 add attribute data-test-id for child component in radio button ([abffc71](https://github.com/BAZG-Quadrel/quadrel-framework/commit/abffc71441ea6d02643d981fe40a26cd9f7b5ccb))
3757
+ * DAZUIC-762 add attribute data-test-id for child component in Status indicator ([f0baed5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f0baed5a4af9d3387040e0cde6b5760caa4dbb65))
3758
+ * DAZUIC-762 add attribute data-test-id for container component ([3d57210](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3d5721068b58e1d1524130e3a389ac50b7a23100))
3759
+ * DAZUIC-762 add attribute data-test-id for Filter component ([ef7161e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ef7161ed16cfab90e434260c88e7ef46eb36b3e4))
3760
+ * DAZUIC-762 add attribute data-test-id for Stepper ([7d39d44](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7d39d444ce963964d9fa7bc0943aea153c63aa90))
3761
+ * DAZUIC-762 add attribute data-test-id for Tab ([216c5ab](https://github.com/BAZG-Quadrel/quadrel-framework/commit/216c5ab0f8df83c54d5887bc13c55dd7c8cc2712))
3762
+ * DAZUIC-762 add example of attribute data-test-id for icon component ([8cbb726](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8cbb72616d02549e893ed28e9101df643b84aef7))
3763
+ * DAZUIC-762 add example of attribute data-test-id for Layout system ([63f6398](https://github.com/BAZG-Quadrel/quadrel-framework/commit/63f6398927324066a666bd25364d44093032e0e1))
3764
+ * DAZUIC-762 add example of attribute data-test-id for list component ([4b38ef5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4b38ef50e19956310f88781e7597f7f646c78539))
3765
+ * DAZUIC-762 add example of attribute data-test-id for text section ([881c6cf](https://github.com/BAZG-Quadrel/quadrel-framework/commit/881c6cfc2e34c9ff04f0124410c756a20a27dbc9))
3766
+ * DAZUIC-762 add example of data-test-id for alert component ([c0d52f0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c0d52f04218efb4ce5de283716dd451baa16ec4e))
3767
+ * DAZUIC-762 add example of data-test-id for button component ([d74ad29](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d74ad29c0aebb09c8b7fc6b23044ae66ab97d93b))
3768
+ * DAZUIC-762 add example of data-test-id for data-tree component ([02b7cf9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/02b7cf94b6f4219082661b5efc77ff00f68a8e80))
3769
+ * DAZUIC-762 fix data-test-id ([8a1d266](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8a1d266afddb8527cce5dd0ea058784733646bcf))
3770
+ * DAZUIC-765 add attribute data-test-id for child component in form input ([839619d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/839619d3f7264a9d5059128d33c9fea09b0072fb))
3771
+ * Display version in welcome page ([91cc029](https://github.com/BAZG-Quadrel/quadrel-framework/commit/91cc029efeb155944994ccc3ddc93ae5377dbd01))
3772
+ ## [1.7.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.7.2-103...v1.7.3) (2021-09-29)
3773
+
3774
+ ### Features
3775
+
3776
+ * DAZUIC-793 - add free text filter ([4ec3733](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4ec3733812006c66b8a4f2fba23fc536fe3038a8))
3777
+ ## [1.7.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.7.0-101...v1.7.1) (2021-09-16)
3778
+
3779
+ ### Features
3780
+
3781
+ * DAZUIC-736 - add date type filter ([3208cc5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3208cc5ee9c91e2ff6c32666cf46daab044b8fb1))
3782
+ * DAZUIC-781 - add dateRange type filter ([033cbb4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/033cbb415d86f17749aa59b5f31ff74ee67120b0))
3783
+
3784
+ ### Bug Fixes
3785
+
3786
+ * some fixes for the realease ([de98731](https://github.com/BAZG-Quadrel/quadrel-framework/commit/de987311fe3014e078c5a8eab3d958c9798e660d))
3787
+ ## [1.7.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.6.3-100...v1.7.0) (2021-09-09)
3788
+
3789
+ ### Features
3790
+
3791
+ * DAZUIC-429 - add document for input and textarea ([7631b50](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7631b50f6e1a48d31d505ed780f2dd3397b5b849))
3792
+ * DAZUIC-429 - Add FormGroup to input component ([bf75029](https://github.com/BAZG-Quadrel/quadrel-framework/commit/bf7502913426dcdf64e759d936edf4b88dc9f2e2))
3793
+ * DAZUIC-542 - Create custom input component ([e373822](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e37382291b4a60c21dec4dfa0a0ff72bb91ac757))
3794
+ * DAZUIC-542 - refactor icon to use font instead of svg ([d4f3807](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d4f380736424f0436415dda7288e4e4cf42763cf))
3795
+ * DAZUIC-542 - update component with outdated icon ([ccf43e5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ccf43e5904fd94fe677ed2f056d1bedb818d15dd))
3796
+ * DAZUIC-542 - update icon font to newest design ([81b13dd](https://github.com/BAZG-Quadrel/quadrel-framework/commit/81b13dd5b9afc457695dbb6955b6a23030bcaab8))
3797
+ * DAZUIC-649 add error state to checkbox ([0189b8b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0189b8b72b7e79bb7fe6e2c98b2a7e1045a20629))
3798
+ * DAZUIC-649 add error state to radio buttons ([08605b6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/08605b667786a867a7cfcba284f753fb0cae8372))
3799
+ * DAZUIC-649 Fix style of radio button ([42c19c7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/42c19c72bf77ef0b354cdd488b04e44c69501c6a))
3800
+ * DAZUIC-656 adapt design of filter ([08a224c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/08a224c43d59abfe6979351b1da5c7e0541d0858))
3801
+ * DAZUIC-656 update filter design ([bf3f1cc](https://github.com/BAZG-Quadrel/quadrel-framework/commit/bf3f1ccad17d6776a57ab7d0c1f990a9620d7f52))
3802
+ * DAZUIC-656 Update single select filter ([9cb4602](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9cb4602d2f787ea3cfcefe4c478922973bb0b523))
3803
+ * DAZUIC-674 - Create Custom Textarea component ([3967191](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3967191f1d63f6b8aba74b67d6539d39a5916fc6))
3804
+ * DAZUIC-676 add type to input component ([05a2f7e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/05a2f7ede7c9690d739701a01008bb9a956fd267))
3805
+ * DAZUIC-677 fix design detail in input component ([605d9f5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/605d9f536e2e6945e3cddbb33e7e8e8180424d8d))
3806
+ * DAZUIC-677 fix error state to all input component ([4e75f14](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4e75f141ce9c036718f5c5e6f64c0cf9c8111ec7))
3807
+ * DAZUIC-722 - add error state to dropdown ([173caa0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/173caa07bf5449e71d25e179e0d5e6638dd22cd0))
3808
+ * DAZUIC-722 fix error state of dropdown ([ab5b6bd](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ab5b6bdb8f858302af7675b52eaafe79cec2c838))
3809
+ * DAZUIC-723 fix checkbox icon ([a6daf87](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a6daf87de1bf2aa43f12927c8b56d493df6e3e3f))
3810
+ * DAZUIC-723 update icon set for checkbox ([99a8a8e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/99a8a8e403b63c645d045aae18adbe4a27ca7b8b))
3811
+ * DAZUIC-736 Add date filter component ([1177d67](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1177d67ded19a18ff81db34adc8cea0bf92bc3fa))
3812
+ * DAZUIC-737 Add input filter component ([374309f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/374309f4133ff0490a503767beee5ad0319bd5ef))
3813
+ * DAZUIC-738 - filtering items in Qd-Forms and Qd-Filter ([a4faa30](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a4faa3066f0fcade054dc4d9027696d158a5a7c8))
3814
+ * DAZUIC-738 - update documentation ([f3010f8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f3010f8d1dedc7d90f976b921e499d76562c321d))
3815
+ * DAZUIC-740 - design qd filter ([d2a348c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d2a348c54f6eb46ca89385536895cd206eb13cd9))
3816
+ * DAZUIC-741 - optimize filter service, new filter interfaces ([e486837](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e48683788fd9e6efa2444bad6afdec957543e4be))
3817
+ * DAZUIC-744 - update Tabs, pending tasks ([5444fed](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5444fed921289a7e9ee21562d5c480bf047cb807))
3818
+ * DAZUIC-776 - finalising filter for use as a beta ([4b7c49a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4b7c49a8e1995e2eb039fd285108e31d82734195))
3819
+ * DAZUIC-776 - remove comment ([24da726](https://github.com/BAZG-Quadrel/quadrel-framework/commit/24da726a294828110bf215be2bb8c135bb339e6c))
3820
+
3821
+ ### Bug Fixes
3822
+
3823
+ * css of some components ([5a8e57e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5a8e57ecabc83ca120ac59717afef14987e85ffb))
3824
+ * export checkbox and radio buttons ([d042c0a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d042c0a420b7a9abecdc2c3041b402cbfc7dfc1a))
3825
+ * fix backwards compatible of icon by adding old version icon. ([59395f3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/59395f3595da0b8de410d9361f24b8c9498e8bb9))
3826
+ ## [1.6.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.6.2-beta.3-98...v1.6.2) (2021-07-16)
3827
+ ## [1.6.2-beta.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.6.2-beta.2-97...v1.6.2-beta.3) (2021-07-15)
3828
+
3829
+ ### Bug Fixes
3830
+
3831
+ * remove unnecessary logs ([8ea8da7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8ea8da748be20edafc85de5cc800bae65d7d09f6))
3832
+ ## [1.6.2-beta.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v1.6.2-beta.1...v1.6.2-beta.2) (2021-07-15)
3833
+
3834
+ ### Bug Fixes
3835
+
3836
+ * update life cicle hook ([eb2309c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/eb2309ce5e71c0b8408653a600816e9e19c35549))
3837
+ ## [1.6.2-beta.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.6.2-beta.0-96...v1.6.2-beta.1) (2021-07-15)
3838
+ ## [1.6.2-beta.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.6.1-95...v1.6.2-beta.0) (2021-07-15)
3839
+
3840
+ ### Features
3841
+
3842
+ * add approval process to inspecziune ([d53cb22](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d53cb2206cfedbfa0ef34fc402492d87a3ad0458))
3843
+ * Add Docs to Modal Confirm component ([e67e1a1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e67e1a12fc78a099f413e65cf484a7660a8519d1))
3844
+ * Add Modal Confirm component ([b83f27d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b83f27d9a97419ebc709c461d1f6d8660abd6bf3))
3845
+ * DAZUIC-224 - add radio buttons component ([455249d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/455249d926754b5c7d6911139e83d1bf168feaf7))
3846
+ * DAZUIC-224 - finalize component, update unit test, add documentation ([d8b3758](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d8b3758654b8001308d99a07824ff72a671aac1d))
3847
+ * DAZUIC-224 refactor radio buttons to support formgroup ([3e426ab](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3e426aba9cf947f93eec997fe5627562532d51c9))
3848
+ * DAZUIC-225 - add checkbox component ([2f1674d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2f1674d857b04f9a2855a8bfeb66e6926061818d))
3849
+ * DAZUIC-225 - add component and styles ([ca39c35](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ca39c35d90f55710bbc777955a508422406253c7))
3850
+ * DAZUIC-225 - add documentation ([e99394f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e99394fff783a00d4546f83b4a0fa8f5323867c4))
3851
+ * DAZUIC-225 - add stories ([4a0c526](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4a0c5264fe0245910621240a623e804b88468b8e))
3852
+ * DAZUIC-225 - add tests, clean-up ([0a98de1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0a98de1d7c1408b39fdca700d7e87857fdfbfae9))
3853
+ * DAZUIC-307 - add selectbox with autocomplete component ([21ea6f3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/21ea6f35a8a1f91803afc8606b9292cdb34b08ae))
3854
+ * DAZUIC-307 - update dropdown component ([7067973](https://github.com/BAZG-Quadrel/quadrel-framework/commit/706797370fb4dbe7501541560162f76caf44a268))
3855
+ * DAZUIC-493 - update step item styles, disable active state if not valid ([9751e53](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9751e53fbb062cb8b8d3b0acd91f5b5473006064))
3856
+ * DAZUIC-493 - update stepper styles ([b5d670a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b5d670a3f4f989bf4215f1060fdb54b5f14d2d09))
3857
+ * DAZUIC-522 - add logic for filter status chips ([3d2fa47](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3d2fa47a847e3268f9fd59a9e79a3cc8400790f4))
3858
+ * DAZUIC-522 - styling filter chips ([2dac30f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2dac30f2811206ccc936660808e4006b8721f89f))
3859
+ * DAZUIC-522 - update chips for filter ([1641fef](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1641fefdfd1976ac659bcd1ff2630dc3f1142c98))
3860
+ * DAZUIC-523 - Quadrel-Filter | Add reset button ([7959520](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7959520e5b477e6ed0dd94345b14aa448bccddd6))
3861
+ * DAZUIC-523 - Quadrel-Filter | multiple categories ([04f8530](https://github.com/BAZG-Quadrel/quadrel-framework/commit/04f85306755d7fac977ae654bee18e8824f54a96))
3862
+ * DAZUIC-524 - add filter type boolean ([a03eefb](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a03eefb34976d35b06744fc1fd47e1281bd98843))
3863
+ * DAZUIC-525 - add singleSelect filter type ([a3f0e9b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a3f0e9bbcaa072549e163f4345214418552293a5))
3864
+ * DAZUIC-525 - update single select behavior ([1ccc15c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1ccc15cc86046e721b4c972419d0472878128d0f))
3865
+ * DAZUIC-525 - update single select behavior ([159f62b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/159f62bc5f875b0c3df4b1f951a5b57d6d833ce8))
3866
+ * DAZUIC-560 - create QdSwitchComponent for custom form switch ([c0ef573](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c0ef573e9cbb2182d50d157eb50d5bf516494279))
3867
+ * DAZUIC-603 - add custom tooltip ([c95b313](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c95b31320798ee263c8a4e7df86d63d729b3e388))
3868
+ * DAZUIC-603 - add custom tooltip ([40f79d7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/40f79d70fde8f295bcc54e4a0be3d012304a9e1a))
3869
+ * DAZUIC-603 - add custom tooltip ([a716811](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a7168114d10683bb052e4b90f1df807adb243ad2))
3870
+ * DAZUIC-603 - add custom tooltip ([8e96a72](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8e96a72fb1432aa658ee842bfd233e256f4b647c))
3871
+ * DAZUIC-603 - add custom tooltip ([063b107](https://github.com/BAZG-Quadrel/quadrel-framework/commit/063b10791e0304b3ef673c012c0c9e0131347453))
3872
+ * DAZUIC-603 - add custom tooltip ([b888e8b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b888e8b33d00df6c9d282001d2ecffc89f96c893))
3873
+ * DAZUIC-603 - add custom tooltip ([55bd09f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/55bd09f24149921f499e83fa57cb8806703d8ba0))
3874
+ * DAZUIC-603 - add snapshot ([941de71](https://github.com/BAZG-Quadrel/quadrel-framework/commit/941de715edc5cf74a459853cfd9c4f39ea7bd21c))
3875
+ * DAZUIC-603 - update css for tooltip ([2998318](https://github.com/BAZG-Quadrel/quadrel-framework/commit/29983180c03dad49d32db561dbb43569439b7525))
3876
+ * DAZUIC-603 - width calculation of PPH ([3fc8954](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3fc8954b2fb88cd4e3f27896d5da7a31173a3d53))
3877
+ * DAZUIC-603 - width calculation of PPH ([2968fbb](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2968fbbc53d0e73072cbdb4079c8d1bd453df1e9))
3878
+ * DAZUIC-629 - add checkbox group, add filter ([0813477](https://github.com/BAZG-Quadrel/quadrel-framework/commit/08134774b6ea10f432035cf2bf40e4432d5b6b1f))
3879
+ * DAZUIC-629 - add checkboxes component ([b5d8fea](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b5d8fea6caccaba1f2a1eb588a8bbc5acd0cc303))
3880
+ * DAZUIC-629 - add tests ([9f2f457](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9f2f4575ed9dce4f678a1226b6e77c87a2ce72de))
3881
+ * DAZUIC-647 - Add disabled state to control panel ([165c45d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/165c45d7b447b8d23f00ffb012a1b46e09261d50))
3882
+ * DAZUIC-647 - Add label position to switch component ([445ebbe](https://github.com/BAZG-Quadrel/quadrel-framework/commit/445ebbe677770c03a41436268c24e19ae0fba788))
3883
+ * DAZUIC-670 - refactor switch data model to match checkbox ([a91ef34](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a91ef3458131d40f1e8cdbb032e20bf41320cab6))
3884
+ * DQMS-60 - optional-formgroup ([223b733](https://github.com/BAZG-Quadrel/quadrel-framework/commit/223b7336cacdd22b3f7d5983dd41d01e9bffd480))
3885
+ * DQMS-60 - optional-formgroup - typo ([c021a7d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c021a7d56dda8665bc5715ab7f80a56f55a7edb5))
3886
+ * DQMS-88 - support tab name change after initialized ([3458a1d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3458a1d518af582f0e9b500e7b7dad99eb4690da))
3887
+ * reduce memory ([02f9fea](https://github.com/BAZG-Quadrel/quadrel-framework/commit/02f9fea9a867eee09dbcc547954f5dd840d0a4d2))
3888
+ * refactor layout renderer to add support to side modal ([3a2d0f5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3a2d0f57eafee54154e118a078eeff745d2b2938))
3889
+ * update i18n ([fa076c0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fa076c0f351429cf01ea901400d4221aca4e79e1))
3890
+ * Update Scenario for inspecziune ([ce32e72](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ce32e722c3fdd4279d61903ee6b1d6b258c26547))
3891
+
3892
+ ### Bug Fixes
3893
+
3894
+ * DAZUIC-307 - fix errors and warnings in unit tests ([5d185c2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5d185c2ab0af7b7937e71a20be88ca0436f948b7))
3895
+ * DAZUIC-307 - fix failing tests ([89c996a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/89c996abbca0d6ca1e88923efa107e7527b801e7))
3896
+ * DAZUIC-307 - fix qd-form module after merge ([e144719](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e1447198fd6c2a60cce21e1d2c3c5bffba6c6dae))
3897
+ * DAZUIC-524 - remove Hostbinding ([c2db86c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c2db86c8d622614c032fadb4ea737e821fe19c2f))
3898
+ * DAZUIC-560 - add margin to switch component ([8bcb995](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8bcb9951f8ab4d6093ed03be6ff42bb48360450c))
3899
+ * DAZUIC-560 - fix disabled label state of switch ([f2ffaeb](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f2ffaeb2feb85210fa14ea2bb40d72274d1a4243))
3900
+ * DAZUIC-642 - export master-layout-service ([1d7e8bb](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1d7e8bb7ae109c875e518a1d7466f22e8c1c1d2f))
3901
+ * disable component story without sprint review ([ec32a1d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ec32a1d3b6851944ae5b13c29b027812a26ee8e3))
3902
+ * DQMS-40 - add disabled status in stepper logic ([1ac4507](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1ac45071c2bba95c701ef9cce362a01bec63f156))
3903
+ * DQMS-77 -background of forms container in control panel ([396214e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/396214ecbdab3c583dea52299809e97c52f20af3))
3904
+ * DQMS-89 - fix disable submit in PPH ([cecee2b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/cecee2b4de7388209fa4cbeafd35b70609eb00dd))
3905
+ * fix review comment ([23a82b2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/23a82b2bba52670284a6a65ceea09dc8e3a6e45a))
3906
+ * fix side modal box shadow styling ([d722c93](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d722c93662c0e7eebb4ab3865f64fc3667dc89cd))
3907
+ * fix side modal popup without size ([75552aa](https://github.com/BAZG-Quadrel/quadrel-framework/commit/75552aadd6ee74ab1079affdf51a637b98de804f))
3908
+ * fix side modal styling ([c034e97](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c034e972c2c1012820428278daa8b8c930f72501))
3909
+ * panel story uses inputData instead of label ([0ddc46f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0ddc46fc82c38d460575eaecf0449721f2eb3905))
3910
+ * remove top border from side modal ([8dec49a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8dec49a741427b563d828b55fe4ff26ae90223ab))
3911
+ * update notification style ([4c7c29d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4c7c29d1cf57ec013ce2f148f8b98db99c44cb37))
3912
+ ## [1.5.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.4.4-92...v1.5.0) (2021-05-17)
3913
+
3914
+ ### Features
3915
+
3916
+ * Add documentation for fullscreen modal ([8d6044d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8d6044de87aa6a8e1dee8048541c53931c968268))
3917
+ * add scenario for inspectinue project ([158b786](https://github.com/BAZG-Quadrel/quadrel-framework/commit/158b786a7e8fe5de5d84d77e625d461d733c1066))
3918
+ * DAZUIC-489 - update button stack styles ([b08dc22](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b08dc22ca834292cc5dccd6f383cbf508728d412))
3919
+ * DAZUIC-558 - add status indicator component ([087a071](https://github.com/BAZG-Quadrel/quadrel-framework/commit/087a07121e97b0f0634cb13d3412b381773ffdef))
3920
+ * DAZUIC-558 - add status indicator in table story ([09459e2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/09459e2f92489e20e1d8c34761b515011eadc6a1))
3921
+ * DAZUIC-559 - Qaudrel UI | Anzeige Status Header ([88885dd](https://github.com/BAZG-Quadrel/quadrel-framework/commit/88885ddf4c088f62689da6ec35fd47826f067e61))
3922
+ * DAZUIC-591 - Quadrel UI | Page Process Header für Modal FW ([d735ae5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d735ae54450f9ad72cd5d0f0e8a901d12016d6c4))
3923
+ * DAZUIC-591 - Quadrel UI | Page Process Header für Modal FW ([49e926a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/49e926a38bd7932d61029e71a84adf5fe04791da))
3924
+ * DAZUIC-595 - QdLayoutPanelProgress in Laufzeit änderbar ([58da7a8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/58da7a8a1a2b5802beddbc79dbb3d4797343c54b))
3925
+ * fix fullscreen modal style ([ac4d371](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ac4d3719b457e80e529884a277df313177643046))
3926
+ * layout render style comment fix ([c46e7fd](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c46e7fdd5839949a0becd2c528eeee90b4cce15c))
3927
+ * refactor layout system and fullwidth modal to use same renderer style ([1d0e7e7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1d0e7e70e83817ef76a2c905ff431fd8efaa0e8f))
3928
+ * refactor review comment of stadi scenario ([326d858](https://github.com/BAZG-Quadrel/quadrel-framework/commit/326d8583b6bffac2559e0fa43081bc1ab6567f04))
3929
+ * refactor situnaziunform with new container toolbar ([0dcb769](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0dcb769d9949e0319dc406447f2967ab8ebb9c24))
3930
+
3931
+ ### Bug Fixes
3932
+
3933
+ * build error ([783e8c2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/783e8c2529693d95b95079c0595a3ca2a7c0d38e))
3934
+ * move page process header to use cases ([02a9305](https://github.com/BAZG-Quadrel/quadrel-framework/commit/02a9305cf92b1f8a551dc0778efaa4ced9cb88c3))
3935
+ ## [1.4.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.4.3-91...v1.4.4) (2021-04-30)
3936
+
3937
+ ### Bug Fixes
3938
+
3939
+ * add notification service in public api ([f1425d1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f1425d1fdb8e7dd141ca7b0ff91e2ac87adb0e25))
3940
+ * export notification service ([09966ba](https://github.com/BAZG-Quadrel/quadrel-framework/commit/09966bac9952662b4b3eaa4167cc7bbd4ef1cda0))
3941
+ ## [1.4.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.4.2-90...v1.4.3) (2021-04-30)
3942
+
3943
+ ### Features
3944
+
3945
+ * DAZUIC-547 - use new Icon in table inline menu, update qdRow directive ([33d895e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/33d895ec8d9a0937cc370eb4347a5f637e353f70))
3946
+ ## [1.4.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.4.1-89...v1.4.2) (2021-04-29)
3947
+
3948
+ ### Features
3949
+
3950
+ * add example scenario for Situaziunforms ([bd6b2df](https://github.com/BAZG-Quadrel/quadrel-framework/commit/bd6b2dffb56b0e49404b5c51bd16d8bc79cc7055))
3951
+ * add stabi scenarios ([ab2147a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ab2147a90c1dead0a5cd4f2308309bbed0e100c4))
3952
+ * DAZUIC-546 - add action Area in toolbar ([bf82b7f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/bf82b7f054139be7847a953ea433390bba3eec57))
3953
+ * DAZUIC-546 - fix import ([ef0a0ab](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ef0a0ab6ff4c348d0c82ab4f1f6f9704e76eff32))
3954
+ ## [1.4.1](https://github.com/BAZG-Quadrel/quadrel-framework/compare/v1.4.0...v1.4.1) (2021-04-26)
3955
+
3956
+ ### Bug Fixes
3957
+
3958
+ * change lang tag in html update website language ([2a5fa76](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2a5fa7675697cc8ec1440d47411184df53aa3608))
3959
+ ## [1.4.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.3.0-88...v1.4.0) (2021-04-26)
3960
+
3961
+ ### Features
3962
+
3963
+ * add components for header type toolbar ([71a0fac](https://github.com/BAZG-Quadrel/quadrel-framework/commit/71a0fac83f448b90779ea683a51fc3431e1612c7))
3964
+ * adjust toolbar-top height ([7eb3467](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7eb3467430a471edf586765432bf710de6e8757f))
3965
+ * DAZUIC-520 - add multiselect filter type ([3d7a41e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3d7a41e321429d7590f145794f9b444a74b3b852))
3966
+ * DAZUIC-521, DAZUIC-545 - update container toolbar ([55507b9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/55507b914d982faba72beec78d80d5c233bfb683))
3967
+ * DAZUIC-528 - add interceptor service, add components ([15399bd](https://github.com/BAZG-Quadrel/quadrel-framework/commit/15399bd96296fcd41590507c918f0c6b5748a33a))
3968
+ * DAZUIC-541 - add modal notitfications ([660049d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/660049d461b5762e5fcf9f668b04ff51a05d295b))
3969
+ * DAZUIC-573 - Add documentation for Notifications ([1ef301a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1ef301a8e1c1ea2e359d8dff53d3f95c79d3e459))
3970
+ * padding adjustment in container-toolbar ([cd7e6de](https://github.com/BAZG-Quadrel/quadrel-framework/commit/cd7e6de7868ff6bb01bb3a9068b95e6fd367e285))
3971
+ * remove toolbarType, adjust toolbar styling with flexbox ([624c0b0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/624c0b0a994805cb6ec3a0b650f40a3dbe782900))
3972
+ * remove unused code, add snapshot tests ([b200152](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b20015252e151608767f1b86c89f5b928ca601ca))
3973
+ ## [1.3.0](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.3.0-beta.3-87...v1.3.0) (2021-04-01)
3974
+
3975
+ ### Features
3976
+
3977
+ * Add filter panel logic ([e0946a8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e0946a8fbfb5902f35f30afbb5910271ae0bed0e))
3978
+ * DAZUIC-408 - add search button to master layout header ([531d01a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/531d01a1faccdea65d8891a794124d031551a97f))
3979
+ * DAZUIC-408 - new style for search field ([b2833dc](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b2833dcf7bede4d493eb33b77eff52dee300061b))
3980
+ * DAZUIC-408 - update mobile header widget ([30e1c1a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/30e1c1af48a26c76a5b653a70608cc14d8ae4a56))
3981
+ * DAZUIC-408 - use translate service in header widget automatically ([601450f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/601450f9453b4c985a3d90a89bb38d012707e294))
3982
+ * restyle filter panel and remove unused input ([65c4f51](https://github.com/BAZG-Quadrel/quadrel-framework/commit/65c4f5104415885bb4e4a83f2c594479f0153835))
3983
+
3984
+ ### Bug Fixes
3985
+
3986
+ * DQMS-76, DQMS-71, DQMS-20, DAZUIC-136, DQMS-34 ([8829aaf](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8829aafe3271d4ab37d8c88fe0e4c7fe59056afa))
3987
+ ## [1.3.0-beta.3](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.3.0-beta.2-86...v1.3.0-beta.3) (2021-03-24)
3988
+
3989
+ ### Features
3990
+
3991
+ * add and update stories with component `exception` ([0b3d3db](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0b3d3dbe8431dde2477c7ec65c79330ccef60cb1))
3992
+ * adjust background-color of container-content-container in panel ([5547ca6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5547ca6e37e571fe20296e672596a6eb70ed335b))
3993
+ * create component `exception` to replace alert ([af13d67](https://github.com/BAZG-Quadrel/quadrel-framework/commit/af13d673066b331de4c62428e53080a5b948ec76))
3994
+ * create tests and mocks for component `exception` ([fc12177](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fc121774af4ecf749ac0a16791a3e80386f02231))
3995
+ * DAZUIC-481 - add data tree, visualization only, 2 levels ([1825c1f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1825c1f78b91bd6bdce821334c22d8165d1cb64e))
3996
+ * Refactor container content detection to service to enable communication with Grandchild ([513188f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/513188f8c50b2f1f535e82729ae9a33ca5520295))
3997
+ * update colors ([00c424e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/00c424e01183f9fd34d547f4916f842c7f8d469f))
3998
+ * update ICS2 story ([e19217a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e19217a1249cf5df06807ff4230f78f1a9bfc8d8))
3999
+ * update styling ([c9faeea](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c9faeea0f5303185728d5dfc7e8abe491d85dc44))
4000
+ * update tests ([f24fb5a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f24fb5aa470455801154cd860999c2b22084701b))
4001
+
4002
+ ### Bug Fixes
4003
+
4004
+ * fix master layout banner when no environment is provided ([7c7cf5b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7c7cf5bdbc27537895b9f2ce3af5f0f6d1ef676f))
4005
+ ## [1.3.0-beta.2](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.3.0-beta.0-85...v1.3.0-beta.2) (2021-03-17)
4006
+
4007
+ ### Features
4008
+
4009
+ * add button stack ([226165c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/226165c0f79ac5789c6c217c732aaf1760ecc595))
4010
+ * add component ([45ad48b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/45ad48b32921d86ee655a8894faabaf0528d9bd6))
4011
+ * add defaultTabIndex to be able to show not only first tab by default ([f430bad](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f430bad02caf29acee30f6add02f094e0a966088))
4012
+ * add directive qdActiveContentTab to render content based on tab in main area ([39fec41](https://github.com/BAZG-Quadrel/quadrel-framework/commit/39fec41b8c9f03fd32d51e45d9bbe700436f4cea))
4013
+ * add header navigation ([72167fa](https://github.com/BAZG-Quadrel/quadrel-framework/commit/72167fa2ff83056f4cfe7f765ee5ef6dea060bee))
4014
+ * add info header to fullscreen modal ([0d18cc1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0d18cc1ba569bacfca93fa44a7f0cce3aa018cf5))
4015
+ * add left control panel to fullscreen modal container ([bde8231](https://github.com/BAZG-Quadrel/quadrel-framework/commit/bde82312af13efba455360305c6718900747891f))
4016
+ * add story for forms ([69475f6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/69475f68117fb3a1601792f5d34e367f58b42584))
4017
+ * add styles ([d7deda2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d7deda2f28d1390a184073d63c0459951715ab14))
4018
+ * add styles, add unit test, add documentation add navigation to ics2 story ([82fcfe2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/82fcfe257f13ecf532506145c480c7e35cb30158))
4019
+ * change parameter of directive qdActiveContentTab to object, add documentation ([31fddf2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/31fddf24b1738abd23f2ee5bfc9cb06f2f9fdc29))
4020
+ * change status change error behavior ([f1b8a94](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f1b8a94526d2fae7cb128adccbef62f328d6bfcc))
4021
+ * clean-up ([a937023](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a93702365847bec951c91700a30f19cd42cd9173))
4022
+ * conditional rendering active tab ([839bd91](https://github.com/BAZG-Quadrel/quadrel-framework/commit/839bd914ed4a8792f6ada5d12d0c4ea6e841578e))
4023
+ * replace buttons to enable/disable button "Nächstes" with knobs-functionality ([5c200f0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5c200f01200de2288dbd03ede9f7620385c14648))
4024
+ * resolve merge conflicts ([5e2b3be](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5e2b3be63bc9d377c704ba38c359954da3328a6d))
4025
+ * some updates ([c9dc421](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c9dc4214c26b1ab479ecd0865cf619d93c9de1a3))
4026
+ * tabs without action area ([2b2a738](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2b2a73833591677888aee50588505cba5ad8419f))
4027
+ * update container mock ([6739317](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6739317516c303e3f327e828a4deacb7e657d94e))
4028
+ * update ics2 story ([0de45d5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0de45d5406f802ae6caa1719cd4e0df80d67baad))
4029
+
4030
+ ### Bug Fixes
4031
+
4032
+ * add defaults, add checks, add docs ([3af2de2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3af2de2ca8432b69c92a66ae33e238a56d4697ab))
4033
+ * coverage for unit tests ([d18396e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d18396ee18f58adbd2d3feaea548d26f7060577d))
4034
+ * create workaround for error `ExpressionChangedAfterHasBeenCheckedError` ([785fb43](https://github.com/BAZG-Quadrel/quadrel-framework/commit/785fb435db1a201dab0666fb5f66d58de34df5d3))
4035
+ * data model for fullScreen modal ([b2d2b62](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b2d2b6290e879bbdf024ad5f0c70996850179aa3))
4036
+ * fix alignment of content and header in fullscreen modal by add dynamic padding right. ([d705ce6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d705ce69fa429cb95fb161694439ac56da423d9f))
4037
+ * fix info modal style in fullscreen modal ([0ccb5f5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0ccb5f55733c96155cbbdf20f439aaceea393b0f))
4038
+ * fix style in fullscreen modal panel ([148200b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/148200ba0775b3067ba0082291b33712fc58a435))
4039
+ * focus state ([57131f7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/57131f730619ed09c16399b9b5c83c1fbbe38b8d))
4040
+ * linting errors ([f954dd9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f954dd99b9b1b140c47c69cdeea067913592b7a3))
4041
+ * re-format mdx for forms conatiner ([fba4a82](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fba4a82deb6f469867e4c893e619f18a8fb85317))
4042
+ * remove material form mock ([d2f78bf](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d2f78bfd322cae4131e9b750e4aa34cdb0a25754))
4043
+ * update code style ([00548f9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/00548f9cbb473940f908885728e4d41daeb91f7a))
4044
+ ## [1.2.4](https://github.com/BAZG-Quadrel/quadrel-framework/compare/1.2.3-82...v1.2.4) (2021-02-22)
4045
+
4046
+ ### Features
4047
+
4048
+ * activate PPH-Submit-Button depending on stepper ([05fbbc8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/05fbbc8cb15368cc6aefab88a885b10865dd5d79))
4049
+ * Activate tab based on the current route ([af29909](https://github.com/BAZG-Quadrel/quadrel-framework/commit/af2990945c6857e8f946a8484e02d7c1dfaca8ca))
4050
+ * add action area, add button logic, refactoring, add page leave handler ([8a85cbd](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8a85cbd1c38ae45293c8aef633e4f4e7e23320c4))
4051
+ * add alert ([354b271](https://github.com/BAZG-Quadrel/quadrel-framework/commit/354b2710dd6fa1df6ebdd5412a0b5c361828b33b))
4052
+ * add animation ([ea7d4ec](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ea7d4ec70a71af1e9a5b329d8e064267293f74ff))
4053
+ * add app status banner ([5827d80](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5827d80c32da8ff845f4a254bc05e502db454ea2))
4054
+ * add ArgsTable ([e143957](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e143957d940fc190fce7a6c07f2a5b92c1bdbb5c))
4055
+ * add borders ([c7f2d40](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c7f2d409f510bacec1ac65b5536cb7d700f1746d))
4056
+ * add caption to image component ([4418423](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4418423a01430cfe44eb7a06300d9e690dd17a50))
4057
+ * add colors in settings ([7d46d5d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7d46d5da0e679962497526d30ebc4f50b3cb68ae))
4058
+ * add component ([acd19b4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/acd19b4cb7154673bc8fa1c299c351d66f14c4de))
4059
+ * add container pairs component for rendering key-value pairs in container grid ([eb0a9eb](https://github.com/BAZG-Quadrel/quadrel-framework/commit/eb0a9eb37d546d1da2cdfc6013a3a7330dfeefc0))
4060
+ * add content-grid components ([e0fd725](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e0fd725c22cb46f0fcb3bcf32f94e582911be6d5))
4061
+ * add css ([4a02fcc](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4a02fcc87e1537f8a2aee93d3c7718d858d0a0b7))
4062
+ * add directive ([d1d0d7d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d1d0d7d0042a7e12dadc19ccfb12daa0df7f7a03))
4063
+ * add directive `editDisabled` to qd-container ([3ba1d60](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3ba1d60924fa6f5d92c57b971271bf2332ecc484))
4064
+ * add disabled style to table (Control Panel) ([d967053](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d967053ccb2f2b3144f34a27feab63b6cf92bafb))
4065
+ * add error & warning color ([10cbf1f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/10cbf1fb57cfe7d227a6f4b183d51ad099627117))
4066
+ * add error state to status pairs ([e8b26b5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e8b26b54cd5231b6a905ae2011173ffcf2bffd43))
4067
+ * add example ([0f1a352](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0f1a352818155a30fbf9ef69a4741a1c54cbee50))
4068
+ * Add example for translation DAZUIC-392 ([b941a08](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b941a08f9c790da9c70f0a2c85c7584a45493799))
4069
+ * add icons ([f34c042](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f34c04296a2bb35257e88e7f9224afde3e833448))
4070
+ * add image component ([3bc1498](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3bc14981793439a1d0555c9c6f1e01cb478e846d))
4071
+ * add list pairs for containers ([4885691](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4885691a809cdf8c0c7dedfe72def9aff4a7b35e))
4072
+ * add more icons ([23844b6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/23844b6cce32ed18b89cfbeee23bd49c379e6e1a))
4073
+ * add some checks ([cf00f90](https://github.com/BAZG-Quadrel/quadrel-framework/commit/cf00f90cd9c1b258a30c410937dada3bc69f0372))
4074
+ * add some mdx files ([a2ccbc3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a2ccbc3f8498e71cb0bc8d01bde4242164a6bea1))
4075
+ * add some more icons ([9510a0e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9510a0efbc382dfcc725e478bff850dbdae8145c))
4076
+ * add special container properties ([bfce420](https://github.com/BAZG-Quadrel/quadrel-framework/commit/bfce420dd632f15118552d0179e0fabde62ef42e))
4077
+ * add special container properties ([99ea522](https://github.com/BAZG-Quadrel/quadrel-framework/commit/99ea52224207060e6d8d6c47222b2974d3293e38))
4078
+ * add submit button in control panel ([f457a06](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f457a063ea7e55b89f41ab79f0503b8d779c1e40))
4079
+ * add success color ([db56319](https://github.com/BAZG-Quadrel/quadrel-framework/commit/db5631955e25ae14b643b15dbfe758f5c92d7780))
4080
+ * add summary modal ([2d64b91](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2d64b9135b3ecae387df63a6d85ff23294b59e15))
4081
+ * Add table example DAZUIC-392 ([549bdb8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/549bdb8d6ed9c00959437a9c613b07b0836b8432))
4082
+ * add title to container section ([14b494d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/14b494da6ba3342fc5779f0600001d9a14aa3d66))
4083
+ * add to story ([11ae362](https://github.com/BAZG-Quadrel/quadrel-framework/commit/11ae3629a47ba62223dd92408b97eff8a94c4e8b))
4084
+ * add trigger function for control panel container status ([fb3f6cc](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fb3f6cc09bfba7b9e776943b6c091256d93ddd08))
4085
+ * add warning colors ([1a760bf](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1a760bf44aa9ecb9ec1fd973b85554ae2b5d31fd))
4086
+ * auto expand container when create new ([3b1d97d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3b1d97db02ec7cb71a51d975da861abc5919b51b))
4087
+ * autodetect forms ([c98cfa3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c98cfa3e1469cbce77acab6aedb1017780125cf5))
4088
+ * cahnge lifecicle method ([8e791ba](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8e791ba522438d4fb96a49548e9248e65a48688b))
4089
+ * change to warning ([4a4d167](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4a4d1670c719805cb5f9052054674ea3cfc0900d))
4090
+ * clean-up ([684fac7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/684fac7057cabfdf9edf8c92bed1a45538c5a6ec))
4091
+ * Control visibility of normal and mobile header-widget inside a custom component DAZUIC-328 ([95f9e95](https://github.com/BAZG-Quadrel/quadrel-framework/commit/95f9e95c0904b27a8df0bf765ae8ea2115ea74a5))
4092
+ * Coordinate assignment of html attributes to prevent overwriting the default values DAZUIC-328 ([e8ce7f2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e8ce7f2b41dd6468959105ee6e25fb2f9fd1d6fb))
4093
+ * Create sample page for stepper and auth DAZUIC-392 ([db24834](https://github.com/BAZG-Quadrel/quadrel-framework/commit/db248341050aac4cef352561c049385f08115498))
4094
+ * Create story for pams modal ([6e72377](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6e723770990d7151068d9d8bed8e100288b42391))
4095
+ * Create story for qd-header-widget DAZUIC-328 ([4940560](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4940560649ce6e436dc6fc9d1cada201a0642df5))
4096
+ * Create tab bar as an router based alternative for qd-tabs ([756ee45](https://github.com/BAZG-Quadrel/quadrel-framework/commit/756ee4538b3f16e5ad842c995393c1b3b3a82c81))
4097
+ * Create text and button list item inside tile DAZUIC-278 ([fd28dc9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fd28dc983711b6ada7c3c75cfd84b844ced983b1))
4098
+ * css ([3844418](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3844418f515f82f3b53e986b4595830d261a8905))
4099
+ * deactivae mt lists in storybook ([0b18ea1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0b18ea1fb91c1a4690278bec0811191e28417f27))
4100
+ * disable warning css ([d97ccc4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d97ccc476913074858a49d256b0bd772eb283cd1))
4101
+ * fix calender icon ([eceb775](https://github.com/BAZG-Quadrel/quadrel-framework/commit/eceb775d3811fc93d78a196473ca8e0724f3c346))
4102
+ * fix more icons ([65e43da](https://github.com/BAZG-Quadrel/quadrel-framework/commit/65e43dac8487aee055d1f6aea4b19d519fe5bc7a))
4103
+ * fix more icons ([db442c7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/db442c78ef9fdd6d44b055c4e1626caaf97a7137))
4104
+ * initial invalidation ([24cd29e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/24cd29eb32414521dd598cf3018b71d5038a4926))
4105
+ * name as observable ([db08e58](https://github.com/BAZG-Quadrel/quadrel-framework/commit/db08e58b0e63601113ce1162c08d3bcce0bf87cb))
4106
+ * refactor form css, add table margins, add pagination css and margins, add progress bar ([334b494](https://github.com/BAZG-Quadrel/quadrel-framework/commit/334b49469cacacb772607d2177bf8d9a37ce9351))
4107
+ * remove import ([ae2bf7d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ae2bf7dbd6aaa669df33bf75393d38663b148399))
4108
+ * renaming ([0486058](https://github.com/BAZG-Quadrel/quadrel-framework/commit/04860580acec56ece42cfb9225dc2ba4a094db57))
4109
+ * set width od page processheader dynamically ([87b68ec](https://github.com/BAZG-Quadrel/quadrel-framework/commit/87b68ecd52b857acce42785cbe7c92ca2170cfb2))
4110
+ * shorten lang input field texts ([79a0c3d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/79a0c3dad74d14025ae42c35fde3ae45d98955bb))
4111
+ * small changes ([66dca57](https://github.com/BAZG-Quadrel/quadrel-framework/commit/66dca57b502fc68fb14224f3a2151e8510ded925))
4112
+ * small changes ([7620a2b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7620a2b9426fbd60cc5b5fc1e3267c290883145c))
4113
+ * small changes ([0208b75](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0208b75a387fcfa46b0f7756d080556ad70b9fa9))
4114
+ * some changes ([d24fc2b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d24fc2b9d0603142be196e7494fdb045c3a866a6))
4115
+ * some changes ([0906be2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0906be2b6cdf49ad24f9f6b89a84e361b5a799b6))
4116
+ * some changes ([5b19da3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5b19da38f94031ba3d1b4e4fadafd4a1cc0e76f7))
4117
+ * some small updates ([9ad690c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9ad690cc61c89f3d83a796d1ca0b13aff9197ca3))
4118
+ * some styling ([c78825c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c78825cd70db67ef0c9a247b5d8f498d6aa80685))
4119
+ * tests ([2eb7941](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2eb79412a874088753ff0889f215818d522f5c3e))
4120
+ * update ([7fabef5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7fabef53dffe0360d1e5623a094e57781852eda6))
4121
+ * update ([622325a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/622325aaf15e3dc28d607c54f567283af2b52895))
4122
+ * update alert ([a1a41d6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a1a41d67a00f628f3706e406464f848822030629))
4123
+ * update alert ([cce0625](https://github.com/BAZG-Quadrel/quadrel-framework/commit/cce062597a47c8aadd3a26e10ddc5f5e2fb1cd9d))
4124
+ * update alert ([b9e2a3b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b9e2a3bc5af192f646fab51e6ea300e05813e9d4))
4125
+ * update configs & use pams endpoint ([e2e4b43](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e2e4b437a7fb0e740a6609e728ba04def56da2a8))
4126
+ * update container pairs story ([a21b0ea](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a21b0ea4afd76113f9d7771d5d3af08469c64a85))
4127
+ * update control panel & containers ([6748fed](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6748fed206f819d5b804b74513e1895076c21b2d))
4128
+ * update control panel & containers, rewrite lists ([5189f12](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5189f12c84a34c5715147021b15477e4f40a9784))
4129
+ * update control panel icon ([75cecc7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/75cecc70b58c41f7cda07e752e5a3df84137ef66))
4130
+ * update css ([8d3d247](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8d3d24735c3a4d58ef1eeeb1eeb29822f686eb27))
4131
+ * update enable state of pph button ([b97c6a9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b97c6a91b69b666ec3fe18e0eff053f4a4e9644f))
4132
+ * update icon ([69e8e94](https://github.com/BAZG-Quadrel/quadrel-framework/commit/69e8e9425751801a14ec14db64f22b3d642a6985))
4133
+ * update icon position ([f689d2f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f689d2f35b4114b100b7c83819ad84c6d9da572a))
4134
+ * update icons ([7fc8d3a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7fc8d3a18f86c0a5313a293a7535910606d91c1f))
4135
+ * update image story ([0f80cb4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0f80cb4ce2744a724746f0a8c5a7d586cb8292bf))
4136
+ * update modal colors ([ae87f07](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ae87f0741bcf8cfc65cd3997e7bb3c92ff908d9c))
4137
+ * update save callbacks ([77399e2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/77399e2339072670dbb5e2641c950d0b03653953))
4138
+ * update save logic ([567bbba](https://github.com/BAZG-Quadrel/quadrel-framework/commit/567bbba9b794b7f4c848a7e42f56ae06727db918))
4139
+ * update step buttons behavior ([8b85f9e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8b85f9ef2d64841462db53045f204109dc72fd1b))
4140
+ * update stories ([db67245](https://github.com/BAZG-Quadrel/quadrel-framework/commit/db67245f80868d58b109efd4a5b7a58797997348))
4141
+ * update story ([c2ea490](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c2ea490eb9f9738391d274af22ec40b817820ad4))
4142
+ * update story ([6d3cc07](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6d3cc07b44f2c8a3bafae113d9c1abff302d48e1))
4143
+ * update story ([bf90303](https://github.com/BAZG-Quadrel/quadrel-framework/commit/bf90303d48256fc2e9574aa745a5fc8dd7b8d786))
4144
+ * update styles ([687f38a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/687f38a86025557d8b9e648fc097e50f7a11f667))
4145
+ * update styles ([84c113d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/84c113db7179ddd1357828fc9352957dde3092b8))
4146
+ * update test ([8e7edc9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8e7edc95a272b5ed5c1c2ed47d130a1ff6928630))
4147
+ * update test ([6cadf70](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6cadf70c4bb0ae69cb28dcced0451ab4c825e684))
4148
+ * update test ([6b38e8d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6b38e8d94cfa4763b80fdc676c3eaac26c78254b))
4149
+ * update test ([deea8ce](https://github.com/BAZG-Quadrel/quadrel-framework/commit/deea8ce1f7be583cb68bdcf8188e6bbf8567f4d4))
4150
+ * update tests ([0961761](https://github.com/BAZG-Quadrel/quadrel-framework/commit/096176184d2e1cdbf6c57949403f086e4fedbc4d))
4151
+ * update tests ([847e791](https://github.com/BAZG-Quadrel/quadrel-framework/commit/847e791be49b7091c7065d70212f996eab88df29))
4152
+ * update text input ([ebc0cdd](https://github.com/BAZG-Quadrel/quadrel-framework/commit/ebc0cdd1f2a85550aa5b462feb40550bac1bec41))
4153
+ * update version ([fa531a5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fa531a5d687a670af9c8eff88a0779ec317c38d3))
4154
+ * use normalize.css to unify experience between different browsers ([1ab1e32](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1ab1e323ad9e8f405f9ea624155136432e0d3788))
4155
+
4156
+ ### Bug Fixes
4157
+
4158
+ * 404 error frutiger ([cfbc435](https://github.com/BAZG-Quadrel/quadrel-framework/commit/cfbc4350172cce36b0dd6c87436a86852201f243))
4159
+ * add components ([7fa9fef](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7fa9fef61a35e4015224e458d6929b7f4936c389))
4160
+ * add css ([45b9a69](https://github.com/BAZG-Quadrel/quadrel-framework/commit/45b9a693cc98d394e4c325accb89c09103d39b9d))
4161
+ * add disables state for dropdown ([f51ccac](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f51ccacb9807dd04418fbad5087ef55fb6354f78))
4162
+ * add host listener ([b7d07dc](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b7d07dc18edde54e3132a5b86930f20663036e00))
4163
+ * Add missing import for test ([80e2e6b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/80e2e6b49dcec0ae7b100e015221bbe9e994c496))
4164
+ * add onDesproy life cicle hook ([dc1b982](https://github.com/BAZG-Quadrel/quadrel-framework/commit/dc1b982b01042fa00eb6a6839d5beba4e7245d17))
4165
+ * add provider ([0c0124f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0c0124f0a2305157559c736ec2c6a184a350455c))
4166
+ * add provider ([aed5b61](https://github.com/BAZG-Quadrel/quadrel-framework/commit/aed5b61eb2be3ca0c19b2e7d3d5fbb3849dce019))
4167
+ * add provider ([dab7a17](https://github.com/BAZG-Quadrel/quadrel-framework/commit/dab7a17b8e2ee58c2a5d98d03280287dd6f6c96f))
4168
+ * Appearance of upload after it broke due to other changes ([8c24b92](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8c24b921c909a400a9e2aa7c5cc6dbc99559b30a))
4169
+ * banner ([7a16bac](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7a16bac8363bda9bbfdd95ef824c096a6147b01f))
4170
+ * border in panel title ([b5cbb3b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b5cbb3b0a19ed61691d618e1bb62355db93125b5))
4171
+ * button position date picker ([faebfc5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/faebfc5813be6d3207e040499a3f75d998af1b56))
4172
+ * Caused error because variable is null DAZUIC-392 ([d061367](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d06136797f14c0c085d349a42521ab2515c5a28c))
4173
+ * Change version of sass function to improve legacy support ([018be06](https://github.com/BAZG-Quadrel/quadrel-framework/commit/018be06b3d8fd7586ca30911633e04c4a09af5a3))
4174
+ * Condition for handling the stepper inside the layout container ([6b7cbc6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6b7cbc6121309b7c04d996ac177a96108980c04f))
4175
+ * Copy wrong font face definition ([e0bd0c4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e0bd0c463451ff14806fcee341885ea5139d7338))
4176
+ * Corrupt checksum of package DAZUIC-392 ([7e7c9d1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7e7c9d1550c4762d21f239ad812c5ea86a010014))
4177
+ * disable broken layout stories ([010aae3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/010aae34dc82102dc761ffd9d25190e0366d3e28))
4178
+ * enable submit - assign to the input ([c2e237e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c2e237e90e67033ead10d832e57a2782c9c04419))
4179
+ * error messages ([959c284](https://github.com/BAZG-Quadrel/quadrel-framework/commit/959c28436c2032452a202434ee8381c17cadec0e))
4180
+ * export APP_ENVIRONMENT configuration of banner ([c83e8ad](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c83e8ad05866fadf9144a9242cdbbce79a2c45c8))
4181
+ * fix create function in container ([f1eab65](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f1eab65fcf13f9933417d9d54044ae05dd22cb6b))
4182
+ * fix margin relationship between container column and container list ([e6b3296](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e6b3296b94c0d2dc648cb47c88a2c365cfcf2878))
4183
+ * fix master layout footer missing ([2a792ca](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2a792ca06584156c231782ed795ad8b2de32d855))
4184
+ * fix tabs without formGroup ([c5a7598](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c5a75987db0792f9c1b3d0e71c3da8f8b7857dda))
4185
+ * height of container header ([bb16026](https://github.com/BAZG-Quadrel/quadrel-framework/commit/bb16026772625a29c6115b1899dac7f737403135))
4186
+ * icon button color ([5619870](https://github.com/BAZG-Quadrel/quadrel-framework/commit/56198703668d8991d03693f84ed6ad03da131ba8))
4187
+ * import material component scss to fix style error ([29a6ffb](https://github.com/BAZG-Quadrel/quadrel-framework/commit/29a6ffb8367a5fdc2447ad4315432d2cd911f0b0))
4188
+ * imports ([391d17a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/391d17a0d9d76882b85037bedfd658c1aea1954c))
4189
+ * limit letter count in header ([4de8f9c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4de8f9cdce7dd719c92e085f5f38de7f87f13c4a))
4190
+ * Make import relative to prevent error ([dd5024b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/dd5024b0d1b29eb35707b170e88c009be933d1e6))
4191
+ * Match of active tab link ([0dd3ec1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0dd3ec17532dc7b7ff618442a6668735e327d980))
4192
+ * material forms ([f9cf71b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f9cf71bac29a6d9b577f29a4caec0a29e70a4eae))
4193
+ * modals in scenarios ([355224d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/355224d79ebc1341f7e338185f91abd66210bfc5))
4194
+ * name as observable ([3265c1d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3265c1d1575a667e0ad76989b6b84ef7fb6b20d0))
4195
+ * override frutiger ([d1cf5bd](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d1cf5bdbb8a0dbe003541a7a94cbbb6193d833db))
4196
+ * panel width ([948650e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/948650e68104b4f143242887da74335cb825aa70))
4197
+ * Pass environment to qd-ui by using forRoot method ([8fa3bdd](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8fa3bddb4da4df998a7a36b99f71251767aef61b))
4198
+ * qd button color ([32e4cd4](https://github.com/BAZG-Quadrel/quadrel-framework/commit/32e4cd4513682bd2edcc3cb6796b610d537b00e3))
4199
+ * re-activate pph use cases ([282f13e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/282f13e1895ff4b7ab166f0c7df1600094e8c608))
4200
+ * Recognition of active route route ([99de056](https://github.com/BAZG-Quadrel/quadrel-framework/commit/99de056755a57a65d0e512cd920e079ebd4b2a93))
4201
+ * remove console.log ([95ec4ed](https://github.com/BAZG-Quadrel/quadrel-framework/commit/95ec4ed4447df859c8661103a6e7598a53f06309))
4202
+ * Remove double forRoot declaration in route module ([a713fe2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a713fe2af75fec3da91d0afaf0a93dec33bd1fc1))
4203
+ * Remove double forRoot declaration in route module ([0a34a17](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0a34a17faecaf543eefbf67d013a923312ad12b4))
4204
+ * Remove duplicate instantiating of TranslateModule ([fbd3330](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fbd3330b35d36edd5992c300994ed7af79d6d988))
4205
+ * Remove duplicate keys in environment.prod.ts ([fe44458](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fe44458b246c6088b14f41e5ddfb33adbd3733c3))
4206
+ * remove fonts ([c250d39](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c250d39adfc1bdbedc9ccd7eabde54b0c5e2eae8))
4207
+ * Remove NoopAnimationsModule from QdMaterialModule because it caused an "imported twice"-error when using lazy-loaded modules ([3c571c2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3c571c2e2cacf83f4c0f228dac67ae5f0cf137a6))
4208
+ * Remove not working structure ([fccd2ab](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fccd2ab7323a3d8967b954ec56819a5d1f2d4f6b))
4209
+ * Remove overflow restriction to prevent hiding the language selection of the header-widget ([4b36e2a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4b36e2ab71d7012f1b868d4975fe214e4bbe4ba1))
4210
+ * remove padding bottom of container ([40e78d0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/40e78d0c0290b9cf3b638008607d2f5e97feb4eb))
4211
+ * remove temp functins ([03eb844](https://github.com/BAZG-Quadrel/quadrel-framework/commit/03eb844e11ba0bf66a1a317770d9ee2ea1ec4b48))
4212
+ * Return correct type for auth helper function ([fc2a07f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fc2a07fdf0e5f2f6ccb50fa6bc513d0f99dfd80f))
4213
+ * selector content grid row ([c6b9b0c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c6b9b0c9613b88a6e8be796daa7d02d50915b533))
4214
+ * small update ([46d992c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/46d992cca175010f398cee1a17c402b4363908c5))
4215
+ * stepper - save on step item ([b7aa1dd](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b7aa1dd435b020fa12dfec701eafb4d24b60cafc))
4216
+ * style in container section subheader ([b64e169](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b64e1695dbec362853baea5dfab3e8f3e7d67e81))
4217
+ * styling issues due to oblique ([3fe0505](https://github.com/BAZG-Quadrel/quadrel-framework/commit/3fe0505a025801009771d31c393a71a9bf5f2901))
4218
+ * table container css ([422858c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/422858c3e84b48b6989480e0eeb79fb036afe2a5))
4219
+ * truncated text ([9a5cec6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9a5cec64abb02ff44291fb458e1d86652ffef592))
4220
+ * Ts lint problems ([9c8fed5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9c8fed5b0ec7243898df46e4373df3114186293d))
4221
+ * Ts lint problems ([d63af52](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d63af521ea30ef964fd20365ee78d69713e9c993))
4222
+ * Typo ([16ddb7c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/16ddb7c61ddab17fa09321498d97160e68f52e42))
4223
+ * update components ([f439d98](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f439d98ac82061d45fe1da72f0a54920ebc518ec))
4224
+ * update conditions ([7d70ebc](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7d70ebc3cb7d2ef1ec33df5e7fc213a1b00e6cfe))
4225
+ * update marginin table ([084f480](https://github.com/BAZG-Quadrel/quadrel-framework/commit/084f48039ae6f428d122aeee0c57ca85db917e3b))
4226
+ * update snapshots ([1d664a6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1d664a615e8feda9a42c1cae38d19486e6e05dbb))
4227
+ * update version ([f62d562](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f62d562eb947270c1cefea8d69436e701392bb30))
4228
+ * use 100% height of html ([1d19d86](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1d19d867f54b50753178dfb60799466b47bb50cd))
4229
+ * use new list element ([5ca6c82](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5ca6c82ff030b3bbb36b1aa511bedb9aea7f7efc))
4230
+ * vertical gap in vertical pairs ([95f02fd](https://github.com/BAZG-Quadrel/quadrel-framework/commit/95f02fdcef7643b3ad4e1b02d14e0ba4f53119a9))
4231
+ ## [0.0.28-42](https://github.com/BAZG-Quadrel/quadrel-framework/compare/0.0.27-40...0.0.28-42) (2020-11-12)
4232
+
4233
+ ### Features
4234
+
4235
+ * add border & margin ([f921ce1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f921ce1204af8bf934cd06a01bf70a57051282f9))
4236
+ * add breakpoint mapper, add components, add styles ([66a5e80](https://github.com/BAZG-Quadrel/quadrel-framework/commit/66a5e80f463e3c368e80f60398c2be9295e7be14))
4237
+ * add buttons ([61556de](https://github.com/BAZG-Quadrel/quadrel-framework/commit/61556de44f0d10a70372f4be54c0b7c9d2650b78))
4238
+ * add callback function, update tests ([e67a6d3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e67a6d39deaf8948ac3d55a8647baef616a580e2))
4239
+ * add card title as directive ([c8ec76a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c8ec76a65a1a06f4fec97ee7109db536785a30a0))
4240
+ * add components, add story, add some syling, add modal ([bc8d23c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/bc8d23c9df3fd7ef67b8369ace5d207e13c09507))
4241
+ * add height of sticky action bar ([e42c889](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e42c889f885f74b85f0c43c7df3cf6d8d9cbf2c1))
4242
+ * add icon buttons in input fields ([c706a63](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c706a63a9ef50785402ad6f7c19b7d9f804e8b0f))
4243
+ * add navigation property ([4f133a2](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4f133a27e6171505b150fe84e2a7c92b86e5b7cf))
4244
+ * add notes ([90a5749](https://github.com/BAZG-Quadrel/quadrel-framework/commit/90a57490f675b192a1f4e187162787c542993a93))
4245
+ * add page title header ([aa4e895](https://github.com/BAZG-Quadrel/quadrel-framework/commit/aa4e895897dc27cf7c5ccc47451e801489e3b0b4))
4246
+ * add snapshot ([d58f53b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d58f53bae926b0d2d24c340de343d961308f32af))
4247
+ * add srory, add styles ([3250923](https://github.com/BAZG-Quadrel/quadrel-framework/commit/325092318cd83371c6e17cec0d1785f513954f83))
4248
+ * add styles ([28e58f8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/28e58f8f1f9e5e8f8348bf38b97dca9305ed8be9))
4249
+ * add text section components ([7b77910](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7b7791021feea7c1627b85b79b34c7f887f6addd))
4250
+ * add title in page process header ([1ae0674](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1ae06743b97b4003e23c572fd2554b56d200d2ec))
4251
+ * add titles in cards ([32a451d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/32a451d85ec901b8af69d0785f47622e27ffb85b))
4252
+ * Add translation for stepper button DAZUIC-232 ([443d4e1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/443d4e1024ff8aa6810e8de26466ec10ec9013af))
4253
+ * add usecases in stories ([b97ce5b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b97ce5b64d2ffcf571bf04d77715f22da5114d33))
4254
+ * add/replace icons ([05aae43](https://github.com/BAZG-Quadrel/quadrel-framework/commit/05aae43678e89228667408acc6c5105fa18d1b92))
4255
+ * adjust height of page title by master layout ([77501b3](https://github.com/BAZG-Quadrel/quadrel-framework/commit/77501b3ea0082cbac6a662fe2a3f700055be032c))
4256
+ * adjust height of page title by master layout ([7c5ea3a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/7c5ea3af3702948a3d57e6c6aa9a99b7c6d230b8))
4257
+ * adjust height of PPH by master layout ([6700f22](https://github.com/BAZG-Quadrel/quadrel-framework/commit/6700f222c6536500ac27c8a014d66a6404a02b08))
4258
+ * change callback to event pattern ([1956026](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1956026005a29a3c2aac169fc3611af8df5fb2e9))
4259
+ * change properties ([dd496c1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/dd496c1d96aad407243d98bb4bc7517faba3875e))
4260
+ * Create qd-icon-button component to display buttons with icons only inside ([173bcdd](https://github.com/BAZG-Quadrel/quadrel-framework/commit/173bcddebb4ef24a4075f77cad715aafbec8fd86))
4261
+ * Create row directive to navigate among table rows ([607669f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/607669fa08fcc0cafb867a6aa5c392aa67a2fa98))
4262
+ * error in datepicker ([5f29d6e](https://github.com/BAZG-Quadrel/quadrel-framework/commit/5f29d6e97dbdc5cdffd4a30e65e9ebd6da0888ec))
4263
+ * extend stepper showcase ([f4999ac](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f4999ac686d50cc4b19aa735e93b012a945ab124))
4264
+ * Move download component and renamed it according to qd naming conventions ([e22e347](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e22e347319a789e65dc9842e9b795bcc56ab850a))
4265
+ * move page process header to layout system ([c2a2adb](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c2a2adb897c90852615f09391ae5792a2cec5082))
4266
+ * px to rem ([4c9250f](https://github.com/BAZG-Quadrel/quadrel-framework/commit/4c9250f913416bf1dc789deef0060f4acdd332e2))
4267
+ * re-organize css ([53f03d5](https://github.com/BAZG-Quadrel/quadrel-framework/commit/53f03d50182fd9442614c807af03e7c8dadbf63c))
4268
+ * remove focus ([fef9557](https://github.com/BAZG-Quadrel/quadrel-framework/commit/fef95579376065faa987c1454d8864c338f766f6))
4269
+ * reorganize css ([cc024a7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/cc024a797536e7193b51cc338e6f61b34616b605))
4270
+ * small changes ([1b1c8b7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1b1c8b7a9ddedc4efe48b7ae1dde7616e254a303))
4271
+ * some small changes ([d2c81e0](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d2c81e0505df63a9d5c0f548386db7246f4863e0))
4272
+ * Table column directive to handle text overflow DAZUIC-241 ([c29412a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c29412aa93cd5efc84a2a836bbc575658f53c132))
4273
+ * Temporary error component for formGroups (because the default mat-error is not controlled automatically in this case) ([d52a49d](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d52a49d92c9c5c7b8ba2b2a0a651a0d8bcf42faa))
4274
+ * update calender icon ([d1c1397](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d1c13973016946778b353f2197286b5f4f5a5e7c))
4275
+ * update Dropdown ([c56d0e7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c56d0e7261ab031448f1408bdea3645006db20c9))
4276
+ * update error state ([0f88d11](https://github.com/BAZG-Quadrel/quadrel-framework/commit/0f88d1197864f4da25f4162264ca9a5f77649e91))
4277
+ * update error state ([b37d258](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b37d258a88177f9996f5c14619ce45bbce96832b))
4278
+ * update snapshot ([d8a4636](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d8a46369d05bc76376f7521b3207713e6056dabd))
4279
+ * update snapshots ([2dafec6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/2dafec6e67ad76ba203ded13c770ae9cfa037e9a))
4280
+ * update stories für stepper ([24ec68c](https://github.com/BAZG-Quadrel/quadrel-framework/commit/24ec68c97e525694b7780c1444d1682f69eee923))
4281
+ * update story ([acaf549](https://github.com/BAZG-Quadrel/quadrel-framework/commit/acaf549fd9b4e490a92516e7c84e78ac8d1c1516))
4282
+ * update validation in stepper ([53e9ab8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/53e9ab82b96a3453ef93bdf2101622bb3dc04bb6))
4283
+ * update welcome pade ([820d5d8](https://github.com/BAZG-Quadrel/quadrel-framework/commit/820d5d8f14ff3bf10823bb8f5a92587de8a9a2d5))
4284
+
4285
+ ### Bug Fixes
4286
+
4287
+ * Add wrongly removed condition for uploading files ([f167db7](https://github.com/BAZG-Quadrel/quadrel-framework/commit/f167db74de9e63884d30976ecd06ec144b2b0552))
4288
+ * Apply style for icons inside table DAZUIC-237 ([93415aa](https://github.com/BAZG-Quadrel/quadrel-framework/commit/93415aaaa4685a542c568c7541301ba862b9ffb0))
4289
+ * custom bottons in table ([3939867](https://github.com/BAZG-Quadrel/quadrel-framework/commit/39398672cc44cb2171b97130b3c2a9a4fb7ca3c7))
4290
+ * Disabled state is updated on @Input change ([178392b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/178392b2a04123096ef63322a4fe25136b59fa49))
4291
+ * fix icons ([679e4e1](https://github.com/BAZG-Quadrel/quadrel-framework/commit/679e4e1d1291dd6c6a69948a09a8527efd900e76))
4292
+ * Make qd-icon inside mat-icon-button clickable ([b4d137a](https://github.com/BAZG-Quadrel/quadrel-framework/commit/b4d137ab86675451de861cda542629c9c770754e))
4293
+ * margins full width conatainer ([a1e6e01](https://github.com/BAZG-Quadrel/quadrel-framework/commit/a1e6e01662bd4e190491d75dc6dfa020ae8dbe0f))
4294
+ * reduce min-width ([9a832dd](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9a832ddd9983e6029c0a80c73d03570d55f6ea45))
4295
+ * remove css-width ([bb9e6db](https://github.com/BAZG-Quadrel/quadrel-framework/commit/bb9e6db296053ed4f53279a4bbc36fdfbcec2c0f))
4296
+ * translation step button ([cc9a6fb](https://github.com/BAZG-Quadrel/quadrel-framework/commit/cc9a6fbc8141af3e91ee6ae51e19900ad24d0127))
4297
+ * update version ([8273dbf](https://github.com/BAZG-Quadrel/quadrel-framework/commit/8273dbfbcb370f74c1b0e1cdffa6483630bce8eb))
4298
+ ## [0.0.5-13](https://github.com/BAZG-Quadrel/quadrel-framework/compare/0.0.4-12...0.0.5-13) (2020-10-06)
4299
+
4300
+ ### Features
4301
+
4302
+ * **icon:** add icon module and component ([e327369](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e32736997cdc849e2abe41692903f56218ffd967))
4303
+ * move stories ([850bdbf](https://github.com/BAZG-Quadrel/quadrel-framework/commit/850bdbffddf08020b607a1e9053e6a501903a297))
4304
+ * move stories, rename stories, update browser check ([c00939b](https://github.com/BAZG-Quadrel/quadrel-framework/commit/c00939b6514c452bca0204560dea3d2b6c0f8f4a))
4305
+ * **oblique:** adapt master layout to dazit needs ([9a77601](https://github.com/BAZG-Quadrel/quadrel-framework/commit/9a776018823cefde61f00f6b1dd5825332af778b))
4306
+ * Remove tgz modules DAZUIC-150 ([e01fde6](https://github.com/BAZG-Quadrel/quadrel-framework/commit/e01fde65c460e0820cedaee9612f135a550205b3))
4307
+
4308
+ ### Bug Fixes
4309
+
4310
+ * Add group identifier to qd-ui package and remove package config properties from example project ([89ea252](https://github.com/BAZG-Quadrel/quadrel-framework/commit/89ea252be0253a5949681610017965d0012e7052))
4311
+ * Import fontawesome libs as zip archive due to pipeline failure DAZUIC-150 ([1fe9653](https://github.com/BAZG-Quadrel/quadrel-framework/commit/1fe96539d6701a11c2307f26ad4f5c9257d16bf9))
4312
+ * Import of global styles DAZUIC-150 ([817a8f9](https://github.com/BAZG-Quadrel/quadrel-framework/commit/817a8f94bc00b103dc0cb1677dd9cd1f1e41836c))
4313
+ * Karma config removed because jest is used DAZUIC-150 ([d40a6ab](https://github.com/BAZG-Quadrel/quadrel-framework/commit/d40a6ab89607f8b8cc21b66ac8d5e6f40d5536cb))