@daffodil/design 0.39.6 → 0.39.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (326) hide show
  1. package/README.md +62 -34
  2. package/accordion/examples/daffodil-design-accordion-examples.metadata.json +1 -1
  3. package/article/examples/daffodil-design-article-examples.metadata.json +1 -1
  4. package/atoms/button/button.component.d.ts +5 -0
  5. package/bundles/daffodil-design-accordion-examples.umd.js +4 -2
  6. package/bundles/daffodil-design-accordion-examples.umd.js.map +1 -1
  7. package/bundles/daffodil-design-accordion-examples.umd.min.js +1 -1
  8. package/bundles/daffodil-design-accordion-examples.umd.min.js.map +1 -1
  9. package/bundles/daffodil-design-article-examples.umd.js +22 -11
  10. package/bundles/daffodil-design-article-examples.umd.js.map +1 -1
  11. package/bundles/daffodil-design-article-examples.umd.min.js +1 -1
  12. package/bundles/daffodil-design-article-examples.umd.min.js.map +1 -1
  13. package/bundles/daffodil-design-button-examples.umd.js +7 -0
  14. package/bundles/daffodil-design-button-examples.umd.js.map +1 -1
  15. package/bundles/daffodil-design-button-examples.umd.min.js +1 -1
  16. package/bundles/daffodil-design-button-examples.umd.min.js.map +1 -1
  17. package/bundles/daffodil-design-callout-examples.umd.js +60 -9
  18. package/bundles/daffodil-design-callout-examples.umd.js.map +1 -1
  19. package/bundles/daffodil-design-callout-examples.umd.min.js +1 -1
  20. package/bundles/daffodil-design-callout-examples.umd.min.js.map +1 -1
  21. package/bundles/daffodil-design-card-examples.umd.js +156 -14
  22. package/bundles/daffodil-design-card-examples.umd.js.map +1 -1
  23. package/bundles/daffodil-design-card-examples.umd.min.js +1 -1
  24. package/bundles/daffodil-design-card-examples.umd.min.js.map +1 -1
  25. package/bundles/daffodil-design-checkbox-examples.umd.js +4 -2
  26. package/bundles/daffodil-design-checkbox-examples.umd.js.map +1 -1
  27. package/bundles/daffodil-design-checkbox-examples.umd.min.js +1 -1
  28. package/bundles/daffodil-design-checkbox-examples.umd.min.js.map +1 -1
  29. package/bundles/daffodil-design-container-examples.umd.js +65 -0
  30. package/bundles/daffodil-design-container-examples.umd.js.map +1 -0
  31. package/bundles/daffodil-design-container-examples.umd.min.js +2 -0
  32. package/bundles/daffodil-design-container-examples.umd.min.js.map +1 -0
  33. package/bundles/daffodil-design-hero-examples.umd.js +63 -8
  34. package/bundles/daffodil-design-hero-examples.umd.js.map +1 -1
  35. package/bundles/daffodil-design-hero-examples.umd.min.js +1 -1
  36. package/bundles/daffodil-design-hero-examples.umd.min.js.map +1 -1
  37. package/bundles/daffodil-design-list-examples.umd.js +8 -4
  38. package/bundles/daffodil-design-list-examples.umd.js.map +1 -1
  39. package/bundles/daffodil-design-list-examples.umd.min.js +1 -1
  40. package/bundles/daffodil-design-list-examples.umd.min.js.map +1 -1
  41. package/bundles/daffodil-design-loading-icon-examples.umd.js +4 -2
  42. package/bundles/daffodil-design-loading-icon-examples.umd.js.map +1 -1
  43. package/bundles/daffodil-design-loading-icon-examples.umd.min.js +1 -1
  44. package/bundles/daffodil-design-loading-icon-examples.umd.min.js.map +1 -1
  45. package/bundles/daffodil-design-media-gallery-examples.umd.js +4 -2
  46. package/bundles/daffodil-design-media-gallery-examples.umd.js.map +1 -1
  47. package/bundles/daffodil-design-media-gallery-examples.umd.min.js +1 -1
  48. package/bundles/daffodil-design-media-gallery-examples.umd.min.js.map +1 -1
  49. package/bundles/daffodil-design-modal-examples.umd.js +4 -2
  50. package/bundles/daffodil-design-modal-examples.umd.js.map +1 -1
  51. package/bundles/daffodil-design-modal-examples.umd.min.js +1 -1
  52. package/bundles/daffodil-design-modal-examples.umd.min.js.map +1 -1
  53. package/bundles/daffodil-design-navbar-examples.umd.js +177 -0
  54. package/bundles/daffodil-design-navbar-examples.umd.js.map +1 -0
  55. package/bundles/daffodil-design-navbar-examples.umd.min.js +2 -0
  56. package/bundles/daffodil-design-navbar-examples.umd.min.js.map +1 -0
  57. package/bundles/daffodil-design-quantity-field-examples.umd.js +4 -0
  58. package/bundles/daffodil-design-quantity-field-examples.umd.js.map +1 -1
  59. package/bundles/daffodil-design-quantity-field-examples.umd.min.js +1 -1
  60. package/bundles/daffodil-design-quantity-field-examples.umd.min.js.map +1 -1
  61. package/bundles/daffodil-design-radio-examples.umd.js +2 -1
  62. package/bundles/daffodil-design-radio-examples.umd.js.map +1 -1
  63. package/bundles/daffodil-design-radio-examples.umd.min.js +1 -1
  64. package/bundles/daffodil-design-radio-examples.umd.min.js.map +1 -1
  65. package/bundles/daffodil-design.umd.js +519 -120
  66. package/bundles/daffodil-design.umd.js.map +1 -1
  67. package/bundles/daffodil-design.umd.min.js +2 -2
  68. package/bundles/daffodil-design.umd.min.js.map +1 -1
  69. package/button/examples/daffodil-design-button-examples.metadata.json +1 -1
  70. package/callout/examples/callout-text-alignment/callout-text-alignment.component.d.ts +1 -0
  71. package/callout/examples/callout-theming/callout-theming.component.d.ts +1 -0
  72. package/callout/examples/callout-with-grid/callout-with-grid.component.d.ts +1 -0
  73. package/callout/examples/compact-callout/compact-callout.component.d.ts +3 -0
  74. package/callout/examples/compact-callout/compact-callout.module.d.ts +2 -0
  75. package/callout/examples/daffodil-design-callout-examples.metadata.json +1 -1
  76. package/callout/examples/public_api.d.ts +2 -0
  77. package/card/examples/basic-card/basic-card.component.d.ts +1 -0
  78. package/card/examples/card-orientation/card-orientation.component.d.ts +9 -0
  79. package/card/examples/card-orientation/card-orientation.module.d.ts +2 -0
  80. package/card/examples/card-theming/card-theming.component.d.ts +4 -2
  81. package/card/examples/daffodil-design-card-examples.d.ts +2 -0
  82. package/card/examples/daffodil-design-card-examples.metadata.json +1 -1
  83. package/card/examples/linkable-card/linkable-card.component.d.ts +8 -0
  84. package/card/examples/public_api.d.ts +5 -1
  85. package/card/examples/raised-card/raised-card.component.d.ts +6 -0
  86. package/card/examples/stroked-card/stroked-card.component.d.ts +8 -0
  87. package/card/examples/stroked-card/stroked-card.module.d.ts +2 -0
  88. package/checkbox/examples/daffodil-design-checkbox-examples.metadata.json +1 -1
  89. package/container/examples/container-sizes/container-sizes.component.d.ts +8 -0
  90. package/container/examples/container-sizes/container-sizes.module.d.ts +2 -0
  91. package/container/examples/daffodil-design-container-examples.d.ts +4 -0
  92. package/container/examples/daffodil-design-container-examples.metadata.json +1 -0
  93. package/container/examples/examples.d.ts +2 -0
  94. package/container/examples/index.d.ts +1 -0
  95. package/container/examples/package.json +11 -0
  96. package/container/examples/public_api.d.ts +3 -0
  97. package/core/article-encapsulated/article-encapsulated-mixin.d.ts +15 -0
  98. package/core/article-encapsulated/public_api.d.ts +1 -0
  99. package/core/compactable/compactable-mixin.d.ts +14 -0
  100. package/core/compactable/compactable.d.ts +7 -0
  101. package/core/compactable/public_api.d.ts +2 -0
  102. package/core/manage-container-layout/manage-container-layout-mixin.d.ts +17 -0
  103. package/core/manage-container-layout/public_api.d.ts +1 -0
  104. package/core/public_api.d.ts +3 -0
  105. package/daff-theme.scss +293 -128
  106. package/daff-typography.scss +5 -4
  107. package/daff-util.scss +5 -4
  108. package/daffodil-design.metadata.json +1 -1
  109. package/esm2015/accordion/examples/basic-accordion/basic-accordion.component.js +4 -3
  110. package/esm2015/accordion/examples/nav-accordion/nav-accordion.component.js +4 -3
  111. package/esm2015/article/examples/article-blockquote/article-blockquote.component.js +4 -3
  112. package/esm2015/article/examples/article-code-block/article-code-block.component.js +4 -3
  113. package/esm2015/article/examples/article-code-inline/article-code-inline.component.js +4 -3
  114. package/esm2015/article/examples/article-headings/article-headings.component.js +4 -3
  115. package/esm2015/article/examples/article-hr/article-hr.component.js +4 -3
  116. package/esm2015/article/examples/article-lead/article-lead.component.js +4 -3
  117. package/esm2015/article/examples/article-link/article-link.component.js +4 -3
  118. package/esm2015/article/examples/article-meta/article-meta.component.js +4 -3
  119. package/esm2015/article/examples/article-ol/article-ol.component.js +4 -3
  120. package/esm2015/article/examples/article-table/article-table.component.js +4 -3
  121. package/esm2015/article/examples/article-ul/article-ul.component.js +4 -3
  122. package/esm2015/atoms/button/button.component.js +3 -2
  123. package/esm2015/atoms/container/container.component.js +1 -1
  124. package/esm2015/atoms/form/form-field/form-field/form-field.component.js +3 -1
  125. package/esm2015/atoms/form/input/input.component.js +3 -2
  126. package/esm2015/atoms/form/select/select/select.component.js +3 -2
  127. package/esm2015/atoms/image/image.component.js +2 -2
  128. package/esm2015/button/examples/basic-button/basic-button.component.js +3 -2
  129. package/esm2015/button/examples/icon-button/icon-button.component.js +3 -2
  130. package/esm2015/button/examples/raised-button/raised-button.component.js +3 -2
  131. package/esm2015/button/examples/sizeable-button/sizeable-button.component.js +3 -2
  132. package/esm2015/button/examples/statusable-button/statusable-button.component.js +3 -2
  133. package/esm2015/button/examples/stroked-button/stroked-button.component.js +3 -2
  134. package/esm2015/button/examples/underline-button/underline-button.component.js +3 -2
  135. package/esm2015/callout/examples/callout-text-alignment/callout-text-alignment.component.js +7 -3
  136. package/esm2015/callout/examples/callout-text-alignment/callout-text-alignment.module.js +5 -3
  137. package/esm2015/callout/examples/callout-theming/callout-theming.component.js +7 -3
  138. package/esm2015/callout/examples/callout-theming/callout-theming.module.js +5 -2
  139. package/esm2015/callout/examples/callout-with-grid/callout-with-grid.component.js +9 -4
  140. package/esm2015/callout/examples/callout-with-grid/callout-with-grid.module.js +3 -1
  141. package/esm2015/callout/examples/compact-callout/compact-callout.component.js +17 -0
  142. package/esm2015/callout/examples/compact-callout/compact-callout.module.js +22 -0
  143. package/esm2015/callout/examples/examples.js +3 -1
  144. package/esm2015/callout/examples/public_api.js +3 -1
  145. package/esm2015/card/examples/basic-card/basic-card.component.js +9 -4
  146. package/esm2015/card/examples/basic-card/basic-card.module.js +3 -1
  147. package/esm2015/card/examples/card-orientation/card-orientation.component.js +24 -0
  148. package/esm2015/card/examples/card-orientation/card-orientation.module.js +27 -0
  149. package/esm2015/card/examples/card-theming/card-theming.component.js +15 -5
  150. package/esm2015/card/examples/daffodil-design-card-examples.js +3 -1
  151. package/esm2015/card/examples/linkable-card/linkable-card.component.js +21 -4
  152. package/esm2015/card/examples/linkable-card/linkable-card.module.js +3 -1
  153. package/esm2015/card/examples/public_api.js +7 -1
  154. package/esm2015/card/examples/raised-card/raised-card.component.js +19 -4
  155. package/esm2015/card/examples/raised-card/raised-card.module.js +3 -3
  156. package/esm2015/card/examples/stroked-card/stroked-card.component.js +27 -0
  157. package/esm2015/card/examples/stroked-card/stroked-card.module.js +27 -0
  158. package/esm2015/checkbox/examples/basic-checkbox/basic-checkbox.component.js +4 -3
  159. package/esm2015/checkbox/examples/checkbox-set/checkbox-set.component.js +4 -3
  160. package/esm2015/container/examples/container-sizes/container-sizes.component.js +23 -0
  161. package/esm2015/container/examples/container-sizes/container-sizes.module.js +23 -0
  162. package/esm2015/container/examples/daffodil-design-container-examples.js +5 -0
  163. package/esm2015/container/examples/examples.js +5 -0
  164. package/esm2015/container/examples/index.js +2 -0
  165. package/esm2015/container/examples/public_api.js +4 -0
  166. package/esm2015/core/article-encapsulated/article-encapsulated-mixin.js +12 -0
  167. package/esm2015/core/article-encapsulated/public_api.js +2 -0
  168. package/esm2015/core/compactable/compactable-mixin.js +26 -0
  169. package/esm2015/core/compactable/compactable.js +2 -0
  170. package/esm2015/core/compactable/public_api.js +2 -0
  171. package/esm2015/core/manage-container-layout/manage-container-layout-mixin.js +14 -0
  172. package/esm2015/core/manage-container-layout/public_api.js +2 -0
  173. package/esm2015/core/public_api.js +4 -1
  174. package/esm2015/hero/examples/compact-hero/compact-hero.component.js +17 -0
  175. package/esm2015/hero/examples/compact-hero/compact-hero.module.js +26 -0
  176. package/esm2015/hero/examples/examples.js +3 -1
  177. package/esm2015/hero/examples/hero-text-alignment/hero-text-alignment.component.js +7 -3
  178. package/esm2015/hero/examples/hero-text-alignment/hero-text-alignment.module.js +5 -2
  179. package/esm2015/hero/examples/hero-theming/hero-theming.component.js +7 -3
  180. package/esm2015/hero/examples/hero-theming/hero-theming.module.js +5 -2
  181. package/esm2015/hero/examples/hero-with-grid/hero-with-grid.component.js +9 -4
  182. package/esm2015/hero/examples/hero-with-grid/hero-with-grid.module.js +3 -1
  183. package/esm2015/hero/examples/public_api.js +3 -1
  184. package/esm2015/list/examples/basic-list/basic-list.component.js +4 -3
  185. package/esm2015/list/examples/icon-list/icon-list.component.js +4 -3
  186. package/esm2015/list/examples/multiline-list/multiline-list.component.js +4 -3
  187. package/esm2015/list/examples/nav-list/nav-list.component.js +4 -3
  188. package/esm2015/loading-icon/examples/loading-icon-color/loading-icon-color.component.js +4 -3
  189. package/esm2015/loading-icon/examples/loading-icon-diameter/loading-icon-diameter.component.js +4 -3
  190. package/esm2015/media-gallery/examples/basic-media-gallery/basic-media-gallery.component.js +4 -3
  191. package/esm2015/media-gallery/examples/mismatched-sizes-media-gallery/mismatched-sizes-media-gallery.component.js +4 -3
  192. package/esm2015/modal/examples/basic-modal/basic-modal.component.js +4 -3
  193. package/esm2015/modal/examples/basic-modal/modal-content.component.js +4 -3
  194. package/esm2015/molecules/accordion/accordion/accordion.component.js +25 -3
  195. package/esm2015/molecules/accordion/accordion-item/accordion-item.component.js +3 -2
  196. package/esm2015/molecules/accordion/nav-accordion-item/nav-accordion-item.component.js +3 -2
  197. package/esm2015/molecules/article/article/article.component.js +4 -3
  198. package/esm2015/molecules/button-set/button-set.component.js +3 -2
  199. package/esm2015/molecules/callout/callout/callout.component.js +11 -12
  200. package/esm2015/molecules/callout/callout-body/callout-body.directive.js +18 -0
  201. package/esm2015/molecules/callout/callout-icon/callout-icon.directive.js +18 -0
  202. package/esm2015/molecules/callout/callout.module.js +7 -1
  203. package/esm2015/molecules/callout/public_api.js +4 -2
  204. package/esm2015/molecules/card/card/card.component.js +78 -15
  205. package/esm2015/molecules/card/card-content/card-content.directive.js +18 -0
  206. package/esm2015/molecules/card/card-icon/card-icon.directive.js +18 -0
  207. package/esm2015/molecules/card/card.module.js +9 -3
  208. package/esm2015/molecules/card/public_api.js +4 -2
  209. package/esm2015/molecules/feature/feature/feature.component.js +4 -1
  210. package/esm2015/molecules/hero/hero/hero.component.js +14 -24
  211. package/esm2015/molecules/hero/hero-body/hero-body.directive.js +18 -0
  212. package/esm2015/molecules/hero/hero-icon/hero-icon.directive.js +18 -0
  213. package/esm2015/molecules/hero/hero.module.js +7 -1
  214. package/esm2015/molecules/hero/public_api.js +3 -1
  215. package/esm2015/molecules/image-gallery/gallery-image/gallery-image.component.js +7 -3
  216. package/esm2015/molecules/image-gallery/image-gallery/image-gallery.component.js +6 -2
  217. package/esm2015/molecules/image-list/image-list.component.js +3 -2
  218. package/esm2015/molecules/link-set/link-set/link-set.component.js +23 -4
  219. package/esm2015/molecules/list/list/list.component.js +19 -5
  220. package/esm2015/molecules/media-gallery/media-gallery.component.js +31 -5
  221. package/esm2015/molecules/media-gallery/registry/media-gallery.registry.js +22 -8
  222. package/esm2015/molecules/media-gallery/thumbnail/thumbnail.directive.js +2 -2
  223. package/esm2015/molecules/modal/modal-actions/modal-actions.component.js +3 -2
  224. package/esm2015/molecules/navbar/navbar.component.js +11 -9
  225. package/esm2015/molecules/qty-dropdown/qty-dropdown.component.js +6 -1
  226. package/esm2015/molecules/sidebar/sidebar/sidebar.component.js +3 -2
  227. package/esm2015/navbar/examples/basic-navbar/basic-navbar.component.js +13 -0
  228. package/esm2015/navbar/examples/basic-navbar/basic-navbar.module.js +20 -0
  229. package/esm2015/navbar/examples/contained-navbar/contained-navbar.component.js +13 -0
  230. package/esm2015/navbar/examples/contained-navbar/contained-navbar.module.js +20 -0
  231. package/esm2015/navbar/examples/daffodil-design-navbar-examples.js +5 -0
  232. package/esm2015/navbar/examples/examples.js +11 -0
  233. package/esm2015/navbar/examples/index.js +2 -0
  234. package/esm2015/navbar/examples/navbar-theming/navbar-theming.component.js +27 -0
  235. package/esm2015/navbar/examples/navbar-theming/navbar-theming.module.js +21 -0
  236. package/esm2015/navbar/examples/public_api.js +10 -0
  237. package/esm2015/navbar/examples/raised-navbar/raised-navbar.component.js +13 -0
  238. package/esm2015/navbar/examples/raised-navbar/raised-navbar.module.js +19 -0
  239. package/esm2015/quantity-field/examples/basic/basic-quantity-field.component.js +3 -2
  240. package/esm2015/quantity-field/examples/customRange/custom-range-quantity-field.component.js +3 -2
  241. package/esm2015/quantity-field/examples/disabled/disabled-quantity-field.component.js +3 -2
  242. package/esm2015/quantity-field/examples/selectMax/select-max-quantity-field.component.js +3 -2
  243. package/esm2015/radio/examples/basic-radio/basic-radio.component.js +4 -3
  244. package/fesm2015/daffodil-design-accordion-examples.js +5 -3
  245. package/fesm2015/daffodil-design-accordion-examples.js.map +1 -1
  246. package/fesm2015/daffodil-design-article-examples.js +23 -12
  247. package/fesm2015/daffodil-design-article-examples.js.map +1 -1
  248. package/fesm2015/daffodil-design-button-examples.js +8 -1
  249. package/fesm2015/daffodil-design-button-examples.js.map +1 -1
  250. package/fesm2015/daffodil-design-callout-examples.js +57 -8
  251. package/fesm2015/daffodil-design-callout-examples.js.map +1 -1
  252. package/fesm2015/daffodil-design-card-examples.js +150 -12
  253. package/fesm2015/daffodil-design-card-examples.js.map +1 -1
  254. package/fesm2015/daffodil-design-checkbox-examples.js +5 -3
  255. package/fesm2015/daffodil-design-checkbox-examples.js.map +1 -1
  256. package/fesm2015/daffodil-design-container-examples.js +54 -0
  257. package/fesm2015/daffodil-design-container-examples.js.map +1 -0
  258. package/fesm2015/daffodil-design-hero-examples.js +60 -7
  259. package/fesm2015/daffodil-design-hero-examples.js.map +1 -1
  260. package/fesm2015/daffodil-design-list-examples.js +9 -5
  261. package/fesm2015/daffodil-design-list-examples.js.map +1 -1
  262. package/fesm2015/daffodil-design-loading-icon-examples.js +5 -3
  263. package/fesm2015/daffodil-design-loading-icon-examples.js.map +1 -1
  264. package/fesm2015/daffodil-design-media-gallery-examples.js +5 -3
  265. package/fesm2015/daffodil-design-media-gallery-examples.js.map +1 -1
  266. package/fesm2015/daffodil-design-modal-examples.js +5 -3
  267. package/fesm2015/daffodil-design-modal-examples.js.map +1 -1
  268. package/fesm2015/daffodil-design-navbar-examples.js +142 -0
  269. package/fesm2015/daffodil-design-navbar-examples.js.map +1 -0
  270. package/fesm2015/daffodil-design-quantity-field-examples.js +5 -1
  271. package/fesm2015/daffodil-design-quantity-field-examples.js.map +1 -1
  272. package/fesm2015/daffodil-design-radio-examples.js +3 -2
  273. package/fesm2015/daffodil-design-radio-examples.js.map +1 -1
  274. package/fesm2015/daffodil-design.js +440 -111
  275. package/fesm2015/daffodil-design.js.map +1 -1
  276. package/hero/examples/compact-hero/compact-hero.component.d.ts +3 -0
  277. package/hero/examples/compact-hero/compact-hero.module.d.ts +2 -0
  278. package/hero/examples/daffodil-design-hero-examples.metadata.json +1 -1
  279. package/hero/examples/hero-text-alignment/hero-text-alignment.component.d.ts +1 -0
  280. package/hero/examples/hero-theming/hero-theming.component.d.ts +1 -0
  281. package/hero/examples/hero-with-grid/hero-with-grid.component.d.ts +1 -0
  282. package/hero/examples/public_api.d.ts +2 -0
  283. package/list/examples/daffodil-design-list-examples.metadata.json +1 -1
  284. package/loading-icon/examples/daffodil-design-loading-icon-examples.metadata.json +1 -1
  285. package/media-gallery/examples/daffodil-design-media-gallery-examples.metadata.json +1 -1
  286. package/modal/examples/daffodil-design-modal-examples.metadata.json +1 -1
  287. package/molecules/accordion/accordion/accordion.component.d.ts +20 -1
  288. package/molecules/callout/callout/callout.component.d.ts +37 -11
  289. package/molecules/callout/callout-body/callout-body.directive.d.ts +6 -0
  290. package/molecules/callout/callout-icon/callout-icon.directive.d.ts +6 -0
  291. package/molecules/callout/public_api.d.ts +3 -1
  292. package/molecules/card/card/card.component.d.ts +42 -11
  293. package/molecules/card/card-content/card-content.directive.d.ts +6 -0
  294. package/molecules/card/card-icon/card-icon.directive.d.ts +6 -0
  295. package/molecules/card/public_api.d.ts +3 -1
  296. package/molecules/feature/feature/feature.component.d.ts +3 -0
  297. package/molecules/hero/hero/hero.component.d.ts +41 -21
  298. package/molecules/hero/hero-body/hero-body.directive.d.ts +6 -0
  299. package/molecules/hero/hero-icon/hero-icon.directive.d.ts +6 -0
  300. package/molecules/hero/public_api.d.ts +2 -0
  301. package/molecules/image-gallery/gallery-image/gallery-image.component.d.ts +3 -0
  302. package/molecules/image-gallery/image-gallery/image-gallery.component.d.ts +3 -0
  303. package/molecules/link-set/link-set/link-set.component.d.ts +20 -1
  304. package/molecules/list/list/list.component.d.ts +19 -3
  305. package/molecules/media-gallery/media-gallery.component.d.ts +24 -2
  306. package/molecules/media-gallery/registry/media-gallery.registry.d.ts +6 -3
  307. package/molecules/media-gallery/thumbnail/thumbnail.directive.d.ts +1 -1
  308. package/molecules/navbar/navbar.component.d.ts +10 -5
  309. package/molecules/qty-dropdown/qty-dropdown.component.d.ts +3 -0
  310. package/navbar/examples/basic-navbar/basic-navbar.component.d.ts +2 -0
  311. package/navbar/examples/basic-navbar/basic-navbar.module.d.ts +2 -0
  312. package/navbar/examples/contained-navbar/contained-navbar.component.d.ts +2 -0
  313. package/navbar/examples/contained-navbar/contained-navbar.module.d.ts +2 -0
  314. package/navbar/examples/daffodil-design-navbar-examples.d.ts +4 -0
  315. package/navbar/examples/daffodil-design-navbar-examples.metadata.json +1 -0
  316. package/navbar/examples/examples.d.ts +2 -0
  317. package/navbar/examples/index.d.ts +1 -0
  318. package/navbar/examples/navbar-theming/navbar-theming.component.d.ts +8 -0
  319. package/navbar/examples/navbar-theming/navbar-theming.module.d.ts +2 -0
  320. package/navbar/examples/package.json +11 -0
  321. package/navbar/examples/public_api.d.ts +9 -0
  322. package/navbar/examples/raised-navbar/raised-navbar.component.d.ts +2 -0
  323. package/navbar/examples/raised-navbar/raised-navbar.module.d.ts +2 -0
  324. package/package.json +2 -2
  325. package/quantity-field/examples/daffodil-design-quantity-field-examples.metadata.json +1 -1
  326. package/radio/examples/daffodil-design-radio-examples.metadata.json +1 -1
