@fundamental-ngx/core 0.40.4-rc.6 → 0.40.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 (814) hide show
  1. package/esm2020/action-bar/action-bar-actions/action-bar-actions.directive.mjs +3 -3
  2. package/esm2020/action-bar/action-bar-back/action-bar-back.directive.mjs +3 -3
  3. package/esm2020/action-bar/action-bar-description/action-bar-description.directive.mjs +3 -3
  4. package/esm2020/action-bar/action-bar-header/action-bar-header.directive.mjs +3 -3
  5. package/esm2020/action-bar/action-bar-mobile/action-bar-mobile.directive.mjs +3 -3
  6. package/esm2020/action-bar/action-bar-title/action-bar-title.component.mjs +3 -3
  7. package/esm2020/action-bar/action-bar.component.mjs +3 -3
  8. package/esm2020/action-bar/action-bar.module.mjs +4 -4
  9. package/esm2020/action-sheet/action-sheet-body/action-sheet-body.component.mjs +3 -3
  10. package/esm2020/action-sheet/action-sheet-control/action-sheet-control.component.mjs +3 -3
  11. package/esm2020/action-sheet/action-sheet-item/action-sheet-item.component.mjs +3 -3
  12. package/esm2020/action-sheet/action-sheet-mobile/action-sheet-mobile.component.mjs +3 -3
  13. package/esm2020/action-sheet/action-sheet-mobile/action-sheet-mobile.module.mjs +4 -4
  14. package/esm2020/action-sheet/action-sheet.component.mjs +3 -3
  15. package/esm2020/action-sheet/action-sheet.module.mjs +4 -4
  16. package/esm2020/action-sheet/deprecated-action-sheet-compact.directive.mjs +3 -3
  17. package/esm2020/alert/alert-service/alert.service.mjs +3 -3
  18. package/esm2020/alert/alert-utils/alert-container.component.mjs +3 -3
  19. package/esm2020/alert/alert.component.mjs +3 -3
  20. package/esm2020/alert/alert.module.mjs +4 -4
  21. package/esm2020/avatar/avatar.component.mjs +3 -3
  22. package/esm2020/avatar/avatar.module.mjs +4 -4
  23. package/esm2020/avatar-group/avatar-group.component.mjs +3 -3
  24. package/esm2020/avatar-group/avatar-group.module.mjs +4 -4
  25. package/esm2020/avatar-group/directives/avatar-group-focusable-avatar.directive.mjs +3 -3
  26. package/esm2020/avatar-group/directives/avatar-group-item.directive.mjs +3 -3
  27. package/esm2020/avatar-group/directives/avatar-group-overflow-body.directive.mjs +3 -3
  28. package/esm2020/avatar-group/directives/avatar-group-overflow-button-text.directive.mjs +3 -3
  29. package/esm2020/avatar-group/directives/avatar-group-overflow-button.directive.mjs +3 -3
  30. package/esm2020/avatar-group/directives/avatar-group-overflow-item.directive.mjs +3 -3
  31. package/esm2020/avatar-group/directives/avatar-group-popover-control.directive.mjs +3 -3
  32. package/esm2020/bar/bar.component.mjs +3 -3
  33. package/esm2020/bar/bar.module.mjs +4 -4
  34. package/esm2020/bar/button-bar/button-bar.component.mjs +3 -3
  35. package/esm2020/bar/deprecated-bar-button-content-density.directive.mjs +3 -3
  36. package/esm2020/bar/deprecated-bar-content-density.directive.mjs +3 -3
  37. package/esm2020/bar/directives/bar-element.directive.mjs +3 -3
  38. package/esm2020/bar/directives/bar-left.directive.mjs +3 -3
  39. package/esm2020/bar/directives/bar-middle.directive.mjs +3 -3
  40. package/esm2020/bar/directives/bar-right.directive.mjs +3 -3
  41. package/esm2020/breadcrumb/breadcrumb-item.component.mjs +3 -3
  42. package/esm2020/breadcrumb/breadcrumb.component.mjs +3 -3
  43. package/esm2020/breadcrumb/breadcrumb.module.mjs +4 -4
  44. package/esm2020/breadcrumb/deprecated-breadcrumbs-compact.directive.mjs +3 -3
  45. package/esm2020/busy-indicator/busy-indicator-extended/busy-indicator-extended.directive.mjs +3 -3
  46. package/esm2020/busy-indicator/busy-indicator.component.mjs +3 -3
  47. package/esm2020/busy-indicator/busy-indicator.module.mjs +4 -4
  48. package/esm2020/button/base-button.mjs +3 -3
  49. package/esm2020/button/button.component.mjs +3 -3
  50. package/esm2020/button/button.module.mjs +4 -4
  51. package/esm2020/button/deprecated-button-content-density.directive.mjs +3 -3
  52. package/esm2020/calendar/calendar-directives.mjs +3 -3
  53. package/esm2020/calendar/calendar-header/calendar-header.component.mjs +3 -3
  54. package/esm2020/calendar/calendar-views/calendar-aggregated-year-view/calendar-aggregated-year-view.component.mjs +3 -3
  55. package/esm2020/calendar/calendar-views/calendar-day-view/calendar-day-view.component.mjs +3 -3
  56. package/esm2020/calendar/calendar-views/calendar-month-view/calendar-month-view.component.mjs +3 -3
  57. package/esm2020/calendar/calendar-views/calendar-year-view/calendar-year-view.component.mjs +3 -3
  58. package/esm2020/calendar/calendar.component.mjs +3 -3
  59. package/esm2020/calendar/calendar.module.mjs +4 -4
  60. package/esm2020/calendar/calendar.service.mjs +3 -3
  61. package/esm2020/calendar/deprecated-calendar-content-density.directive.mjs +3 -3
  62. package/esm2020/calendar/i18n/calendar-i18n-labels.mjs +3 -3
  63. package/esm2020/card/card-content.component.mjs +3 -3
  64. package/esm2020/card/card-counter.directive.mjs +3 -3
  65. package/esm2020/card/card-footer-action-item.directive.mjs +3 -3
  66. package/esm2020/card/card-footer.component.mjs +3 -3
  67. package/esm2020/card/card-header.component.mjs +3 -3
  68. package/esm2020/card/card-loader.component.mjs +3 -3
  69. package/esm2020/card/card-second-subtitle.directive.mjs +3 -3
  70. package/esm2020/card/card-subtitle.directive.mjs +3 -3
  71. package/esm2020/card/card-title.directive.mjs +3 -3
  72. package/esm2020/card/card.component.mjs +3 -3
  73. package/esm2020/card/card.module.mjs +4 -4
  74. package/esm2020/card/deprecated-card-content-density.directive.mjs +3 -3
  75. package/esm2020/card/kpi/card-kpi-analytics-content.directive.mjs +3 -3
  76. package/esm2020/card/kpi/card-kpi-analytics-label.directive.mjs +3 -3
  77. package/esm2020/card/kpi/card-kpi-analytics.directive.mjs +3 -3
  78. package/esm2020/card/kpi/card-kpi-header.component.mjs +3 -3
  79. package/esm2020/card/kpi/card-kpi-scale-icon.directive.mjs +3 -3
  80. package/esm2020/card/kpi/card-kpi-scale-text.directive.mjs +3 -3
  81. package/esm2020/card/kpi/card-kpi-value.directive.mjs +3 -3
  82. package/esm2020/carousel/carousel-item/carousel-item.component.mjs +3 -3
  83. package/esm2020/carousel/carousel-item.directive.mjs +3 -3
  84. package/esm2020/carousel/carousel.component.mjs +3 -3
  85. package/esm2020/carousel/carousel.directive.mjs +3 -3
  86. package/esm2020/carousel/carousel.module.mjs +4 -4
  87. package/esm2020/carousel/carousel.service.mjs +3 -3
  88. package/esm2020/checkbox/checkbox/checkbox.component.mjs +3 -3
  89. package/esm2020/checkbox/checkbox.module.mjs +4 -4
  90. package/esm2020/checkbox/deprecated-checkbox-content-density.directive.mjs +3 -3
  91. package/esm2020/combobox/combobox-mobile/combobox-mobile.component.mjs +3 -3
  92. package/esm2020/combobox/combobox-mobile/combobox-mobile.module.mjs +4 -4
  93. package/esm2020/combobox/combobox.component.mjs +3 -3
  94. package/esm2020/combobox/combobox.module.mjs +4 -4
  95. package/esm2020/combobox/deprecated-combobox-content-density.directive.mjs +3 -3
  96. package/esm2020/combobox/list-group.pipe.mjs +3 -3
  97. package/esm2020/content-density/classes/deprecated-compact.directive.mjs +3 -3
  98. package/esm2020/content-density/classes/deprecated-condensed.directive.mjs +3 -3
  99. package/esm2020/content-density/classes/deprecated-content-density.directive.mjs +3 -3
  100. package/esm2020/content-density/classes/deprecated-cozy.directive.mjs +3 -3
  101. package/esm2020/content-density/content-density.module.mjs +4 -4
  102. package/esm2020/content-density/directives/content-density.directive.mjs +3 -3
  103. package/esm2020/content-density/providers/local-content-density-storage.mjs +3 -3
  104. package/esm2020/content-density/providers/memory-content-density-storage.mjs +3 -3
  105. package/esm2020/content-density/providers/url-content-density-storage.mjs +3 -3
  106. package/esm2020/content-density/services/content-density-observer.service.mjs +3 -3
  107. package/esm2020/content-density/services/deprecated-content-density.service.mjs +3 -3
  108. package/esm2020/content-density/services/global-content-density.service.mjs +3 -3
  109. package/esm2020/date-picker/date-picker.component.mjs +3 -3
  110. package/esm2020/date-picker/date-picker.module.mjs +4 -4
  111. package/esm2020/date-picker/deprecated-date-picker-compact.directive.mjs +3 -3
  112. package/esm2020/datetime/datetime-format.pipes.mjs +9 -9
  113. package/esm2020/datetime/fd-datetime-adapter.mjs +3 -3
  114. package/esm2020/datetime/fd-datetime-pipes.module.mjs +4 -4
  115. package/esm2020/datetime/fd-datetime.module.mjs +8 -8
  116. package/esm2020/datetime-picker/datetime-picker.component.mjs +3 -3
  117. package/esm2020/datetime-picker/datetime-picker.module.mjs +4 -4
  118. package/esm2020/datetime-picker/deprecated-date-time-picker-content-density.directive.mjs +3 -3
  119. package/esm2020/dialog/base/dialog-base.class.mjs +3 -3
  120. package/esm2020/dialog/base/dialog-base.service.mjs +3 -3
  121. package/esm2020/dialog/base/dialog-footer-base.class.mjs +3 -3
  122. package/esm2020/dialog/base/dialog-header-base.class.mjs +3 -3
  123. package/esm2020/dialog/dialog-body/dialog-body.component.mjs +3 -3
  124. package/esm2020/dialog/dialog-close-button/dialog-close-button.component.mjs +3 -3
  125. package/esm2020/dialog/dialog-container/dialog-container.component.mjs +3 -3
  126. package/esm2020/dialog/dialog-default/dialog-default.component.mjs +3 -3
  127. package/esm2020/dialog/dialog-footer/dialog-footer.component.mjs +3 -3
  128. package/esm2020/dialog/dialog-footer-button/dialog-footer-button.component.mjs +3 -3
  129. package/esm2020/dialog/dialog-header/dialog-header.component.mjs +3 -3
  130. package/esm2020/dialog/dialog-service/dialog.service.mjs +3 -3
  131. package/esm2020/dialog/dialog.component.mjs +3 -3
  132. package/esm2020/dialog/dialog.module.mjs +4 -4
  133. package/esm2020/dialog/directives/dialog-decisive-button.directive.mjs +3 -3
  134. package/esm2020/dialog/directives/dialog-title.directive.mjs +3 -3
  135. package/esm2020/dialog/utils/dialog-config.class.mjs +3 -3
  136. package/esm2020/dialog/utils/dialog-overlay.container.mjs +3 -3
  137. package/esm2020/dialog/utils/dialog-ref.class.mjs +3 -3
  138. package/esm2020/dynamic-page/deprecated-dynamic-page-compact.directive.mjs +3 -3
  139. package/esm2020/dynamic-page/dynamic-page-content/dynamic-page-content.component.mjs +3 -3
  140. package/esm2020/dynamic-page/dynamic-page-footer/dynamic-page-footer.component.mjs +3 -3
  141. package/esm2020/dynamic-page/dynamic-page-header/actions/dynamic-page-base-actions.mjs +3 -3
  142. package/esm2020/dynamic-page/dynamic-page-header/actions/dynamic-page-global-actions.component.mjs +3 -3
  143. package/esm2020/dynamic-page/dynamic-page-header/actions/dynamic-page-layout-actions.component.mjs +3 -3
  144. package/esm2020/dynamic-page/dynamic-page-header/actions/dynamic-page-title-content.component.mjs +4 -4
  145. package/esm2020/dynamic-page/dynamic-page-header/header/dynamic-page-header.component.mjs +3 -3
  146. package/esm2020/dynamic-page/dynamic-page-header/subheader/dynamic-page-subheader.component.mjs +3 -3
  147. package/esm2020/dynamic-page/dynamic-page-wrapper.directive.mjs +3 -3
  148. package/esm2020/dynamic-page/dynamic-page.component.mjs +3 -3
  149. package/esm2020/dynamic-page/dynamic-page.config.mjs +3 -3
  150. package/esm2020/dynamic-page/dynamic-page.module.mjs +4 -4
  151. package/esm2020/dynamic-page/dynamic-page.service.mjs +3 -3
  152. package/esm2020/dynamic-side-content/dynamic-side-content-main.component.mjs +3 -3
  153. package/esm2020/dynamic-side-content/dynamic-side-content-side.component.mjs +3 -3
  154. package/esm2020/dynamic-side-content/dynamic-side-content.component.mjs +3 -3
  155. package/esm2020/dynamic-side-content/dynamic-side-content.module.mjs +4 -4
  156. package/esm2020/facets/content/facet-content.component.mjs +3 -3
  157. package/esm2020/facets/facet/facet.component.mjs +3 -3
  158. package/esm2020/facets/facet-group.component.mjs +3 -3
  159. package/esm2020/facets/facet.module.mjs +4 -4
  160. package/esm2020/feed-input/directives/feed-input-avatar.directive.mjs +3 -3
  161. package/esm2020/feed-input/directives/feed-input-button.directive.mjs +3 -3
  162. package/esm2020/feed-input/directives/feed-input-textarea.directive.mjs +3 -3
  163. package/esm2020/feed-input/feed-input.component.mjs +3 -3
  164. package/esm2020/feed-input/feed-input.module.mjs +4 -4
  165. package/esm2020/feed-list-item/components/feed-list-action/feed-list-action.component.mjs +3 -3
  166. package/esm2020/feed-list-item/components/feed-list-avatar/feed-list-avatar.component.mjs +3 -3
  167. package/esm2020/feed-list-item/components/feed-list-footer/feed-list-footer.component.mjs +3 -3
  168. package/esm2020/feed-list-item/components/item/feed-list-item.component.mjs +3 -3
  169. package/esm2020/feed-list-item/components/list/feed-list.component.mjs +3 -3
  170. package/esm2020/feed-list-item/directives/byline.directive.mjs +3 -3
  171. package/esm2020/feed-list-item/feed-list-item.module.mjs +4 -4
  172. package/esm2020/file-uploader/deprecated-file-uploader-content-density.directive.mjs +3 -3
  173. package/esm2020/file-uploader/directives/file-uploader-dragndrop.directive.mjs +3 -3
  174. package/esm2020/file-uploader/directives/file-uploader-select.directive.mjs +3 -3
  175. package/esm2020/file-uploader/file-uploader.component.mjs +3 -3
  176. package/esm2020/file-uploader/file-uploader.module.mjs +4 -4
  177. package/esm2020/file-uploader/file-uploader.service.mjs +3 -3
  178. package/esm2020/fixed-card-layout/fixed-card-layout-item/fixed-card-layout-item.component.mjs +3 -3
  179. package/esm2020/fixed-card-layout/fixed-card-layout.component.mjs +6 -6
  180. package/esm2020/fixed-card-layout/fixed-card-layout.module.mjs +4 -4
  181. package/esm2020/flexible-column-layout/flexible-column-layout.component.mjs +3 -3
  182. package/esm2020/flexible-column-layout/flexible-column-layout.module.mjs +4 -4
  183. package/esm2020/form/fieldset/fieldset.component.mjs +3 -3
  184. package/esm2020/form/fieldset/fieldset.module.mjs +4 -4
  185. package/esm2020/form/form-control/deprecated-form-control-content-density.directive.mjs +3 -3
  186. package/esm2020/form/form-control/form-control.component.mjs +3 -3
  187. package/esm2020/form/form-control/form-control.module.mjs +4 -4
  188. package/esm2020/form/form-control/input-form-control.directive.mjs +3 -3
  189. package/esm2020/form/form-control/textarea-form-control.directive.mjs +3 -3
  190. package/esm2020/form/form-group/form-group.component.mjs +3 -3
  191. package/esm2020/form/form-group/form-group.module.mjs +4 -4
  192. package/esm2020/form/form-header/form-header.component.mjs +3 -3
  193. package/esm2020/form/form-header/form-header.module.mjs +4 -4
  194. package/esm2020/form/form-input-message-group/form-input-message-group.component.mjs +3 -3
  195. package/esm2020/form/form-input-message-group/form-input-message-group.module.mjs +4 -4
  196. package/esm2020/form/form-item/form-item.component.mjs +3 -3
  197. package/esm2020/form/form-item/form-item.module.mjs +4 -4
  198. package/esm2020/form/form-label/form-label.component.mjs +3 -3
  199. package/esm2020/form/form-label/form-label.module.mjs +4 -4
  200. package/esm2020/form/form-legend/form-legend.directive.mjs +3 -3
  201. package/esm2020/form/form-legend/form-legend.module.mjs +4 -4
  202. package/esm2020/form/form-message/form-message.component.mjs +3 -3
  203. package/esm2020/form/form-message/form-message.module.mjs +4 -4
  204. package/esm2020/form/form-message/popover-form-message.service.mjs +3 -3
  205. package/esm2020/form/form.module.mjs +4 -4
  206. package/esm2020/formatted-text/formatted-text.component.mjs +3 -3
  207. package/esm2020/formatted-text/formatted-text.module.mjs +4 -4
  208. package/esm2020/fundamental-ngx.module.mjs +4 -4
  209. package/esm2020/grid-list/components/grid-list/grid-list-base.component.mjs +3 -3
  210. package/esm2020/grid-list/components/grid-list/grid-list.component.mjs +3 -3
  211. package/esm2020/grid-list/components/grid-list-filter-bar/grid-list-filter-bar.component.mjs +3 -3
  212. package/esm2020/grid-list/components/grid-list-footer/grid-list-footer.component.mjs +3 -3
  213. package/esm2020/grid-list/components/grid-list-group-header/grid-list-group-header.component.mjs +3 -3
  214. package/esm2020/grid-list/components/grid-list-item/grid-list-item.component.mjs +3 -3
  215. package/esm2020/grid-list/components/grid-list-item-footer-bar/grid-list-item-footer-bar.component.mjs +3 -3
  216. package/esm2020/grid-list/components/grid-list-item-toolbar/grid-list-item-toolbar.component.mjs +3 -3
  217. package/esm2020/grid-list/components/grid-list-more-btn/grid-list-more-btn.component.mjs +3 -3
  218. package/esm2020/grid-list/components/grid-list-title-bar/grid-list-title-bar.component.mjs +3 -3
  219. package/esm2020/grid-list/components/grid-list-title-bar/grid-list-title-bar.directive.mjs +3 -3
  220. package/esm2020/grid-list/components/grid-list-title-bar-spacer/grid-list-title-bar-spacer.component.mjs +6 -6
  221. package/esm2020/grid-list/directives/grid-list-item-body.directive.mjs +3 -3
  222. package/esm2020/grid-list/directives/grid-list-item-image.directive.mjs +3 -3
  223. package/esm2020/grid-list/grid-list.module.mjs +4 -4
  224. package/esm2020/icon/icon.component.mjs +3 -3
  225. package/esm2020/icon/icon.module.mjs +4 -4
  226. package/esm2020/illustrated-message/components/illustrated-message-actions/illustrated-message-actions.component.mjs +3 -3
  227. package/esm2020/illustrated-message/components/illustrated-message-figcaption/illustrated-message-figcaption.component.mjs +3 -3
  228. package/esm2020/illustrated-message/directives/illustrated-message-text/illustrated-message-text.directive.mjs +3 -3
  229. package/esm2020/illustrated-message/directives/illustrated-message-title/illustrated-message-title.directive.mjs +3 -3
  230. package/esm2020/illustrated-message/illustrated-message.component.mjs +3 -3
  231. package/esm2020/illustrated-message/illustrated-message.module.mjs +4 -4
  232. package/esm2020/infinite-scroll/infinite-scroll.directive.mjs +3 -3
  233. package/esm2020/infinite-scroll/infinite-scroll.module.mjs +4 -4
  234. package/esm2020/info-label/info-label.component.mjs +3 -3
  235. package/esm2020/info-label/info-label.module.mjs +4 -4
  236. package/esm2020/inline-help/inline-help.directive.mjs +4 -11
  237. package/esm2020/inline-help/inline-help.module.mjs +4 -4
  238. package/esm2020/input-group/deprecated-input-group-compact.directive.mjs +3 -3
  239. package/esm2020/input-group/input-group-directives.mjs +12 -12
  240. package/esm2020/input-group/input-group.component.mjs +3 -3
  241. package/esm2020/input-group/input-group.module.mjs +4 -4
  242. package/esm2020/layout-grid/directives/layout-grid-col.directive.mjs +3 -3
  243. package/esm2020/layout-grid/directives/layout-grid-row.directive.mjs +3 -3
  244. package/esm2020/layout-grid/layout-grid.component.mjs +3 -3
  245. package/esm2020/layout-grid/layout-grid.module.mjs +4 -4
  246. package/esm2020/layout-panel/layout-panel-actions/layout-panel-actions.component.mjs +3 -3
  247. package/esm2020/layout-panel/layout-panel-body/layout-panel-body.component.mjs +3 -3
  248. package/esm2020/layout-panel/layout-panel-description/layout-panel-description.component.mjs +3 -3
  249. package/esm2020/layout-panel/layout-panel-filters/layout-panel-filters.component.mjs +3 -3
  250. package/esm2020/layout-panel/layout-panel-footer/layout-panel-footer.component.mjs +3 -3
  251. package/esm2020/layout-panel/layout-panel-head/layout-panel-head.component.mjs +3 -3
  252. package/esm2020/layout-panel/layout-panel-header/layout-panel-header.component.mjs +3 -3
  253. package/esm2020/layout-panel/layout-panel-title/layout-panel-title.directive.mjs +3 -3
  254. package/esm2020/layout-panel/layout-panel.component.mjs +3 -3
  255. package/esm2020/layout-panel/layout-panel.module.mjs +4 -4
  256. package/esm2020/link/link.component.mjs +3 -3
  257. package/esm2020/link/link.module.mjs +4 -4
  258. package/esm2020/list/deprecated-list-content-density,directive.mjs +3 -3
  259. package/esm2020/list/directives/byline/list-byline-left.directive.mjs +3 -3
  260. package/esm2020/list/directives/byline/list-byline-right.directive.mjs +3 -3
  261. package/esm2020/list/directives/byline/list-byline.directive.mjs +3 -3
  262. package/esm2020/list/directives/byline/list-content.directive.mjs +3 -3
  263. package/esm2020/list/directives/byline/list-thumbnail.directive.mjs +3 -3
  264. package/esm2020/list/directives/list-footer.directive.mjs +3 -3
  265. package/esm2020/list/directives/list-group-header.directive.mjs +3 -3
  266. package/esm2020/list/directives/list-icon.directive.mjs +3 -3
  267. package/esm2020/list/directives/list-link.directive.mjs +3 -3
  268. package/esm2020/list/directives/list-navigation-item-arrow.directive.mjs +7 -13
  269. package/esm2020/list/directives/list-navigation-item-text.directive.mjs +3 -3
  270. package/esm2020/list/directives/list-secondary.directive.mjs +3 -3
  271. package/esm2020/list/directives/list-title-text.directive.mjs +3 -3
  272. package/esm2020/list/directives/list-title.directive.mjs +3 -3
  273. package/esm2020/list/list-focus-item.model.mjs +3 -3
  274. package/esm2020/list/list-item/list-item.component.mjs +3 -3
  275. package/esm2020/list/list-message.directive.mjs +3 -3
  276. package/esm2020/list/list-navigation-item/list-navigation-item.component.mjs +5 -10
  277. package/esm2020/list/list.component.mjs +3 -3
  278. package/esm2020/list/list.module.mjs +4 -4
  279. package/esm2020/menu/directives/deprecated-menu-compact.directive.mjs +3 -3
  280. package/esm2020/menu/directives/menu-addon.directive.mjs +3 -3
  281. package/esm2020/menu/directives/menu-interactive.directive.mjs +3 -3
  282. package/esm2020/menu/directives/menu-shortcut.directive.mjs +3 -3
  283. package/esm2020/menu/directives/menu-title.directive.mjs +3 -3
  284. package/esm2020/menu/directives/menu-trigger.directive.mjs +3 -3
  285. package/esm2020/menu/menu-item/menu-item.component.mjs +6 -6
  286. package/esm2020/menu/menu-keyboard.service.mjs +3 -3
  287. package/esm2020/menu/menu-mobile/menu-mobile.component.mjs +3 -3
  288. package/esm2020/menu/menu-mobile/menu-mobile.module.mjs +4 -4
  289. package/esm2020/menu/menu-separator/menu-separator.component.mjs +3 -3
  290. package/esm2020/menu/menu.component.mjs +3 -3
  291. package/esm2020/menu/menu.module.mjs +4 -4
  292. package/esm2020/menu/services/menu.service.mjs +3 -3
  293. package/esm2020/message-box/directives/message-box-decisive-button.directive.mjs +3 -3
  294. package/esm2020/message-box/message-box-body/message-box-body.component.mjs +3 -3
  295. package/esm2020/message-box/message-box-container/message-box-container.component.mjs +3 -3
  296. package/esm2020/message-box/message-box-default/message-box-default.component.mjs +3 -3
  297. package/esm2020/message-box/message-box-footer/message-box-footer.component.mjs +3 -3
  298. package/esm2020/message-box/message-box-footer-button/message-box-footer-button.component.mjs +3 -3
  299. package/esm2020/message-box/message-box-header/message-box-header.component.mjs +3 -3
  300. package/esm2020/message-box/message-box-semantic-icon/message-box-semantic-icon.component.mjs +3 -3
  301. package/esm2020/message-box/message-box.component.mjs +3 -3
  302. package/esm2020/message-box/message-box.module.mjs +4 -4
  303. package/esm2020/message-box/services/message-box.service.mjs +3 -3
  304. package/esm2020/message-box/utils/message-box-config.class.mjs +3 -3
  305. package/esm2020/message-box/utils/message-box-ref.class.mjs +3 -3
  306. package/esm2020/message-page/message-page-actions/message-page-actions.component.mjs +3 -3
  307. package/esm2020/message-page/message-page-more/message-page-more.component.mjs +3 -3
  308. package/esm2020/message-page/message-page-subtitle/message-page-subtitle.component.mjs +3 -3
  309. package/esm2020/message-page/message-page-title/message-page-title.component.mjs +3 -3
  310. package/esm2020/message-page/message-page.component.mjs +3 -3
  311. package/esm2020/message-page/message-page.module.mjs +4 -4
  312. package/esm2020/message-strip/message-strip.component.mjs +3 -3
  313. package/esm2020/message-strip/message-strip.module.mjs +4 -4
  314. package/esm2020/message-toast/message-toast-service/message-toast.service.mjs +3 -3
  315. package/esm2020/message-toast/message-toast-utils/message-toast-container.component.mjs +3 -3
  316. package/esm2020/message-toast/message-toast.component.mjs +3 -3
  317. package/esm2020/message-toast/message-toast.module.mjs +4 -4
  318. package/esm2020/micro-process-flow/components/micro-process-flow/deprecated-micro-process-flow-content-density.directive.mjs +3 -3
  319. package/esm2020/micro-process-flow/components/micro-process-flow/micro-process-flow.component.mjs +3 -3
  320. package/esm2020/micro-process-flow/components/micro-process-flow-icon/micro-process-flow-icon.component.mjs +3 -3
  321. package/esm2020/micro-process-flow/components/micro-process-flow-item/micro-process-flow-item.component.mjs +3 -3
  322. package/esm2020/micro-process-flow/micro-process-flow-focusable-item.directive.mjs +3 -3
  323. package/esm2020/micro-process-flow/micro-process-flow-intermediary-item.directive.mjs +3 -3
  324. package/esm2020/micro-process-flow/micro-process-flow.module.mjs +4 -4
  325. package/esm2020/multi-combobox/base-multi-combobox.class.mjs +3 -3
  326. package/esm2020/multi-combobox/mobile/mobile-multi-combobox.component.mjs +3 -3
  327. package/esm2020/multi-combobox/mobile/mobile-multi-combobox.module.mjs +4 -4
  328. package/esm2020/multi-combobox/multi-combobox-config.mjs +3 -3
  329. package/esm2020/multi-combobox/multi-combobox.component.mjs +6 -11
  330. package/esm2020/multi-combobox/multi-combobox.module.mjs +4 -4
  331. package/esm2020/multi-input/deprecated-multi-input-compact.directive.mjs +3 -3
  332. package/esm2020/multi-input/multi-input-mobile/multi-input-mobile.component.mjs +3 -3
  333. package/esm2020/multi-input/multi-input-mobile/multi-input-mobile.module.mjs +4 -4
  334. package/esm2020/multi-input/multi-input.component.mjs +3 -3
  335. package/esm2020/multi-input/multi-input.module.mjs +4 -4
  336. package/esm2020/nested-list/deprecated-nested-list-compact.directive.mjs +3 -3
  337. package/esm2020/nested-list/nested-content/nested-list-content.directive.mjs +3 -3
  338. package/esm2020/nested-list/nested-item/nested-item.directive.mjs +3 -3
  339. package/esm2020/nested-list/nested-link/nested-link.directive.mjs +3 -3
  340. package/esm2020/nested-list/nested-list/nested-list.directive.mjs +3 -3
  341. package/esm2020/nested-list/nested-list-directives.mjs +12 -12
  342. package/esm2020/nested-list/nested-list-keyboard.service.mjs +3 -3
  343. package/esm2020/nested-list/nested-list-popover/nested-list-popover.component.mjs +3 -3
  344. package/esm2020/nested-list/nested-list-state.service.mjs +3 -3
  345. package/esm2020/nested-list/nested-list.module.mjs +4 -4
  346. package/esm2020/nested-list/prepared-nested-list/prepared-nested-list.component.mjs +3 -3
  347. package/esm2020/notification/directives/notification-footer-content.directive.mjs +3 -3
  348. package/esm2020/notification/directives/notification-indicator.directive.mjs +3 -3
  349. package/esm2020/notification/directives/notification-limit-description.directive.mjs +3 -3
  350. package/esm2020/notification/directives/notification-limit-title.directive.mjs +3 -3
  351. package/esm2020/notification/directives/notification-paragraph.directive.mjs +3 -3
  352. package/esm2020/notification/directives/notification-separator.directive.mjs +3 -3
  353. package/esm2020/notification/directives/notification-title.directive.mjs +3 -3
  354. package/esm2020/notification/notification/notification.component.mjs +3 -3
  355. package/esm2020/notification/notification-actions/notification-actions.component.mjs +3 -3
  356. package/esm2020/notification/notification-body/notification-body.component.mjs +3 -3
  357. package/esm2020/notification/notification-content/notification-content.component.mjs +3 -3
  358. package/esm2020/notification/notification-footer/notification-footer.component.mjs +3 -3
  359. package/esm2020/notification/notification-group/notification-group.component.mjs +3 -3
  360. package/esm2020/notification/notification-group-header/notification-group-header.component.mjs +3 -3
  361. package/esm2020/notification/notification-group-list/notification-group-list.component.mjs +3 -3
  362. package/esm2020/notification/notification-header/notification-header.component.mjs +3 -3
  363. package/esm2020/notification/notification-limit/notification-limit.component.mjs +3 -3
  364. package/esm2020/notification/notification-service/notification.service.mjs +3 -3
  365. package/esm2020/notification/notification-utils/notification-container.mjs +3 -3
  366. package/esm2020/notification/notification-utils/notification-group-base.mjs +3 -3
  367. package/esm2020/notification/notification.module.mjs +4 -4
  368. package/esm2020/object-identifier/object-identifier.component.mjs +3 -3
  369. package/esm2020/object-identifier/object-identifier.module.mjs +4 -4
  370. package/esm2020/object-marker/object-marker.component.mjs +3 -3
  371. package/esm2020/object-marker/object-marker.module.mjs +4 -4
  372. package/esm2020/object-number/object-number.component.mjs +3 -3
  373. package/esm2020/object-number/object-number.module.mjs +4 -4
  374. package/esm2020/object-status/object-status.component.mjs +3 -3
  375. package/esm2020/object-status/object-status.module.mjs +4 -4
  376. package/esm2020/overflow-layout/directives/overflow-expand.directive.mjs +3 -3
  377. package/esm2020/overflow-layout/directives/overflow-item-container-ref.directive.mjs +3 -3
  378. package/esm2020/overflow-layout/directives/overflow-item-ref.directive.mjs +3 -3
  379. package/esm2020/overflow-layout/directives/overflow-layout-focusable-item.directive.mjs +3 -3
  380. package/esm2020/overflow-layout/directives/overflow-layout-item-container.directive.mjs +3 -3
  381. package/esm2020/overflow-layout/directives/overflow-layout-item.directive.mjs +3 -3
  382. package/esm2020/overflow-layout/directives/overflow-layout-popover-content.directive.mjs +3 -3
  383. package/esm2020/overflow-layout/overflow-layout.component.mjs +3 -3
  384. package/esm2020/overflow-layout/overflow-layout.module.mjs +4 -4
  385. package/esm2020/overflow-layout/overflow-layout.service.mjs +22 -18
  386. package/esm2020/pagination/deprecated-pagination-compact.directive.mjs +3 -3
  387. package/esm2020/pagination/pagination.component.mjs +3 -3
  388. package/esm2020/pagination/pagination.module.mjs +4 -4
  389. package/esm2020/pagination/pagination.service.mjs +3 -3
  390. package/esm2020/panel/deprecated-panel-compact.directive.mjs +3 -3
  391. package/esm2020/panel/panel-content/panel-content.directive.mjs +3 -3
  392. package/esm2020/panel/panel-title/panel-title.directive.mjs +3 -3
  393. package/esm2020/panel/panel.component.mjs +3 -3
  394. package/esm2020/panel/panel.module.mjs +4 -4
  395. package/esm2020/popover/base/base-popover.class.mjs +4 -8
  396. package/esm2020/popover/popover-body/popover-body-directives/popover-body-footer.directive.mjs +3 -3
  397. package/esm2020/popover/popover-body/popover-body-directives/popover-body-header.directive.mjs +3 -3
  398. package/esm2020/popover/popover-body/popover-body.component.mjs +5 -9
  399. package/esm2020/popover/popover-container/popover-container.directive.mjs +3 -3
  400. package/esm2020/popover/popover-control/popover-control.component.mjs +3 -3
  401. package/esm2020/popover/popover-mobile/popover-mobile.component.mjs +3 -3
  402. package/esm2020/popover/popover-mobile/popover-mobile.module.mjs +4 -4
  403. package/esm2020/popover/popover-service/popover.service.mjs +4 -6
  404. package/esm2020/popover/popover-trigger.directive.mjs +3 -3
  405. package/esm2020/popover/popover.component.mjs +3 -3
  406. package/esm2020/popover/popover.module.mjs +4 -4
  407. package/esm2020/product-switch/product-switch/product-switch.component.mjs +3 -3
  408. package/esm2020/product-switch/product-switch-body/product-switch-body.component.mjs +3 -3
  409. package/esm2020/product-switch/product-switch.module.mjs +4 -4
  410. package/esm2020/progress-indicator/progress-indicator.component.mjs +3 -3
  411. package/esm2020/progress-indicator/progress-indicator.module.mjs +4 -4
  412. package/esm2020/quick-view/quick-view/quick-view.component.mjs +3 -3
  413. package/esm2020/quick-view/quick-view-group/quick-view-group.component.mjs +3 -3
  414. package/esm2020/quick-view/quick-view-group-item/quick-view-group-item.component.mjs +3 -3
  415. package/esm2020/quick-view/quick-view-group-item-content/quick-view-group-item-content-element.directive.mjs +3 -3
  416. package/esm2020/quick-view/quick-view-group-item-content/quick-view-group-item-content.component.mjs +3 -3
  417. package/esm2020/quick-view/quick-view-group-item-label/quick-view-group-item-label.component.mjs +3 -3
  418. package/esm2020/quick-view/quick-view-group-title/quick-view-group-title.component.mjs +3 -3
  419. package/esm2020/quick-view/quick-view-subheader/quick-view-subheader.component.mjs +3 -3
  420. package/esm2020/quick-view/quick-view-subheader-subtitle/quick-view-subheader-subtitle.component.mjs +3 -3
  421. package/esm2020/quick-view/quick-view-subheader-title/quick-view-subheader-title.component.mjs +3 -3
  422. package/esm2020/quick-view/quick-view-title/quick-view-title.component.mjs +3 -3
  423. package/esm2020/quick-view/quick-view.module.mjs +4 -4
  424. package/esm2020/radio/deprecated-radio-button-compact.directive.mjs +3 -3
  425. package/esm2020/radio/radio-button/radio-button.component.mjs +3 -3
  426. package/esm2020/radio/radio.module.mjs +4 -4
  427. package/esm2020/rating-indicator/components/rating-indicator.component.mjs +3 -3
  428. package/esm2020/rating-indicator/pipes/rating-star-label.pipe.mjs +3 -3
  429. package/esm2020/rating-indicator/rating-indicator.module.mjs +4 -4
  430. package/esm2020/resizable-card-layout/resizable-card-layout/resizable-card-item/resizable-card-item.component.mjs +3 -3
  431. package/esm2020/resizable-card-layout/resizable-card-layout/resizable-card-layout.component.mjs +3 -3
  432. package/esm2020/resizable-card-layout/resizable-card-layout.module.mjs +4 -4
  433. package/esm2020/scroll-spy/scroll-spy.directive.mjs +3 -3
  434. package/esm2020/scroll-spy/scroll-spy.module.mjs +4 -4
  435. package/esm2020/scrollbar/scrollbar.directive.mjs +3 -3
  436. package/esm2020/scrollbar/scrollbar.module.mjs +4 -4
  437. package/esm2020/segmented-button/segmented-button.component.mjs +3 -3
  438. package/esm2020/segmented-button/segmented-button.module.mjs +4 -4
  439. package/esm2020/select/deprecated-select-compact.directive.mjs +3 -3
  440. package/esm2020/select/option/option.component.mjs +3 -3
  441. package/esm2020/select/select-key-manager.service.mjs +3 -3
  442. package/esm2020/select/select-mobile/select-mobile.component.mjs +3 -3
  443. package/esm2020/select/select-mobile/select-mobile.module.mjs +4 -4
  444. package/esm2020/select/select.component.mjs +6 -7
  445. package/esm2020/select/select.module.mjs +4 -4
  446. package/esm2020/shared/services/value-state-message.service.mjs +3 -3
  447. package/esm2020/shellbar/deprecated-shellbar-compact.directive.mjs +3 -3
  448. package/esm2020/shellbar/product-menu/product-menu.component.mjs +3 -3
  449. package/esm2020/shellbar/shellbar-action/shellbar-action.component.mjs +3 -3
  450. package/esm2020/shellbar/shellbar-actions/shellbar-actions.component.mjs +3 -3
  451. package/esm2020/shellbar/shellbar-actions-mobile/shellbar-actions-mobile.component.mjs +3 -3
  452. package/esm2020/shellbar/shellbar-logo/shellbar-logo.component.mjs +3 -3
  453. package/esm2020/shellbar/shellbar-sidenav.directive.mjs +3 -3
  454. package/esm2020/shellbar/shellbar-subtitle/shellbar-subtitle.component.mjs +3 -3
  455. package/esm2020/shellbar/shellbar-title/shellbar-title.component.mjs +3 -3
  456. package/esm2020/shellbar/shellbar.component.mjs +3 -3
  457. package/esm2020/shellbar/shellbar.module.mjs +4 -4
  458. package/esm2020/shellbar/user-menu/shellbar-user-menu.component.mjs +3 -3
  459. package/esm2020/side-navigation/side-navigation-main.directive.mjs +3 -3
  460. package/esm2020/side-navigation/side-navigation-utility.directive.mjs +3 -3
  461. package/esm2020/side-navigation/side-navigation.component.mjs +3 -3
  462. package/esm2020/side-navigation/side-navigation.module.mjs +4 -4
  463. package/esm2020/skeleton/components/skeleton.component.mjs +3 -3
  464. package/esm2020/skeleton/skeleton.module.mjs +4 -4
  465. package/esm2020/slider/deprecated-slider-cozy.directive.mjs +3 -3
  466. package/esm2020/slider/slider-position.directive.mjs +3 -3
  467. package/esm2020/slider/slider.component.mjs +3 -3
  468. package/esm2020/slider/slider.module.mjs +4 -4
  469. package/esm2020/split-button/deprecated-split-button-compact.directive.mjs +3 -3
  470. package/esm2020/split-button/split-button-utils/split-button.directives.mjs +3 -3
  471. package/esm2020/split-button/split-button.component.mjs +3 -3
  472. package/esm2020/split-button/split-button.module.mjs +4 -4
  473. package/esm2020/splitter/splitter-pagination/splitter-pagination.component.mjs +3 -3
  474. package/esm2020/splitter/splitter-pane-container/splitter-pane-container.component.mjs +6 -6
  475. package/esm2020/splitter/splitter-resizer/splitter-resizer.component.mjs +3 -3
  476. package/esm2020/splitter/splitter-split-pane/splitter-split-pane.component.mjs +3 -3
  477. package/esm2020/splitter/splitter.component.mjs +3 -3
  478. package/esm2020/splitter/splitter.module.mjs +4 -4
  479. package/esm2020/status-indicator/status-indicator.component.mjs +3 -3
  480. package/esm2020/status-indicator/status-indicator.module.mjs +4 -4
  481. package/esm2020/step-input/deprecated-step-input-compact.directive.mjs +3 -3
  482. package/esm2020/step-input/step-input.component.mjs +3 -3
  483. package/esm2020/step-input/step-input.module.mjs +4 -4
  484. package/esm2020/switch/deprecated-switch-compact.directive.mjs +3 -3
  485. package/esm2020/switch/switch.component.mjs +3 -3
  486. package/esm2020/switch/switch.module.mjs +4 -4
  487. package/esm2020/table/deprecated-table-compact.directive.mjs +3 -3
  488. package/esm2020/table/deprecated-table-condensed.directive.mjs +3 -3
  489. package/esm2020/table/directives/table-body.directive.mjs +3 -3
  490. package/esm2020/table/directives/table-cell.directive.mjs +3 -3
  491. package/esm2020/table/directives/table-fixed.directive.mjs +3 -3
  492. package/esm2020/table/directives/table-footer.directive.mjs +3 -3
  493. package/esm2020/table/directives/table-header.directive.mjs +3 -3
  494. package/esm2020/table/directives/table-icon.directive.mjs +3 -3
  495. package/esm2020/table/directives/table-inner.directive.mjs +3 -3
  496. package/esm2020/table/directives/table-popover.directive.mjs +3 -3
  497. package/esm2020/table/directives/table-responsive-wrapper.directive.mjs +3 -3
  498. package/esm2020/table/directives/table-row.directive.mjs +3 -3
  499. package/esm2020/table/directives/table-status-indicator.directive.mjs +3 -3
  500. package/esm2020/table/directives/table-text.directive.mjs +3 -3
  501. package/esm2020/table/table-wrapper.component.mjs +3 -3
  502. package/esm2020/table/table.component.mjs +3 -3
  503. package/esm2020/table/table.module.mjs +7 -8
  504. package/esm2020/tabs/deprecated-tabs-compact.directive.mjs +3 -3
  505. package/esm2020/tabs/tab-item/tab-item.directive.mjs +3 -3
  506. package/esm2020/tabs/tab-item-expand/tab-item-expand.component.mjs +3 -3
  507. package/esm2020/tabs/tab-link/tab-link.directive.mjs +3 -3
  508. package/esm2020/tabs/tab-list.component.mjs +3 -3
  509. package/esm2020/tabs/tab-nav/tab-nav.component.mjs +3 -3
  510. package/esm2020/tabs/tab-panel/tab-panel.component.mjs +3 -3
  511. package/esm2020/tabs/tab-utils/tab-directives.mjs +30 -30
  512. package/esm2020/tabs/tabs.module.mjs +4 -4
  513. package/esm2020/text/text.component.mjs +3 -3
  514. package/esm2020/text/text.module.mjs +4 -4
  515. package/esm2020/theming/theming.module.mjs +4 -4
  516. package/esm2020/theming/theming.service.mjs +3 -3
  517. package/esm2020/tile/directives/numeric-content.directives.mjs +27 -27
  518. package/esm2020/tile/directives/tile.directives.mjs +69 -69
  519. package/esm2020/tile/tile.component.mjs +3 -3
  520. package/esm2020/tile/tile.module.mjs +4 -4
  521. package/esm2020/time/deprecated-time-content-density.directive.mjs +3 -3
  522. package/esm2020/time/i18n/time-i18n.mjs +3 -3
  523. package/esm2020/time/time-column/time-column.component.mjs +3 -3
  524. package/esm2020/time/time.component.mjs +3 -3
  525. package/esm2020/time/time.module.mjs +4 -4
  526. package/esm2020/time-picker/deprecated-timepicker-compact.directive.mjs +3 -3
  527. package/esm2020/time-picker/time-picker.component.mjs +3 -3
  528. package/esm2020/time-picker/time-picker.module.mjs +4 -4
  529. package/esm2020/timeline/components/timeline-node/timeline-node.component.mjs +3 -3
  530. package/esm2020/timeline/components/timeline-node-body/timeline-node-body.component.mjs +3 -3
  531. package/esm2020/timeline/components/timeline-node-footer/timeline-node-footer.component.mjs +3 -3
  532. package/esm2020/timeline/components/timeline-node-header/timeline-node-header-info/timeline-node-header-info.component.mjs +3 -3
  533. package/esm2020/timeline/components/timeline-node-header/timeline-node-header.component.mjs +3 -3
  534. package/esm2020/timeline/directives/class-bindings/timeline-header-info-sub-title.directive.mjs +3 -3
  535. package/esm2020/timeline/directives/class-bindings/timeline-node-header-info-text.directive.mjs +3 -3
  536. package/esm2020/timeline/directives/class-bindings/timeline-node-header-info-title.directive.mjs +3 -3
  537. package/esm2020/timeline/directives/timeline-first-list-outlet.directive.mjs +3 -3
  538. package/esm2020/timeline/directives/timeline-node-def.directive.mjs +3 -3
  539. package/esm2020/timeline/directives/timeline-second-list-outlet.directive.mjs +3 -3
  540. package/esm2020/timeline/services/timeline-position-control.service.mjs +3 -3
  541. package/esm2020/timeline/timeline.component.mjs +3 -3
  542. package/esm2020/timeline/timeline.module.mjs +4 -4
  543. package/esm2020/title/title.component.mjs +3 -3
  544. package/esm2020/title/title.module.mjs +4 -4
  545. package/esm2020/token/deprecated-tokenizer-content-density.directive.mjs +3 -3
  546. package/esm2020/token/token-input.directive.mjs +3 -3
  547. package/esm2020/token/token.component.mjs +3 -3
  548. package/esm2020/token/token.module.mjs +4 -4
  549. package/esm2020/token/tokenizer.component.mjs +3 -3
  550. package/esm2020/toolbar/deprecated-toolbar-size.directive.mjs +3 -3
  551. package/esm2020/toolbar/public_api.mjs +4 -3
  552. package/esm2020/toolbar/toolbar-form-label.directive.mjs +3 -3
  553. package/esm2020/toolbar/toolbar-item.directive.mjs +8 -43
  554. package/esm2020/toolbar/toolbar-label.directive.mjs +3 -3
  555. package/esm2020/toolbar/toolbar-overflow-button-menu.directive.mjs +3 -3
  556. package/esm2020/toolbar/toolbar-overflow-button.directive.mjs +3 -3
  557. package/esm2020/toolbar/toolbar-overflow-group.directive.mjs +27 -0
  558. package/esm2020/toolbar/toolbar-overflow-priority.directive.mjs +29 -0
  559. package/esm2020/toolbar/toolbar-separator.component.mjs +3 -3
  560. package/esm2020/toolbar/toolbar-spacer.component.mjs +47 -0
  561. package/esm2020/toolbar/toolbar.component.mjs +277 -159
  562. package/esm2020/toolbar/toolbar.module.mjs +19 -12
  563. package/esm2020/tree/tree-child.component.mjs +3 -3
  564. package/esm2020/tree/tree.component.mjs +3 -3
  565. package/esm2020/tree/tree.module.mjs +4 -4
  566. package/esm2020/upload-collection/upload-collection-button-group/upload-collection-button-group.component.mjs +3 -3
  567. package/esm2020/upload-collection/upload-collection-form-item/upload-collection-form-item.component.mjs +3 -3
  568. package/esm2020/upload-collection/upload-collection-item.directive.mjs +3 -3
  569. package/esm2020/upload-collection/upload-collection-simple.directives.mjs +21 -21
  570. package/esm2020/upload-collection/upload-collection.component.mjs +3 -3
  571. package/esm2020/upload-collection/upload-collection.module.mjs +4 -4
  572. package/esm2020/vertical-navigation/vertical-navigation-group-header.directive.mjs +3 -3
  573. package/esm2020/vertical-navigation/vertical-navigation-main-navigation.component.mjs +3 -3
  574. package/esm2020/vertical-navigation/vertical-navigation.component.mjs +3 -3
  575. package/esm2020/vertical-navigation/vertical-navigation.module.mjs +4 -4
  576. package/esm2020/wizard/deprecated-wizard-compact.directive.mjs +3 -3
  577. package/esm2020/wizard/wizard-content/wizard-content.component.mjs +3 -3
  578. package/esm2020/wizard/wizard-navigation/wizard-navigation.component.mjs +3 -3
  579. package/esm2020/wizard/wizard-next-step/wizard-next-step.component.mjs +3 -3
  580. package/esm2020/wizard/wizard-progress-bar/wizard-progress-bar.directive.mjs +3 -3
  581. package/esm2020/wizard/wizard-step/wizard-step.component.mjs +3 -3
  582. package/esm2020/wizard/wizard-step-indicator/wizard-step-indicator.component.mjs +3 -3
  583. package/esm2020/wizard/wizard.component.mjs +3 -3
  584. package/esm2020/wizard/wizard.module.mjs +4 -4
  585. package/esm2020/wizard/wizard.service.mjs +3 -3
  586. package/fesm2015/fundamental-ngx-core-action-bar.mjs +25 -25
  587. package/fesm2015/fundamental-ngx-core-action-sheet.mjs +26 -26
  588. package/fesm2015/fundamental-ngx-core-alert.mjs +13 -13
  589. package/fesm2015/fundamental-ngx-core-avatar-group.mjs +28 -28
  590. package/fesm2015/fundamental-ngx-core-avatar.mjs +7 -7
  591. package/fesm2015/fundamental-ngx-core-bar.mjs +28 -28
  592. package/fesm2015/fundamental-ngx-core-breadcrumb.mjs +13 -13
  593. package/fesm2015/fundamental-ngx-core-busy-indicator.mjs +10 -10
  594. package/fesm2015/fundamental-ngx-core-button.mjs +13 -13
  595. package/fesm2015/fundamental-ngx-core-calendar.mjs +34 -34
  596. package/fesm2015/fundamental-ngx-core-card.mjs +58 -58
  597. package/fesm2015/fundamental-ngx-core-carousel.mjs +19 -19
  598. package/fesm2015/fundamental-ngx-core-checkbox.mjs +10 -10
  599. package/fesm2015/fundamental-ngx-core-combobox.mjs +20 -20
  600. package/fesm2015/fundamental-ngx-core-content-density.mjs +37 -37
  601. package/fesm2015/fundamental-ngx-core-date-picker.mjs +10 -10
  602. package/fesm2015/fundamental-ngx-core-datetime-picker.mjs +10 -10
  603. package/fesm2015/fundamental-ngx-core-datetime.mjs +24 -24
  604. package/fesm2015/fundamental-ngx-core-dialog.mjs +58 -58
  605. package/fesm2015/fundamental-ngx-core-dynamic-page.mjs +44 -44
  606. package/fesm2015/fundamental-ngx-core-dynamic-page.mjs.map +1 -1
  607. package/fesm2015/fundamental-ngx-core-dynamic-side-content.mjs +13 -13
  608. package/fesm2015/fundamental-ngx-core-facets.mjs +13 -13
  609. package/fesm2015/fundamental-ngx-core-feed-input.mjs +16 -16
  610. package/fesm2015/fundamental-ngx-core-feed-list-item.mjs +22 -22
  611. package/fesm2015/fundamental-ngx-core-file-uploader.mjs +19 -19
  612. package/fesm2015/fundamental-ngx-core-fixed-card-layout.mjs +13 -13
  613. package/fesm2015/fundamental-ngx-core-flexible-column-layout.mjs +7 -7
  614. package/fesm2015/fundamental-ngx-core-form.mjs +79 -79
  615. package/fesm2015/fundamental-ngx-core-formatted-text.mjs +7 -7
  616. package/fesm2015/fundamental-ngx-core-grid-list.mjs +48 -48
  617. package/fesm2015/fundamental-ngx-core-grid-list.mjs.map +1 -1
  618. package/fesm2015/fundamental-ngx-core-icon.mjs +7 -7
  619. package/fesm2015/fundamental-ngx-core-illustrated-message.mjs +19 -19
  620. package/fesm2015/fundamental-ngx-core-infinite-scroll.mjs +7 -7
  621. package/fesm2015/fundamental-ngx-core-info-label.mjs +7 -7
  622. package/fesm2015/fundamental-ngx-core-inline-help.mjs +7 -14
  623. package/fesm2015/fundamental-ngx-core-inline-help.mjs.map +1 -1
  624. package/fesm2015/fundamental-ngx-core-input-group.mjs +22 -22
  625. package/fesm2015/fundamental-ngx-core-layout-grid.mjs +13 -13
  626. package/fesm2015/fundamental-ngx-core-layout-panel.mjs +31 -31
  627. package/fesm2015/fundamental-ngx-core-link.mjs +7 -7
  628. package/fesm2015/fundamental-ngx-core-list.mjs +67 -79
  629. package/fesm2015/fundamental-ngx-core-list.mjs.map +1 -1
  630. package/fesm2015/fundamental-ngx-core-menu.mjs +47 -47
  631. package/fesm2015/fundamental-ngx-core-message-box.mjs +40 -40
  632. package/fesm2015/fundamental-ngx-core-message-page.mjs +19 -19
  633. package/fesm2015/fundamental-ngx-core-message-strip.mjs +7 -7
  634. package/fesm2015/fundamental-ngx-core-message-toast.mjs +13 -13
  635. package/fesm2015/fundamental-ngx-core-micro-process-flow.mjs +22 -22
  636. package/fesm2015/fundamental-ngx-core-multi-combobox.mjs +23 -28
  637. package/fesm2015/fundamental-ngx-core-multi-combobox.mjs.map +1 -1
  638. package/fesm2015/fundamental-ngx-core-multi-input.mjs +17 -17
  639. package/fesm2015/fundamental-ngx-core-nested-list.mjs +43 -43
  640. package/fesm2015/fundamental-ngx-core-notification.mjs +64 -64
  641. package/fesm2015/fundamental-ngx-core-object-identifier.mjs +7 -7
  642. package/fesm2015/fundamental-ngx-core-object-marker.mjs +7 -7
  643. package/fesm2015/fundamental-ngx-core-object-number.mjs +7 -7
  644. package/fesm2015/fundamental-ngx-core-object-status.mjs +7 -7
  645. package/fesm2015/fundamental-ngx-core-overflow-layout.mjs +49 -45
  646. package/fesm2015/fundamental-ngx-core-overflow-layout.mjs.map +1 -1
  647. package/fesm2015/fundamental-ngx-core-pagination.mjs +13 -13
  648. package/fesm2015/fundamental-ngx-core-panel.mjs +16 -16
  649. package/fesm2015/fundamental-ngx-core-popover.mjs +39 -49
  650. package/fesm2015/fundamental-ngx-core-popover.mjs.map +1 -1
  651. package/fesm2015/fundamental-ngx-core-product-switch.mjs +10 -10
  652. package/fesm2015/fundamental-ngx-core-progress-indicator.mjs +7 -7
  653. package/fesm2015/fundamental-ngx-core-quick-view.mjs +37 -37
  654. package/fesm2015/fundamental-ngx-core-radio.mjs +10 -10
  655. package/fesm2015/fundamental-ngx-core-rating-indicator.mjs +10 -10
  656. package/fesm2015/fundamental-ngx-core-resizable-card-layout.mjs +10 -10
  657. package/fesm2015/fundamental-ngx-core-scroll-spy.mjs +7 -7
  658. package/fesm2015/fundamental-ngx-core-scrollbar.mjs +7 -7
  659. package/fesm2015/fundamental-ngx-core-segmented-button.mjs +7 -7
  660. package/fesm2015/fundamental-ngx-core-select.mjs +24 -25
  661. package/fesm2015/fundamental-ngx-core-select.mjs.map +1 -1
  662. package/fesm2015/fundamental-ngx-core-shared.mjs +3 -3
  663. package/fesm2015/fundamental-ngx-core-shellbar.mjs +37 -37
  664. package/fesm2015/fundamental-ngx-core-side-navigation.mjs +13 -13
  665. package/fesm2015/fundamental-ngx-core-skeleton.mjs +7 -7
  666. package/fesm2015/fundamental-ngx-core-slider.mjs +13 -13
  667. package/fesm2015/fundamental-ngx-core-split-button.mjs +13 -13
  668. package/fesm2015/fundamental-ngx-core-splitter.mjs +22 -22
  669. package/fesm2015/fundamental-ngx-core-status-indicator.mjs +7 -7
  670. package/fesm2015/fundamental-ngx-core-step-input.mjs +10 -10
  671. package/fesm2015/fundamental-ngx-core-switch.mjs +10 -10
  672. package/fesm2015/fundamental-ngx-core-table.mjs +55 -55
  673. package/fesm2015/fundamental-ngx-core-table.mjs.map +1 -1
  674. package/fesm2015/fundamental-ngx-core-tabs.mjs +55 -55
  675. package/fesm2015/fundamental-ngx-core-text.mjs +7 -7
  676. package/fesm2015/fundamental-ngx-core-theming.mjs +7 -7
  677. package/fesm2015/fundamental-ngx-core-tile.mjs +103 -103
  678. package/fesm2015/fundamental-ngx-core-time-picker.mjs +10 -10
  679. package/fesm2015/fundamental-ngx-core-time.mjs +16 -16
  680. package/fesm2015/fundamental-ngx-core-timeline.mjs +43 -43
  681. package/fesm2015/fundamental-ngx-core-title.mjs +7 -7
  682. package/fesm2015/fundamental-ngx-core-token.mjs +16 -16
  683. package/fesm2015/fundamental-ngx-core-toolbar.mjs +416 -276
  684. package/fesm2015/fundamental-ngx-core-toolbar.mjs.map +1 -1
  685. package/fesm2015/fundamental-ngx-core-tree.mjs +10 -10
  686. package/fesm2015/fundamental-ngx-core-upload-collection.mjs +37 -37
  687. package/fesm2015/fundamental-ngx-core-vertical-navigation.mjs +13 -13
  688. package/fesm2015/fundamental-ngx-core-wizard.mjs +31 -31
  689. package/fesm2015/fundamental-ngx-core.mjs +4 -4
  690. package/fesm2020/fundamental-ngx-core-action-bar.mjs +25 -25
  691. package/fesm2020/fundamental-ngx-core-action-sheet.mjs +26 -26
  692. package/fesm2020/fundamental-ngx-core-alert.mjs +13 -13
  693. package/fesm2020/fundamental-ngx-core-avatar-group.mjs +28 -28
  694. package/fesm2020/fundamental-ngx-core-avatar.mjs +7 -7
  695. package/fesm2020/fundamental-ngx-core-bar.mjs +28 -28
  696. package/fesm2020/fundamental-ngx-core-breadcrumb.mjs +13 -13
  697. package/fesm2020/fundamental-ngx-core-busy-indicator.mjs +10 -10
  698. package/fesm2020/fundamental-ngx-core-button.mjs +13 -13
  699. package/fesm2020/fundamental-ngx-core-calendar.mjs +34 -34
  700. package/fesm2020/fundamental-ngx-core-card.mjs +58 -58
  701. package/fesm2020/fundamental-ngx-core-carousel.mjs +19 -19
  702. package/fesm2020/fundamental-ngx-core-checkbox.mjs +10 -10
  703. package/fesm2020/fundamental-ngx-core-combobox.mjs +20 -20
  704. package/fesm2020/fundamental-ngx-core-content-density.mjs +37 -37
  705. package/fesm2020/fundamental-ngx-core-date-picker.mjs +10 -10
  706. package/fesm2020/fundamental-ngx-core-datetime-picker.mjs +10 -10
  707. package/fesm2020/fundamental-ngx-core-datetime.mjs +24 -24
  708. package/fesm2020/fundamental-ngx-core-dialog.mjs +58 -58
  709. package/fesm2020/fundamental-ngx-core-dynamic-page.mjs +44 -44
  710. package/fesm2020/fundamental-ngx-core-dynamic-page.mjs.map +1 -1
  711. package/fesm2020/fundamental-ngx-core-dynamic-side-content.mjs +13 -13
  712. package/fesm2020/fundamental-ngx-core-facets.mjs +13 -13
  713. package/fesm2020/fundamental-ngx-core-feed-input.mjs +16 -16
  714. package/fesm2020/fundamental-ngx-core-feed-list-item.mjs +22 -22
  715. package/fesm2020/fundamental-ngx-core-file-uploader.mjs +19 -19
  716. package/fesm2020/fundamental-ngx-core-fixed-card-layout.mjs +13 -13
  717. package/fesm2020/fundamental-ngx-core-flexible-column-layout.mjs +7 -7
  718. package/fesm2020/fundamental-ngx-core-form.mjs +79 -79
  719. package/fesm2020/fundamental-ngx-core-formatted-text.mjs +7 -7
  720. package/fesm2020/fundamental-ngx-core-grid-list.mjs +48 -48
  721. package/fesm2020/fundamental-ngx-core-grid-list.mjs.map +1 -1
  722. package/fesm2020/fundamental-ngx-core-icon.mjs +7 -7
  723. package/fesm2020/fundamental-ngx-core-illustrated-message.mjs +19 -19
  724. package/fesm2020/fundamental-ngx-core-infinite-scroll.mjs +7 -7
  725. package/fesm2020/fundamental-ngx-core-info-label.mjs +7 -7
  726. package/fesm2020/fundamental-ngx-core-inline-help.mjs +7 -14
  727. package/fesm2020/fundamental-ngx-core-inline-help.mjs.map +1 -1
  728. package/fesm2020/fundamental-ngx-core-input-group.mjs +22 -22
  729. package/fesm2020/fundamental-ngx-core-layout-grid.mjs +13 -13
  730. package/fesm2020/fundamental-ngx-core-layout-panel.mjs +31 -31
  731. package/fesm2020/fundamental-ngx-core-link.mjs +7 -7
  732. package/fesm2020/fundamental-ngx-core-list.mjs +67 -78
  733. package/fesm2020/fundamental-ngx-core-list.mjs.map +1 -1
  734. package/fesm2020/fundamental-ngx-core-menu.mjs +47 -47
  735. package/fesm2020/fundamental-ngx-core-message-box.mjs +40 -40
  736. package/fesm2020/fundamental-ngx-core-message-page.mjs +19 -19
  737. package/fesm2020/fundamental-ngx-core-message-strip.mjs +7 -7
  738. package/fesm2020/fundamental-ngx-core-message-toast.mjs +13 -13
  739. package/fesm2020/fundamental-ngx-core-micro-process-flow.mjs +22 -22
  740. package/fesm2020/fundamental-ngx-core-multi-combobox.mjs +22 -27
  741. package/fesm2020/fundamental-ngx-core-multi-combobox.mjs.map +1 -1
  742. package/fesm2020/fundamental-ngx-core-multi-input.mjs +17 -17
  743. package/fesm2020/fundamental-ngx-core-nested-list.mjs +43 -43
  744. package/fesm2020/fundamental-ngx-core-notification.mjs +64 -64
  745. package/fesm2020/fundamental-ngx-core-object-identifier.mjs +7 -7
  746. package/fesm2020/fundamental-ngx-core-object-marker.mjs +7 -7
  747. package/fesm2020/fundamental-ngx-core-object-number.mjs +7 -7
  748. package/fesm2020/fundamental-ngx-core-object-status.mjs +7 -7
  749. package/fesm2020/fundamental-ngx-core-overflow-layout.mjs +49 -45
  750. package/fesm2020/fundamental-ngx-core-overflow-layout.mjs.map +1 -1
  751. package/fesm2020/fundamental-ngx-core-pagination.mjs +13 -13
  752. package/fesm2020/fundamental-ngx-core-panel.mjs +16 -16
  753. package/fesm2020/fundamental-ngx-core-popover.mjs +39 -49
  754. package/fesm2020/fundamental-ngx-core-popover.mjs.map +1 -1
  755. package/fesm2020/fundamental-ngx-core-product-switch.mjs +10 -10
  756. package/fesm2020/fundamental-ngx-core-progress-indicator.mjs +7 -7
  757. package/fesm2020/fundamental-ngx-core-quick-view.mjs +37 -37
  758. package/fesm2020/fundamental-ngx-core-radio.mjs +10 -10
  759. package/fesm2020/fundamental-ngx-core-rating-indicator.mjs +10 -10
  760. package/fesm2020/fundamental-ngx-core-resizable-card-layout.mjs +10 -10
  761. package/fesm2020/fundamental-ngx-core-scroll-spy.mjs +7 -7
  762. package/fesm2020/fundamental-ngx-core-scrollbar.mjs +7 -7
  763. package/fesm2020/fundamental-ngx-core-segmented-button.mjs +7 -7
  764. package/fesm2020/fundamental-ngx-core-select.mjs +24 -25
  765. package/fesm2020/fundamental-ngx-core-select.mjs.map +1 -1
  766. package/fesm2020/fundamental-ngx-core-shared.mjs +3 -3
  767. package/fesm2020/fundamental-ngx-core-shellbar.mjs +37 -37
  768. package/fesm2020/fundamental-ngx-core-side-navigation.mjs +13 -13
  769. package/fesm2020/fundamental-ngx-core-skeleton.mjs +7 -7
  770. package/fesm2020/fundamental-ngx-core-slider.mjs +13 -13
  771. package/fesm2020/fundamental-ngx-core-split-button.mjs +13 -13
  772. package/fesm2020/fundamental-ngx-core-splitter.mjs +22 -22
  773. package/fesm2020/fundamental-ngx-core-status-indicator.mjs +7 -7
  774. package/fesm2020/fundamental-ngx-core-step-input.mjs +10 -10
  775. package/fesm2020/fundamental-ngx-core-switch.mjs +10 -10
  776. package/fesm2020/fundamental-ngx-core-table.mjs +55 -55
  777. package/fesm2020/fundamental-ngx-core-table.mjs.map +1 -1
  778. package/fesm2020/fundamental-ngx-core-tabs.mjs +55 -55
  779. package/fesm2020/fundamental-ngx-core-text.mjs +7 -7
  780. package/fesm2020/fundamental-ngx-core-theming.mjs +7 -7
  781. package/fesm2020/fundamental-ngx-core-tile.mjs +103 -103
  782. package/fesm2020/fundamental-ngx-core-time-picker.mjs +10 -10
  783. package/fesm2020/fundamental-ngx-core-time.mjs +16 -16
  784. package/fesm2020/fundamental-ngx-core-timeline.mjs +43 -43
  785. package/fesm2020/fundamental-ngx-core-title.mjs +7 -7
  786. package/fesm2020/fundamental-ngx-core-token.mjs +16 -16
  787. package/fesm2020/fundamental-ngx-core-toolbar.mjs +416 -275
  788. package/fesm2020/fundamental-ngx-core-toolbar.mjs.map +1 -1
  789. package/fesm2020/fundamental-ngx-core-tree.mjs +10 -10
  790. package/fesm2020/fundamental-ngx-core-upload-collection.mjs +37 -37
  791. package/fesm2020/fundamental-ngx-core-vertical-navigation.mjs +13 -13
  792. package/fesm2020/fundamental-ngx-core-wizard.mjs +31 -31
  793. package/fesm2020/fundamental-ngx-core.mjs +4 -4
  794. package/fundamental-ngx-core-v0.40.5.tgz +0 -0
  795. package/grid-list/components/grid-list-title-bar-spacer/grid-list-title-bar-spacer.component.d.ts +2 -2
  796. package/inline-help/inline-help.directive.d.ts +0 -2
  797. package/list/directives/list-navigation-item-arrow.directive.d.ts +0 -6
  798. package/overflow-layout/overflow-layout.service.d.ts +4 -4
  799. package/package.json +4 -4
  800. package/popover/base/base-popover.class.d.ts +0 -4
  801. package/popover/popover-body/popover-body.component.d.ts +0 -4
  802. package/schematics/add-dependencies/index.js +4 -4
  803. package/table/table.module.d.ts +1 -2
  804. package/toolbar/public_api.d.ts +3 -2
  805. package/toolbar/toolbar-item.directive.d.ts +2 -20
  806. package/toolbar/toolbar-overflow-group.directive.d.ts +14 -0
  807. package/toolbar/toolbar-overflow-priority.directive.d.ts +17 -0
  808. package/toolbar/{toolbar-spacer.directive.d.ts → toolbar-spacer.component.d.ts} +3 -3
  809. package/toolbar/toolbar.component.d.ts +70 -33
  810. package/toolbar/toolbar.module.d.ts +9 -8
  811. package/esm2020/toolbar/abstract-toolbar-item.class.mjs +0 -3
  812. package/esm2020/toolbar/toolbar-spacer.directive.mjs +0 -45
  813. package/fundamental-ngx-core-v0.40.4-rc.6.tgz +0 -0
  814. package/toolbar/abstract-toolbar-item.class.d.ts +0 -8
