@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
@@ -1,2 +1,5 @@
1
+ /**
2
+ * @deprecated See {@link DaffMediaGalleryComponent}
3
+ */
1
4
  export declare class DaffImageGalleryComponent {
2
5
  }
@@ -1,9 +1,28 @@
1
+ import { ElementRef, Renderer2 } from '@angular/core';
2
+ /**
3
+ * An _elementRef and an instance of renderer2 are needed for the link set mixins
4
+ */
5
+ declare class DaffLinkSetBase {
6
+ _elementRef: ElementRef;
7
+ _renderer: Renderer2;
8
+ constructor(_elementRef: ElementRef, _renderer: Renderer2);
9
+ }
10
+ declare const _daffLinkSetBase: {
11
+ new (...args: any[]): {
12
+ _elementRef: ElementRef<any>;
13
+ _renderer: Renderer2;
14
+ };
15
+ } & typeof DaffLinkSetBase;
1
16
  /**
2
17
  * DaffLinkSetComponent is a component for displaying a two or more links.
3
18
  */
4
- export declare class DaffLinkSetComponent {
19
+ export declare class DaffLinkSetComponent extends _daffLinkSetBase {
20
+ private elementRef;
21
+ private renderer;
5
22
  /**
6
23
  * @docs-private
7
24
  */
8
25
  class: boolean;
26
+ constructor(elementRef: ElementRef, renderer: Renderer2);
9
27
  }
28
+ export {};
@@ -1,4 +1,4 @@
1
- import { ElementRef } from '@angular/core';
1
+ import { ElementRef, Renderer2 } from '@angular/core';
2
2
  /**
3
3
  * @deprecated
4
4
  * DaffListMode will be completely deprecated in v1.0.0
@@ -10,8 +10,23 @@ export declare enum DaffListModeEnum {
10
10
  Navigation = "navigation"
11
11
  }
12
12
  export declare type DaffListType = 'daff-list' | 'daff-nav-list';
13
- export declare class DaffListComponent {
13
+ /**
14
+ * An _elementRef and an instance of renderer2 are needed for the list mixins
15
+ */
16
+ declare class DaffListBase {
17
+ _elementRef: ElementRef;
18
+ _renderer: Renderer2;
19
+ constructor(_elementRef: ElementRef, _renderer: Renderer2);
20
+ }
21
+ declare const _daffListBase: {
22
+ new (...args: any[]): {
23
+ _elementRef: ElementRef<any>;
24
+ _renderer: Renderer2;
25
+ };
26
+ } & typeof DaffListBase;
27
+ export declare class DaffListComponent extends _daffListBase {
14
28
  private elementRef;
29
+ private renderer;
15
30
  /**
16
31
  * @deprecated
17
32
  * */
@@ -39,7 +54,7 @@ export declare class DaffListComponent {
39
54
  * @docs-private
40
55
  */
41
56
  get listType(): DaffListType;
42
- constructor(elementRef: ElementRef);
57
+ constructor(elementRef: ElementRef, renderer: Renderer2);
43
58
  /**
44
59
  * @docs-private
45
60
  */
@@ -52,3 +67,4 @@ export declare class DaffListComponent {
52
67
  get role(): "navigation" | "list";
53
68
  private _getHostElement;
54
69
  }
70
+ export {};
@@ -1,5 +1,24 @@
1
+ import { OnInit, OnDestroy, ElementRef, Renderer2 } from '@angular/core';
1
2
  import { DaffMediaGalleryRegistration } from './media-gallery-registration.interface';
2
- export declare class DaffMediaGalleryComponent implements DaffMediaGalleryRegistration {
3
+ import { DaffMediaGalleryRegistry } from './registry/media-gallery.registry';
4
+ /**
5
+ * An _elementRef and an instance of renderer2 are needed for the link set mixins
6
+ */
7
+ declare class DaffMediaGalleryBase {
8
+ _elementRef: ElementRef;
9
+ _renderer: Renderer2;
10
+ constructor(_elementRef: ElementRef, _renderer: Renderer2);
11
+ }
12
+ declare const _daffMediaGalleryBase: {
13
+ new (...args: any[]): {
14
+ _elementRef: ElementRef<any>;
15
+ _renderer: Renderer2;
16
+ };
17
+ } & typeof DaffMediaGalleryBase;
18
+ export declare class DaffMediaGalleryComponent extends _daffMediaGalleryBase implements DaffMediaGalleryRegistration, OnInit, OnDestroy {
19
+ private elementRef;
20
+ private renderer;
21
+ private registry;
3
22
  /**
4
23
  * Adds a class for styling the media gallery
5
24
  */
@@ -8,5 +27,8 @@ export declare class DaffMediaGalleryComponent implements DaffMediaGalleryRegist
8
27
  * The name of the gallery
9
28
  */
10
29
  name: string;
11
- constructor();
30
+ constructor(elementRef: ElementRef, renderer: Renderer2, registry: DaffMediaGalleryRegistry);
31
+ ngOnInit(): void;
32
+ ngOnDestroy(): void;
12
33
  }
34
+ export {};
@@ -8,18 +8,21 @@ export interface DaffMediaGallery {
8
8
  gallery: DaffMediaGalleryRegistration;
9
9
  thumbnails: DaffThumbnailRegistration[];
10
10
  }
11
+ export declare const isGallery: (element: DaffThumbnailRegistration | DaffMediaGalleryRegistration) => element is DaffMediaGalleryRegistration;
11
12
  export declare class DaffMediaGalleryRegistry {
12
13
  galleries: DaffMediaGalleryDict;
13
14
  /**
14
15
  * @description
15
16
  * Adds a media element to the internal registry.
16
17
  */
17
- add(gallery: DaffMediaGalleryRegistration, thumbnail: DaffThumbnailRegistration): void;
18
+ add(gallery: DaffMediaGalleryRegistration, thumbnail?: DaffThumbnailRegistration): void;
18
19
  /**
19
20
  * @description
20
- * Removes a media element from the internal registry.
21
+ * Removes a thumbnail or gallery from the internal registry.
21
22
  */
22
- remove(thumbnail: DaffThumbnailRegistration): void;
23
+ remove(element: DaffThumbnailRegistration | DaffMediaGalleryRegistration): void;
24
+ private removeThumbnail;
25
+ private removeGallery;
23
26
  /**
24
27
  * @description
25
28
  * Selects a media element for a given gallery.
@@ -31,7 +31,7 @@ export declare class DaffThumbnailDirective implements OnInit, OnDestroy, DaffTh
31
31
  /**
32
32
  * Adds a click event to trigger selection of the media element.
33
33
  *
34
- * @param $event
34
+ * @param event: MouseEvent
35
35
  */
36
36
  onClick($event: MouseEvent): void;
37
37
  ngOnInit(): void;
@@ -1,5 +1,5 @@
1
1
  import { ElementRef, Renderer2 } from '@angular/core';
2
- import { DaffColorable, DaffPalette } from '../../core/colorable/public_api';
2
+ import { DaffColorable } from '../../core/colorable/public_api';
3
3
  /**
4
4
  * An _elementRef is needed for the Colorable mixin
5
5
  */
@@ -10,8 +10,13 @@ declare class DaffNavbarBase {
10
10
  }
11
11
  declare const _daffNavbarBase: {
12
12
  new (...args: any[]): {
13
- _color: DaffPalette;
14
- color: DaffPalette;
13
+ _elementRef: ElementRef<any>;
14
+ _renderer: Renderer2;
15
+ };
16
+ } & {
17
+ new (...args: any[]): {
18
+ _color: import("../../core/colorable/colorable").DaffPalette;
19
+ color: import("../../core/colorable/colorable").DaffPalette;
15
20
  _elementRef: ElementRef<any>;
16
21
  _renderer: Renderer2;
17
22
  };
@@ -22,11 +27,11 @@ declare const _daffNavbarBase: {
22
27
  export declare class DaffNavbarComponent extends _daffNavbarBase implements DaffColorable {
23
28
  private elementRef;
24
29
  private renderer;
25
- shadowed: boolean;
30
+ raised: boolean;
26
31
  /**
27
32
  * @docs-private
28
33
  */
29
- get shadowClass(): boolean;
34
+ get raisedClass(): boolean;
30
35
  /**
31
36
  * @docs-private
32
37
  */
@@ -1,4 +1,7 @@
1
1
  import { OnInit, Renderer2, EventEmitter } from '@angular/core';
2
+ /**
3
+ * @deprecated See {@link DaffQuantityFieldComponent}
4
+ */
2
5
  export declare class DaffQtyDropdownComponent implements OnInit {
3
6
  private renderer;
4
7
  private readonly dropdownRange;
@@ -0,0 +1,2 @@
1
+ export declare class BasicNavbarComponent {
2
+ }
@@ -0,0 +1,2 @@
1
+ export declare class BasicNavbarModule {
2
+ }
@@ -0,0 +1,2 @@
1
+ export declare class ContainedNavbarComponent {
2
+ }
@@ -0,0 +1,2 @@
1
+ export declare class ContainedNavbarModule {
2
+ }
@@ -0,0 +1,4 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ export * from './index';
@@ -0,0 +1 @@
1
+ {"__symbolic":"module","version":4,"metadata":{"BasicNavbarComponent":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component","line":6,"character":1},"arguments":[{"selector":"basic-navbar","changeDetection":{"__symbolic":"select","expression":{"__symbolic":"reference","module":"@angular/core","name":"ChangeDetectionStrategy","line":11,"character":19},"member":"OnPush"},"template":"<nav daff-navbar class=\"daff-basic-navbar\">\n\t<div class=\"daff-basic-navbar__links\">\n\t\t<a href=\"/\">Home</a>\n\t\t<a href=\"/\">About Us</a>\n\t</div>\n\t<button daff-button color=\"theme-contrast\">Contact Us</button>\n</nav>","styles":[".daff-basic-navbar{justify-content:space-between}.daff-basic-navbar__links>*{font-weight:700;font-size:1.125rem;padding:0 16px;text-decoration:none;text-transform:uppercase}"]}]}],"members":{}},"BasicNavbarModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule","line":11,"character":1},"arguments":[{"declarations":[{"__symbolic":"reference","name":"BasicNavbarComponent"}],"imports":[{"__symbolic":"reference","module":"@angular/common","name":"CommonModule","line":16,"character":4},{"__symbolic":"reference","module":"@daffodil/design","name":"DaffNavbarModule","line":18,"character":4},{"__symbolic":"reference","module":"@daffodil/design","name":"DaffButtonModule","line":19,"character":4},{"__symbolic":"reference","module":"@daffodil/design","name":"DaffContainerModule","line":20,"character":4}]}]}],"members":{}},"ContainedNavbarComponent":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component","line":5,"character":1},"arguments":[{"selector":"contained-navbar","changeDetection":{"__symbolic":"select","expression":{"__symbolic":"reference","module":"@angular/core","name":"ChangeDetectionStrategy","line":10,"character":19},"member":"OnPush"},"template":"<nav daff-navbar class=\"daff-contained-navbar\">\n\t<daff-container size=\"md\">\n\t\t<div class=\"daff-contained-navbar__links\">\n\t\t\t<a href=\"/\">Home</a>\n\t\t\t<a href=\"/\">About Us</a>\n\t\t</div>\n\t\t<button daff-button>Contact Us</button>\n\t</daff-container>\n</nav>\n","styles":[".daff-contained-navbar{justify-content:space-between}.daff-contained-navbar__links>*{font-weight:700;font-size:1.125rem;padding:0 16px;text-decoration:none;text-transform:uppercase}"]}]}],"members":{}},"ContainedNavbarModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule","line":11,"character":1},"arguments":[{"declarations":[{"__symbolic":"reference","name":"ContainedNavbarComponent"}],"imports":[{"__symbolic":"reference","module":"@angular/common","name":"CommonModule","line":16,"character":4},{"__symbolic":"reference","module":"@daffodil/design","name":"DaffNavbarModule","line":18,"character":4},{"__symbolic":"reference","module":"@daffodil/design","name":"DaffButtonModule","line":19,"character":4},{"__symbolic":"reference","module":"@daffodil/design","name":"DaffContainerModule","line":20,"character":4}]}]}],"members":{}},"NavbarThemingComponent":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component","line":6,"character":1},"arguments":[{"selector":"navbar-theming","changeDetection":{"__symbolic":"select","expression":{"__symbolic":"reference","module":"@angular/core","name":"ChangeDetectionStrategy","line":11,"character":19},"member":"OnPush"},"template":"<nav daff-navbar [color]=\"colorControl.value\" class=\"daff-navbar-theming\">\n\t<div class=\"daff-navbar-theming__links\">\n\t\t<a href=\"/\">Home</a>\n\t\t<a href=\"/\">About Us</a>\n\t</div>\n\t<button daff-button>Contact Us</button>\n</nav>\n\n<select [formControl]=\"colorControl\">\n\t<option *ngFor=\"let option of options\" [value]=\"option.value\">{{ option.label }}</option>\n</select>","styles":[".daff-navbar-theming{justify-content:space-between}.daff-navbar-theming__links>*{font-weight:700;font-size:1.125rem;padding:0 16px;text-decoration:none;text-transform:uppercase}"]}]}],"members":{}},"NavbarThemingModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule","line":11,"character":1},"arguments":[{"declarations":[{"__symbolic":"reference","name":"NavbarThemingComponent"}],"imports":[{"__symbolic":"reference","module":"@angular/common","name":"CommonModule","line":16,"character":4},{"__symbolic":"reference","module":"@angular/forms","name":"ReactiveFormsModule","line":17,"character":4},{"__symbolic":"reference","module":"@daffodil/design","name":"DaffNavbarModule","line":18,"character":4},{"__symbolic":"reference","module":"@daffodil/design","name":"DaffButtonModule","line":19,"character":4}]}]}],"members":{}},"RaisedNavbarComponent":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component","line":5,"character":1},"arguments":[{"selector":"raised-navbar","changeDetection":{"__symbolic":"select","expression":{"__symbolic":"reference","module":"@angular/core","name":"ChangeDetectionStrategy","line":10,"character":19},"member":"OnPush"},"template":"<nav daff-navbar [raised]=\"true\" class=\"daff-raised-navbar\">\n\t<div class=\"daff-raised-navbar__links\">\n\t\t<a href=\"/\">Home</a>\n\t\t<a href=\"/\">About Us</a>\n\t</div>\n\t<button daff-button>Contact Us</button>\n</nav>\n","styles":[".daff-raised-navbar{justify-content:space-between}.daff-raised-navbar__links>*{font-weight:700;font-size:1.125rem;padding:0 16px;text-decoration:none;text-transform:uppercase}"]}]}],"members":{}},"RaisedNavbarModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule","line":10,"character":1},"arguments":[{"declarations":[{"__symbolic":"reference","name":"RaisedNavbarComponent"}],"imports":[{"__symbolic":"reference","module":"@angular/common","name":"CommonModule","line":15,"character":4},{"__symbolic":"reference","module":"@daffodil/design","name":"DaffNavbarModule","line":17,"character":4},{"__symbolic":"reference","module":"@daffodil/design","name":"DaffButtonModule","line":18,"character":4}]}]}],"members":{}},"NAVBAR_EXAMPLES":[{"__symbolic":"reference","name":"BasicNavbarComponent"},{"__symbolic":"reference","name":"ContainedNavbarComponent"},{"__symbolic":"reference","name":"NavbarThemingComponent"},{"__symbolic":"reference","name":"RaisedNavbarComponent"}]},"origins":{"BasicNavbarComponent":"./basic-navbar/basic-navbar.component","BasicNavbarModule":"./basic-navbar/basic-navbar.module","ContainedNavbarComponent":"./contained-navbar/contained-navbar.component","ContainedNavbarModule":"./contained-navbar/contained-navbar.module","NavbarThemingComponent":"./navbar-theming/navbar-theming.component","NavbarThemingModule":"./navbar-theming/navbar-theming.module","RaisedNavbarComponent":"./raised-navbar/raised-navbar.component","RaisedNavbarModule":"./raised-navbar/raised-navbar.module","NAVBAR_EXAMPLES":"./examples"},"importAs":"@daffodil/design/navbar/examples"}
@@ -0,0 +1,2 @@
1
+ import { BasicNavbarComponent } from './basic-navbar/basic-navbar.component';
2
+ export declare const NAVBAR_EXAMPLES: (typeof BasicNavbarComponent)[];
@@ -0,0 +1 @@
1
+ export * from './public_api';
@@ -0,0 +1,8 @@
1
+ import { FormControl } from '@angular/forms';
2
+ export declare class NavbarThemingComponent {
3
+ colorControl: FormControl;
4
+ options: {
5
+ value: string;
6
+ label: string;
7
+ }[];
8
+ }
@@ -0,0 +1,2 @@
1
+ export declare class NavbarThemingModule {
2
+ }
@@ -0,0 +1,11 @@
1
+ {
2
+ "name": "@daffodil/design/navbar/examples",
3
+ "main": "../../bundles/daffodil-design-navbar-examples.umd.js",
4
+ "module": "../../fesm2015/daffodil-design-navbar-examples.js",
5
+ "es2015": "../../fesm2015/daffodil-design-navbar-examples.js",
6
+ "esm2015": "../../esm2015/navbar/examples/daffodil-design-navbar-examples.js",
7
+ "fesm2015": "../../fesm2015/daffodil-design-navbar-examples.js",
8
+ "typings": "daffodil-design-navbar-examples.d.ts",
9
+ "metadata": "daffodil-design-navbar-examples.metadata.json",
10
+ "sideEffects": false
11
+ }
@@ -0,0 +1,9 @@
1
+ export { BasicNavbarComponent } from './basic-navbar/basic-navbar.component';
2
+ export { BasicNavbarModule } from './basic-navbar/basic-navbar.module';
3
+ export { ContainedNavbarComponent } from './contained-navbar/contained-navbar.component';
4
+ export { ContainedNavbarModule } from './contained-navbar/contained-navbar.module';
5
+ export { NavbarThemingComponent } from './navbar-theming/navbar-theming.component';
6
+ export { NavbarThemingModule } from './navbar-theming/navbar-theming.module';
7
+ export { RaisedNavbarComponent } from './raised-navbar/raised-navbar.component';
8
+ export { RaisedNavbarModule } from './raised-navbar/raised-navbar.module';
9
+ export { NAVBAR_EXAMPLES } from './examples';
@@ -0,0 +1,2 @@
1
+ export declare class RaisedNavbarComponent {
2
+ }
@@ -0,0 +1,2 @@
1
+ export declare class RaisedNavbarModule {
2
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@daffodil/design",
3
- "version": "0.39.6",
3
+ "version": "0.39.10",
4
4
  "author": "Graycore LLC",
5
5
  "license": "MIT",
6
6
  "bugs": {
@@ -24,7 +24,7 @@
24
24
  "rxjs": "6.6.3"
25
25
  },
26
26
  "optionalDependencies": {
27
- "faker": "^5.5.3"
27
+ "@faker-js/faker": "^5.5.3"
28
28
  },
29
29
  "main": "bundles/daffodil-design.umd.js",
30
30
  "module": "fesm2015/daffodil-design.js",
@@ -1 +1 @@
1
- {"__symbolic":"module","version":4,"metadata":{"QUANTITY_FIELD_EXAMPLES":[{"__symbolic":"reference","name":"ɵa"},{"__symbolic":"reference","name":"ɵb"},{"__symbolic":"reference","name":"ɵc"},{"__symbolic":"reference","name":"ɵd"}],"BasicQuantityFieldModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule","line":11,"character":1},"arguments":[{"declarations":[{"__symbolic":"reference","name":"ɵa"}],"exports":[{"__symbolic":"reference","name":"ɵa"}],"imports":[{"__symbolic":"reference","module":"@angular/common","name":"CommonModule","line":19,"character":4},{"__symbolic":"reference","module":"@angular/forms","name":"ReactiveFormsModule","line":20,"character":4},{"__symbolic":"reference","module":"@daffodil/design","name":"DaffFormFieldModule","line":21,"character":4},{"__symbolic":"reference","module":"@daffodil/design","name":"DaffQuantityFieldModule","line":22,"character":4}]}]}],"members":{}},"CustomRangeQuantityFieldModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule","line":11,"character":1},"arguments":[{"declarations":[{"__symbolic":"reference","name":"ɵb"}],"exports":[{"__symbolic":"reference","name":"ɵb"}],"imports":[{"__symbolic":"reference","module":"@angular/common","name":"CommonModule","line":19,"character":4},{"__symbolic":"reference","module":"@angular/forms","name":"ReactiveFormsModule","line":20,"character":4},{"__symbolic":"reference","module":"@daffodil/design","name":"DaffFormFieldModule","line":21,"character":4},{"__symbolic":"reference","module":"@daffodil/design","name":"DaffQuantityFieldModule","line":22,"character":4}]}]}],"members":{}},"DisabledQuantityFieldModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule","line":11,"character":1},"arguments":[{"declarations":[{"__symbolic":"reference","name":"ɵc"}],"exports":[{"__symbolic":"reference","name":"ɵc"}],"imports":[{"__symbolic":"reference","module":"@angular/common","name":"CommonModule","line":19,"character":4},{"__symbolic":"reference","module":"@angular/forms","name":"ReactiveFormsModule","line":20,"character":4},{"__symbolic":"reference","module":"@daffodil/design","name":"DaffFormFieldModule","line":21,"character":4},{"__symbolic":"reference","module":"@daffodil/design","name":"DaffQuantityFieldModule","line":22,"character":4}]}]}],"members":{}},"SelectMaxQuantityFieldModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule","line":11,"character":1},"arguments":[{"declarations":[{"__symbolic":"reference","name":"ɵd"}],"exports":[{"__symbolic":"reference","name":"ɵd"}],"imports":[{"__symbolic":"reference","module":"@angular/common","name":"CommonModule","line":19,"character":4},{"__symbolic":"reference","module":"@angular/forms","name":"ReactiveFormsModule","line":20,"character":4},{"__symbolic":"reference","module":"@daffodil/design","name":"DaffFormFieldModule","line":21,"character":4},{"__symbolic":"reference","module":"@daffodil/design","name":"DaffQuantityFieldModule","line":22,"character":4}]}]}],"members":{}},"ɵa":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component","line":3,"character":1},"arguments":[{"selector":"basic-quantity-field","template":"<daff-form-field>\n <daff-quantity-field [formControl]=\"control\"></daff-quantity-field>\n</daff-form-field>\n\n<p>\n Control Value: {{control.value}}\n</p>\n","styles":[""]}]}],"members":{}},"ɵb":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component","line":3,"character":1},"arguments":[{"selector":"custom-range-quantity-field","template":"<daff-form-field>\n <daff-quantity-field\n [formControl]=\"control\"\n [min]=\"5\"\n [max]=\"50\"\n ></daff-quantity-field>\n</daff-form-field>\n\n<p>\n Control Value: {{control.value}}\n</p>\n","styles":[""]}]}],"members":{}},"ɵc":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component","line":3,"character":1},"arguments":[{"selector":"disabled-quantity-field","template":"<daff-form-field>\n <daff-quantity-field [formControl]=\"control\"></daff-quantity-field>\n</daff-form-field>\n\n<p>\n Control Value: {{control.value}}\n</p>\n","styles":[""]}]}],"members":{}},"ɵd":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component","line":3,"character":1},"arguments":[{"selector":"select-max-quantity-field","template":"<daff-form-field>\n <daff-quantity-field\n [formControl]=\"control\"\n [selectMax]=\"15\"\n ></daff-quantity-field>\n</daff-form-field>\n\n<p>\n Control Value: {{control.value}}\n</p>\n","styles":[""]}]}],"members":{}}},"origins":{"QUANTITY_FIELD_EXAMPLES":"./examples","BasicQuantityFieldModule":"./basic/basic-quantity-field.module","CustomRangeQuantityFieldModule":"./customRange/custom-range-quantity-field.module","DisabledQuantityFieldModule":"./disabled/disabled-quantity-field.module","SelectMaxQuantityFieldModule":"./selectMax/select-max-quantity-field.module","ɵa":"./basic/basic-quantity-field.component","ɵb":"./customRange/custom-range-quantity-field.component","ɵc":"./disabled/disabled-quantity-field.component","ɵd":"./selectMax/select-max-quantity-field.component"},"importAs":"@daffodil/design/quantity-field/examples"}
1
+ {"__symbolic":"module","version":4,"metadata":{"QUANTITY_FIELD_EXAMPLES":[{"__symbolic":"reference","name":"ɵa"},{"__symbolic":"reference","name":"ɵb"},{"__symbolic":"reference","name":"ɵc"},{"__symbolic":"reference","name":"ɵd"}],"BasicQuantityFieldModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule","line":11,"character":1},"arguments":[{"declarations":[{"__symbolic":"reference","name":"ɵa"}],"exports":[{"__symbolic":"reference","name":"ɵa"}],"imports":[{"__symbolic":"reference","module":"@angular/common","name":"CommonModule","line":19,"character":4},{"__symbolic":"reference","module":"@angular/forms","name":"ReactiveFormsModule","line":20,"character":4},{"__symbolic":"reference","module":"@daffodil/design","name":"DaffFormFieldModule","line":21,"character":4},{"__symbolic":"reference","module":"@daffodil/design","name":"DaffQuantityFieldModule","line":22,"character":4}]}]}],"members":{}},"CustomRangeQuantityFieldModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule","line":11,"character":1},"arguments":[{"declarations":[{"__symbolic":"reference","name":"ɵb"}],"exports":[{"__symbolic":"reference","name":"ɵb"}],"imports":[{"__symbolic":"reference","module":"@angular/common","name":"CommonModule","line":19,"character":4},{"__symbolic":"reference","module":"@angular/forms","name":"ReactiveFormsModule","line":20,"character":4},{"__symbolic":"reference","module":"@daffodil/design","name":"DaffFormFieldModule","line":21,"character":4},{"__symbolic":"reference","module":"@daffodil/design","name":"DaffQuantityFieldModule","line":22,"character":4}]}]}],"members":{}},"DisabledQuantityFieldModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule","line":11,"character":1},"arguments":[{"declarations":[{"__symbolic":"reference","name":"ɵc"}],"exports":[{"__symbolic":"reference","name":"ɵc"}],"imports":[{"__symbolic":"reference","module":"@angular/common","name":"CommonModule","line":19,"character":4},{"__symbolic":"reference","module":"@angular/forms","name":"ReactiveFormsModule","line":20,"character":4},{"__symbolic":"reference","module":"@daffodil/design","name":"DaffFormFieldModule","line":21,"character":4},{"__symbolic":"reference","module":"@daffodil/design","name":"DaffQuantityFieldModule","line":22,"character":4}]}]}],"members":{}},"SelectMaxQuantityFieldModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule","line":11,"character":1},"arguments":[{"declarations":[{"__symbolic":"reference","name":"ɵd"}],"exports":[{"__symbolic":"reference","name":"ɵd"}],"imports":[{"__symbolic":"reference","module":"@angular/common","name":"CommonModule","line":19,"character":4},{"__symbolic":"reference","module":"@angular/forms","name":"ReactiveFormsModule","line":20,"character":4},{"__symbolic":"reference","module":"@daffodil/design","name":"DaffFormFieldModule","line":21,"character":4},{"__symbolic":"reference","module":"@daffodil/design","name":"DaffQuantityFieldModule","line":22,"character":4}]}]}],"members":{}},"ɵa":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component","line":6,"character":1},"arguments":[{"selector":"basic-quantity-field","changeDetection":{"__symbolic":"select","expression":{"__symbolic":"reference","module":"@angular/core","name":"ChangeDetectionStrategy","line":11,"character":19},"member":"OnPush"},"template":"<daff-form-field>\n <daff-quantity-field [formControl]=\"control\"></daff-quantity-field>\n</daff-form-field>\n\n<p>\n Control Value: {{control.value}}\n</p>\n","styles":[""]}]}],"members":{}},"ɵb":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component","line":6,"character":1},"arguments":[{"selector":"custom-range-quantity-field","changeDetection":{"__symbolic":"select","expression":{"__symbolic":"reference","module":"@angular/core","name":"ChangeDetectionStrategy","line":11,"character":19},"member":"OnPush"},"template":"<daff-form-field>\n <daff-quantity-field\n [formControl]=\"control\"\n [min]=\"5\"\n [max]=\"50\"\n ></daff-quantity-field>\n</daff-form-field>\n\n<p>\n Control Value: {{control.value}}\n</p>\n","styles":[""]}]}],"members":{}},"ɵc":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component","line":6,"character":1},"arguments":[{"selector":"disabled-quantity-field","changeDetection":{"__symbolic":"select","expression":{"__symbolic":"reference","module":"@angular/core","name":"ChangeDetectionStrategy","line":11,"character":19},"member":"OnPush"},"template":"<daff-form-field>\n <daff-quantity-field [formControl]=\"control\"></daff-quantity-field>\n</daff-form-field>\n\n<p>\n Control Value: {{control.value}}\n</p>\n","styles":[""]}]}],"members":{}},"ɵd":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component","line":6,"character":1},"arguments":[{"selector":"select-max-quantity-field","changeDetection":{"__symbolic":"select","expression":{"__symbolic":"reference","module":"@angular/core","name":"ChangeDetectionStrategy","line":11,"character":19},"member":"OnPush"},"template":"<daff-form-field>\n <daff-quantity-field\n [formControl]=\"control\"\n [selectMax]=\"15\"\n ></daff-quantity-field>\n</daff-form-field>\n\n<p>\n Control Value: {{control.value}}\n</p>\n","styles":[""]}]}],"members":{}}},"origins":{"QUANTITY_FIELD_EXAMPLES":"./examples","BasicQuantityFieldModule":"./basic/basic-quantity-field.module","CustomRangeQuantityFieldModule":"./customRange/custom-range-quantity-field.module","DisabledQuantityFieldModule":"./disabled/disabled-quantity-field.module","SelectMaxQuantityFieldModule":"./selectMax/select-max-quantity-field.module","ɵa":"./basic/basic-quantity-field.component","ɵb":"./customRange/custom-range-quantity-field.component","ɵc":"./disabled/disabled-quantity-field.component","ɵd":"./selectMax/select-max-quantity-field.component"},"importAs":"@daffodil/design/quantity-field/examples"}
@@ -1 +1 @@
1
- {"__symbolic":"module","version":4,"metadata":{"RADIO_EXAMPLES":[{"__symbolic":"reference","name":"ɵa"}],"RADIO_EXAMPLES_MODULES":[{"__symbolic":"reference","name":"ɵb"}],"ɵa":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component","line":9,"character":1},"arguments":[{"selector":"basic-radio","template":"<h2>Basic Radio</h2>\n<daff-radio-set [formGroup]=\"radioGroup\" name=\"race\">\n <daff-radio formControlName=\"race\" value=\"Terran\">Terran</daff-radio>\n <daff-radio formControlName=\"race\" value=\"Protoss\">Protoss</daff-radio>\n <daff-radio formControlName=\"race\" value=\"Zerg\">Zerg</daff-radio>\n</daff-radio-set>\n<div>\n The best race to play as is: {{this.radioGroup.get('race').value}}\n</div>"}]}],"members":{"__ctor__":[{"__symbolic":"constructor"}],"ngOnInit":[{"__symbolic":"method"}]}},"ɵb":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule","line":7,"character":1},"arguments":[{"declarations":[{"__symbolic":"reference","name":"ɵa"}],"exports":[{"__symbolic":"reference","name":"ɵa"}],"imports":[{"__symbolic":"reference","module":"@daffodil/design","name":"DaffRadioModule","line":16,"character":4},{"__symbolic":"reference","module":"@angular/forms","name":"ReactiveFormsModule","line":17,"character":4}],"providers":[]}]}],"members":{}}},"origins":{"RADIO_EXAMPLES":"./examples","RADIO_EXAMPLES_MODULES":"./examples","ɵa":"./basic-radio/basic-radio.component","ɵb":"./basic-radio/basic-radio.module"},"importAs":"@daffodil/design/radio/examples"}
1
+ {"__symbolic":"module","version":4,"metadata":{"RADIO_EXAMPLES":[{"__symbolic":"reference","name":"ɵa"}],"RADIO_EXAMPLES_MODULES":[{"__symbolic":"reference","name":"ɵb"}],"ɵa":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component","line":10,"character":1},"arguments":[{"selector":"basic-radio","changeDetection":{"__symbolic":"select","expression":{"__symbolic":"reference","module":"@angular/core","name":"ChangeDetectionStrategy","line":14,"character":19},"member":"OnPush"},"template":"<h2>Basic Radio</h2>\n<daff-radio-set [formGroup]=\"radioGroup\" name=\"race\">\n <daff-radio formControlName=\"race\" value=\"Terran\">Terran</daff-radio>\n <daff-radio formControlName=\"race\" value=\"Protoss\">Protoss</daff-radio>\n <daff-radio formControlName=\"race\" value=\"Zerg\">Zerg</daff-radio>\n</daff-radio-set>\n<div>\n The best race to play as is: {{this.radioGroup.get('race').value}}\n</div>"}]}],"members":{"__ctor__":[{"__symbolic":"constructor"}],"ngOnInit":[{"__symbolic":"method"}]}},"ɵb":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule","line":7,"character":1},"arguments":[{"declarations":[{"__symbolic":"reference","name":"ɵa"}],"exports":[{"__symbolic":"reference","name":"ɵa"}],"imports":[{"__symbolic":"reference","module":"@daffodil/design","name":"DaffRadioModule","line":16,"character":4},{"__symbolic":"reference","module":"@angular/forms","name":"ReactiveFormsModule","line":17,"character":4}],"providers":[]}]}],"members":{}}},"origins":{"RADIO_EXAMPLES":"./examples","RADIO_EXAMPLES_MODULES":"./examples","ɵa":"./basic-radio/basic-radio.component","ɵb":"./basic-radio/basic-radio.module"},"importAs":"@daffodil/design/radio/examples"}