@@ -12,6 +12,18 @@ import { CdkPortalOutlet, PortalModule, ComponentPortal } from '@angular/cdk/por
12
12
  import { OverlayModule, GlobalPositionStrategy, Overlay } from '@angular/cdk/overlay';
13
13
  import { A11yModule } from '@angular/cdk/a11y';
14
14
 
15
+ /**
16
+ * A mixin for giving a component the ability to prevent article styles from cascading down.
17
+ */
18
+ function daffArticleEncapsulatedMixin(Base) {
19
+ return class extends Base {
20
+ constructor(...args) {
21
+ super(...args);
22
+ this._renderer.addClass(this._elementRef.nativeElement, `daff-ae`);
23
+ }
24
+ };
25
+ }
26
+
15
27
  var DaffPaletteEnum;
16
28
  (function (DaffPaletteEnum) {
17
29
  DaffPaletteEnum["PRIMARY"] = "primary";
@@ -249,7 +261,7 @@ class DaffButtonBase {
249
261
  this._renderer = _renderer;
250
262
  }
251
263
  }
252
- const _daffButtonBase = daffPrefixableMixin(daffSuffixableMixin(daffColorMixin(daffStatusMixin(daffSizeMixin(DaffButtonBase, 'md')))));
264
+ const _daffButtonBase = daffArticleEncapsulatedMixin(daffPrefixableMixin(daffSuffixableMixin(daffColorMixin(daffStatusMixin(daffSizeMixin(DaffButtonBase, 'md'))))));
253
265
  var DaffButtonTypeEnum;
254
266
  (function (DaffButtonTypeEnum) {
255
267
  DaffButtonTypeEnum["Default"] = "daff-button";
@@ -423,6 +435,8 @@ class DaffFormFieldControl {
423
435
 
424
436
  const DaffFormFieldMissingControlMessage = 'A DaffFormFieldComponent must contain a DaffFormFieldControl';
425
437
 
438
+ // ChangeDetection is ignored because this component needs to be refactored
439
+ // eslint-disable-next-line @angular-eslint/prefer-on-push-component-change-detection
426
440
  class DaffFormFieldComponent {
427
441
  constructor() {
428
442
  /**
@@ -538,39 +552,7 @@ DaffFormFieldModule.decorators = [
538
552
 
539
553
  const DAFF_MEDIA_GALLERY_TOKEN = new InjectionToken('DAFF_MEDIA_GALLERY_TOKEN');
540
554
 
541
- let uniqueGalleryId = 0;
542
- class DaffMediaGalleryComponent {
543
- constructor() {
544
- /**
545
- * Adds a class for styling the media gallery
546
- */
547
- this.class = true;
548
- /**
549
- * The name of the gallery
550
- */
551
- this.name = `${uniqueGalleryId}`;
552
- uniqueGalleryId++;
553
- }
554
- }
555
- DaffMediaGalleryComponent.decorators = [
556
- { type: Component, args: [{
557
- selector: 'daff-media-gallery',
558
- 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>",
559
- changeDetection: ChangeDetectionStrategy.OnPush,
560
- providers: [
561
- // eslint-disable-next-line @typescript-eslint/no-use-before-define
562
- { provide: DAFF_MEDIA_GALLERY_TOKEN, useExisting: DaffMediaGalleryComponent },
563
- ],
564
- 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}}"]
565
- },] }
566
- ];
567
- /** @nocollapse */
568
- DaffMediaGalleryComponent.ctorParameters = () => [];
569
- DaffMediaGalleryComponent.propDecorators = {
570
- class: [{ type: HostBinding, args: ['class.daff-media-gallery',] }],
571
- name: [{ type: Input }]
572
- };
573
-
555
+ const isGallery = (element) => !('gallery' in element);
574
556
  class DaffMediaGalleryRegistry {
575
557
  constructor() {
576
558
  this.galleries = {};
@@ -582,16 +564,18 @@ class DaffMediaGalleryRegistry {
582
564
  add(gallery, thumbnail) {
583
565
  if (this.galleries[gallery.name]) {
584
566
  let newGallery = this.galleries[gallery.name].getValue();
585
- newGallery = Object.assign(Object.assign({}, newGallery), { thumbnails: [
586
- ...newGallery.thumbnails.filter(t => t !== thumbnail),
587
- thumbnail,
588
- ] });
567
+ if (thumbnail) {
568
+ newGallery = Object.assign(Object.assign({}, newGallery), { thumbnails: [
569
+ ...newGallery.thumbnails.filter(t => t !== thumbnail),
570
+ thumbnail,
571
+ ] });
572
+ }
589
573
  this.galleries[gallery.name].next(newGallery);
590
574
  }
591
575
  else {
592
576
  this.galleries[gallery.name] = new BehaviorSubject({
593
577
  gallery,
594
- thumbnails: [thumbnail],
578
+ thumbnails: thumbnail ? [thumbnail] : [],
595
579
  });
596
580
  }
597
581
  if (this.galleries[gallery.name].getValue().thumbnails.length === 1) {
@@ -600,9 +584,17 @@ class DaffMediaGalleryRegistry {
600
584
  }
601
585
  /**
602
586
  * @description
603
- * Removes a media element from the internal registry.
587
+ * Removes a thumbnail or gallery from the internal registry.
604
588
  */
605
- remove(thumbnail) {
589
+ remove(element) {
590
+ if (isGallery(element)) {
591
+ this.removeGallery(element);
592
+ }
593
+ else {
594
+ this.removeThumbnail(element);
595
+ }
596
+ }
597
+ removeThumbnail(thumbnail) {
606
598
  if (!this.galleries[thumbnail.gallery.name]) {
607
599
  return;
608
600
  }
@@ -616,6 +608,9 @@ class DaffMediaGalleryRegistry {
616
608
  ...gallery.thumbnails.slice(index + 1),
617
609
  ] }));
618
610
  }
611
+ removeGallery(gallery) {
612
+ delete this.galleries[gallery.name];
613
+ }
619
614
  /**
620
615
  * @description
621
616
  * Selects a media element for a given gallery.
@@ -640,6 +635,63 @@ DaffMediaGalleryRegistry.decorators = [
640
635
  { type: Injectable, args: [{ providedIn: 'root' },] }
641
636
  ];
642
637
 
638
+ let uniqueGalleryId = 0;
639
+ /**
640
+ * An _elementRef and an instance of renderer2 are needed for the link set mixins
641
+ */
642
+ class DaffMediaGalleryBase {
643
+ constructor(_elementRef, _renderer) {
644
+ this._elementRef = _elementRef;
645
+ this._renderer = _renderer;
646
+ }
647
+ }
648
+ const _daffMediaGalleryBase = daffArticleEncapsulatedMixin((DaffMediaGalleryBase));
649
+ class DaffMediaGalleryComponent extends _daffMediaGalleryBase {
650
+ constructor(elementRef, renderer, registry) {
651
+ super(elementRef, renderer);
652
+ this.elementRef = elementRef;
653
+ this.renderer = renderer;
654
+ this.registry = registry;
655
+ /**
656
+ * Adds a class for styling the media gallery
657
+ */
658
+ this.class = true;
659
+ /**
660
+ * The name of the gallery
661
+ */
662
+ this.name = `${uniqueGalleryId}`;
663
+ uniqueGalleryId++;
664
+ }
665
+ ngOnInit() {
666
+ this.registry.add(this);
667
+ }
668
+ ngOnDestroy() {
669
+ this.registry.remove(this);
670
+ }
671
+ }
672
+ DaffMediaGalleryComponent.decorators = [
673
+ { type: Component, args: [{
674
+ selector: 'daff-media-gallery',
675
+ 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>",
676
+ changeDetection: ChangeDetectionStrategy.OnPush,
677
+ providers: [
678
+ // eslint-disable-next-line @typescript-eslint/no-use-before-define
679
+ { provide: DAFF_MEDIA_GALLERY_TOKEN, useExisting: DaffMediaGalleryComponent },
680
+ ],
681
+ 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}}"]
682
+ },] }
683
+ ];
684
+ /** @nocollapse */
685
+ DaffMediaGalleryComponent.ctorParameters = () => [
686
+ { type: ElementRef },
687
+ { type: Renderer2 },
688
+ { type: DaffMediaGalleryRegistry }
689
+ ];
690
+ DaffMediaGalleryComponent.propDecorators = {
691
+ class: [{ type: HostBinding, args: ['class.daff-media-gallery',] }],
692
+ name: [{ type: Input }]
693
+ };
694
+
643
695
  /**
644
696
  * Dynamically renders the selected `DaffThumbnailDirective` in a `daff-media-gallery` any time the selected thumbnail
645
697
  * changes.
@@ -751,7 +803,7 @@ class DaffThumbnailDirective {
751
803
  /**
752
804
  * Adds a click event to trigger selection of the media element.
753
805
  *
754
- * @param $event
806
+ * @param event: MouseEvent
755
807
  */
756
808
  onClick($event) {
757
809
  this.registry.select(this);
@@ -893,7 +945,7 @@ class DaffImageComponent {
893
945
  DaffImageComponent.decorators = [
894
946
  { type: Component, args: [{
895
947
  selector: 'daff-image',
896
- template: "<div class=\"daff-image__wrapper\" [style.paddingTop]=\"_paddingTop\">\n\t<img [src]=\"src\" [alt]=\"alt\" (load)=\"load.emit\" />\n</div>",
948
+ template: "<div class=\"daff-image__wrapper\" [style.paddingTop]=\"_paddingTop\">\n\t<img [src]=\"src\" [alt]=\"alt\" (load)=\"load.emit\" loading=\"lazy\"/>\n</div>",
897
949
  changeDetection: ChangeDetectionStrategy.OnPush,
898
950
  providers: [
899
951
  {
@@ -970,6 +1022,7 @@ DaffInputComponent.decorators = [
970
1022
  // eslint-disable-next-line @angular-eslint/component-selector
971
1023
  selector: 'input[daff-input]',
972
1024
  template: '<ng-content></ng-content>',
1025
+ changeDetection: ChangeDetectionStrategy.OnPush,
973
1026
  providers: [
974
1027
  // eslint-disable-next-line @typescript-eslint/no-use-before-define
975
1028
  { provide: DaffFormFieldControl, useExisting: DaffInputComponent },
@@ -1041,6 +1094,7 @@ DaffNativeSelectComponent.decorators = [
1041
1094
  selector: 'select[daff-native-select]',
1042
1095
  template: '<ng-content></ng-content>',
1043
1096
  encapsulation: ViewEncapsulation.None,
1097
+ changeDetection: ChangeDetectionStrategy.OnPush,
1044
1098
  providers: [
1045
1099
  // eslint-disable-next-line @typescript-eslint/no-use-before-define
1046
1100
  { provide: DaffFormFieldControl, useExisting: DaffNativeSelectComponent },
@@ -1686,7 +1740,7 @@ DaffContainerComponent.decorators = [
1686
1740
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1687
1741
  inputs: ['size'],
1688
1742
  changeDetection: ChangeDetectionStrategy.OnPush,
1689
- 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}"]
1743
+ styles: [":host-context(.daff-manage-container-layout){display:inherit;flex:inherit;flex-direction:inherit;flex-flow:inherit;flex-wrap:inherit;justify-content:inherit;justify-items:inherit;align-items:inherit;align-content:inherit;gap:inherit;grid-template-columns:inherit;grid-template-rows:inherit;grid-template-areas:inherit;grid-template:inherit;grid-auto-columns:inherit;grid-auto-rows:inherit;grid-auto-flow:inherit;grid:inherit;-moz-column-gap:inherit;column-gap:inherit;row-gap:inherit;grid-gap:inherit;grid-column-gap:inherit;grid-row-gap:inherit;place-items:inherit;place-content:inherit}: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}"]
1690
1744
  },] }
1691
1745
  ];
1692
1746
  /** @nocollapse */
@@ -2279,6 +2333,7 @@ DaffAccordionItemComponent.decorators = [
2279
2333
  selector: 'daff-accordion-item',
2280
2334
  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>",
2281
2335
  encapsulation: ViewEncapsulation.None,
2336
+ changeDetection: ChangeDetectionStrategy.OnPush,
2282
2337
  animations: [
2283
2338
  daffAccordionAnimations.openAccordion,
2284
2339
  ],
@@ -2290,15 +2345,36 @@ DaffAccordionItemComponent.propDecorators = {
2290
2345
  initiallyActive: [{ type: Input }]
2291
2346
  };
2292
2347
 
2293
- class DaffAccordionComponent {
2348
+ /**
2349
+ * An _elementRef and an instance of renderer2 are needed for the link set mixins
2350
+ */
2351
+ class DaffAccordionBase {
2352
+ constructor(_elementRef, _renderer) {
2353
+ this._elementRef = _elementRef;
2354
+ this._renderer = _renderer;
2355
+ }
2356
+ }
2357
+ const _daffAccordionBase = daffArticleEncapsulatedMixin((DaffAccordionBase));
2358
+ class DaffAccordionComponent extends _daffAccordionBase {
2359
+ constructor(elementRef, renderer) {
2360
+ super(elementRef, renderer);
2361
+ this.elementRef = elementRef;
2362
+ this.renderer = renderer;
2363
+ }
2294
2364
  }
2295
2365
  DaffAccordionComponent.decorators = [
2296
2366
  { type: Component, args: [{
2297
2367
  selector: 'daff-accordion',
2298
2368
  template: "<ng-content></ng-content>",
2369
+ changeDetection: ChangeDetectionStrategy.OnPush,
2299
2370
  styles: [":host{display:block;width:100%}"]
2300
2371
  },] }
2301
2372
  ];
2373
+ /** @nocollapse */
2374
+ DaffAccordionComponent.ctorParameters = () => [
2375
+ { type: ElementRef },
2376
+ { type: Renderer2 }
2377
+ ];
2302
2378
 
2303
2379
  class DaffNavAccordionItemComponent {
2304
2380
  constructor(accordion, navAccordionItemParent) {
@@ -2349,6 +2425,7 @@ DaffNavAccordionItemComponent.decorators = [
2349
2425
  { type: Component, args: [{
2350
2426
  selector: 'daff-nav-accordion-item',
2351
2427
  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",
2428
+ changeDetection: ChangeDetectionStrategy.OnPush,
2352
2429
  animations: [
2353
2430
  daffAccordionAnimations.openAccordion,
2354
2431
  ],
@@ -2412,7 +2489,8 @@ DaffArticleComponent.decorators = [
2412
2489
  selector: 'daff-article',
2413
2490
  template: '<ng-content></ng-content>',
2414
2491
  encapsulation: ViewEncapsulation.None,
2415
- 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}"]
2492
+ changeDetection: ChangeDetectionStrategy.OnPush,
2493
+ styles: [".daff-article{display:block}.daff-article a:not(.daff-ae *,.daff-ae){font-weight:600;text-decoration:none}.daff-article a:not(.daff-ae *,.daff-ae):hover{text-decoration:underline}.daff-article h1:not(.daff-ae *,.daff-ae),.daff-article h2:not(.daff-ae *,.daff-ae),.daff-article h3:not(.daff-ae *,.daff-ae),.daff-article h4:not(.daff-ae *,.daff-ae),.daff-article h5:not(.daff-ae *,.daff-ae),.daff-article h6:not(.daff-ae *,.daff-ae){margin-bottom:.5rem}.daff-article h2:not(.daff-ae *,.daff-ae),.daff-article h3:not(.daff-ae *,.daff-ae),.daff-article h4:not(.daff-ae *,.daff-ae),.daff-article h5:not(.daff-ae *,.daff-ae),.daff-article h6:not(.daff-ae *,.daff-ae){margin-top:2rem}.daff-article h1:not(.daff-ae *,.daff-ae){font-weight:700;font-size:2rem;line-height:2.25rem}@media (min-width:768px){.daff-article h1:not(.daff-ae *,.daff-ae){font-size:3rem;line-height:3.5rem}}.daff-article h2:not(.daff-ae *,.daff-ae){font-size:2rem;line-height:2.5rem}.daff-article h3:not(.daff-ae *,.daff-ae){font-size:1.5rem;line-height:2rem}.daff-article h4:not(.daff-ae *,.daff-ae){font-size:1.25rem;line-height:1.5rem}.daff-article h5:not(.daff-ae *,.daff-ae){font-size:1.125rem;line-height:1.5rem}.daff-article h6:not(.daff-ae *,.daff-ae){font-size:1rem;line-height:1.5rem}.daff-article p:not(.daff-ae *,.daff-ae){margin:0 0 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:.25rem}.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{font-size:1.25rem;line-height:1.75rem;font-weight:400;margin:0}.daff-article__lead code{font-size:1.25rem;line-height:1.5rem;font-weight:400}.daff-article__meta{font-size:.875rem}.daff-article hr{border:0;height:1px;margin:2rem 0}.daff-article blockquote{border-radius:4px;margin:0;padding:1rem 1.5rem}.daff-article blockquote cite{font-size:.875rem;font-weight:400;line-height:1.25rem;display:block;margin-top:1rem}.daff-article table{display:block;border-collapse:collapse;margin:1.5rem 0;overflow:auto;width:100%}.daff-article table th{font-weight:600;outline:0;padding:1rem;text-align:left;vertical-align:bottom;box-sizing:border-box}.daff-article table td{padding:.5rem 1rem;vertical-align:top;box-sizing:border-box}"]
2416
2494
  },] }
2417
2495
  ];
2418
2496
  DaffArticleComponent.propDecorators = {
@@ -2584,6 +2662,7 @@ DaffButtonSetComponent.decorators = [
2584
2662
  selector: 'daff-button-set',
2585
2663
  template: '<ng-content></ng-content>',
2586
2664
  encapsulation: ViewEncapsulation.None,
2665
+ changeDetection: ChangeDetectionStrategy.OnPush,
2587
2666
  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}}"]
2588
2667
  },] }
2589
2668
  ];
@@ -2604,6 +2683,9 @@ DaffButtonSetModule.decorators = [
2604
2683
  },] }
2605
2684
  ];
2606
2685
 
2686
+ /**
2687
+ * @deprecated See {@link DaffMediaGalleryComponent}
2688
+ */
2607
2689
  class DaffImageGalleryComponent {
2608
2690
  }
2609
2691
  DaffImageGalleryComponent.decorators = [
@@ -2611,10 +2693,14 @@ DaffImageGalleryComponent.decorators = [
2611
2693
  selector: 'daff-image-gallery',
2612
2694
  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",
2613
2695
  encapsulation: ViewEncapsulation.None,
2696
+ changeDetection: ChangeDetectionStrategy.OnPush,
2614
2697
  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}"]
2615
2698
  },] }
2616
2699
  ];
2617
2700
 
2701
+ /**
2702
+ * @deprecated See {@link DaffThumbnailDirective}
2703
+ */
2618
2704
  class DaffGalleryImageComponent {
2619
2705
  constructor() {
2620
2706
  this.class = true;
@@ -2623,7 +2709,8 @@ class DaffGalleryImageComponent {
2623
2709
  DaffGalleryImageComponent.decorators = [
2624
2710
  { type: Component, args: [{
2625
2711
  selector: 'daff-gallery-image',
2626
- template: "<div class=\"gallery-image__wrapper\">\n <ng-content></ng-content>\n</div>"
2712
+ template: "<div class=\"gallery-image__wrapper\">\n <ng-content></ng-content>\n</div>",
2713
+ changeDetection: ChangeDetectionStrategy.OnPush
2627
2714
  },] }
2628
2715
  ];
2629
2716
  DaffGalleryImageComponent.propDecorators = {
@@ -2644,6 +2731,7 @@ DaffImageListComponent.decorators = [
2644
2731
  selector: 'daff-image-list',
2645
2732
  template: '<ng-content></ng-content>',
2646
2733
  encapsulation: ViewEncapsulation.None,
2734
+ changeDetection: ChangeDetectionStrategy.OnPush,
2647
2735
  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}"]
2648
2736
  },] }
2649
2737
  ];
@@ -2686,11 +2774,24 @@ DaffImageGalleryModule.decorators = [
2686
2774
  },] }
2687
2775
  ];
2688
2776
 
2777
+ /**
2778
+ * An _elementRef and an instance of renderer2 are needed for the link set mixins
2779
+ */
2780
+ class DaffLinkSetBase {
2781
+ constructor(_elementRef, _renderer) {
2782
+ this._elementRef = _elementRef;
2783
+ this._renderer = _renderer;
2784
+ }
2785
+ }
2786
+ const _daffLinkSetBase = daffArticleEncapsulatedMixin((DaffLinkSetBase));
2689
2787
  /**
2690
2788
  * DaffLinkSetComponent is a component for displaying a two or more links.
2691
2789
  */
2692
- class DaffLinkSetComponent {
2693
- constructor() {
2790
+ class DaffLinkSetComponent extends _daffLinkSetBase {
2791
+ constructor(elementRef, renderer) {
2792
+ super(elementRef, renderer);
2793
+ this.elementRef = elementRef;
2794
+ this.renderer = renderer;
2694
2795
  /**
2695
2796
  * @docs-private
2696
2797
  */
@@ -2706,6 +2807,11 @@ DaffLinkSetComponent.decorators = [
2706
2807
  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}"]
2707
2808
  },] }
2708
2809
  ];
2810
+ /** @nocollapse */
2811
+ DaffLinkSetComponent.ctorParameters = () => [
2812
+ { type: ElementRef },
2813
+ { type: Renderer2 }
2814
+ ];
2709
2815
  DaffLinkSetComponent.propDecorators = {
2710
2816
  class: [{ type: HostBinding, args: ['class.daff-link-set',] }]
2711
2817
  };
@@ -2868,9 +2974,21 @@ var DaffListTypeEnum;
2868
2974
  DaffListTypeEnum["Default"] = "daff-list";
2869
2975
  DaffListTypeEnum["Nav"] = "daff-nav-list";
2870
2976
  })(DaffListTypeEnum || (DaffListTypeEnum = {}));