@@ -5,10 +5,10 @@ import { InfoLabelComponent } from './info-label.component';
5
5
  import * as i0 from "@angular/core";
6
6
  export class InfoLabelModule {
7
7
  }
8
- InfoLabelModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: InfoLabelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
- InfoLabelModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.8", ngImport: i0, type: InfoLabelModule, declarations: [InfoLabelComponent], imports: [CommonModule, IconModule], exports: [InfoLabelComponent] });
10
- InfoLabelModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: InfoLabelModule, imports: [CommonModule, IconModule] });
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: InfoLabelModule, decorators: [{
8
+ InfoLabelModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: InfoLabelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
+ InfoLabelModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.1", ngImport: i0, type: InfoLabelModule, declarations: [InfoLabelComponent], imports: [CommonModule, IconModule], exports: [InfoLabelComponent] });
10
+ InfoLabelModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: InfoLabelModule, imports: [CommonModule, IconModule] });
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: InfoLabelModule, decorators: [{
12
12
  type: NgModule,
13
13
  args: [{
14
14
  declarations: [InfoLabelComponent],
@@ -7,7 +7,6 @@ import * as i0 from "@angular/core";
7
7
  import * as i1 from "@fundamental-ngx/core/popover";
8
8
  const INLINE_HELP_CLASS = 'fd-popover__body--inline-help fd-inline-help__content';
9
9
  const INLINE_HELP_ICON_CLASS = 'fd-popover__body--inline-help-icon';
10
- let inlineHelpId = 0;
11
10
  /**
12
11
  * The component that represents an inline-help.
13
12
  * Inline help is used to display help text in a popover, often inline with headers, body text and form labels.
@@ -51,8 +50,6 @@ export class InlineHelpDirective extends BasePopoverClass {
51
50
  this.closeOnEscapeKey = false;
52
51
  /** Whether the popover should close when a click is made outside its boundaries. */
53
52
  this.closeOnOutsideClick = false;
54
- /** @hidden */
55
- this._describedBy = '';
56
53
  }
57
54
  /** @hidden */
58
55
  ngOnChanges(changes) {
@@ -63,10 +60,6 @@ export class InlineHelpDirective extends BasePopoverClass {
63
60
  }
64
61
  /** @hidden */
65
62
  ngOnInit() {
66
- this._bodyRole = 'tooltip';
67
- this._describedBy = `fd-inline-help-${inlineHelpId++}`;
68
- this._elementRef.nativeElement.setAttribute('aria-describedby', this._describedBy);
69
- this._bodyId = this._describedBy;
70
63
  this._applyAdditionalInlineHelpClass();
71
64
  this._popoverService.initialise(this._elementRef, this);
72
65
  }
@@ -84,9 +77,9 @@ export class InlineHelpDirective extends BasePopoverClass {
84
77
  }
85
78
  }
86
79
  }
87
- InlineHelpDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: InlineHelpDirective, deps: [{ token: i1.PopoverService }, { token: i0.ElementRef }, { token: FD_ICON_COMPONENT, optional: true, self: true }], target: i0.ɵɵFactoryTarget.Directive });
88
- InlineHelpDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.8", type: InlineHelpDirective, selector: "[fd-inline-help]:not([fd-inline-help-template]), [fd-inline-help-template]:not([fd-inline-help])", inputs: { triggers: "triggers", noArrow: "noArrow", closeOnEscapeKey: "closeOnEscapeKey", closeOnOutsideClick: "closeOnOutsideClick", inlineHelpContent: ["fd-inline-help", "inlineHelpContent"], inlineHelpTemplate: ["fd-inline-help-template", "inlineHelpTemplate"] }, host: { properties: { "class.fd-inline-help__trigger": "true" } }, providers: [PopoverService], usesInheritance: true, usesOnChanges: true, ngImport: i0 });
89
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: InlineHelpDirective, decorators: [{
80
+ InlineHelpDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: InlineHelpDirective, deps: [{ token: i1.PopoverService }, { token: i0.ElementRef }, { token: FD_ICON_COMPONENT, optional: true, self: true }], target: i0.ɵɵFactoryTarget.Directive });
81
+ InlineHelpDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.1", type: InlineHelpDirective, selector: "[fd-inline-help]:not([fd-inline-help-template]), [fd-inline-help-template]:not([fd-inline-help])", inputs: { triggers: "triggers", noArrow: "noArrow", closeOnEscapeKey: "closeOnEscapeKey", closeOnOutsideClick: "closeOnOutsideClick", inlineHelpContent: ["fd-inline-help", "inlineHelpContent"], inlineHelpTemplate: ["fd-inline-help-template", "inlineHelpTemplate"] }, host: { properties: { "class.fd-inline-help__trigger": "true" } }, providers: [PopoverService], usesInheritance: true, usesOnChanges: true, ngImport: i0 });
82
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: InlineHelpDirective, decorators: [{
90
83
  type: Directive,
91
84
  args: [{
92
85
  // eslint-disable-next-line @angular-eslint/directive-selector
@@ -118,4 +111,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImpor
118
111
  type: Input,
119
112
  args: ['fd-inline-help-template']
120
113
  }] } });
