@daffodil/design 0.38.6 → 0.39.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (396) hide show
  1. package/accordion/examples/package.json +1 -1
  2. package/article/examples/package.json +1 -1
  3. package/bundles/daffodil-design-accordion-examples.umd.js +3 -37
  4. package/bundles/daffodil-design-accordion-examples.umd.js.map +1 -1
  5. package/bundles/daffodil-design-article-examples.umd.js +13 -88
  6. package/bundles/daffodil-design-article-examples.umd.js.map +1 -1
  7. package/bundles/daffodil-design-article-examples.umd.min.js.map +1 -1
  8. package/bundles/daffodil-design-button-examples.umd.js +8 -132
  9. package/bundles/daffodil-design-button-examples.umd.js.map +1 -1
  10. package/bundles/daffodil-design-callout-examples.umd.js +5 -67
  11. package/bundles/daffodil-design-callout-examples.umd.js.map +1 -1
  12. package/bundles/daffodil-design-callout-examples.umd.min.js +1 -1
  13. package/bundles/daffodil-design-callout-examples.umd.min.js.map +1 -1
  14. package/bundles/daffodil-design-card-examples.umd.js +5 -65
  15. package/bundles/daffodil-design-card-examples.umd.js.map +1 -1
  16. package/bundles/daffodil-design-checkbox-examples.umd.js +3 -74
  17. package/bundles/daffodil-design-checkbox-examples.umd.js.map +1 -1
  18. package/bundles/daffodil-design-hero-examples.umd.js +5 -67
  19. package/bundles/daffodil-design-hero-examples.umd.js.map +1 -1
  20. package/bundles/daffodil-design-hero-examples.umd.min.js +1 -1
  21. package/bundles/daffodil-design-hero-examples.umd.min.js.map +1 -1
  22. package/bundles/daffodil-design-list-examples.umd.js +6 -74
  23. package/bundles/daffodil-design-list-examples.umd.js.map +1 -1
  24. package/bundles/daffodil-design-list-examples.umd.min.js.map +1 -1
  25. package/bundles/daffodil-design-loading-icon-examples.umd.js +3 -47
  26. package/bundles/daffodil-design-loading-icon-examples.umd.js.map +1 -1
  27. package/bundles/daffodil-design-media-gallery-examples.umd.js +3 -43
  28. package/bundles/daffodil-design-media-gallery-examples.umd.js.map +1 -1
  29. package/bundles/daffodil-design-modal-examples.umd.js +3 -47
  30. package/bundles/daffodil-design-modal-examples.umd.js.map +1 -1
  31. package/bundles/daffodil-design-quantity-field-examples.umd.js +5 -81
  32. package/bundles/daffodil-design-quantity-field-examples.umd.js.map +1 -1
  33. package/bundles/daffodil-design-radio-examples.umd.js +2 -40
  34. package/bundles/daffodil-design-radio-examples.umd.js.map +1 -1
  35. package/bundles/daffodil-design.umd.js +391 -3432
  36. package/bundles/daffodil-design.umd.js.map +1 -1
  37. package/bundles/daffodil-design.umd.min.js +1 -1
  38. package/bundles/daffodil-design.umd.min.js.map +1 -1
  39. package/button/examples/package.json +1 -1
  40. package/callout/examples/daffodil-design-callout-examples.metadata.json +1 -1
  41. package/callout/examples/package.json +1 -1
  42. package/card/examples/package.json +1 -1
  43. package/checkbox/examples/package.json +1 -1
  44. package/daff-global.scss +1 -1
  45. package/daff-theme.scss +38 -4
  46. package/daffodil-design.metadata.json +1 -1
  47. package/esm2015/accordion/examples/basic-accordion/basic-accordion.component.js +2 -7
  48. package/esm2015/accordion/examples/basic-accordion/basic-accordion.module.js +1 -6
  49. package/esm2015/accordion/examples/daffodil-design-accordion-examples.js +2 -7
  50. package/esm2015/accordion/examples/index.js +2 -7
  51. package/esm2015/accordion/examples/nav-accordion/nav-accordion.component.js +2 -7
  52. package/esm2015/accordion/examples/nav-accordion/nav-accordion.module.js +1 -6
  53. package/esm2015/accordion/examples/public_api.js +1 -7
  54. package/esm2015/article/examples/article-blockquote/article-blockquote.component.js +2 -7
  55. package/esm2015/article/examples/article-code-block/article-code-block.component.js +2 -7
  56. package/esm2015/article/examples/article-code-inline/article-code-inline.component.js +2 -7
  57. package/esm2015/article/examples/article-examples.module.js +1 -6
  58. package/esm2015/article/examples/article-headings/article-headings.component.js +2 -7
  59. package/esm2015/article/examples/article-hr/article-hr.component.js +2 -7
  60. package/esm2015/article/examples/article-lead/article-lead.component.js +2 -7
  61. package/esm2015/article/examples/article-link/article-link.component.js +2 -7
  62. package/esm2015/article/examples/article-meta/article-meta.component.js +2 -7
  63. package/esm2015/article/examples/article-ol/article-ol.component.js +2 -7
  64. package/esm2015/article/examples/article-table/article-table.component.js +2 -7
  65. package/esm2015/article/examples/article-ul/article-ul.component.js +2 -7
  66. package/esm2015/article/examples/daffodil-design-article-examples.js +2 -7
  67. package/esm2015/article/examples/examples.js +1 -7
  68. package/esm2015/article/examples/index.js +2 -7
  69. package/esm2015/article/examples/public_api.js +1 -6
  70. package/esm2015/atoms/button/button.component.js +21 -77
  71. package/esm2015/atoms/button/button.module.js +1 -6
  72. package/esm2015/atoms/button/public_api.js +2 -7
  73. package/esm2015/atoms/container/container.component.js +4 -41
  74. package/esm2015/atoms/container/container.module.js +1 -6
  75. package/esm2015/atoms/container/public_api.js +2 -7
  76. package/esm2015/atoms/form/checkbox/checkbox.component.js +7 -101
  77. package/esm2015/atoms/form/checkbox/checkbox.module.js +1 -6
  78. package/esm2015/atoms/form/checkbox/cva/checkbox-cva.directive.js +7 -60
  79. package/esm2015/atoms/form/checkbox/public_api.js +1 -6
  80. package/esm2015/atoms/form/checkbox-set/checkbox-set.component.js +4 -47
  81. package/esm2015/atoms/form/core/error-state-matcher/error-state-matcher.js +1 -11
  82. package/esm2015/atoms/form/core/public_api.js +1 -6
  83. package/esm2015/atoms/form/error-message/error-message.component.js +2 -7
  84. package/esm2015/atoms/form/error-message/error-message.module.js +1 -6
  85. package/esm2015/atoms/form/error-message/public_api.js +1 -6
  86. package/esm2015/atoms/form/form-field/form-field/form-field.component.js +7 -54
  87. package/esm2015/atoms/form/form-field/form-field-control.js +1 -21
  88. package/esm2015/atoms/form/form-field/form-field-errors.js +1 -7
  89. package/esm2015/atoms/form/form-field/form-field.module.js +1 -6
  90. package/esm2015/atoms/form/form-field/public_api.js +2 -7
  91. package/esm2015/atoms/form/input/input.component.js +8 -37
  92. package/esm2015/atoms/form/input/input.module.js +1 -6
  93. package/esm2015/atoms/form/input/public_api.js +1 -6
  94. package/esm2015/atoms/form/quantity-field/public_api.js +1 -6
  95. package/esm2015/atoms/form/quantity-field/quantity-field.component.js +5 -111
  96. package/esm2015/atoms/form/quantity-field/quantity-field.module.js +1 -6
  97. package/esm2015/atoms/form/quantity-field/quantity-input/quantity-input.component.js +6 -85
  98. package/esm2015/atoms/form/quantity-field/quantity-select/quantity-select.component.js +6 -81
  99. package/esm2015/atoms/form/radio/cva/radio-cva.directive.js +6 -64
  100. package/esm2015/atoms/form/radio/public_api.js +3 -8
  101. package/esm2015/atoms/form/radio/radio.component.js +7 -85
  102. package/esm2015/atoms/form/radio/radio.module.js +1 -6
  103. package/esm2015/atoms/form/radio/registry/radio-registry.js +7 -46
  104. package/esm2015/atoms/form/radio-set/radio-set.component.js +3 -17
  105. package/esm2015/atoms/form/select/public_api.js +2 -7
  106. package/esm2015/atoms/form/select/select/select.component.js +9 -45
  107. package/esm2015/atoms/form/select/select.module.js +1 -6
  108. package/esm2015/atoms/image/image.component.js +12 -97
  109. package/esm2015/atoms/image/image.module.js +1 -6
  110. package/esm2015/atoms/image/public_api.js +1 -6
  111. package/esm2015/atoms/loading-icon/loading-icon.component.js +6 -49
  112. package/esm2015/atoms/loading-icon/loading-icon.module.js +1 -6
  113. package/esm2015/atoms/loading-icon/public_api.js +2 -7
  114. package/esm2015/atoms/progress-indicator/animation/progress-indicator-animation.js +1 -7
  115. package/esm2015/atoms/progress-indicator/progress-indicator.component.js +6 -58
  116. package/esm2015/atoms/progress-indicator/progress-indicator.module.js +1 -6
  117. package/esm2015/atoms/progress-indicator/public_api.js +2 -7
  118. package/esm2015/button/examples/basic-button/basic-button.component.js +2 -13
  119. package/esm2015/button/examples/basic-button/basic-button.module.js +1 -6
  120. package/esm2015/button/examples/daffodil-design-button-examples.js +2 -7
  121. package/esm2015/button/examples/icon-button/icon-button.component.js +2 -11
  122. package/esm2015/button/examples/icon-button/icon-button.module.js +1 -6
  123. package/esm2015/button/examples/index.js +2 -7
  124. package/esm2015/button/examples/public_api.js +1 -7
  125. package/esm2015/button/examples/raised-button/raised-button.component.js +2 -13
  126. package/esm2015/button/examples/raised-button/raised-button.module.js +1 -6
  127. package/esm2015/button/examples/sizeable-button/sizeable-button.component.js +2 -11
  128. package/esm2015/button/examples/sizeable-button/sizeable-button.module.js +1 -6
  129. package/esm2015/button/examples/statusable-button/statusable-button.component.js +2 -15
  130. package/esm2015/button/examples/statusable-button/statusable-button.module.js +1 -6
  131. package/esm2015/button/examples/stroked-button/stroked-button.component.js +2 -13
  132. package/esm2015/button/examples/stroked-button/stroked-button.module.js +1 -6
  133. package/esm2015/button/examples/underline-button/underline-button.component.js +2 -13
  134. package/esm2015/button/examples/underline-button/underline-button.module.js +1 -6
  135. package/esm2015/callout/examples/callout-text-alignment/callout-text-alignment.component.js +2 -13
  136. package/esm2015/callout/examples/callout-text-alignment/callout-text-alignment.module.js +1 -6
  137. package/esm2015/callout/examples/callout-theming/callout-theming.component.js +2 -13
  138. package/esm2015/callout/examples/callout-theming/callout-theming.module.js +1 -6
  139. package/esm2015/callout/examples/callout-with-grid/callout-with-grid.component.js +3 -8
  140. package/esm2015/callout/examples/callout-with-grid/callout-with-grid.module.js +1 -6
  141. package/esm2015/callout/examples/daffodil-design-callout-examples.js +2 -7
  142. package/esm2015/callout/examples/examples.js +1 -7
  143. package/esm2015/callout/examples/index.js +2 -7
  144. package/esm2015/callout/examples/public_api.js +1 -6
  145. package/esm2015/card/examples/basic-card/basic-card.component.js +2 -7
  146. package/esm2015/card/examples/basic-card/basic-card.module.js +1 -6
  147. package/esm2015/card/examples/card-theming/card-theming.component.js +2 -13
  148. package/esm2015/card/examples/card-theming/card-theming.module.js +1 -6
  149. package/esm2015/card/examples/daffodil-design-card-examples.js +2 -7
  150. package/esm2015/card/examples/index.js +2 -7
  151. package/esm2015/card/examples/linkable-card/linkable-card.component.js +2 -7
  152. package/esm2015/card/examples/linkable-card/linkable-card.module.js +1 -6
  153. package/esm2015/card/examples/public_api.js +1 -7
  154. package/esm2015/card/examples/raised-card/raised-card.component.js +2 -7
  155. package/esm2015/card/examples/raised-card/raised-card.module.js +1 -6
  156. package/esm2015/checkbox/examples/basic-checkbox/basic-checkbox.component.js +2 -20
  157. package/esm2015/checkbox/examples/basic-checkbox/basic-checkbox.module.js +1 -6
  158. package/esm2015/checkbox/examples/checkbox-set/checkbox-set.component.js +2 -24
  159. package/esm2015/checkbox/examples/checkbox-set/checkbox-set.module.js +1 -6
  160. package/esm2015/checkbox/examples/daffodil-design-checkbox-examples.js +2 -7
  161. package/esm2015/checkbox/examples/examples.js +1 -8
  162. package/esm2015/checkbox/examples/index.js +2 -7
  163. package/esm2015/checkbox/examples/public_api.js +1 -6
  164. package/esm2015/core/breakpoints/breakpoints.js +10 -16
  165. package/esm2015/core/colorable/color-in-palette.js +2 -11
  166. package/esm2015/core/colorable/colorable-enum.js +12 -18
  167. package/esm2015/core/colorable/colorable-mixin.js +1 -35
  168. package/esm2015/core/colorable/colorable.js +2 -15
  169. package/esm2015/core/colorable/public_api.js +1 -6
  170. package/esm2015/core/constructor/constructor.js +2 -6
  171. package/esm2015/core/mutable/mutable.js +2 -16
  172. package/esm2015/core/prefix-suffix/prefix-suffix.module.js +1 -6
  173. package/esm2015/core/prefix-suffix/prefix.directive.js +1 -10
  174. package/esm2015/core/prefix-suffix/prefixable/prefixable-interface.js +2 -15
  175. package/esm2015/core/prefix-suffix/prefixable/prefixable.js +2 -17
  176. package/esm2015/core/prefix-suffix/public_api.js +4 -9
  177. package/esm2015/core/prefix-suffix/suffix.directive.js +1 -10
  178. package/esm2015/core/prefix-suffix/suffixable/suffixable-interface.js +2 -15
  179. package/esm2015/core/prefix-suffix/suffixable/suffixable.js +2 -17
  180. package/esm2015/core/public_api.js +9 -14
  181. package/esm2015/core/sizeable/sizeable-mixin.js +1 -37
  182. package/esm2015/core/sizeable/sizeable.js +9 -24
  183. package/esm2015/core/skeletonable/skeletonable.js +2 -16
  184. package/esm2015/core/statusable/statusable-mixin.js +1 -37
  185. package/esm2015/core/statusable/statusable.js +7 -21
  186. package/esm2015/core/text-alignable/text-alignable-mixin.js +1 -35
  187. package/esm2015/core/text-alignable/text-alignable.js +7 -23
  188. package/esm2015/daffodil-design.js +2 -7
  189. package/esm2015/examples/examples.js +2 -17
  190. package/esm2015/examples/public_api.js +2 -6
  191. package/esm2015/hero/examples/daffodil-design-hero-examples.js +2 -7
  192. package/esm2015/hero/examples/examples.js +1 -7
  193. package/esm2015/hero/examples/hero-text-alignment/hero-text-alignment.component.js +2 -13
  194. package/esm2015/hero/examples/hero-text-alignment/hero-text-alignment.module.js +1 -6
  195. package/esm2015/hero/examples/hero-theming/hero-theming.component.js +2 -13
  196. package/esm2015/hero/examples/hero-theming/hero-theming.module.js +1 -6
  197. package/esm2015/hero/examples/hero-with-grid/hero-with-grid.component.js +3 -8
  198. package/esm2015/hero/examples/hero-with-grid/hero-with-grid.module.js +1 -6
  199. package/esm2015/hero/examples/index.js +2 -7
  200. package/esm2015/hero/examples/public_api.js +1 -6
  201. package/esm2015/list/examples/basic-list/basic-list.component.js +2 -7
  202. package/esm2015/list/examples/basic-list/basic-list.module.js +1 -6
  203. package/esm2015/list/examples/daffodil-design-list-examples.js +2 -7
  204. package/esm2015/list/examples/examples.js +1 -7
  205. package/esm2015/list/examples/icon-list/icon-list.component.js +2 -11
  206. package/esm2015/list/examples/icon-list/icon-list.module.js +1 -6
  207. package/esm2015/list/examples/index.js +2 -7
  208. package/esm2015/list/examples/list-examples.module.js +1 -6
  209. package/esm2015/list/examples/multiline-list/multiline-list.component.js +2 -7
  210. package/esm2015/list/examples/multiline-list/multiline-list.module.js +1 -6
  211. package/esm2015/list/examples/nav-list/nav-list.component.js +2 -11
  212. package/esm2015/list/examples/nav-list/nav-list.module.js +1 -6
  213. package/esm2015/list/examples/public_api.js +1 -6
  214. package/esm2015/loading-icon/examples/daffodil-design-loading-icon-examples.js +2 -7
  215. package/esm2015/loading-icon/examples/examples.js +1 -7
  216. package/esm2015/loading-icon/examples/index.js +2 -7
  217. package/esm2015/loading-icon/examples/loading-icon-color/loading-icon-color.component.js +2 -11
  218. package/esm2015/loading-icon/examples/loading-icon-color/loading-icon-color.module.js +1 -6
  219. package/esm2015/loading-icon/examples/loading-icon-diameter/loading-icon-diameter.component.js +2 -7
  220. package/esm2015/loading-icon/examples/loading-icon-diameter/loading-icon-diameter.module.js +1 -6
  221. package/esm2015/loading-icon/examples/public_api.js +1 -6
  222. package/esm2015/media-gallery/examples/basic-media-gallery/basic-media-gallery.component.js +2 -7
  223. package/esm2015/media-gallery/examples/basic-media-gallery/basic-media-gallery.module.js +1 -6
  224. package/esm2015/media-gallery/examples/daffodil-design-media-gallery-examples.js +2 -7
  225. package/esm2015/media-gallery/examples/examples.js +1 -7
  226. package/esm2015/media-gallery/examples/index.js +2 -7
  227. package/esm2015/media-gallery/examples/mismatched-sizes-media-gallery/mismatched-sizes-media-gallery.component.js +2 -7
  228. package/esm2015/media-gallery/examples/mismatched-sizes-media-gallery/mismatched-sizes-media-gallery.module.js +1 -6
  229. package/esm2015/media-gallery/examples/public_api.js +1 -6
  230. package/esm2015/modal/examples/basic-modal/basic-modal.component.js +2 -22
  231. package/esm2015/modal/examples/basic-modal/basic-modal.module.js +1 -6
  232. package/esm2015/modal/examples/basic-modal/modal-content.component.js +2 -7
  233. package/esm2015/modal/examples/daffodil-design-modal-examples.js +2 -7
  234. package/esm2015/modal/examples/index.js +2 -7
  235. package/esm2015/modal/examples/public_api.js +1 -7
  236. package/esm2015/molecules/accordion/accordion/accordion.component.js +2 -7
  237. package/esm2015/molecules/accordion/accordion-item/accordion-item.component.js +8 -46
  238. package/esm2015/molecules/accordion/accordion-item-content/accordion-item-content.directive.js +2 -14
  239. package/esm2015/molecules/accordion/accordion-item-title/accordion-item-title.directive.js +2 -14
  240. package/esm2015/molecules/accordion/accordion.module.js +1 -6
  241. package/esm2015/molecules/accordion/animation/accordion-animation-state.js +3 -13
  242. package/esm2015/molecules/accordion/animation/accordion-animation.js +1 -7
  243. package/esm2015/molecules/accordion/nav-accordion-item/nav-accordion-item.component.js +9 -64
  244. package/esm2015/molecules/accordion/public_api.js +5 -10
  245. package/esm2015/molecules/article/article/article.component.js +5 -22
  246. package/esm2015/molecules/article/article-lead/article-lead.directive.js +2 -14
  247. package/esm2015/molecules/article/article-meta/article-meta.directive.js +2 -14
  248. package/esm2015/molecules/article/article-title/article-title.directive.js +2 -14
  249. package/esm2015/molecules/article/article.module.js +1 -6
  250. package/esm2015/molecules/article/public_api.js +1 -6
  251. package/esm2015/molecules/backdrop/animation/backdrop-animation.js +1 -10
  252. package/esm2015/molecules/backdrop/backdrop/backdrop.component.js +3 -27
  253. package/esm2015/molecules/backdrop/backdrop.module.js +1 -6
  254. package/esm2015/molecules/backdrop/public_api.js +2 -7
  255. package/esm2015/molecules/button-set/button-set.component.js +3 -15
  256. package/esm2015/molecules/button-set/button-set.module.js +1 -6
  257. package/esm2015/molecules/button-set/public_api.js +2 -7
  258. package/esm2015/molecules/callout/callout/callout.component.js +15 -61
  259. package/esm2015/molecules/callout/callout-subtitle/callout-subtitle.directive.js +2 -14
  260. package/esm2015/molecules/callout/callout-tagline/callout-tagline.directive.js +2 -14
  261. package/esm2015/molecules/callout/callout-title/callout-title.directive.js +2 -14
  262. package/esm2015/molecules/callout/callout.module.js +1 -6
  263. package/esm2015/molecules/callout/public_api.js +5 -10
  264. package/esm2015/molecules/card/card/card.component.js +5 -47
  265. package/esm2015/molecules/card/card-actions/card-actions.directive.js +2 -14
  266. package/esm2015/molecules/card/card-image/card-image.directive.js +2 -14
  267. package/esm2015/molecules/card/card-tagline/card-tagline.directive.js +2 -14
  268. package/esm2015/molecules/card/card-title/card-title.directive.js +2 -14
  269. package/esm2015/molecules/card/card.module.js +1 -6
  270. package/esm2015/molecules/card/public_api.js +6 -11
  271. package/esm2015/molecules/feature/feature/feature.component.js +11 -28
  272. package/esm2015/molecules/feature/feature-icon/feature-icon.directive.js +2 -14
  273. package/esm2015/molecules/feature/feature-subheader/feature-subheader.directive.js +2 -14
  274. package/esm2015/molecules/feature/feature-subtitle/feature-subtitle.directive.js +2 -14
  275. package/esm2015/molecules/feature/feature-title/feature-title.directive.js +2 -14
  276. package/esm2015/molecules/feature/feature.module.js +1 -6
  277. package/esm2015/molecules/feature/public_api.js +6 -11
  278. package/esm2015/molecules/hero/hero/hero.component.js +17 -65
  279. package/esm2015/molecules/hero/hero-subtitle/hero-subtitle.directive.js +2 -14
  280. package/esm2015/molecules/hero/hero-tagline/hero-tagline.directive.js +2 -14
  281. package/esm2015/molecules/hero/hero-title/hero-title.directive.js +2 -14
  282. package/esm2015/molecules/hero/hero.module.js +1 -6
  283. package/esm2015/molecules/hero/public_api.js +5 -10
  284. package/esm2015/molecules/image-gallery/gallery-image/gallery-image.component.js +2 -13
  285. package/esm2015/molecules/image-gallery/image-gallery/image-gallery.component.js +3 -8
  286. package/esm2015/molecules/image-gallery/image-gallery.module.js +1 -6
  287. package/esm2015/molecules/image-gallery/public_api.js +3 -8
  288. package/esm2015/molecules/image-list/image-list.component.js +4 -16
  289. package/esm2015/molecules/image-list/image-list.module.js +1 -6
  290. package/esm2015/molecules/image-list/public_api.js +2 -7
  291. package/esm2015/molecules/link-set/link-set/link-set.component.js +4 -16
  292. package/esm2015/molecules/link-set/link-set-heading/link-set-heading.directive.js +2 -14
  293. package/esm2015/molecules/link-set/link-set-item/link-set-item.component.js +3 -15
  294. package/esm2015/molecules/link-set/link-set-subheading/link-set-subheading.directive.js +2 -14
  295. package/esm2015/molecules/link-set/link-set.module.js +1 -6
  296. package/esm2015/molecules/link-set/public_api.js +2 -7
  297. package/esm2015/molecules/list/list/list.component.js +24 -61
  298. package/esm2015/molecules/list/list-item/list-item.component.js +5 -45
  299. package/esm2015/molecules/list/list-subheader/list-subheader.directive.js +2 -14
  300. package/esm2015/molecules/list/list.module.js +1 -6
  301. package/esm2015/molecules/list/public_api.js +4 -9
  302. package/esm2015/molecules/media-gallery/media-gallery-registration.interface.js +2 -14
  303. package/esm2015/molecules/media-gallery/media-gallery-token.js +1 -7
  304. package/esm2015/molecules/media-gallery/media-gallery.component.js +3 -21
  305. package/esm2015/molecules/media-gallery/media-gallery.module.js +1 -6
  306. package/esm2015/molecules/media-gallery/media-renderer/media-renderer.component.js +8 -66
  307. package/esm2015/molecules/media-gallery/public_api.js +4 -9
  308. package/esm2015/molecules/media-gallery/registry/media-gallery.registry.js +7 -54
  309. package/esm2015/molecules/media-gallery/thumbnail/thumbnail-compat.token.js +1 -7
  310. package/esm2015/molecules/media-gallery/thumbnail/thumbnail-registration.interface.js +2 -22
  311. package/esm2015/molecules/media-gallery/thumbnail/thumbnail.directive.js +9 -70
  312. package/esm2015/molecules/modal/animations/modal-animation-state.js +2 -12
  313. package/esm2015/molecules/modal/animations/modal-animation.js +1 -7
  314. package/esm2015/molecules/modal/modal/modal-config.js +2 -18
  315. package/esm2015/molecules/modal/modal/modal.component.js +4 -50
  316. package/esm2015/molecules/modal/modal-actions/modal-actions.component.js +2 -7
  317. package/esm2015/molecules/modal/modal-content/modal-content.component.js +2 -7
  318. package/esm2015/molecules/modal/modal-header/modal-header.component.js +4 -16
  319. package/esm2015/molecules/modal/modal-title/modal-title.directive.js +2 -14
  320. package/esm2015/molecules/modal/modal.js +2 -22
  321. package/esm2015/molecules/modal/modal.module.js +1 -6
  322. package/esm2015/molecules/modal/public_api.js +2 -7
  323. package/esm2015/molecules/modal/service/modal.service.js +6 -78
  324. package/esm2015/molecules/navbar/navbar.component.js +5 -46
  325. package/esm2015/molecules/navbar/navbar.module.js +1 -6
  326. package/esm2015/molecules/navbar/public_api.js +2 -7
  327. package/esm2015/molecules/paginator/paginator-errors.js +1 -8
  328. package/esm2015/molecules/paginator/paginator.component.js +22 -117
  329. package/esm2015/molecules/paginator/paginator.module.js +1 -6
  330. package/esm2015/molecules/paginator/public_api.js +1 -6
  331. package/esm2015/molecules/qty-dropdown/public_api.js +2 -7
  332. package/esm2015/molecules/qty-dropdown/qty-dropdown.component.js +17 -100
  333. package/esm2015/molecules/qty-dropdown/qty-dropdown.module.js +1 -6
  334. package/esm2015/molecules/sidebar/animation/sidebar-animation-state.js +3 -14
  335. package/esm2015/molecules/sidebar/animation/sidebar-animation.js +6 -17
  336. package/esm2015/molecules/sidebar/helper/sidebar-mode.js +2 -6
  337. package/esm2015/molecules/sidebar/public_api.js +4 -9
  338. package/esm2015/molecules/sidebar/sidebar/sidebar.component.js +7 -49
  339. package/esm2015/molecules/sidebar/sidebar-viewport/sidebar-viewport.component.js +12 -80
  340. package/esm2015/molecules/sidebar/sidebar.module.js +1 -6
  341. package/esm2015/public_api.js +34 -39
  342. package/esm2015/quantity-field/examples/basic/basic-quantity-field.component.js +2 -11
  343. package/esm2015/quantity-field/examples/basic/basic-quantity-field.module.js +1 -6
  344. package/esm2015/quantity-field/examples/customRange/custom-range-quantity-field.component.js +2 -11
  345. package/esm2015/quantity-field/examples/customRange/custom-range-quantity-field.module.js +1 -6
  346. package/esm2015/quantity-field/examples/daffodil-design-quantity-field-examples.js +2 -7
  347. package/esm2015/quantity-field/examples/disabled/disabled-quantity-field.component.js +2 -11
  348. package/esm2015/quantity-field/examples/disabled/disabled-quantity-field.module.js +1 -6
  349. package/esm2015/quantity-field/examples/examples.js +1 -7
  350. package/esm2015/quantity-field/examples/index.js +2 -7
  351. package/esm2015/quantity-field/examples/public_api.js +1 -6
  352. package/esm2015/quantity-field/examples/selectMax/select-max-quantity-field.component.js +2 -11
  353. package/esm2015/quantity-field/examples/selectMax/select-max-quantity-field.module.js +1 -6
  354. package/esm2015/radio/examples/basic-radio/basic-radio.component.js +2 -14
  355. package/esm2015/radio/examples/basic-radio/basic-radio.module.js +1 -6
  356. package/esm2015/radio/examples/daffodil-design-radio-examples.js +2 -7
  357. package/esm2015/radio/examples/examples.js +1 -8
  358. package/esm2015/radio/examples/index.js +2 -7
  359. package/esm2015/radio/examples/public_api.js +1 -6
  360. package/fesm2015/daffodil-design-accordion-examples.js +3 -37
  361. package/fesm2015/daffodil-design-accordion-examples.js.map +1 -1
  362. package/fesm2015/daffodil-design-article-examples.js +12 -92
  363. package/fesm2015/daffodil-design-article-examples.js.map +1 -1
  364. package/fesm2015/daffodil-design-button-examples.js +8 -132
  365. package/fesm2015/daffodil-design-button-examples.js.map +1 -1
  366. package/fesm2015/daffodil-design-callout-examples.js +5 -67
  367. package/fesm2015/daffodil-design-callout-examples.js.map +1 -1
  368. package/fesm2015/daffodil-design-card-examples.js +5 -65
  369. package/fesm2015/daffodil-design-card-examples.js.map +1 -1
  370. package/fesm2015/daffodil-design-checkbox-examples.js +3 -74
  371. package/fesm2015/daffodil-design-checkbox-examples.js.map +1 -1
  372. package/fesm2015/daffodil-design-hero-examples.js +5 -67
  373. package/fesm2015/daffodil-design-hero-examples.js.map +1 -1
  374. package/fesm2015/daffodil-design-list-examples.js +5 -78
  375. package/fesm2015/daffodil-design-list-examples.js.map +1 -1
  376. package/fesm2015/daffodil-design-loading-icon-examples.js +3 -47
  377. package/fesm2015/daffodil-design-loading-icon-examples.js.map +1 -1
  378. package/fesm2015/daffodil-design-media-gallery-examples.js +3 -43
  379. package/fesm2015/daffodil-design-media-gallery-examples.js.map +1 -1
  380. package/fesm2015/daffodil-design-modal-examples.js +3 -47
  381. package/fesm2015/daffodil-design-modal-examples.js.map +1 -1
  382. package/fesm2015/daffodil-design-quantity-field-examples.js +5 -81
  383. package/fesm2015/daffodil-design-quantity-field-examples.js.map +1 -1
  384. package/fesm2015/daffodil-design-radio-examples.js +2 -40
  385. package/fesm2015/daffodil-design-radio-examples.js.map +1 -1
  386. package/fesm2015/daffodil-design.js +387 -3555
  387. package/fesm2015/daffodil-design.js.map +1 -1
  388. package/hero/examples/daffodil-design-hero-examples.metadata.json +1 -1
  389. package/hero/examples/package.json +1 -1
  390. package/list/examples/package.json +1 -1
  391. package/loading-icon/examples/package.json +1 -1
  392. package/media-gallery/examples/package.json +1 -1
  393. package/modal/examples/package.json +1 -1
  394. package/package.json +2 -2
  395. package/quantity-field/examples/package.json +1 -1
  396. package/radio/examples/package.json +1 -1