2871
- class DaffListComponent {
2872
- constructor(elementRef) {
2977
+ /**
2978
+ * An _elementRef and an instance of renderer2 are needed for the list mixins
2979
+ */
2980
+ class DaffListBase {
2981
+ constructor(_elementRef, _renderer) {
2982
+ this._elementRef = _elementRef;
2983
+ this._renderer = _renderer;
2984
+ }
2985
+ }
2986
+ const _daffListBase = daffArticleEncapsulatedMixin((DaffListBase));
2987
+ class DaffListComponent extends _daffListBase {
2988
+ constructor(elementRef, renderer) {
2989
+ super(elementRef, renderer);
2873
2990
  this.elementRef = elementRef;
2991
+ this.renderer = renderer;
2874
2992
  }
2875
2993
  /**
2876
2994
  * @docs-private
@@ -2936,7 +3054,8 @@ DaffListComponent.decorators = [
2936
3054
  ];
2937
3055
  /** @nocollapse */
2938
3056
  DaffListComponent.ctorParameters = () => [
2939
- { type: ElementRef }
3057
+ { type: ElementRef },
3058
+ { type: Renderer2 }
2940
3059
  ];
2941
3060
  DaffListComponent.propDecorators = {
2942
3061
  mode: [{ type: Input }],
@@ -3055,6 +3174,7 @@ DaffModalActionsComponent.decorators = [
3055
3174
  { type: Component, args: [{
3056
3175
  selector: 'daff-modal-actions',
3057
3176
  template: '<ng-content></ng-content>',
3177
+ changeDetection: ChangeDetectionStrategy.OnPush,
3058
3178
  styles: [":host{display:block;padding-top:24px}"]
3059
3179
  },] }
3060
3180
  ];
@@ -3198,6 +3318,20 @@ DaffModalService.ctorParameters = () => [
3198
3318
  { type: Overlay }
3199
3319
  ];
3200
3320
 
3321
+ /**
3322
+ * A mixin for giving a component the ability to manage a DaffContainerComponent's layout.
3323
+ * It passes predetermined layout styles down to the container. In order for a component to
3324
+ * do this, it must implement this mixin.
3325
+ */
3326
+ function daffManageContainerLayoutMixin(Base) {
3327
+ return class extends Base {
3328
+ constructor(...args) {
3329
+ super(...args);
3330
+ this._renderer.addClass(this._elementRef.nativeElement, `daff-manage-container-layout`);
3331
+ }
3332
+ };
3333
+ }
3334
+
3201
3335
  /**
3202
3336
  * An _elementRef is needed for the Colorable mixin
3203
3337
  */
@@ -3207,7 +3341,7 @@ class DaffNavbarBase {
3207
3341
  this._renderer = _renderer;
3208
3342
  }
3209
3343
  }
3210
- const _daffNavbarBase = daffColorMixin(DaffNavbarBase);
3344
+ const _daffNavbarBase = daffManageContainerLayoutMixin(daffColorMixin(DaffNavbarBase));
3211
3345
  /**
3212
3346
  * @inheritdoc
3213
3347
  */
@@ -3216,7 +3350,7 @@ class DaffNavbarComponent extends _daffNavbarBase {
3216
3350
  super(elementRef, renderer);
3217
3351
  this.elementRef = elementRef;
3218
3352
  this.renderer = renderer;
3219
- this.shadowed = false;
3353
+ this.raised = false;
3220
3354
  /**
3221
3355
  * @docs-private
3222
3356
  */
@@ -3225,20 +3359,21 @@ class DaffNavbarComponent extends _daffNavbarBase {
3225
3359
  /**
3226
3360
  * @docs-private
3227
3361
  */
3228
- get shadowClass() {
3229
- return this.shadowed;
3362
+ get raisedClass() {
3363
+ return this.raised;
3230
3364
  }
3231
3365
  ;
3232
3366
  }
3233
3367
  DaffNavbarComponent.decorators = [
3234
3368
  { type: Component, args: [{
3235
- selector: 'daff-navbar',
3369
+ // eslint-disable-next-line @angular-eslint/component-selector
3370
+ selector: 'nav[daff-navbar]',
3236
3371
  template: '<ng-content></ng-content>',
3237
3372
  //todo(damienwebdev): remove once decorators hit stage 3 - https://github.com/microsoft/TypeScript/issues/7342
3238
3373
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
3239
3374
  inputs: ['color'],
3240
3375
  changeDetection: ChangeDetectionStrategy.OnPush,
3241
- styles: [":host{align-items:center;display:flex;height:70px;padding:0 15px;width:100%}"]
3376
+ styles: [":host{display:flex;align-items:center;height:64px;width:100%;padding:0 16px}"]
3242
3377
  },] }
3243
3378
  ];
3244
3379
  /** @nocollapse */
@@ -3247,8 +3382,8 @@ DaffNavbarComponent.ctorParameters = () => [
3247
3382
  { type: Renderer2 }
3248
3383
  ];
3249
3384
  DaffNavbarComponent.propDecorators = {
3250
- shadowed: [{ type: Input }],
3251
- shadowClass: [{ type: HostBinding, args: ['class.daff-navbar--shadowed',] }],
3385
+ raised: [{ type: Input }],
3386
+ raisedClass: [{ type: HostBinding, args: ['class.daff-navbar--raised',] }],
3252
3387
  hostClass: [{ type: HostBinding, args: ['class.daff-navbar',] }]
3253
3388
  };
3254
3389
 
@@ -3443,6 +3578,11 @@ DaffPaginatorModule.decorators = [
3443
3578
  },] }
3444
3579
  ];
3445
3580
 
3581
+ /**
3582
+ * @deprecated See {@link DaffQuantityFieldComponent}
3583
+ */
3584
+ // ChangeDetection is ignored because this component is deprecated and will be removed
3585
+ // eslint-disable-next-line @angular-eslint/prefer-on-push-component-change-detection
3446
3586
  class DaffQtyDropdownComponent {
3447
3587
  constructor(renderer) {
3448
3588
  this.renderer = renderer;
@@ -3641,6 +3781,7 @@ DaffSidebarComponent.decorators = [
3641
3781
  selector: 'daff-sidebar',
3642
3782
  template: '<ng-content></ng-content>',
3643
3783
  encapsulation: ViewEncapsulation.None,
3784
+ changeDetection: ChangeDetectionStrategy.OnPush,
3644
3785
  styles: [":host{display:block}.daff-sidebar{display:block;height:100%}"]
3645
3786
  },] }
3646
3787
  ];
@@ -3787,6 +3928,40 @@ DaffSidebarModule.decorators = [
3787
3928
  },] }