121
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5saW5lLWhlbHAuZGlyZWN0aXZlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbGlicy9jb3JlL3NyYy9saWIvaW5saW5lLWhlbHAvaW5saW5lLWhlbHAuZGlyZWN0aXZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLG9EQUFvRDtBQUNwRCxPQUFPLEVBQ0gsU0FBUyxFQUNULFVBQVUsRUFDVixNQUFNLEVBQ04sS0FBSyxFQUNMLFNBQVMsRUFJVCxRQUFRLEVBQ1IsSUFBSSxFQUVKLFdBQVcsRUFDWCxJQUFJLEVBQ1AsTUFBTSxlQUFlLENBQUM7QUFDdkIsT0FBTyxFQUFFLGNBQWMsRUFBaUIsTUFBTSwrQkFBK0IsQ0FBQztBQUM5RSxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSwrQkFBK0IsQ0FBQztBQUNqRSxPQUFPLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSw0QkFBNEIsQ0FBQzs7O0FBRy9ELE1BQU0saUJBQWlCLEdBQUcsdURBQXVELENBQUM7QUFDbEYsTUFBTSxzQkFBc0IsR0FBRyxvQ0FBb0MsQ0FBQztBQUVwRSxJQUFJLFlBQVksR0FBRyxDQUFDLENBQUM7QUFFckI7OztHQUdHO0FBU0gsTUFBTSxPQUFPLG1CQUFvQixTQUFRLGdCQUFnQjtJQXVCckQsMkRBQTJEO0lBQzNELElBQ0ksaUJBQWlCLENBQUMsT0FBa0M7UUFDcEQsTUFBTSxFQUFFLElBQUksRUFBRSxRQUFRLEVBQUUsR0FBRztZQUN2QixJQUFJLEVBQUUsT0FBTyxPQUFPLEtBQUssUUFBUSxDQUFDLENBQUMsQ0FBQyxPQUFPLENBQUMsQ0FBQyxDQUFDLElBQUk7WUFDbEQsUUFBUSxFQUFFLE9BQU8sWUFBWSxXQUFXLENBQUMsQ0FBQyxDQUFDLE9BQU8sQ0FBQyxDQUFDLENBQUMsSUFBSTtTQUM1RCxDQUFDO1FBQ0YsSUFBSSxDQUFDLGVBQWUsQ0FBQyxhQUFhLENBQUMsSUFBSSxFQUFFLFFBQVEsQ0FBQyxDQUFDO0lBQ3ZELENBQUM7SUFLRDs7O1NBR0s7SUFDTCxJQUNJLGtCQUFrQixDQUFDLFFBQW9DO1FBQ3ZELElBQUksU0FBUyxFQUFFLEVBQUU7WUFDYixPQUFPLENBQUMsSUFBSSxDQUNSLDBHQUEwRyxDQUM3RyxDQUFDO1NBQ0w7UUFDRCxJQUFJLENBQUMsZUFBZSxDQUFDLGFBQWEsQ0FBQyxJQUFJLEVBQUUsUUFBUSxDQUFDLENBQUM7SUFDdkQsQ0FBQztJQUVELGNBQWM7SUFDZCxZQUNZLGVBQStCLEVBQy9CLFdBQXVCLEVBQ3dCLEtBQWdCO1FBRXZFLEtBQUssRUFBRSxDQUFDO1FBSkEsb0JBQWUsR0FBZixlQUFlLENBQWdCO1FBQy9CLGdCQUFXLEdBQVgsV0FBVyxDQUFZO1FBQ3dCLFVBQUssR0FBTCxLQUFLLENBQVc7UUFyRDNFO2dHQUN3RjtRQUV4RixhQUFRLEdBQStCO1lBQ25DLEVBQUUsT0FBTyxFQUFFLFlBQVksRUFBRSxVQUFVLEVBQUUsSUFBSSxFQUFFLFdBQVcsRUFBRSxLQUFLLEVBQUU7WUFDL0QsRUFBRSxPQUFPLEVBQUUsWUFBWSxFQUFFLFVBQVUsRUFBRSxLQUFLLEVBQUUsV0FBVyxFQUFFLElBQUksRUFBRTtZQUMvRCxFQUFFLE9BQU8sRUFBRSxTQUFTLEVBQUUsVUFBVSxFQUFFLElBQUksRUFBRSxXQUFXLEVBQUUsS0FBSyxFQUFFO1lBQzVELEVBQUUsT0FBTyxFQUFFLFVBQVUsRUFBRSxVQUFVLEVBQUUsS0FBSyxFQUFFLFdBQVcsRUFBRSxJQUFJLEVBQUU7U0FDaEUsQ0FBQztRQUVGLGdEQUFnRDtRQUVoRCxZQUFPLEdBQUcsS0FBSyxDQUFDO1FBRWhCLHVFQUF1RTtRQUV2RSxxQkFBZ0IsR0FBRyxLQUFLLENBQUM7UUFFekIsb0ZBQW9GO1FBRXBGLHdCQUFtQixHQUFHLEtBQUssQ0FBQztRQVk1QixjQUFjO1FBQ2QsaUJBQVksR0FBRyxFQUFFLENBQUM7SUF1QmxCLENBQUM7SUFFRCxjQUFjO0lBQ2QsV0FBVyxDQUFDLE9BQXNCO1FBQzlCLElBQUkscUJBQXFCLElBQUksT0FBTyxFQUFFO1lBQ2xDLElBQUksQ0FBQywrQkFBK0IsRUFBRSxDQUFDO1NBQzFDO1FBQ0QsSUFBSSxDQUFDLGVBQWUsQ0FBQyxvQkFBb0IsQ0FBQyxJQUFJLENBQUMsQ0FBQztJQUNwRCxDQUFDO0lBRUQsY0FBYztJQUNkLFFBQVE7UUFDSixJQUFJLENBQUMsU0FBUyxHQUFHLFNBQVMsQ0FBQztRQUMzQixJQUFJLENBQUMsWUFBWSxHQUFHLGtCQUFrQixZQUFZLEVBQUUsRUFBRSxDQUFDO1FBQ3ZELElBQUksQ0FBQyxXQUFXLENBQUMsYUFBYSxDQUFDLFlBQVksQ0FBQyxrQkFBa0IsRUFBRSxJQUFJLENBQUMsWUFBWSxDQUFDLENBQUM7UUFDbkYsSUFBSSxDQUFDLE9BQU8sR0FBRyxJQUFJLENBQUMsWUFBWSxDQUFDO1FBQ2pDLElBQUksQ0FBQywrQkFBK0IsRUFBRSxDQUFDO1FBQ3ZDLElBQUksQ0FBQyxlQUFlLENBQUMsVUFBVSxDQUFDLElBQUksQ0FBQyxXQUFXLEVBQUUsSUFBSSxDQUFDLENBQUM7SUFDNUQsQ0FBQztJQUVELGNBQWM7SUFDZCxXQUFXO1FBQ1AsSUFBSSxDQUFDLGVBQWUsQ0FBQyxTQUFTLEVBQUUsQ0FBQztJQUNyQyxDQUFDO0lBRUQsY0FBYztJQUNOLCtCQUErQjtRQUNuQyxJQUFJLENBQUMsbUJBQW1CLEdBQUcsaUJBQWlCLEdBQUcsR0FBRyxHQUFHLElBQUksQ0FBQyxtQkFBbUIsQ0FBQztRQUU5RSx3RUFBd0U7UUFDeEUsOENBQThDO1FBQzlDLElBQUksSUFBSSxDQUFDLEtBQUssRUFBRTtZQUNaLElBQUksQ0FBQyxtQkFBbUIsSUFBSSxHQUFHLEdBQUcsc0JBQXNCLENBQUM7U0FDNUQ7SUFDTCxDQUFDOztnSEEzRlEsbUJBQW1CLDBFQXNESSxpQkFBaUI7b0dBdER4QyxtQkFBbUIseWNBTGpCLENBQUMsY0FBYyxDQUFDOzJGQUtsQixtQkFBbUI7a0JBUi9CLFNBQVM7bUJBQUM7b0JBQ1AsOERBQThEO29CQUM5RCxRQUFRLEVBQUUsa0dBQWtHO29CQUM1RyxTQUFTLEVBQUUsQ0FBQyxjQUFjLENBQUM7b0JBQzNCLElBQUksRUFBRTt3QkFDRixpQ0FBaUMsRUFBRSxNQUFNO3FCQUM1QztpQkFDSjs7MEJBdURRLFFBQVE7OzBCQUFJLElBQUk7OzBCQUFJLE1BQU07MkJBQUMsaUJBQWlCOzRDQWxEakQsUUFBUTtzQkFEUCxLQUFLO2dCQVVOLE9BQU87c0JBRE4sS0FBSztnQkFLTixnQkFBZ0I7c0JBRGYsS0FBSztnQkFLTixtQkFBbUI7c0JBRGxCLEtBQUs7Z0JBS0YsaUJBQWlCO3NCQURwQixLQUFLO3VCQUFDLGdCQUFnQjtnQkFpQm5CLGtCQUFrQjtzQkFEckIsS0FBSzt1QkFBQyx5QkFBeUIiLCJzb3VyY2VzQ29udGVudCI6WyIvKiBlc2xpbnQtZGlzYWJsZSBAYW5ndWxhci1lc2xpbnQvbm8taW5wdXQtcmVuYW1lICovXG5pbXBvcnQge1xuICAgIERpcmVjdGl2ZSxcbiAgICBFbGVtZW50UmVmLFxuICAgIEluamVjdCxcbiAgICBJbnB1dCxcbiAgICBpc0Rldk1vZGUsXG4gICAgT25DaGFuZ2VzLFxuICAgIE9uRGVzdHJveSxcbiAgICBPbkluaXQsXG4gICAgT3B0aW9uYWwsXG4gICAgU2VsZixcbiAgICBTaW1wbGVDaGFuZ2VzLFxuICAgIFRlbXBsYXRlUmVmLFxuICAgIFR5cGVcbn0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBQb3BvdmVyU2VydmljZSwgVHJpZ2dlckNvbmZpZyB9IGZyb20gJ0BmdW5kYW1lbnRhbC1uZ3gvY29yZS9wb3BvdmVyJztcbmltcG9ydCB7IEJhc2VQb3BvdmVyQ2xhc3MgfSBmcm9tICdAZnVuZGFtZW50YWwtbmd4L2NvcmUvcG9wb3Zlcic7XG5pbXBvcnQgeyBGRF9JQ09OX0NPTVBPTkVOVCB9IGZyb20gJ0BmdW5kYW1lbnRhbC1uZ3gvY29yZS9pY29uJztcbmltcG9ydCB7IE51bGxhYmxlIH0gZnJvbSAnQGZ1bmRhbWVudGFsLW5neC9jZGsvdXRpbHMnO1xuXG5jb25zdCBJTkxJTkVfSEVMUF9DTEFTUyA9ICdmZC1wb3BvdmVyX19ib2R5LS1pbmxpbmUtaGVscCBmZC1pbmxpbmUtaGVscF9fY29udGVudCc7XG5jb25zdCBJTkxJTkVfSEVMUF9JQ09OX0NMQVNTID0gJ2ZkLXBvcG92ZXJfX2JvZHktLWlubGluZS1oZWxwLWljb24nO1xuXG5sZXQgaW5saW5lSGVscElkID0gMDtcblxuLyoqXG4gKiBUaGUgY29tcG9uZW50IHRoYXQgcmVwcmVzZW50cyBhbiBpbmxpbmUtaGVscC5cbiAqIElubGluZSBoZWxwIGlzIHVzZWQgdG8gZGlzcGxheSBoZWxwIHRleHQgaW4gYSBwb3BvdmVyLCBvZnRlbiBpbmxpbmUgd2l0aCBoZWFkZXJzLCBib2R5IHRleHQgYW5kIGZvcm0gbGFiZWxzLlxuICovXG5ARGlyZWN0aXZlKHtcbiAgICAvLyBlc2xpbnQtZGlzYWJsZS1uZXh0LWxpbmUgQGFuZ3VsYXItZXNsaW50L2RpcmVjdGl2ZS1zZWxlY3RvclxuICAgIHNlbGVjdG9yOiAnW2ZkLWlubGluZS1oZWxwXTpub3QoW2ZkLWlubGluZS1oZWxwLXRlbXBsYXRlXSksIFtmZC1pbmxpbmUtaGVscC10ZW1wbGF0ZV06bm90KFtmZC1pbmxpbmUtaGVscF0pJyxcbiAgICBwcm92aWRlcnM6IFtQb3BvdmVyU2VydmljZV0sXG4gICAgaG9zdDoge1xuICAgICAgICAnW2NsYXNzLmZkLWlubGluZS1oZWxwX190cmlnZ2VyXSc6ICd0cnVlJ1xuICAgIH1cbn0pXG5leHBvcnQgY2xhc3MgSW5saW5lSGVscERpcmVjdGl2ZSBleHRlbmRzIEJhc2VQb3BvdmVyQ2xhc3MgaW1wbGVtZW50cyBPbkluaXQsIE9uQ2hhbmdlcywgT25EZXN0cm95IHtcbiAgICAvKiogVGhlIHRyaWdnZXIgZXZlbnRzIHRoYXQgd2lsbCBvcGVuL2Nsb3NlIHRoZSBpbmxpbmUgaGVscCBjb21wb25lbnQuXG4gICAgICogIEFjY2VwdHMgYW55IFtIVE1MIERPTSBFdmVudHNdKGh0dHBzOi8vd3d3Lnczc2Nob29scy5jb20vanNyZWYvZG9tX29ial9ldmVudC5hc3ApLiAqL1xuICAgIEBJbnB1dCgpXG4gICAgdHJpZ2dlcnM6IChzdHJpbmcgfCBUcmlnZ2VyQ29uZmlnKVtdID0gW1xuICAgICAgICB7IHRyaWdnZXI6ICdtb3VzZWVudGVyJywgb3BlbkFjdGlvbjogdHJ1ZSwgY2xvc2VBY3Rpb246IGZhbHNlIH0sXG4gICAgICAgIHsgdHJpZ2dlcjogJ21vdXNlbGVhdmUnLCBvcGVuQWN0aW9uOiBmYWxzZSwgY2xvc2VBY3Rpb246IHRydWUgfSxcbiAgICAgICAgeyB0cmlnZ2VyOiAnZm9jdXNpbicsIG9wZW5BY3Rpb246IHRydWUsIGNsb3NlQWN0aW9uOiBmYWxzZSB9LFxuICAgICAgICB7IHRyaWdnZXI6ICdmb2N1c291dCcsIG9wZW5BY3Rpb246IGZhbHNlLCBjbG9zZUFjdGlvbjogdHJ1ZSB9XG4gICAgXTtcblxuICAgIC8qKiBXaGV0aGVyIHRoZSBwb3BvdmVyIHNob3VsZCBoYXZlIGFuIGFycm93LiAqL1xuICAgIEBJbnB1dCgpXG4gICAgbm9BcnJvdyA9IGZhbHNlO1xuXG4gICAgLyoqIFdoZXRoZXIgdGhlIHBvcG92ZXIgc2hvdWxkIGNsb3NlIHdoZW4gdGhlIGVzY2FwZSBrZXkgaXMgcHJlc3NlZC4gKi9cbiAgICBASW5wdXQoKVxuICAgIGNsb3NlT25Fc2NhcGVLZXkgPSBmYWxzZTtcblxuICAgIC8qKiBXaGV0aGVyIHRoZSBwb3BvdmVyIHNob3VsZCBjbG9zZSB3aGVuIGEgY2xpY2sgaXMgbWFkZSBvdXRzaWRlIGl0cyBib3VuZGFyaWVzLiAqL1xuICAgIEBJbnB1dCgpXG4gICAgY2xvc2VPbk91dHNpZGVDbGljayA9IGZhbHNlO1xuXG4gICAgLyoqIElubGluZSBoZWxwIHRleHQgdG8gZGlzcGxheSBpbnNpZGUgZ2VuZXJhdGVkIHBvcG92ZXIgKi9cbiAgICBASW5wdXQoJ2ZkLWlubGluZS1oZWxwJylcbiAgICBzZXQgaW5saW5lSGVscENvbnRlbnQoY29udGVudDogc3RyaW5nIHwgVGVtcGxhdGVSZWY8YW55Pikge1xuICAgICAgICBjb25zdCB7IHRleHQsIHRlbXBsYXRlIH0gPSB7XG4gICAgICAgICAgICB0ZXh0OiB0eXBlb2YgY29udGVudCA9PT0gJ3N0cmluZycgPyBjb250ZW50IDogbnVsbCxcbiAgICAgICAgICAgIHRlbXBsYXRlOiBjb250ZW50IGluc3RhbmNlb2YgVGVtcGxhdGVSZWYgPyBjb250ZW50IDogbnVsbFxuICAgICAgICB9O1xuICAgICAgICB0aGlzLl9wb3BvdmVyU2VydmljZS51cGRhdGVDb250ZW50KHRleHQsIHRlbXBsYXRlKTtcbiAgICB9XG5cbiAgICAvKiogQGhpZGRlbiAqL1xuICAgIF9kZXNjcmliZWRCeSA9ICcnO1xuXG4gICAgLyoqXG4gICAgICogSW5saW5lIGhlbHAgdGVtcGxhdGUgdG8gZGlzcGxheSBpbnNpZGUgZ2VuZXJhdGVkIHBvcG92ZXJcbiAgICAgKiBAZGVwcmVjYXRlZCBVc2UgYGZkLWlubGluZS1oZWxwYCBpbnN0ZWFkXG4gICAgICogKi9cbiAgICBASW5wdXQoJ2ZkLWlubGluZS1oZWxwLXRlbXBsYXRlJylcbiAgICBzZXQgaW5saW5lSGVscFRlbXBsYXRlKHRlbXBsYXRlOiBOdWxsYWJsZTxUZW1wbGF0ZVJlZjxhbnk+Pikge1xuICAgICAgICBpZiAoaXNEZXZNb2RlKCkpIHtcbiAgICAgICAgICAgIGNvbnNvbGUud2FybihcbiAgICAgICAgICAgICAgICAnW2ZkLWlubGluZS1oZWxwLXRlbXBsYXRlXSBpcyBkZXByZWNhdGVkIGFuZCB3aWxsIGJlIHJlbW92ZWQgaW4gdGhlIGZ1dHVyZSwgdXNlIFtmZC1pbmxpbmUtaGVscF0gaW5zdGVhZC4nXG4gICAgICAgICAgICApO1xuICAgICAgICB9XG4gICAgICAgIHRoaXMuX3BvcG92ZXJTZXJ2aWNlLnVwZGF0ZUNvbnRlbnQobnVsbCwgdGVtcGxhdGUpO1xuICAgIH1cblxuICAgIC8qKiBAaGlkZGVuICovXG4gICAgY29uc3RydWN0b3IoXG4gICAgICAgIHByaXZhdGUgX3BvcG92ZXJTZXJ2aWNlOiBQb3BvdmVyU2VydmljZSxcbiAgICAgICAgcHJpdmF0ZSBfZWxlbWVudFJlZjogRWxlbWVudFJlZixcbiAgICAgICAgQE9wdGlvbmFsKCkgQFNlbGYoKSBASW5qZWN0KEZEX0lDT05fQ09NUE9ORU5UKSBwcml2YXRlIF9pY29uOiBUeXBlPGFueT5cbiAgICApIHtcbiAgICAgICAgc3VwZXIoKTtcbiAgICB9XG5cbiAgICAvKiogQGhpZGRlbiAqL1xuICAgIG5nT25DaGFuZ2VzKGNoYW5nZXM6IFNpbXBsZUNoYW5nZXMpOiB2b2lkIHtcbiAgICAgICAgaWYgKCdhZGRpdGlvbmFsQm9keUNsYXNzJyBpbiBjaGFuZ2VzKSB7XG4gICAgICAgICAgICB0aGlzLl9hcHBseUFkZGl0aW9uYWxJbmxpbmVIZWxwQ2xhc3MoKTtcbiAgICAgICAgfVxuICAgICAgICB0aGlzLl9wb3BvdmVyU2VydmljZS5yZWZyZXNoQ29uZmlndXJhdGlvbih0aGlzKTtcbiAgICB9XG5cbiAgICAvKiogQGhpZGRlbiAqL1xuICAgIG5nT25Jbml0KCk6IHZvaWQge1xuICAgICAgICB0aGlzLl9ib2R5Um9sZSA9ICd0b29sdGlwJztcbiAgICAgICAgdGhpcy5fZGVzY3JpYmVkQnkgPSBgZmQtaW5saW5lLWhlbHAtJHtpbmxpbmVIZWxwSWQrK31gO1xuICAgICAgICB0aGlzLl9lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQuc2V0QXR0cmlidXRlKCdhcmlhLWRlc2NyaWJlZGJ5JywgdGhpcy5fZGVzY3JpYmVkQnkpO1xuICAgICAgICB0aGlzLl9ib2R5SWQgPSB0aGlzLl9kZXNjcmliZWRCeTtcbiAgICAgICAgdGhpcy5fYXBwbHlBZGRpdGlvbmFsSW5saW5lSGVscENsYXNzKCk7XG4gICAgICAgIHRoaXMuX3BvcG92ZXJTZXJ2aWNlLmluaXRpYWxpc2UodGhpcy5fZWxlbWVudFJlZiwgdGhpcyk7XG4gICAgfVxuXG4gICAgLyoqIEBoaWRkZW4gKi9cbiAgICBuZ09uRGVzdHJveSgpOiB2b2lkIHtcbiAgICAgICAgdGhpcy5fcG9wb3ZlclNlcnZpY2Uub25EZXN0cm95KCk7XG4gICAgfVxuXG4gICAgLyoqIEBoaWRkZW4gKi9cbiAgICBwcml2YXRlIF9hcHBseUFkZGl0aW9uYWxJbmxpbmVIZWxwQ2xhc3MoKTogdm9pZCB7XG4gICAgICAgIHRoaXMuYWRkaXRpb25hbEJvZHlDbGFzcyA9IElOTElORV9IRUxQX0NMQVNTICsgJyAnICsgdGhpcy5hZGRpdGlvbmFsQm9keUNsYXNzO1xuXG4gICAgICAgIC8vIElmIGNvbm5lY3RlZCB0byB0aGUgaWNvbiwgYnV0IG5vdCBidXR0b24sIHRoZW4gYXBwbHkgYWRkaXRpb25hbCBjbGFzc1xuICAgICAgICAvLyBUaGF0IHdpbGwgY2hhbmdlIHRoZSBhcnJvdydzIHBvc2l0aW9uIGEgYml0XG4gICAgICAgIGlmICh0aGlzLl9pY29uKSB7XG4gICAgICAgICAgICB0aGlzLmFkZGl0aW9uYWxCb2R5Q2xhc3MgKz0gJyAnICsgSU5MSU5FX0hFTFBfSUNPTl9DTEFTUztcbiAgICAgICAgfVxuICAgIH1cbn1cbiJdfQ==
114
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5saW5lLWhlbHAuZGlyZWN0aXZlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbGlicy9jb3JlL3NyYy9saWIvaW5saW5lLWhlbHAvaW5saW5lLWhlbHAuZGlyZWN0aXZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLG9EQUFvRDtBQUNwRCxPQUFPLEVBQ0gsU0FBUyxFQUNULFVBQVUsRUFDVixNQUFNLEVBQ04sS0FBSyxFQUNMLFNBQVMsRUFJVCxRQUFRLEVBQ1IsSUFBSSxFQUVKLFdBQVcsRUFDWCxJQUFJLEVBQ1AsTUFBTSxlQUFlLENBQUM7QUFDdkIsT0FBTyxFQUFFLGNBQWMsRUFBaUIsTUFBTSwrQkFBK0IsQ0FBQztBQUM5RSxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSwrQkFBK0IsQ0FBQztBQUNqRSxPQUFPLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSw0QkFBNEIsQ0FBQzs7O0FBRy9ELE1BQU0saUJBQWlCLEdBQUcsdURBQXVELENBQUM7QUFDbEYsTUFBTSxzQkFBc0IsR0FBRyxvQ0FBb0MsQ0FBQztBQUVwRTs7O0dBR0c7QUFTSCxNQUFNLE9BQU8sbUJBQW9CLFNBQVEsZ0JBQWdCO0lBdUJyRCwyREFBMkQ7SUFDM0QsSUFDSSxpQkFBaUIsQ0FBQyxPQUFrQztRQUNwRCxNQUFNLEVBQUUsSUFBSSxFQUFFLFFBQVEsRUFBRSxHQUFHO1lBQ3ZCLElBQUksRUFBRSxPQUFPLE9BQU8sS0FBSyxRQUFRLENBQUMsQ0FBQyxDQUFDLE9BQU8sQ0FBQyxDQUFDLENBQUMsSUFBSTtZQUNsRCxRQUFRLEVBQUUsT0FBTyxZQUFZLFdBQVcsQ0FBQyxDQUFDLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQyxJQUFJO1NBQzVELENBQUM7UUFDRixJQUFJLENBQUMsZUFBZSxDQUFDLGFBQWEsQ0FBQyxJQUFJLEVBQUUsUUFBUSxDQUFDLENBQUM7SUFDdkQsQ0FBQztJQUVEOzs7U0FHSztJQUNMLElBQ0ksa0JBQWtCLENBQUMsUUFBb0M7UUFDdkQsSUFBSSxTQUFTLEVBQUUsRUFBRTtZQUNiLE9BQU8sQ0FBQyxJQUFJLENBQ1IsMEdBQTBHLENBQzdHLENBQUM7U0FDTDtRQUNELElBQUksQ0FBQyxlQUFlLENBQUMsYUFBYSxDQUFDLElBQUksRUFBRSxRQUFRLENBQUMsQ0FBQztJQUN2RCxDQUFDO0lBRUQsY0FBYztJQUNkLFlBQ1ksZUFBK0IsRUFDL0IsV0FBdUIsRUFDd0IsS0FBZ0I7UUFFdkUsS0FBSyxFQUFFLENBQUM7UUFKQSxvQkFBZSxHQUFmLGVBQWUsQ0FBZ0I7UUFDL0IsZ0JBQVcsR0FBWCxXQUFXLENBQVk7UUFDd0IsVUFBSyxHQUFMLEtBQUssQ0FBVztRQWxEM0U7Z0dBQ3dGO1FBRXhGLGFBQVEsR0FBK0I7WUFDbkMsRUFBRSxPQUFPLEVBQUUsWUFBWSxFQUFFLFVBQVUsRUFBRSxJQUFJLEVBQUUsV0FBVyxFQUFFLEtBQUssRUFBRTtZQUMvRCxFQUFFLE9BQU8sRUFBRSxZQUFZLEVBQUUsVUFBVSxFQUFFLEtBQUssRUFBRSxXQUFXLEVBQUUsSUFBSSxFQUFFO1lBQy9ELEVBQUUsT0FBTyxFQUFFLFNBQVMsRUFBRSxVQUFVLEVBQUUsSUFBSSxFQUFFLFdBQVcsRUFBRSxLQUFLLEVBQUU7WUFDNUQsRUFBRSxPQUFPLEVBQUUsVUFBVSxFQUFFLFVBQVUsRUFBRSxLQUFLLEVBQUUsV0FBVyxFQUFFLElBQUksRUFBRTtTQUNoRSxDQUFDO1FBRUYsZ0RBQWdEO1FBRWhELFlBQU8sR0FBRyxLQUFLLENBQUM7UUFFaEIsdUVBQXVFO1FBRXZFLHFCQUFnQixHQUFHLEtBQUssQ0FBQztRQUV6QixvRkFBb0Y7UUFFcEYsd0JBQW1CLEdBQUcsS0FBSyxDQUFDO0lBaUM1QixDQUFDO0lBRUQsY0FBYztJQUNkLFdBQVcsQ0FBQyxPQUFzQjtRQUM5QixJQUFJLHFCQUFxQixJQUFJLE9BQU8sRUFBRTtZQUNsQyxJQUFJLENBQUMsK0JBQStCLEVBQUUsQ0FBQztTQUMxQztRQUNELElBQUksQ0FBQyxlQUFlLENBQUMsb0JBQW9CLENBQUMsSUFBSSxDQUFDLENBQUM7SUFDcEQsQ0FBQztJQUVELGNBQWM7SUFDZCxRQUFRO1FBQ0osSUFBSSxDQUFDLCtCQUErQixFQUFFLENBQUM7UUFDdkMsSUFBSSxDQUFDLGVBQWUsQ0FBQyxVQUFVLENBQUMsSUFBSSxDQUFDLFdBQVcsRUFBRSxJQUFJLENBQUMsQ0FBQztJQUM1RCxDQUFDO0lBRUQsY0FBYztJQUNkLFdBQVc7UUFDUCxJQUFJLENBQUMsZUFBZSxDQUFDLFNBQVMsRUFBRSxDQUFDO0lBQ3JDLENBQUM7SUFFRCxjQUFjO0lBQ04sK0JBQStCO1FBQ25DLElBQUksQ0FBQyxtQkFBbUIsR0FBRyxpQkFBaUIsR0FBRyxHQUFHLEdBQUcsSUFBSSxDQUFDLG1CQUFtQixDQUFDO1FBRTlFLHdFQUF3RTtRQUN4RSw4Q0FBOEM7UUFDOUMsSUFBSSxJQUFJLENBQUMsS0FBSyxFQUFFO1lBQ1osSUFBSSxDQUFDLG1CQUFtQixJQUFJLEdBQUcsR0FBRyxzQkFBc0IsQ0FBQztTQUM1RDtJQUNMLENBQUM7O2dIQXBGUSxtQkFBbUIsMEVBbURJLGlCQUFpQjtvR0FuRHhDLG1CQUFtQix5Y0FMakIsQ0FBQyxjQUFjLENBQUM7MkZBS2xCLG1CQUFtQjtrQkFSL0IsU0FBUzttQkFBQztvQkFDUCw4REFBOEQ7b0JBQzlELFFBQVEsRUFBRSxrR0FBa0c7b0JBQzVHLFNBQVMsRUFBRSxDQUFDLGNBQWMsQ0FBQztvQkFDM0IsSUFBSSxFQUFFO3dCQUNGLGlDQUFpQyxFQUFFLE1BQU07cUJBQzVDO2lCQUNKOzswQkFvRFEsUUFBUTs7MEJBQUksSUFBSTs7MEJBQUksTUFBTTsyQkFBQyxpQkFBaUI7NENBL0NqRCxRQUFRO3NCQURQLEtBQUs7Z0JBVU4sT0FBTztzQkFETixLQUFLO2dCQUtOLGdCQUFnQjtzQkFEZixLQUFLO2dCQUtOLG1CQUFtQjtzQkFEbEIsS0FBSztnQkFLRixpQkFBaUI7c0JBRHBCLEtBQUs7dUJBQUMsZ0JBQWdCO2dCQWNuQixrQkFBa0I7c0JBRHJCLEtBQUs7dUJBQUMseUJBQXlCIiwic291cmNlc0NvbnRlbnQiOlsiLyogZXNsaW50LWRpc2FibGUgQGFuZ3VsYXItZXNsaW50L25vLWlucHV0LXJlbmFtZSAqL1xuaW1wb3J0IHtcbiAgICBEaXJlY3RpdmUsXG4gICAgRWxlbWVudFJlZixcbiAgICBJbmplY3QsXG4gICAgSW5wdXQsXG4gICAgaXNEZXZNb2RlLFxuICAgIE9uQ2hhbmdlcyxcbiAgICBPbkRlc3Ryb3ksXG4gICAgT25Jbml0LFxuICAgIE9wdGlvbmFsLFxuICAgIFNlbGYsXG4gICAgU2ltcGxlQ2hhbmdlcyxcbiAgICBUZW1wbGF0ZVJlZixcbiAgICBUeXBlXG59IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgUG9wb3ZlclNlcnZpY2UsIFRyaWdnZXJDb25maWcgfSBmcm9tICdAZnVuZGFtZW50YWwtbmd4L2NvcmUvcG9wb3Zlcic7XG5pbXBvcnQgeyBCYXNlUG9wb3ZlckNsYXNzIH0gZnJvbSAnQGZ1bmRhbWVudGFsLW5neC9jb3JlL3BvcG92ZXInO1xuaW1wb3J0IHsgRkRfSUNPTl9DT01QT05FTlQgfSBmcm9tICdAZnVuZGFtZW50YWwtbmd4L2NvcmUvaWNvbic7XG5pbXBvcnQgeyBOdWxsYWJsZSB9IGZyb20gJ0BmdW5kYW1lbnRhbC1uZ3gvY2RrL3V0aWxzJztcblxuY29uc3QgSU5MSU5FX0hFTFBfQ0xBU1MgPSAnZmQtcG9wb3Zlcl9fYm9keS0taW5saW5lLWhlbHAgZmQtaW5saW5lLWhlbHBfX2NvbnRlbnQnO1xuY29uc3QgSU5MSU5FX0hFTFBfSUNPTl9DTEFTUyA9ICdmZC1wb3BvdmVyX19ib2R5LS1pbmxpbmUtaGVscC1pY29uJztcblxuLyoqXG4gKiBUaGUgY29tcG9uZW50IHRoYXQgcmVwcmVzZW50cyBhbiBpbmxpbmUtaGVscC5cbiAqIElubGluZSBoZWxwIGlzIHVzZWQgdG8gZGlzcGxheSBoZWxwIHRleHQgaW4gYSBwb3BvdmVyLCBvZnRlbiBpbmxpbmUgd2l0aCBoZWFkZXJzLCBib2R5IHRleHQgYW5kIGZvcm0gbGFiZWxzLlxuICovXG5ARGlyZWN0aXZlKHtcbiAgICAvLyBlc2xpbnQtZGlzYWJsZS1uZXh0LWxpbmUgQGFuZ3VsYXItZXNsaW50L2RpcmVjdGl2ZS1zZWxlY3RvclxuICAgIHNlbGVjdG9yOiAnW2ZkLWlubGluZS1oZWxwXTpub3QoW2ZkLWlubGluZS1oZWxwLXRlbXBsYXRlXSksIFtmZC1pbmxpbmUtaGVscC10ZW1wbGF0ZV06bm90KFtmZC1pbmxpbmUtaGVscF0pJyxcbiAgICBwcm92aWRlcnM6IFtQb3BvdmVyU2VydmljZV0sXG4gICAgaG9zdDoge1xuICAgICAgICAnW2NsYXNzLmZkLWlubGluZS1oZWxwX190cmlnZ2VyXSc6ICd0cnVlJ1xuICAgIH1cbn0pXG5leHBvcnQgY2xhc3MgSW5saW5lSGVscERpcmVjdGl2ZSBleHRlbmRzIEJhc2VQb3BvdmVyQ2xhc3MgaW1wbGVtZW50cyBPbkluaXQsIE9uQ2hhbmdlcywgT25EZXN0cm95IHtcbiAgICAvKiogVGhlIHRyaWdnZXIgZXZlbnRzIHRoYXQgd2lsbCBvcGVuL2Nsb3NlIHRoZSBpbmxpbmUgaGVscCBjb21wb25lbnQuXG4gICAgICogIEFjY2VwdHMgYW55IFtIVE1MIERPTSBFdmVudHNdKGh0dHBzOi8vd3d3Lnczc2Nob29scy5jb20vanNyZWYvZG9tX29ial9ldmVudC5hc3ApLiAqL1xuICAgIEBJbnB1dCgpXG4gICAgdHJpZ2dlcnM6IChzdHJpbmcgfCBUcmlnZ2VyQ29uZmlnKVtdID0gW1xuICAgICAgICB7IHRyaWdnZXI6ICdtb3VzZWVudGVyJywgb3BlbkFjdGlvbjogdHJ1ZSwgY2xvc2VBY3Rpb246IGZhbHNlIH0sXG4gICAgICAgIHsgdHJpZ2dlcjogJ21vdXNlbGVhdmUnLCBvcGVuQWN0aW9uOiBmYWxzZSwgY2xvc2VBY3Rpb246IHRydWUgfSxcbiAgICAgICAgeyB0cmlnZ2VyOiAnZm9jdXNpbicsIG9wZW5BY3Rpb246IHRydWUsIGNsb3NlQWN0aW9uOiBmYWxzZSB9LFxuICAgICAgICB7IHRyaWdnZXI6ICdmb2N1c291dCcsIG9wZW5BY3Rpb246IGZhbHNlLCBjbG9zZUFjdGlvbjogdHJ1ZSB9XG4gICAgXTtcblxuICAgIC8qKiBXaGV0aGVyIHRoZSBwb3BvdmVyIHNob3VsZCBoYXZlIGFuIGFycm93LiAqL1xuICAgIEBJbnB1dCgpXG4gICAgbm9BcnJvdyA9IGZhbHNlO1xuXG4gICAgLyoqIFdoZXRoZXIgdGhlIHBvcG92ZXIgc2hvdWxkIGNsb3NlIHdoZW4gdGhlIGVzY2FwZSBrZXkgaXMgcHJlc3NlZC4gKi9cbiAgICBASW5wdXQoKVxuICAgIGNsb3NlT25Fc2NhcGVLZXkgPSBmYWxzZTtcblxuICAgIC8qKiBXaGV0aGVyIHRoZSBwb3BvdmVyIHNob3VsZCBjbG9zZSB3aGVuIGEgY2xpY2sgaXMgbWFkZSBvdXRzaWRlIGl0cyBib3VuZGFyaWVzLiAqL1xuICAgIEBJbnB1dCgpXG4gICAgY2xvc2VPbk91dHNpZGVDbGljayA9IGZhbHNlO1xuXG4gICAgLyoqIElubGluZSBoZWxwIHRleHQgdG8gZGlzcGxheSBpbnNpZGUgZ2VuZXJhdGVkIHBvcG92ZXIgKi9cbiAgICBASW5wdXQoJ2ZkLWlubGluZS1oZWxwJylcbiAgICBzZXQgaW5saW5lSGVscENvbnRlbnQoY29udGVudDogc3RyaW5nIHwgVGVtcGxhdGVSZWY8YW55Pikge1xuICAgICAgICBjb25zdCB7IHRleHQsIHRlbXBsYXRlIH0gPSB7XG4gICAgICAgICAgICB0ZXh0OiB0eXBlb2YgY29udGVudCA9PT0gJ3N0cmluZycgPyBjb250ZW50IDogbnVsbCxcbiAgICAgICAgICAgIHRlbXBsYXRlOiBjb250ZW50IGluc3RhbmNlb2YgVGVtcGxhdGVSZWYgPyBjb250ZW50IDogbnVsbFxuICAgICAgICB9O1xuICAgICAgICB0aGlzLl9wb3BvdmVyU2VydmljZS51cGRhdGVDb250ZW50KHRleHQsIHRlbXBsYXRlKTtcbiAgICB9XG5cbiAgICAvKipcbiAgICAgKiBJbmxpbmUgaGVscCB0ZW1wbGF0ZSB0byBkaXNwbGF5IGluc2lkZSBnZW5lcmF0ZWQgcG9wb3ZlclxuICAgICAqIEBkZXByZWNhdGVkIFVzZSBgZmQtaW5saW5lLWhlbHBgIGluc3RlYWRcbiAgICAgKiAqL1xuICAgIEBJbnB1dCgnZmQtaW5saW5lLWhlbHAtdGVtcGxhdGUnKVxuICAgIHNldCBpbmxpbmVIZWxwVGVtcGxhdGUodGVtcGxhdGU6IE51bGxhYmxlPFRlbXBsYXRlUmVmPGFueT4+KSB7XG4gICAgICAgIGlmIChpc0Rldk1vZGUoKSkge1xuICAgICAgICAgICAgY29uc29sZS53YXJuKFxuICAgICAgICAgICAgICAgICdbZmQtaW5saW5lLWhlbHAtdGVtcGxhdGVdIGlzIGRlcHJlY2F0ZWQgYW5kIHdpbGwgYmUgcmVtb3ZlZCBpbiB0aGUgZnV0dXJlLCB1c2UgW2ZkLWlubGluZS1oZWxwXSBpbnN0ZWFkLidcbiAgICAgICAgICAgICk7XG4gICAgICAgIH1cbiAgICAgICAgdGhpcy5fcG9wb3ZlclNlcnZpY2UudXBkYXRlQ29udGVudChudWxsLCB0ZW1wbGF0ZSk7XG4gICAgfVxuXG4gICAgLyoqIEBoaWRkZW4gKi9cbiAgICBjb25zdHJ1Y3RvcihcbiAgICAgICAgcHJpdmF0ZSBfcG9wb3ZlclNlcnZpY2U6IFBvcG92ZXJTZXJ2aWNlLFxuICAgICAgICBwcml2YXRlIF9lbGVtZW50UmVmOiBFbGVtZW50UmVmLFxuICAgICAgICBAT3B0aW9uYWwoKSBAU2VsZigpIEBJbmplY3QoRkRfSUNPTl9DT01QT05FTlQpIHByaXZhdGUgX2ljb246IFR5cGU8YW55PlxuICAgICkge1xuICAgICAgICBzdXBlcigpO1xuICAgIH1cblxuICAgIC8qKiBAaGlkZGVuICovXG4gICAgbmdPbkNoYW5nZXMoY2hhbmdlczogU2ltcGxlQ2hhbmdlcyk6IHZvaWQge1xuICAgICAgICBpZiAoJ2FkZGl0aW9uYWxCb2R5Q2xhc3MnIGluIGNoYW5nZXMpIHtcbiAgICAgICAgICAgIHRoaXMuX2FwcGx5QWRkaXRpb25hbElubGluZUhlbHBDbGFzcygpO1xuICAgICAgICB9XG4gICAgICAgIHRoaXMuX3BvcG92ZXJTZXJ2aWNlLnJlZnJlc2hDb25maWd1cmF0aW9uKHRoaXMpO1xuICAgIH1cblxuICAgIC8qKiBAaGlkZGVuICovXG4gICAgbmdPbkluaXQoKTogdm9pZCB7XG4gICAgICAgIHRoaXMuX2FwcGx5QWRkaXRpb25hbElubGluZUhlbHBDbGFzcygpO1xuICAgICAgICB0aGlzLl9wb3BvdmVyU2VydmljZS5pbml0aWFsaXNlKHRoaXMuX2VsZW1lbnRSZWYsIHRoaXMpO1xuICAgIH1cblxuICAgIC8qKiBAaGlkZGVuICovXG4gICAgbmdPbkRlc3Ryb3koKTogdm9pZCB7XG4gICAgICAgIHRoaXMuX3BvcG92ZXJTZXJ2aWNlLm9uRGVzdHJveSgpO1xuICAgIH1cblxuICAgIC8qKiBAaGlkZGVuICovXG4gICAgcHJpdmF0ZSBfYXBwbHlBZGRpdGlvbmFsSW5saW5lSGVscENsYXNzKCk6IHZvaWQge1xuICAgICAgICB0aGlzLmFkZGl0aW9uYWxCb2R5Q2xhc3MgPSBJTkxJTkVfSEVMUF9DTEFTUyArICcgJyArIHRoaXMuYWRkaXRpb25hbEJvZHlDbGFzcztcblxuICAgICAgICAvLyBJZiBjb25uZWN0ZWQgdG8gdGhlIGljb24sIGJ1dCBub3QgYnV0dG9uLCB0aGVuIGFwcGx5IGFkZGl0aW9uYWwgY2xhc3NcbiAgICAgICAgLy8gVGhhdCB3aWxsIGNoYW5nZSB0aGUgYXJyb3cncyBwb3NpdGlvbiBhIGJpdFxuICAgICAgICBpZiAodGhpcy5faWNvbikge1xuICAgICAgICAgICAgdGhpcy5hZGRpdGlvbmFsQm9keUNsYXNzICs9ICcgJyArIElOTElORV9IRUxQX0lDT05fQ0xBU1M7XG4gICAgICAgIH1cbiAgICB9XG59XG4iXX0=
@@ -5,10 +5,10 @@ import { PopoverModule } from '@fundamental-ngx/core/popover';
5
5
  import * as i0 from "@angular/core";