@@ -12,5 +12,5 @@
12
12
  LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
13
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
14
  PERFORMANCE OF THIS SOFTWARE.
15
- ***************************************************************************** */var g=function(e,t){return(g=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])})(e,t)};function h(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}g(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}Object.create;function m(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],o=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&o>=e.length&&(e=void 0),{value:e&&e[o++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function y(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var o,a,r=n.call(e),i=[];try{for(;(void 0===t||t-- >0)&&!(o=r.next()).done;)i.push(o.value)}catch(e){a={error:e}}finally{try{o&&!o.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return i}function b(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(y(arguments[t]));return e}Object.create;var v={PRIMARY:"primary",SECONDARY:"secondary",ACCENT:"accent",TERTIARY:"tertiary",BLACK:"black",WHITE:"white",THEME:"theme",THEMECONTRAST:"theme-contrast"};function _(e,n){var o=function(e){function t(){for(var t=[],o=0;o<arguments.length;o++)t[o]=arguments[o];var a=e.apply(this,b(t))||this;return a.color=n,a}return h(t,e),Object.defineProperty(t.prototype,"color",{get:function(){return this._color},set:function(e){var t,o=e||n;if(void 0!==o&&(t=o,!Object.values(v).includes(t)))throw new TypeError(o+" is not a valid color for the DaffPalette");o!==this._color&&(this._color&&this._renderer.removeClass(this._elementRef.nativeElement,"daff-"+this._color),o&&this._renderer.addClass(this._elementRef.nativeElement,"daff-"+o),this._color=o)},enumerable:!1,configurable:!0}),t}(e);return o.propDecorators={color:[{type:t.Input}]},o}var x=function(){this.class=!0};x.decorators=[{type:t.Directive,args:[{selector:"[daffPrefix]"}]}],x.propDecorators={class:[{type:t.HostBinding,args:["class.daff-prefix"]}]};var C=function(){this.class=!0};C.decorators=[{type:t.Directive,args:[{selector:"[daffSuffix]"}]}],C.propDecorators={class:[{type:t.HostBinding,args:["class.daff-suffix"]}]};var w=function(){};function D(e){var n=function(e){function t(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return e.apply(this,b(t))||this}return h(t,e),t}(e);return n.decorators=[{type:t.Directive}],n.ctorParameters=function(){return[{type:Array}]},n.propDecorators={_suffix:[{type:t.ContentChild,args:[C,{static:!0}]}]},n}function k(e){var n=function(e){function t(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return e.apply(this,b(t))||this}return h(t,e),t}(e);return n.decorators=[{type:t.Directive}],n.ctorParameters=function(){return[{type:Array}]},n.propDecorators={_prefix:[{type:t.ContentChild,args:[x,{static:!0}]}]},n}function P(e,n){var o=function(e){function t(){for(var t=[],o=0;o<arguments.length;o++)t[o]=arguments[o];var a=e.apply(this,b(t))||this;return a.size=n,a}return h(t,e),Object.defineProperty(t.prototype,"size",{get:function(){return this._size},set:function(e){var t=e||n;t!==this._size&&(this._size&&this._renderer.removeClass(this._elementRef.nativeElement,"daff-"+this._size),t&&this._renderer.addClass(this._elementRef.nativeElement,"daff-"+t),this._size=t)},enumerable:!1,configurable:!0}),t}(e);return o.propDecorators={size:[{type:t.Input}]},o}w.decorators=[{type:t.NgModule,args:[{imports:[],exports:[x,C],declarations:[x,C]}]}];var O=["daff-button","daff-stroked-button","daff-raised-button","daff-icon-button","daff-underline-button"],I=function(e,t){this._elementRef=e,this._renderer=t};var S,E,M,B=k(D(_((S=P(I,"md"),(M=function(e){function t(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var o=e.apply(this,b(t))||this;return o.status=E,o}return h(t,e),Object.defineProperty(t.prototype,"status",{get:function(){return this._status},set:function(e){var t=e||E;t!==this._status&&(this._status&&this._renderer.removeClass(this._elementRef.nativeElement,"daff-"+this._status),t&&this._renderer.addClass(this._elementRef.nativeElement,"daff-"+t),this._status=t)},enumerable:!1,configurable:!0}),t}(S)).propDecorators={status:[{type:t.Input}]},M)))),H="daff-button",z="daff-stroked-button",A="daff-raised-button",R="daff-icon-button",j="daff-underline-button",N=function(e){function t(t,n){var o,a,r=e.call(this,t,n)||this;r.elementRef=t,r.renderer=n;try{for(var i=m(O),s=i.next();!s.done;s=i.next()){var f=s.value;r._hasHostAttributes(f)&&t.nativeElement.classList.add(f)}}catch(e){o={error:e}}finally{try{s&&!s.done&&(a=i.return)&&a.call(i)}finally{if(o)throw o.error}}return r}return h(t,e),t.prototype.ngOnInit=function(){var e,t;try{for(var n=m(O),o=n.next();!o.done;o=n.next()){var a=o.value;this._hasHostAttributes(a)&&(this.buttonType=a)}}catch(t){e={error:t}}finally{try{o&&!o.done&&(t=n.return)&&t.call(n)}finally{if(e)throw e.error}}},Object.defineProperty(t.prototype,"button",{get:function(){return this.buttonType===H||void 0===this.buttonType},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"stroked",{get:function(){return this.buttonType===z},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"raised",{get:function(){return this.buttonType===A},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"icon",{get:function(){return this.buttonType===R},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"underline",{get:function(){return this.buttonType===j},enumerable:!1,configurable:!0}),t.prototype._getHostElement=function(){return this.elementRef.nativeElement},t.prototype._hasHostAttributes=function(){for(var e=this,t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return t.some((function(t){return e._getHostElement().hasAttribute(t)}))},t}(B);N.decorators=[{type:t.Component,args:[{selector:"button[daff-button],button[daff-stroked-button],button[daff-raised-button],button[daff-icon-button],button[daff-underline-button],a[daff-button],a[daff-stroked-button],a[daff-raised-button],a[daff-icon-button],a[daff-underline-button]",template:'<ng-container *ngIf="_prefix">\n <ng-content select="[daffPrefix]"></ng-content>\n</ng-container>\n<span><ng-content></ng-content></span>\n<ng-container *ngIf="_suffix">\n <ng-content select="[daffSuffix]"></ng-content>\n</ng-container>',inputs:["color","size","status"],encapsulation:t.ViewEncapsulation.None,changeDetection:t.ChangeDetectionStrategy.OnPush,styles:['.daff-button,.daff-raised-button,.daff-stroked-button{-moz-appearance:none;-moz-user-select:none;-ms-user-select:none;-webkit-appearance:none;-webkit-user-select:none;appearance:none;border-radius:4px;cursor:pointer;display:inline-block;min-width:96px;position:relative;text-align:center;text-decoration:none;transition:background-color .3s,border-color .3s,box-shadow .3s,color .3s,transform .3s;user-select:none;will-change:background-color,border-color,box-shadow,color}.daff-button[disabled],.daff-raised-button[disabled],.daff-stroked-button[disabled]{cursor:not-allowed}.daff-button .daff-prefix,.daff-button .daff-suffix,.daff-raised-button .daff-prefix,.daff-raised-button .daff-suffix,.daff-stroked-button .daff-prefix,.daff-stroked-button .daff-suffix{vertical-align:middle}.daff-button .daff-prefix,.daff-raised-button .daff-prefix,.daff-stroked-button .daff-prefix{margin-right:8px}.daff-button .daff-suffix,.daff-raised-button .daff-suffix,.daff-stroked-button .daff-suffix{margin-left:8px}.daff-button.daff-sm,.daff-raised-button.daff-sm,.daff-stroked-button.daff-sm{font-size:.875rem;height:2rem;line-height:2rem;padding:0 1rem}.daff-button.daff-md,.daff-raised-button.daff-md,.daff-stroked-button.daff-md{font-size:1rem;height:3rem;line-height:3rem;padding:0 1.5rem}.daff-button.daff-lg,.daff-raised-button.daff-lg,.daff-stroked-button.daff-lg{font-size:1.25rem;height:3.5rem;line-height:3.5rem;padding:0 1.5rem}.daff-icon-button{-moz-appearance:none;-moz-user-select:none;-ms-user-select:none;-webkit-appearance:none;-webkit-user-select:none;appearance:none;background:none;border:0;border-radius:4px;cursor:pointer;display:inline-block;padding:0;position:relative;text-align:center;text-decoration:none;user-select:none}.daff-icon-button[disabled]{cursor:not-allowed}.daff-icon-button.daff-sm{font-size:.875rem;height:2rem;line-height:2rem;width:2rem}.daff-icon-button.daff-md{font-size:1rem;height:2.5rem;line-height:2.5rem;width:2.5rem}.daff-icon-button.daff-lg{font-size:1.25rem;height:3rem;line-height:3rem;width:3rem}.daff-underline-button{-moz-appearance:none;-moz-user-select:none;-ms-user-select:none;-webkit-appearance:none;-webkit-user-select:none;appearance:none;background:transparent;border:0;border-radius:4px;border-radius:0;cursor:pointer;display:inline-block;line-height:1.25rem;overflow:hidden;position:relative;text-align:center;text-decoration:none;user-select:none;vertical-align:middle}.daff-underline-button .daff-prefix,.daff-underline-button .daff-suffix{vertical-align:middle}.daff-underline-button .daff-prefix{margin-right:8px}.daff-underline-button .daff-suffix{margin-left:8px}.daff-underline-button[disabled]{cursor:not-allowed}.daff-underline-button[disabled]:active:after,.daff-underline-button[disabled]:hover:after{-webkit-animation:none;animation:none}.daff-underline-button:focus{border-radius:4px}.daff-underline-button:after{bottom:0;content:"";height:2px;left:0;opacity:1;position:absolute;width:100%}.daff-underline-button:hover:after{-webkit-animation:none;animation:none}@media (min-width:1024px){.daff-underline-button:hover:after{-webkit-animation:underline-button-hover .7s ease;animation:underline-button-hover .7s ease}}.daff-underline-button.daff-sm{font-size:.875rem;height:1.25rem;padding:0}.daff-underline-button.daff-md{font-size:1rem;height:1.5rem;padding:0 0 4px}.daff-underline-button.daff-lg{font-size:1.25rem;height:1.75rem;padding:0 0 8px}@-webkit-keyframes underline-button-hover{0%{transform:translateX(0)}50%{transform:translateX(100%)}51%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes underline-button-hover{0%{transform:translateX(0)}50%{transform:translateX(100%)}51%{transform:translateX(-100%)}to{transform:translateX(0)}}']}]}],N.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2}]},N.propDecorators={button:[{type:t.HostBinding,args:["class.daff-button"]}],stroked:[{type:t.HostBinding,args:["class.daff-stroked-button"]}],raised:[{type:t.HostBinding,args:["class.daff-raised-button"]}],icon:[{type:t.HostBinding,args:["class.daff-icon-button"]}],underline:[{type:t.HostBinding,args:["class.daff-underline-button"]}]};var T=function(){};T.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule,w],declarations:[N],exports:[N,w]}]}];var F=function(){function e(){}return e.prototype.isErrorState=function(e,t){return e.errors&&(e.touched||t)},e}(),V=function(){};V.decorators=[{type:t.Component,args:[{selector:"daff-error-message",template:"<ng-content></ng-content>",changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[":host{display:block;font-size:.875rem;margin-top:5px}"]}]}];var L=function(){};L.decorators=[{type:t.NgModule,args:[{exports:[V],declarations:[V]}]}];var q=function(){};var G=function(){function e(){this.faChevronDown=a.faChevronDown,this.class=!0,this.formSubmitted=!1,this.isError=!1,this.isValid=!1}return Object.defineProperty(e.prototype,"isFocused",{get:function(){var e;return null===(e=this._control)||void 0===e?void 0:e.focused},enumerable:!1,configurable:!0}),e.prototype.ngDoCheck=function(){var e;(null===(e=this._control)||void 0===e?void 0:e.ngControl)&&(this.isError=this._control.ngControl.errors&&this._control.ngControl.touched,this.isValid=!this._control.ngControl.errors&&this._control.ngControl.touched)},e.prototype._validateFormControl=function(){if(!this._control)throw new Error("A DaffFormFieldComponent must contain a DaffFormFieldControl")},e.prototype.ngAfterContentInit=function(){this._validateFormControl()},e.prototype.ngAfterContentChecked=function(){this._validateFormControl()},e}();G.decorators=[{type:t.Component,args:[{selector:"daff-form-field",template:'<div class="daff-form-field__control" [class.daff-error]="isError" [class.daff-valid]="isValid" [class.daff-focus]="isFocused">\n <ng-content></ng-content>\n <div class="daff-form-field__icon" *ngIf="_control.controlType==\'native-select\'">\n <fa-icon [icon]="faChevronDown"></fa-icon>\n </div>\n</div>\n<ng-content select="daff-error-message"></ng-content>\n',encapsulation:t.ViewEncapsulation.None,styles:[".daff-form-field{display:block;position:relative}.daff-form-field__control{border-radius:3px;display:inline-block;font-size:1rem;height:inherit;line-height:1.5rem;padding:10px 15px;width:100%}.daff-form-field__icon{display:inline-block;pointer-events:none;position:absolute;right:15px}"]}]}],G.propDecorators={class:[{type:t.HostBinding,args:["class.daff-form-field"]}],formSubmitted:[{type:t.Input}],_control:[{type:t.ContentChild,args:[q]}]};var U=function(){};U.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule,o.FontAwesomeModule,L],exports:[G,L],declarations:[G]}]}];var Q=new t.InjectionToken("DAFF_MEDIA_GALLERY_TOKEN"),$=0,W=function(){this.class=!0,this.name=""+$,$++};W.decorators=[{type:t.Component,args:[{selector:"daff-media-gallery",template:'<div class="daff-media-gallery__thumbnails">\n\t<ng-content select="[daffThumbnail]"></ng-content>\n</div>\n<div class="daff-media-gallery__selected-thumbnail">\n\t<daff-media-renderer></daff-media-renderer>\n</div>',changeDetection:t.ChangeDetectionStrategy.OnPush,providers:[{provide:Q,useExisting:W}],styles:[":host(.daff-media-gallery){display:flex;flex-direction:column}@media (min-width:1024px){:host(.daff-media-gallery){flex-direction:row}}:host(.daff-media-gallery) ::ng-deep .daff-thumbnail{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;cursor:pointer;display:inline-block;height:64px;margin:0 2px;max-width:100%;overflow:hidden;user-select:none;width:64px}@media (min-width:480px){:host(.daff-media-gallery) ::ng-deep .daff-thumbnail{height:72px;width:72px}}@media (min-width:1024px){:host(.daff-media-gallery) ::ng-deep .daff-thumbnail{display:block;height:80px;margin:0 0 4px;width:80px}}.daff-media-gallery__thumbnails{margin:0 -2px;max-height:100%;order:2}@media (min-width:1024px){.daff-media-gallery__thumbnails{margin:0 8px 0 0;order:1}}.daff-media-gallery__selected-thumbnail{display:block;flex-grow:1;order:1}@media (min-width:1024px){.daff-media-gallery__selected-thumbnail{order:2}}"]}]}],W.ctorParameters=function(){return[]},W.propDecorators={class:[{type:t.HostBinding,args:["class.daff-media-gallery"]}],name:[{type:t.Input}]};var X=function(){function e(){this.galleries={}}return e.prototype.add=function(e,t){if(this.galleries[e.name]){var n=this.galleries[e.name].getValue();n=Object.assign(Object.assign({},n),{thumbnails:b(n.thumbnails.filter((function(e){return e!==t})),[t])}),this.galleries[e.name].next(n)}else this.galleries[e.name]=new i.BehaviorSubject({gallery:e,thumbnails:[t]});1===this.galleries[e.name].getValue().thumbnails.length&&t.select()},e.prototype.remove=function(e){if(this.galleries[e.gallery.name]){var t=this.galleries[e.gallery.name].getValue(),n=t.thumbnails.indexOf(e);-1!==n&&this.galleries[e.gallery.name].next(Object.assign(Object.assign({},t),{thumbnails:b(t.thumbnails.slice(0,n),t.thumbnails.slice(n+1))}))}},e.prototype.select=function(e){if(this.galleries[e.gallery.name]){var t=this.galleries[e.gallery.name].getValue(),n=t.thumbnails.indexOf(e);e.selected||-1===n||this.galleries[e.gallery.name].next(Object.assign(Object.assign({},t),{thumbnails:b(t.thumbnails.filter((function(t){return t!==e})).map((function(e){return e.deselect()})),[e.select()])}))}},e}();X.decorators=[{type:t.Injectable,args:[{providedIn:"root"}]}],X.ɵprov=t.ɵɵdefineInjectable({factory:function(){return new X},token:X,providedIn:"root"});var Y=function(){function e(e,t,n){this.componentFactoryResolver=e,this.registry=t,this.gallery=n,this._destroy$=new i.Subject}return e.prototype.ngOnInit=function(){var e=this;this.registry.galleries[this.gallery.name].pipe(s.takeUntil(this._destroy$)).subscribe((function(t){e.slot.clear();var n=t.thumbnails.filter((function(e){return e.selected})).shift();if(n){var o=n.component,a=e.componentFactoryResolver.resolveComponentFactory(o.constructor),r=e.slot.createComponent(a);a.inputs.forEach((function(e){r.instance[e.propName]=o[e.propName]})),r.changeDetectorRef.detectChanges()}}))},e.prototype.ngOnDestroy=function(){this._destroy$.next(!0),this._destroy$.unsubscribe()},e}();Y.decorators=[{type:t.Component,args:[{selector:"daff-media-renderer",template:"<ng-template></ng-template>\n",changeDetection:t.ChangeDetectionStrategy.OnPush}]}],Y.ctorParameters=function(){return[{type:t.ComponentFactoryResolver},{type:X},{type:void 0,decorators:[{type:t.Inject,args:[Q]}]}]},Y.propDecorators={slot:[{type:t.ViewChild,args:[t.TemplateRef,{static:!0,read:t.ViewContainerRef}]}]};var Z=new t.InjectionToken("thumbnailCompatToken"),K=function(){function e(e,n,o,a){this.component=e,this.cd=n,this.registry=o,this.gallery=a,this.class=!0,this.selected=!1,this.becameSelected=new t.EventEmitter}return Object.defineProperty(e.prototype,"selectedClass",{get:function(){return this.selected},enumerable:!1,configurable:!0}),e.prototype.onClick=function(e){this.registry.select(this)},e.prototype.ngOnInit=function(){this.registry.add(this.gallery,this)},e.prototype.ngOnDestroy=function(){this.registry.remove(this)},e.prototype.select=function(){return this.selected=!0,this.becameSelected.emit(),this.cd.markForCheck(),this},e.prototype.deselect=function(){return this.selected=!1,this.cd.markForCheck(),this},e}();K.decorators=[{type:t.Directive,args:[{selector:"[daffThumbnail]"}]}],K.ctorParameters=function(){return[{type:t.Type,decorators:[{type:t.Inject,args:[Z]}]},{type:t.ChangeDetectorRef},{type:X},{type:void 0,decorators:[{type:t.Inject,args:[Q]}]}]},K.propDecorators={selectedClass:[{type:t.HostBinding,args:["class.daff-thumbnail--selected"]}],class:[{type:t.HostBinding,args:["class.daff-thumbnail"]}],becameSelected:[{type:t.Output}],onClick:[{type:t.HostListener,args:["click",["$event"]]}]};var J=function(){};J.decorators=[{type:t.NgModule,args:[{declarations:[W,K,Y],imports:[n.CommonModule],exports:[K,W]}]}];var ee=function(e,t){if(null===e[t]||void 0===e[t]||""===e[t])throw new Error("DaffImageComponent must have a defined "+t+" attribute.")},te=function(e,t){var n=t.filter((function(t){try{ee(e,t)}catch(e){return!0}return!1}));if(n.length)throw new Error("DaffImageComponent must have the "+n.join(",")+" attributes defined.")},ne=function(){function e(e){this.sanitizer=e,this.load=new t.EventEmitter}return Object.defineProperty(e.prototype,"src",{get:function(){return this._src},set:function(e){this._src=e,ee(this,"src")},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"alt",{get:function(){return this._alt},set:function(e){this._alt=e,ee(this,"alt")},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"width",{get:function(){return this._width},set:function(e){this._width=e,ee(this,"width")},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"height",{get:function(){return this._height},set:function(e){this._height=e,ee(this,"height")},enumerable:!1,configurable:!0}),e.prototype.ngOnInit=function(){te(this,["src","alt","width","height"])},Object.defineProperty(e.prototype,"_paddingTop",{get:function(){if(this.height&&this.width)return this.sanitizer.bypassSecurityTrustStyle("calc("+this.height+" / "+this.width+" * 100%)")},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"maxWidth",{get:function(){return this.width+"px"},enumerable:!1,configurable:!0}),e}();ne.decorators=[{type:t.Component,args:[{selector:"daff-image",template:'<div class="daff-image__wrapper" [style.paddingTop]="_paddingTop">\n\t<img [src]="src" [alt]="alt" (load)="load.emit" />\n</div>',changeDetection:t.ChangeDetectionStrategy.OnPush,providers:[{provide:Z,useExisting:ne}],styles:[":host{border-radius:inherit;display:inline-block;position:relative;width:100%}:host img{bottom:0;height:auto;left:0;margin:auto;max-width:100%;position:absolute;right:0;top:0}.daff-image__wrapper{border-radius:inherit;height:0}"]}]}],ne.ctorParameters=function(){return[{type:r.DomSanitizer}]},ne.propDecorators={src:[{type:t.Input}],alt:[{type:t.Input}],width:[{type:t.Input}],height:[{type:t.Input}],load:[{type:t.Output}],maxWidth:[{type:t.HostBinding,args:["style.max-width"]}]};var oe=function(){};oe.decorators=[{type:t.NgModule,args:[{declarations:[ne],imports:[n.CommonModule],exports:[ne],entryComponents:[ne]}]}];var ae=function(){function e(e,t){this.ngControl=e,this._elementRef=t,this.focused=!1}return e.prototype.focus=function(){this.focused=!0},e.prototype.blur=function(){this.focused=!1},e.prototype.onFocus=function(){this._elementRef.nativeElement.focus()},e}();ae.decorators=[{type:t.Component,args:[{selector:"input[daff-input]",template:"<ng-content></ng-content>",providers:[{provide:q,useExisting:ae}],styles:[":host{border:none;border-radius:4px;box-shadow:none;box-sizing:border-box;font-size:1rem;line-height:1.5rem;margin:0;padding:0;width:100%}:host:focus{border:none;box-shadow:none;outline:none}"]}]}],ae.ctorParameters=function(){return[{type:f.NgControl,decorators:[{type:t.Optional},{type:t.Self}]},{type:t.ElementRef}]},ae.propDecorators={formSubmitted:[{type:t.Input}],focus:[{type:t.HostListener,args:["focus"]}],blur:[{type:t.HostListener,args:["blur"]}]};var re=function(){};re.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule],exports:[ae],declarations:[ae]}]}];var ie=function(){function e(e,t){this.ngControl=e,this._elementRef=t,this.controlType="native-select",this.class=!0,this.focused=!1}return e.prototype.focus=function(){this.focused=!0},e.prototype.blur=function(){this.focused=!1},e.prototype.onFocus=function(){this._elementRef.nativeElement.focus()},e}();ie.decorators=[{type:t.Component,args:[{selector:"select[daff-native-select]",template:"<ng-content></ng-content>",encapsulation:t.ViewEncapsulation.None,providers:[{provide:q,useExisting:ie}],styles:[".daff-native-select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:transparent;background-clip:padding-box;border:0;box-shadow:none;font-size:1rem;line-height:1.5rem;margin:0;min-width:45px;width:100%}.daff-native-select:focus{border:0;box-shadow:none;outline:none}"]}]}],ie.ctorParameters=function(){return[{type:f.NgControl,decorators:[{type:t.Optional},{type:t.Self}]},{type:t.ElementRef}]},ie.propDecorators={class:[{type:t.HostBinding,args:["class.daff-native-select"]}],formSubmitted:[{type:t.Input}],focus:[{type:t.HostListener,args:["focus"]}],blur:[{type:t.HostListener,args:["blur"]}]};var se=function(){};se.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule],exports:[ie],declarations:[ie]}]}];var fe=0,ce=function(){function e(e){this._cdRef=e,this._checked=!1,this.id="daff-checkbox-"+fe,this.label="",this.becameChecked=new t.EventEmitter,this.becameUnchecked=new t.EventEmitter,this.role="checkbox",fe++}return Object.defineProperty(e.prototype,"checked",{get:function(){return this._checked},set:function(e){this._checked!==e&&(!0===e?(this.nativeCheckbox.nativeElement.checked=!0,this.becameChecked.emit(this._checked)):(this.nativeCheckbox.nativeElement.checked=!1,this.becameUnchecked.emit()),this._checked=e)},enumerable:!1,configurable:!0}),e.prototype._onChange=function(e){e.target.checked?this.select():this.deselect()},Object.defineProperty(e.prototype,"focusClass",{get:function(){return!0===this.focused},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"disabledClass",{get:function(){return!0===this.disabled},enumerable:!1,configurable:!0}),e.prototype.onBlur=function(){this.focused=!1},e.prototype.onFocus=function(){this.focused=!0},e.prototype.select=function(){this.checked=!0,this._cdRef.markForCheck()},e.prototype.deselect=function(){this.checked=!1,this._cdRef.markForCheck()},e}();ce.decorators=[{type:t.Component,args:[{selector:"daff-checkbox",template:'<input #inputElement\ntype="checkbox"\n[attr.aria-label]="label"\n[attr.aria-labelledby]="labeledBy"\n[attr.checked]="checked ? \'\' : null"\n[attr.id] = "id"\n[attr.value]="value"\n[attr.name]="name"\n[attr.disabled] = "disabled ? \'\' : null" \n(change)="_onChange($event)"\n(blur)="onBlur()"\n(focus)="onFocus()"\n/>\n<label [attr.for]="id"><ng-content></ng-content></label>',changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[""]}]}],ce.ctorParameters=function(){return[{type:t.ChangeDetectorRef}]},ce.propDecorators={nativeCheckbox:[{type:t.ViewChild,args:["inputElement",{static:!0,read:t.ElementRef}]}],name:[{type:t.Input}],value:[{type:t.Input}],checked:[{type:t.Input}],id:[{type:t.Input}],label:[{type:t.Input,args:["aria-label"]}],labeledBy:[{type:t.Input,args:["aria-labelledby"]}],becameChecked:[{type:t.Output}],becameUnchecked:[{type:t.Output}],role:[{type:t.HostBinding,args:["attr.role"]}],focusClass:[{type:t.HostBinding,args:["class.focused"]}],disabledClass:[{type:t.HostBinding,args:["class.disabled"]}]};var le=function(){function e(){this.role="group",this.valueList=new t.EventEmitter}return e.prototype.getValues=function(){var e=this.checkboxes.toArray();return this.formArray.value.map((function(t,n){return!0===t&&e[n].value})).filter((function(e){return!1!==e}))},e}();le.decorators=[{type:t.Component,args:[{selector:"daff-checkbox-set",template:"<ng-content></ng-content>",changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[""]}]}],le.propDecorators={formArray:[{type:t.Input}],name:[{type:t.Input}],role:[{type:t.HostBinding,args:["attr.role"]}],checkboxes:[{type:t.ContentChildren,args:[ce]}],valueList:[{type:t.Output}]};var de=function(){function e(e,t){this._control=e,this._checkbox=t,null!=this._control&&(this._control.valueAccessor=this)}return e.prototype.ngOnInit=function(){var e=this;this.writeValue(this._control.value),this._checkbox.becameChecked.subscribe((function(){e._onChange(!0)})),this._checkbox.becameUnchecked.subscribe((function(){e._onChange(!1)}))},e.prototype.writeValue=function(e){!0===(e=!!e)?this.fireSelect():this.fireDeselect()},e.prototype.registerOnChange=function(e){this._onChange=function(t){e(t)}},e.prototype.registerOnTouched=function(e){this._onTouched=e},e.prototype.setDisabledState=function(e){this._checkbox.disabled=e},e.prototype.fireSelect=function(){this._checkbox.select()},e.prototype.fireDeselect=function(){this._checkbox.deselect()},e}();de.decorators=[{type:t.Directive,args:[{selector:"daff-checkbox[ngModel], daff-checkbox[formControl], daff-checkbox[formControlName]"}]}],de.ctorParameters=function(){return[{type:f.NgControl,decorators:[{type:t.Optional},{type:t.Self}]},{type:ce}]},de.propDecorators={value:[{type:t.Input}],name:[{type:t.Input}]};var pe=function(){};pe.decorators=[{type:t.NgModule,args:[{exports:[ce,le,de],declarations:[ce,le,de],imports:[n.CommonModule],providers:[le]}]}];var ue=function(){function e(e,t){this.ngControl=e,this.changeDetectorRef=t,this.min=1,this.max=10,this._inputControl=new f.FormControl,this.focused=!1,this._destroyed=new i.Subject}return Object.defineProperty(e.prototype,"value",{get:function(){return this.ngControl.control.value},set:function(e){var t=Math.min(Math.round(c.coerceNumberProperty(e)),this.max);this.ngControl.control.patchValue(t),this._inputControl.patchValue(t),this.changeDetectorRef.markForCheck()},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"disabled",{get:function(){return this.ngControl.control.disabled},enumerable:!1,configurable:!0}),e.prototype.ngOnInit=function(){var e=this;this._inputControl.patchValue(this.ngControl.control.value),this.setInputDisabled(),this.ngControl.statusChanges.pipe(s.takeUntil(this._destroyed)).subscribe((function(){e.setInputDisabled()}))},e.prototype.ngOnDestroy=function(){this._destroyed.next(!0)},e.prototype.focus=function(){this.focused=!0,this.input.focus()},e.prototype.onFocus=function(){this.focused=!0,this.ngControl.control.markAsTouched()},e.prototype.onBlur=function(){null!==this.value&&void 0!==this.value||(this.value=1,this.changeDetectorRef.markForCheck())},e.prototype.onValueChange=function(e){this.value=e.target.value},e.prototype.setInputDisabled=function(){this.ngControl.disabled?this._inputControl.disable():this._inputControl.enable()},e}();ue.decorators=[{type:t.Component,args:[{selector:"daff-quantity-input",template:'<input daff-input\n type="number"\n [attr.max]="max"\n [attr.min]="min"\n [attr.step]="1"\n (focus)="onFocus()"\n (blur)="onBlur()"\n (change)="onValueChange($event)"\n [formControl]="_inputControl"\n>\n',changeDetection:t.ChangeDetectionStrategy.OnPush}]}],ue.ctorParameters=function(){return[{type:f.NgControl},{type:t.ChangeDetectorRef}]},ue.propDecorators={input:[{type:t.ViewChild,args:[ae]}],min:[{type:t.Input}],max:[{type:t.Input}]};var ge=function(){function e(e,t){this.ngControl=e,this.changeDetectorRef=t,this.min=1,this.max=10,this.extendable=!0,this.increment=1,this._value=1}return Object.defineProperty(e.prototype,"value",{get:function(){return this._value},set:function(e){this._value=e,this.ngControl.control.patchValue(this._value),this.changeDetectorRef.markForCheck()},enumerable:!1,configurable:!0}),e.prototype.onValueChange=function(e){this.value=e.target.value},Object.defineProperty(e.prototype,"focused",{get:function(){return this.select.focused},enumerable:!1,configurable:!0}),e.prototype.focus=function(){this.select.focus()},Object.defineProperty(e.prototype,"valueArray",{get:function(){return e=this.min,t=this.max,n=this.increment,Array(t-e).fill(0).map((function(t,o){return o*n+e}));var e,t,n},enumerable:!1,configurable:!0}),e}();ge.decorators=[{type:t.Component,args:[{selector:"daff-quantity-select",template:'<select daff-native-select [formControl]="ngControl.control">\n <option *ngFor="let item of valueArray" [value]="item">{{ item }}</option>\n <option [value]="max" *ngIf="extendable">{{ max }}+</option>\n <option [value]="max" *ngIf="!extendable">{{ max }}</option>\n</select>\n',changeDetection:t.ChangeDetectionStrategy.OnPush}]}],ge.ctorParameters=function(){return[{type:f.NgControl},{type:t.ChangeDetectorRef}]},ge.propDecorators={select:[{type:t.ViewChild,args:[ie]}],min:[{type:t.Input}],max:[{type:t.Input}],extendable:[{type:t.Input}]};var he=function(){function e(e,t){this.ngControl=e,this.cd=t,this.min=1,this.max=500,this.selectMax=10,this.focused=!1,this.disabled=!1,this._quantity=1,this._inputHasBeenShown=!1,null!=this.ngControl&&(this.ngControl.valueAccessor=this)}return Object.defineProperty(e.prototype,"quantity",{get:function(){return this._quantity},set:function(e){this._quantity=c.coerceNumberProperty(e,1)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"_maxFloor",{get:function(){return Math.min(this.max,this.selectMax)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"controlType",{get:function(){return this.showInputField?"native-input":"native-select"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"showInputField",{get:function(){var e=this._inputHasBeenShown||(this.ngControl?this.ngControl.value>=this.selectMax:this.quantity>=this.selectMax);return e&&(this._inputHasBeenShown=!0),e},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"showSelectField",{get:function(){return!this.showInputField},enumerable:!1,configurable:!0}),e.prototype.onChange=function(e){},e.prototype.onTouched=function(e){},e.prototype.writeValue=function(e){this.quantity=e,this.cd.markForCheck()},e.prototype.registerOnChange=function(e){this.onChange=e},e.prototype.registerOnTouched=function(e){this.onTouched=e},e.prototype.setDisabledState=function(e){this.disabled=e},e.prototype.focus=function(){this.select&&this.select.focus(),this.input&&this.input.focus(),this.focused=!0},e}();he.decorators=[{type:t.Component,args:[{selector:"daff-quantity-field",template:'<daff-quantity-select\n *ngIf="showSelectField"\n [min]="min" [max]="_maxFloor" [extendable]="max > selectMax">\n</daff-quantity-select>\n<daff-quantity-input\n *ngIf="showInputField"\n [min]="min" [max]="max">\n</daff-quantity-input>\n',providers:[{provide:q,useExisting:he}],changeDetection:t.ChangeDetectionStrategy.OnPush}]}],he.ctorParameters=function(){return[{type:f.NgControl,decorators:[{type:t.Optional},{type:t.Self}]},{type:t.ChangeDetectorRef}]},he.propDecorators={input:[{type:t.ViewChild,args:[ue]}],select:[{type:t.ViewChild,args:[ge]}],min:[{type:t.Input}],max:[{type:t.Input}],selectMax:[{type:t.Input}]};var me=function(){};me.decorators=[{type:t.NgModule,args:[{declarations:[he,ue,ge],imports:[n.CommonModule,se,re,f.ReactiveFormsModule],exports:[he,ue,ge]}]}];var ye=function(e,t){this._elementRef=e,this._renderer=t};var be=function(e){function t(t,n){var o=e.call(this,t,n)||this;return o.elementRef=t,o.renderer=n,o.class=!0,o}return h(t,e),t}(P(ye));be.decorators=[{type:t.Component,args:[{selector:"daff-container",template:"<ng-content></ng-content>",inputs:["size"],changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[":host{display:block;margin:0 auto;padding:0;width:100%}:host.daff-xs{max-width:640px}:host.daff-sm{max-width:800px}:host.daff-md{max-width:1040px}:host.daff-lg{max-width:1340px}:host.daff-xl{max-width:1920px}"]}]}],be.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2}]},be.propDecorators={class:[{type:t.HostBinding,args:["class.daff-container"]}]};var ve=function(){};ve.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule],declarations:[be],exports:[be]}]}];var _e=function(e,t){this._elementRef=e,this._renderer=t};var xe=function(e){function t(t,n){var o=e.call(this,t,n)||this;return o.elementRef=t,o.renderer=n,o.diameter=60,o.class=!0,o}return h(t,e),Object.defineProperty(t.prototype,"maxWidth",{get:function(){return this.diameter+"px"},enumerable:!1,configurable:!0}),t}(_(_e,"primary"));xe.decorators=[{type:t.Component,args:[{selector:"daff-loading-icon",template:'<svg focusable="false" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100">\n <circle cx="50%" cy="50%" r="46"></circle>\n</svg>',inputs:["color"],changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[":host{display:block}circle{-webkit-animation:rotation linear,circle-animation linear;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;animation:rotation linear,circle-animation linear;animation-duration:1s;animation-iteration-count:infinite;fill:transparent;stroke-dasharray:101.1592834456 400;stroke-linecap:round;stroke-width:5px;transform-origin:center}@-webkit-keyframes circle-animation{0%{stroke-dasharray:101.1592834456 400;stroke-dashoffset:101.1592834456}50%{stroke-dasharray:101.1592834456 400;stroke-dashoffset:28.902652413}75%{stroke-dasharray:101.1592834456 400;stroke-dashoffset:0}to{stroke-dasharray:0 400;stroke-dashoffset:-101.1592834456}}@keyframes circle-animation{0%{stroke-dasharray:101.1592834456 400;stroke-dashoffset:101.1592834456}50%{stroke-dasharray:101.1592834456 400;stroke-dashoffset:28.902652413}75%{stroke-dasharray:101.1592834456 400;stroke-dashoffset:0}to{stroke-dasharray:0 400;stroke-dashoffset:-101.1592834456}}@-webkit-keyframes rotation{0%{transform:rotate(-90deg)}50%{transform:rotate(0deg)}50.5%{transform:rotate(0deg)}75%{transform:rotate(90deg)}75.5%{transform:rotate(90deg)}99%{transform:rotate(144deg)}to{transform:rotate(144deg)}}@keyframes rotation{0%{transform:rotate(-90deg)}50%{transform:rotate(0deg)}50.5%{transform:rotate(0deg)}75%{transform:rotate(90deg)}75.5%{transform:rotate(90deg)}99%{transform:rotate(144deg)}to{transform:rotate(144deg)}}"]}]}],xe.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2}]},xe.propDecorators={diameter:[{type:t.Input}],class:[{type:t.HostBinding,args:["class.daff-loading-icon"]}],maxWidth:[{type:t.HostBinding,args:["style.max-width"]}]};var Ce=function(){};Ce.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule],declarations:[xe],exports:[xe]}]}];var we={fill:l.trigger("fill",[l.state("*",l.style({width:"{{ percentage }}%"}),{params:{percentage:0}}),l.transition("* <=> *",l.animate(1e3))])},De=function(e,t){this._elementRef=e,this._renderer=t};var ke=function(e){function n(n,o){var a=e.call(this,n,o)||this;return a.elementRef=n,a.renderer=o,a.class=!0,a.percentage=0,a.finished=new t.EventEmitter,a}return h(n,e),n.prototype.onAnimationComplete=function(e){"100"!==e.toState&&100!==e.toState||this.finished.emit()},Object.defineProperty(n.prototype,"fillState",{get:function(){return{value:this.percentage,params:{percentage:this.percentage}}},enumerable:!1,configurable:!0}),n}(_(De,"primary"));ke.decorators=[{type:t.Component,args:[{selector:"daff-progress-indicator",template:'<div class="daff-progress-indicator__fill" [@fill]="fillState" (@fill.done)="onAnimationComplete($event)"></div>',changeDetection:t.ChangeDetectionStrategy.OnPush,inputs:["color"],animations:[we.fill],styles:[":host{display:flex;height:3px;width:100%}"]}]}],ke.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2}]},ke.propDecorators={class:[{type:t.HostBinding,args:["class.daff-progress-indicator"]}],percentage:[{type:t.Input}],finished:[{type:t.Output}]};var Pe=function(){};Pe.decorators=[{type:t.NgModule,args:[{declarations:[ke],imports:[n.CommonModule],exports:[ke]}]}];var Oe=function(){this.role="radiogroup"};Oe.decorators=[{type:t.Component,args:[{selector:"daff-radio-set",template:"<ng-content></ng-content>",changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[""]}]}],Oe.ctorParameters=function(){return[]},Oe.propDecorators={name:[{type:t.Input}],role:[{type:t.HostBinding,args:["attr.role"]}]};var Ie=0,Se=function(){function e(e){this.radioset=e,this.role="radio",this._checked=!1,this.selectionChange=new t.EventEmitter,this.id="daff-radio-"+Ie,this.name="",this.label=this.name,this.disabled=!1,this.focused=!1,Ie++}return Object.defineProperty(e.prototype,"focusClass",{get:function(){return!0===this.focused},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"disabledClass",{get:function(){return!0===this.disabled},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"checked",{get:function(){return this._checked},set:function(e){this._checked!==e&&(this._checked=e,this.selectionChange.emit(this.value))},enumerable:!1,configurable:!0}),e.prototype.ngOnInit=function(){this.name=this.radioset?this.radioset.name:this.name},e.prototype.onFocus=function(){this.focused=!0},e.prototype.onBlur=function(){this.focused=!1},e.prototype.select=function(){this.checked=!0},e.prototype.deselect=function(){this.checked=!1},e.prototype.onChange=function(){this.select()},e}();Se.decorators=[{type:t.Component,args:[{selector:"daff-radio",template:'<input type="radio" \n[attr.checked]="checked ? \'\' : null" \n[attr.id]="id" \n[attr.name]="name" \n[attr.aria-label]="label"\n[attr.aria-labelledby]="labelledby"\n[attr.value]="value"\n[attr.disabled] = "disabled ? \'\' : null" \n(change)="onChange()"\n(blur)="onBlur()"\n(focus)="onFocus()"/>\n<label [attr.for]="id">\n <ng-content></ng-content>\n</label>',changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[""]}]}],Se.ctorParameters=function(){return[{type:Oe,decorators:[{type:t.Optional}]}]},Se.propDecorators={role:[{type:t.HostBinding,args:["attr.role"]}],focusClass:[{type:t.HostBinding,args:["class.focused"]}],disabledClass:[{type:t.HostBinding,args:["class.disabled"]}],selectionChange:[{type:t.Output}],checked:[{type:t.Input}],value:[{type:t.Input}],id:[{type:t.Input}],name:[{type:t.Input}],label:[{type:t.Input,args:["aria-label"]}],labelledby:[{type:t.Input,args:["aria-labelledby"]}]};var Ee=function(){function e(){this._accessors=[]}return e.prototype.add=function(e,t){this._accessors.push({control:e,accessor:t})},e.prototype.remove=function(e){for(var t=this._accessors.length-1;t>=0;--t)if(this._accessors[t].accessor===e)return void this._accessors.splice(t,1)},e.prototype.select=function(e){var t=this;this._accessors.forEach((function(n){t._isSameGroup(n,e)&&n.accessor!==e&&n.accessor.fireDeselect()}))},e.prototype._isSameGroup=function(e,t){return!!e.control.control&&(e.control.control.parent===t._control.control.parent&&e.accessor.name===t.name)},e}();Ee.decorators=[{type:t.Injectable,args:[{providedIn:"root"}]}],Ee.ɵprov=t.ɵɵdefineInjectable({factory:function(){return new Ee},token:Ee,providedIn:"root"});var Me=function(){function e(e,t,n){this._control=e,this._registry=t,this._radio=n,null!=this._control&&(this._control.valueAccessor=this)}return e.prototype.ngOnInit=function(){var e=this;this.writeValue(this._control.value),this._registry.add(this._control,this),this._radio.selectionChange.subscribe((function(t){return t?e._onChange():null}))},e.prototype.writeValue=function(e){this.value===e&&this._onChange&&(this._onChange(),this.fireSelect())},e.prototype.registerOnChange=function(e){var t=this;this._onChange=function(){e(t.value),t._registry.select(t)}},e.prototype.registerOnTouched=function(e){this._onTouched=e},e.prototype.setDisabledState=function(e){this._radio.disabled=e},e.prototype.fireSelect=function(){this._radio.select()},e.prototype.fireDeselect=function(){this._radio.deselect()},e}();Me.decorators=[{type:t.Directive,args:[{selector:"daff-radio[ngModel], daff-radio[formControl], daff-radio[formControlName]"}]}],Me.ctorParameters=function(){return[{type:f.NgControl,decorators:[{type:t.Optional},{type:t.Self}]},{type:Ee},{type:Se}]},Me.propDecorators={value:[{type:t.Input}],name:[{type:t.Input}]};var Be=function(){};Be.decorators=[{type:t.NgModule,args:[{exports:[Se,Oe,Me],declarations:[Me,Se,Oe],imports:[n.CommonModule]}]}];var He=function(){this.class=!0};He.decorators=[{type:t.Directive,args:[{selector:"[daffAccordionItemContent]"}]}],He.propDecorators={class:[{type:t.HostBinding,args:["class.daff-accordion-item__content"]}]};var ze=function(){this.class=!0};ze.decorators=[{type:t.Directive,args:[{selector:"[daffAccordionItemTitle]"}]}],ze.propDecorators={class:[{type:t.HostBinding,args:["class.daff-accordion-item__title"]}]};var Ae={openAccordion:l.trigger("openAccordion",[l.state("open",l.style({visibility:"visible",opacity:"1",height:"*"})),l.state("void",l.style({visibility:"hidden",overflow:"hidden",opacity:"0",height:"0"})),l.transition("void <=> open",l.animate("150ms ease-in"))])},Re=function(e){return e?"open":"void"},je=function(){function e(){this.faChevronDown=a.faChevronDown,this.faChevronUp=a.faChevronUp,this.class=!0,this._open=!1}return e.prototype.ngOnInit=function(){this._open=this.initiallyActive?this.initiallyActive:this._open,this._animationState=Re(this._open)},e.prototype.toggleActive=function(){this._open=!this._open,this._animationState=Re(this._open)},e}();je.decorators=[{type:t.Component,args:[{selector:"daff-accordion-item",template:'<div class="daff-accordion-item__header" (click)="toggleActive()">\n <ng-content select="[daffAccordionItemTitle]"></ng-content>\n <span [hidden]="_open" daffSuffix>\n <fa-icon [icon]="faChevronDown"></fa-icon>\n </span>\n <span [hidden]="!_open" daffSuffix>\n <fa-icon [icon]="faChevronUp"></fa-icon>\n </span>\n</div>\n<div [@openAccordion]="_animationState">\n <ng-content></ng-content>\n</div>',encapsulation:t.ViewEncapsulation.None,animations:[Ae.openAccordion],styles:[".daff-accordion-item{display:block;padding:15px 0;width:100%}@media (min-width:768px){.daff-accordion-item{padding:30px 0}}.daff-accordion-item__header{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;align-items:center;cursor:pointer;display:flex;justify-content:space-between;user-select:none;width:100%}.daff-accordion-item__header .daff-suffix{margin:0 10px}.daff-accordion-item__title{font-size:1rem;font-weight:700;margin:0;text-transform:uppercase}.daff-accordion-item__content{padding-top:15px}@media (min-width:768px){.daff-accordion-item__content{padding-top:30px}}"]}]}],je.propDecorators={class:[{type:t.HostBinding,args:["class.daff-accordion-item"]}],initiallyActive:[{type:t.Input}]};var Ne=function(){};Ne.decorators=[{type:t.Component,args:[{selector:"daff-accordion",template:"<ng-content></ng-content>",styles:[":host{display:block;width:100%}"]}]}];var Te=function(){function e(e,t){this.accordion=e,this.navAccordionItemParent=t,this.faChevronDown=a.faChevronDown,this.faChevronUp=a.faChevronUp,this._open=!1,this._level=0}return Object.defineProperty(e.prototype,"classes",{get:function(){return["daff-nav-accordion-item","daff-nav-accordion-item--level-"+this._level]},enumerable:!1,configurable:!0}),e.prototype.ngOnInit=function(){this.navAccordionItemParent&&this.accordion===this.navAccordionItemParent.accordion&&(this._level=this.navAccordionItemParent._level+1),this._open=this.initiallyActive?this.initiallyActive:this._open,this._animationState=Re(this._open)},e.prototype.toggleActive=function(){this._open=!this._open,this._animationState=Re(this._open)},e}();Te.decorators=[{type:t.Component,args:[{selector:"daff-nav-accordion-item",template:'<div class="daff-nav-accordion-item__header" (click)="toggleActive()">\n <ng-content select="[daffAccordionItemTitle]"></ng-content>\n <span [hidden]="_open" daffSuffix *ngIf="_navAccordionItemChild.toArray().length">\n <fa-icon [icon]="faChevronDown"></fa-icon>\n </span>\n <span [hidden]="!_open" daffSuffix *ngIf="_navAccordionItemChild.toArray().length">\n <fa-icon [icon]="faChevronUp"></fa-icon>\n </span>\n</div>\n<div [@openAccordion]="_animationState">\n <ng-content></ng-content>\n</div>\n',animations:[Ae.openAccordion],styles:[":host(.daff-nav-accordion-item--level-1) .daff-nav-accordion-item__header{padding-left:15px}:host(.daff-nav-accordion-item--level-2) .daff-nav-accordion-item__header{padding-left:30px}:host(.daff-nav-accordion-item--level-3) .daff-nav-accordion-item__header{padding-left:45px}:host{display:block;padding-top:6px}.daff-nav-accordion-item__header{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding-bottom:6px;user-select:none;width:100%}.daff-nav-accordion-item__header .daff-suffix{margin:0 10px}"]}]}],Te.ctorParameters=function(){return[{type:Ne},{type:Te,decorators:[{type:t.SkipSelf},{type:t.Optional}]}]},Te.propDecorators={classes:[{type:t.HostBinding,args:["class"]}],initiallyActive:[{type:t.Input}],_navAccordionItemChild:[{type:t.ContentChildren,args:[Te,{descendants:!0}]}]};var Fe=function(){};Fe.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule,o.FontAwesomeModule,w],declarations:[Ne,je,Te,ze,He],exports:[Ne,je,Te,ze,He]}]}];var Ve=function(){this.class=!0,this.role="article"};Ve.decorators=[{type:t.Component,args:[{selector:"daff-article",template:"<ng-content></ng-content>",encapsulation:t.ViewEncapsulation.None,styles:[".daff-article{display:block}.daff-article__title{font-size:2rem;font-weight:700;line-height:2.25rem}@media (min-width:768px){.daff-article__title{font-size:3rem;line-height:3.5rem}}.daff-article__lead{margin:0}.daff-article__lead,.daff-article__lead code{font-size:1.25rem;font-weight:400;line-height:1.75rem}.daff-article__meta{font-size:.875rem}.daff-article>h1,.daff-article>h2,.daff-article>h3,.daff-article>h4,.daff-article>h5,.daff-article>h6{margin-bottom:.5rem}.daff-article>h2,.daff-article>h3,.daff-article>h4,.daff-article>h5,.daff-article>h6{margin-top:1.5rem}.daff-article>h1{font-size:2rem;font-weight:700;line-height:2.25rem}@media (min-width:768px){.daff-article>h1{font-size:3rem;line-height:3.5rem}}.daff-article>h2{font-size:1.5rem;font-weight:700;line-height:1.75rem}@media (min-width:768px){.daff-article>h2{font-size:2rem;line-height:2.5rem}}.daff-article>h3{font-size:1.25rem;font-weight:700;line-height:1.5rem}@media (min-width:768px){.daff-article>h3{font-size:1.5rem;line-height:2rem}}.daff-article>h4{font-size:1.25rem;line-height:1.5rem}@media (min-width:768px){.daff-article>h4{font-size:1.5rem;line-height:2rem}}.daff-article>h5{font-size:1.125rem;line-height:1.5rem}.daff-article>h6{font-size:1rem;line-height:1.5rem}.daff-article>ol,.daff-article>ul{padding-left:1rem}.daff-article>strong{font-weight:700}.daff-article pre{border-radius:4px;display:block;font-size:.875rem;line-height:1.5rem;margin:0;overflow:auto;padding:1.5rem;white-space:pre-wrap}.daff-article pre code{display:block;padding:0}.daff-article code{border-radius:4px;display:inline-block;font-size:.875rem;line-height:1rem;padding:4px}.daff-article hr{border:0;height:1px;margin:2rem 0}.daff-article blockquote{font-size:1.25rem;margin:0;padding:1rem 1.5rem}.daff-article blockquote cite{display:block;font-size:.875rem;font-weight:700;margin-top:1rem;text-transform:uppercase}.daff-article table{border-collapse:collapse;display:block;overflow:auto;width:100%}.daff-article table th{box-sizing:border-box;font-weight:600;outline:0;padding:16px;text-align:left;vertical-align:bottom}.daff-article table td{-ms-hyphens:auto;-webkit-hyphens:auto;box-sizing:border-box;hyphens:auto;padding:8px 16px;vertical-align:top;word-break:break-word}"]}]}],Ve.propDecorators={class:[{type:t.HostBinding,args:["class.daff-article"]}],role:[{type:t.HostBinding,args:["attr.role"]}]};var Le=function(){this.class=!0};Le.decorators=[{type:t.Directive,args:[{selector:"[daffArticleLead]"}]}],Le.propDecorators={class:[{type:t.HostBinding,args:["class.daff-article__lead"]}]};var qe=function(){this.class=!0};qe.decorators=[{type:t.Directive,args:[{selector:"[daffArticleMeta]"}]}],qe.propDecorators={class:[{type:t.HostBinding,args:["class.daff-article__meta"]}]};var Ge=function(){this.class=!0};Ge.decorators=[{type:t.Directive,args:[{selector:"[daffArticleTitle]"}]}],Ge.propDecorators={class:[{type:t.HostBinding,args:["class.daff-article__title"]}]};var Ue=function(){};Ue.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule],declarations:[Ve,Ge,Le,qe],exports:[Ve,Ge,Le,qe]}]}];var Qe={fadeBackdrop:l.trigger("fadeBackdrop",[l.transition(":enter",[l.style({opacity:0}),l.animate("350ms cubic-bezier(0.0, 0.0, 0.2, 1)",l.style({opacity:1}))]),l.transition(":leave",[l.animate("350ms cubic-bezier(0.4, 0.0, 1, 1)",l.style({opacity:0}))])])},$e=function(){function e(){this.transparent=!1,this.fullscreen=!1,this.backdropClicked=new t.EventEmitter}return e.prototype.onBackdropClicked=function(){this.backdropClicked.emit()},e}();$e.decorators=[{type:t.Component,args:[{selector:"daff-backdrop",template:'<div class="daff-backdrop" [class.daff-backdrop--fullscreen]="fullscreen" [class.daff-backdrop--transparent]="transparent"></div>\n',animations:[Qe.fadeBackdrop],changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[":host{-moz-user-select:none;-ms-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;cursor:pointer;display:block;user-select:none}.daff-backdrop{background:rgba(0,0,0,.3);height:100%;width:100%}.daff-backdrop--transparent{background:none}.daff-backdrop:active,.daff-backdrop:focus,.daff-backdrop:visited{outline:0}.daff-backdrop--fullscreen{position:absolute}"]}]}],$e.propDecorators={transparent:[{type:t.Input}],fullscreen:[{type:t.Input}],backdropClicked:[{type:t.Output}],onBackdropClicked:[{type:t.HostBinding,args:["@fadeBackdrop"]},{type:t.HostListener,args:["click"]}]};var We=function(){};We.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule],declarations:[$e],exports:[$e],entryComponents:[$e]}]}];var Xe=function(){this.class=!0};Xe.decorators=[{type:t.Component,args:[{selector:"daff-button-set",template:"<ng-content></ng-content>",encapsulation:t.ViewEncapsulation.None,styles:[".daff-button-set{display:flex;flex-direction:column;flex-wrap:wrap}@media (min-width:480px){.daff-button-set{flex-direction:row}}.daff-button-set>*{margin:0 0 5px}.daff-button-set>:last-child{margin:0}@media (min-width:480px){.daff-button-set>*{margin:0 5px 0 0}.daff-button-set>:last-child{margin:0}}"]}]}],Xe.propDecorators={class:[{type:t.HostBinding,args:["class.daff-button-set"]}]};var Ye=function(){};Ye.decorators=[{type:t.NgModule,args:[{declarations:[Xe],exports:[Xe]}]}];var Ze=function(){};Ze.decorators=[{type:t.Component,args:[{selector:"daff-image-gallery",template:'<div class="daff-image-gallery">\n <div class="daff-image-gallery__active-image">\n <ng-content select="[daff-active-image]"></ng-content>\n </div>\n\n <daff-image-list class="daff-image-gallery__image-list">\n <ng-content select="daff-gallery-image"></ng-content>\n </daff-image-list>\n</div>\n',encapsulation:t.ViewEncapsulation.None,styles:['.daff-image-gallery{display:-ms-grid;display:grid;flex-direction:column;grid-template-areas:"active-image" "image-list";max-height:100%}@media (min-width:1024px){.daff-image-gallery{grid-template-areas:"image-list active-image";max-height:-webkit-min-content;max-height:-moz-min-content;max-height:min-content}}.daff-image-gallery__active-image{-ms-grid-column:1;-ms-grid-row:1;grid-area:active-image}.daff-image-gallery__active-image img{display:block;max-width:100%}.daff-image-gallery__image-list{-ms-grid-column:1;-ms-grid-row:2;grid-area:image-list;margin:5px 0 0;max-height:100%}@media (min-width:1024px){.daff-image-gallery__active-image{-ms-grid-column:2;-ms-grid-row:1}.daff-image-gallery__image-list{-ms-grid-column:1;-ms-grid-row:1;margin:0 25px 0 0;max-height:-webkit-fill-available}}.daff-image-gallery__daff-gallery-image img{display:block;opacity:.6;width:90px}.daff-image-gallery__daff-gallery-image--selected img{opacity:1}']}]}];var Ke=function(){this.class=!0};Ke.decorators=[{type:t.Component,args:[{selector:"daff-gallery-image",template:'<div class="gallery-image__wrapper">\n <ng-content></ng-content>\n</div>'}]}],Ke.propDecorators={selected:[{type:t.HostBinding,args:["class.daff-image-gallery__daff-gallery-image--selected"]},{type:t.Input}],class:[{type:t.HostBinding,args:["class.daff-image-gallery__daff-gallery-image"]}]};var Je=function(){this.class=!0};Je.decorators=[{type:t.Component,args:[{selector:"daff-image-list",template:"<ng-content></ng-content>",encapsulation:t.ViewEncapsulation.None,styles:[".daff-image-list{overflow:scroll;white-space:nowrap}.daff-image-list>*{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;cursor:pointer;display:inline-block;margin:0 5px 0 0;user-select:none}@media (min-width:1024px){.daff-image-list>*{display:block;margin:0 0 5px}}.daff-image-list>:last-child{margin:0}::-webkit-scrollbar{height:2px;width:2px}::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 3px #b6b6b6;box-shadow:inset 0 0 3px #b6b6b6}"]}]}],Je.propDecorators={class:[{type:t.HostBinding,args:["class.daff-image-list"]}]};var et=function(){};et.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule],declarations:[Je],exports:[Je]}]}];var tt=function(){};tt.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule,et],declarations:[Ze,Ke],exports:[Ze,Ke]}]}];var nt=function(){this.class=!0};nt.decorators=[{type:t.Component,args:[{selector:"daff-link-set",template:"<ng-content></ng-content>",encapsulation:t.ViewEncapsulation.None,changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[".daff-link-set{display:block;margin:0;padding:0}.daff-link-set__heading{display:block;font-size:1rem;font-weight:700;line-height:1em;margin-bottom:15px;text-transform:uppercase}.daff-link-set__subheading{display:block;font-size:1rem;line-height:1.5em}.daff-link-set__item{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;color:currentColor;cursor:pointer;display:block;font-size:1em;line-height:1.5em;text-decoration:none;transition:color .15s ease;user-select:none}.daff-link-set__item:hover{text-decoration:underline}.daff-link-set__item[disabled]{cursor:not-allowed}.daff-link-set .daff-link-set{margin-left:10px}"]}]}],nt.propDecorators={class:[{type:t.HostBinding,args:["class.daff-link-set"]}]};var ot=function(){this.class=!0};ot.decorators=[{type:t.Directive,args:[{selector:"[daffLinkSetHeading]"}]}],ot.propDecorators={class:[{type:t.HostBinding,args:["class.daff-link-set__heading"]}]};var at=function(){this.class=!0};at.decorators=[{type:t.Component,args:[{selector:"a[daff-link-set-item]",template:"<ng-content></ng-content>",encapsulation:t.ViewEncapsulation.None,changeDetection:t.ChangeDetectionStrategy.OnPush}]}],at.propDecorators={class:[{type:t.HostBinding,args:["class.daff-link-set__item"]}]};var rt=function(){this.class=!0};rt.decorators=[{type:t.Directive,args:[{selector:"[daffLinkSetSubheading]"}]}],rt.propDecorators={class:[{type:t.HostBinding,args:["class.daff-link-set__subheading"]}]};var it=function(){};it.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule],exports:[nt,ot,rt,at],declarations:[nt,ot,rt,at]}]}];var st=function(){function e(e){this.elementRef=e,this.class=!0}return Object.defineProperty(e.prototype,"role",{get:function(){return this._isAnchor()?null:"listitem"},enumerable:!1,configurable:!0}),e.prototype._getHostElement=function(){return this.elementRef.nativeElement},e.prototype._isAnchor=function(){return"a"===this.elementRef.nativeElement.localName},e}();st.decorators=[{type:t.Component,args:[{selector:"daff-list-item,a[daff-list-item]",template:'<ng-container *ngIf="_prefix">\n <ng-content select="[daffPrefix]"></ng-content>\n</ng-container>\n<div class="daff-list-item__content">\n <ng-content></ng-content>\n</div>\n<ng-container *ngIf="_suffix">\n <ng-content select="[daffSuffix]"></ng-content>\n</ng-container>',changeDetection:t.ChangeDetectionStrategy.OnPush}]}],st.ctorParameters=function(){return[{type:t.ElementRef}]},st.propDecorators={class:[{type:t.HostBinding,args:["class.daff-list-item"]}],_prefix:[{type:t.ContentChild,args:[x]}],_suffix:[{type:t.ContentChild,args:[C]}],role:[{type:t.HostBinding,args:["attr.role"]}]};var ft=function(){this.class=!0};ft.decorators=[{type:t.Directive,args:[{selector:"[daffListSubheader]"}]}],ft.propDecorators={class:[{type:t.HostBinding,args:["class.daff-list__subheader"]}]};var ct={Multiline:"multi-line",Link:"link",Navigation:"navigation"},lt="daff-list",dt="daff-nav-list",pt=function(){function e(e){this.elementRef=e}return Object.defineProperty(e.prototype,"list",{get:function(){return this.listType===lt},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"multiline",{get:function(){return this.mode===ct.Multiline},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"link",{get:function(){return this.mode===ct.Link},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"navigation",{get:function(){return this.mode===ct.Navigation},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"listType",{get:function(){return this._getHostElement().localName},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"nav",{get:function(){return this.listType===dt},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"role",{get:function(){return this.listType===dt?"navigation":"list"},enumerable:!1,configurable:!0}),e.prototype._getHostElement=function(){return this.elementRef.nativeElement},e}();pt.decorators=[{type:t.Component,args:[{selector:"daff-list,daff-nav-list",template:"<ng-content></ng-content>",encapsulation:t.ViewEncapsulation.None,changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[".daff-list{display:block;margin:0;padding:0}.daff-list .daff-list-item{display:flex;padding:12px 16px}.daff-list .daff-list-item__content{flex-grow:1}.daff-list .daff-list-item__content :first-child{font-size:1rem;font-weight:700;line-height:1.5em;margin:0;padding:0}.daff-list .daff-list-item__content :nth-child(n+2){font-size:1rem;margin:0;padding:0}.daff-list .daff-list-item .daff-prefix,.daff-list .daff-list-item .daff-suffix{align-items:center;display:flex}.daff-list .daff-list-item .daff-prefix{margin-right:24px}.daff-list .daff-list-item .daff-suffix{margin-left:24px}.daff-list__subheader{font-size:1rem;font-weight:700;padding:0 0 25px;text-transform:uppercase}.daff-list--link a,.daff-list--navigation a{text-decoration:none}.daff-list--link a:hover,.daff-list--navigation a:hover{color:#474747}.daff-list--multi-line .daff-list-item{padding:15px 0}.daff-list--multi-line .daff-list-item:first-of-type{padding:0 0 15px}.daff-list--multi-line .daff-list-item:last-of-type{padding:15px 0 0}.daff-list--multi-line .daff-list-item__content :first-child{font-size:1rem;font-weight:700;line-height:1.5rem;margin:0 0 10px;padding:0}.daff-list--multi-line .daff-list-item__content :nth-child(n+2),.daff-nav-list{margin:0;padding:0}.daff-nav-list{display:block}.daff-nav-list .daff-list-item{display:flex;padding:12px 16px}.daff-nav-list .daff-list-item__content{flex-grow:1}.daff-nav-list .daff-list-item__content :first-child{font-size:1rem;font-weight:700;line-height:1.5em;margin:0;padding:0}.daff-nav-list .daff-list-item__content :nth-child(n+2){font-size:1rem;margin:0;padding:0}.daff-nav-list .daff-list-item .daff-prefix,.daff-nav-list .daff-list-item .daff-suffix{align-items:center;display:flex}.daff-nav-list .daff-list-item .daff-prefix{margin-right:24px}.daff-nav-list .daff-list-item .daff-suffix{margin-left:24px}.daff-nav-list .daff-list-item{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;cursor:pointer;outline:none;text-decoration:none;user-select:none}"]}]}],pt.ctorParameters=function(){return[{type:t.ElementRef}]},pt.propDecorators={mode:[{type:t.Input}],list:[{type:t.HostBinding,args:["class.daff-list"]}],multiline:[{type:t.HostBinding,args:["class.daff-list--multi-line"]}],link:[{type:t.HostBinding,args:["class.daff-list--link"]}],navigation:[{type:t.HostBinding,args:["class.daff-list--navigation"]}],nav:[{type:t.HostBinding,args:["class.daff-nav-list"]}],role:[{type:t.HostBinding,args:["attr.role"]}]};var ut=function(){};ut.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule,w],declarations:[pt,ft,st],exports:[pt,ft,st,w]}]}];var gt={fade:l.trigger("fade",[l.state("open",l.style({opacity:1})),l.state("closed",l.style({opacity:0})),l.transition("open <=> closed",l.animate("400ms cubic-bezier(0.25, 0.8, 0.25, 1)"))])},ht=function(){function e(){this.open=!1,this.animationCompleted=new t.EventEmitter,this.closedAnimationCompleted=new t.EventEmitter,this.hide=new t.EventEmitter,this.modalClass=!0}return e.prototype.attachContent=function(e){this._portalOutlet.attachComponentPortal(e)},Object.defineProperty(e.prototype,"fadeState",{get:function(){return this.open?"open":"closed"},enumerable:!1,configurable:!0}),e.prototype.animationDone=function(e){this.animationCompleted.emit(e),"closed"===e.toState&&this.closedAnimationCompleted.emit(e)},e}();ht.decorators=[{type:t.Component,args:[{selector:"daff-modal",template:"<ng-template cdkPortalOutlet></ng-template>\n",animations:[gt.fade],changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[":host{border-radius:4px;display:block;height:100%;max-width:80vw;overflow:hidden;padding:24px;z-index:3}@media (min-width:480px){:host{height:auto}}"]}]}],ht.propDecorators={open:[{type:t.Input}],_portalOutlet:[{type:t.ViewChild,args:[d.CdkPortalOutlet,{static:!0}]}],modalClass:[{type:t.HostBinding,args:["class.daff-modal"]}],fadeState:[{type:t.HostBinding,args:["@fade"]}],animationDone:[{type:t.HostListener,args:["@fade.done",["$event"]]}]};var mt=function(){};mt.decorators=[{type:t.Component,args:[{selector:"daff-modal-actions",template:"<ng-content></ng-content>",styles:[":host{display:block;padding-top:24px}"]}]}];var yt=function(){};yt.decorators=[{type:t.Component,args:[{selector:"daff-modal-content",template:"<ng-content></ng-content>",changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[":host{display:block;margin:0 -24px;max-height:60vh;overflow:auto;padding:0 24px}"]}]}];var bt=function(){this.class=!0};bt.decorators=[{type:t.Component,args:[{selector:"daff-modal-header",template:"<ng-content></ng-content>",encapsulation:t.ViewEncapsulation.None,changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[":host{display:block}.daff-modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.daff-modal-header .daff-modal-title{font-size:1.25rem;font-weight:700;margin:0;padding:0}@media (min-width:480px){.daff-modal-header .daff-modal-title{font-size:1.5rem}}"]}]}],bt.propDecorators={class:[{type:t.HostBinding,args:["class.daff-modal-header"]}]};var vt=function(){this.class=!0};vt.decorators=[{type:t.Directive,args:[{selector:"[daffModalTitle]"}]}],vt.propDecorators={class:[{type:t.HostBinding,args:["class.daff-modal-title"]}]};var _t=function(){};_t.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule,d.PortalModule,p.OverlayModule],exports:[bt,vt,yt,mt],declarations:[ht,bt,vt,yt,mt]}]}];var xt=function(){function e(e){this.overlay=e,this._modals=[],this.defaultConfiguration={}}return e.prototype._attachModal=function(e){var t=e.attach(new d.ComponentPortal(ht));return t.instance.open=!0,t},e.prototype._attachModalContent=function(e,t){t.instance.attachContent(new d.ComponentPortal(e))},e.prototype._createOverlayRef=function(){return this.overlay.create({hasBackdrop:!0,positionStrategy:(new p.GlobalPositionStrategy).centerHorizontally().centerVertically(),scrollStrategy:this.overlay.scrollStrategies.block()})},e.prototype._removeModal=function(e){if(-1===this._modals.indexOf(e))throw new Error("The Modal that you are trying to remove does not exist.");e.overlay.dispose(),this._modals=this._modals.filter((function(t){return t!==e}))},e.prototype.open=function(e,t){var n=this,o=Object.assign(Object.assign({},this.defaultConfiguration),t),a=this._createOverlayRef(),r=this._attachModal(a),i=(this._attachModalContent(e,r),{modal:r,overlay:a});return this._modals.push(i),a.backdropClick().subscribe((function(){return o.onBackdropClicked?o.onBackdropClicked():n.close(i)})),i},e.prototype.close=function(e){var t=this;e.modal.instance.open=!1,e.overlay.detachBackdrop(),e.modal.instance.closedAnimationCompleted.subscribe((function(n){return t._removeModal(e)}))},e}();xt.decorators=[{type:t.Injectable,args:[{providedIn:_t}]}],xt.ctorParameters=function(){return[{type:p.Overlay}]},xt.ɵprov=t.ɵɵdefineInjectable({factory:function(){return new xt(t.ɵɵinject(p.Overlay))},token:xt,providedIn:_t});var Ct=function(e,t){this._elementRef=e,this._renderer=t};var wt=function(e){function t(t,n){var o=e.call(this,t,n)||this;return o.elementRef=t,o.renderer=n,o.shadowed=!1,o.hostClass=!0,o}return h(t,e),Object.defineProperty(t.prototype,"shadowClass",{get:function(){return this.shadowed},enumerable:!1,configurable:!0}),t}(_(Ct));wt.decorators=[{type:t.Component,args:[{selector:"daff-navbar",template:"<ng-content></ng-content>",inputs:["color"],changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[":host{align-items:center;display:flex;height:70px;padding:0 15px;width:100%}"]}]}],wt.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2}]},wt.propDecorators={shadowed:[{type:t.Input}],shadowClass:[{type:t.HostBinding,args:["class.daff-navbar--shadowed"]}],hostClass:[{type:t.HostBinding,args:["class.daff-navbar"]}]};var Dt=function(){};Dt.decorators=[{type:t.NgModule,args:[{declarations:[wt],exports:[wt]}]}];var kt=function(e,t){this._elementRef=e,this._renderer=t};var Pt=_(kt),Ot=function(e){function n(n,o){var r=e.call(this,n,o)||this;r.elementRef=n,r.renderer=o,r.class=!0,r.role="navigation",r.faChevronRight=a.faChevronRight,r.faChevronLeft=a.faChevronLeft,r.notifyPageChange=new t.EventEmitter;var i=n.nativeElement.attributes["aria-label"];return r._paginatorId=i?i.nodeValue:null,r}return h(n,e),n.prototype.ngOnChanges=function(){if(this.numberOfPages<1)throw new Error("The numberOfPages in the daff-paginator must not be less than 1");if(this.numberOfPages<this.currentPage)throw new Error("The numberOfPages in the daff-paginator should not be less than the currentPage");this._numberOfPagesArray=this.numberOfPages<2?[]:Array(this.numberOfPages-2).fill(this.numberOfPages-2).map((function(e,t){return t+2}))},n.prototype._onNotifyPrevPageChange=function(){this.notifyPageChange.emit(this.currentPage-1)},n.prototype._onNotifyNextPageChange=function(){this.notifyPageChange.emit(this.currentPage+1)},n.prototype._onNotifyPageChange=function(e){this.notifyPageChange.emit(e)},n.prototype._isSelected=function(e){return e===this.currentPage},n.prototype._showFirstEllipsis=function(){return this.currentPage>=4},n.prototype._showLastEllipsis=function(){return this.currentPage<this.numberOfPages-2},n.prototype._showNumber=function(e){return Math.abs(this.currentPage-e)<2||this.currentPage<=2&&e<=4||this.currentPage>this.numberOfPages-2&&e>this.numberOfPages-4},n.prototype._disablePrev=function(){return 1===this.currentPage},n.prototype._disableNext=function(){return this.currentPage===this.numberOfPages},n}(Pt);Ot.decorators=[{type:t.Component,args:[{selector:"daff-paginator",template:'<button type="button" class="daff-paginator__previous"\n [disabled]="_disablePrev()"\n tabindex="0"\n attr.aria-label="Go to Previous Page of {{_paginatorId}} Paginator"\n (click)="_onNotifyPrevPageChange()">\n <fa-icon [icon]="faChevronLeft"></fa-icon> Previous\n</button>\n\n<button type="button" class="daff-paginator__page-link"\n [class.selected]="_isSelected(1)"\n tabindex="0"\n attr.aria-label="Go to Page 1 of {{_paginatorId}} Paginator"\n (click)="_onNotifyPageChange(1)">\n 1\n</button>\n\n<span class="daff-paginator__ellipsis" *ngIf="_showFirstEllipsis()">...</span>\n\n<ng-container *ngFor="let pageNumber of _numberOfPagesArray">\n <button type="button" class="daff-paginator__page-link"\n [class.selected]="_isSelected(pageNumber)"\n tabindex="0"\n attr.aria-label="Go to Page {{pageNumber}} of {{_paginatorId}} Paginator"\n aria-current="_isSelected(pageNumber)"\n *ngIf="_showNumber(pageNumber)"\n (click)="_onNotifyPageChange(pageNumber)">\n {{ pageNumber }}\n </button>\n</ng-container>\n\n<span class="daff-paginator__ellipsis" *ngIf="_showLastEllipsis()">...</span>\n\n<button type="button" class="daff-paginator__page-link"\n [class.selected]="_isSelected(numberOfPages)"\n tabindex="0"\n attr.aria-label="Go To Page {{numberOfPages}} of {{_paginatorId}} Paginator"\n (click)="_onNotifyPageChange(numberOfPages)"\n *ngIf="!(numberOfPages < 2)">\n {{ numberOfPages }}\n</button>\n\n<button class="daff-paginator__next"\n [disabled]="_disableNext()"\n tabindex="0"\n attr.aria-label="Go to Next Page of {{_paginatorId}} Paginator"\n (click)="_onNotifyNextPageChange()">\n Next <fa-icon [icon]="faChevronRight"></fa-icon>\n</button>\n',inputs:["color"],changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[":host{display:flex}.daff-paginator__next,.daff-paginator__previous{-moz-appearance:none;-moz-user-select:none;-ms-user-select:none;-webkit-appearance:none;-webkit-user-select:none;align-items:center;appearance:none;background:transparent;border:0;border-radius:3px;cursor:pointer;display:flex;line-height:1em;padding:5px 10px;user-select:none}.daff-paginator__previous fa-icon{margin-right:10px}.daff-paginator__next fa-icon{margin-left:10px}.daff-paginator__ellipsis{padding:5px 10px}.daff-paginator__page-link{-moz-appearance:none;-moz-user-select:none;-ms-user-select:none;-webkit-appearance:none;-webkit-user-select:none;appearance:none;background-color:transparent;border:0;border-radius:3px;cursor:pointer;display:inline-block;margin:0 5px;padding:5px 10px;transition:background .15s ease;user-select:none}"]}]}],Ot.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2}]},Ot.propDecorators={class:[{type:t.HostBinding,args:["class.daff-paginator"]}],role:[{type:t.HostBinding,args:["attr.role"]}],numberOfPages:[{type:t.Input}],currentPage:[{type:t.Input}],notifyPageChange:[{type:t.Output}]};var It=function(){};It.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule,o.FontAwesomeModule,T],declarations:[Ot],exports:[Ot]}]}];var St=function(){function e(e){this.renderer=e,this.dropdownRange=9,this.qtyChanged=new t.EventEmitter,this.onChange=function(e){},this.onTouched=function(){}}return e.prototype.ngOnInit=function(){this.dropdownItemCounter=Array.from(Array(this.dropdownRange),(function(e,t){return t})),this.qty||(this.qty=1)},e.prototype.writeValue=function(e){this.qty=e,this.onChange(this.qty)},e.prototype.registerOnChange=function(e){this.onChange=e},e.prototype.registerOnTouched=function(e){this.onTouched=e},e.prototype.setDisabledState=function(e){this.inputHasBeenShown?this.renderer.setProperty(document.getElementById("input_"+this.id),"disabled",e):this.renderer.setProperty(document.getElementById("select_"+this.id),"disabled",e)},Object.defineProperty(e.prototype,"showQtyInputField",{get:function(){return!(!this.isQtyOutsideDropdownRange()&&!this.inputHasBeenShown)&&(this.inputHasBeenShown=!0,!0)},enumerable:!1,configurable:!0}),e.prototype.onChangedWrapper=function(e){10===(e=parseInt(e,10))&&this.selectInput(),this.qtyChanged.emit(e),this.onChange(e)},e.prototype.isQtyOutsideDropdownRange=function(){return this.qty>this.dropdownRange},e.prototype.selectInput=function(){var e=this;setTimeout((function(){document.getElementById("input_"+e.id).select()}))},e}();St.decorators=[{type:t.Component,args:[{selector:"daff-qty-dropdown",template:'<daff-form-field class="daff-qty-dropdown">\n <select daff-native-select *ngIf="!showQtyInputField" id="select_{{id}}" [(ngModel)]="qty" (ngModelChange)="onChangedWrapper(qty)" (blur)="onTouched()">\n <option *ngFor="let item of dropdownItemCounter" [value]="item+1">{{ item+1 }}</option>\n <option value="10">10+</option>\n </select>\n <input daff-input id="input_{{id}}" class="daff-qty-dropdown__input" [(ngModel)]="qty" (ngModelChange)="onChangedWrapper(qty)" (blur)="onTouched()" *ngIf="showQtyInputField">\n</daff-form-field>',styles:[".daff-qty-dropdown__input{width:50px}"]}]}],St.ctorParameters=function(){return[{type:t.Renderer2}]},St.propDecorators={qty:[{type:t.Input}],id:[{type:t.Input}],qtyChanged:[{type:t.Output}]};var Et=function(){};Et.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule,f.FormsModule,U,se,re],declarations:[St],exports:[St]}]}];var Mt="cubic-bezier(0.0, 0.0, 0.2, 1)",Bt={transformSidebar:l.trigger("transformSidebar",[l.state("open",l.style({transform:"none",visibility:"visible"})),l.transition("open => closed",l.animate("350ms cubic-bezier(0.4, 0.0, 1, 1)")),l.transition("closed => open",l.animate("350ms "+Mt))]),transformContent:l.trigger("transformContent",[l.state("closed",l.style({transform:"none"})),l.transition("open => closed",l.animate("350ms cubic-bezier(0.4, 0.0, 1, 1)")),l.transition("closed => open",l.animate("350ms "+Mt))])},Ht=function(e,t){return void 0===t&&(t=!0),t?e&&t?"open":"closed":"open"},zt=function(e,n){var o=this;this._elementRef=e,this._ngZone=n,this.class=!0,this.escapePressed=new t.EventEmitter,this._ngZone.runOutsideAngular((function(){i.fromEvent(o._elementRef.nativeElement,"keydown").pipe(s.filter((function(e){return"Escape"===e.key}))).subscribe((function(e){return o._ngZone.run((function(){o.escapePressed.emit(),e.stopPropagation()}))}))}))};zt.decorators=[{type:t.Component,args:[{selector:"daff-sidebar",template:"<ng-content></ng-content>",encapsulation:t.ViewEncapsulation.None,styles:[":host{display:block}.daff-sidebar{display:block;height:100%}"]}]}],zt.ctorParameters=function(){return[{type:t.ElementRef},{type:t.NgZone}]},zt.propDecorators={class:[{type:t.HostBinding,args:["class.daff-sidebar"]}],escapePressed:[{type:t.Output}]};var At=function(){function e(e){this.ref=e,this._opened=!1,this._mode="side",this.backdropIsVisible=!0,this.backdropClicked=new t.EventEmitter}return Object.defineProperty(e.prototype,"mode",{get:function(){return this._mode},set:function(e){this._mode=e,this._animationState=Ht(this.opened,this.animationsEnabled)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"opened",{get:function(){return this._opened},set:function(e){this._opened=e,this._animationState=Ht(e,this.animationsEnabled)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"animationsEnabled",{get:function(){return"over"===this.mode||"push"===this.mode},enumerable:!1,configurable:!0}),e.prototype.ngOnInit=function(){this._animationState=Ht(this.opened,this.animationsEnabled)},e.prototype.ngAfterViewInit=function(){var e=this;this.sidebar&&this.sidebar.escapePressed.subscribe((function(){e.onEscape()}))},e.prototype._backdropClicked=function(){this.backdropClicked.emit()},Object.defineProperty(e.prototype,"hasBackdrop",{get:function(){return"over"===this.mode||"push"===this.mode},enumerable:!1,configurable:!0}),e.prototype.onEscape=function(){this.hasBackdrop&&(this.opened=!1,this.ref.markForCheck())},e}();At.decorators=[{type:t.Component,args:[{selector:"daff-sidebar-viewport",template:'<div class="daff-sidebar-viewport {{ mode }}">\n <div class="daff-sidebar-viewport__sidebar" [@transformSidebar]="_animationState" [cdkTrapFocus]="opened && (mode === \'over\' || mode === \'push\')">\n <ng-content select="daff-sidebar" (escapePressed)="onEscape($event)"></ng-content>\n </div>\n\n <daff-backdrop \n class="daff-sidebar-viewport__backdrop" \n *ngIf="hasBackdrop && _opened"\n [transparent]="!backdropIsVisible" \n (backdropClicked)="_backdropClicked()"></daff-backdrop>\n\n <div class="daff-sidebar-viewport__content" [@transformContent]="_animationState">\n <ng-content></ng-content>\n </div>\n</div>',changeDetection:t.ChangeDetectionStrategy.OnPush,animations:[Bt.transformSidebar,Bt.transformContent],styles:[".daff-sidebar-viewport{display:flex;min-height:100%;position:relative;width:100%;z-index:1}.daff-sidebar-viewport__content{flex:0 1 auto;width:100%;will-change:transform;z-index:2}.daff-sidebar-viewport__sidebar{flex-shrink:0;width:250px;will-change:transform,visibility;z-index:4}.daff-sidebar-viewport__backdrop{cursor:pointer;height:100%;position:absolute;width:100%;z-index:3}.daff-sidebar-viewport.push>.daff-sidebar-viewport__sidebar{bottom:0;height:100%;left:0;position:absolute;top:0;transform:translate3d(-250px,0,0);visibility:hidden}.daff-sidebar-viewport.push>.daff-sidebar-viewport__content{transform:translate3d(250px,0,0)}.daff-sidebar-viewport.over>.daff-sidebar-viewport__sidebar{bottom:0;height:100%;left:0;position:absolute;top:0;transform:translate3d(-250px,0,0);visibility:hidden}"]}]}],At.ctorParameters=function(){return[{type:t.ChangeDetectorRef}]},At.propDecorators={sidebar:[{type:t.ContentChild,args:[zt]}],mode:[{type:t.Input}],backdropIsVisible:[{type:t.Input}],opened:[{type:t.Input}],backdropClicked:[{type:t.Output}]};var Rt=function(){};Rt.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule,We,u.A11yModule],declarations:[zt,At],exports:[zt,At]}]}];var jt=function(){this.class=!0};jt.decorators=[{type:t.Directive,args:[{selector:"[daffHeroSubtitle]"}]}],jt.propDecorators={class:[{type:t.HostBinding,args:["class.daff-hero__subtitle"]}]};var Nt=function(){this.class=!0};Nt.decorators=[{type:t.Directive,args:[{selector:"[daffHeroTagline]"}]}],Nt.propDecorators={class:[{type:t.HostBinding,args:["class.daff-hero__tagline"]}]};var Tt=function(){this.class=!0};function Ft(e,n){var o=function(e){function t(){for(var t=[],o=0;o<arguments.length;o++)t[o]=arguments[o];var a=e.apply(this,b(t))||this;return a.textAlignment=n,a}return h(t,e),Object.defineProperty(t.prototype,"textAlignment",{get:function(){return this._textAlignment},set:function(e){var t=e||n;t!==this._textAlignment&&(this._textAlignment&&this._renderer.removeClass(this._elementRef.nativeElement,"daff-"+this._textAlignment),t&&this._renderer.addClass(this._elementRef.nativeElement,"daff-"+t),this._textAlignment=t)},enumerable:!1,configurable:!0}),t}(e);return o.propDecorators={textAlignment:[{type:t.Input}]},o}Tt.decorators=[{type:t.Directive,args:[{selector:"[daffHeroTitle]"}]}],Tt.propDecorators={class:[{type:t.HostBinding,args:["class.daff-hero__title"]}]};var Vt={Centered:"centered"},Lt={Compact:"compact",Small:"small"},qt=function(e,t){this._elementRef=e,this._renderer=t};var Gt=function(e){function t(t,n){var o=e.call(this,t,n)||this;return o.elementRef=t,o.renderer=n,o.class=!0,o}return h(t,e),Object.defineProperty(t.prototype,"centered",{get:function(){return this.layout===Vt.Centered},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"small",{get:function(){return this.size===Lt.Small},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"compact",{get:function(){return this.size===Lt.Compact},enumerable:!1,configurable:!0}),t}(_(Ft(qt)));Gt.decorators=[{type:t.Component,args:[{selector:"daff-hero",template:"<ng-content></ng-content>",encapsulation:t.ViewEncapsulation.None,inputs:["color","textAlignment"],changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[".daff-hero{display:block;padding:64px 24px}@media (min-width:480px){.daff-hero{padding:96px 48px}}.daff-hero__tagline{font-size:.75rem;font-weight:700;letter-spacing:1px;line-height:1rem;margin:0 0 8px;padding:0;text-transform:uppercase}.daff-hero__title{font-size:2.5rem;font-weight:700;line-height:2.75rem;margin:0;max-width:1040px;overflow-wrap:break-word;width:100%}@media (min-width:768px){.daff-hero__title{font-size:3.5rem;line-height:4rem}}.daff-hero__subtitle{font-size:1.5rem;font-weight:400;line-height:2rem;margin:16px 0 0;max-width:672px;width:100%}.daff-hero--centered .daff-hero__title{margin:0 auto;text-align:center}.daff-hero--centered .daff-hero__subtitle{margin:24px auto 0;text-align:center}.daff-hero--compact,.daff-hero--small{padding:50px 25px}@media (min-width:480px){.daff-hero--compact,.daff-hero--small{padding:50px}}.daff-hero.daff-left .daff-hero__subtitle,.daff-hero.daff-left .daff-hero__tagline,.daff-hero.daff-left .daff-hero__title{text-align:left}.daff-hero.daff-center .daff-hero__subtitle,.daff-hero.daff-center .daff-hero__tagline,.daff-hero.daff-center .daff-hero__title{margin-left:auto;margin-right:auto;text-align:center}.daff-hero.daff-right .daff-hero__subtitle,.daff-hero.daff-right .daff-hero__tagline,.daff-hero.daff-right .daff-hero__title{margin-left:auto;text-align:right}"]}]}],Gt.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2}]},Gt.propDecorators={layout:[{type:t.Input}],size:[{type:t.Input}],class:[{type:t.HostBinding,args:["class.daff-hero"]}],centered:[{type:t.HostBinding,args:["class.daff-hero--centered"]}],small:[{type:t.HostBinding,args:["class.daff-hero--small"]}],compact:[{type:t.HostBinding,args:["class.daff-hero--compact"]}]};var Ut=function(){};Ut.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule],declarations:[Gt,Nt,Tt,jt],exports:[Gt,Nt,Tt,jt]}]}];var Qt=function(){this.class=!0};Qt.decorators=[{type:t.Directive,args:[{selector:"[daffCalloutSubtitle]"}]}],Qt.propDecorators={class:[{type:t.HostBinding,args:["class.daff-callout__subtitle"]}]};var $t=function(){this.class=!0};$t.decorators=[{type:t.Directive,args:[{selector:"[daffCalloutTagline]"}]}],$t.propDecorators={class:[{type:t.HostBinding,args:["class.daff-callout__tagline"]}]};var Wt=function(){this.class=!0};Wt.decorators=[{type:t.Directive,args:[{selector:"[daffCalloutTitle]"}]}],Wt.propDecorators={class:[{type:t.HostBinding,args:["class.daff-callout__title"]}]};var Xt={Centered:"centered"},Yt={Compact:"compact"},Zt=function(e,t){this._elementRef=e,this._renderer=t};var Kt=function(e){function t(t,n){var o=e.call(this,t,n)||this;return o.elementRef=t,o.renderer=n,o.class=!0,o}return h(t,e),Object.defineProperty(t.prototype,"centered",{get:function(){return this.layout===Xt.Centered},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"compact",{get:function(){return this.size===Yt.Compact},enumerable:!1,configurable:!0}),t}(_(Ft(Zt)));Kt.decorators=[{type:t.Component,args:[{selector:"daff-callout",template:"<ng-content></ng-content>",encapsulation:t.ViewEncapsulation.None,inputs:["color","textAlignment"],changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[".daff-callout{display:block;padding:64px 24px}@media (min-width:480px){.daff-callout{padding:96px 48px}}@media (min-width:1024px){.daff-callout{padding:96px 0}}.daff-callout__tagline{font-size:.75rem;font-weight:700;letter-spacing:1px;line-height:1rem;margin:0 0 8px;padding:0;text-transform:uppercase}.daff-callout__title{font-size:1.75rem;font-weight:700;line-height:2rem;margin:0;max-width:1040px;padding:0;width:100%}@media (min-width:480px){.daff-callout__title{font-size:2rem;font-weight:700;line-height:2.25rem}}@media (min-width:480px) and (min-width:768px){.daff-callout__title{font-size:3rem;line-height:3.5rem}}.daff-callout__subtitle{font-size:1.25rem;margin:16px 0 0;max-width:600px;padding:0;width:100%}.daff-callout--centered .daff-callout__title{margin:0 auto;text-align:center}.daff-callout--centered .daff-callout__subtitle{margin:10px auto 0;text-align:center}@media (min-width:480px){.daff-callout--centered .daff-callout__subtitle{margin:25px auto 0}}.daff-callout--compact{padding:25px}@media (min-width:480px){.daff-callout--compact{padding:25px 50px}}.daff-callout.daff-left .daff-callout__subtitle,.daff-callout.daff-left .daff-callout__tagline,.daff-callout.daff-left .daff-callout__title{text-align:left}.daff-callout.daff-center .daff-callout__subtitle,.daff-callout.daff-center .daff-callout__tagline,.daff-callout.daff-center .daff-callout__title{margin-left:auto;margin-right:auto;text-align:center}.daff-callout.daff-right .daff-callout__subtitle,.daff-callout.daff-right .daff-callout__tagline,.daff-callout.daff-right .daff-callout__title{margin-left:auto;text-align:right}"]}]}],Kt.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2}]},Kt.propDecorators={layout:[{type:t.Input}],size:[{type:t.Input}],class:[{type:t.HostBinding,args:["class.daff-callout"]}],centered:[{type:t.HostBinding,args:["class.daff-callout--centered"]}],compact:[{type:t.HostBinding,args:["class.daff-callout--compact"]}]};var Jt=function(){};Jt.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule],declarations:[Kt,Wt,Qt,$t],exports:[Kt,Qt,Wt,$t]}]}];var en=function(){this.class=!0};en.decorators=[{type:t.Directive,args:[{selector:"[daffFeatureIcon]"}]}],en.propDecorators={class:[{type:t.HostBinding,args:["class.daff-feature__icon"]}]};var tn=function(){this.class=!0};tn.decorators=[{type:t.Directive,args:[{selector:"[daffFeatureSubheader]"}]}],tn.propDecorators={class:[{type:t.HostBinding,args:["class.daff-feature__subheader"]}]};var nn=function(){this.class=!0};nn.decorators=[{type:t.Directive,args:[{selector:"[daffFeatureSubtitle]"}]}],nn.propDecorators={class:[{type:t.HostBinding,args:["class.daff-feature__subtitle"]}]};var on=function(){this.class=!0};on.decorators=[{type:t.Directive,args:[{selector:"[daffFeatureTitle]"}]}],on.propDecorators={class:[{type:t.HostBinding,args:["class.daff-feature__title"]}]};var an={Compact:"compact",Normal:"normal"},rn=function(){function e(){this.class=!0,this.mode=an.Normal}return Object.defineProperty(e.prototype,"compact",{get:function(){return this.mode===an.Compact},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"normal",{get:function(){return this.mode===an.Normal},enumerable:!1,configurable:!0}),e}();rn.decorators=[{type:t.Component,args:[{selector:"daff-feature",template:'<ng-content select="[daffFeatureIcon]"></ng-content>\n<div class="daff-feature__content">\n <ng-content select="[daffFeatureSubheader]"></ng-content>\n <ng-content select="[daffFeatureTitle]"></ng-content>\n <ng-content select="[daffFeatureSubtitle]"></ng-content>\n <ng-content></ng-content>\n</div>',encapsulation:t.ViewEncapsulation.None,changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[".daff-feature{border-radius:10px;display:flex}.daff-feature__icon{display:inline-block;max-width:30px}@media (min-width:480px){.daff-feature__icon{max-width:50px}}.daff-feature__subheader{font-size:.75rem;letter-spacing:.075rem;line-height:1rem;text-transform:uppercase}@media (min-width:480px){.daff-feature__subheader{font-size:.875rem}}.daff-feature__title{font-weight:700;margin:0 0 15px;padding:0}.daff-feature__subtitle{font-size:1rem;margin:0;padding:0}.daff-feature--normal{align-items:flex-start;flex-direction:column;padding:25px}@media (min-width:480px){.daff-feature--normal{align-items:center;flex-direction:row;padding:50px}}.daff-feature--normal .daff-feature__icon{margin:0 0 15px}@media (min-width:480px){.daff-feature--normal .daff-feature__icon{margin:0 25px 0 0}}.daff-feature--normal .daff-feature__subheader{margin:0 0 15px}@media (min-width:480px){.daff-feature--normal .daff-feature__subheader{margin:0 0 30px}}.daff-feature--normal .daff-feature__title{font-size:1.25rem;line-height:1.25rem}@media (min-width:480px){.daff-feature--normal .daff-feature__title{font-size:2rem;line-height:2rem}}.daff-feature--compact{align-items:flex-start;flex-direction:column;padding:25px}.daff-feature--compact .daff-feature__icon{margin:0 0 15px}.daff-feature--compact .daff-feature__subheader{margin:0 0 5px}.daff-feature--compact .daff-feature__title{font-size:1.25rem;line-height:1.25rem}@media (min-width:480px){.daff-feature--compact .daff-feature__title{font-size:1.5rem;line-height:1.5rem}}"]}]}],rn.propDecorators={class:[{type:t.HostBinding,args:["class.daff-feature"]}],mode:[{type:t.Input}],compact:[{type:t.HostBinding,args:["class.daff-feature--compact"]}],normal:[{type:t.HostBinding,args:["class.daff-feature--normal"]}]};var sn=function(){};sn.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule],declarations:[rn,on,nn,en,tn],exports:[rn,on,nn,en,tn]}]}];var fn=function(){this.class=!0};fn.decorators=[{type:t.Directive,args:[{selector:"[daffCardActions]"}]}],fn.propDecorators={class:[{type:t.HostBinding,args:["class.daff-card__actions"]}]};var cn=function(){this.class=!0};cn.decorators=[{type:t.Directive,args:[{selector:"[daffCardImage]"}]}],cn.propDecorators={class:[{type:t.HostBinding,args:["class.daff-card__image"]}]};var ln=function(){this.class=!0};ln.decorators=[{type:t.Directive,args:[{selector:"[daffCardTagline]"}]}],ln.propDecorators={class:[{type:t.HostBinding,args:["class.daff-card__tagline"]}]};var dn=function(){this.class=!0};dn.decorators=[{type:t.Directive,args:[{selector:"[daffCardTitle]"}]}],dn.propDecorators={class:[{type:t.HostBinding,args:["class.daff-card__title"]}]};var pn=function(e,t){this._elementRef=e,this._renderer=t};var un=function(e){function t(t,n){var o=e.call(this,t,n)||this;return o.elementRef=t,o.renderer=n,o.raised=!1,o.class=!0,o}return h(t,e),Object.defineProperty(t.prototype,"raisedClass",{get:function(){return this.raised},enumerable:!1,configurable:!0}),t}(_(pn));un.decorators=[{type:t.Component,args:[{selector:"daff-card,a[daff-card]",template:'<ng-content select="[daffCardImage]"></ng-content>\n<div class="daff-card__content">\n\t<ng-content select="[daffCardTagline]"></ng-content>\n\t<ng-content select="[daffCardTitle]"></ng-content>\n\t<ng-content></ng-content>\n</div>\n<ng-content select="[daffCardActions]"></ng-content>',encapsulation:t.ViewEncapsulation.None,inputs:["color"],changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[".daff-card{border-radius:8px;display:flex;flex-direction:column}.daff-card__image{display:inline-block;width:100%}.daff-card__image,.daff-card__image img{border-top-left-radius:inherit;border-top-right-radius:inherit}.daff-card__tagline{font-size:.75rem;font-weight:700;letter-spacing:1px;line-height:1rem;margin:0 0 4px;padding:0;text-transform:uppercase}.daff-card__title{font-size:1.5rem;font-weight:700;line-height:2rem;margin-bottom:16px}.daff-card__content{padding:24px}.daff-card__content p{margin:0;padding:0}.daff-card__actions{padding:0 24px 24px}a.daff-card{text-decoration:none}"]}]}],un.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2}]},un.propDecorators={raised:[{type:t.Input}],class:[{type:t.HostBinding,args:["class.daff-card"]}],raisedClass:[{type:t.HostBinding,args:["class.daff-card--raised"]}]};var gn=function(){};gn.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule],declarations:[un,ln,dn,cn,fn],exports:[un,ln,dn,cn,fn]}]}];e.DaffAccordionComponent=Ne,e.DaffAccordionItemComponent=je,e.DaffAccordionItemContentDirective=He,e.DaffAccordionItemTitleDirective=ze,e.DaffAccordionModule=Fe,e.DaffArticleComponent=Ve,e.DaffArticleLeadDirective=Le,e.DaffArticleMetaDirective=qe,e.DaffArticleModule=Ue,e.DaffArticleTitleDirective=Ge,e.DaffBackdropComponent=$e,e.DaffBackdropModule=We,e.DaffBreakpoints={DESKTOP:"(min-width: 1920px)",LAPTOP:"(min-width: 1440px)",SMALL_LAPTOP:"(min-width: 1200px)",BIG_TABLET:"(min-width: 1024px)",TABLET:"(min-width: 768px)",MOBILE:"(min-width: 480px)"},e.DaffButtonComponent=N,e.DaffButtonModule=T,e.DaffButtonSetComponent=Xe,e.DaffButtonSetModule=Ye,e.DaffCalloutComponent=Kt,e.DaffCalloutLayoutEnum=Xt,e.DaffCalloutModule=Jt,e.DaffCalloutSizeEnum=Yt,e.DaffCalloutSubtitleDirective=Qt,e.DaffCalloutTaglineDirective=$t,e.DaffCalloutTitleDirective=Wt,e.DaffCardActionsDirective=fn,e.DaffCardComponent=un,e.DaffCardImageDirective=cn,e.DaffCardModule=gn,e.DaffCardTaglineDirective=ln,e.DaffCardTitleDirective=dn,e.DaffCheckboxComponent=ce,e.DaffCheckboxControlValueAccessorDirective=de,e.DaffCheckboxModule=pe,e.DaffCheckboxSetComponent=le,e.DaffContainerComponent=be,e.DaffContainerModule=ve,e.DaffErrorMessageComponent=V,e.DaffErrorMessageModule=L,e.DaffErrorStateMatcher=F,e.DaffFeatureComponent=rn,e.DaffFeatureIconDirective=en,e.DaffFeatureModeEnum=an,e.DaffFeatureModule=sn,e.DaffFeatureSubheaderDirective=tn,e.DaffFeatureSubtitleDirective=nn,e.DaffFeatureTitleDirective=on,e.DaffFormFieldComponent=G,e.DaffFormFieldControl=q,e.DaffFormFieldModule=U,e.DaffGalleryImageComponent=Ke,e.DaffHeroComponent=Gt,e.DaffHeroLayoutEnum=Vt,e.DaffHeroModule=Ut,e.DaffHeroSizeEnum=Lt,e.DaffHeroSubtitleDirective=jt,e.DaffHeroTaglineDirective=Nt,e.DaffHeroTitleDirective=Tt,e.DaffImageComponent=ne,e.DaffImageGalleryComponent=Ze,e.DaffImageGalleryModule=tt,e.DaffImageListComponent=Je,e.DaffImageListModule=et,e.DaffImageModule=oe,e.DaffInputComponent=ae,e.DaffInputModule=re,e.DaffLinkSetComponent=nt,e.DaffLinkSetHeadingDirective=ot,e.DaffLinkSetItemComponent=at,e.DaffLinkSetModule=it,e.DaffLinkSetSubheadingDirective=rt,e.DaffListComponent=pt,e.DaffListItemComponent=st,e.DaffListModeEnum=ct,e.DaffListModule=ut,e.DaffListSubheaderDirective=ft,e.DaffLoadingIconComponent=xe,e.DaffLoadingIconModule=Ce,e.DaffMediaGalleryComponent=W,e.DaffMediaGalleryModule=J,e.DaffModalActionsComponent=mt,e.DaffModalComponent=ht,e.DaffModalContentComponent=yt,e.DaffModalHeaderComponent=bt,e.DaffModalModule=_t,e.DaffModalService=xt,e.DaffModalTitleDirective=vt,e.DaffNativeSelectComponent=ie,e.DaffNativeSelectModule=se,e.DaffNavbarComponent=wt,e.DaffNavbarModule=Dt,e.DaffPaginatorComponent=Ot,e.DaffPaginatorModule=It,e.DaffPrefixDirective=x,e.DaffPrefixSuffixModule=w,e.DaffProgressIndicatorComponent=ke,e.DaffProgressIndicatorModule=Pe,e.DaffQtyDropdownComponent=St,e.DaffQtyDropdownModule=Et,e.DaffQuantityFieldComponent=he,e.DaffQuantityFieldModule=me,e.DaffQuantityInputComponent=ue,e.DaffQuantitySelectComponent=ge,e.DaffRadioComponent=Se,e.DaffRadioControlValueAccessorDirective=Me,e.DaffRadioModule=Be,e.DaffRadioSetComponent=Oe,e.DaffSidebarComponent=zt,e.DaffSidebarModule=Rt,e.DaffSidebarViewportComponent=At,e.DaffStatusEnum={Warn:"warn",Danger:"danger",Success:"success"},e.DaffSuffixDirective=C,e.DaffTextAlignmentEnum={Left:"left",Center:"center",Right:"right"},e.DaffThumbnailDirective=K,e.daffPrefixableMixin=k,e.daffSuffixableMixin=D,e.daffThumbnailCompatToken=Z,e.ɵa=we,e.ɵb=Ee,e.ɵc=Ae,e.ɵd=Te,e.ɵe=Qe,e.ɵf=Q,e.ɵg=X,e.ɵi=Y,e.ɵj=gt,e.ɵk=Bt,Object.defineProperty(e,"__esModule",{value:!0})}));
15
+ ***************************************************************************** */var g=function(e,t){return(g=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])})(e,t)};function h(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}g(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}Object.create;function m(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],o=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&o>=e.length&&(e=void 0),{value:e&&e[o++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function y(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var o,a,r=n.call(e),i=[];try{for(;(void 0===t||t-- >0)&&!(o=r.next()).done;)i.push(o.value)}catch(e){a={error:e}}finally{try{o&&!o.done&&(n=r.return)&&n.call(r)}finally{if(a)throw a.error}}return i}function b(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(y(arguments[t]));return e}var v;Object.create;function _(e,n){var o=function(e){function t(){for(var t=[],o=0;o<arguments.length;o++)t[o]=arguments[o];var a=e.apply(this,b(t))||this;return a.color=n,a}return h(t,e),Object.defineProperty(t.prototype,"color",{get:function(){return this._color},set:function(e){var t,o=e||n;if(void 0!==o&&(t=o,!Object.values(v).includes(t)))throw new TypeError(o+" is not a valid color for the DaffPalette");o!==this._color&&(this._color&&this._renderer.removeClass(this._elementRef.nativeElement,"daff-"+this._color),o&&this._renderer.addClass(this._elementRef.nativeElement,"daff-"+o),this._color=o)},enumerable:!1,configurable:!0}),t}(e);return o.propDecorators={color:[{type:t.Input}]},o}!function(e){e.PRIMARY="primary",e.SECONDARY="secondary",e.ACCENT="accent",e.TERTIARY="tertiary",e.BLACK="black",e.WHITE="white",e.THEME="theme",e.THEMECONTRAST="theme-contrast"}(v||(v={}));var x=function(){this.class=!0};x.decorators=[{type:t.Directive,args:[{selector:"[daffPrefix]"}]}],x.propDecorators={class:[{type:t.HostBinding,args:["class.daff-prefix"]}]};var C=function(){this.class=!0};C.decorators=[{type:t.Directive,args:[{selector:"[daffSuffix]"}]}],C.propDecorators={class:[{type:t.HostBinding,args:["class.daff-suffix"]}]};var D=function(){};function w(e){var n=function(e){function t(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return e.apply(this,b(t))||this}return h(t,e),t}(e);return n.decorators=[{type:t.Directive}],n.ctorParameters=function(){return[{type:Array}]},n.propDecorators={_suffix:[{type:t.ContentChild,args:[C,{static:!0}]}]},n}function k(e){var n=function(e){function t(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return e.apply(this,b(t))||this}return h(t,e),t}(e);return n.decorators=[{type:t.Directive}],n.ctorParameters=function(){return[{type:Array}]},n.propDecorators={_prefix:[{type:t.ContentChild,args:[x,{static:!0}]}]},n}function P(e,n){var o=function(e){function t(){for(var t=[],o=0;o<arguments.length;o++)t[o]=arguments[o];var a=e.apply(this,b(t))||this;return a.size=n,a}return h(t,e),Object.defineProperty(t.prototype,"size",{get:function(){return this._size},set:function(e){var t=e||n;t!==this._size&&(this._size&&this._renderer.removeClass(this._elementRef.nativeElement,"daff-"+this._size),t&&this._renderer.addClass(this._elementRef.nativeElement,"daff-"+t),this._size=t)},enumerable:!1,configurable:!0}),t}(e);return o.propDecorators={size:[{type:t.Input}]},o}D.decorators=[{type:t.NgModule,args:[{imports:[],exports:[x,C],declarations:[x,C]}]}];var O,I,E,S,M=["daff-button","daff-stroked-button","daff-raised-button","daff-icon-button","daff-underline-button"],B=k(w(_((O=P((function(e,t){this._elementRef=e,this._renderer=t}),"md"),(E=function(e){function t(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var o=e.apply(this,b(t))||this;return o.status=I,o}return h(t,e),Object.defineProperty(t.prototype,"status",{get:function(){return this._status},set:function(e){var t=e||I;t!==this._status&&(this._status&&this._renderer.removeClass(this._elementRef.nativeElement,"daff-"+this._status),t&&this._renderer.addClass(this._elementRef.nativeElement,"daff-"+t),this._status=t)},enumerable:!1,configurable:!0}),t}(O)).propDecorators={status:[{type:t.Input}]},E))));!function(e){e.Default="daff-button",e.Stroked="daff-stroked-button",e.Raised="daff-raised-button",e.Icon="daff-icon-button",e.Underline="daff-underline-button"}(S||(S={}));var H=function(e){function t(t,n){var o,a,r=e.call(this,t,n)||this;r.elementRef=t,r.renderer=n;try{for(var i=m(M),s=i.next();!s.done;s=i.next()){var f=s.value;r._hasHostAttributes(f)&&t.nativeElement.classList.add(f)}}catch(e){o={error:e}}finally{try{s&&!s.done&&(a=i.return)&&a.call(i)}finally{if(o)throw o.error}}return r}return h(t,e),t.prototype.ngOnInit=function(){var e,t;try{for(var n=m(M),o=n.next();!o.done;o=n.next()){var a=o.value;this._hasHostAttributes(a)&&(this.buttonType=a)}}catch(t){e={error:t}}finally{try{o&&!o.done&&(t=n.return)&&t.call(n)}finally{if(e)throw e.error}}},Object.defineProperty(t.prototype,"button",{get:function(){return this.buttonType===S.Default||void 0===this.buttonType},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"stroked",{get:function(){return this.buttonType===S.Stroked},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"raised",{get:function(){return this.buttonType===S.Raised},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"icon",{get:function(){return this.buttonType===S.Icon},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"underline",{get:function(){return this.buttonType===S.Underline},enumerable:!1,configurable:!0}),t.prototype._getHostElement=function(){return this.elementRef.nativeElement},t.prototype._hasHostAttributes=function(){for(var e=this,t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return t.some((function(t){return e._getHostElement().hasAttribute(t)}))},t}(B);H.decorators=[{type:t.Component,args:[{selector:"button[daff-button],button[daff-stroked-button],button[daff-raised-button],button[daff-icon-button],button[daff-underline-button],a[daff-button],a[daff-stroked-button],a[daff-raised-button],a[daff-icon-button],a[daff-underline-button]",template:'<ng-container *ngIf="_prefix">\n <ng-content select="[daffPrefix]"></ng-content>\n</ng-container>\n<span><ng-content></ng-content></span>\n<ng-container *ngIf="_suffix">\n <ng-content select="[daffSuffix]"></ng-content>\n</ng-container>',inputs:["color","size","status"],encapsulation:t.ViewEncapsulation.None,changeDetection:t.ChangeDetectionStrategy.OnPush,styles:['.daff-button,.daff-raised-button,.daff-stroked-button{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:4px;position:relative;text-align:center;text-decoration:none;transition:background-color .3s,border-color .3s,box-shadow .3s,color .3s,transform .3s;will-change:background-color,border-color,box-shadow,color;min-width:96px}.daff-button[disabled],.daff-raised-button[disabled],.daff-stroked-button[disabled]{cursor:not-allowed}.daff-button .daff-prefix,.daff-button .daff-suffix,.daff-raised-button .daff-prefix,.daff-raised-button .daff-suffix,.daff-stroked-button .daff-prefix,.daff-stroked-button .daff-suffix{vertical-align:middle}.daff-button .daff-prefix,.daff-raised-button .daff-prefix,.daff-stroked-button .daff-prefix{margin-right:8px}.daff-button .daff-suffix,.daff-raised-button .daff-suffix,.daff-stroked-button .daff-suffix{margin-left:8px}.daff-button.daff-sm,.daff-raised-button.daff-sm,.daff-stroked-button.daff-sm{font-size:.875rem;line-height:2rem;height:2rem;padding:0 1rem}.daff-button.daff-md,.daff-raised-button.daff-md,.daff-stroked-button.daff-md{font-size:1rem;line-height:3rem;height:3rem;padding:0 1.5rem}.daff-button.daff-lg,.daff-raised-button.daff-lg,.daff-stroked-button.daff-lg{font-size:1.25rem;line-height:3.5rem;height:3.5rem;padding:0 1.5rem}.daff-icon-button{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:4px;position:relative;text-align:center;text-decoration:none;background:none;border:0;padding:0}.daff-icon-button[disabled]{cursor:not-allowed}.daff-icon-button.daff-sm{font-size:.875rem;line-height:2rem;height:2rem;width:2rem}.daff-icon-button.daff-md{font-size:1rem;line-height:2.5rem;height:2.5rem;width:2.5rem}.daff-icon-button.daff-lg{font-size:1.25rem;line-height:3rem;height:3rem;width:3rem}.daff-underline-button{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:4px;position:relative;text-align:center;background:transparent;border:0;border-radius:0;line-height:1.25rem;overflow:hidden;text-decoration:none;vertical-align:middle}.daff-underline-button .daff-prefix,.daff-underline-button .daff-suffix{vertical-align:middle}.daff-underline-button .daff-prefix{margin-right:8px}.daff-underline-button .daff-suffix{margin-left:8px}.daff-underline-button[disabled]{cursor:not-allowed}.daff-underline-button[disabled]:active:after,.daff-underline-button[disabled]:hover:after{-webkit-animation:none;animation:none}.daff-underline-button:focus{border-radius:4px}.daff-underline-button:after{bottom:0;content:"";height:2px;left:0;opacity:1;position:absolute;width:100%}.daff-underline-button:hover:after{-webkit-animation:none;animation:none}@media (min-width:1024px){.daff-underline-button:hover:after{-webkit-animation:underline-button-hover .7s ease;animation:underline-button-hover .7s ease}}.daff-underline-button.daff-sm{font-size:.875rem;height:1.25rem;padding:0}.daff-underline-button.daff-md{font-size:1rem;height:1.5rem;padding:0 0 4px}.daff-underline-button.daff-lg{font-size:1.25rem;height:1.75rem;padding:0 0 8px}@-webkit-keyframes underline-button-hover{0%{transform:translateX(0)}50%{transform:translateX(100%)}51%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes underline-button-hover{0%{transform:translateX(0)}50%{transform:translateX(100%)}51%{transform:translateX(-100%)}to{transform:translateX(0)}}']}]}],H.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2}]},H.propDecorators={button:[{type:t.HostBinding,args:["class.daff-button"]}],stroked:[{type:t.HostBinding,args:["class.daff-stroked-button"]}],raised:[{type:t.HostBinding,args:["class.daff-raised-button"]}],icon:[{type:t.HostBinding,args:["class.daff-icon-button"]}],underline:[{type:t.HostBinding,args:["class.daff-underline-button"]}]};var z=function(){};z.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule,D],declarations:[H],exports:[H,D]}]}];var A=function(){function e(){}return e.prototype.isErrorState=function(e,t){return e.errors&&(e.touched||t)},e}(),R=function(){};R.decorators=[{type:t.Component,args:[{selector:"daff-error-message",template:"<ng-content></ng-content>",changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[":host{display:block;font-size:.875rem;margin-top:5px}"]}]}];var N=function(){};N.decorators=[{type:t.NgModule,args:[{exports:[R],declarations:[R]}]}];var j=function(){},T=function(){function e(){this.faChevronDown=a.faChevronDown,this.class=!0,this.formSubmitted=!1,this.isError=!1,this.isValid=!1}return Object.defineProperty(e.prototype,"isFocused",{get:function(){var e;return null===(e=this._control)||void 0===e?void 0:e.focused},enumerable:!1,configurable:!0}),e.prototype.ngDoCheck=function(){var e;(null===(e=this._control)||void 0===e?void 0:e.ngControl)&&(this.isError=this._control.ngControl.errors&&this._control.ngControl.touched,this.isValid=!this._control.ngControl.errors&&this._control.ngControl.touched)},e.prototype._validateFormControl=function(){if(!this._control)throw new Error("A DaffFormFieldComponent must contain a DaffFormFieldControl")},e.prototype.ngAfterContentInit=function(){this._validateFormControl()},e.prototype.ngAfterContentChecked=function(){this._validateFormControl()},e}();T.decorators=[{type:t.Component,args:[{selector:"daff-form-field",template:'<div class="daff-form-field__control" [class.daff-error]="isError" [class.daff-valid]="isValid" [class.daff-focus]="isFocused">\n <ng-content></ng-content>\n <div class="daff-form-field__icon" *ngIf="_control.controlType==\'native-select\'">\n <fa-icon [icon]="faChevronDown"></fa-icon>\n </div>\n</div>\n<ng-content select="daff-error-message"></ng-content>\n',encapsulation:t.ViewEncapsulation.None,styles:[".daff-form-field{display:block;position:relative}.daff-form-field__control{border-radius:3px;display:inline-block;font-size:1rem;height:inherit;line-height:1.5rem;padding:10px 15px;width:100%}.daff-form-field__icon{display:inline-block;pointer-events:none;position:absolute;right:15px}"]}]}],T.propDecorators={class:[{type:t.HostBinding,args:["class.daff-form-field"]}],formSubmitted:[{type:t.Input}],_control:[{type:t.ContentChild,args:[j]}]};var F=function(){};F.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule,o.FontAwesomeModule,N],exports:[T,N],declarations:[T]}]}];var L=new t.InjectionToken("DAFF_MEDIA_GALLERY_TOKEN"),V=0,q=function(){this.class=!0,this.name=""+V,V++};q.decorators=[{type:t.Component,args:[{selector:"daff-media-gallery",template:'<div class="daff-media-gallery__thumbnails">\n\t<ng-content select="[daffThumbnail]"></ng-content>\n</div>\n<div class="daff-media-gallery__selected-thumbnail">\n\t<daff-media-renderer></daff-media-renderer>\n</div>',changeDetection:t.ChangeDetectionStrategy.OnPush,providers:[{provide:L,useExisting:q}],styles:[":host(.daff-media-gallery){display:flex;flex-direction:column}@media (min-width:1024px){:host(.daff-media-gallery){flex-direction:row}}:host(.daff-media-gallery) ::ng-deep .daff-thumbnail{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;display:inline-block;height:64px;width:64px;margin:0 2px;max-width:100%;overflow:hidden;user-select:none}@media (min-width:480px){:host(.daff-media-gallery) ::ng-deep .daff-thumbnail{height:72px;width:72px}}@media (min-width:1024px){:host(.daff-media-gallery) ::ng-deep .daff-thumbnail{display:block;margin:0 0 4px;height:80px;width:80px}}.daff-media-gallery__thumbnails{margin:0 -2px;max-height:100%;order:2}@media (min-width:1024px){.daff-media-gallery__thumbnails{margin:0 8px 0 0;order:1}}.daff-media-gallery__selected-thumbnail{display:block;flex-grow:1;order:1}@media (min-width:1024px){.daff-media-gallery__selected-thumbnail{order:2}}"]}]}],q.ctorParameters=function(){return[]},q.propDecorators={class:[{type:t.HostBinding,args:["class.daff-media-gallery"]}],name:[{type:t.Input}]};var G=function(){function e(){this.galleries={}}return e.prototype.add=function(e,t){if(this.galleries[e.name]){var n=this.galleries[e.name].getValue();n=Object.assign(Object.assign({},n),{thumbnails:b(n.thumbnails.filter((function(e){return e!==t})),[t])}),this.galleries[e.name].next(n)}else this.galleries[e.name]=new i.BehaviorSubject({gallery:e,thumbnails:[t]});1===this.galleries[e.name].getValue().thumbnails.length&&t.select()},e.prototype.remove=function(e){if(this.galleries[e.gallery.name]){var t=this.galleries[e.gallery.name].getValue(),n=t.thumbnails.indexOf(e);-1!==n&&this.galleries[e.gallery.name].next(Object.assign(Object.assign({},t),{thumbnails:b(t.thumbnails.slice(0,n),t.thumbnails.slice(n+1))}))}},e.prototype.select=function(e){if(this.galleries[e.gallery.name]){var t=this.galleries[e.gallery.name].getValue(),n=t.thumbnails.indexOf(e);e.selected||-1===n||this.galleries[e.gallery.name].next(Object.assign(Object.assign({},t),{thumbnails:b(t.thumbnails.filter((function(t){return t!==e})).map((function(e){return e.deselect()})),[e.select()])}))}},e}();G.ɵprov=t.ɵɵdefineInjectable({factory:function(){return new G},token:G,providedIn:"root"}),G.decorators=[{type:t.Injectable,args:[{providedIn:"root"}]}];var U=function(){function e(e,t,n){this.componentFactoryResolver=e,this.registry=t,this.gallery=n,this._destroy$=new i.Subject}return e.prototype.ngOnInit=function(){var e=this;this.registry.galleries[this.gallery.name].pipe(s.takeUntil(this._destroy$)).subscribe((function(t){e.slot.clear();var n=t.thumbnails.filter((function(e){return e.selected})).shift();if(n){var o=n.component,a=e.componentFactoryResolver.resolveComponentFactory(o.constructor),r=e.slot.createComponent(a);a.inputs.forEach((function(e){r.instance[e.propName]=o[e.propName]})),r.changeDetectorRef.detectChanges()}}))},e.prototype.ngOnDestroy=function(){this._destroy$.next(!0),this._destroy$.unsubscribe()},e}();U.decorators=[{type:t.Component,args:[{selector:"daff-media-renderer",template:"<ng-template></ng-template>\n",changeDetection:t.ChangeDetectionStrategy.OnPush}]}],U.ctorParameters=function(){return[{type:t.ComponentFactoryResolver},{type:G},{type:void 0,decorators:[{type:t.Inject,args:[L]}]}]},U.propDecorators={slot:[{type:t.ViewChild,args:[t.TemplateRef,{static:!0,read:t.ViewContainerRef}]}]};var Q=new t.InjectionToken("thumbnailCompatToken"),$=function(){function e(e,n,o,a){this.component=e,this.cd=n,this.registry=o,this.gallery=a,this.class=!0,this.selected=!1,this.becameSelected=new t.EventEmitter}return Object.defineProperty(e.prototype,"selectedClass",{get:function(){return this.selected},enumerable:!1,configurable:!0}),e.prototype.onClick=function(e){this.registry.select(this)},e.prototype.ngOnInit=function(){this.registry.add(this.gallery,this)},e.prototype.ngOnDestroy=function(){this.registry.remove(this)},e.prototype.select=function(){return this.selected=!0,this.becameSelected.emit(),this.cd.markForCheck(),this},e.prototype.deselect=function(){return this.selected=!1,this.cd.markForCheck(),this},e}();$.decorators=[{type:t.Directive,args:[{selector:"[daffThumbnail]"}]}],$.ctorParameters=function(){return[{type:t.Type,decorators:[{type:t.Inject,args:[Q]}]},{type:t.ChangeDetectorRef},{type:G},{type:void 0,decorators:[{type:t.Inject,args:[L]}]}]},$.propDecorators={selectedClass:[{type:t.HostBinding,args:["class.daff-thumbnail--selected"]}],class:[{type:t.HostBinding,args:["class.daff-thumbnail"]}],becameSelected:[{type:t.Output}],onClick:[{type:t.HostListener,args:["click",["$event"]]}]};var W=function(){};W.decorators=[{type:t.NgModule,args:[{declarations:[q,$,U],imports:[n.CommonModule],exports:[$,q]}]}];var X=function(e,t){if(null===e[t]||void 0===e[t]||""===e[t])throw new Error("DaffImageComponent must have a defined "+t+" attribute.")},Y=function(e,t){var n=t.filter((function(t){try{X(e,t)}catch(e){return!0}return!1}));if(n.length)throw new Error("DaffImageComponent must have the "+n.join(",")+" attributes defined.")},Z=function(){function e(e){this.sanitizer=e,this.load=new t.EventEmitter}return Object.defineProperty(e.prototype,"src",{get:function(){return this._src},set:function(e){this._src=e,X(this,"src")},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"alt",{get:function(){return this._alt},set:function(e){this._alt=e,X(this,"alt")},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"width",{get:function(){return this._width},set:function(e){this._width=e,X(this,"width")},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"height",{get:function(){return this._height},set:function(e){this._height=e,X(this,"height")},enumerable:!1,configurable:!0}),e.prototype.ngOnInit=function(){Y(this,["src","alt","width","height"])},Object.defineProperty(e.prototype,"_paddingTop",{get:function(){if(this.height&&this.width)return this.sanitizer.bypassSecurityTrustStyle("calc("+this.height+" / "+this.width+" * 100%)")},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"maxWidth",{get:function(){return this.width+"px"},enumerable:!1,configurable:!0}),e}();Z.decorators=[{type:t.Component,args:[{selector:"daff-image",template:'<div class="daff-image__wrapper" [style.paddingTop]="_paddingTop">\n\t<img [src]="src" [alt]="alt" (load)="load.emit" />\n</div>',changeDetection:t.ChangeDetectionStrategy.OnPush,providers:[{provide:Q,useExisting:Z}],styles:[":host{display:inline-block;border-radius:inherit;position:relative;width:100%}:host img{position:absolute;left:0;right:0;top:0;bottom:0;height:auto;margin:auto;max-width:100%}.daff-image__wrapper{border-radius:inherit;height:0}"]}]}],Z.ctorParameters=function(){return[{type:r.DomSanitizer}]},Z.propDecorators={src:[{type:t.Input}],alt:[{type:t.Input}],width:[{type:t.Input}],height:[{type:t.Input}],load:[{type:t.Output}],maxWidth:[{type:t.HostBinding,args:["style.max-width"]}]};var K=function(){};K.decorators=[{type:t.NgModule,args:[{declarations:[Z],imports:[n.CommonModule],exports:[Z],entryComponents:[Z]}]}];var J=function(){function e(e,t){this.ngControl=e,this._elementRef=t,this.focused=!1}return e.prototype.focus=function(){this.focused=!0},e.prototype.blur=function(){this.focused=!1},e.prototype.onFocus=function(){this._elementRef.nativeElement.focus()},e}();J.decorators=[{type:t.Component,args:[{selector:"input[daff-input]",template:"<ng-content></ng-content>",providers:[{provide:j,useExisting:J}],styles:[":host{border:none;border-radius:4px;box-shadow:none;font-size:1rem;line-height:1.5rem;margin:0;padding:0;width:100%;box-sizing:border-box}:host:focus{border:none;box-shadow:none;outline:none}"]}]}],J.ctorParameters=function(){return[{type:f.NgControl,decorators:[{type:t.Optional},{type:t.Self}]},{type:t.ElementRef}]},J.propDecorators={formSubmitted:[{type:t.Input}],focus:[{type:t.HostListener,args:["focus"]}],blur:[{type:t.HostListener,args:["blur"]}]};var ee=function(){};ee.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule],exports:[J],declarations:[J]}]}];var te=function(){function e(e,t){this.ngControl=e,this._elementRef=t,this.controlType="native-select",this.class=!0,this.focused=!1}return e.prototype.focus=function(){this.focused=!0},e.prototype.blur=function(){this.focused=!1},e.prototype.onFocus=function(){this._elementRef.nativeElement.focus()},e}();te.decorators=[{type:t.Component,args:[{selector:"select[daff-native-select]",template:"<ng-content></ng-content>",encapsulation:t.ViewEncapsulation.None,providers:[{provide:j,useExisting:te}],styles:[".daff-native-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;background-clip:padding-box;border:0;box-shadow:none;font-size:1rem;line-height:1.5rem;margin:0;min-width:45px;width:100%}.daff-native-select:focus{border:0;box-shadow:none;outline:none}"]}]}],te.ctorParameters=function(){return[{type:f.NgControl,decorators:[{type:t.Optional},{type:t.Self}]},{type:t.ElementRef}]},te.propDecorators={class:[{type:t.HostBinding,args:["class.daff-native-select"]}],formSubmitted:[{type:t.Input}],focus:[{type:t.HostListener,args:["focus"]}],blur:[{type:t.HostListener,args:["blur"]}]};var ne=function(){};ne.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule],exports:[te],declarations:[te]}]}];var oe=0,ae=function(){function e(e){this._cdRef=e,this._checked=!1,this.id="daff-checkbox-"+oe,this.label="",this.becameChecked=new t.EventEmitter,this.becameUnchecked=new t.EventEmitter,this.role="checkbox",oe++}return Object.defineProperty(e.prototype,"checked",{get:function(){return this._checked},set:function(e){this._checked!==e&&(!0===e?(this.nativeCheckbox.nativeElement.checked=!0,this.becameChecked.emit(this._checked)):(this.nativeCheckbox.nativeElement.checked=!1,this.becameUnchecked.emit()),this._checked=e)},enumerable:!1,configurable:!0}),e.prototype._onChange=function(e){e.target.checked?this.select():this.deselect()},Object.defineProperty(e.prototype,"focusClass",{get:function(){return!0===this.focused},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"disabledClass",{get:function(){return!0===this.disabled},enumerable:!1,configurable:!0}),e.prototype.onBlur=function(){this.focused=!1},e.prototype.onFocus=function(){this.focused=!0},e.prototype.select=function(){this.checked=!0,this._cdRef.markForCheck()},e.prototype.deselect=function(){this.checked=!1,this._cdRef.markForCheck()},e}();ae.decorators=[{type:t.Component,args:[{selector:"daff-checkbox",template:'<input #inputElement\ntype="checkbox"\n[attr.aria-label]="label"\n[attr.aria-labelledby]="labeledBy"\n[attr.checked]="checked ? \'\' : null"\n[attr.id] = "id"\n[attr.value]="value"\n[attr.name]="name"\n[attr.disabled] = "disabled ? \'\' : null" \n(change)="_onChange($event)"\n(blur)="onBlur()"\n(focus)="onFocus()"\n/>\n<label [attr.for]="id"><ng-content></ng-content></label>',changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[""]}]}],ae.ctorParameters=function(){return[{type:t.ChangeDetectorRef}]},ae.propDecorators={nativeCheckbox:[{type:t.ViewChild,args:["inputElement",{static:!0,read:t.ElementRef}]}],name:[{type:t.Input}],value:[{type:t.Input}],checked:[{type:t.Input}],id:[{type:t.Input}],label:[{type:t.Input,args:["aria-label"]}],labeledBy:[{type:t.Input,args:["aria-labelledby"]}],becameChecked:[{type:t.Output}],becameUnchecked:[{type:t.Output}],role:[{type:t.HostBinding,args:["attr.role"]}],focusClass:[{type:t.HostBinding,args:["class.focused"]}],disabledClass:[{type:t.HostBinding,args:["class.disabled"]}]};var re=function(){function e(){this.role="group",this.valueList=new t.EventEmitter}return e.prototype.getValues=function(){var e=this.checkboxes.toArray();return this.formArray.value.map((function(t,n){return!0===t&&e[n].value})).filter((function(e){return!1!==e}))},e}();re.decorators=[{type:t.Component,args:[{selector:"daff-checkbox-set",template:"<ng-content></ng-content>",changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[""]}]}],re.propDecorators={formArray:[{type:t.Input}],name:[{type:t.Input}],role:[{type:t.HostBinding,args:["attr.role"]}],checkboxes:[{type:t.ContentChildren,args:[ae]}],valueList:[{type:t.Output}]};var ie=function(){function e(e,t){this._control=e,this._checkbox=t,null!=this._control&&(this._control.valueAccessor=this)}return e.prototype.ngOnInit=function(){var e=this;this.writeValue(this._control.value),this._checkbox.becameChecked.subscribe((function(){e._onChange(!0)})),this._checkbox.becameUnchecked.subscribe((function(){e._onChange(!1)}))},e.prototype.writeValue=function(e){!0===(e=!!e)?this.fireSelect():this.fireDeselect()},e.prototype.registerOnChange=function(e){this._onChange=function(t){e(t)}},e.prototype.registerOnTouched=function(e){this._onTouched=e},e.prototype.setDisabledState=function(e){this._checkbox.disabled=e},e.prototype.fireSelect=function(){this._checkbox.select()},e.prototype.fireDeselect=function(){this._checkbox.deselect()},e}();ie.decorators=[{type:t.Directive,args:[{selector:"daff-checkbox[ngModel], daff-checkbox[formControl], daff-checkbox[formControlName]"}]}],ie.ctorParameters=function(){return[{type:f.NgControl,decorators:[{type:t.Optional},{type:t.Self}]},{type:ae}]},ie.propDecorators={value:[{type:t.Input}],name:[{type:t.Input}]};var se=function(){};se.decorators=[{type:t.NgModule,args:[{exports:[ae,re,ie],declarations:[ae,re,ie],imports:[n.CommonModule],providers:[re]}]}];var fe=function(){function e(e,t){this.ngControl=e,this.changeDetectorRef=t,this.min=1,this.max=10,this._inputControl=new f.FormControl,this.focused=!1,this._destroyed=new i.Subject}return Object.defineProperty(e.prototype,"value",{get:function(){return this.ngControl.control.value},set:function(e){var t=Math.min(Math.round(c.coerceNumberProperty(e)),this.max);this.ngControl.control.patchValue(t),this._inputControl.patchValue(t),this.changeDetectorRef.markForCheck()},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"disabled",{get:function(){return this.ngControl.control.disabled},enumerable:!1,configurable:!0}),e.prototype.ngOnInit=function(){var e=this;this._inputControl.patchValue(this.ngControl.control.value),this.setInputDisabled(),this.ngControl.statusChanges.pipe(s.takeUntil(this._destroyed)).subscribe((function(){e.setInputDisabled()}))},e.prototype.ngOnDestroy=function(){this._destroyed.next(!0)},e.prototype.focus=function(){this.focused=!0,this.input.focus()},e.prototype.onFocus=function(){this.focused=!0,this.ngControl.control.markAsTouched()},e.prototype.onBlur=function(){null!==this.value&&void 0!==this.value||(this.value=1,this.changeDetectorRef.markForCheck())},e.prototype.onValueChange=function(e){this.value=e.target.value},e.prototype.setInputDisabled=function(){this.ngControl.disabled?this._inputControl.disable():this._inputControl.enable()},e}();fe.decorators=[{type:t.Component,args:[{selector:"daff-quantity-input",template:'<input daff-input\n type="number"\n [attr.max]="max"\n [attr.min]="min"\n [attr.step]="1"\n (focus)="onFocus()"\n (blur)="onBlur()"\n (change)="onValueChange($event)"\n [formControl]="_inputControl"\n>\n',changeDetection:t.ChangeDetectionStrategy.OnPush}]}],fe.ctorParameters=function(){return[{type:f.NgControl},{type:t.ChangeDetectorRef}]},fe.propDecorators={input:[{type:t.ViewChild,args:[J]}],min:[{type:t.Input}],max:[{type:t.Input}]};var ce=function(){function e(e,t){this.ngControl=e,this.changeDetectorRef=t,this.min=1,this.max=10,this.extendable=!0,this.increment=1,this._value=1}return Object.defineProperty(e.prototype,"value",{get:function(){return this._value},set:function(e){this._value=e,this.ngControl.control.patchValue(this._value),this.changeDetectorRef.markForCheck()},enumerable:!1,configurable:!0}),e.prototype.onValueChange=function(e){this.value=e.target.value},Object.defineProperty(e.prototype,"focused",{get:function(){return this.select.focused},enumerable:!1,configurable:!0}),e.prototype.focus=function(){this.select.focus()},Object.defineProperty(e.prototype,"valueArray",{get:function(){return e=this.min,t=this.max,n=this.increment,Array(t-e).fill(0).map((function(t,o){return o*n+e}));var e,t,n},enumerable:!1,configurable:!0}),e}();ce.decorators=[{type:t.Component,args:[{selector:"daff-quantity-select",template:'<select daff-native-select [formControl]="ngControl.control">\n <option *ngFor="let item of valueArray" [value]="item">{{ item }}</option>\n <option [value]="max" *ngIf="extendable">{{ max }}+</option>\n <option [value]="max" *ngIf="!extendable">{{ max }}</option>\n</select>\n',changeDetection:t.ChangeDetectionStrategy.OnPush}]}],ce.ctorParameters=function(){return[{type:f.NgControl},{type:t.ChangeDetectorRef}]},ce.propDecorators={select:[{type:t.ViewChild,args:[te]}],min:[{type:t.Input}],max:[{type:t.Input}],extendable:[{type:t.Input}]};var le=function(){function e(e,t){this.ngControl=e,this.cd=t,this.min=1,this.max=500,this.selectMax=10,this.focused=!1,this.disabled=!1,this._quantity=1,this._inputHasBeenShown=!1,null!=this.ngControl&&(this.ngControl.valueAccessor=this)}return Object.defineProperty(e.prototype,"quantity",{get:function(){return this._quantity},set:function(e){this._quantity=c.coerceNumberProperty(e,1)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"_maxFloor",{get:function(){return Math.min(this.max,this.selectMax)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"controlType",{get:function(){return this.showInputField?"native-input":"native-select"},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"showInputField",{get:function(){var e=this._inputHasBeenShown||(this.ngControl?this.ngControl.value>=this.selectMax:this.quantity>=this.selectMax);return e&&(this._inputHasBeenShown=!0),e},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"showSelectField",{get:function(){return!this.showInputField},enumerable:!1,configurable:!0}),e.prototype.onChange=function(e){},e.prototype.onTouched=function(e){},e.prototype.writeValue=function(e){this.quantity=e,this.cd.markForCheck()},e.prototype.registerOnChange=function(e){this.onChange=e},e.prototype.registerOnTouched=function(e){this.onTouched=e},e.prototype.setDisabledState=function(e){this.disabled=e},e.prototype.focus=function(){this.select&&this.select.focus(),this.input&&this.input.focus(),this.focused=!0},e}();le.decorators=[{type:t.Component,args:[{selector:"daff-quantity-field",template:'<daff-quantity-select\n *ngIf="showSelectField"\n [min]="min" [max]="_maxFloor" [extendable]="max > selectMax">\n</daff-quantity-select>\n<daff-quantity-input\n *ngIf="showInputField"\n [min]="min" [max]="max">\n</daff-quantity-input>\n',providers:[{provide:j,useExisting:le}],changeDetection:t.ChangeDetectionStrategy.OnPush}]}],le.ctorParameters=function(){return[{type:f.NgControl,decorators:[{type:t.Optional},{type:t.Self}]},{type:t.ChangeDetectorRef}]},le.propDecorators={input:[{type:t.ViewChild,args:[fe]}],select:[{type:t.ViewChild,args:[ce]}],min:[{type:t.Input}],max:[{type:t.Input}],selectMax:[{type:t.Input}]};var de=function(){};de.decorators=[{type:t.NgModule,args:[{declarations:[le,fe,ce],imports:[n.CommonModule,ne,ee,f.ReactiveFormsModule],exports:[le,fe,ce]}]}];var pe=function(e){function t(t,n){var o=e.call(this,t,n)||this;return o.elementRef=t,o.renderer=n,o.class=!0,o}return h(t,e),t}(P((function(e,t){this._elementRef=e,this._renderer=t})));pe.decorators=[{type:t.Component,args:[{selector:"daff-container",template:"<ng-content></ng-content>",inputs:["size"],changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[":host{display:block;margin:0 auto;padding:0;width:100%}:host.daff-xs{max-width:640px}:host.daff-sm{max-width:800px}:host.daff-md{max-width:1040px}:host.daff-lg{max-width:1340px}:host.daff-xl{max-width:1920px}"]}]}],pe.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2}]},pe.propDecorators={class:[{type:t.HostBinding,args:["class.daff-container"]}]};var ue=function(){};ue.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule],declarations:[pe],exports:[pe]}]}];var ge=function(e){function t(t,n){var o=e.call(this,t,n)||this;return o.elementRef=t,o.renderer=n,o.diameter=60,o.class=!0,o}return h(t,e),Object.defineProperty(t.prototype,"maxWidth",{get:function(){return this.diameter+"px"},enumerable:!1,configurable:!0}),t}(_((function(e,t){this._elementRef=e,this._renderer=t}),"primary"));ge.decorators=[{type:t.Component,args:[{selector:"daff-loading-icon",template:'<svg focusable="false" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100">\n <circle cx="50%" cy="50%" r="46"></circle>\n</svg>',inputs:["color"],changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[":host{display:block}circle{-webkit-animation:rotation linear,circle-animation linear;animation:rotation linear,circle-animation linear;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;fill:transparent;stroke-dasharray:101.1592834456 400;stroke-linecap:round;stroke-width:5px;transform-origin:center}@-webkit-keyframes circle-animation{0%{stroke-dasharray:101.1592834456 400;stroke-dashoffset:101.1592834456}50%{stroke-dasharray:101.1592834456 400;stroke-dashoffset:28.902652413}75%{stroke-dasharray:101.1592834456 400;stroke-dashoffset:0}to{stroke-dasharray:0 400;stroke-dashoffset:-101.1592834456}}@keyframes circle-animation{0%{stroke-dasharray:101.1592834456 400;stroke-dashoffset:101.1592834456}50%{stroke-dasharray:101.1592834456 400;stroke-dashoffset:28.902652413}75%{stroke-dasharray:101.1592834456 400;stroke-dashoffset:0}to{stroke-dasharray:0 400;stroke-dashoffset:-101.1592834456}}@-webkit-keyframes rotation{0%{transform:rotate(-90deg)}50%{transform:rotate(0deg)}50.5%{transform:rotate(0deg)}75%{transform:rotate(90deg)}75.5%{transform:rotate(90deg)}99%{transform:rotate(144deg)}to{transform:rotate(144deg)}}@keyframes rotation{0%{transform:rotate(-90deg)}50%{transform:rotate(0deg)}50.5%{transform:rotate(0deg)}75%{transform:rotate(90deg)}75.5%{transform:rotate(90deg)}99%{transform:rotate(144deg)}to{transform:rotate(144deg)}}"]}]}],ge.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2}]},ge.propDecorators={diameter:[{type:t.Input}],class:[{type:t.HostBinding,args:["class.daff-loading-icon"]}],maxWidth:[{type:t.HostBinding,args:["style.max-width"]}]};var he=function(){};he.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule],declarations:[ge],exports:[ge]}]}];var me={fill:l.trigger("fill",[l.state("*",l.style({width:"{{ percentage }}%"}),{params:{percentage:0}}),l.transition("* <=> *",l.animate(1e3))])},ye=function(e){function n(n,o){var a=e.call(this,n,o)||this;return a.elementRef=n,a.renderer=o,a.class=!0,a.percentage=0,a.finished=new t.EventEmitter,a}return h(n,e),n.prototype.onAnimationComplete=function(e){"100"!==e.toState&&100!==e.toState||this.finished.emit()},Object.defineProperty(n.prototype,"fillState",{get:function(){return{value:this.percentage,params:{percentage:this.percentage}}},enumerable:!1,configurable:!0}),n}(_((function(e,t){this._elementRef=e,this._renderer=t}),"primary"));ye.decorators=[{type:t.Component,args:[{selector:"daff-progress-indicator",template:'<div class="daff-progress-indicator__fill" [@fill]="fillState" (@fill.done)="onAnimationComplete($event)"></div>',changeDetection:t.ChangeDetectionStrategy.OnPush,inputs:["color"],animations:[me.fill],styles:[":host{display:flex;height:3px;width:100%}"]}]}],ye.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2}]},ye.propDecorators={class:[{type:t.HostBinding,args:["class.daff-progress-indicator"]}],percentage:[{type:t.Input}],finished:[{type:t.Output}]};var be=function(){};be.decorators=[{type:t.NgModule,args:[{declarations:[ye],imports:[n.CommonModule],exports:[ye]}]}];var ve=function(){this.role="radiogroup"};ve.decorators=[{type:t.Component,args:[{selector:"daff-radio-set",template:"<ng-content></ng-content>",changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[""]}]}],ve.ctorParameters=function(){return[]},ve.propDecorators={name:[{type:t.Input}],role:[{type:t.HostBinding,args:["attr.role"]}]};var _e=0,xe=function(){function e(e){this.radioset=e,this.role="radio",this._checked=!1,this.selectionChange=new t.EventEmitter,this.id="daff-radio-"+_e,this.name="",this.label=this.name,this.disabled=!1,this.focused=!1,_e++}return Object.defineProperty(e.prototype,"focusClass",{get:function(){return!0===this.focused},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"disabledClass",{get:function(){return!0===this.disabled},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"checked",{get:function(){return this._checked},set:function(e){this._checked!==e&&(this._checked=e,this.selectionChange.emit(this.value))},enumerable:!1,configurable:!0}),e.prototype.ngOnInit=function(){this.name=this.radioset?this.radioset.name:this.name},e.prototype.onFocus=function(){this.focused=!0},e.prototype.onBlur=function(){this.focused=!1},e.prototype.select=function(){this.checked=!0},e.prototype.deselect=function(){this.checked=!1},e.prototype.onChange=function(){this.select()},e}();xe.decorators=[{type:t.Component,args:[{selector:"daff-radio",template:'<input type="radio" \n[attr.checked]="checked ? \'\' : null" \n[attr.id]="id" \n[attr.name]="name" \n[attr.aria-label]="label"\n[attr.aria-labelledby]="labelledby"\n[attr.value]="value"\n[attr.disabled] = "disabled ? \'\' : null" \n(change)="onChange()"\n(blur)="onBlur()"\n(focus)="onFocus()"/>\n<label [attr.for]="id">\n <ng-content></ng-content>\n</label>',changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[""]}]}],xe.ctorParameters=function(){return[{type:ve,decorators:[{type:t.Optional}]}]},xe.propDecorators={role:[{type:t.HostBinding,args:["attr.role"]}],focusClass:[{type:t.HostBinding,args:["class.focused"]}],disabledClass:[{type:t.HostBinding,args:["class.disabled"]}],selectionChange:[{type:t.Output}],checked:[{type:t.Input}],value:[{type:t.Input}],id:[{type:t.Input}],name:[{type:t.Input}],label:[{type:t.Input,args:["aria-label"]}],labelledby:[{type:t.Input,args:["aria-labelledby"]}]};var Ce=function(){function e(){this._accessors=[]}return e.prototype.add=function(e,t){this._accessors.push({control:e,accessor:t})},e.prototype.remove=function(e){for(var t=this._accessors.length-1;t>=0;--t)if(this._accessors[t].accessor===e)return void this._accessors.splice(t,1)},e.prototype.select=function(e){var t=this;this._accessors.forEach((function(n){t._isSameGroup(n,e)&&n.accessor!==e&&n.accessor.fireDeselect()}))},e.prototype._isSameGroup=function(e,t){return!!e.control.control&&(e.control.control.parent===t._control.control.parent&&e.accessor.name===t.name)},e}();Ce.ɵprov=t.ɵɵdefineInjectable({factory:function(){return new Ce},token:Ce,providedIn:"root"}),Ce.decorators=[{type:t.Injectable,args:[{providedIn:"root"}]}];var De=function(){function e(e,t,n){this._control=e,this._registry=t,this._radio=n,null!=this._control&&(this._control.valueAccessor=this)}return e.prototype.ngOnInit=function(){var e=this;this.writeValue(this._control.value),this._registry.add(this._control,this),this._radio.selectionChange.subscribe((function(t){return t?e._onChange():null}))},e.prototype.writeValue=function(e){this.value===e&&this._onChange&&(this._onChange(),this.fireSelect())},e.prototype.registerOnChange=function(e){var t=this;this._onChange=function(){e(t.value),t._registry.select(t)}},e.prototype.registerOnTouched=function(e){this._onTouched=e},e.prototype.setDisabledState=function(e){this._radio.disabled=e},e.prototype.fireSelect=function(){this._radio.select()},e.prototype.fireDeselect=function(){this._radio.deselect()},e}();De.decorators=[{type:t.Directive,args:[{selector:"daff-radio[ngModel], daff-radio[formControl], daff-radio[formControlName]"}]}],De.ctorParameters=function(){return[{type:f.NgControl,decorators:[{type:t.Optional},{type:t.Self}]},{type:Ce},{type:xe}]},De.propDecorators={value:[{type:t.Input}],name:[{type:t.Input}]};var we=function(){};we.decorators=[{type:t.NgModule,args:[{exports:[xe,ve,De],declarations:[De,xe,ve],imports:[n.CommonModule]}]}];var ke=function(){this.class=!0};ke.decorators=[{type:t.Directive,args:[{selector:"[daffAccordionItemContent]"}]}],ke.propDecorators={class:[{type:t.HostBinding,args:["class.daff-accordion-item__content"]}]};var Pe=function(){this.class=!0};Pe.decorators=[{type:t.Directive,args:[{selector:"[daffAccordionItemTitle]"}]}],Pe.propDecorators={class:[{type:t.HostBinding,args:["class.daff-accordion-item__title"]}]};var Oe={openAccordion:l.trigger("openAccordion",[l.state("open",l.style({visibility:"visible",opacity:"1",height:"*"})),l.state("void",l.style({visibility:"hidden",overflow:"hidden",opacity:"0",height:"0"})),l.transition("void <=> open",l.animate("150ms ease-in"))])},Ie=function(e){return e?"open":"void"},Ee=function(){function e(){this.faChevronDown=a.faChevronDown,this.faChevronUp=a.faChevronUp,this.class=!0,this._open=!1}return e.prototype.ngOnInit=function(){this._open=this.initiallyActive?this.initiallyActive:this._open,this._animationState=Ie(this._open)},e.prototype.toggleActive=function(){this._open=!this._open,this._animationState=Ie(this._open)},e}();Ee.decorators=[{type:t.Component,args:[{selector:"daff-accordion-item",template:'<div class="daff-accordion-item__header" (click)="toggleActive()">\n <ng-content select="[daffAccordionItemTitle]"></ng-content>\n <span [hidden]="_open" daffSuffix>\n <fa-icon [icon]="faChevronDown"></fa-icon>\n </span>\n <span [hidden]="!_open" daffSuffix>\n <fa-icon [icon]="faChevronUp"></fa-icon>\n </span>\n</div>\n<div [@openAccordion]="_animationState">\n <ng-content></ng-content>\n</div>',encapsulation:t.ViewEncapsulation.None,animations:[Oe.openAccordion],styles:[".daff-accordion-item{display:block;padding:15px 0;width:100%}@media (min-width:768px){.daff-accordion-item{padding:30px 0}}.daff-accordion-item__header{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between;width:100%}.daff-accordion-item__header .daff-suffix{margin:0 10px}.daff-accordion-item__title{font-weight:700;text-transform:uppercase;font-size:1rem;margin:0}.daff-accordion-item__content{padding-top:15px}@media (min-width:768px){.daff-accordion-item__content{padding-top:30px}}"]}]}],Ee.propDecorators={class:[{type:t.HostBinding,args:["class.daff-accordion-item"]}],initiallyActive:[{type:t.Input}]};var Se=function(){};Se.decorators=[{type:t.Component,args:[{selector:"daff-accordion",template:"<ng-content></ng-content>",styles:[":host{display:block;width:100%}"]}]}];var Me=function(){function e(e,t){this.accordion=e,this.navAccordionItemParent=t,this.faChevronDown=a.faChevronDown,this.faChevronUp=a.faChevronUp,this._open=!1,this._level=0}return Object.defineProperty(e.prototype,"classes",{get:function(){return["daff-nav-accordion-item","daff-nav-accordion-item--level-"+this._level]},enumerable:!1,configurable:!0}),e.prototype.ngOnInit=function(){this.navAccordionItemParent&&this.accordion===this.navAccordionItemParent.accordion&&(this._level=this.navAccordionItemParent._level+1),this._open=this.initiallyActive?this.initiallyActive:this._open,this._animationState=Ie(this._open)},e.prototype.toggleActive=function(){this._open=!this._open,this._animationState=Ie(this._open)},e}();Me.decorators=[{type:t.Component,args:[{selector:"daff-nav-accordion-item",template:'<div class="daff-nav-accordion-item__header" (click)="toggleActive()">\n <ng-content select="[daffAccordionItemTitle]"></ng-content>\n <span [hidden]="_open" daffSuffix *ngIf="_navAccordionItemChild.toArray().length">\n <fa-icon [icon]="faChevronDown"></fa-icon>\n </span>\n <span [hidden]="!_open" daffSuffix *ngIf="_navAccordionItemChild.toArray().length">\n <fa-icon [icon]="faChevronUp"></fa-icon>\n </span>\n</div>\n<div [@openAccordion]="_animationState">\n <ng-content></ng-content>\n</div>\n',animations:[Oe.openAccordion],styles:[":host(.daff-nav-accordion-item--level-1) .daff-nav-accordion-item__header{padding-left:15px}:host(.daff-nav-accordion-item--level-2) .daff-nav-accordion-item__header{padding-left:30px}:host(.daff-nav-accordion-item--level-3) .daff-nav-accordion-item__header{padding-left:45px}:host{display:block;padding-top:6px}.daff-nav-accordion-item__header{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between;width:100%;padding-bottom:6px}.daff-nav-accordion-item__header .daff-suffix{margin:0 10px}"]}]}],Me.ctorParameters=function(){return[{type:Se},{type:Me,decorators:[{type:t.SkipSelf},{type:t.Optional}]}]},Me.propDecorators={classes:[{type:t.HostBinding,args:["class"]}],initiallyActive:[{type:t.Input}],_navAccordionItemChild:[{type:t.ContentChildren,args:[Me,{descendants:!0}]}]};var Be=function(){};Be.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule,o.FontAwesomeModule,D],declarations:[Se,Ee,Me,Pe,ke],exports:[Se,Ee,Me,Pe,ke]}]}];var He=function(){this.class=!0,this.role="article"};He.decorators=[{type:t.Component,args:[{selector:"daff-article",template:"<ng-content></ng-content>",encapsulation:t.ViewEncapsulation.None,styles:[".daff-article{display:block}.daff-article__title{font-weight:700;font-size:2rem;line-height:2.25rem}@media (min-width:768px){.daff-article__title{font-size:3rem;line-height:3.5rem}}.daff-article__lead{margin:0}.daff-article__lead,.daff-article__lead code{font-size:1.25rem;line-height:1.75rem;font-weight:400}.daff-article__meta{font-size:.875rem}.daff-article>h1,.daff-article>h2,.daff-article>h3,.daff-article>h4,.daff-article>h5,.daff-article>h6{margin-bottom:.5rem}.daff-article>h2,.daff-article>h3,.daff-article>h4,.daff-article>h5,.daff-article>h6{margin-top:1.5rem}.daff-article>h1{font-weight:700;font-size:2rem;line-height:2.25rem}@media (min-width:768px){.daff-article>h1{font-size:3rem;line-height:3.5rem}}.daff-article>h2{font-weight:700;font-size:1.5rem;line-height:1.75rem}@media (min-width:768px){.daff-article>h2{font-size:2rem;line-height:2.5rem}}.daff-article>h3{font-weight:700;font-size:1.25rem;line-height:1.5rem}@media (min-width:768px){.daff-article>h3{font-size:1.5rem;line-height:2rem}}.daff-article>h4{font-size:1.25rem;line-height:1.5rem}@media (min-width:768px){.daff-article>h4{font-size:1.5rem;line-height:2rem}}.daff-article>h5{font-size:1.125rem;line-height:1.5rem}.daff-article>h6{font-size:1rem;line-height:1.5rem}.daff-article>ol,.daff-article>ul{padding-left:1rem}.daff-article>strong{font-weight:700}.daff-article pre{display:block;border-radius:4px;font-size:.875rem;line-height:1.5rem;margin:0;padding:1.5rem;overflow:auto;white-space:pre-wrap}.daff-article pre code{display:block;padding:0}.daff-article code{display:inline-block;border-radius:4px;font-size:.875rem;line-height:1rem;padding:4px}.daff-article hr{border:0;height:1px;margin:2rem 0}.daff-article blockquote{font-size:1.25rem;margin:0;padding:1rem 1.5rem}.daff-article blockquote cite{text-transform:uppercase;font-weight:700;display:block;font-size:.875rem;margin-top:1rem}.daff-article table{display:block;border-collapse:collapse;overflow:auto;width:100%}.daff-article table th{font-weight:600;outline:0;padding:16px;text-align:left;vertical-align:bottom;box-sizing:border-box}.daff-article table td{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;padding:8px 16px;word-break:break-word;vertical-align:top;box-sizing:border-box}"]}]}],He.propDecorators={class:[{type:t.HostBinding,args:["class.daff-article"]}],role:[{type:t.HostBinding,args:["attr.role"]}]};var ze=function(){this.class=!0};ze.decorators=[{type:t.Directive,args:[{selector:"[daffArticleLead]"}]}],ze.propDecorators={class:[{type:t.HostBinding,args:["class.daff-article__lead"]}]};var Ae=function(){this.class=!0};Ae.decorators=[{type:t.Directive,args:[{selector:"[daffArticleMeta]"}]}],Ae.propDecorators={class:[{type:t.HostBinding,args:["class.daff-article__meta"]}]};var Re=function(){this.class=!0};Re.decorators=[{type:t.Directive,args:[{selector:"[daffArticleTitle]"}]}],Re.propDecorators={class:[{type:t.HostBinding,args:["class.daff-article__title"]}]};var Ne=function(){};Ne.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule],declarations:[He,Re,ze,Ae],exports:[He,Re,ze,Ae]}]}];var je={fadeBackdrop:l.trigger("fadeBackdrop",[l.transition(":enter",[l.style({opacity:0}),l.animate("350ms cubic-bezier(0.0, 0.0, 0.2, 1)",l.style({opacity:1}))]),l.transition(":leave",[l.animate("350ms cubic-bezier(0.4, 0.0, 1, 1)",l.style({opacity:0}))])])},Te=function(){function e(){this.transparent=!1,this.fullscreen=!1,this.backdropClicked=new t.EventEmitter}return e.prototype.onBackdropClicked=function(){this.backdropClicked.emit()},e}();Te.decorators=[{type:t.Component,args:[{selector:"daff-backdrop",template:'<div class="daff-backdrop" [class.daff-backdrop--fullscreen]="fullscreen" [class.daff-backdrop--transparent]="transparent"></div>\n',animations:[je.fadeBackdrop],changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[":host{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block;-webkit-tap-highlight-color:rgba(0,0,0,0)}.daff-backdrop{background:rgba(0,0,0,.3);height:100%;width:100%}.daff-backdrop--transparent{background:none}.daff-backdrop:active,.daff-backdrop:focus,.daff-backdrop:visited{outline:0}.daff-backdrop--fullscreen{position:absolute}"]}]}],Te.propDecorators={transparent:[{type:t.Input}],fullscreen:[{type:t.Input}],backdropClicked:[{type:t.Output}],onBackdropClicked:[{type:t.HostBinding,args:["@fadeBackdrop"]},{type:t.HostListener,args:["click"]}]};var Fe=function(){};Fe.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule],declarations:[Te],exports:[Te],entryComponents:[Te]}]}];var Le=function(){this.class=!0};Le.decorators=[{type:t.Component,args:[{selector:"daff-button-set",template:"<ng-content></ng-content>",encapsulation:t.ViewEncapsulation.None,styles:[".daff-button-set{display:flex;flex-direction:column;flex-wrap:wrap}@media (min-width:480px){.daff-button-set{flex-direction:row}}.daff-button-set>*{margin:0 0 5px}.daff-button-set>:last-child{margin:0}@media (min-width:480px){.daff-button-set>*{margin:0 5px 0 0}.daff-button-set>:last-child{margin:0}}"]}]}],Le.propDecorators={class:[{type:t.HostBinding,args:["class.daff-button-set"]}]};var Ve=function(){};Ve.decorators=[{type:t.NgModule,args:[{declarations:[Le],exports:[Le]}]}];var qe=function(){};qe.decorators=[{type:t.Component,args:[{selector:"daff-image-gallery",template:'<div class="daff-image-gallery">\n <div class="daff-image-gallery__active-image">\n <ng-content select="[daff-active-image]"></ng-content>\n </div>\n\n <daff-image-list class="daff-image-gallery__image-list">\n <ng-content select="daff-gallery-image"></ng-content>\n </daff-image-list>\n</div>\n',encapsulation:t.ViewEncapsulation.None,styles:['.daff-image-gallery{display:grid;flex-direction:column;grid-template-areas:"active-image" "image-list";max-height:100%}@media (min-width:1024px){.daff-image-gallery{grid-template-areas:"image-list active-image";max-height:-webkit-min-content;max-height:-moz-min-content;max-height:min-content}}.daff-image-gallery__active-image{grid-area:active-image}.daff-image-gallery__active-image img{display:block;max-width:100%}.daff-image-gallery__image-list{grid-area:image-list;margin:5px 0 0;max-height:100%}@media (min-width:1024px){.daff-image-gallery__image-list{margin:0 25px 0 0;max-height:-webkit-fill-available}}.daff-image-gallery__daff-gallery-image img{display:block;opacity:.6;width:90px}.daff-image-gallery__daff-gallery-image--selected img{opacity:1}']}]}];var Ge=function(){this.class=!0};Ge.decorators=[{type:t.Component,args:[{selector:"daff-gallery-image",template:'<div class="gallery-image__wrapper">\n <ng-content></ng-content>\n</div>'}]}],Ge.propDecorators={selected:[{type:t.HostBinding,args:["class.daff-image-gallery__daff-gallery-image--selected"]},{type:t.Input}],class:[{type:t.HostBinding,args:["class.daff-image-gallery__daff-gallery-image"]}]};var Ue=function(){this.class=!0};Ue.decorators=[{type:t.Component,args:[{selector:"daff-image-list",template:"<ng-content></ng-content>",encapsulation:t.ViewEncapsulation.None,styles:[".daff-image-list{overflow:scroll;white-space:nowrap}.daff-image-list>*{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;margin:0 5px 0 0}@media (min-width:1024px){.daff-image-list>*{display:block;margin:0 0 5px}}.daff-image-list>:last-child{margin:0}::-webkit-scrollbar{height:2px;width:2px}::-webkit-scrollbar-thumb{box-shadow:inset 0 0 3px #b6b6b6;-webkit-box-shadow:inset 0 0 3px #b6b6b6}"]}]}],Ue.propDecorators={class:[{type:t.HostBinding,args:["class.daff-image-list"]}]};var Qe=function(){};Qe.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule],declarations:[Ue],exports:[Ue]}]}];var $e=function(){};$e.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule,Qe],declarations:[qe,Ge],exports:[qe,Ge]}]}];var We=function(){this.class=!0};We.decorators=[{type:t.Component,args:[{selector:"daff-link-set",template:"<ng-content></ng-content>",encapsulation:t.ViewEncapsulation.None,changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[".daff-link-set{display:block;margin:0;padding:0}.daff-link-set__heading{font-weight:700;display:block;font-size:1rem;line-height:1em;margin-bottom:15px;text-transform:uppercase}.daff-link-set__subheading{display:block;font-size:1rem;line-height:1.5em}.daff-link-set__item{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:currentColor;display:block;font-size:1em;line-height:1.5em;text-decoration:none;transition:color .15s ease}.daff-link-set__item:hover{text-decoration:underline}.daff-link-set__item[disabled]{cursor:not-allowed}.daff-link-set .daff-link-set{margin-left:10px}"]}]}],We.propDecorators={class:[{type:t.HostBinding,args:["class.daff-link-set"]}]};var Xe=function(){this.class=!0};Xe.decorators=[{type:t.Directive,args:[{selector:"[daffLinkSetHeading]"}]}],Xe.propDecorators={class:[{type:t.HostBinding,args:["class.daff-link-set__heading"]}]};var Ye=function(){this.class=!0};Ye.decorators=[{type:t.Component,args:[{selector:"a[daff-link-set-item]",template:"<ng-content></ng-content>",encapsulation:t.ViewEncapsulation.None,changeDetection:t.ChangeDetectionStrategy.OnPush}]}],Ye.propDecorators={class:[{type:t.HostBinding,args:["class.daff-link-set__item"]}]};var Ze=function(){this.class=!0};Ze.decorators=[{type:t.Directive,args:[{selector:"[daffLinkSetSubheading]"}]}],Ze.propDecorators={class:[{type:t.HostBinding,args:["class.daff-link-set__subheading"]}]};var Ke=function(){};Ke.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule],exports:[We,Xe,Ze,Ye],declarations:[We,Xe,Ze,Ye]}]}];var Je=function(){function e(e){this.elementRef=e,this.class=!0}return Object.defineProperty(e.prototype,"role",{get:function(){return this._isAnchor()?null:"listitem"},enumerable:!1,configurable:!0}),e.prototype._getHostElement=function(){return this.elementRef.nativeElement},e.prototype._isAnchor=function(){return"a"===this.elementRef.nativeElement.localName},e}();Je.decorators=[{type:t.Component,args:[{selector:"daff-list-item,a[daff-list-item]",template:'<ng-container *ngIf="_prefix">\n <ng-content select="[daffPrefix]"></ng-content>\n</ng-container>\n<div class="daff-list-item__content">\n <ng-content></ng-content>\n</div>\n<ng-container *ngIf="_suffix">\n <ng-content select="[daffSuffix]"></ng-content>\n</ng-container>',changeDetection:t.ChangeDetectionStrategy.OnPush}]}],Je.ctorParameters=function(){return[{type:t.ElementRef}]},Je.propDecorators={class:[{type:t.HostBinding,args:["class.daff-list-item"]}],_prefix:[{type:t.ContentChild,args:[x]}],_suffix:[{type:t.ContentChild,args:[C]}],role:[{type:t.HostBinding,args:["attr.role"]}]};var et,tt,nt=function(){this.class=!0};nt.decorators=[{type:t.Directive,args:[{selector:"[daffListSubheader]"}]}],nt.propDecorators={class:[{type:t.HostBinding,args:["class.daff-list__subheader"]}]},(et=e.DaffListModeEnum||(e.DaffListModeEnum={})).Multiline="multi-line",et.Link="link",et.Navigation="navigation",function(e){e.Default="daff-list",e.Nav="daff-nav-list"}(tt||(tt={}));var ot=function(){function t(e){this.elementRef=e}return Object.defineProperty(t.prototype,"list",{get:function(){return this.listType===tt.Default},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"multiline",{get:function(){return this.mode===e.DaffListModeEnum.Multiline},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"link",{get:function(){return this.mode===e.DaffListModeEnum.Link},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"navigation",{get:function(){return this.mode===e.DaffListModeEnum.Navigation},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"listType",{get:function(){return this._getHostElement().localName},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"nav",{get:function(){return this.listType===tt.Nav},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"role",{get:function(){return this.listType===tt.Nav?"navigation":"list"},enumerable:!1,configurable:!0}),t.prototype._getHostElement=function(){return this.elementRef.nativeElement},t}();ot.decorators=[{type:t.Component,args:[{selector:"daff-list,daff-nav-list",template:"<ng-content></ng-content>",encapsulation:t.ViewEncapsulation.None,changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[".daff-list{display:block;margin:0;padding:0}.daff-list .daff-list-item{display:flex;padding:12px 16px}.daff-list .daff-list-item__content{flex-grow:1}.daff-list .daff-list-item__content :first-child{font-weight:700;font-size:1rem;line-height:1.5em;margin:0;padding:0}.daff-list .daff-list-item__content :nth-child(n+2){font-size:1rem;margin:0;padding:0}.daff-list .daff-list-item .daff-prefix,.daff-list .daff-list-item .daff-suffix{display:flex;align-items:center}.daff-list .daff-list-item .daff-prefix{margin-right:24px}.daff-list .daff-list-item .daff-suffix{margin-left:24px}.daff-list__subheader{font-weight:700;text-transform:uppercase;font-size:1rem;padding:0 0 25px}.daff-list--link a,.daff-list--navigation a{text-decoration:none}.daff-list--link a:hover,.daff-list--navigation a:hover{color:#474747}.daff-list--multi-line .daff-list-item{padding:15px 0}.daff-list--multi-line .daff-list-item:first-of-type{padding:0 0 15px}.daff-list--multi-line .daff-list-item:last-of-type{padding:15px 0 0}.daff-list--multi-line .daff-list-item__content :first-child{font-weight:700;font-size:1rem;line-height:1.5rem;margin:0 0 10px;padding:0}.daff-list--multi-line .daff-list-item__content :nth-child(n+2),.daff-nav-list{margin:0;padding:0}.daff-nav-list{display:block}.daff-nav-list .daff-list-item{display:flex;padding:12px 16px}.daff-nav-list .daff-list-item__content{flex-grow:1}.daff-nav-list .daff-list-item__content :first-child{font-weight:700;font-size:1rem;line-height:1.5em;margin:0;padding:0}.daff-nav-list .daff-list-item__content :nth-child(n+2){font-size:1rem;margin:0;padding:0}.daff-nav-list .daff-list-item .daff-prefix,.daff-nav-list .daff-list-item .daff-suffix{display:flex;align-items:center}.daff-nav-list .daff-list-item .daff-prefix{margin-right:24px}.daff-nav-list .daff-list-item .daff-suffix{margin-left:24px}.daff-nav-list .daff-list-item{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none;text-decoration:none}"]}]}],ot.ctorParameters=function(){return[{type:t.ElementRef}]},ot.propDecorators={mode:[{type:t.Input}],list:[{type:t.HostBinding,args:["class.daff-list"]}],multiline:[{type:t.HostBinding,args:["class.daff-list--multi-line"]}],link:[{type:t.HostBinding,args:["class.daff-list--link"]}],navigation:[{type:t.HostBinding,args:["class.daff-list--navigation"]}],nav:[{type:t.HostBinding,args:["class.daff-nav-list"]}],role:[{type:t.HostBinding,args:["attr.role"]}]};var at=function(){};at.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule,D],declarations:[ot,nt,Je],exports:[ot,nt,Je,D]}]}];var rt={fade:l.trigger("fade",[l.state("open",l.style({opacity:1})),l.state("closed",l.style({opacity:0})),l.transition("open <=> closed",l.animate("400ms cubic-bezier(0.25, 0.8, 0.25, 1)"))])},it=function(){function e(){this.open=!1,this.animationCompleted=new t.EventEmitter,this.closedAnimationCompleted=new t.EventEmitter,this.hide=new t.EventEmitter,this.modalClass=!0}return e.prototype.attachContent=function(e){this._portalOutlet.attachComponentPortal(e)},Object.defineProperty(e.prototype,"fadeState",{get:function(){return this.open?"open":"closed"},enumerable:!1,configurable:!0}),e.prototype.animationDone=function(e){this.animationCompleted.emit(e),"closed"===e.toState&&this.closedAnimationCompleted.emit(e)},e}();it.decorators=[{type:t.Component,args:[{selector:"daff-modal",template:"<ng-template cdkPortalOutlet></ng-template>\n",animations:[rt.fade],changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[":host{display:block;border-radius:4px;height:100%;max-width:80vw;overflow:hidden;padding:24px;z-index:3}@media (min-width:480px){:host{height:auto}}"]}]}],it.propDecorators={open:[{type:t.Input}],_portalOutlet:[{type:t.ViewChild,args:[d.CdkPortalOutlet,{static:!0}]}],modalClass:[{type:t.HostBinding,args:["class.daff-modal"]}],fadeState:[{type:t.HostBinding,args:["@fade"]}],animationDone:[{type:t.HostListener,args:["@fade.done",["$event"]]}]};var st=function(){};st.decorators=[{type:t.Component,args:[{selector:"daff-modal-actions",template:"<ng-content></ng-content>",styles:[":host{display:block;padding-top:24px}"]}]}];var ft=function(){};ft.decorators=[{type:t.Component,args:[{selector:"daff-modal-content",template:"<ng-content></ng-content>",changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[":host{display:block;margin:0 -24px;max-height:60vh;overflow:auto;padding:0 24px}"]}]}];var ct=function(){this.class=!0};ct.decorators=[{type:t.Component,args:[{selector:"daff-modal-header",template:"<ng-content></ng-content>",encapsulation:t.ViewEncapsulation.None,changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[":host{display:block}.daff-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.daff-modal-header .daff-modal-title{font-weight:700;font-size:1.25rem;margin:0;padding:0}@media (min-width:480px){.daff-modal-header .daff-modal-title{font-size:1.5rem}}"]}]}],ct.propDecorators={class:[{type:t.HostBinding,args:["class.daff-modal-header"]}]};var lt=function(){this.class=!0};lt.decorators=[{type:t.Directive,args:[{selector:"[daffModalTitle]"}]}],lt.propDecorators={class:[{type:t.HostBinding,args:["class.daff-modal-title"]}]};var dt=function(){};dt.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule,d.PortalModule,p.OverlayModule],exports:[ct,lt,ft,st],declarations:[it,ct,lt,ft,st]}]}];var pt=function(){function e(e){this.overlay=e,this._modals=[],this.defaultConfiguration={}}return e.prototype._attachModal=function(e){var t=e.attach(new d.ComponentPortal(it));return t.instance.open=!0,t},e.prototype._attachModalContent=function(e,t){t.instance.attachContent(new d.ComponentPortal(e))},e.prototype._createOverlayRef=function(){return this.overlay.create({hasBackdrop:!0,positionStrategy:(new p.GlobalPositionStrategy).centerHorizontally().centerVertically(),scrollStrategy:this.overlay.scrollStrategies.block()})},e.prototype._removeModal=function(e){if(-1===this._modals.indexOf(e))throw new Error("The Modal that you are trying to remove does not exist.");e.overlay.dispose(),this._modals=this._modals.filter((function(t){return t!==e}))},e.prototype.open=function(e,t){var n=this,o=Object.assign(Object.assign({},this.defaultConfiguration),t),a=this._createOverlayRef(),r=this._attachModal(a),i=(this._attachModalContent(e,r),{modal:r,overlay:a});return this._modals.push(i),a.backdropClick().subscribe((function(){return o.onBackdropClicked?o.onBackdropClicked():n.close(i)})),i},e.prototype.close=function(e){var t=this;e.modal.instance.open=!1,e.overlay.detachBackdrop(),e.modal.instance.closedAnimationCompleted.subscribe((function(n){return t._removeModal(e)}))},e}();pt.ɵprov=t.ɵɵdefineInjectable({factory:function(){return new pt(t.ɵɵinject(p.Overlay))},token:pt,providedIn:dt}),pt.decorators=[{type:t.Injectable,args:[{providedIn:dt}]}],pt.ctorParameters=function(){return[{type:p.Overlay}]};var ut=function(e){function t(t,n){var o=e.call(this,t,n)||this;return o.elementRef=t,o.renderer=n,o.shadowed=!1,o.hostClass=!0,o}return h(t,e),Object.defineProperty(t.prototype,"shadowClass",{get:function(){return this.shadowed},enumerable:!1,configurable:!0}),t}(_((function(e,t){this._elementRef=e,this._renderer=t})));ut.decorators=[{type:t.Component,args:[{selector:"daff-navbar",template:"<ng-content></ng-content>",inputs:["color"],changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[":host{align-items:center;display:flex;height:70px;padding:0 15px;width:100%}"]}]}],ut.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2}]},ut.propDecorators={shadowed:[{type:t.Input}],shadowClass:[{type:t.HostBinding,args:["class.daff-navbar--shadowed"]}],hostClass:[{type:t.HostBinding,args:["class.daff-navbar"]}]};var gt=function(){};gt.decorators=[{type:t.NgModule,args:[{declarations:[ut],exports:[ut]}]}];var ht=_((function(e,t){this._elementRef=e,this._renderer=t})),mt=function(e){function n(n,o){var r=e.call(this,n,o)||this;r.elementRef=n,r.renderer=o,r.class=!0,r.role="navigation",r.faChevronRight=a.faChevronRight,r.faChevronLeft=a.faChevronLeft,r.notifyPageChange=new t.EventEmitter;var i=n.nativeElement.attributes["aria-label"];return r._paginatorId=i?i.nodeValue:null,r}return h(n,e),n.prototype.ngOnChanges=function(){if(this.numberOfPages<1)throw new Error("The numberOfPages in the daff-paginator must not be less than 1");if(this.numberOfPages<this.currentPage)throw new Error("The numberOfPages in the daff-paginator should not be less than the currentPage");this._numberOfPagesArray=this.numberOfPages<2?[]:Array(this.numberOfPages-2).fill(this.numberOfPages-2).map((function(e,t){return t+2}))},n.prototype._onNotifyPrevPageChange=function(){this.notifyPageChange.emit(this.currentPage-1)},n.prototype._onNotifyNextPageChange=function(){this.notifyPageChange.emit(this.currentPage+1)},n.prototype._onNotifyPageChange=function(e){this.notifyPageChange.emit(e)},n.prototype._isSelected=function(e){return e===this.currentPage},n.prototype._showFirstEllipsis=function(){return this.currentPage>=4},n.prototype._showLastEllipsis=function(){return this.currentPage<this.numberOfPages-2},n.prototype._showNumber=function(e){return Math.abs(this.currentPage-e)<2||this.currentPage<=2&&e<=4||this.currentPage>this.numberOfPages-2&&e>this.numberOfPages-4},n.prototype._disablePrev=function(){return 1===this.currentPage},n.prototype._disableNext=function(){return this.currentPage===this.numberOfPages},n}(ht);mt.decorators=[{type:t.Component,args:[{selector:"daff-paginator",template:'<button type="button" class="daff-paginator__previous"\n [disabled]="_disablePrev()"\n tabindex="0"\n attr.aria-label="Go to Previous Page of {{_paginatorId}} Paginator"\n (click)="_onNotifyPrevPageChange()">\n <fa-icon [icon]="faChevronLeft"></fa-icon> Previous\n</button>\n\n<button type="button" class="daff-paginator__page-link"\n [class.selected]="_isSelected(1)"\n tabindex="0"\n attr.aria-label="Go to Page 1 of {{_paginatorId}} Paginator"\n (click)="_onNotifyPageChange(1)">\n 1\n</button>\n\n<span class="daff-paginator__ellipsis" *ngIf="_showFirstEllipsis()">...</span>\n\n<ng-container *ngFor="let pageNumber of _numberOfPagesArray">\n <button type="button" class="daff-paginator__page-link"\n [class.selected]="_isSelected(pageNumber)"\n tabindex="0"\n attr.aria-label="Go to Page {{pageNumber}} of {{_paginatorId}} Paginator"\n aria-current="_isSelected(pageNumber)"\n *ngIf="_showNumber(pageNumber)"\n (click)="_onNotifyPageChange(pageNumber)">\n {{ pageNumber }}\n </button>\n</ng-container>\n\n<span class="daff-paginator__ellipsis" *ngIf="_showLastEllipsis()">...</span>\n\n<button type="button" class="daff-paginator__page-link"\n [class.selected]="_isSelected(numberOfPages)"\n tabindex="0"\n attr.aria-label="Go To Page {{numberOfPages}} of {{_paginatorId}} Paginator"\n (click)="_onNotifyPageChange(numberOfPages)"\n *ngIf="!(numberOfPages < 2)">\n {{ numberOfPages }}\n</button>\n\n<button class="daff-paginator__next"\n [disabled]="_disableNext()"\n tabindex="0"\n attr.aria-label="Go to Next Page of {{_paginatorId}} Paginator"\n (click)="_onNotifyNextPageChange()">\n Next <fa-icon [icon]="faChevronRight"></fa-icon>\n</button>\n',inputs:["color"],changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[":host{display:flex}.daff-paginator__next,.daff-paginator__previous{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:3px;display:flex;line-height:1em;padding:5px 10px}.daff-paginator__previous fa-icon{margin-right:10px}.daff-paginator__next fa-icon{margin-left:10px}.daff-paginator__ellipsis{padding:5px 10px}.daff-paginator__page-link{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;border-radius:3px;display:inline-block;margin:0 5px;padding:5px 10px;transition:background .15s ease}"]}]}],mt.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2}]},mt.propDecorators={class:[{type:t.HostBinding,args:["class.daff-paginator"]}],role:[{type:t.HostBinding,args:["attr.role"]}],numberOfPages:[{type:t.Input}],currentPage:[{type:t.Input}],notifyPageChange:[{type:t.Output}]};var yt=function(){};yt.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule,o.FontAwesomeModule,z],declarations:[mt],exports:[mt]}]}];var bt=function(){function e(e){this.renderer=e,this.dropdownRange=9,this.qtyChanged=new t.EventEmitter,this.onChange=function(e){},this.onTouched=function(){}}return e.prototype.ngOnInit=function(){this.dropdownItemCounter=Array.from(Array(this.dropdownRange),(function(e,t){return t})),this.qty||(this.qty=1)},e.prototype.writeValue=function(e){this.qty=e,this.onChange(this.qty)},e.prototype.registerOnChange=function(e){this.onChange=e},e.prototype.registerOnTouched=function(e){this.onTouched=e},e.prototype.setDisabledState=function(e){this.inputHasBeenShown?this.renderer.setProperty(document.getElementById("input_"+this.id),"disabled",e):this.renderer.setProperty(document.getElementById("select_"+this.id),"disabled",e)},Object.defineProperty(e.prototype,"showQtyInputField",{get:function(){return!(!this.isQtyOutsideDropdownRange()&&!this.inputHasBeenShown)&&(this.inputHasBeenShown=!0,!0)},enumerable:!1,configurable:!0}),e.prototype.onChangedWrapper=function(e){10===(e=parseInt(e,10))&&this.selectInput(),this.qtyChanged.emit(e),this.onChange(e)},e.prototype.isQtyOutsideDropdownRange=function(){return this.qty>this.dropdownRange},e.prototype.selectInput=function(){var e=this;setTimeout((function(){document.getElementById("input_"+e.id).select()}))},e}();bt.decorators=[{type:t.Component,args:[{selector:"daff-qty-dropdown",template:'<daff-form-field class="daff-qty-dropdown">\n <select daff-native-select *ngIf="!showQtyInputField" id="select_{{id}}" [(ngModel)]="qty" (ngModelChange)="onChangedWrapper(qty)" (blur)="onTouched()">\n <option *ngFor="let item of dropdownItemCounter" [value]="item+1">{{ item+1 }}</option>\n <option value="10">10+</option>\n </select>\n <input daff-input id="input_{{id}}" class="daff-qty-dropdown__input" [(ngModel)]="qty" (ngModelChange)="onChangedWrapper(qty)" (blur)="onTouched()" *ngIf="showQtyInputField">\n</daff-form-field>',styles:[".daff-qty-dropdown__input{width:50px}"]}]}],bt.ctorParameters=function(){return[{type:t.Renderer2}]},bt.propDecorators={qty:[{type:t.Input}],id:[{type:t.Input}],qtyChanged:[{type:t.Output}]};var vt=function(){};vt.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule,f.FormsModule,F,ne,ee],declarations:[bt],exports:[bt]}]}];var _t,xt="cubic-bezier(0.0, 0.0, 0.2, 1)",Ct={transformSidebar:l.trigger("transformSidebar",[l.state("open",l.style({transform:"none",visibility:"visible"})),l.transition("open => closed",l.animate("350ms cubic-bezier(0.4, 0.0, 1, 1)")),l.transition("closed => open",l.animate("350ms "+xt))]),transformContent:l.trigger("transformContent",[l.state("closed",l.style({transform:"none"})),l.transition("open => closed",l.animate("350ms cubic-bezier(0.4, 0.0, 1, 1)")),l.transition("closed => open",l.animate("350ms "+xt))])};!function(e){e.OPEN="open",e.CLOSED="closed"}(_t||(_t={}));var Dt=function(e,t){return void 0===t&&(t=!0),t?e&&t?"open":"closed":"open"},wt=function(e,n){var o=this;this._elementRef=e,this._ngZone=n,this.class=!0,this.escapePressed=new t.EventEmitter,this._ngZone.runOutsideAngular((function(){i.fromEvent(o._elementRef.nativeElement,"keydown").pipe(s.filter((function(e){return"Escape"===e.key}))).subscribe((function(e){return o._ngZone.run((function(){o.escapePressed.emit(),e.stopPropagation()}))}))}))};wt.decorators=[{type:t.Component,args:[{selector:"daff-sidebar",template:"<ng-content></ng-content>",encapsulation:t.ViewEncapsulation.None,styles:[":host{display:block}.daff-sidebar{display:block;height:100%}"]}]}],wt.ctorParameters=function(){return[{type:t.ElementRef},{type:t.NgZone}]},wt.propDecorators={class:[{type:t.HostBinding,args:["class.daff-sidebar"]}],escapePressed:[{type:t.Output}]};var kt=function(){function e(e){this.ref=e,this._opened=!1,this._mode="side",this.backdropIsVisible=!0,this.backdropClicked=new t.EventEmitter}return Object.defineProperty(e.prototype,"mode",{get:function(){return this._mode},set:function(e){this._mode=e,this._animationState=Dt(this.opened,this.animationsEnabled)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"opened",{get:function(){return this._opened},set:function(e){this._opened=e,this._animationState=Dt(e,this.animationsEnabled)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"animationsEnabled",{get:function(){return"over"===this.mode||"push"===this.mode},enumerable:!1,configurable:!0}),e.prototype.ngOnInit=function(){this._animationState=Dt(this.opened,this.animationsEnabled)},e.prototype.ngAfterViewInit=function(){var e=this;this.sidebar&&this.sidebar.escapePressed.subscribe((function(){e.onEscape()}))},e.prototype._backdropClicked=function(){this.backdropClicked.emit()},Object.defineProperty(e.prototype,"hasBackdrop",{get:function(){return"over"===this.mode||"push"===this.mode},enumerable:!1,configurable:!0}),e.prototype.onEscape=function(){this.hasBackdrop&&(this.opened=!1,this.ref.markForCheck())},e}();kt.decorators=[{type:t.Component,args:[{selector:"daff-sidebar-viewport",template:'<div class="daff-sidebar-viewport {{ mode }}">\n <div class="daff-sidebar-viewport__sidebar" [@transformSidebar]="_animationState" [cdkTrapFocus]="opened && (mode === \'over\' || mode === \'push\')">\n <ng-content select="daff-sidebar" (escapePressed)="onEscape($event)"></ng-content>\n </div>\n\n <daff-backdrop \n class="daff-sidebar-viewport__backdrop" \n *ngIf="hasBackdrop && _opened"\n [transparent]="!backdropIsVisible" \n (backdropClicked)="_backdropClicked()"></daff-backdrop>\n\n <div class="daff-sidebar-viewport__content" [@transformContent]="_animationState">\n <ng-content></ng-content>\n </div>\n</div>',changeDetection:t.ChangeDetectionStrategy.OnPush,animations:[Ct.transformSidebar,Ct.transformContent],styles:[".daff-sidebar-viewport{display:flex;min-height:100%;position:relative;width:100%;z-index:1}.daff-sidebar-viewport__content{flex:0 1 auto;width:100%;will-change:transform;z-index:2}.daff-sidebar-viewport__sidebar{flex-shrink:0;width:250px;will-change:transform,visibility;z-index:4}.daff-sidebar-viewport__backdrop{cursor:pointer;height:100%;position:absolute;width:100%;z-index:3}.daff-sidebar-viewport.push>.daff-sidebar-viewport__sidebar{bottom:0;height:100%;left:0;position:absolute;top:0;transform:translate3d(-250px,0,0);visibility:hidden}.daff-sidebar-viewport.push>.daff-sidebar-viewport__content{transform:translate3d(250px,0,0)}.daff-sidebar-viewport.over>.daff-sidebar-viewport__sidebar{bottom:0;height:100%;left:0;position:absolute;top:0;transform:translate3d(-250px,0,0);visibility:hidden}"]}]}],kt.ctorParameters=function(){return[{type:t.ChangeDetectorRef}]},kt.propDecorators={sidebar:[{type:t.ContentChild,args:[wt]}],mode:[{type:t.Input}],backdropIsVisible:[{type:t.Input}],opened:[{type:t.Input}],backdropClicked:[{type:t.Output}]};var Pt=function(){};Pt.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule,Fe,u.A11yModule],declarations:[wt,kt],exports:[wt,kt]}]}];var Ot=function(){this.class=!0};Ot.decorators=[{type:t.Directive,args:[{selector:"[daffHeroSubtitle]"}]}],Ot.propDecorators={class:[{type:t.HostBinding,args:["class.daff-hero__subtitle"]}]};var It=function(){this.class=!0};It.decorators=[{type:t.Directive,args:[{selector:"[daffHeroTagline]"}]}],It.propDecorators={class:[{type:t.HostBinding,args:["class.daff-hero__tagline"]}]};var Et,St=function(){this.class=!0};function Mt(e,n){var o=function(e){function t(){for(var t=[],o=0;o<arguments.length;o++)t[o]=arguments[o];var a=e.apply(this,b(t))||this;return a.textAlignment=n,a}return h(t,e),Object.defineProperty(t.prototype,"textAlignment",{get:function(){return this._textAlignment},set:function(e){var t=e||n;t!==this._textAlignment&&(this._textAlignment&&this._renderer.removeClass(this._elementRef.nativeElement,"daff-"+this._textAlignment),t&&this._renderer.addClass(this._elementRef.nativeElement,"daff-"+t),this._textAlignment=t)},enumerable:!1,configurable:!0}),t}(e);return o.propDecorators={textAlignment:[{type:t.Input}]},o}St.decorators=[{type:t.Directive,args:[{selector:"[daffHeroTitle]"}]}],St.propDecorators={class:[{type:t.HostBinding,args:["class.daff-hero__title"]}]},(e.DaffHeroLayoutEnum||(e.DaffHeroLayoutEnum={})).Centered="centered",(Et=e.DaffHeroSizeEnum||(e.DaffHeroSizeEnum={})).Compact="compact",Et.Small="small";var Bt=function(t){function n(e,n){var o=t.call(this,e,n)||this;return o.elementRef=e,o.renderer=n,o.class=!0,o}return h(n,t),Object.defineProperty(n.prototype,"centered",{get:function(){return this.layout===e.DaffHeroLayoutEnum.Centered},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"small",{get:function(){return this.size===e.DaffHeroSizeEnum.Small},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"compact",{get:function(){return this.size===e.DaffHeroSizeEnum.Compact},enumerable:!1,configurable:!0}),n}(_(Mt((function(e,t){this._elementRef=e,this._renderer=t}))));Bt.decorators=[{type:t.Component,args:[{selector:"daff-hero",template:"<ng-content></ng-content>",encapsulation:t.ViewEncapsulation.None,inputs:["color","textAlignment"],changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[".daff-hero{display:block;padding:64px 24px}@media (min-width:480px){.daff-hero{padding:96px 48px}}.daff-hero__tagline{font-weight:700;text-transform:uppercase;font-size:.75rem;line-height:1rem;letter-spacing:1px;margin:0 0 8px;padding:0}.daff-hero__title{font-weight:700;font-size:2.5rem;line-height:2.75rem;margin:0;max-width:1040px;overflow-wrap:break-word;width:100%}@media (min-width:768px){.daff-hero__title{font-size:3.5rem;line-height:4rem}}.daff-hero__subtitle{font-size:1.5rem;line-height:2rem;font-weight:400;margin:16px 0 0;max-width:672px;width:100%}.daff-hero--centered .daff-hero__title{margin:0 auto;text-align:center}.daff-hero--centered .daff-hero__subtitle{margin:24px auto 0;text-align:center}.daff-hero--compact,.daff-hero--small{padding:50px 25px}@media (min-width:480px){.daff-hero--compact,.daff-hero--small{padding:50px}}.daff-hero.daff-left .daff-hero__subtitle,.daff-hero.daff-left .daff-hero__tagline,.daff-hero.daff-left .daff-hero__title{text-align:left}.daff-hero.daff-center .daff-hero__subtitle,.daff-hero.daff-center .daff-hero__tagline,.daff-hero.daff-center .daff-hero__title{margin-left:auto;margin-right:auto;text-align:center}.daff-hero.daff-right .daff-hero__subtitle,.daff-hero.daff-right .daff-hero__tagline,.daff-hero.daff-right .daff-hero__title{margin-left:auto;text-align:right}"]}]}],Bt.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2}]},Bt.propDecorators={layout:[{type:t.Input}],size:[{type:t.Input}],class:[{type:t.HostBinding,args:["class.daff-hero"]}],centered:[{type:t.HostBinding,args:["class.daff-hero--centered"]}],small:[{type:t.HostBinding,args:["class.daff-hero--small"]}],compact:[{type:t.HostBinding,args:["class.daff-hero--compact"]}]};var Ht=function(){};Ht.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule],declarations:[Bt,It,St,Ot],exports:[Bt,It,St,Ot]}]}];var zt=function(){this.class=!0};zt.decorators=[{type:t.Directive,args:[{selector:"[daffCalloutSubtitle]"}]}],zt.propDecorators={class:[{type:t.HostBinding,args:["class.daff-callout__subtitle"]}]};var At=function(){this.class=!0};At.decorators=[{type:t.Directive,args:[{selector:"[daffCalloutTagline]"}]}],At.propDecorators={class:[{type:t.HostBinding,args:["class.daff-callout__tagline"]}]};var Rt=function(){this.class=!0};Rt.decorators=[{type:t.Directive,args:[{selector:"[daffCalloutTitle]"}]}],Rt.propDecorators={class:[{type:t.HostBinding,args:["class.daff-callout__title"]}]},(e.DaffCalloutLayoutEnum||(e.DaffCalloutLayoutEnum={})).Centered="centered",(e.DaffCalloutSizeEnum||(e.DaffCalloutSizeEnum={})).Compact="compact";var Nt=function(t){function n(e,n){var o=t.call(this,e,n)||this;return o.elementRef=e,o.renderer=n,o.class=!0,o}return h(n,t),Object.defineProperty(n.prototype,"centered",{get:function(){return this.layout===e.DaffCalloutLayoutEnum.Centered},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"compact",{get:function(){return this.size===e.DaffCalloutSizeEnum.Compact},enumerable:!1,configurable:!0}),n}(_(Mt((function(e,t){this._elementRef=e,this._renderer=t}))));Nt.decorators=[{type:t.Component,args:[{selector:"daff-callout",template:"<ng-content></ng-content>",encapsulation:t.ViewEncapsulation.None,inputs:["color","textAlignment"],changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[".daff-callout{display:block;padding:64px 24px}@media (min-width:480px){.daff-callout{padding:96px 48px}}@media (min-width:1024px){.daff-callout{padding:96px 0}}.daff-callout__tagline{font-weight:700;text-transform:uppercase;font-size:.75rem;line-height:1rem;letter-spacing:1px;margin:0 0 8px;padding:0}.daff-callout__title{font-weight:700;font-size:1.75rem;line-height:2rem;margin:0;max-width:1040px;padding:0;width:100%}@media (min-width:480px){.daff-callout__title{font-weight:700;font-size:2rem;line-height:2.25rem}}@media (min-width:480px) and (min-width:768px){.daff-callout__title{font-size:3rem;line-height:3.5rem}}.daff-callout__subtitle{font-size:1.25rem;margin:16px 0 0;max-width:600px;padding:0;width:100%}.daff-callout--centered .daff-callout__title{margin:0 auto;text-align:center}.daff-callout--centered .daff-callout__subtitle{margin:10px auto 0;text-align:center}@media (min-width:480px){.daff-callout--centered .daff-callout__subtitle{margin:25px auto 0}}.daff-callout--compact{padding:25px}@media (min-width:480px){.daff-callout--compact{padding:25px 50px}}.daff-callout.daff-left .daff-callout__subtitle,.daff-callout.daff-left .daff-callout__tagline,.daff-callout.daff-left .daff-callout__title{text-align:left}.daff-callout.daff-center .daff-callout__subtitle,.daff-callout.daff-center .daff-callout__tagline,.daff-callout.daff-center .daff-callout__title{margin-left:auto;margin-right:auto;text-align:center}.daff-callout.daff-right .daff-callout__subtitle,.daff-callout.daff-right .daff-callout__tagline,.daff-callout.daff-right .daff-callout__title{margin-left:auto;text-align:right}"]}]}],Nt.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2}]},Nt.propDecorators={layout:[{type:t.Input}],size:[{type:t.Input}],class:[{type:t.HostBinding,args:["class.daff-callout"]}],centered:[{type:t.HostBinding,args:["class.daff-callout--centered"]}],compact:[{type:t.HostBinding,args:["class.daff-callout--compact"]}]};var jt=function(){};jt.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule],declarations:[Nt,Rt,zt,At],exports:[Nt,zt,Rt,At]}]}];var Tt=function(){this.class=!0};Tt.decorators=[{type:t.Directive,args:[{selector:"[daffFeatureIcon]"}]}],Tt.propDecorators={class:[{type:t.HostBinding,args:["class.daff-feature__icon"]}]};var Ft=function(){this.class=!0};Ft.decorators=[{type:t.Directive,args:[{selector:"[daffFeatureSubheader]"}]}],Ft.propDecorators={class:[{type:t.HostBinding,args:["class.daff-feature__subheader"]}]};var Lt=function(){this.class=!0};Lt.decorators=[{type:t.Directive,args:[{selector:"[daffFeatureSubtitle]"}]}],Lt.propDecorators={class:[{type:t.HostBinding,args:["class.daff-feature__subtitle"]}]};var Vt,qt=function(){this.class=!0};qt.decorators=[{type:t.Directive,args:[{selector:"[daffFeatureTitle]"}]}],qt.propDecorators={class:[{type:t.HostBinding,args:["class.daff-feature__title"]}]},(Vt=e.DaffFeatureModeEnum||(e.DaffFeatureModeEnum={})).Compact="compact",Vt.Normal="normal";var Gt=function(){function t(){this.class=!0,this.mode=e.DaffFeatureModeEnum.Normal}return Object.defineProperty(t.prototype,"compact",{get:function(){return this.mode===e.DaffFeatureModeEnum.Compact},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"normal",{get:function(){return this.mode===e.DaffFeatureModeEnum.Normal},enumerable:!1,configurable:!0}),t}();Gt.decorators=[{type:t.Component,args:[{selector:"daff-feature",template:'<ng-content select="[daffFeatureIcon]"></ng-content>\n<div class="daff-feature__content">\n <ng-content select="[daffFeatureSubheader]"></ng-content>\n <ng-content select="[daffFeatureTitle]"></ng-content>\n <ng-content select="[daffFeatureSubtitle]"></ng-content>\n <ng-content></ng-content>\n</div>',encapsulation:t.ViewEncapsulation.None,changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[".daff-feature{border-radius:10px;display:flex}.daff-feature__icon{display:inline-block;max-width:30px}@media (min-width:480px){.daff-feature__icon{max-width:50px}}.daff-feature__subheader{text-transform:uppercase;font-size:.75rem;letter-spacing:.075rem;line-height:1rem}@media (min-width:480px){.daff-feature__subheader{font-size:.875rem}}.daff-feature__title{font-weight:700;margin:0 0 15px;padding:0}.daff-feature__subtitle{font-size:1rem;margin:0;padding:0}.daff-feature--normal{align-items:flex-start;flex-direction:column;padding:25px}@media (min-width:480px){.daff-feature--normal{align-items:center;flex-direction:row;padding:50px}}.daff-feature--normal .daff-feature__icon{margin:0 0 15px}@media (min-width:480px){.daff-feature--normal .daff-feature__icon{margin:0 25px 0 0}}.daff-feature--normal .daff-feature__subheader{margin:0 0 15px}@media (min-width:480px){.daff-feature--normal .daff-feature__subheader{margin:0 0 30px}}.daff-feature--normal .daff-feature__title{font-size:1.25rem;line-height:1.25rem}@media (min-width:480px){.daff-feature--normal .daff-feature__title{font-size:2rem;line-height:2rem}}.daff-feature--compact{align-items:flex-start;flex-direction:column;padding:25px}.daff-feature--compact .daff-feature__icon{margin:0 0 15px}.daff-feature--compact .daff-feature__subheader{margin:0 0 5px}.daff-feature--compact .daff-feature__title{font-size:1.25rem;line-height:1.25rem}@media (min-width:480px){.daff-feature--compact .daff-feature__title{font-size:1.5rem;line-height:1.5rem}}"]}]}],Gt.propDecorators={class:[{type:t.HostBinding,args:["class.daff-feature"]}],mode:[{type:t.Input}],compact:[{type:t.HostBinding,args:["class.daff-feature--compact"]}],normal:[{type:t.HostBinding,args:["class.daff-feature--normal"]}]};var Ut=function(){};Ut.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule],declarations:[Gt,qt,Lt,Tt,Ft],exports:[Gt,qt,Lt,Tt,Ft]}]}];var Qt=function(){this.class=!0};Qt.decorators=[{type:t.Directive,args:[{selector:"[daffCardActions]"}]}],Qt.propDecorators={class:[{type:t.HostBinding,args:["class.daff-card__actions"]}]};var $t=function(){this.class=!0};$t.decorators=[{type:t.Directive,args:[{selector:"[daffCardImage]"}]}],$t.propDecorators={class:[{type:t.HostBinding,args:["class.daff-card__image"]}]};var Wt=function(){this.class=!0};Wt.decorators=[{type:t.Directive,args:[{selector:"[daffCardTagline]"}]}],Wt.propDecorators={class:[{type:t.HostBinding,args:["class.daff-card__tagline"]}]};var Xt=function(){this.class=!0};Xt.decorators=[{type:t.Directive,args:[{selector:"[daffCardTitle]"}]}],Xt.propDecorators={class:[{type:t.HostBinding,args:["class.daff-card__title"]}]};var Yt=function(e){function t(t,n){var o=e.call(this,t,n)||this;return o.elementRef=t,o.renderer=n,o.raised=!1,o.class=!0,o}return h(t,e),Object.defineProperty(t.prototype,"raisedClass",{get:function(){return this.raised},enumerable:!1,configurable:!0}),t}(_((function(e,t){this._elementRef=e,this._renderer=t})));Yt.decorators=[{type:t.Component,args:[{selector:"daff-card,a[daff-card]",template:'<ng-content select="[daffCardImage]"></ng-content>\n<div class="daff-card__content">\n\t<ng-content select="[daffCardTagline]"></ng-content>\n\t<ng-content select="[daffCardTitle]"></ng-content>\n\t<ng-content></ng-content>\n</div>\n<ng-content select="[daffCardActions]"></ng-content>',encapsulation:t.ViewEncapsulation.None,inputs:["color"],changeDetection:t.ChangeDetectionStrategy.OnPush,styles:[".daff-card{display:flex;flex-direction:column;border-radius:8px}.daff-card__image{display:inline-block;width:100%}.daff-card__image,.daff-card__image img{border-top-left-radius:inherit;border-top-right-radius:inherit}.daff-card__tagline{font-weight:700;text-transform:uppercase;font-size:.75rem;line-height:1rem;letter-spacing:1px;margin:0 0 4px;padding:0}.daff-card__title{font-weight:700;font-size:1.5rem;line-height:2rem;margin-bottom:16px}.daff-card__content{padding:24px}.daff-card__content p{margin:0;padding:0}.daff-card__actions{padding:0 24px 24px}a.daff-card{text-decoration:none}"]}]}],Yt.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2}]},Yt.propDecorators={raised:[{type:t.Input}],class:[{type:t.HostBinding,args:["class.daff-card"]}],raisedClass:[{type:t.HostBinding,args:["class.daff-card--raised"]}]};var Zt,Kt,Jt,en=function(){};en.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule],declarations:[Yt,Wt,Xt,$t,Qt],exports:[Yt,Wt,Xt,$t,Qt]}]}],(Zt=e.DaffBreakpoints||(e.DaffBreakpoints={})).DESKTOP="(min-width: 1920px)",Zt.LAPTOP="(min-width: 1440px)",Zt.SMALL_LAPTOP="(min-width: 1200px)",Zt.BIG_TABLET="(min-width: 1024px)",Zt.TABLET="(min-width: 768px)",Zt.MOBILE="(min-width: 480px)",(Kt=e.DaffStatusEnum||(e.DaffStatusEnum={})).Warn="warn",Kt.Danger="danger",Kt.Success="success",(Jt=e.DaffTextAlignmentEnum||(e.DaffTextAlignmentEnum={})).Left="left",Jt.Center="center",Jt.Right="right",e.DaffAccordionComponent=Se,e.DaffAccordionItemComponent=Ee,e.DaffAccordionItemContentDirective=ke,e.DaffAccordionItemTitleDirective=Pe,e.DaffAccordionModule=Be,e.DaffArticleComponent=He,e.DaffArticleLeadDirective=ze,e.DaffArticleMetaDirective=Ae,e.DaffArticleModule=Ne,e.DaffArticleTitleDirective=Re,e.DaffBackdropComponent=Te,e.DaffBackdropModule=Fe,e.DaffButtonComponent=H,e.DaffButtonModule=z,e.DaffButtonSetComponent=Le,e.DaffButtonSetModule=Ve,e.DaffCalloutComponent=Nt,e.DaffCalloutModule=jt,e.DaffCalloutSubtitleDirective=zt,e.DaffCalloutTaglineDirective=At,e.DaffCalloutTitleDirective=Rt,e.DaffCardActionsDirective=Qt,e.DaffCardComponent=Yt,e.DaffCardImageDirective=$t,e.DaffCardModule=en,e.DaffCardTaglineDirective=Wt,e.DaffCardTitleDirective=Xt,e.DaffCheckboxComponent=ae,e.DaffCheckboxControlValueAccessorDirective=ie,e.DaffCheckboxModule=se,e.DaffCheckboxSetComponent=re,e.DaffContainerComponent=pe,e.DaffContainerModule=ue,e.DaffErrorMessageComponent=R,e.DaffErrorMessageModule=N,e.DaffErrorStateMatcher=A,e.DaffFeatureComponent=Gt,e.DaffFeatureIconDirective=Tt,e.DaffFeatureModule=Ut,e.DaffFeatureSubheaderDirective=Ft,e.DaffFeatureSubtitleDirective=Lt,e.DaffFeatureTitleDirective=qt,e.DaffFormFieldComponent=T,e.DaffFormFieldControl=j,e.DaffFormFieldModule=F,e.DaffGalleryImageComponent=Ge,e.DaffHeroComponent=Bt,e.DaffHeroModule=Ht,e.DaffHeroSubtitleDirective=Ot,e.DaffHeroTaglineDirective=It,e.DaffHeroTitleDirective=St,e.DaffImageComponent=Z,e.DaffImageGalleryComponent=qe,e.DaffImageGalleryModule=$e,e.DaffImageListComponent=Ue,e.DaffImageListModule=Qe,e.DaffImageModule=K,e.DaffInputComponent=J,e.DaffInputModule=ee,e.DaffLinkSetComponent=We,e.DaffLinkSetHeadingDirective=Xe,e.DaffLinkSetItemComponent=Ye,e.DaffLinkSetModule=Ke,e.DaffLinkSetSubheadingDirective=Ze,e.DaffListComponent=ot,e.DaffListItemComponent=Je,e.DaffListModule=at,e.DaffListSubheaderDirective=nt,e.DaffLoadingIconComponent=ge,e.DaffLoadingIconModule=he,e.DaffMediaGalleryComponent=q,e.DaffMediaGalleryModule=W,e.DaffModalActionsComponent=st,e.DaffModalComponent=it,e.DaffModalContentComponent=ft,e.DaffModalHeaderComponent=ct,e.DaffModalModule=dt,e.DaffModalService=pt,e.DaffModalTitleDirective=lt,e.DaffNativeSelectComponent=te,e.DaffNativeSelectModule=ne,e.DaffNavbarComponent=ut,e.DaffNavbarModule=gt,e.DaffPaginatorComponent=mt,e.DaffPaginatorModule=yt,e.DaffPrefixDirective=x,e.DaffPrefixSuffixModule=D,e.DaffProgressIndicatorComponent=ye,e.DaffProgressIndicatorModule=be,e.DaffQtyDropdownComponent=bt,e.DaffQtyDropdownModule=vt,e.DaffQuantityFieldComponent=le,e.DaffQuantityFieldModule=de,e.DaffQuantityInputComponent=fe,e.DaffQuantitySelectComponent=ce,e.DaffRadioComponent=xe,e.DaffRadioControlValueAccessorDirective=De,e.DaffRadioModule=we,e.DaffRadioSetComponent=ve,e.DaffSidebarComponent=wt,e.DaffSidebarModule=Pt,e.DaffSidebarViewportComponent=kt,e.DaffSuffixDirective=C,e.DaffThumbnailDirective=$,e.daffPrefixableMixin=k,e.daffSuffixableMixin=w,e.daffThumbnailCompatToken=Q,e.ɵa=me,e.ɵb=Ce,e.ɵc=Oe,e.ɵd=Me,e.ɵe=je,e.ɵf=L,e.ɵg=G,e.ɵi=U,e.ɵj=rt,e.ɵk=Ct,Object.defineProperty(e,"__esModule",{value:!0})}));
16
16
  //# sourceMappingURL=daffodil-design.umd.min.js.map