3788
3929
  ];
3789
3930
 
3931
+ class DaffHeroBodyDirective {
3932
+ constructor() {
3933
+ /**
3934
+ * @docs-private
3935
+ */
3936
+ this.class = true;
3937
+ }
3938
+ }
3939
+ DaffHeroBodyDirective.decorators = [
3940
+ { type: Directive, args: [{
3941
+ selector: '[daffHeroBody]',
3942
+ },] }
3943
+ ];
3944
+ DaffHeroBodyDirective.propDecorators = {
3945
+ class: [{ type: HostBinding, args: ['class.daff-hero__body',] }]
3946
+ };
3947
+
3948
+ class DaffHeroIconDirective {
3949
+ constructor() {
3950
+ /**
3951
+ * @docs-private
3952
+ */
3953
+ this.class = true;
3954
+ }
3955
+ }
3956
+ DaffHeroIconDirective.decorators = [
3957
+ { type: Directive, args: [{
3958
+ selector: '[daffHeroIcon]',
3959
+ },] }
3960
+ ];
3961
+ DaffHeroIconDirective.propDecorators = {
3962
+ class: [{ type: HostBinding, args: ['class.daff-hero__icon',] }]
3963
+ };
3964
+
3790
3965
  class DaffHeroSubtitleDirective {
3791
3966
  constructor() {
3792
3967
  /**
@@ -3838,6 +4013,32 @@ DaffHeroTitleDirective.propDecorators = {
3838
4013
  class: [{ type: HostBinding, args: ['class.daff-hero__title',] }]
3839
4014
  };
3840
4015
 
4016
+ function daffCompactableMixin(Base, defaultCompact = false) {
4017
+ return class extends Base {
4018
+ constructor(...args) {
4019
+ super(...args);
4020
+ this.compact = defaultCompact;
4021
+ }
4022
+ get compact() {
4023
+ return this._compact;
4024
+ }
4025
+ set compact(value) {
4026
+ // Handles the default compact
4027
+ const incomingCompact = value || defaultCompact;
4028
+ if (incomingCompact === this._compact) { // Only run the dom-render if a change occurs
4029
+ return;
4030
+ }
4031
+ if (incomingCompact) {
4032
+ this._renderer.addClass(this._elementRef.nativeElement, `daff-compact`);
4033
+ }
4034
+ else {
4035
+ this._renderer.removeClass(this._elementRef.nativeElement, `daff-compact`);
4036
+ }
4037
+ this._compact = incomingCompact;
4038
+ }
4039
+ };
4040
+ }
4041
+
3841
4042
  function daffTextAlignmentMixin(Base, defaultTextAlignment) {
3842
4043
  class DaffTextAlignableMixin extends Base {
3843
4044
  constructor(...args) {
@@ -3880,10 +4081,10 @@ var DaffHeroLayoutEnum;
3880
4081
  var DaffHeroSizeEnum;
3881
4082
  (function (DaffHeroSizeEnum) {
3882
4083
  DaffHeroSizeEnum["Compact"] = "compact";
3883
- DaffHeroSizeEnum["Small"] = "small"; // Small will be deprecated in v1.0.0
4084
+ DaffHeroSizeEnum["Small"] = "small";
3884
4085
  })(DaffHeroSizeEnum || (DaffHeroSizeEnum = {}));
3885
4086
  /**
3886
- * An _elementRef and an instance of renderer2 are needed for the Colorable mixin
4087
+ * An _elementRef and an instance of renderer2 are needed for the hero mixins
3887
4088
  */
3888
4089
  class DaffHeroBase {
3889
4090
  constructor(_elementRef, _renderer) {
@@ -3891,7 +4092,7 @@ class DaffHeroBase {
3891
4092
  this._renderer = _renderer;
3892
4093
  }
3893
4094
  }
3894
- const _daffHeroBase = daffColorMixin(daffTextAlignmentMixin(DaffHeroBase));
4095
+ const _daffHeroBase = daffArticleEncapsulatedMixin(daffManageContainerLayoutMixin(daffColorMixin(daffCompactableMixin(daffTextAlignmentMixin(DaffHeroBase, 'left')))));
3895
4096
  /**
3896
4097
  * @inheritdoc
3897
4098
  */
@@ -3906,28 +4107,16 @@ class DaffHeroComponent extends _daffHeroBase {
3906
4107
  this.class = true;
3907
4108
  }
3908
4109
  /**
3909
- * Will be deprecated in v1.0.0
3910
- *
3911
- * @docs-private
4110
+ * @deprecated See {@link DaffTextAlignable}
3912
4111
  */
3913
4112
  get centered() {
3914
4113
  return this.layout === DaffHeroLayoutEnum.Centered;
3915
4114
  }
3916
4115
  /**
3917
- * Will be deprecated in v1.0.0
3918
- *
3919
- * @docs-private
3920
- */
3921
- get small() {
3922
- return this.size === DaffHeroSizeEnum.Small;
3923
- }
3924
- /**
3925
- * Will be deprecated in v1.0.0
3926
- *
3927
- * @docs-private
4116
+ * @deprecated See {@link DaffCompactable}
3928
4117
  */
3929
- get compact() {
3930
- return this.size === DaffHeroSizeEnum.Compact;
4118
+ get compactClass() {
4119
+ return this.size === DaffHeroSizeEnum.Compact || this.compact === true || this.size === DaffHeroSizeEnum.Small;
3931
4120
  }
3932
4121
  }
3933
4122
  DaffHeroComponent.decorators = [
@@ -3937,9 +4126,9 @@ DaffHeroComponent.decorators = [
3937
4126
  encapsulation: ViewEncapsulation.None,
3938
4127
  //todo(damienwebdev): remove once decorators hit stage 3 - https://github.com/microsoft/TypeScript/issues/7342
3939
4128
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
3940
- inputs: ['color', 'textAlignment'],
4129
+ inputs: ['color', 'compact', 'textAlignment'],
3941
4130
  changeDetection: ChangeDetectionStrategy.OnPush,
3942
- 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}"]
4131
+ styles: [".daff-hero{display:block;padding:64px 24px}@media (min-width:480px){.daff-hero{padding:96px 48px}}.daff-hero__icon{margin:0 0 16px}.daff-hero__tagline{text-transform:uppercase;font-size:.875rem;font-weight:600;letter-spacing:.03125rem;line-height:1rem;margin:0 0 8px;padding:0}.daff-hero__title{font-weight:700;font-size:2.5rem;line-height:2.5rem;margin:0;max-width:1040px;width:100%}@media (min-width:768px){.daff-hero__title{font-size:4.5rem;line-height:4.5rem}}.daff-hero__subtitle{font-size:1.25rem;font-weight:400;line-height:1.75rem;margin:16px 0 0;max-width:672px;width:100%}@media (min-width:768px){.daff-hero__subtitle{font-size:1.5rem;font-weight:400;line-height:2rem}}.daff-hero__subtitle p:first-of-type{margin-top:0}.daff-hero__subtitle p:last-of-type{margin-bottom:0}.daff-hero__body:not(:last-child){margin-bottom:48px}.daff-hero__body:not(:first-child){margin-top:48px}.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-compact{padding:48px 24px}@media (min-width:480px){.daff-hero.daff-compact{padding:48px}}.daff-hero.daff-left .daff-hero__icon,.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__icon,.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__icon,.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}"]
3943
4132
  },] }
3944
4133
  ];