6
6
  export class InlineHelpModule {
7
7
  }
8
- InlineHelpModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: InlineHelpModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
- InlineHelpModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.8", ngImport: i0, type: InlineHelpModule, declarations: [InlineHelpDirective], imports: [CommonModule, PopoverModule], exports: [InlineHelpDirective] });
10
- InlineHelpModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: InlineHelpModule, imports: [CommonModule, PopoverModule] });
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: InlineHelpModule, decorators: [{
8
+ InlineHelpModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: InlineHelpModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
+ InlineHelpModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.1", ngImport: i0, type: InlineHelpModule, declarations: [InlineHelpDirective], imports: [CommonModule, PopoverModule], exports: [InlineHelpDirective] });
10
+ InlineHelpModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: InlineHelpModule, imports: [CommonModule, PopoverModule] });
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: InlineHelpModule, decorators: [{
12
12
  type: NgModule,
13
13
  args: [{
14
14
  imports: [CommonModule, PopoverModule],
@@ -7,14 +7,14 @@ export class DeprecatedInputGroupCompactDirective extends DeprecatedCompactDirec
7
7
  super('fd-input-group[compact], [fd-input-group-addon][compact], [fd-input-group-input]');
8
8
  }
9
9
  }
10
- DeprecatedInputGroupCompactDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DeprecatedInputGroupCompactDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
11
- DeprecatedInputGroupCompactDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.8", type: DeprecatedInputGroupCompactDirective, selector: "fd-input-group[compact], [fd-input-group-addon][compact], [fd-input-group-input][compact]", providers: [
10
+ DeprecatedInputGroupCompactDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DeprecatedInputGroupCompactDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
11
+ DeprecatedInputGroupCompactDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.1", type: DeprecatedInputGroupCompactDirective, selector: "fd-input-group[compact], [fd-input-group-addon][compact], [fd-input-group-input][compact]", providers: [
12
12
  {
13
13
  provide: CONTENT_DENSITY_DIRECTIVE,
14
14
  useExisting: forwardRef(() => DeprecatedInputGroupCompactDirective)
15
15
  }
16
16
  ], usesInheritance: true, ngImport: i0 });
17
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DeprecatedInputGroupCompactDirective, decorators: [{
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: DeprecatedInputGroupCompactDirective, decorators: [{
18
18
  type: Directive,
19
19
  args: [{
20
20
  // eslint-disable-next-line @angular-eslint/directive-selector
@@ -39,15 +39,15 @@ export class InputGroupInputDirective {
39
39
  return this._elementRef;
40
40
  }
41
41
  }
42
- InputGroupInputDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: InputGroupInputDirective, deps: [{ token: i0.ElementRef }, { token: i1.ContentDensityObserver }], target: i0.ɵɵFactoryTarget.Directive });
43
- InputGroupInputDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.8", type: InputGroupInputDirective, selector: "[fdInputGroupInput], [fd-input-group-input]", inputs: { class: "class" }, providers: [contentDensityObserverProviders()], usesOnChanges: true, ngImport: i0 });
42
+ InputGroupInputDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: InputGroupInputDirective, deps: [{ token: i0.ElementRef }, { token: i1.ContentDensityObserver }], target: i0.ɵɵFactoryTarget.Directive });
43
+ InputGroupInputDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.1", type: InputGroupInputDirective, selector: "[fdInputGroupInput], [fd-input-group-input]", inputs: { class: "class" }, providers: [contentDensityObserverProviders()], usesOnChanges: true, ngImport: i0 });
44
44
  __decorate([
45
45
  applyCssClass,
46
46
  __metadata("design:type", Function),
47
47
  __metadata("design:paramtypes", []),
48
48
  __metadata("design:returntype", Array)
49
49
  ], InputGroupInputDirective.prototype, "buildComponentCssClass", null);
50
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: InputGroupInputDirective, decorators: [{
50
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: InputGroupInputDirective, decorators: [{
51
51
  type: Directive,
52
52
  args: [{
53
53
  selector: '[fdInputGroupInput], [fd-input-group-input]',
@@ -58,9 +58,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImpor
58
58
  }], buildComponentCssClass: [] } });
59
59
  export class InputGroupTextareaDirective {
60
60
  }
61
- InputGroupTextareaDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: InputGroupTextareaDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
62
- InputGroupTextareaDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.8", type: InputGroupTextareaDirective, selector: "[fdTextareaGroupInput], [fd-textarea-group-input]", ngImport: i0 });
63
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: InputGroupTextareaDirective, decorators: [{
61
+ InputGroupTextareaDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: InputGroupTextareaDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
62
+ InputGroupTextareaDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.1", type: InputGroupTextareaDirective, selector: "[fdTextareaGroupInput], [fd-textarea-group-input]", ngImport: i0 });
63
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: InputGroupTextareaDirective, decorators: [{
64
64
  type: Directive,
65
65
  args: [{
66
66
  selector: '[fdTextareaGroupInput], [fd-textarea-group-input]'
@@ -124,15 +124,15 @@ export class InputGroupAddOnDirective {
124
124
  return this._elementRef;
125
125
  }
126
126
  }
127
- InputGroupAddOnDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: InputGroupAddOnDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i1.ContentDensityObserver }], target: i0.ɵɵFactoryTarget.Directive });
128
- InputGroupAddOnDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.8", type: InputGroupAddOnDirective, selector: "[fdInputGroupAddon], [fd-input-group-addon]", inputs: { class: "class", placement: "placement", type: "type", state: "state", button: "button" }, host: { properties: { "class.fd-input-group__addon": "this.fdInputGroupAddonClass" } }, providers: [contentDensityObserverProviders()], usesOnChanges: true, ngImport: i0 });
127
+ InputGroupAddOnDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: InputGroupAddOnDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i1.ContentDensityObserver }], target: i0.ɵɵFactoryTarget.Directive });
128
+ InputGroupAddOnDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.1", type: InputGroupAddOnDirective, selector: "[fdInputGroupAddon], [fd-input-group-addon]", inputs: { class: "class", placement: "placement", type: "type", state: "state", button: "button" }, host: { properties: { "class.fd-input-group__addon": "this.fdInputGroupAddonClass" } }, providers: [contentDensityObserverProviders()], usesOnChanges: true, ngImport: i0 });
129
129
  __decorate([
130
130
  applyCssClass,
131
131
  __metadata("design:type", Function),
132
132
  __metadata("design:paramtypes", []),
133
133
  __metadata("design:returntype", Array)
134
134
  ], InputGroupAddOnDirective.prototype, "buildComponentCssClass", null);
135
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: InputGroupAddOnDirective, decorators: [{
135
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: InputGroupAddOnDirective, decorators: [{
136
136
  type: Directive,
137
137
  args: [{
138
138
  selector: '[fdInputGroupAddon], [fd-input-group-addon]',
@@ -154,9 +154,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImpor
154
154
  }], buildComponentCssClass: [] } });
155
155
  export class InputGroupAddonButtonDirective {
156
156
  }
157
- InputGroupAddonButtonDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: InputGroupAddonButtonDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
158
- InputGroupAddonButtonDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.8", type: InputGroupAddonButtonDirective, selector: "[fdInputGroupAddonButton], [fd-input-group-addon-button]", host: { classAttribute: "fd-input-group__button" }, ngImport: i0 });
159
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: InputGroupAddonButtonDirective, decorators: [{
157
+ InputGroupAddonButtonDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: InputGroupAddonButtonDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
158
+ InputGroupAddonButtonDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.1", type: InputGroupAddonButtonDirective, selector: "[fdInputGroupAddonButton], [fd-input-group-addon-button]", host: { classAttribute: "fd-input-group__button" }, ngImport: i0 });
159
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: InputGroupAddonButtonDirective, decorators: [{
160
160
  type: Directive,
161
161
  args: [{
162
162
  selector: '[fdInputGroupAddonButton], [fd-input-group-addon-button]',
@@ -187,8 +187,8 @@ export class InputGroupComponent {
187
187
  }
188
188
  }
189
189
  }
190
- InputGroupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: InputGroupComponent, deps: [{ token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.ContentDensityObserver }], target: i0.ɵɵFactoryTarget.Component });
191
- InputGroupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.8", type: InputGroupComponent, selector: "fd-input-group", inputs: { inputTemplate: "inputTemplate", placement: "placement", required: "required", inline: "inline", placeholder: "placeholder", addOnText: "addOnText", buttonFocusable: "buttonFocusable", type: "type", glyph: "glyph", button: "button", disabled: "disabled", readonly: "readonly", state: "state", isControl: "isControl", showFocus: "showFocus", isExpanded: "isExpanded", glyphAriaLabel: "glyphAriaLabel", iconTitle: "iconTitle", ariaLabelledby: "ariaLabelledby", ariaLabelledBy: "ariaLabelledBy" }, outputs: { addOnButtonClicked: "addOnButtonClicked", search: "search" }, host: { listeners: { "focusout": "_focusOut($event)" } }, providers: [
190
+ InputGroupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: InputGroupComponent, deps: [{ token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.ContentDensityObserver }], target: i0.ɵɵFactoryTarget.Component });
191
+ InputGroupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.1", type: InputGroupComponent, selector: "fd-input-group", inputs: { inputTemplate: "inputTemplate", placement: "placement", required: "required", inline: "inline", placeholder: "placeholder", addOnText: "addOnText", buttonFocusable: "buttonFocusable", type: "type", glyph: "glyph", button: "button", disabled: "disabled", readonly: "readonly", state: "state", isControl: "isControl", showFocus: "showFocus", isExpanded: "isExpanded", glyphAriaLabel: "glyphAriaLabel", iconTitle: "iconTitle", ariaLabelledby: "ariaLabelledby", ariaLabelledBy: "ariaLabelledBy" }, outputs: { addOnButtonClicked: "addOnButtonClicked", search: "search" }, host: { listeners: { "focusout": "_focusOut($event)" } }, providers: [
192
192
  {
193
193
  provide: NG_VALUE_ACCESSOR,
194
194
  useExisting: forwardRef(() => InputGroupComponent),
@@ -197,7 +197,7 @@ InputGroupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", ve
197
197
  contentDensityObserverProviders(),
198
198
  registerFormItemControl(InputGroupComponent)
199
199
  ], queries: [{ propertyName: "inputElement", first: true, predicate: InputGroupInputDirective, descendants: true }, { propertyName: "addOnElement", first: true, predicate: InputGroupAddOnDirective, descendants: true }], viewQueries: [{ propertyName: "localInputElement", first: true, predicate: InputGroupInputDirective, descendants: true }, { propertyName: "_localButtonElement", first: true, predicate: InputGroupAddonButtonDirective, descendants: true, read: ElementRef }], ngImport: i0, template: "<div\n class=\"fd-input-group\"\n [class.fd-input-group--inline]=\"inline\"\n [class.is-disabled]=\"disabled\"\n [class.is-readonly]=\"readonly\"\n [class.fd-shellbar__input-group]=\"inShellbar\"\n [class.fd-input-group--control]=\"isControl\"\n [class.is-focus]=\"_inputFocused$ | async\"\n [class]=\"state ? 'is-' + state : ' '\"\n>\n <ng-container *ngIf=\"placement === 'after' && !inputElement\">\n <ng-container *ngTemplateOutlet=\"input\"></ng-container>\n </ng-container>\n\n <ng-content></ng-content>\n\n <ng-container *ngIf=\"!addOnElement && (glyph || addOnText)\">\n <span\n *ngIf=\"button\"\n fd-input-group-addon\n [button]=\"true\"\n [placement]=\"placement\"\n [class.fd-shellbar__input-group-addon]=\"inShellbar\"\n >\n <button\n fd-button\n fdInputGroupAddonButton\n type=\"button\"\n [fdType]=\"inShellbar ? 'standard' : 'transparent'\"\n [id]=\"_addOnButtonId\"\n [attr.tabindex]=\"buttonFocusable ? 0 : -1\"\n [attr.title]=\"iconTitle || glyphAriaLabel || glyph\"\n [glyph]=\"glyph\"\n [class.fd-shellbar__button]=\"inShellbar\"\n [class.is-expanded]=\"isExpanded\"\n [attr.aria-haspopup]=\"isControl\"\n [attr.aria-expanded]=\"inShellbar ? isExpanded : null\"\n [ariaLabel]=\"glyphAriaLabel || glyph || addOnText\"\n [attr.aria-controls]=\"_inputId\"\n [disabled]=\"disabled\"\n (mousedown)=\"_preventFocus($event)\"\n (keydown.enter)=\"$event.preventDefault()\"\n (keyup.enter)=\"_buttonClicked($event)\"\n (click)=\"_buttonClicked($event)\"\n >\n <ng-container *ngIf=\"!glyph\">{{ addOnText }}</ng-container>\n </button>\n </span>\n\n <span\n *ngIf=\"!button\"\n fd-input-group-addon\n [id]=\"_addOnNonButtonId\"\n [placement]=\"placement\"\n [attr.aria-label]=\"glyphAriaLabel || glyph || addOnText\"\n [attr.title]=\"iconTitle || glyph || addOnText\"\n >\n <ng-container *ngIf=\"!glyph\">{{ addOnText }}</ng-container>\n\n <span *ngIf=\"glyph\" [className]=\"'sap-icon--' + glyph\"></span>\n </span>\n </ng-container>\n\n <ng-container *ngIf=\"placement === 'before' && !inputElement\">\n <ng-container *ngTemplateOutlet=\"input\"></ng-container>\n </ng-container>\n</div>\n\n<ng-template #input>\n <ng-container *ngIf=\"inputTemplate\">\n <ng-container *ngTemplateOutlet=\"inputTemplate\"></ng-container>\n </ng-container>\n\n <input\n *ngIf=\"!inputTemplate\"\n [(ngModel)]=\"inputText\"\n [id]=\"_inputId\"\n [attr.aria-labelledby]=\"_inputAriaLabelledBy\"\n [class.fd-shellbar__input-group-input]=\"inShellbar\"\n fd-input-group-input\n [type]=\"type\"\n [disabled]=\"disabled\"\n [readonly]=\"readonly\"\n [attr.placeholder]=\"placeholder\"\n [attr.aria-required]=\"required\"\n (search)=\"_onSearchEvent($event)\"\n />\n</ng-template>\n", styles: [".fd-input{-webkit-box-sizing:border-box;-webkit-box-shadow:none;-webkit-appearance:none;appearance:none;background:var(--sapField_BackgroundStyle, var(--sapField_BackgroundStyle));background-color:var(--sapField_Background, var(--sapField_Background));border:0;border:var(--sapField_BorderWidth) var(--sapField_BorderStyle) var(--sapField_BorderColor);border-radius:var(--sapField_BorderCornerRadius);box-shadow:none;box-sizing:border-box;color:var(--sapTextColor);color:var(--sapField_TextColor);cursor:text;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;height:2.25rem;line-height:var(--sapContent_LineHeight);margin:0;margin:var(--fdInput_Field_Margin, .25rem 0);min-height:2.25rem;min-width:var(2.75rem, 2.75rem);outline:none;overflow:hidden;padding:0;padding:var(--fdInput_Field_Padding, 0 .625rem);text-overflow:ellipsis;text-shadow:var(--fdInput_Text_Shadow);white-space:nowrap;width:100%;z-index:1}.fd-input:after,.fd-input:before{box-sizing:inherit;font-size:inherit}.fd-input::placeholder{color:var(--sapField_PlaceholderTextColor);font-style:var(--fdPlaceholder_Font_Style)}.fd-input[dir=rtl]::placeholder,[dir=rtl] .fd-input::placeholder{text-indent:.125rem}.fd-input::selection{background-color:var(--sapSelectedColor);color:var(--sapContent_ContrastTextColor)}.fd-input::-ms-clear{display:none}.fd-input.is-hover,.fd-input:hover{-webkit-box-shadow:var(--fdInput_Box_Shadow_Hover);background:var(--sapField_Hover_BackgroundStyle, var(--sapField_Hover_BackgroundStyle));background-color:var(--sapField_Hover_Background, var(--sapField_Hover_Background));border-color:var(--sapField_Hover_BorderColor);box-shadow:var(--fdInput_Box_Shadow_Hover)}.fd-input.is-focus,.fd-input:focus{-webkit-box-shadow:none;background:var(--sapField_Focus_Background, var(--sapField_Focus_Background));box-shadow:none;outline-color:var(--fdInput_Outline_Color);outline-offset:var(--fdInput_Outline_Offset);outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth);z-index:5}.fd-input[type=search]::-webkit-search-cancel-button,.fd-input[type=search]::-webkit-search-decoration,.fd-input[type=search]::-webkit-search-results-button,.fd-input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}.fd-input[aria-expanded=false]{z-index:0}.fd-input.is-expanded,.fd-input[aria-expanded=true]{z-index:4}.fd-input[class*=-compact],.fd-input[class*=-condensed],[class*=-compact] .fd-input:not([class*=-cozy]),[class*=-condensed] .fd-input:not([class*=-cozy]){box-sizing:border-box;height:1.625rem;margin:var(--fdInput_Field_Compact_Margin, .1875rem 0);min-height:1.625rem;min-width:var(--fdInput_Field_Compact_Min_Width, 2rem);padding:var(--fdInput_Field_Compact_Padding, 0 .5rem)}.fd-input--no-number-spinner{-moz-appearance:textfield}.fd-input--no-number-spinner::-webkit-inner-spin-button,.fd-input--no-number-spinner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.fd-input.right-align{text-align:right}.fd-input.is-success{background:var(--sapField_SuccessBackgroundStyle);background-color:var(--sapField_SuccessBackground);border:var(--sapField_SuccessColor) var(--sapField_SuccessBorderWidth) var(--sapField_SuccessBorderStyle)}.fd-input.is-success.is-hover,.fd-input.is-success:hover{-webkit-box-shadow:var(--fdInput_Success_Box_Shadow_Hover);background-color:var(--fdInput_Success_Background_Color_Hover);border-color:var(--sapField_SuccessColor);box-shadow:var(--fdInput_Success_Box_Shadow_Hover)}.fd-input.is-success.is-focus,.fd-input.is-success:focus{background:var(--sapField_Focus_Background);outline-color:var(--fdInput_Success_Outline_Color);z-index:5}.fd-input.is-success.is-focus.is-hover,.fd-input.is-success.is-focus:hover,.fd-input.is-success:focus.is-hover,.fd-input.is-success:focus:hover{box-shadow:none}.fd-input.is-error{background:var(--sapField_InvalidBackgroundStyle);background-color:var(--sapField_InvalidBackground);border:var(--sapField_InvalidColor) var(--sapField_InvalidBorderWidth) var(--sapField_InvalidBorderStyle)}.fd-input.is-error.is-hover,.fd-input.is-error:hover{-webkit-box-shadow:var(--fdInput_Error_Box_Shadow_Hover);background-color:var(--fdInput_Error_Background_Color_Hover);border-color:var(--sapField_InvalidColor);box-shadow:var(--fdInput_Error_Box_Shadow_Hover)}.fd-input.is-error.is-focus,.fd-input.is-error:focus{background:var(--sapField_Focus_Background);outline-color:var(--fdInput_Error_Outline_Color);z-index:5}.fd-input.is-error.is-focus.is-hover,.fd-input.is-error.is-focus:hover,.fd-input.is-error:focus.is-hover,.fd-input.is-error:focus:hover{box-shadow:none}.fd-input.is-warning{background:var(--sapField_WarningBackgroundStyle);background-color:var(--sapField_WarningBackground);border:var(--sapField_WarningColor) var(--sapField_WarningBorderWidth) var(--sapField_WarningBorderStyle)}.fd-input.is-warning.is-hover,.fd-input.is-warning:hover{-webkit-box-shadow:var(--fdInput_Warning_Box_Shadow_Hover);background-color:var(--fdInput_Warning_Background_Color_Hover);border-color:var(--sapField_WarningColor);box-shadow:var(--fdInput_Warning_Box_Shadow_Hover)}.fd-input.is-warning.is-focus,.fd-input.is-warning:focus{background:var(--sapField_Focus_Background);outline-color:var(--fdInput_Warning_Outline_Color);z-index:5}.fd-input.is-warning.is-focus.is-hover,.fd-input.is-warning.is-focus:hover,.fd-input.is-warning:focus.is-hover,.fd-input.is-warning:focus:hover{box-shadow:none}.fd-input.is-alert{background:var(--sapField_WarningBackgroundStyle);background-color:var(--sapField_WarningBackground);border:var(--sapField_WarningColor) var(--sapField_WarningBorderWidth) var(--sapField_WarningBorderStyle)}.fd-input.is-alert.is-hover,.fd-input.is-alert:hover{-webkit-box-shadow:var(--fdInput_Warning_Box_Shadow_Hover);background-color:var(--fdInput_Warning_Background_Color_Hover);border-color:var(--sapField_WarningColor);box-shadow:var(--fdInput_Warning_Box_Shadow_Hover)}.fd-input.is-alert.is-focus,.fd-input.is-alert:focus{background:var(--sapField_Focus_Background);outline-color:var(--fdInput_Warning_Outline_Color);z-index:5}.fd-input.is-alert.is-focus.is-hover,.fd-input.is-alert.is-focus:hover,.fd-input.is-alert:focus.is-hover,.fd-input.is-alert:focus:hover{box-shadow:none}.fd-input.is-information{background:var(--sapField_InformationBackgroundStyle);background-color:var(--sapField_InformationBackground);border:var(--sapField_InformationColor) var(--sapField_InformationBorderWidth) var(--sapField_InformationBorderStyle)}.fd-input.is-information.is-hover,.fd-input.is-information:hover{-webkit-box-shadow:var(--fdInput_Information_Box_Shadow_Hover);background-color:var(--fdInput_Information_Background_Color_Hover);border-color:var(--sapField_InformationColor);box-shadow:var(--fdInput_Information_Box_Shadow_Hover)}.fd-input.is-information.is-focus,.fd-input.is-information:focus{background:var(--sapField_Focus_Background);outline-color:var(--fdInput_Information_Outline_Color);z-index:5}.fd-input.is-information.is-focus.is-hover,.fd-input.is-information.is-focus:hover,.fd-input.is-information:focus.is-hover,.fd-input.is-information:focus:hover{box-shadow:none}.fd-input.is-alert,.fd-input.is-error,.fd-input.is-warning{font-style:var(--fdInput_State_Text_Style);font-weight:var(--fdInput_State_Font_Weight)}.fd-input.is-alert::placeholder,.fd-input.is-error::placeholder,.fd-input.is-warning::placeholder{font-weight:var(--fdInput_State_Font_Weight)}.fd-input.is-alert.is-focus,.fd-input.is-alert:focus,.fd-input.is-error.is-focus,.fd-input.is-error:focus,.fd-input.is-information.is-focus,.fd-input.is-information:focus,.fd-input.is-warning.is-focus,.fd-input.is-warning:focus{outline-offset:var(--fdInput_Outline_Offset_States);z-index:5}.fd-input.is-error::placeholder{color:var(--sapField_TextColor)}.fd-input.is-disabled,.fd-input:disabled,.fd-input[aria-disabled=true]{opacity:var(--sapContent_DisabledOpacity);pointer-events:none}.fd-input.is-disabled::placeholder,.fd-input:disabled::placeholder,.fd-input[aria-disabled=true]::placeholder{color:var(--fdInput_Non_Interactive_State_Placeholder_Color)}.fd-input.is-readonly,.fd-input[aria-readonly=true],.fd-input[readonly]{background:var(--sapField_ReadOnly_BackgroundStyle);background-color:var(--sapField_ReadOnly_Background);border-color:var(--sapField_ReadOnly_BorderColor);border-radius:var(--fdInput_ReadOnly_Border_Radius)}.fd-input.is-readonly::placeholder,.fd-input[aria-readonly=true]::placeholder,.fd-input[readonly]::placeholder{color:var(--fdInput_Non_Interactive_State_Placeholder_Color)}.fd-input.is-readonly.is-hover,.fd-input.is-readonly:hover,.fd-input[aria-readonly=true].is-hover,.fd-input[aria-readonly=true]:hover,.fd-input[readonly].is-hover,.fd-input[readonly]:hover{-webkit-box-shadow:none;background:var(--sapField_ReadOnly_BackgroundStyle);background-color:var(--sapField_ReadOnly_Background);border-color:var(--sapField_ReadOnly_BorderColor);border-radius:var(--fdInput_ReadOnly_Border_Radius);box-shadow:none}.fd-input.is-readonly.is-focus,.fd-input.is-readonly:focus,.fd-input[aria-readonly=true].is-focus,.fd-input[aria-readonly=true]:focus,.fd-input[readonly].is-focus,.fd-input[readonly]:focus{background:var(--sapField_ReadOnly_BackgroundStyle);background-color:var(--sapField_ReadOnly_Background);border-color:var(--sapField_ReadOnly_BorderColor);border-radius:var(--fdInput_ReadOnly_Border_Radius);z-index:5}/*!\n * Fundamental Library Styles v0.28.3\n * Copyright (c) 2023 SAP SE or an SAP affiliate company.\n * Licensed under Apache License 2.0 (https://github.com/SAP/fundamental-styles/blob/main/LICENSE)\n *//*!\n.fd-input-group+(--inline, --control)\n .fd-input-group__addon+(--button)\n*/.fd-input-group{-webkit-box-sizing:border-box;-webkit-box-shadow:none;-webkit-appearance:none;appearance:none;background:var(--fdInputGroup_Background, var(--sapField_BackgroundStyle));background-color:var(--fdInputGroup_Background_Color, var(--sapField_Background));border:0;border:var(--sapField_BorderWidth) var(--sapField_BorderStyle) var(--sapField_BorderColor);border-radius:var(--sapField_BorderCornerRadius);box-shadow:none;box-sizing:border-box;color:var(--sapTextColor);color:var(--sapField_TextColor);cursor:text;display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;height:auto;line-height:var(--sapContent_LineHeight);margin:0;margin:var(--fdInput_Field_Margin, .25rem 0);min-width:var(2.75rem, 2.75rem);outline:none;overflow:hidden;padding:0;text-overflow:ellipsis;text-shadow:var(--fdInput_Text_Shadow);white-space:nowrap;width:100%;z-index:1}.fd-input-group:after,.fd-input-group:before{box-sizing:inherit;font-size:inherit}.fd-input-group::placeholder{color:var(--sapField_PlaceholderTextColor);font-style:var(--fdPlaceholder_Font_Style)}.fd-input-group[dir=rtl]::placeholder,[dir=rtl] .fd-input-group::placeholder{text-indent:.125rem}.fd-input-group::selection{background-color:var(--sapSelectedColor);color:var(--sapContent_ContrastTextColor)}.fd-input-group::-ms-clear{display:none}.fd-input-group.is-hover,.fd-input-group:hover{-webkit-box-shadow:var(--fdInput_Box_Shadow_Hover);background:var(--fdInputGroup_Hover_Background, var(--sapField_Hover_BackgroundStyle));background-color:var(--fdInputGroup_Hover_Background_Color, var(--sapField_Hover_Background));border-color:var(--sapField_Hover_BorderColor);box-shadow:var(--fdInput_Box_Shadow_Hover)}.fd-input-group.is-focus,.fd-input-group:focus{-webkit-box-shadow:none;background:var(--sapField_Focus_Background, var(--sapField_Focus_Background));box-shadow:none;outline-color:var(--fdInput_Outline_Color);outline-offset:var(--fdInput_Outline_Offset);outline-style:var(--sapContent_FocusStyle);outline-width:var(--sapContent_FocusWidth);z-index:5}.fd-input-group.is-success{background:var(--sapField_SuccessBackgroundStyle);background-color:var(--sapField_SuccessBackground);border:var(--sapField_SuccessColor) var(--sapField_SuccessBorderWidth) var(--sapField_SuccessBorderStyle)}.fd-input-group.is-success.is-hover,.fd-input-group.is-success:hover{-webkit-box-shadow:var(--fdInput_Success_Box_Shadow_Hover);background-color:var(--fdInput_Success_Background_Color_Hover);border-color:var(--sapField_SuccessColor);box-shadow:var(--fdInput_Success_Box_Shadow_Hover)}.fd-input-group.is-success.is-focus,.fd-input-group.is-success:focus{background:var(--sapField_Focus_Background);outline-color:var(--fdInput_Success_Outline_Color);z-index:5}.fd-input-group.is-success.is-focus.is-hover,.fd-input-group.is-success.is-focus:hover,.fd-input-group.is-success:focus.is-hover,.fd-input-group.is-success:focus:hover{box-shadow:none}.fd-input-group.is-error{background:var(--sapField_InvalidBackgroundStyle);background-color:var(--sapField_InvalidBackground);border:var(--sapField_InvalidColor) var(--sapField_InvalidBorderWidth) var(--sapField_InvalidBorderStyle)}.fd-input-group.is-error.is-hover,.fd-input-group.is-error:hover{-webkit-box-shadow:var(--fdInput_Error_Box_Shadow_Hover);background-color:var(--fdInput_Error_Background_Color_Hover);border-color:var(--sapField_InvalidColor);box-shadow:var(--fdInput_Error_Box_Shadow_Hover)}.fd-input-group.is-error.is-focus,.fd-input-group.is-error:focus{background:var(--sapField_Focus_Background);outline-color:var(--fdInput_Error_Outline_Color);z-index:5}.fd-input-group.is-error.is-focus.is-hover,.fd-input-group.is-error.is-focus:hover,.fd-input-group.is-error:focus.is-hover,.fd-input-group.is-error:focus:hover{box-shadow:none}.fd-input-group.is-warning{background:var(--sapField_WarningBackgroundStyle);background-color:var(--sapField_WarningBackground);border:var(--sapField_WarningColor) var(--sapField_WarningBorderWidth) var(--sapField_WarningBorderStyle)}.fd-input-group.is-warning.is-hover,.fd-input-group.is-warning:hover{-webkit-box-shadow:var(--fdInput_Warning_Box_Shadow_Hover);background-color:var(--fdInput_Warning_Background_Color_Hover);border-color:var(--sapField_WarningColor);box-shadow:var(--fdInput_Warning_Box_Shadow_Hover)}.fd-input-group.is-warning.is-focus,.fd-input-group.is-warning:focus{background:var(--sapField_Focus_Background);outline-color:var(--fdInput_Warning_Outline_Color);z-index:5}.fd-input-group.is-warning.is-focus.is-hover,.fd-input-group.is-warning.is-focus:hover,.fd-input-group.is-warning:focus.is-hover,.fd-input-group.is-warning:focus:hover{box-shadow:none}.fd-input-group.is-alert{background:var(--sapField_WarningBackgroundStyle);background-color:var(--sapField_WarningBackground);border:var(--sapField_WarningColor) var(--sapField_WarningBorderWidth) var(--sapField_WarningBorderStyle)}.fd-input-group.is-alert.is-hover,.fd-input-group.is-alert:hover{-webkit-box-shadow:var(--fdInput_Warning_Box_Shadow_Hover);background-color:var(--fdInput_Warning_Background_Color_Hover);border-color:var(--sapField_WarningColor);box-shadow:var(--fdInput_Warning_Box_Shadow_Hover)}.fd-input-group.is-alert.is-focus,.fd-input-group.is-alert:focus{background:var(--sapField_Focus_Background);outline-color:var(--fdInput_Warning_Outline_Color);z-index:5}.fd-input-group.is-alert.is-focus.is-hover,.fd-input-group.is-alert.is-focus:hover,.fd-input-group.is-alert:focus.is-hover,.fd-input-group.is-alert:focus:hover{box-shadow:none}.fd-input-group.is-information{background:var(--sapField_InformationBackgroundStyle);background-color:var(--sapField_InformationBackground);border:var(--sapField_InformationColor) var(--sapField_InformationBorderWidth) var(--sapField_InformationBorderStyle)}.fd-input-group.is-information.is-hover,.fd-input-group.is-information:hover{-webkit-box-shadow:var(--fdInput_Information_Box_Shadow_Hover);background-color:var(--fdInput_Information_Background_Color_Hover);border-color:var(--sapField_InformationColor);box-shadow:var(--fdInput_Information_Box_Shadow_Hover)}.fd-input-group.is-information.is-focus,.fd-input-group.is-information:focus{background:var(--sapField_Focus_Background);outline-color:var(--fdInput_Information_Outline_Color);z-index:5}.fd-input-group.is-information.is-focus.is-hover,.fd-input-group.is-information.is-focus:hover,.fd-input-group.is-information:focus.is-hover,.fd-input-group.is-information:focus:hover{box-shadow:none}.fd-input-group.is-alert,.fd-input-group.is-error,.fd-input-group.is-warning{font-style:var(--fdInput_State_Text_Style);font-weight:var(--fdInput_State_Font_Weight)}.fd-input-group.is-alert::placeholder,.fd-input-group.is-error::placeholder,.fd-input-group.is-warning::placeholder{font-weight:var(--fdInput_State_Font_Weight)}.fd-input-group.is-alert.is-focus,.fd-input-group.is-alert:focus,.fd-input-group.is-error.is-focus,.fd-input-group.is-error:focus,.fd-input-group.is-information.is-focus,.fd-input-group.is-information:focus,.fd-input-group.is-warning.is-focus,.fd-input-group.is-warning:focus{outline-offset:var(--fdInput_Outline_Offset_States);z-index:5}.fd-input-group.is-error::placeholder{color:var(--sapField_TextColor)}.fd-input-group.is-disabled,.fd-input-group:disabled,.fd-input-group[aria-disabled=true]{opacity:var(--sapContent_DisabledOpacity);pointer-events:none}.fd-input-group.is-disabled::placeholder,.fd-input-group:disabled::placeholder,.fd-input-group[aria-disabled=true]::placeholder{color:var(--fdInput_Non_Interactive_State_Placeholder_Color)}.fd-input-group.is-readonly,.fd-input-group[aria-readonly=true],.fd-input-group[readonly]{background:var(--sapField_ReadOnly_BackgroundStyle);background-color:var(--sapField_ReadOnly_Background);border-color:var(--sapField_ReadOnly_BorderColor);border-radius:var(--fdInput_ReadOnly_Border_Radius)}.fd-input-group.is-readonly::placeholder,.fd-input-group[aria-readonly=true]::placeholder,.fd-input-group[readonly]::placeholder{color:var(--fdInput_Non_Interactive_State_Placeholder_Color)}.fd-input-group.is-readonly.is-hover,.fd-input-group.is-readonly:hover,.fd-input-group[aria-readonly=true].is-hover,.fd-input-group[aria-readonly=true]:hover,.fd-input-group[readonly].is-hover,.fd-input-group[readonly]:hover{-webkit-box-shadow:none;background:var(--sapField_ReadOnly_BackgroundStyle);background-color:var(--sapField_ReadOnly_Background);border-color:var(--sapField_ReadOnly_BorderColor);border-radius:var(--fdInput_ReadOnly_Border_Radius);box-shadow:none}.fd-input-group.is-readonly.is-focus,.fd-input-group.is-readonly:focus,.fd-input-group[aria-readonly=true].is-focus,.fd-input-group[aria-readonly=true]:focus,.fd-input-group[readonly].is-focus,.fd-input-group[readonly]:focus{background:var(--sapField_ReadOnly_BackgroundStyle);background-color:var(--sapField_ReadOnly_Background);border-color:var(--sapField_ReadOnly_BorderColor);border-radius:var(--fdInput_ReadOnly_Border_Radius);z-index:5}.fd-input-group .fd-input-group__button:first-child{border-right:var(--fdInputGroup_ControlButton_SideBorder)}.fd-input-group .fd-input-group__button:first-child[dir=rtl],[dir=rtl] .fd-input-group .fd-input-group__button:first-child{border-left:var(--fdInputGroup_ControlButton_SideBorder);border-right-style:none}.fd-input-group .fd-input-group__button:first-child.is-hover,.fd-input-group .fd-input-group__button:first-child:hover{border-right:var(--fdInputGroup_ControlButton_SideBorder_Active)}.fd-input-group .fd-input-group__button:first-child.is-hover[dir=rtl],.fd-input-group .fd-input-group__button:first-child:hover[dir=rtl],[dir=rtl] .fd-input-group .fd-input-group__button:first-child.is-hover,[dir=rtl] .fd-input-group .fd-input-group__button:first-child:hover{border-left:var(--fdInputGroup_ControlButton_SideBorder_Active);border-right-style:none}.fd-input-group .fd-input-group__button:first-child.is-active,.fd-input-group .fd-input-group__button:first-child:active{border-right:var(--fdInputGroup_ControlButton_SideBorder_Active)}.fd-input-group .fd-input-group__button:first-child.is-active[dir=rtl],.fd-input-group .fd-input-group__button:first-child:active[dir=rtl],[dir=rtl] .fd-input-group .fd-input-group__button:first-child.is-active,[dir=rtl] .fd-input-group .fd-input-group__button:first-child:active{border-left:var(--fdInputGroup_ControlButton_SideBorder_Active);border-right-style:none}.fd-input-group .fd-input-group__button:not(:first-child){border-left:var(--fdInputGroup_ControlButton_SideBorder)}.fd-input-group .fd-input-group__button:not(:first-child)[dir=rtl],[dir=rtl] .fd-input-group .fd-input-group__button:not(:first-child){border-left-style:none;border-right:var(--fdInputGroup_ControlButton_SideBorder)}.fd-input-group .fd-input-group__button:not(:first-child).is-hover,.fd-input-group .fd-input-group__button:not(:first-child):hover{border-left:var(--fdInputGroup_ControlButton_SideBorder_Active)}.fd-input-group .fd-input-group__button:not(:first-child).is-hover[dir=rtl],.fd-input-group .fd-input-group__button:not(:first-child):hover[dir=rtl],[dir=rtl] .fd-input-group .fd-input-group__button:not(:first-child).is-hover,[dir=rtl] .fd-input-group .fd-input-group__button:not(:first-child):hover{border-left-style:none;border-right:var(--fdInputGroup_ControlButton_SideBorder_Active)}.fd-input-group .fd-input-group__button:not(:first-child).is-active,.fd-input-group .fd-input-group__button:not(:first-child):active{border-left:var(--fdInputGroup_ControlButton_SideBorder_Active)}.fd-input-group .fd-input-group__button:not(:first-child).is-active[dir=rtl],.fd-input-group .fd-input-group__button:not(:first-child):active[dir=rtl],[dir=rtl] .fd-input-group .fd-input-group__button:not(:first-child).is-active,[dir=rtl] .fd-input-group .fd-input-group__button:not(:first-child):active{border-left-style:none;border-right:var(--fdInputGroup_ControlButton_SideBorder_Active)}.fd-input-group .fd-input-group__addon:first-child .fd-input-group__button{border-right:var(--fdInputGroup_ControlButton_SideBorder)}.fd-input-group .fd-input-group__addon:first-child .fd-input-group__button[dir=rtl],[dir=rtl] .fd-input-group .fd-input-group__addon:first-child .fd-input-group__button{border-left:var(--fdInputGroup_ControlButton_SideBorder);border-right-style:none}.fd-input-group .fd-input-group__addon:first-child .fd-input-group__button.is-hover,.fd-input-group .fd-input-group__addon:first-child .fd-input-group__button:hover{border-right:var(--fdInputGroup_ControlButton_SideBorder_Active)}.fd-input-group .fd-input-group__addon:first-child .fd-input-group__button.is-hover[dir=rtl],.fd-input-group .fd-input-group__addon:first-child .fd-input-group__button:hover[dir=rtl],[dir=rtl] .fd-input-group .fd-input-group__addon:first-child .fd-input-group__button.is-hover,[dir=rtl] .fd-input-group .fd-input-group__addon:first-child .fd-input-group__button:hover{border-left:var(--fdInputGroup_ControlButton_SideBorder_Active);border-right-style:none}.fd-input-group .fd-input-group__addon:first-child .fd-input-group__button.is-active,.fd-input-group .fd-input-group__addon:first-child .fd-input-group__button:active{border-right:var(--fdInputGroup_ControlButton_SideBorder_Active)}.fd-input-group .fd-input-group__addon:first-child .fd-input-group__button.is-active[dir=rtl],.fd-input-group .fd-input-group__addon:first-child .fd-input-group__button:active[dir=rtl],[dir=rtl] .fd-input-group .fd-input-group__addon:first-child .fd-input-group__button.is-active,[dir=rtl] .fd-input-group .fd-input-group__addon:first-child .fd-input-group__button:active{border-left:var(--fdInputGroup_ControlButton_SideBorder_Active);border-right-style:none}.fd-input-group .fd-input-group__addon:not(:first-child) .fd-input-group__button{border-left:var(--fdInputGroup_ControlButton_SideBorder)}.fd-input-group .fd-input-group__addon:not(:first-child) .fd-input-group__button[dir=rtl],[dir=rtl] .fd-input-group .fd-input-group__addon:not(:first-child) .fd-input-group__button{border-left-style:none;border-right:var(--fdInputGroup_ControlButton_SideBorder)}.fd-input-group .fd-input-group__addon:not(:first-child) .fd-input-group__button.is-hover,.fd-input-group .fd-input-group__addon:not(:first-child) .fd-input-group__button:hover{border-left:var(--fdInputGroup_ControlButton_SideBorder_Active)}.fd-input-group .fd-input-group__addon:not(:first-child) .fd-input-group__button.is-hover[dir=rtl],.fd-input-group .fd-input-group__addon:not(:first-child) .fd-input-group__button:hover[dir=rtl],[dir=rtl] .fd-input-group .fd-input-group__addon:not(:first-child) .fd-input-group__button.is-hover,[dir=rtl] .fd-input-group .fd-input-group__addon:not(:first-child) .fd-input-group__button:hover{border-left-style:none;border-right:var(--fdInputGroup_ControlButton_SideBorder_Active)}.fd-input-group .fd-input-group__addon:not(:first-child) .fd-input-group__button.is-active,.fd-input-group .fd-input-group__addon:not(:first-child) .fd-input-group__button:active{border-left:var(--fdInputGroup_ControlButton_SideBorder_Active)}.fd-input-group .fd-input-group__addon:not(:first-child) .fd-input-group__button.is-active[dir=rtl],.fd-input-group .fd-input-group__addon:not(:first-child) .fd-input-group__button:active[dir=rtl],[dir=rtl] .fd-input-group .fd-input-group__addon:not(:first-child) .fd-input-group__button.is-active,[dir=rtl] .fd-input-group .fd-input-group__addon:not(:first-child) .fd-input-group__button:active{border-left-style:none;border-right:var(--fdInputGroup_ControlButton_SideBorder_Active)}.fd-input-group .fd-input-group__button{background:var(--fdInput_Group_Button_Background);border:none;border-radius:var(--fdInput_Group_Button_Border_Raduis);color:var(--fdInput_Group_Button_Text_Color);overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;z-index:auto!important}.fd-input-group .fd-input-group__button:before{display:none!important}.fd-input-group .fd-input-group__button.is-hover,.fd-input-group .fd-input-group__button:hover{--fdInput_Group_Button_Text_Color:var(--fdInput_Group_Button_Hover_Text_Color);-webkit-box-shadow:var(--fdInput_Group_Button_Box_Shadow);background:var(--fdInput_Group_Button_Hover_Background);box-shadow:var(--fdInput_Group_Button_Box_Shadow)}.fd-input-group .fd-input-group__button.is-active,.fd-input-group .fd-input-group__button:active{-webkit-box-shadow:var(--fdInput_Group_Button_Box_Shadow);background:var(--fdInput_Group_Button_Active_Background);box-shadow:var(--fdInput_Group_Button_Box_Shadow);color:var(--fdInput_Group_Button_Active_Text_Color)}.fd-input-group.is-success .fd-input-group__button.is-active,.fd-input-group.is-success .fd-input-group__button.is-hover,.fd-input-group.is-success .fd-input-group__button:active,.fd-input-group.is-success .fd-input-group__button:hover{box-shadow:var(--fdInput_Group_Button_Success_Active_Box_Shadow)}.fd-input-group.is-success .fd-input-group__button.is-active,.fd-input-group.is-success .fd-input-group__button:active{color:var(--fdInput_Group_Button_Success_Active_Text_Color)}.fd-input-group.is-error .fd-input-group__button.is-active,.fd-input-group.is-error .fd-input-group__button.is-hover,.fd-input-group.is-error .fd-input-group__button:active,.fd-input-group.is-error .fd-input-group__button:hover{box-shadow:var(--fdInput_Group_Button_Error_Active_Box_Shadow)}.fd-input-group.is-error .fd-input-group__button.is-active,.fd-input-group.is-error .fd-input-group__button:active{color:var(--fdInput_Group_Button_Error_Active_Text_Color)}.fd-input-group.is-warning .fd-input-group__button.is-active,.fd-input-group.is-warning .fd-input-group__button.is-hover,.fd-input-group.is-warning .fd-input-group__button:active,.fd-input-group.is-warning .fd-input-group__button:hover{box-shadow:var(--fdInput_Group_Button_Warning_Active_Box_Shadow)}.fd-input-group.is-warning .fd-input-group__button.is-active,.fd-input-group.is-warning .fd-input-group__button:active{color:var(--fdInput_Group_Button_Warning_Active_Text_Color)}.fd-input-group.is-alert .fd-input-group__button.is-active,.fd-input-group.is-alert .fd-input-group__button.is-hover,.fd-input-group.is-alert .fd-input-group__button:active,.fd-input-group.is-alert .fd-input-group__button:hover{box-shadow:var(--fdInput_Group_Button_Warning_Active_Box_Shadow)}.fd-input-group.is-alert .fd-input-group__button.is-active,.fd-input-group.is-alert .fd-input-group__button:active{color:var(--fdInput_Group_Button_Warning_Active_Text_Color)}.fd-input-group.is-information .fd-input-group__button.is-active,.fd-input-group.is-information .fd-input-group__button.is-hover,.fd-input-group.is-information .fd-input-group__button:active,.fd-input-group.is-information .fd-input-group__button:hover{box-shadow:var(--fdInput_Group_Button_Information_Active_Box_Shadow)}.fd-input-group.is-information .fd-input-group__button.is-active,.fd-input-group.is-information .fd-input-group__button:active{color:var(--fdInput_Group_Button_Information_Active_Text_Color)}.fd-input-group .fd-input-group__input{-webkit-box-flex:1;-ms-flex:1 1 10rem;background:none;background-color:var(--fdInputGroup_Input_Background, transparent);border:var(--fdInputGroup_Input_Border, none);color:var(--fdInputGroup_Input_Color, inherit);flex:1 1 10rem;padding-left:.25rem;padding-right:.25rem;text-shadow:var(--fdInputGroup_Text_Shadow)}.fd-input-group .fd-input-group__input:nth-child(n+1){margin:0}.fd-input-group .fd-input-group__input::placeholder{color:var(--fdInputGroup_Input_Placeholder_Color, var(--sapField_PlaceholderTextColor));font-style:var(--fdInputGroup_Input_Placeholder_Style, italic)}.fd-input-group .fd-input-group__input.is-hover,.fd-input-group .fd-input-group__input:hover{-webkit-box-shadow:none;background:none;background-color:var(--fdInputGroup_Hover_Input_Background, transparent);box-shadow:none}.fd-input-group .fd-input-group__input.is-focus,.fd-input-group .fd-input-group__input:focus{-webkit-box-shadow:none;background:var(--fdInputGroup_Input_Background, none);border-radius:0;box-shadow:none;outline:none;z-index:5}.fd-input-group .fd-input-group__input:first-child{padding-left:.625rem}.fd-input-group .fd-input-group__input:first-child[dir=rtl],[dir=rtl] .fd-input-group .fd-input-group__input:first-child{padding-left:0;padding-right:.625rem}.fd-input-group .fd-input-group__input:last-child{padding-right:.625rem}.fd-input-group .fd-input-group__input:last-child[dir=rtl],[dir=rtl] .fd-input-group .fd-input-group__input:last-child{padding-left:.625rem;padding-right:.25rem}.fd-input-group--inline{display:inline-flex;vertical-align:bottom;width:auto}.fd-input-group__addon{-webkit-box-sizing:border-box;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:var(--fdInputGroup_Addon_Background, none);border:0;box-sizing:border-box;color:var(--sapTextColor);color:var(--sapContent_NonInteractiveIconColor);display:flex;font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-size:var(--sapFontLargeSize);font-weight:400;forced-color-adjust:none;justify-content:center;line-height:var(--sapContent_LineHeight);margin:0;min-height:var(--fdInput_Group_Addon_Height, 2.25rem);min-width:var(--fdInput_Group_Addon_Width, 2.25rem);overflow:hidden;padding:0 .625rem;text-overflow:ellipsis;white-space:nowrap}.fd-input-group__addon:after,.fd-input-group__addon:before{box-sizing:inherit;font-size:inherit}.fd-input-group__addon span[class*=sap-icon--]:before{font-size:var(--sapFontLargeSize)}.fd-input-group__addon--readonly{opacity:.4}.fd-input-group__addon--button{overflow:visible;padding:0}.fd-input-group--control[aria-expanded=true]{margin-bottom:0}.fd-input-group[class*=-compact],.fd-input-group[class*=-condensed],[class*=-compact] .fd-input-group:not([class*=-cozy]),[class*=-condensed] .fd-input-group:not([class*=-cozy]){--fdInput_Field_Margin:.1875rem 0;--fdInput_Field_Compact_Margin:0;--fdInput_Group_Addon_Width:2rem;--fdInput_Group_Addon_Height:1.625rem}.fd-input-group .fd-textarea{resize:vertical}.fd-input-group .is-disabled,.fd-input-group :disabled,.fd-input-group [aria-disabled=true]{opacity:1}.fd-input-group.is-readonly,.fd-input-group[readonly]{overflow:visible}.fd-input-group .fd-tokenizer,.fd-input-group .fd-tokenizer.is-focus,.fd-input-group .fd-tokenizer.is-hover,.fd-input-group .fd-tokenizer:focus,.fd-input-group .fd-tokenizer:hover{-webkit-box-shadow:none;background:none;background-color:var(transparent, transparent);box-shadow:none}.fd-input-group .fd-tokenizer.is-focus,.fd-input-group .fd-tokenizer:focus{outline:none;z-index:5}fd-input-group .fd-input-group__addon--button.fd-input-group__addon--textarea>*{max-height:100%;height:100%}fd-input-group .fd-button.fd-button--transparent{background:transparent}fd-input-group .fd-input-group__addon:not(:first-child) .fd-input-group__button:focus{border:none}\n"], dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i3.ButtonComponent, selector: "button[fd-button], a[fd-button]", inputs: ["class"], exportAs: ["fd-button"] }, { kind: "directive", type: i4.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i4.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "directive", type: i5.InputGroupInputDirective, selector: "[fdInputGroupInput], [fd-input-group-input]", inputs: ["class"] }, { kind: "directive", type: i5.InputGroupAddOnDirective, selector: "[fdInputGroupAddon], [fd-input-group-addon]", inputs: ["class", "placement", "type", "state", "button"] }, { kind: "directive", type: i5.InputGroupAddonButtonDirective, selector: "[fdInputGroupAddonButton], [fd-input-group-addon-button]" }, { kind: "pipe", type: i2.AsyncPipe, name: "async" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
200
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: InputGroupComponent, decorators: [{
200
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: InputGroupComponent, decorators: [{
201
201
  type: Component,
202
202
  args: [{ selector: 'fd-input-group', providers: [
203
203
  {
@@ -10,8 +10,8 @@ import { ContentDensityModule } from '@fundamental-ngx/core/content-density';
10
10
  import * as i0 from "@angular/core";
11
11
  export class InputGroupModule {
12
12
  }
13
- InputGroupModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: InputGroupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
14
- InputGroupModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.8", ngImport: i0, type: InputGroupModule, declarations: [InputGroupComponent,
13
+ InputGroupModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: InputGroupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
14
+ InputGroupModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.1", ngImport: i0, type: InputGroupModule, declarations: [InputGroupComponent,
15
15
  InputGroupInputDirective,
16
16
  InputGroupTextareaDirective,
17
17
  InputGroupAddOnDirective,
@@ -23,8 +23,8 @@ InputGroupModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", versio
23
23
  DeprecatedInputGroupCompactDirective,
24
24
  ContentDensityModule,
25
25
  InputGroupAddonButtonDirective] });
26
- InputGroupModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: InputGroupModule, imports: [CommonModule, ButtonModule, IconModule, FormsModule, ContentDensityModule, ContentDensityModule] });
27
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: InputGroupModule, decorators: [{
26
+ InputGroupModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: InputGroupModule, imports: [CommonModule, ButtonModule, IconModule, FormsModule, ContentDensityModule, ContentDensityModule] });
27
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: InputGroupModule, decorators: [{
28
28
  type: NgModule,
29
29
  args: [{
30
30
  declarations: [
@@ -54,15 +54,15 @@ export class LayoutGridColDirective {
54
54
  return col <= GRID_COLUMNS_NUMBER && col >= 1 ? classPrefix + col : null;
55
55
  }
56
56
  }
57
- LayoutGridColDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: LayoutGridColDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
58
- LayoutGridColDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.8", type: LayoutGridColDirective, selector: "[fd-layout-grid-col], [fdLayoutGridCol]", inputs: { fdLayoutGridCol: "fdLayoutGridCol", colGrow: "colGrow", colMd: "colMd", colLg: "colLg", colXl: "colXl", colOffset: "colOffset", colOffsetMd: "colOffsetMd", colOffsetLg: "colOffsetLg", colOffsetXl: "colOffsetXl", class: "class" }, usesOnChanges: true, ngImport: i0 });
57
+ LayoutGridColDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: LayoutGridColDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
58
+ LayoutGridColDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.1", type: LayoutGridColDirective, selector: "[fd-layout-grid-col], [fdLayoutGridCol]", inputs: { fdLayoutGridCol: "fdLayoutGridCol", colGrow: "colGrow", colMd: "colMd", colLg: "colLg", colXl: "colXl", colOffset: "colOffset", colOffsetMd: "colOffsetMd", colOffsetLg: "colOffsetLg", colOffsetXl: "colOffsetXl", class: "class" }, usesOnChanges: true, ngImport: i0 });
59
59
  __decorate([
60
60
  applyCssClass,
61
61
  __metadata("design:type", Function),
62
62
  __metadata("design:paramtypes", []),
63
63
  __metadata("design:returntype", Array)
64
64
  ], LayoutGridColDirective.prototype, "buildComponentCssClass", null);
65
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: LayoutGridColDirective, decorators: [{
65
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: LayoutGridColDirective, decorators: [{
66
66
  type: Directive,
67
67
  args: [{
68
68
  selector: '[fd-layout-grid-col], [fdLayoutGridCol]'
@@ -2,9 +2,9 @@ import { Directive } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
3
  export class LayoutGridRowDirective {
4
4
  }
5
- LayoutGridRowDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: LayoutGridRowDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
6
- LayoutGridRowDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.8", type: LayoutGridRowDirective, selector: "[fd-layout-grid-row], [fdLayoutGridRow]", host: { classAttribute: "fd-row" }, ngImport: i0 });
7
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: LayoutGridRowDirective, decorators: [{
5
+ LayoutGridRowDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: LayoutGridRowDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
6
+ LayoutGridRowDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.1", type: LayoutGridRowDirective, selector: "[fd-layout-grid-row], [fdLayoutGridRow]", host: { classAttribute: "fd-row" }, ngImport: i0 });
7
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: LayoutGridRowDirective, decorators: [{
8
8
  type: Directive,
9
9
  args: [{
10
10
  selector: '[fd-layout-grid-row], [fdLayoutGridRow]',
@@ -44,15 +44,15 @@ export class LayoutGridComponent {
44
44
  ];
45
45
  }
46
46
  }
47
- LayoutGridComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: LayoutGridComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
48
- LayoutGridComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.8", type: LayoutGridComponent, selector: "fd-layout-grid, [fdLayoutGrid]", inputs: { class: "class", noGap: "noGap", noHorizontalGap: "noHorizontalGap", noVerticalGap: "noVerticalGap" }, queries: [{ propertyName: "_rowsQueryList", predicate: LayoutGridRowDirective }], usesOnChanges: true, ngImport: i0, template: "<ng-container *ngIf=\"_rowsQueryList.length; else rowWrapper\">\n <ng-template [ngTemplateOutlet]=\"content\"></ng-template>\n</ng-container>\n\n<!-- To avoid breaking change-->\n<ng-template #rowWrapper>\n <div fdLayoutGridRow>\n <ng-template [ngTemplateOutlet]=\"content\"></ng-template>\n </div>\n</ng-template>\n\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n", styles: ["/*!\n * Fundamental Library Styles v0.28.3\n * Copyright (c) 2023 SAP SE or an SAP affiliate company.\n * Licensed under Apache License 2.0 (https://github.com/SAP/fundamental-styles/blob/main/LICENSE)\n */.fd-col,.fd-container,.fd-row{-webkit-box-sizing:border-box;border:0;box-sizing:border-box;color:var(--sapTextColor);font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:var(--sapContent_LineHeight);margin:0;padding:0}.fd-col:after,.fd-col:before,.fd-container:after,.fd-container:before,.fd-row:after,.fd-row:before{box-sizing:inherit;font-size:inherit}.fd-container{-ms-flex-wrap:wrap;-webkit-box-flex:0;-ms-flex:0 0 100%;display:flex;flex:0 0 100%;flex-wrap:wrap;padding:0 .25rem;position:relative}.fd-container .fd-row{margin-left:-.25rem;margin-right:-.25rem;min-width:calc(100% + .5rem)}.fd-container>.fd-row>.fd-col{padding-bottom:.25rem;padding-top:.25rem}.fd-container.fd-container--no-gap .fd-row,.fd-container.fd-container--no-horizontal-gap .fd-row{margin-left:0;margin-right:0}.fd-container.fd-container--no-gap .fd-row .fd-col,.fd-container.fd-container--no-horizontal-gap .fd-row .fd-col{padding-left:0;padding-right:0}.fd-container.fd-container--no-gap>.fd-row>.fd-col,.fd-container.fd-container--no-vertical-gap>.fd-row>.fd-col{padding-bottom:0;padding-top:0}.fd-container[dir=rtl],[dir=rtl] .fd-container{direction:rtl}.fd-row{-ms-flex-wrap:wrap;-webkit-box-flex:0;-ms-flex:0 0 100%;display:flex;flex:0 0 100%;flex-wrap:wrap;min-width:100%;position:relative}.fd-col{max-width:100%;min-width:100%;padding-left:.25rem;padding-right:.25rem}.fd-col--0{max-width:0;min-width:0%}.fd-col--offset-0{margin-left:0}.fd-col--offset-0[dir=rtl],[dir=rtl] .fd-col--offset-0{margin-left:0;margin-right:0}.fd-col--offset-after-0{margin-right:0}.fd-col--offset-after-0[dir=rtl],[dir=rtl] .fd-col--offset-after-0{margin-left:0;margin-right:0}.fd-col--1{max-width:8.3333333333%;min-width:8.3333333333%}.fd-col--offset-1{margin-left:8.3333333333%}.fd-col--offset-1[dir=rtl],[dir=rtl] .fd-col--offset-1{margin-left:0;margin-right:8.3333333333%}.fd-col--offset-after-1{margin-right:8.3333333333%}.fd-col--offset-after-1[dir=rtl],[dir=rtl] .fd-col--offset-after-1{margin-left:8.3333333333%;margin-right:0}.fd-col--2{max-width:16.6666666667%;min-width:16.6666666667%}.fd-col--offset-2{margin-left:16.6666666667%}.fd-col--offset-2[dir=rtl],[dir=rtl] .fd-col--offset-2{margin-left:0;margin-right:16.6666666667%}.fd-col--offset-after-2{margin-right:16.6666666667%}.fd-col--offset-after-2[dir=rtl],[dir=rtl] .fd-col--offset-after-2{margin-left:16.6666666667%;margin-right:0}.fd-col--3{max-width:25%;min-width:25%}.fd-col--offset-3{margin-left:25%}.fd-col--offset-3[dir=rtl],[dir=rtl] .fd-col--offset-3{margin-left:0;margin-right:25%}.fd-col--offset-after-3{margin-right:25%}.fd-col--offset-after-3[dir=rtl],[dir=rtl] .fd-col--offset-after-3{margin-left:25%;margin-right:0}.fd-col--4{max-width:33.3333333333%;min-width:33.3333333333%}.fd-col--offset-4{margin-left:33.3333333333%}.fd-col--offset-4[dir=rtl],[dir=rtl] .fd-col--offset-4{margin-left:0;margin-right:33.3333333333%}.fd-col--offset-after-4{margin-right:33.3333333333%}.fd-col--offset-after-4[dir=rtl],[dir=rtl] .fd-col--offset-after-4{margin-left:33.3333333333%;margin-right:0}.fd-col--5{max-width:41.6666666667%;min-width:41.6666666667%}.fd-col--offset-5{margin-left:41.6666666667%}.fd-col--offset-5[dir=rtl],[dir=rtl] .fd-col--offset-5{margin-left:0;margin-right:41.6666666667%}.fd-col--offset-after-5{margin-right:41.6666666667%}.fd-col--offset-after-5[dir=rtl],[dir=rtl] .fd-col--offset-after-5{margin-left:41.6666666667%;margin-right:0}.fd-col--6{max-width:50%;min-width:50%}.fd-col--offset-6{margin-left:50%}.fd-col--offset-6[dir=rtl],[dir=rtl] .fd-col--offset-6{margin-left:0;margin-right:50%}.fd-col--offset-after-6{margin-right:50%}.fd-col--offset-after-6[dir=rtl],[dir=rtl] .fd-col--offset-after-6{margin-left:50%;margin-right:0}.fd-col--7{max-width:58.3333333333%;min-width:58.3333333333%}.fd-col--offset-7{margin-left:58.3333333333%}.fd-col--offset-7[dir=rtl],[dir=rtl] .fd-col--offset-7{margin-left:0;margin-right:58.3333333333%}.fd-col--offset-after-7{margin-right:58.3333333333%}.fd-col--offset-after-7[dir=rtl],[dir=rtl] .fd-col--offset-after-7{margin-left:58.3333333333%;margin-right:0}.fd-col--8{max-width:66.6666666667%;min-width:66.6666666667%}.fd-col--offset-8{margin-left:66.6666666667%}.fd-col--offset-8[dir=rtl],[dir=rtl] .fd-col--offset-8{margin-left:0;margin-right:66.6666666667%}.fd-col--offset-after-8{margin-right:66.6666666667%}.fd-col--offset-after-8[dir=rtl],[dir=rtl] .fd-col--offset-after-8{margin-left:66.6666666667%;margin-right:0}.fd-col--9{max-width:75%;min-width:75%}.fd-col--offset-9{margin-left:75%}.fd-col--offset-9[dir=rtl],[dir=rtl] .fd-col--offset-9{margin-left:0;margin-right:75%}.fd-col--offset-after-9{margin-right:75%}.fd-col--offset-after-9[dir=rtl],[dir=rtl] .fd-col--offset-after-9{margin-left:75%;margin-right:0}.fd-col--10{max-width:83.3333333333%;min-width:83.3333333333%}.fd-col--offset-10{margin-left:83.3333333333%}.fd-col--offset-10[dir=rtl],[dir=rtl] .fd-col--offset-10{margin-left:0;margin-right:83.3333333333%}.fd-col--offset-after-10{margin-right:83.3333333333%}.fd-col--offset-after-10[dir=rtl],[dir=rtl] .fd-col--offset-after-10{margin-left:83.3333333333%;margin-right:0}.fd-col--11{max-width:91.6666666667%;min-width:91.6666666667%}.fd-col--offset-11{margin-left:91.6666666667%}.fd-col--offset-11[dir=rtl],[dir=rtl] .fd-col--offset-11{margin-left:0;margin-right:91.6666666667%}.fd-col--offset-after-11{margin-right:91.6666666667%}.fd-col--offset-after-11[dir=rtl],[dir=rtl] .fd-col--offset-after-11{margin-left:91.6666666667%;margin-right:0}.fd-col--12{max-width:100%;min-width:100%}.fd-col--offset-12{margin-left:100%}.fd-col--offset-12[dir=rtl],[dir=rtl] .fd-col--offset-12{margin-left:0;margin-right:100%}.fd-col--offset-after-12{margin-right:100%}.fd-col--offset-after-12[dir=rtl],[dir=rtl] .fd-col--offset-after-12{margin-left:100%;margin-right:0}.fd-col--full{flex:1;max-width:none;min-width:8.3333333333%}.fd-col--wrap{flex-wrap:wrap}@media (min-width: 600px){.fd-container{padding:0 .5rem}.fd-container .fd-row{margin-left:-.5rem;margin-right:-.5rem;min-width:calc(100% + 1rem)}.fd-container>.fd-row>.fd-col{padding-bottom:.5rem;padding-top:.5rem}.fd-col{padding-left:.5rem;padding-right:.5rem}.fd-col-md--0{max-width:0;min-width:0%}.fd-col-md--offset-0{margin-left:0}.fd-col-md--offset-0[dir=rtl],[dir=rtl] .fd-col-md--offset-0{margin-left:0;margin-right:0}.fd-col-md--offset-after-0{margin-right:0}.fd-col-md--offset-after-0[dir=rtl],[dir=rtl] .fd-col-md--offset-after-0{margin-left:0;margin-right:0}.fd-col-md--1{max-width:8.3333333333%;min-width:8.3333333333%}.fd-col-md--offset-1{margin-left:8.3333333333%}.fd-col-md--offset-1[dir=rtl],[dir=rtl] .fd-col-md--offset-1{margin-left:0;margin-right:8.3333333333%}.fd-col-md--offset-after-1{margin-right:8.3333333333%}.fd-col-md--offset-after-1[dir=rtl],[dir=rtl] .fd-col-md--offset-after-1{margin-left:8.3333333333%;margin-right:0}.fd-col-md--2{max-width:16.6666666667%;min-width:16.6666666667%}.fd-col-md--offset-2{margin-left:16.6666666667%}.fd-col-md--offset-2[dir=rtl],[dir=rtl] .fd-col-md--offset-2{margin-left:0;margin-right:16.6666666667%}.fd-col-md--offset-after-2{margin-right:16.6666666667%}.fd-col-md--offset-after-2[dir=rtl],[dir=rtl] .fd-col-md--offset-after-2{margin-left:16.6666666667%;margin-right:0}.fd-col-md--3{max-width:25%;min-width:25%}.fd-col-md--offset-3{margin-left:25%}.fd-col-md--offset-3[dir=rtl],[dir=rtl] .fd-col-md--offset-3{margin-left:0;margin-right:25%}.fd-col-md--offset-after-3{margin-right:25%}.fd-col-md--offset-after-3[dir=rtl],[dir=rtl] .fd-col-md--offset-after-3{margin-left:25%;margin-right:0}.fd-col-md--4{max-width:33.3333333333%;min-width:33.3333333333%}.fd-col-md--offset-4{margin-left:33.3333333333%}.fd-col-md--offset-4[dir=rtl],[dir=rtl] .fd-col-md--offset-4{margin-left:0;margin-right:33.3333333333%}.fd-col-md--offset-after-4{margin-right:33.3333333333%}.fd-col-md--offset-after-4[dir=rtl],[dir=rtl] .fd-col-md--offset-after-4{margin-left:33.3333333333%;margin-right:0}.fd-col-md--5{max-width:41.6666666667%;min-width:41.6666666667%}.fd-col-md--offset-5{margin-left:41.6666666667%}.fd-col-md--offset-5[dir=rtl],[dir=rtl] .fd-col-md--offset-5{margin-left:0;margin-right:41.6666666667%}.fd-col-md--offset-after-5{margin-right:41.6666666667%}.fd-col-md--offset-after-5[dir=rtl],[dir=rtl] .fd-col-md--offset-after-5{margin-left:41.6666666667%;margin-right:0}.fd-col-md--6{max-width:50%;min-width:50%}.fd-col-md--offset-6{margin-left:50%}.fd-col-md--offset-6[dir=rtl],[dir=rtl] .fd-col-md--offset-6{margin-left:0;margin-right:50%}.fd-col-md--offset-after-6{margin-right:50%}.fd-col-md--offset-after-6[dir=rtl],[dir=rtl] .fd-col-md--offset-after-6{margin-left:50%;margin-right:0}.fd-col-md--7{max-width:58.3333333333%;min-width:58.3333333333%}.fd-col-md--offset-7{margin-left:58.3333333333%}.fd-col-md--offset-7[dir=rtl],[dir=rtl] .fd-col-md--offset-7{margin-left:0;margin-right:58.3333333333%}.fd-col-md--offset-after-7{margin-right:58.3333333333%}.fd-col-md--offset-after-7[dir=rtl],[dir=rtl] .fd-col-md--offset-after-7{margin-left:58.3333333333%;margin-right:0}.fd-col-md--8{max-width:66.6666666667%;min-width:66.6666666667%}.fd-col-md--offset-8{margin-left:66.6666666667%}.fd-col-md--offset-8[dir=rtl],[dir=rtl] .fd-col-md--offset-8{margin-left:0;margin-right:66.6666666667%}.fd-col-md--offset-after-8{margin-right:66.6666666667%}.fd-col-md--offset-after-8[dir=rtl],[dir=rtl] .fd-col-md--offset-after-8{margin-left:66.6666666667%;margin-right:0}.fd-col-md--9{max-width:75%;min-width:75%}.fd-col-md--offset-9{margin-left:75%}.fd-col-md--offset-9[dir=rtl],[dir=rtl] .fd-col-md--offset-9{margin-left:0;margin-right:75%}.fd-col-md--offset-after-9{margin-right:75%}.fd-col-md--offset-after-9[dir=rtl],[dir=rtl] .fd-col-md--offset-after-9{margin-left:75%;margin-right:0}.fd-col-md--10{max-width:83.3333333333%;min-width:83.3333333333%}.fd-col-md--offset-10{margin-left:83.3333333333%}.fd-col-md--offset-10[dir=rtl],[dir=rtl] .fd-col-md--offset-10{margin-left:0;margin-right:83.3333333333%}.fd-col-md--offset-after-10{margin-right:83.3333333333%}.fd-col-md--offset-after-10[dir=rtl],[dir=rtl] .fd-col-md--offset-after-10{margin-left:83.3333333333%;margin-right:0}.fd-col-md--11{max-width:91.6666666667%;min-width:91.6666666667%}.fd-col-md--offset-11{margin-left:91.6666666667%}.fd-col-md--offset-11[dir=rtl],[dir=rtl] .fd-col-md--offset-11{margin-left:0;margin-right:91.6666666667%}.fd-col-md--offset-after-11{margin-right:91.6666666667%}.fd-col-md--offset-after-11[dir=rtl],[dir=rtl] .fd-col-md--offset-after-11{margin-left:91.6666666667%;margin-right:0}.fd-col-md--12{max-width:100%;min-width:100%}.fd-col-md--offset-12{margin-left:100%}.fd-col-md--offset-12[dir=rtl],[dir=rtl] .fd-col-md--offset-12{margin-left:0;margin-right:100%}.fd-col-md--offset-after-12{margin-right:100%}.fd-col-md--offset-after-12[dir=rtl],[dir=rtl] .fd-col-md--offset-after-12{margin-left:100%;margin-right:0}}@media (min-width: 1024px){.fd-col-lg--0{max-width:0;min-width:0%}.fd-col-lg--offset-0{margin-left:0}.fd-col-lg--offset-0[dir=rtl],[dir=rtl] .fd-col-lg--offset-0{margin-left:0;margin-right:0}.fd-col-lg--offset-after-0{margin-right:0}.fd-col-lg--offset-after-0[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-0{margin-left:0;margin-right:0}.fd-col-lg--1{max-width:8.3333333333%;min-width:8.3333333333%}.fd-col-lg--offset-1{margin-left:8.3333333333%}.fd-col-lg--offset-1[dir=rtl],[dir=rtl] .fd-col-lg--offset-1{margin-left:0;margin-right:8.3333333333%}.fd-col-lg--offset-after-1{margin-right:8.3333333333%}.fd-col-lg--offset-after-1[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-1{margin-left:8.3333333333%;margin-right:0}.fd-col-lg--2{max-width:16.6666666667%;min-width:16.6666666667%}.fd-col-lg--offset-2{margin-left:16.6666666667%}.fd-col-lg--offset-2[dir=rtl],[dir=rtl] .fd-col-lg--offset-2{margin-left:0;margin-right:16.6666666667%}.fd-col-lg--offset-after-2{margin-right:16.6666666667%}.fd-col-lg--offset-after-2[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-2{margin-left:16.6666666667%;margin-right:0}.fd-col-lg--3{max-width:25%;min-width:25%}.fd-col-lg--offset-3{margin-left:25%}.fd-col-lg--offset-3[dir=rtl],[dir=rtl] .fd-col-lg--offset-3{margin-left:0;margin-right:25%}.fd-col-lg--offset-after-3{margin-right:25%}.fd-col-lg--offset-after-3[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-3{margin-left:25%;margin-right:0}.fd-col-lg--4{max-width:33.3333333333%;min-width:33.3333333333%}.fd-col-lg--offset-4{margin-left:33.3333333333%}.fd-col-lg--offset-4[dir=rtl],[dir=rtl] .fd-col-lg--offset-4{margin-left:0;margin-right:33.3333333333%}.fd-col-lg--offset-after-4{margin-right:33.3333333333%}.fd-col-lg--offset-after-4[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-4{margin-left:33.3333333333%;margin-right:0}.fd-col-lg--5{max-width:41.6666666667%;min-width:41.6666666667%}.fd-col-lg--offset-5{margin-left:41.6666666667%}.fd-col-lg--offset-5[dir=rtl],[dir=rtl] .fd-col-lg--offset-5{margin-left:0;margin-right:41.6666666667%}.fd-col-lg--offset-after-5{margin-right:41.6666666667%}.fd-col-lg--offset-after-5[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-5{margin-left:41.6666666667%;margin-right:0}.fd-col-lg--6{max-width:50%;min-width:50%}.fd-col-lg--offset-6{margin-left:50%}.fd-col-lg--offset-6[dir=rtl],[dir=rtl] .fd-col-lg--offset-6{margin-left:0;margin-right:50%}.fd-col-lg--offset-after-6{margin-right:50%}.fd-col-lg--offset-after-6[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-6{margin-left:50%;margin-right:0}.fd-col-lg--7{max-width:58.3333333333%;min-width:58.3333333333%}.fd-col-lg--offset-7{margin-left:58.3333333333%}.fd-col-lg--offset-7[dir=rtl],[dir=rtl] .fd-col-lg--offset-7{margin-left:0;margin-right:58.3333333333%}.fd-col-lg--offset-after-7{margin-right:58.3333333333%}.fd-col-lg--offset-after-7[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-7{margin-left:58.3333333333%;margin-right:0}.fd-col-lg--8{max-width:66.6666666667%;min-width:66.6666666667%}.fd-col-lg--offset-8{margin-left:66.6666666667%}.fd-col-lg--offset-8[dir=rtl],[dir=rtl] .fd-col-lg--offset-8{margin-left:0;margin-right:66.6666666667%}.fd-col-lg--offset-after-8{margin-right:66.6666666667%}.fd-col-lg--offset-after-8[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-8{margin-left:66.6666666667%;margin-right:0}.fd-col-lg--9{max-width:75%;min-width:75%}.fd-col-lg--offset-9{margin-left:75%}.fd-col-lg--offset-9[dir=rtl],[dir=rtl] .fd-col-lg--offset-9{margin-left:0;margin-right:75%}.fd-col-lg--offset-after-9{margin-right:75%}.fd-col-lg--offset-after-9[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-9{margin-left:75%;margin-right:0}.fd-col-lg--10{max-width:83.3333333333%;min-width:83.3333333333%}.fd-col-lg--offset-10{margin-left:83.3333333333%}.fd-col-lg--offset-10[dir=rtl],[dir=rtl] .fd-col-lg--offset-10{margin-left:0;margin-right:83.3333333333%}.fd-col-lg--offset-after-10{margin-right:83.3333333333%}.fd-col-lg--offset-after-10[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-10{margin-left:83.3333333333%;margin-right:0}.fd-col-lg--11{max-width:91.6666666667%;min-width:91.6666666667%}.fd-col-lg--offset-11{margin-left:91.6666666667%}.fd-col-lg--offset-11[dir=rtl],[dir=rtl] .fd-col-lg--offset-11{margin-left:0;margin-right:91.6666666667%}.fd-col-lg--offset-after-11{margin-right:91.6666666667%}.fd-col-lg--offset-after-11[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-11{margin-left:91.6666666667%;margin-right:0}.fd-col-lg--12{max-width:100%;min-width:100%}.fd-col-lg--offset-12{margin-left:100%}.fd-col-lg--offset-12[dir=rtl],[dir=rtl] .fd-col-lg--offset-12{margin-left:0;margin-right:100%}.fd-col-lg--offset-after-12{margin-right:100%}.fd-col-lg--offset-after-12[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-12{margin-left:100%;margin-right:0}}@media (min-width: 1440px){.fd-col-xl--0{max-width:0;min-width:0%}.fd-col-xl--offset-0{margin-left:0}.fd-col-xl--offset-0[dir=rtl],[dir=rtl] .fd-col-xl--offset-0{margin-left:0;margin-right:0}.fd-col-xl--offset-after-0{margin-right:0}.fd-col-xl--offset-after-0[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-0{margin-left:0;margin-right:0}.fd-col-xl--1{max-width:8.3333333333%;min-width:8.3333333333%}.fd-col-xl--offset-1{margin-left:8.3333333333%}.fd-col-xl--offset-1[dir=rtl],[dir=rtl] .fd-col-xl--offset-1{margin-left:0;margin-right:8.3333333333%}.fd-col-xl--offset-after-1{margin-right:8.3333333333%}.fd-col-xl--offset-after-1[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-1{margin-left:8.3333333333%;margin-right:0}.fd-col-xl--2{max-width:16.6666666667%;min-width:16.6666666667%}.fd-col-xl--offset-2{margin-left:16.6666666667%}.fd-col-xl--offset-2[dir=rtl],[dir=rtl] .fd-col-xl--offset-2{margin-left:0;margin-right:16.6666666667%}.fd-col-xl--offset-after-2{margin-right:16.6666666667%}.fd-col-xl--offset-after-2[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-2{margin-left:16.6666666667%;margin-right:0}.fd-col-xl--3{max-width:25%;min-width:25%}.fd-col-xl--offset-3{margin-left:25%}.fd-col-xl--offset-3[dir=rtl],[dir=rtl] .fd-col-xl--offset-3{margin-left:0;margin-right:25%}.fd-col-xl--offset-after-3{margin-right:25%}.fd-col-xl--offset-after-3[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-3{margin-left:25%;margin-right:0}.fd-col-xl--4{max-width:33.3333333333%;min-width:33.3333333333%}.fd-col-xl--offset-4{margin-left:33.3333333333%}.fd-col-xl--offset-4[dir=rtl],[dir=rtl] .fd-col-xl--offset-4{margin-left:0;margin-right:33.3333333333%}.fd-col-xl--offset-after-4{margin-right:33.3333333333%}.fd-col-xl--offset-after-4[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-4{margin-left:33.3333333333%;margin-right:0}.fd-col-xl--5{max-width:41.6666666667%;min-width:41.6666666667%}.fd-col-xl--offset-5{margin-left:41.6666666667%}.fd-col-xl--offset-5[dir=rtl],[dir=rtl] .fd-col-xl--offset-5{margin-left:0;margin-right:41.6666666667%}.fd-col-xl--offset-after-5{margin-right:41.6666666667%}.fd-col-xl--offset-after-5[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-5{margin-left:41.6666666667%;margin-right:0}.fd-col-xl--6{max-width:50%;min-width:50%}.fd-col-xl--offset-6{margin-left:50%}.fd-col-xl--offset-6[dir=rtl],[dir=rtl] .fd-col-xl--offset-6{margin-left:0;margin-right:50%}.fd-col-xl--offset-after-6{margin-right:50%}.fd-col-xl--offset-after-6[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-6{margin-left:50%;margin-right:0}.fd-col-xl--7{max-width:58.3333333333%;min-width:58.3333333333%}.fd-col-xl--offset-7{margin-left:58.3333333333%}.fd-col-xl--offset-7[dir=rtl],[dir=rtl] .fd-col-xl--offset-7{margin-left:0;margin-right:58.3333333333%}.fd-col-xl--offset-after-7{margin-right:58.3333333333%}.fd-col-xl--offset-after-7[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-7{margin-left:58.3333333333%;margin-right:0}.fd-col-xl--8{max-width:66.6666666667%;min-width:66.6666666667%}.fd-col-xl--offset-8{margin-left:66.6666666667%}.fd-col-xl--offset-8[dir=rtl],[dir=rtl] .fd-col-xl--offset-8{margin-left:0;margin-right:66.6666666667%}.fd-col-xl--offset-after-8{margin-right:66.6666666667%}.fd-col-xl--offset-after-8[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-8{margin-left:66.6666666667%;margin-right:0}.fd-col-xl--9{max-width:75%;min-width:75%}.fd-col-xl--offset-9{margin-left:75%}.fd-col-xl--offset-9[dir=rtl],[dir=rtl] .fd-col-xl--offset-9{margin-left:0;margin-right:75%}.fd-col-xl--offset-after-9{margin-right:75%}.fd-col-xl--offset-after-9[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-9{margin-left:75%;margin-right:0}.fd-col-xl--10{max-width:83.3333333333%;min-width:83.3333333333%}.fd-col-xl--offset-10{margin-left:83.3333333333%}.fd-col-xl--offset-10[dir=rtl],[dir=rtl] .fd-col-xl--offset-10{margin-left:0;margin-right:83.3333333333%}.fd-col-xl--offset-after-10{margin-right:83.3333333333%}.fd-col-xl--offset-after-10[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-10{margin-left:83.3333333333%;margin-right:0}.fd-col-xl--11{max-width:91.6666666667%;min-width:91.6666666667%}.fd-col-xl--offset-11{margin-left:91.6666666667%}.fd-col-xl--offset-11[dir=rtl],[dir=rtl] .fd-col-xl--offset-11{margin-left:0;margin-right:91.6666666667%}.fd-col-xl--offset-after-11{margin-right:91.6666666667%}.fd-col-xl--offset-after-11[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-11{margin-left:91.6666666667%;margin-right:0}.fd-col-xl--12{max-width:100%;min-width:100%}.fd-col-xl--offset-12{margin-left:100%}.fd-col-xl--offset-12[dir=rtl],[dir=rtl] .fd-col-xl--offset-12{margin-left:0;margin-right:100%}.fd-col-xl--offset-after-12{margin-right:100%}.fd-col-xl--offset-after-12[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-12{margin-left:100%;margin-right:0}}\n"], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i2.LayoutGridRowDirective, selector: "[fd-layout-grid-row], [fdLayoutGridRow]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
47
+ LayoutGridComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: LayoutGridComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
48
+ LayoutGridComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.1", type: LayoutGridComponent, selector: "fd-layout-grid, [fdLayoutGrid]", inputs: { class: "class", noGap: "noGap", noHorizontalGap: "noHorizontalGap", noVerticalGap: "noVerticalGap" }, queries: [{ propertyName: "_rowsQueryList", predicate: LayoutGridRowDirective }], usesOnChanges: true, ngImport: i0, template: "<ng-container *ngIf=\"_rowsQueryList.length; else rowWrapper\">\n <ng-template [ngTemplateOutlet]=\"content\"></ng-template>\n</ng-container>\n\n<!-- To avoid breaking change-->\n<ng-template #rowWrapper>\n <div fdLayoutGridRow>\n <ng-template [ngTemplateOutlet]=\"content\"></ng-template>\n </div>\n</ng-template>\n\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n", styles: ["/*!\n * Fundamental Library Styles v0.28.3\n * Copyright (c) 2023 SAP SE or an SAP affiliate company.\n * Licensed under Apache License 2.0 (https://github.com/SAP/fundamental-styles/blob/main/LICENSE)\n */.fd-col,.fd-container,.fd-row{-webkit-box-sizing:border-box;border:0;box-sizing:border-box;color:var(--sapTextColor);font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:var(--sapContent_LineHeight);margin:0;padding:0}.fd-col:after,.fd-col:before,.fd-container:after,.fd-container:before,.fd-row:after,.fd-row:before{box-sizing:inherit;font-size:inherit}.fd-container{-ms-flex-wrap:wrap;-webkit-box-flex:0;-ms-flex:0 0 100%;display:flex;flex:0 0 100%;flex-wrap:wrap;padding:0 .25rem;position:relative}.fd-container .fd-row{margin-left:-.25rem;margin-right:-.25rem;min-width:calc(100% + .5rem)}.fd-container>.fd-row>.fd-col{padding-bottom:.25rem;padding-top:.25rem}.fd-container.fd-container--no-gap .fd-row,.fd-container.fd-container--no-horizontal-gap .fd-row{margin-left:0;margin-right:0}.fd-container.fd-container--no-gap .fd-row .fd-col,.fd-container.fd-container--no-horizontal-gap .fd-row .fd-col{padding-left:0;padding-right:0}.fd-container.fd-container--no-gap>.fd-row>.fd-col,.fd-container.fd-container--no-vertical-gap>.fd-row>.fd-col{padding-bottom:0;padding-top:0}.fd-container[dir=rtl],[dir=rtl] .fd-container{direction:rtl}.fd-row{-ms-flex-wrap:wrap;-webkit-box-flex:0;-ms-flex:0 0 100%;display:flex;flex:0 0 100%;flex-wrap:wrap;min-width:100%;position:relative}.fd-col{max-width:100%;min-width:100%;padding-left:.25rem;padding-right:.25rem}.fd-col--0{max-width:0;min-width:0%}.fd-col--offset-0{margin-left:0}.fd-col--offset-0[dir=rtl],[dir=rtl] .fd-col--offset-0{margin-left:0;margin-right:0}.fd-col--offset-after-0{margin-right:0}.fd-col--offset-after-0[dir=rtl],[dir=rtl] .fd-col--offset-after-0{margin-left:0;margin-right:0}.fd-col--1{max-width:8.3333333333%;min-width:8.3333333333%}.fd-col--offset-1{margin-left:8.3333333333%}.fd-col--offset-1[dir=rtl],[dir=rtl] .fd-col--offset-1{margin-left:0;margin-right:8.3333333333%}.fd-col--offset-after-1{margin-right:8.3333333333%}.fd-col--offset-after-1[dir=rtl],[dir=rtl] .fd-col--offset-after-1{margin-left:8.3333333333%;margin-right:0}.fd-col--2{max-width:16.6666666667%;min-width:16.6666666667%}.fd-col--offset-2{margin-left:16.6666666667%}.fd-col--offset-2[dir=rtl],[dir=rtl] .fd-col--offset-2{margin-left:0;margin-right:16.6666666667%}.fd-col--offset-after-2{margin-right:16.6666666667%}.fd-col--offset-after-2[dir=rtl],[dir=rtl] .fd-col--offset-after-2{margin-left:16.6666666667%;margin-right:0}.fd-col--3{max-width:25%;min-width:25%}.fd-col--offset-3{margin-left:25%}.fd-col--offset-3[dir=rtl],[dir=rtl] .fd-col--offset-3{margin-left:0;margin-right:25%}.fd-col--offset-after-3{margin-right:25%}.fd-col--offset-after-3[dir=rtl],[dir=rtl] .fd-col--offset-after-3{margin-left:25%;margin-right:0}.fd-col--4{max-width:33.3333333333%;min-width:33.3333333333%}.fd-col--offset-4{margin-left:33.3333333333%}.fd-col--offset-4[dir=rtl],[dir=rtl] .fd-col--offset-4{margin-left:0;margin-right:33.3333333333%}.fd-col--offset-after-4{margin-right:33.3333333333%}.fd-col--offset-after-4[dir=rtl],[dir=rtl] .fd-col--offset-after-4{margin-left:33.3333333333%;margin-right:0}.fd-col--5{max-width:41.6666666667%;min-width:41.6666666667%}.fd-col--offset-5{margin-left:41.6666666667%}.fd-col--offset-5[dir=rtl],[dir=rtl] .fd-col--offset-5{margin-left:0;margin-right:41.6666666667%}.fd-col--offset-after-5{margin-right:41.6666666667%}.fd-col--offset-after-5[dir=rtl],[dir=rtl] .fd-col--offset-after-5{margin-left:41.6666666667%;margin-right:0}.fd-col--6{max-width:50%;min-width:50%}.fd-col--offset-6{margin-left:50%}.fd-col--offset-6[dir=rtl],[dir=rtl] .fd-col--offset-6{margin-left:0;margin-right:50%}.fd-col--offset-after-6{margin-right:50%}.fd-col--offset-after-6[dir=rtl],[dir=rtl] .fd-col--offset-after-6{margin-left:50%;margin-right:0}.fd-col--7{max-width:58.3333333333%;min-width:58.3333333333%}.fd-col--offset-7{margin-left:58.3333333333%}.fd-col--offset-7[dir=rtl],[dir=rtl] .fd-col--offset-7{margin-left:0;margin-right:58.3333333333%}.fd-col--offset-after-7{margin-right:58.3333333333%}.fd-col--offset-after-7[dir=rtl],[dir=rtl] .fd-col--offset-after-7{margin-left:58.3333333333%;margin-right:0}.fd-col--8{max-width:66.6666666667%;min-width:66.6666666667%}.fd-col--offset-8{margin-left:66.6666666667%}.fd-col--offset-8[dir=rtl],[dir=rtl] .fd-col--offset-8{margin-left:0;margin-right:66.6666666667%}.fd-col--offset-after-8{margin-right:66.6666666667%}.fd-col--offset-after-8[dir=rtl],[dir=rtl] .fd-col--offset-after-8{margin-left:66.6666666667%;margin-right:0}.fd-col--9{max-width:75%;min-width:75%}.fd-col--offset-9{margin-left:75%}.fd-col--offset-9[dir=rtl],[dir=rtl] .fd-col--offset-9{margin-left:0;margin-right:75%}.fd-col--offset-after-9{margin-right:75%}.fd-col--offset-after-9[dir=rtl],[dir=rtl] .fd-col--offset-after-9{margin-left:75%;margin-right:0}.fd-col--10{max-width:83.3333333333%;min-width:83.3333333333%}.fd-col--offset-10{margin-left:83.3333333333%}.fd-col--offset-10[dir=rtl],[dir=rtl] .fd-col--offset-10{margin-left:0;margin-right:83.3333333333%}.fd-col--offset-after-10{margin-right:83.3333333333%}.fd-col--offset-after-10[dir=rtl],[dir=rtl] .fd-col--offset-after-10{margin-left:83.3333333333%;margin-right:0}.fd-col--11{max-width:91.6666666667%;min-width:91.6666666667%}.fd-col--offset-11{margin-left:91.6666666667%}.fd-col--offset-11[dir=rtl],[dir=rtl] .fd-col--offset-11{margin-left:0;margin-right:91.6666666667%}.fd-col--offset-after-11{margin-right:91.6666666667%}.fd-col--offset-after-11[dir=rtl],[dir=rtl] .fd-col--offset-after-11{margin-left:91.6666666667%;margin-right:0}.fd-col--12{max-width:100%;min-width:100%}.fd-col--offset-12{margin-left:100%}.fd-col--offset-12[dir=rtl],[dir=rtl] .fd-col--offset-12{margin-left:0;margin-right:100%}.fd-col--offset-after-12{margin-right:100%}.fd-col--offset-after-12[dir=rtl],[dir=rtl] .fd-col--offset-after-12{margin-left:100%;margin-right:0}.fd-col--full{flex:1;max-width:none;min-width:8.3333333333%}.fd-col--wrap{flex-wrap:wrap}@media (min-width: 600px){.fd-container{padding:0 .5rem}.fd-container .fd-row{margin-left:-.5rem;margin-right:-.5rem;min-width:calc(100% + 1rem)}.fd-container>.fd-row>.fd-col{padding-bottom:.5rem;padding-top:.5rem}.fd-col{padding-left:.5rem;padding-right:.5rem}.fd-col-md--0{max-width:0;min-width:0%}.fd-col-md--offset-0{margin-left:0}.fd-col-md--offset-0[dir=rtl],[dir=rtl] .fd-col-md--offset-0{margin-left:0;margin-right:0}.fd-col-md--offset-after-0{margin-right:0}.fd-col-md--offset-after-0[dir=rtl],[dir=rtl] .fd-col-md--offset-after-0{margin-left:0;margin-right:0}.fd-col-md--1{max-width:8.3333333333%;min-width:8.3333333333%}.fd-col-md--offset-1{margin-left:8.3333333333%}.fd-col-md--offset-1[dir=rtl],[dir=rtl] .fd-col-md--offset-1{margin-left:0;margin-right:8.3333333333%}.fd-col-md--offset-after-1{margin-right:8.3333333333%}.fd-col-md--offset-after-1[dir=rtl],[dir=rtl] .fd-col-md--offset-after-1{margin-left:8.3333333333%;margin-right:0}.fd-col-md--2{max-width:16.6666666667%;min-width:16.6666666667%}.fd-col-md--offset-2{margin-left:16.6666666667%}.fd-col-md--offset-2[dir=rtl],[dir=rtl] .fd-col-md--offset-2{margin-left:0;margin-right:16.6666666667%}.fd-col-md--offset-after-2{margin-right:16.6666666667%}.fd-col-md--offset-after-2[dir=rtl],[dir=rtl] .fd-col-md--offset-after-2{margin-left:16.6666666667%;margin-right:0}.fd-col-md--3{max-width:25%;min-width:25%}.fd-col-md--offset-3{margin-left:25%}.fd-col-md--offset-3[dir=rtl],[dir=rtl] .fd-col-md--offset-3{margin-left:0;margin-right:25%}.fd-col-md--offset-after-3{margin-right:25%}.fd-col-md--offset-after-3[dir=rtl],[dir=rtl] .fd-col-md--offset-after-3{margin-left:25%;margin-right:0}.fd-col-md--4{max-width:33.3333333333%;min-width:33.3333333333%}.fd-col-md--offset-4{margin-left:33.3333333333%}.fd-col-md--offset-4[dir=rtl],[dir=rtl] .fd-col-md--offset-4{margin-left:0;margin-right:33.3333333333%}.fd-col-md--offset-after-4{margin-right:33.3333333333%}.fd-col-md--offset-after-4[dir=rtl],[dir=rtl] .fd-col-md--offset-after-4{margin-left:33.3333333333%;margin-right:0}.fd-col-md--5{max-width:41.6666666667%;min-width:41.6666666667%}.fd-col-md--offset-5{margin-left:41.6666666667%}.fd-col-md--offset-5[dir=rtl],[dir=rtl] .fd-col-md--offset-5{margin-left:0;margin-right:41.6666666667%}.fd-col-md--offset-after-5{margin-right:41.6666666667%}.fd-col-md--offset-after-5[dir=rtl],[dir=rtl] .fd-col-md--offset-after-5{margin-left:41.6666666667%;margin-right:0}.fd-col-md--6{max-width:50%;min-width:50%}.fd-col-md--offset-6{margin-left:50%}.fd-col-md--offset-6[dir=rtl],[dir=rtl] .fd-col-md--offset-6{margin-left:0;margin-right:50%}.fd-col-md--offset-after-6{margin-right:50%}.fd-col-md--offset-after-6[dir=rtl],[dir=rtl] .fd-col-md--offset-after-6{margin-left:50%;margin-right:0}.fd-col-md--7{max-width:58.3333333333%;min-width:58.3333333333%}.fd-col-md--offset-7{margin-left:58.3333333333%}.fd-col-md--offset-7[dir=rtl],[dir=rtl] .fd-col-md--offset-7{margin-left:0;margin-right:58.3333333333%}.fd-col-md--offset-after-7{margin-right:58.3333333333%}.fd-col-md--offset-after-7[dir=rtl],[dir=rtl] .fd-col-md--offset-after-7{margin-left:58.3333333333%;margin-right:0}.fd-col-md--8{max-width:66.6666666667%;min-width:66.6666666667%}.fd-col-md--offset-8{margin-left:66.6666666667%}.fd-col-md--offset-8[dir=rtl],[dir=rtl] .fd-col-md--offset-8{margin-left:0;margin-right:66.6666666667%}.fd-col-md--offset-after-8{margin-right:66.6666666667%}.fd-col-md--offset-after-8[dir=rtl],[dir=rtl] .fd-col-md--offset-after-8{margin-left:66.6666666667%;margin-right:0}.fd-col-md--9{max-width:75%;min-width:75%}.fd-col-md--offset-9{margin-left:75%}.fd-col-md--offset-9[dir=rtl],[dir=rtl] .fd-col-md--offset-9{margin-left:0;margin-right:75%}.fd-col-md--offset-after-9{margin-right:75%}.fd-col-md--offset-after-9[dir=rtl],[dir=rtl] .fd-col-md--offset-after-9{margin-left:75%;margin-right:0}.fd-col-md--10{max-width:83.3333333333%;min-width:83.3333333333%}.fd-col-md--offset-10{margin-left:83.3333333333%}.fd-col-md--offset-10[dir=rtl],[dir=rtl] .fd-col-md--offset-10{margin-left:0;margin-right:83.3333333333%}.fd-col-md--offset-after-10{margin-right:83.3333333333%}.fd-col-md--offset-after-10[dir=rtl],[dir=rtl] .fd-col-md--offset-after-10{margin-left:83.3333333333%;margin-right:0}.fd-col-md--11{max-width:91.6666666667%;min-width:91.6666666667%}.fd-col-md--offset-11{margin-left:91.6666666667%}.fd-col-md--offset-11[dir=rtl],[dir=rtl] .fd-col-md--offset-11{margin-left:0;margin-right:91.6666666667%}.fd-col-md--offset-after-11{margin-right:91.6666666667%}.fd-col-md--offset-after-11[dir=rtl],[dir=rtl] .fd-col-md--offset-after-11{margin-left:91.6666666667%;margin-right:0}.fd-col-md--12{max-width:100%;min-width:100%}.fd-col-md--offset-12{margin-left:100%}.fd-col-md--offset-12[dir=rtl],[dir=rtl] .fd-col-md--offset-12{margin-left:0;margin-right:100%}.fd-col-md--offset-after-12{margin-right:100%}.fd-col-md--offset-after-12[dir=rtl],[dir=rtl] .fd-col-md--offset-after-12{margin-left:100%;margin-right:0}}@media (min-width: 1024px){.fd-col-lg--0{max-width:0;min-width:0%}.fd-col-lg--offset-0{margin-left:0}.fd-col-lg--offset-0[dir=rtl],[dir=rtl] .fd-col-lg--offset-0{margin-left:0;margin-right:0}.fd-col-lg--offset-after-0{margin-right:0}.fd-col-lg--offset-after-0[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-0{margin-left:0;margin-right:0}.fd-col-lg--1{max-width:8.3333333333%;min-width:8.3333333333%}.fd-col-lg--offset-1{margin-left:8.3333333333%}.fd-col-lg--offset-1[dir=rtl],[dir=rtl] .fd-col-lg--offset-1{margin-left:0;margin-right:8.3333333333%}.fd-col-lg--offset-after-1{margin-right:8.3333333333%}.fd-col-lg--offset-after-1[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-1{margin-left:8.3333333333%;margin-right:0}.fd-col-lg--2{max-width:16.6666666667%;min-width:16.6666666667%}.fd-col-lg--offset-2{margin-left:16.6666666667%}.fd-col-lg--offset-2[dir=rtl],[dir=rtl] .fd-col-lg--offset-2{margin-left:0;margin-right:16.6666666667%}.fd-col-lg--offset-after-2{margin-right:16.6666666667%}.fd-col-lg--offset-after-2[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-2{margin-left:16.6666666667%;margin-right:0}.fd-col-lg--3{max-width:25%;min-width:25%}.fd-col-lg--offset-3{margin-left:25%}.fd-col-lg--offset-3[dir=rtl],[dir=rtl] .fd-col-lg--offset-3{margin-left:0;margin-right:25%}.fd-col-lg--offset-after-3{margin-right:25%}.fd-col-lg--offset-after-3[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-3{margin-left:25%;margin-right:0}.fd-col-lg--4{max-width:33.3333333333%;min-width:33.3333333333%}.fd-col-lg--offset-4{margin-left:33.3333333333%}.fd-col-lg--offset-4[dir=rtl],[dir=rtl] .fd-col-lg--offset-4{margin-left:0;margin-right:33.3333333333%}.fd-col-lg--offset-after-4{margin-right:33.3333333333%}.fd-col-lg--offset-after-4[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-4{margin-left:33.3333333333%;margin-right:0}.fd-col-lg--5{max-width:41.6666666667%;min-width:41.6666666667%}.fd-col-lg--offset-5{margin-left:41.6666666667%}.fd-col-lg--offset-5[dir=rtl],[dir=rtl] .fd-col-lg--offset-5{margin-left:0;margin-right:41.6666666667%}.fd-col-lg--offset-after-5{margin-right:41.6666666667%}.fd-col-lg--offset-after-5[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-5{margin-left:41.6666666667%;margin-right:0}.fd-col-lg--6{max-width:50%;min-width:50%}.fd-col-lg--offset-6{margin-left:50%}.fd-col-lg--offset-6[dir=rtl],[dir=rtl] .fd-col-lg--offset-6{margin-left:0;margin-right:50%}.fd-col-lg--offset-after-6{margin-right:50%}.fd-col-lg--offset-after-6[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-6{margin-left:50%;margin-right:0}.fd-col-lg--7{max-width:58.3333333333%;min-width:58.3333333333%}.fd-col-lg--offset-7{margin-left:58.3333333333%}.fd-col-lg--offset-7[dir=rtl],[dir=rtl] .fd-col-lg--offset-7{margin-left:0;margin-right:58.3333333333%}.fd-col-lg--offset-after-7{margin-right:58.3333333333%}.fd-col-lg--offset-after-7[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-7{margin-left:58.3333333333%;margin-right:0}.fd-col-lg--8{max-width:66.6666666667%;min-width:66.6666666667%}.fd-col-lg--offset-8{margin-left:66.6666666667%}.fd-col-lg--offset-8[dir=rtl],[dir=rtl] .fd-col-lg--offset-8{margin-left:0;margin-right:66.6666666667%}.fd-col-lg--offset-after-8{margin-right:66.6666666667%}.fd-col-lg--offset-after-8[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-8{margin-left:66.6666666667%;margin-right:0}.fd-col-lg--9{max-width:75%;min-width:75%}.fd-col-lg--offset-9{margin-left:75%}.fd-col-lg--offset-9[dir=rtl],[dir=rtl] .fd-col-lg--offset-9{margin-left:0;margin-right:75%}.fd-col-lg--offset-after-9{margin-right:75%}.fd-col-lg--offset-after-9[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-9{margin-left:75%;margin-right:0}.fd-col-lg--10{max-width:83.3333333333%;min-width:83.3333333333%}.fd-col-lg--offset-10{margin-left:83.3333333333%}.fd-col-lg--offset-10[dir=rtl],[dir=rtl] .fd-col-lg--offset-10{margin-left:0;margin-right:83.3333333333%}.fd-col-lg--offset-after-10{margin-right:83.3333333333%}.fd-col-lg--offset-after-10[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-10{margin-left:83.3333333333%;margin-right:0}.fd-col-lg--11{max-width:91.6666666667%;min-width:91.6666666667%}.fd-col-lg--offset-11{margin-left:91.6666666667%}.fd-col-lg--offset-11[dir=rtl],[dir=rtl] .fd-col-lg--offset-11{margin-left:0;margin-right:91.6666666667%}.fd-col-lg--offset-after-11{margin-right:91.6666666667%}.fd-col-lg--offset-after-11[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-11{margin-left:91.6666666667%;margin-right:0}.fd-col-lg--12{max-width:100%;min-width:100%}.fd-col-lg--offset-12{margin-left:100%}.fd-col-lg--offset-12[dir=rtl],[dir=rtl] .fd-col-lg--offset-12{margin-left:0;margin-right:100%}.fd-col-lg--offset-after-12{margin-right:100%}.fd-col-lg--offset-after-12[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-12{margin-left:100%;margin-right:0}}@media (min-width: 1440px){.fd-col-xl--0{max-width:0;min-width:0%}.fd-col-xl--offset-0{margin-left:0}.fd-col-xl--offset-0[dir=rtl],[dir=rtl] .fd-col-xl--offset-0{margin-left:0;margin-right:0}.fd-col-xl--offset-after-0{margin-right:0}.fd-col-xl--offset-after-0[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-0{margin-left:0;margin-right:0}.fd-col-xl--1{max-width:8.3333333333%;min-width:8.3333333333%}.fd-col-xl--offset-1{margin-left:8.3333333333%}.fd-col-xl--offset-1[dir=rtl],[dir=rtl] .fd-col-xl--offset-1{margin-left:0;margin-right:8.3333333333%}.fd-col-xl--offset-after-1{margin-right:8.3333333333%}.fd-col-xl--offset-after-1[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-1{margin-left:8.3333333333%;margin-right:0}.fd-col-xl--2{max-width:16.6666666667%;min-width:16.6666666667%}.fd-col-xl--offset-2{margin-left:16.6666666667%}.fd-col-xl--offset-2[dir=rtl],[dir=rtl] .fd-col-xl--offset-2{margin-left:0;margin-right:16.6666666667%}.fd-col-xl--offset-after-2{margin-right:16.6666666667%}.fd-col-xl--offset-after-2[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-2{margin-left:16.6666666667%;margin-right:0}.fd-col-xl--3{max-width:25%;min-width:25%}.fd-col-xl--offset-3{margin-left:25%}.fd-col-xl--offset-3[dir=rtl],[dir=rtl] .fd-col-xl--offset-3{margin-left:0;margin-right:25%}.fd-col-xl--offset-after-3{margin-right:25%}.fd-col-xl--offset-after-3[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-3{margin-left:25%;margin-right:0}.fd-col-xl--4{max-width:33.3333333333%;min-width:33.3333333333%}.fd-col-xl--offset-4{margin-left:33.3333333333%}.fd-col-xl--offset-4[dir=rtl],[dir=rtl] .fd-col-xl--offset-4{margin-left:0;margin-right:33.3333333333%}.fd-col-xl--offset-after-4{margin-right:33.3333333333%}.fd-col-xl--offset-after-4[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-4{margin-left:33.3333333333%;margin-right:0}.fd-col-xl--5{max-width:41.6666666667%;min-width:41.6666666667%}.fd-col-xl--offset-5{margin-left:41.6666666667%}.fd-col-xl--offset-5[dir=rtl],[dir=rtl] .fd-col-xl--offset-5{margin-left:0;margin-right:41.6666666667%}.fd-col-xl--offset-after-5{margin-right:41.6666666667%}.fd-col-xl--offset-after-5[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-5{margin-left:41.6666666667%;margin-right:0}.fd-col-xl--6{max-width:50%;min-width:50%}.fd-col-xl--offset-6{margin-left:50%}.fd-col-xl--offset-6[dir=rtl],[dir=rtl] .fd-col-xl--offset-6{margin-left:0;margin-right:50%}.fd-col-xl--offset-after-6{margin-right:50%}.fd-col-xl--offset-after-6[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-6{margin-left:50%;margin-right:0}.fd-col-xl--7{max-width:58.3333333333%;min-width:58.3333333333%}.fd-col-xl--offset-7{margin-left:58.3333333333%}.fd-col-xl--offset-7[dir=rtl],[dir=rtl] .fd-col-xl--offset-7{margin-left:0;margin-right:58.3333333333%}.fd-col-xl--offset-after-7{margin-right:58.3333333333%}.fd-col-xl--offset-after-7[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-7{margin-left:58.3333333333%;margin-right:0}.fd-col-xl--8{max-width:66.6666666667%;min-width:66.6666666667%}.fd-col-xl--offset-8{margin-left:66.6666666667%}.fd-col-xl--offset-8[dir=rtl],[dir=rtl] .fd-col-xl--offset-8{margin-left:0;margin-right:66.6666666667%}.fd-col-xl--offset-after-8{margin-right:66.6666666667%}.fd-col-xl--offset-after-8[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-8{margin-left:66.6666666667%;margin-right:0}.fd-col-xl--9{max-width:75%;min-width:75%}.fd-col-xl--offset-9{margin-left:75%}.fd-col-xl--offset-9[dir=rtl],[dir=rtl] .fd-col-xl--offset-9{margin-left:0;margin-right:75%}.fd-col-xl--offset-after-9{margin-right:75%}.fd-col-xl--offset-after-9[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-9{margin-left:75%;margin-right:0}.fd-col-xl--10{max-width:83.3333333333%;min-width:83.3333333333%}.fd-col-xl--offset-10{margin-left:83.3333333333%}.fd-col-xl--offset-10[dir=rtl],[dir=rtl] .fd-col-xl--offset-10{margin-left:0;margin-right:83.3333333333%}.fd-col-xl--offset-after-10{margin-right:83.3333333333%}.fd-col-xl--offset-after-10[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-10{margin-left:83.3333333333%;margin-right:0}.fd-col-xl--11{max-width:91.6666666667%;min-width:91.6666666667%}.fd-col-xl--offset-11{margin-left:91.6666666667%}.fd-col-xl--offset-11[dir=rtl],[dir=rtl] .fd-col-xl--offset-11{margin-left:0;margin-right:91.6666666667%}.fd-col-xl--offset-after-11{margin-right:91.6666666667%}.fd-col-xl--offset-after-11[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-11{margin-left:91.6666666667%;margin-right:0}.fd-col-xl--12{max-width:100%;min-width:100%}.fd-col-xl--offset-12{margin-left:100%}.fd-col-xl--offset-12[dir=rtl],[dir=rtl] .fd-col-xl--offset-12{margin-left:0;margin-right:100%}.fd-col-xl--offset-after-12{margin-right:100%}.fd-col-xl--offset-after-12[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-12{margin-left:100%;margin-right:0}}\n"], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i2.LayoutGridRowDirective, selector: "[fd-layout-grid-row], [fdLayoutGridRow]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
49
49
  __decorate([
50
50
  applyCssClass,
51
51
  __metadata("design:type", Function),
52
52
  __metadata("design:paramtypes", []),
53
53
  __metadata("design:returntype", Array)
54
54
  ], LayoutGridComponent.prototype, "buildComponentCssClass", null);
55
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: LayoutGridComponent, decorators: [{
55
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: LayoutGridComponent, decorators: [{
56
56
  type: Component,
57
57
  args: [{ selector: 'fd-layout-grid, [fdLayoutGrid]', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-container *ngIf=\"_rowsQueryList.length; else rowWrapper\">\n <ng-template [ngTemplateOutlet]=\"content\"></ng-template>\n</ng-container>\n\n<!-- To avoid breaking change-->\n<ng-template #rowWrapper>\n <div fdLayoutGridRow>\n <ng-template [ngTemplateOutlet]=\"content\"></ng-template>\n </div>\n</ng-template>\n\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n", styles: ["/*!\n * Fundamental Library Styles v0.28.3\n * Copyright (c) 2023 SAP SE or an SAP affiliate company.\n * Licensed under Apache License 2.0 (https://github.com/SAP/fundamental-styles/blob/main/LICENSE)\n */.fd-col,.fd-container,.fd-row{-webkit-box-sizing:border-box;border:0;box-sizing:border-box;color:var(--sapTextColor);font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;line-height:var(--sapContent_LineHeight);margin:0;padding:0}.fd-col:after,.fd-col:before,.fd-container:after,.fd-container:before,.fd-row:after,.fd-row:before{box-sizing:inherit;font-size:inherit}.fd-container{-ms-flex-wrap:wrap;-webkit-box-flex:0;-ms-flex:0 0 100%;display:flex;flex:0 0 100%;flex-wrap:wrap;padding:0 .25rem;position:relative}.fd-container .fd-row{margin-left:-.25rem;margin-right:-.25rem;min-width:calc(100% + .5rem)}.fd-container>.fd-row>.fd-col{padding-bottom:.25rem;padding-top:.25rem}.fd-container.fd-container--no-gap .fd-row,.fd-container.fd-container--no-horizontal-gap .fd-row{margin-left:0;margin-right:0}.fd-container.fd-container--no-gap .fd-row .fd-col,.fd-container.fd-container--no-horizontal-gap .fd-row .fd-col{padding-left:0;padding-right:0}.fd-container.fd-container--no-gap>.fd-row>.fd-col,.fd-container.fd-container--no-vertical-gap>.fd-row>.fd-col{padding-bottom:0;padding-top:0}.fd-container[dir=rtl],[dir=rtl] .fd-container{direction:rtl}.fd-row{-ms-flex-wrap:wrap;-webkit-box-flex:0;-ms-flex:0 0 100%;display:flex;flex:0 0 100%;flex-wrap:wrap;min-width:100%;position:relative}.fd-col{max-width:100%;min-width:100%;padding-left:.25rem;padding-right:.25rem}.fd-col--0{max-width:0;min-width:0%}.fd-col--offset-0{margin-left:0}.fd-col--offset-0[dir=rtl],[dir=rtl] .fd-col--offset-0{margin-left:0;margin-right:0}.fd-col--offset-after-0{margin-right:0}.fd-col--offset-after-0[dir=rtl],[dir=rtl] .fd-col--offset-after-0{margin-left:0;margin-right:0}.fd-col--1{max-width:8.3333333333%;min-width:8.3333333333%}.fd-col--offset-1{margin-left:8.3333333333%}.fd-col--offset-1[dir=rtl],[dir=rtl] .fd-col--offset-1{margin-left:0;margin-right:8.3333333333%}.fd-col--offset-after-1{margin-right:8.3333333333%}.fd-col--offset-after-1[dir=rtl],[dir=rtl] .fd-col--offset-after-1{margin-left:8.3333333333%;margin-right:0}.fd-col--2{max-width:16.6666666667%;min-width:16.6666666667%}.fd-col--offset-2{margin-left:16.6666666667%}.fd-col--offset-2[dir=rtl],[dir=rtl] .fd-col--offset-2{margin-left:0;margin-right:16.6666666667%}.fd-col--offset-after-2{margin-right:16.6666666667%}.fd-col--offset-after-2[dir=rtl],[dir=rtl] .fd-col--offset-after-2{margin-left:16.6666666667%;margin-right:0}.fd-col--3{max-width:25%;min-width:25%}.fd-col--offset-3{margin-left:25%}.fd-col--offset-3[dir=rtl],[dir=rtl] .fd-col--offset-3{margin-left:0;margin-right:25%}.fd-col--offset-after-3{margin-right:25%}.fd-col--offset-after-3[dir=rtl],[dir=rtl] .fd-col--offset-after-3{margin-left:25%;margin-right:0}.fd-col--4{max-width:33.3333333333%;min-width:33.3333333333%}.fd-col--offset-4{margin-left:33.3333333333%}.fd-col--offset-4[dir=rtl],[dir=rtl] .fd-col--offset-4{margin-left:0;margin-right:33.3333333333%}.fd-col--offset-after-4{margin-right:33.3333333333%}.fd-col--offset-after-4[dir=rtl],[dir=rtl] .fd-col--offset-after-4{margin-left:33.3333333333%;margin-right:0}.fd-col--5{max-width:41.6666666667%;min-width:41.6666666667%}.fd-col--offset-5{margin-left:41.6666666667%}.fd-col--offset-5[dir=rtl],[dir=rtl] .fd-col--offset-5{margin-left:0;margin-right:41.6666666667%}.fd-col--offset-after-5{margin-right:41.6666666667%}.fd-col--offset-after-5[dir=rtl],[dir=rtl] .fd-col--offset-after-5{margin-left:41.6666666667%;margin-right:0}.fd-col--6{max-width:50%;min-width:50%}.fd-col--offset-6{margin-left:50%}.fd-col--offset-6[dir=rtl],[dir=rtl] .fd-col--offset-6{margin-left:0;margin-right:50%}.fd-col--offset-after-6{margin-right:50%}.fd-col--offset-after-6[dir=rtl],[dir=rtl] .fd-col--offset-after-6{margin-left:50%;margin-right:0}.fd-col--7{max-width:58.3333333333%;min-width:58.3333333333%}.fd-col--offset-7{margin-left:58.3333333333%}.fd-col--offset-7[dir=rtl],[dir=rtl] .fd-col--offset-7{margin-left:0;margin-right:58.3333333333%}.fd-col--offset-after-7{margin-right:58.3333333333%}.fd-col--offset-after-7[dir=rtl],[dir=rtl] .fd-col--offset-after-7{margin-left:58.3333333333%;margin-right:0}.fd-col--8{max-width:66.6666666667%;min-width:66.6666666667%}.fd-col--offset-8{margin-left:66.6666666667%}.fd-col--offset-8[dir=rtl],[dir=rtl] .fd-col--offset-8{margin-left:0;margin-right:66.6666666667%}.fd-col--offset-after-8{margin-right:66.6666666667%}.fd-col--offset-after-8[dir=rtl],[dir=rtl] .fd-col--offset-after-8{margin-left:66.6666666667%;margin-right:0}.fd-col--9{max-width:75%;min-width:75%}.fd-col--offset-9{margin-left:75%}.fd-col--offset-9[dir=rtl],[dir=rtl] .fd-col--offset-9{margin-left:0;margin-right:75%}.fd-col--offset-after-9{margin-right:75%}.fd-col--offset-after-9[dir=rtl],[dir=rtl] .fd-col--offset-after-9{margin-left:75%;margin-right:0}.fd-col--10{max-width:83.3333333333%;min-width:83.3333333333%}.fd-col--offset-10{margin-left:83.3333333333%}.fd-col--offset-10[dir=rtl],[dir=rtl] .fd-col--offset-10{margin-left:0;margin-right:83.3333333333%}.fd-col--offset-after-10{margin-right:83.3333333333%}.fd-col--offset-after-10[dir=rtl],[dir=rtl] .fd-col--offset-after-10{margin-left:83.3333333333%;margin-right:0}.fd-col--11{max-width:91.6666666667%;min-width:91.6666666667%}.fd-col--offset-11{margin-left:91.6666666667%}.fd-col--offset-11[dir=rtl],[dir=rtl] .fd-col--offset-11{margin-left:0;margin-right:91.6666666667%}.fd-col--offset-after-11{margin-right:91.6666666667%}.fd-col--offset-after-11[dir=rtl],[dir=rtl] .fd-col--offset-after-11{margin-left:91.6666666667%;margin-right:0}.fd-col--12{max-width:100%;min-width:100%}.fd-col--offset-12{margin-left:100%}.fd-col--offset-12[dir=rtl],[dir=rtl] .fd-col--offset-12{margin-left:0;margin-right:100%}.fd-col--offset-after-12{margin-right:100%}.fd-col--offset-after-12[dir=rtl],[dir=rtl] .fd-col--offset-after-12{margin-left:100%;margin-right:0}.fd-col--full{flex:1;max-width:none;min-width:8.3333333333%}.fd-col--wrap{flex-wrap:wrap}@media (min-width: 600px){.fd-container{padding:0 .5rem}.fd-container .fd-row{margin-left:-.5rem;margin-right:-.5rem;min-width:calc(100% + 1rem)}.fd-container>.fd-row>.fd-col{padding-bottom:.5rem;padding-top:.5rem}.fd-col{padding-left:.5rem;padding-right:.5rem}.fd-col-md--0{max-width:0;min-width:0%}.fd-col-md--offset-0{margin-left:0}.fd-col-md--offset-0[dir=rtl],[dir=rtl] .fd-col-md--offset-0{margin-left:0;margin-right:0}.fd-col-md--offset-after-0{margin-right:0}.fd-col-md--offset-after-0[dir=rtl],[dir=rtl] .fd-col-md--offset-after-0{margin-left:0;margin-right:0}.fd-col-md--1{max-width:8.3333333333%;min-width:8.3333333333%}.fd-col-md--offset-1{margin-left:8.3333333333%}.fd-col-md--offset-1[dir=rtl],[dir=rtl] .fd-col-md--offset-1{margin-left:0;margin-right:8.3333333333%}.fd-col-md--offset-after-1{margin-right:8.3333333333%}.fd-col-md--offset-after-1[dir=rtl],[dir=rtl] .fd-col-md--offset-after-1{margin-left:8.3333333333%;margin-right:0}.fd-col-md--2{max-width:16.6666666667%;min-width:16.6666666667%}.fd-col-md--offset-2{margin-left:16.6666666667%}.fd-col-md--offset-2[dir=rtl],[dir=rtl] .fd-col-md--offset-2{margin-left:0;margin-right:16.6666666667%}.fd-col-md--offset-after-2{margin-right:16.6666666667%}.fd-col-md--offset-after-2[dir=rtl],[dir=rtl] .fd-col-md--offset-after-2{margin-left:16.6666666667%;margin-right:0}.fd-col-md--3{max-width:25%;min-width:25%}.fd-col-md--offset-3{margin-left:25%}.fd-col-md--offset-3[dir=rtl],[dir=rtl] .fd-col-md--offset-3{margin-left:0;margin-right:25%}.fd-col-md--offset-after-3{margin-right:25%}.fd-col-md--offset-after-3[dir=rtl],[dir=rtl] .fd-col-md--offset-after-3{margin-left:25%;margin-right:0}.fd-col-md--4{max-width:33.3333333333%;min-width:33.3333333333%}.fd-col-md--offset-4{margin-left:33.3333333333%}.fd-col-md--offset-4[dir=rtl],[dir=rtl] .fd-col-md--offset-4{margin-left:0;margin-right:33.3333333333%}.fd-col-md--offset-after-4{margin-right:33.3333333333%}.fd-col-md--offset-after-4[dir=rtl],[dir=rtl] .fd-col-md--offset-after-4{margin-left:33.3333333333%;margin-right:0}.fd-col-md--5{max-width:41.6666666667%;min-width:41.6666666667%}.fd-col-md--offset-5{margin-left:41.6666666667%}.fd-col-md--offset-5[dir=rtl],[dir=rtl] .fd-col-md--offset-5{margin-left:0;margin-right:41.6666666667%}.fd-col-md--offset-after-5{margin-right:41.6666666667%}.fd-col-md--offset-after-5[dir=rtl],[dir=rtl] .fd-col-md--offset-after-5{margin-left:41.6666666667%;margin-right:0}.fd-col-md--6{max-width:50%;min-width:50%}.fd-col-md--offset-6{margin-left:50%}.fd-col-md--offset-6[dir=rtl],[dir=rtl] .fd-col-md--offset-6{margin-left:0;margin-right:50%}.fd-col-md--offset-after-6{margin-right:50%}.fd-col-md--offset-after-6[dir=rtl],[dir=rtl] .fd-col-md--offset-after-6{margin-left:50%;margin-right:0}.fd-col-md--7{max-width:58.3333333333%;min-width:58.3333333333%}.fd-col-md--offset-7{margin-left:58.3333333333%}.fd-col-md--offset-7[dir=rtl],[dir=rtl] .fd-col-md--offset-7{margin-left:0;margin-right:58.3333333333%}.fd-col-md--offset-after-7{margin-right:58.3333333333%}.fd-col-md--offset-after-7[dir=rtl],[dir=rtl] .fd-col-md--offset-after-7{margin-left:58.3333333333%;margin-right:0}.fd-col-md--8{max-width:66.6666666667%;min-width:66.6666666667%}.fd-col-md--offset-8{margin-left:66.6666666667%}.fd-col-md--offset-8[dir=rtl],[dir=rtl] .fd-col-md--offset-8{margin-left:0;margin-right:66.6666666667%}.fd-col-md--offset-after-8{margin-right:66.6666666667%}.fd-col-md--offset-after-8[dir=rtl],[dir=rtl] .fd-col-md--offset-after-8{margin-left:66.6666666667%;margin-right:0}.fd-col-md--9{max-width:75%;min-width:75%}.fd-col-md--offset-9{margin-left:75%}.fd-col-md--offset-9[dir=rtl],[dir=rtl] .fd-col-md--offset-9{margin-left:0;margin-right:75%}.fd-col-md--offset-after-9{margin-right:75%}.fd-col-md--offset-after-9[dir=rtl],[dir=rtl] .fd-col-md--offset-after-9{margin-left:75%;margin-right:0}.fd-col-md--10{max-width:83.3333333333%;min-width:83.3333333333%}.fd-col-md--offset-10{margin-left:83.3333333333%}.fd-col-md--offset-10[dir=rtl],[dir=rtl] .fd-col-md--offset-10{margin-left:0;margin-right:83.3333333333%}.fd-col-md--offset-after-10{margin-right:83.3333333333%}.fd-col-md--offset-after-10[dir=rtl],[dir=rtl] .fd-col-md--offset-after-10{margin-left:83.3333333333%;margin-right:0}.fd-col-md--11{max-width:91.6666666667%;min-width:91.6666666667%}.fd-col-md--offset-11{margin-left:91.6666666667%}.fd-col-md--offset-11[dir=rtl],[dir=rtl] .fd-col-md--offset-11{margin-left:0;margin-right:91.6666666667%}.fd-col-md--offset-after-11{margin-right:91.6666666667%}.fd-col-md--offset-after-11[dir=rtl],[dir=rtl] .fd-col-md--offset-after-11{margin-left:91.6666666667%;margin-right:0}.fd-col-md--12{max-width:100%;min-width:100%}.fd-col-md--offset-12{margin-left:100%}.fd-col-md--offset-12[dir=rtl],[dir=rtl] .fd-col-md--offset-12{margin-left:0;margin-right:100%}.fd-col-md--offset-after-12{margin-right:100%}.fd-col-md--offset-after-12[dir=rtl],[dir=rtl] .fd-col-md--offset-after-12{margin-left:100%;margin-right:0}}@media (min-width: 1024px){.fd-col-lg--0{max-width:0;min-width:0%}.fd-col-lg--offset-0{margin-left:0}.fd-col-lg--offset-0[dir=rtl],[dir=rtl] .fd-col-lg--offset-0{margin-left:0;margin-right:0}.fd-col-lg--offset-after-0{margin-right:0}.fd-col-lg--offset-after-0[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-0{margin-left:0;margin-right:0}.fd-col-lg--1{max-width:8.3333333333%;min-width:8.3333333333%}.fd-col-lg--offset-1{margin-left:8.3333333333%}.fd-col-lg--offset-1[dir=rtl],[dir=rtl] .fd-col-lg--offset-1{margin-left:0;margin-right:8.3333333333%}.fd-col-lg--offset-after-1{margin-right:8.3333333333%}.fd-col-lg--offset-after-1[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-1{margin-left:8.3333333333%;margin-right:0}.fd-col-lg--2{max-width:16.6666666667%;min-width:16.6666666667%}.fd-col-lg--offset-2{margin-left:16.6666666667%}.fd-col-lg--offset-2[dir=rtl],[dir=rtl] .fd-col-lg--offset-2{margin-left:0;margin-right:16.6666666667%}.fd-col-lg--offset-after-2{margin-right:16.6666666667%}.fd-col-lg--offset-after-2[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-2{margin-left:16.6666666667%;margin-right:0}.fd-col-lg--3{max-width:25%;min-width:25%}.fd-col-lg--offset-3{margin-left:25%}.fd-col-lg--offset-3[dir=rtl],[dir=rtl] .fd-col-lg--offset-3{margin-left:0;margin-right:25%}.fd-col-lg--offset-after-3{margin-right:25%}.fd-col-lg--offset-after-3[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-3{margin-left:25%;margin-right:0}.fd-col-lg--4{max-width:33.3333333333%;min-width:33.3333333333%}.fd-col-lg--offset-4{margin-left:33.3333333333%}.fd-col-lg--offset-4[dir=rtl],[dir=rtl] .fd-col-lg--offset-4{margin-left:0;margin-right:33.3333333333%}.fd-col-lg--offset-after-4{margin-right:33.3333333333%}.fd-col-lg--offset-after-4[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-4{margin-left:33.3333333333%;margin-right:0}.fd-col-lg--5{max-width:41.6666666667%;min-width:41.6666666667%}.fd-col-lg--offset-5{margin-left:41.6666666667%}.fd-col-lg--offset-5[dir=rtl],[dir=rtl] .fd-col-lg--offset-5{margin-left:0;margin-right:41.6666666667%}.fd-col-lg--offset-after-5{margin-right:41.6666666667%}.fd-col-lg--offset-after-5[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-5{margin-left:41.6666666667%;margin-right:0}.fd-col-lg--6{max-width:50%;min-width:50%}.fd-col-lg--offset-6{margin-left:50%}.fd-col-lg--offset-6[dir=rtl],[dir=rtl] .fd-col-lg--offset-6{margin-left:0;margin-right:50%}.fd-col-lg--offset-after-6{margin-right:50%}.fd-col-lg--offset-after-6[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-6{margin-left:50%;margin-right:0}.fd-col-lg--7{max-width:58.3333333333%;min-width:58.3333333333%}.fd-col-lg--offset-7{margin-left:58.3333333333%}.fd-col-lg--offset-7[dir=rtl],[dir=rtl] .fd-col-lg--offset-7{margin-left:0;margin-right:58.3333333333%}.fd-col-lg--offset-after-7{margin-right:58.3333333333%}.fd-col-lg--offset-after-7[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-7{margin-left:58.3333333333%;margin-right:0}.fd-col-lg--8{max-width:66.6666666667%;min-width:66.6666666667%}.fd-col-lg--offset-8{margin-left:66.6666666667%}.fd-col-lg--offset-8[dir=rtl],[dir=rtl] .fd-col-lg--offset-8{margin-left:0;margin-right:66.6666666667%}.fd-col-lg--offset-after-8{margin-right:66.6666666667%}.fd-col-lg--offset-after-8[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-8{margin-left:66.6666666667%;margin-right:0}.fd-col-lg--9{max-width:75%;min-width:75%}.fd-col-lg--offset-9{margin-left:75%}.fd-col-lg--offset-9[dir=rtl],[dir=rtl] .fd-col-lg--offset-9{margin-left:0;margin-right:75%}.fd-col-lg--offset-after-9{margin-right:75%}.fd-col-lg--offset-after-9[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-9{margin-left:75%;margin-right:0}.fd-col-lg--10{max-width:83.3333333333%;min-width:83.3333333333%}.fd-col-lg--offset-10{margin-left:83.3333333333%}.fd-col-lg--offset-10[dir=rtl],[dir=rtl] .fd-col-lg--offset-10{margin-left:0;margin-right:83.3333333333%}.fd-col-lg--offset-after-10{margin-right:83.3333333333%}.fd-col-lg--offset-after-10[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-10{margin-left:83.3333333333%;margin-right:0}.fd-col-lg--11{max-width:91.6666666667%;min-width:91.6666666667%}.fd-col-lg--offset-11{margin-left:91.6666666667%}.fd-col-lg--offset-11[dir=rtl],[dir=rtl] .fd-col-lg--offset-11{margin-left:0;margin-right:91.6666666667%}.fd-col-lg--offset-after-11{margin-right:91.6666666667%}.fd-col-lg--offset-after-11[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-11{margin-left:91.6666666667%;margin-right:0}.fd-col-lg--12{max-width:100%;min-width:100%}.fd-col-lg--offset-12{margin-left:100%}.fd-col-lg--offset-12[dir=rtl],[dir=rtl] .fd-col-lg--offset-12{margin-left:0;margin-right:100%}.fd-col-lg--offset-after-12{margin-right:100%}.fd-col-lg--offset-after-12[dir=rtl],[dir=rtl] .fd-col-lg--offset-after-12{margin-left:100%;margin-right:0}}@media (min-width: 1440px){.fd-col-xl--0{max-width:0;min-width:0%}.fd-col-xl--offset-0{margin-left:0}.fd-col-xl--offset-0[dir=rtl],[dir=rtl] .fd-col-xl--offset-0{margin-left:0;margin-right:0}.fd-col-xl--offset-after-0{margin-right:0}.fd-col-xl--offset-after-0[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-0{margin-left:0;margin-right:0}.fd-col-xl--1{max-width:8.3333333333%;min-width:8.3333333333%}.fd-col-xl--offset-1{margin-left:8.3333333333%}.fd-col-xl--offset-1[dir=rtl],[dir=rtl] .fd-col-xl--offset-1{margin-left:0;margin-right:8.3333333333%}.fd-col-xl--offset-after-1{margin-right:8.3333333333%}.fd-col-xl--offset-after-1[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-1{margin-left:8.3333333333%;margin-right:0}.fd-col-xl--2{max-width:16.6666666667%;min-width:16.6666666667%}.fd-col-xl--offset-2{margin-left:16.6666666667%}.fd-col-xl--offset-2[dir=rtl],[dir=rtl] .fd-col-xl--offset-2{margin-left:0;margin-right:16.6666666667%}.fd-col-xl--offset-after-2{margin-right:16.6666666667%}.fd-col-xl--offset-after-2[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-2{margin-left:16.6666666667%;margin-right:0}.fd-col-xl--3{max-width:25%;min-width:25%}.fd-col-xl--offset-3{margin-left:25%}.fd-col-xl--offset-3[dir=rtl],[dir=rtl] .fd-col-xl--offset-3{margin-left:0;margin-right:25%}.fd-col-xl--offset-after-3{margin-right:25%}.fd-col-xl--offset-after-3[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-3{margin-left:25%;margin-right:0}.fd-col-xl--4{max-width:33.3333333333%;min-width:33.3333333333%}.fd-col-xl--offset-4{margin-left:33.3333333333%}.fd-col-xl--offset-4[dir=rtl],[dir=rtl] .fd-col-xl--offset-4{margin-left:0;margin-right:33.3333333333%}.fd-col-xl--offset-after-4{margin-right:33.3333333333%}.fd-col-xl--offset-after-4[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-4{margin-left:33.3333333333%;margin-right:0}.fd-col-xl--5{max-width:41.6666666667%;min-width:41.6666666667%}.fd-col-xl--offset-5{margin-left:41.6666666667%}.fd-col-xl--offset-5[dir=rtl],[dir=rtl] .fd-col-xl--offset-5{margin-left:0;margin-right:41.6666666667%}.fd-col-xl--offset-after-5{margin-right:41.6666666667%}.fd-col-xl--offset-after-5[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-5{margin-left:41.6666666667%;margin-right:0}.fd-col-xl--6{max-width:50%;min-width:50%}.fd-col-xl--offset-6{margin-left:50%}.fd-col-xl--offset-6[dir=rtl],[dir=rtl] .fd-col-xl--offset-6{margin-left:0;margin-right:50%}.fd-col-xl--offset-after-6{margin-right:50%}.fd-col-xl--offset-after-6[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-6{margin-left:50%;margin-right:0}.fd-col-xl--7{max-width:58.3333333333%;min-width:58.3333333333%}.fd-col-xl--offset-7{margin-left:58.3333333333%}.fd-col-xl--offset-7[dir=rtl],[dir=rtl] .fd-col-xl--offset-7{margin-left:0;margin-right:58.3333333333%}.fd-col-xl--offset-after-7{margin-right:58.3333333333%}.fd-col-xl--offset-after-7[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-7{margin-left:58.3333333333%;margin-right:0}.fd-col-xl--8{max-width:66.6666666667%;min-width:66.6666666667%}.fd-col-xl--offset-8{margin-left:66.6666666667%}.fd-col-xl--offset-8[dir=rtl],[dir=rtl] .fd-col-xl--offset-8{margin-left:0;margin-right:66.6666666667%}.fd-col-xl--offset-after-8{margin-right:66.6666666667%}.fd-col-xl--offset-after-8[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-8{margin-left:66.6666666667%;margin-right:0}.fd-col-xl--9{max-width:75%;min-width:75%}.fd-col-xl--offset-9{margin-left:75%}.fd-col-xl--offset-9[dir=rtl],[dir=rtl] .fd-col-xl--offset-9{margin-left:0;margin-right:75%}.fd-col-xl--offset-after-9{margin-right:75%}.fd-col-xl--offset-after-9[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-9{margin-left:75%;margin-right:0}.fd-col-xl--10{max-width:83.3333333333%;min-width:83.3333333333%}.fd-col-xl--offset-10{margin-left:83.3333333333%}.fd-col-xl--offset-10[dir=rtl],[dir=rtl] .fd-col-xl--offset-10{margin-left:0;margin-right:83.3333333333%}.fd-col-xl--offset-after-10{margin-right:83.3333333333%}.fd-col-xl--offset-after-10[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-10{margin-left:83.3333333333%;margin-right:0}.fd-col-xl--11{max-width:91.6666666667%;min-width:91.6666666667%}.fd-col-xl--offset-11{margin-left:91.6666666667%}.fd-col-xl--offset-11[dir=rtl],[dir=rtl] .fd-col-xl--offset-11{margin-left:0;margin-right:91.6666666667%}.fd-col-xl--offset-after-11{margin-right:91.6666666667%}.fd-col-xl--offset-after-11[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-11{margin-left:91.6666666667%;margin-right:0}.fd-col-xl--12{max-width:100%;min-width:100%}.fd-col-xl--offset-12{margin-left:100%}.fd-col-xl--offset-12[dir=rtl],[dir=rtl] .fd-col-xl--offset-12{margin-left:0;margin-right:100%}.fd-col-xl--offset-after-12{margin-right:100%}.fd-col-xl--offset-after-12[dir=rtl],[dir=rtl] .fd-col-xl--offset-after-12{margin-left:100%;margin-right:0}}\n"] }]
58
58
  }], ctorParameters: function () { return [{ type: i0.ElementRef }]; }, propDecorators: { class: [{
@@ -6,10 +6,10 @@ import { LayoutGridColDirective } from './directives/layout-grid-col.directive';
6
6
  import * as i0 from "@angular/core";
7
7
  export class LayoutGridModule {
8
8
  }
9
- LayoutGridModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: LayoutGridModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
- LayoutGridModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.8", ngImport: i0, type: LayoutGridModule, declarations: [LayoutGridComponent, LayoutGridColDirective, LayoutGridRowDirective], imports: [CommonModule], exports: [LayoutGridComponent, LayoutGridColDirective, LayoutGridRowDirective] });
11
- LayoutGridModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: LayoutGridModule, imports: [CommonModule] });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: LayoutGridModule, decorators: [{
9
+ LayoutGridModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: LayoutGridModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
+ LayoutGridModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.1", ngImport: i0, type: LayoutGridModule, declarations: [LayoutGridComponent, LayoutGridColDirective, LayoutGridRowDirective], imports: [CommonModule], exports: [LayoutGridComponent, LayoutGridColDirective, LayoutGridRowDirective] });
11
+ LayoutGridModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: LayoutGridModule, imports: [CommonModule] });
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: LayoutGridModule, decorators: [{
13
13
  type: NgModule,
14
14
  args: [{
15
15
  declarations: [LayoutGridComponent, LayoutGridColDirective, LayoutGridRowDirective],