3945
4134
  /** @nocollapse */
@@ -3952,8 +4141,7 @@ DaffHeroComponent.propDecorators = {
3952
4141
  size: [{ type: Input }],
3953
4142
  class: [{ type: HostBinding, args: ['class.daff-hero',] }],
3954
4143
  centered: [{ type: HostBinding, args: ['class.daff-hero--centered',] }],
3955
- small: [{ type: HostBinding, args: ['class.daff-hero--small',] }],
3956
- compact: [{ type: HostBinding, args: ['class.daff-hero--compact',] }]
4144
+ compactClass: [{ type: HostBinding, args: ['class.daff-hero--compact',] }]
3957
4145
  };
3958
4146
 
3959
4147
  class DaffHeroModule {
@@ -3965,19 +4153,57 @@ DaffHeroModule.decorators = [
3965
4153
  ],
3966
4154
  declarations: [
3967
4155
  DaffHeroComponent,
4156
+ DaffHeroIconDirective,
3968
4157
  DaffHeroTaglineDirective,
3969
4158
  DaffHeroTitleDirective,
3970
4159
  DaffHeroSubtitleDirective,
4160
+ DaffHeroBodyDirective,
3971
4161
  ],
3972
4162
  exports: [
3973
4163
  DaffHeroComponent,
4164
+ DaffHeroIconDirective,
3974
4165
  DaffHeroTaglineDirective,
3975
4166
  DaffHeroTitleDirective,
3976
4167
  DaffHeroSubtitleDirective,
4168
+ DaffHeroBodyDirective,
3977
4169
  ],
3978
4170
  },] }
3979
4171
  ];
3980
4172
 
4173
+ class DaffCalloutBodyDirective {
4174
+ constructor() {
4175
+ /**
4176
+ * @docs-private
4177
+ */
4178
+ this.class = true;
4179
+ }
4180
+ }
4181
+ DaffCalloutBodyDirective.decorators = [
4182
+ { type: Directive, args: [{
4183
+ selector: '[daffCalloutBody]',
4184
+ },] }
4185
+ ];
4186
+ DaffCalloutBodyDirective.propDecorators = {
4187
+ class: [{ type: HostBinding, args: ['class.daff-callout__body',] }]
4188
+ };
4189
+
4190
+ class DaffCalloutIconDirective {
4191
+ constructor() {
4192
+ /**
4193
+ * @docs-private
4194
+ */
4195
+ this.class = true;
4196
+ }
4197
+ }
4198
+ DaffCalloutIconDirective.decorators = [
4199
+ { type: Directive, args: [{
4200
+ selector: '[daffCalloutIcon]',
4201
+ },] }
4202
+ ];
4203
+ DaffCalloutIconDirective.propDecorators = {
4204
+ class: [{ type: HostBinding, args: ['class.daff-callout__icon',] }]
4205
+ };
4206
+
3981
4207
  class DaffCalloutSubtitleDirective {
3982
4208
  constructor() {
3983
4209
  /**
@@ -4046,7 +4272,7 @@ class DaffCalloutBase {
4046
4272
  this._renderer = _renderer;
4047
4273
  }
4048
4274
  }
4049
- const _daffCalloutBase = daffColorMixin(daffTextAlignmentMixin(DaffCalloutBase));
4275
+ const _daffCalloutBase = daffArticleEncapsulatedMixin(daffManageContainerLayoutMixin(daffColorMixin(daffCompactableMixin(daffTextAlignmentMixin(DaffCalloutBase, 'left')))));
4050
4276
  /**
4051
4277
  * @inheritdoc
4052
4278
  */
@@ -4061,19 +4287,15 @@ class DaffCalloutComponent extends _daffCalloutBase {
4061
4287
  this.class = true;
4062
4288
  }
4063
4289
  /**
4064
- * Will be deprecated in v1.0.0
4065
- *
4066
- * @docs-private
4290
+ * @deprecated See {@link DaffTextAlignable}
4067
4291
  */
4068
4292
  get centered() {
4069
4293
  return this.layout === DaffCalloutLayoutEnum.Centered;
4070
4294
  }
4071
4295
  /**
4072
- * Will be deprecated in v1.0.0
4073
- *
4074
- * @docs-private
4296
+ * @deprecated See {@link DaffCompactable}
4075
4297
  */
4076
- get compact() {
4298
+ get compactClass() {
4077
4299
  return this.size === DaffCalloutSizeEnum.Compact;
4078
4300
  }
4079
4301
  }
@@ -4084,9 +4306,9 @@ DaffCalloutComponent.decorators = [
4084
4306
  encapsulation: ViewEncapsulation.None,
4085
4307
  //todo(damienwebdev): remove once decorators hit stage 3 - https://github.com/microsoft/TypeScript/issues/7342
4086
4308
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
4087
- inputs: ['color', 'textAlignment'],
4309
+ inputs: ['color', 'compact', 'textAlignment'],
4088
4310
  changeDetection: ChangeDetectionStrategy.OnPush,
4089
- 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}"]
4311
+ styles: [".daff-callout{display:block;padding:64px 24px}@media (min-width:480px){.daff-callout{padding:96px 48px}}.daff-callout__icon{margin:0 0 16px}.daff-callout__tagline{text-transform:uppercase;font-size:.875rem;font-weight:600;letter-spacing:.03125rem;line-height:1rem;margin:0 0 8px;padding:0}.daff-callout__title{font-weight:700;font-size:1.75rem;line-height:2rem;margin:0;max-width:1040px;overflow-wrap:break-word;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:592px;padding:0;width:100%}.daff-callout__body:not(:last-child){margin-bottom:48px}.daff-callout__body:not(:first-child){margin-top:48px}.daff-callout__body p:first-of-type{margin-top:0}.daff-callout__body p:last-of-type{margin-bottom:0}.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-compact{padding:48px 24px}@media (min-width:480px){.daff-callout.daff-compact{padding:48px}}.daff-callout.daff-left .daff-callout__icon,.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__icon,.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__icon,.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}"]
4090
4312
  },] }
4091
4313
  ];
4092
4314
  /** @nocollapse */
@@ -4099,7 +4321,7 @@ DaffCalloutComponent.propDecorators = {
4099
4321
  size: [{ type: Input }],
4100
4322
  class: [{ type: HostBinding, args: ['class.daff-callout',] }],
4101
4323
  centered: [{ type: HostBinding, args: ['class.daff-callout--centered',] }],
4102
- compact: [{ type: HostBinding, args: ['class.daff-callout--compact',] }]
4324
+ compactClass: [{ type: HostBinding, args: ['class.daff-callout--compact',] }]
4103
4325
  };
4104
4326
 
4105
4327
  class DaffCalloutModule {
@@ -4111,15 +4333,19 @@ DaffCalloutModule.decorators = [
4111
4333
  ],
4112
4334
  declarations: [
4113
4335
  DaffCalloutComponent,
4336
+ DaffCalloutIconDirective,
4114
4337
  DaffCalloutTitleDirective,
4115
4338
  DaffCalloutSubtitleDirective,
4116
4339
  DaffCalloutTaglineDirective,
4340
+ DaffCalloutBodyDirective,
4117
4341
  ],
4118
4342
  exports: [
4119
4343
  DaffCalloutComponent,
4344
+ DaffCalloutIconDirective,
4120
4345
  DaffCalloutSubtitleDirective,
4121
4346
  DaffCalloutTitleDirective,
4122
4347
  DaffCalloutTaglineDirective,
4348
+ DaffCalloutBodyDirective,
4123
4349
  ],
4124
4350
  },] }
4125
4351
  ];
@@ -4197,6 +4423,9 @@ var DaffFeatureModeEnum;
4197
4423
  DaffFeatureModeEnum["Compact"] = "compact";
4198
4424
  DaffFeatureModeEnum["Normal"] = "normal";
4199
4425
  })(DaffFeatureModeEnum || (DaffFeatureModeEnum = {}));
4426
+ /**
4427
+ * @deprecated See {@link DaffCardComponent}
4428
+ */
4200
4429
  class DaffFeatureComponent {
4201
4430
  constructor() {
4202
4431
  /**
@@ -4275,6 +4504,40 @@ DaffCardActionsDirective.propDecorators = {
4275
4504
  class: [{ type: HostBinding, args: ['class.daff-card__actions',] }]
4276
4505
  };
4277
4506
 
4507
+ class DaffCardContentDirective {
4508
+ constructor() {
4509
+ /**
4510
+ * @docs-private
4511
+ */
4512
+ this.class = true;
4513
+ }
4514
+ }
4515
+ DaffCardContentDirective.decorators = [
4516
+ { type: Directive, args: [{
4517
+ selector: '[daffCardContent]',
4518
+ },] }
4519
+ ];
4520
+ DaffCardContentDirective.propDecorators = {
4521
+ class: [{ type: HostBinding, args: ['class.daff-card__content',] }]
4522
+ };
4523
+
4524
+ class DaffCardIconDirective {
4525
+ constructor() {
4526
+ /**
4527
+ * @docs-private
4528
+ */
4529
+ this.class = true;
4530
+ }
4531
+ }
4532
+ DaffCardIconDirective.decorators = [
4533
+ { type: Directive, args: [{
4534
+ selector: '[daffCardIcon]',
4535
+ },] }
4536
+ ];
4537
+ DaffCardIconDirective.propDecorators = {
4538
+ class: [{ type: HostBinding, args: ['class.daff-card__icon',] }]
4539
+ };
4540
+
4278
4541
  class DaffCardImageDirective {
4279
4542
  constructor() {
4280
4543
  /**
@@ -4326,6 +4589,16 @@ DaffCardTitleDirective.propDecorators = {
4326
4589
  class: [{ type: HostBinding, args: ['class.daff-card__title',] }]
4327
4590
  };
4328
4591
 
4592
+ var DaffCardTypeEnum;
4593
+ (function (DaffCardTypeEnum) {
4594
+ DaffCardTypeEnum["Raised"] = "daff-raised-card";
4595
+ DaffCardTypeEnum["Stroked"] = "daff-stroked-card";
4596
+ })(DaffCardTypeEnum || (DaffCardTypeEnum = {}));
4597
+ var DaffCardOrientationEnum;
4598
+ (function (DaffCardOrientationEnum) {
4599
+ DaffCardOrientationEnum["Vertical"] = "vertical";
4600
+ DaffCardOrientationEnum["Horizontal"] = "horizontal";
4601
+ })(DaffCardOrientationEnum || (DaffCardOrientationEnum = {}));
4329
4602
  /**
4330
4603
  * An _elementRef and an instance of renderer2 are needed for the Colorable mixin
4331
4604
  */
@@ -4335,7 +4608,7 @@ class DaffCardBase {
4335
4608
  this._renderer = _renderer;
4336
4609
  }
4337
4610
  }
4338
- const _daffCardBase = daffColorMixin(DaffCardBase);
4611
+ const _daffCardBase = daffArticleEncapsulatedMixin(daffColorMixin(DaffCardBase));
4339
4612
  /**
4340
4613
  * @inheritdoc
4341
4614
  */
@@ -4344,28 +4617,79 @@ class DaffCardComponent extends _daffCardBase {
4344
4617
  super(elementRef, renderer);
4345
4618
  this.elementRef = elementRef;
4346
4619
  this.renderer = renderer;
4347
- this.raised = false;
4348
- /**
4349
- * @docs-private
4350
- */
4620
+ this._orientation = DaffCardOrientationEnum.Vertical;
4351
4621
  this.class = true;
4622
+ this.cardType = this.initCardType();
4352
4623
  }
4353
- get raisedClass() {
4354
- return this.raised;
4624
+ get orientation() {
4625
+ return this._orientation;
4626
+ }
4627
+ set orientation(value) {
4628
+ if (value === null || value === undefined || value === '') {
4629
+ this._orientation = DaffCardOrientationEnum.Vertical;
4630
+ }
4631
+ else {
4632
+ this._orientation = value;
4633
+ }
4634
+ }
4635
+ ;
4636
+ initCardType() {
4637
+ const values = Object.keys(DaffCardTypeEnum).map((k) => DaffCardTypeEnum[k]);
4638
+ if (values.indexOf(this._getHostElement().localName) >= 0) {
4639
+ return this._getHostElement().localName;
4640
+ }
4641
+ for (const attr of values) {
4642
+ if (this._hasHostAttributes(attr)) {
4643
+ return attr;
4644
+ }
4645
+ }
4646
+ return null;
4647
+ }
4648
+ /**
4649
+ * @docs-private
4650
+ */
4651
+ ngOnInit() {
4652
+ if (this.cardType) {
4653
+ this.elementRef.nativeElement.classList.add(this.cardType);
4654
+ }
4655
+ }
4656
+ /**
4657
+ * @docs-private
4658
+ */
4659
+ get verticalClass() {
4660
+ return this.orientation === DaffCardOrientationEnum.Vertical;
4661
+ }
4662
+ /**
4663
+ * @docs-private
4664
+ */
4665
+ get horizontalClass() {
4666
+ return this.orientation === DaffCardOrientationEnum.Horizontal;
4667
+ }
4668
+ _getHostElement() {
4669
+ return this.elementRef.nativeElement;
4670
+ }
4671
+ /**
4672
+ * Gets whether the button has one of the given attributes.
4673
+ * */
4674
+ _hasHostAttributes(...attributes) {
4675
+ return attributes.some(attribute => this._getHostElement().hasAttribute(attribute));
4355
4676
  }
4356
4677
  }
4357
4678
  DaffCardComponent.decorators = [
4358
4679
  { type: Component, args: [{
4359
- selector: '' +
4360
- 'daff-card' + ',' +
4361
- 'a[daff-card]',
4362
- 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>",
4680
+ selector: 'daff-card' + ',' +
4681
+ 'daff-raised-card' + ',' +
4682
+ 'daff-stroked-card' + ',' +
4683
+ 'a[daff-card]' + ',' +
4684
+ 'a[daff-raised-card]' + ',' +
4685
+ 'a[daff-stroked-card]',
4686
+ template: "<ng-content select=\"[daffCardImage]\"></ng-content>\n<div class=\"daff-card__wrapper\">\n\t<div class=\"daff-card__body\">\n\t\t<ng-content select=\"[daffCardIcon]\"></ng-content>\n\t\t<ng-content select=\"[daffCardTagline]\"></ng-content>\n\t\t<ng-content select=\"[daffCardTitle]\"></ng-content>\n\t\t<ng-content select=\"[daffCardContent]\"></ng-content>\n\t</div>\n\t<ng-content select=\"[daffCardActions]\"></ng-content>\n</div>",
4363
4687
  encapsulation: ViewEncapsulation.None,
4364
4688
  //todo(damienwebdev): remove once decorators hit stage 3 - https://github.com/microsoft/TypeScript/issues/7342
4365
4689
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
4366
4690
  inputs: ['color'],
4367
4691
  changeDetection: ChangeDetectionStrategy.OnPush,
4368
- 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}"]
4692
+ styles: [".daff-card{display:flex;border-radius:8px}.daff-card__image{display:inline-block;width:100%}.daff-card--vertical{flex-direction:column}.daff-card--vertical .daff-card__image,.daff-card--vertical .daff-card__image img{border-top-left-radius:calc(8px - 1px);border-top-right-radius:calc(8px - 1px)}.daff-card--horizontal{flex-wrap:wrap}@media (min-width:480px){.daff-card--horizontal{flex-direction:row;flex-wrap:nowrap}}.daff-card--horizontal .daff-card__image,.daff-card--horizontal .daff-card__image img{border-top-left-radius:calc(8px - 1px);border-bottom-left-radius:calc(8px - 1px)}.daff-card--horizontal .daff-card__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;height:100%!important;width:100%}.daff-card__icon{display:block;margin:0 0 .5rem}.daff-card__tagline{text-transform:uppercase;font-size:.875rem;font-weight:600;letter-spacing:.03125rem;line-height:1rem;padding:0;margin:0 0 .25rem}.daff-card__title{font-weight:700;font-size:1.375rem;line-height:1.5rem;margin:0 0 1rem}@media (min-width:480px){.daff-card__title{font-size:1.5rem;line-height:1.75rem}}.daff-card__body{padding:1.5rem}.daff-card__content p:first-of-type{margin-top:0}.daff-card__content p:last-of-type{margin-bottom:0}.daff-card__actions{padding:0 1.5rem 1.5rem}a.daff-card,a.daff-raised-card,a.daff-stroked-card{text-decoration:none;transition:background-color .3s,box-shadow .3s}"]
4369
4693
  },] }
4370
4694
  ];
4371
4695
  /** @nocollapse */
@@ -4374,9 +4698,10 @@ DaffCardComponent.ctorParameters = () => [
4374
4698
  { type: Renderer2 }
4375
4699
  ];
4376
4700
  DaffCardComponent.propDecorators = {
4377
- raised: [{ type: Input }],
4701
+ orientation: [{ type: Input }],
4378
4702
  class: [{ type: HostBinding, args: ['class.daff-card',] }],
4379
- raisedClass: [{ type: HostBinding, args: ['class.daff-card--raised',] }]
4703
+ verticalClass: [{ type: HostBinding, args: ['class.daff-card--vertical',] }],
4704
+ horizontalClass: [{ type: HostBinding, args: ['class.daff-card--horizontal',] }]
4380
4705
  };
4381
4706
 
4382
4707
  class DaffCardModule {
@@ -4388,16 +4713,20 @@ DaffCardModule.decorators = [
4388
4713
  ],
4389
4714
  declarations: [
4390
4715
  DaffCardComponent,
4716
+ DaffCardIconDirective,
4717
+ DaffCardImageDirective,
4391
4718
  DaffCardTaglineDirective,
4392
4719
  DaffCardTitleDirective,
4393
- DaffCardImageDirective,
4720
+ DaffCardContentDirective,
4394
4721
  DaffCardActionsDirective,
4395
4722
  ],
4396
4723
  exports: [
4397
4724
  DaffCardComponent,
4725
+ DaffCardIconDirective,
4726
+ DaffCardImageDirective,
4398
4727
  DaffCardTaglineDirective,
4399
4728
  DaffCardTitleDirective,
4400
- DaffCardImageDirective,
4729
+ DaffCardContentDirective,
4401
4730
  DaffCardActionsDirective,
4402
4731
  ],
4403
4732
  },] }
@@ -4443,5 +4772,5 @@ var DaffTextAlignmentEnum;
4443
4772
  * Generated bundle index. Do not edit.
4444
4773
  */
4445
4774
 
4446
- export { DaffAccordionComponent, DaffAccordionItemComponent, DaffAccordionItemContentDirective, DaffAccordionItemTitleDirective, DaffAccordionModule, DaffArticleComponent, DaffArticleLeadDirective, DaffArticleMetaDirective, DaffArticleModule, DaffArticleTitleDirective, DaffBackdropComponent, DaffBackdropModule, DaffBreakpoints, DaffButtonComponent, DaffButtonModule, DaffButtonSetComponent, DaffButtonSetModule, DaffCalloutComponent, DaffCalloutLayoutEnum, DaffCalloutModule, DaffCalloutSizeEnum, DaffCalloutSubtitleDirective, DaffCalloutTaglineDirective, DaffCalloutTitleDirective, DaffCardActionsDirective, DaffCardComponent, DaffCardImageDirective, DaffCardModule, DaffCardTaglineDirective, DaffCardTitleDirective, DaffCheckboxComponent, DaffCheckboxControlValueAccessorDirective, DaffCheckboxModule, DaffCheckboxSetComponent, DaffContainerComponent, DaffContainerModule, DaffErrorMessageComponent, DaffErrorMessageModule, DaffErrorStateMatcher, DaffFeatureComponent, DaffFeatureIconDirective, DaffFeatureModeEnum, DaffFeatureModule, DaffFeatureSubheaderDirective, DaffFeatureSubtitleDirective, DaffFeatureTitleDirective, DaffFormFieldComponent, DaffFormFieldControl, DaffFormFieldModule, DaffGalleryImageComponent, DaffHeroComponent, DaffHeroLayoutEnum, DaffHeroModule, DaffHeroSizeEnum, DaffHeroSubtitleDirective, DaffHeroTaglineDirective, DaffHeroTitleDirective, DaffImageComponent, DaffImageGalleryComponent, DaffImageGalleryModule, DaffImageListComponent, DaffImageListModule, DaffImageModule, DaffInputComponent, DaffInputModule, DaffLinkSetComponent, DaffLinkSetHeadingDirective, DaffLinkSetItemComponent, DaffLinkSetModule, DaffLinkSetSubheadingDirective, DaffListComponent, DaffListItemComponent, DaffListModeEnum, DaffListModule, DaffListSubheaderDirective, DaffLoadingIconComponent, DaffLoadingIconModule, DaffMediaGalleryComponent, DaffMediaGalleryModule, DaffModalActionsComponent, DaffModalComponent, DaffModalContentComponent, DaffModalHeaderComponent, DaffModalModule, DaffModalService, DaffModalTitleDirective, DaffNativeSelectComponent, DaffNativeSelectModule, DaffNavbarComponent, DaffNavbarModule, DaffPaginatorComponent, DaffPaginatorModule, DaffPrefixDirective, DaffPrefixSuffixModule, DaffProgressIndicatorComponent, DaffProgressIndicatorModule, DaffQtyDropdownComponent, DaffQtyDropdownModule, DaffQuantityFieldComponent, DaffQuantityFieldModule, DaffQuantityInputComponent, DaffQuantitySelectComponent, DaffRadioComponent, DaffRadioControlValueAccessorDirective, DaffRadioModule, DaffRadioSetComponent, DaffSidebarComponent, DaffSidebarModule, DaffSidebarViewportComponent, DaffStatusEnum, DaffSuffixDirective, DaffTextAlignmentEnum, DaffThumbnailDirective, daffPrefixableMixin, daffSuffixableMixin, daffThumbnailCompatToken, daffProgressIndicatorAnimation as ɵa, DaffRadioRegistry as ɵb, daffAccordionAnimations as ɵc, DaffNavAccordionItemComponent as ɵd, daffBackdropAnimations as ɵe, DAFF_MEDIA_GALLERY_TOKEN as ɵf, DaffMediaGalleryRegistry as ɵg, DaffMediaRendererComponent as ɵi, daffFadeAnimations as ɵj, daffSidebarAnimations as ɵk };
4775
+ export { DaffAccordionComponent, DaffAccordionItemComponent, DaffAccordionItemContentDirective, DaffAccordionItemTitleDirective, DaffAccordionModule, DaffArticleComponent, DaffArticleLeadDirective, DaffArticleMetaDirective, DaffArticleModule, DaffArticleTitleDirective, DaffBackdropComponent, DaffBackdropModule, DaffBreakpoints, DaffButtonComponent, DaffButtonModule, DaffButtonSetComponent, DaffButtonSetModule, DaffCalloutBodyDirective, DaffCalloutComponent, DaffCalloutIconDirective, DaffCalloutLayoutEnum, DaffCalloutModule, DaffCalloutSizeEnum, DaffCalloutSubtitleDirective, DaffCalloutTaglineDirective, DaffCalloutTitleDirective, DaffCardActionsDirective, DaffCardComponent, DaffCardContentDirective, DaffCardIconDirective, DaffCardImageDirective, DaffCardModule, DaffCardOrientationEnum, DaffCardTaglineDirective, DaffCardTitleDirective, DaffCheckboxComponent, DaffCheckboxControlValueAccessorDirective, DaffCheckboxModule, DaffCheckboxSetComponent, DaffContainerComponent, DaffContainerModule, DaffErrorMessageComponent, DaffErrorMessageModule, DaffErrorStateMatcher, DaffFeatureComponent, DaffFeatureIconDirective, DaffFeatureModeEnum, DaffFeatureModule, DaffFeatureSubheaderDirective, DaffFeatureSubtitleDirective, DaffFeatureTitleDirective, DaffFormFieldComponent, DaffFormFieldControl, DaffFormFieldModule, DaffGalleryImageComponent, DaffHeroBodyDirective, DaffHeroComponent, DaffHeroIconDirective, DaffHeroLayoutEnum, DaffHeroModule, DaffHeroSizeEnum, DaffHeroSubtitleDirective, DaffHeroTaglineDirective, DaffHeroTitleDirective, DaffImageComponent, DaffImageGalleryComponent, DaffImageGalleryModule, DaffImageListComponent, DaffImageListModule, DaffImageModule, DaffInputComponent, DaffInputModule, DaffLinkSetComponent, DaffLinkSetHeadingDirective, DaffLinkSetItemComponent, DaffLinkSetModule, DaffLinkSetSubheadingDirective, DaffListComponent, DaffListItemComponent, DaffListModeEnum, DaffListModule, DaffListSubheaderDirective, DaffLoadingIconComponent, DaffLoadingIconModule, DaffMediaGalleryComponent, DaffMediaGalleryModule, DaffModalActionsComponent, DaffModalComponent, DaffModalContentComponent, DaffModalHeaderComponent, DaffModalModule, DaffModalService, DaffModalTitleDirective, DaffNativeSelectComponent, DaffNativeSelectModule, DaffNavbarComponent, DaffNavbarModule, DaffPaginatorComponent, DaffPaginatorModule, DaffPrefixDirective, DaffPrefixSuffixModule, DaffProgressIndicatorComponent, DaffProgressIndicatorModule, DaffQtyDropdownComponent, DaffQtyDropdownModule, DaffQuantityFieldComponent, DaffQuantityFieldModule, DaffQuantityInputComponent, DaffQuantitySelectComponent, DaffRadioComponent, DaffRadioControlValueAccessorDirective, DaffRadioModule, DaffRadioSetComponent, DaffSidebarComponent, DaffSidebarModule, DaffSidebarViewportComponent, DaffStatusEnum, DaffSuffixDirective, DaffTextAlignmentEnum, DaffThumbnailDirective, daffArticleEncapsulatedMixin, daffCompactableMixin, daffManageContainerLayoutMixin, daffPrefixableMixin, daffSuffixableMixin, daffThumbnailCompatToken, daffProgressIndicatorAnimation as ɵa, DaffRadioRegistry as ɵb, daffAccordionAnimations as ɵc, DaffNavAccordionItemComponent as ɵd, daffBackdropAnimations as ɵe, DAFF_MEDIA_GALLERY_TOKEN as ɵf, DaffMediaGalleryRegistry as ɵg, DaffMediaRendererComponent as ɵi, daffFadeAnimations as ɵj, daffSidebarAnimations as ɵk };
4447
4776
  //# sourceMappingURL=daffodil-design.js.map