@daffodil/design 0.38.6 → 0.39.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (396) hide show
  1. package/accordion/examples/package.json +1 -1
  2. package/article/examples/package.json +1 -1
  3. package/bundles/daffodil-design-accordion-examples.umd.js +3 -37
  4. package/bundles/daffodil-design-accordion-examples.umd.js.map +1 -1
  5. package/bundles/daffodil-design-article-examples.umd.js +13 -88
  6. package/bundles/daffodil-design-article-examples.umd.js.map +1 -1
  7. package/bundles/daffodil-design-article-examples.umd.min.js.map +1 -1
  8. package/bundles/daffodil-design-button-examples.umd.js +8 -132
  9. package/bundles/daffodil-design-button-examples.umd.js.map +1 -1
  10. package/bundles/daffodil-design-callout-examples.umd.js +5 -67
  11. package/bundles/daffodil-design-callout-examples.umd.js.map +1 -1
  12. package/bundles/daffodil-design-callout-examples.umd.min.js +1 -1
  13. package/bundles/daffodil-design-callout-examples.umd.min.js.map +1 -1
  14. package/bundles/daffodil-design-card-examples.umd.js +5 -65
  15. package/bundles/daffodil-design-card-examples.umd.js.map +1 -1
  16. package/bundles/daffodil-design-checkbox-examples.umd.js +3 -74
  17. package/bundles/daffodil-design-checkbox-examples.umd.js.map +1 -1
  18. package/bundles/daffodil-design-hero-examples.umd.js +5 -67
  19. package/bundles/daffodil-design-hero-examples.umd.js.map +1 -1
  20. package/bundles/daffodil-design-hero-examples.umd.min.js +1 -1
  21. package/bundles/daffodil-design-hero-examples.umd.min.js.map +1 -1
  22. package/bundles/daffodil-design-list-examples.umd.js +6 -74
  23. package/bundles/daffodil-design-list-examples.umd.js.map +1 -1
  24. package/bundles/daffodil-design-list-examples.umd.min.js.map +1 -1
  25. package/bundles/daffodil-design-loading-icon-examples.umd.js +3 -47
  26. package/bundles/daffodil-design-loading-icon-examples.umd.js.map +1 -1
  27. package/bundles/daffodil-design-media-gallery-examples.umd.js +3 -43
  28. package/bundles/daffodil-design-media-gallery-examples.umd.js.map +1 -1
  29. package/bundles/daffodil-design-modal-examples.umd.js +3 -47
  30. package/bundles/daffodil-design-modal-examples.umd.js.map +1 -1
  31. package/bundles/daffodil-design-quantity-field-examples.umd.js +5 -81
  32. package/bundles/daffodil-design-quantity-field-examples.umd.js.map +1 -1
  33. package/bundles/daffodil-design-radio-examples.umd.js +2 -40
  34. package/bundles/daffodil-design-radio-examples.umd.js.map +1 -1
  35. package/bundles/daffodil-design.umd.js +391 -3432
  36. package/bundles/daffodil-design.umd.js.map +1 -1
  37. package/bundles/daffodil-design.umd.min.js +1 -1
  38. package/bundles/daffodil-design.umd.min.js.map +1 -1
  39. package/button/examples/package.json +1 -1
  40. package/callout/examples/daffodil-design-callout-examples.metadata.json +1 -1
  41. package/callout/examples/package.json +1 -1
  42. package/card/examples/package.json +1 -1
  43. package/checkbox/examples/package.json +1 -1
  44. package/daff-global.scss +1 -1
  45. package/daff-theme.scss +38 -4
  46. package/daffodil-design.metadata.json +1 -1
  47. package/esm2015/accordion/examples/basic-accordion/basic-accordion.component.js +2 -7
  48. package/esm2015/accordion/examples/basic-accordion/basic-accordion.module.js +1 -6
  49. package/esm2015/accordion/examples/daffodil-design-accordion-examples.js +2 -7
  50. package/esm2015/accordion/examples/index.js +2 -7
  51. package/esm2015/accordion/examples/nav-accordion/nav-accordion.component.js +2 -7
  52. package/esm2015/accordion/examples/nav-accordion/nav-accordion.module.js +1 -6
  53. package/esm2015/accordion/examples/public_api.js +1 -7
  54. package/esm2015/article/examples/article-blockquote/article-blockquote.component.js +2 -7
  55. package/esm2015/article/examples/article-code-block/article-code-block.component.js +2 -7
  56. package/esm2015/article/examples/article-code-inline/article-code-inline.component.js +2 -7
  57. package/esm2015/article/examples/article-examples.module.js +1 -6
  58. package/esm2015/article/examples/article-headings/article-headings.component.js +2 -7
  59. package/esm2015/article/examples/article-hr/article-hr.component.js +2 -7
  60. package/esm2015/article/examples/article-lead/article-lead.component.js +2 -7
  61. package/esm2015/article/examples/article-link/article-link.component.js +2 -7
  62. package/esm2015/article/examples/article-meta/article-meta.component.js +2 -7
  63. package/esm2015/article/examples/article-ol/article-ol.component.js +2 -7
  64. package/esm2015/article/examples/article-table/article-table.component.js +2 -7
  65. package/esm2015/article/examples/article-ul/article-ul.component.js +2 -7
  66. package/esm2015/article/examples/daffodil-design-article-examples.js +2 -7
  67. package/esm2015/article/examples/examples.js +1 -7
  68. package/esm2015/article/examples/index.js +2 -7
  69. package/esm2015/article/examples/public_api.js +1 -6
  70. package/esm2015/atoms/button/button.component.js +21 -77
  71. package/esm2015/atoms/button/button.module.js +1 -6
  72. package/esm2015/atoms/button/public_api.js +2 -7
  73. package/esm2015/atoms/container/container.component.js +4 -41
  74. package/esm2015/atoms/container/container.module.js +1 -6
  75. package/esm2015/atoms/container/public_api.js +2 -7
  76. package/esm2015/atoms/form/checkbox/checkbox.component.js +7 -101
  77. package/esm2015/atoms/form/checkbox/checkbox.module.js +1 -6
  78. package/esm2015/atoms/form/checkbox/cva/checkbox-cva.directive.js +7 -60
  79. package/esm2015/atoms/form/checkbox/public_api.js +1 -6
  80. package/esm2015/atoms/form/checkbox-set/checkbox-set.component.js +4 -47
  81. package/esm2015/atoms/form/core/error-state-matcher/error-state-matcher.js +1 -11
  82. package/esm2015/atoms/form/core/public_api.js +1 -6
  83. package/esm2015/atoms/form/error-message/error-message.component.js +2 -7
  84. package/esm2015/atoms/form/error-message/error-message.module.js +1 -6
  85. package/esm2015/atoms/form/error-message/public_api.js +1 -6
  86. package/esm2015/atoms/form/form-field/form-field/form-field.component.js +7 -54
  87. package/esm2015/atoms/form/form-field/form-field-control.js +1 -21
  88. package/esm2015/atoms/form/form-field/form-field-errors.js +1 -7
  89. package/esm2015/atoms/form/form-field/form-field.module.js +1 -6
  90. package/esm2015/atoms/form/form-field/public_api.js +2 -7
  91. package/esm2015/atoms/form/input/input.component.js +8 -37
  92. package/esm2015/atoms/form/input/input.module.js +1 -6
  93. package/esm2015/atoms/form/input/public_api.js +1 -6
  94. package/esm2015/atoms/form/quantity-field/public_api.js +1 -6
  95. package/esm2015/atoms/form/quantity-field/quantity-field.component.js +5 -111
  96. package/esm2015/atoms/form/quantity-field/quantity-field.module.js +1 -6
  97. package/esm2015/atoms/form/quantity-field/quantity-input/quantity-input.component.js +6 -85
  98. package/esm2015/atoms/form/quantity-field/quantity-select/quantity-select.component.js +6 -81
  99. package/esm2015/atoms/form/radio/cva/radio-cva.directive.js +6 -64
  100. package/esm2015/atoms/form/radio/public_api.js +3 -8
  101. package/esm2015/atoms/form/radio/radio.component.js +7 -85
  102. package/esm2015/atoms/form/radio/radio.module.js +1 -6
  103. package/esm2015/atoms/form/radio/registry/radio-registry.js +7 -46
  104. package/esm2015/atoms/form/radio-set/radio-set.component.js +3 -17
  105. package/esm2015/atoms/form/select/public_api.js +2 -7
  106. package/esm2015/atoms/form/select/select/select.component.js +9 -45
  107. package/esm2015/atoms/form/select/select.module.js +1 -6
  108. package/esm2015/atoms/image/image.component.js +12 -97
  109. package/esm2015/atoms/image/image.module.js +1 -6
  110. package/esm2015/atoms/image/public_api.js +1 -6
  111. package/esm2015/atoms/loading-icon/loading-icon.component.js +6 -49
  112. package/esm2015/atoms/loading-icon/loading-icon.module.js +1 -6
  113. package/esm2015/atoms/loading-icon/public_api.js +2 -7
  114. package/esm2015/atoms/progress-indicator/animation/progress-indicator-animation.js +1 -7
  115. package/esm2015/atoms/progress-indicator/progress-indicator.component.js +6 -58
  116. package/esm2015/atoms/progress-indicator/progress-indicator.module.js +1 -6
  117. package/esm2015/atoms/progress-indicator/public_api.js +2 -7
  118. package/esm2015/button/examples/basic-button/basic-button.component.js +2 -13
  119. package/esm2015/button/examples/basic-button/basic-button.module.js +1 -6
  120. package/esm2015/button/examples/daffodil-design-button-examples.js +2 -7
  121. package/esm2015/button/examples/icon-button/icon-button.component.js +2 -11
  122. package/esm2015/button/examples/icon-button/icon-button.module.js +1 -6
  123. package/esm2015/button/examples/index.js +2 -7
  124. package/esm2015/button/examples/public_api.js +1 -7
  125. package/esm2015/button/examples/raised-button/raised-button.component.js +2 -13
  126. package/esm2015/button/examples/raised-button/raised-button.module.js +1 -6
  127. package/esm2015/button/examples/sizeable-button/sizeable-button.component.js +2 -11
  128. package/esm2015/button/examples/sizeable-button/sizeable-button.module.js +1 -6
  129. package/esm2015/button/examples/statusable-button/statusable-button.component.js +2 -15
  130. package/esm2015/button/examples/statusable-button/statusable-button.module.js +1 -6
  131. package/esm2015/button/examples/stroked-button/stroked-button.component.js +2 -13
  132. package/esm2015/button/examples/stroked-button/stroked-button.module.js +1 -6
  133. package/esm2015/button/examples/underline-button/underline-button.component.js +2 -13
  134. package/esm2015/button/examples/underline-button/underline-button.module.js +1 -6
  135. package/esm2015/callout/examples/callout-text-alignment/callout-text-alignment.component.js +2 -13
  136. package/esm2015/callout/examples/callout-text-alignment/callout-text-alignment.module.js +1 -6
  137. package/esm2015/callout/examples/callout-theming/callout-theming.component.js +2 -13
  138. package/esm2015/callout/examples/callout-theming/callout-theming.module.js +1 -6
  139. package/esm2015/callout/examples/callout-with-grid/callout-with-grid.component.js +3 -8
  140. package/esm2015/callout/examples/callout-with-grid/callout-with-grid.module.js +1 -6
  141. package/esm2015/callout/examples/daffodil-design-callout-examples.js +2 -7
  142. package/esm2015/callout/examples/examples.js +1 -7
  143. package/esm2015/callout/examples/index.js +2 -7
  144. package/esm2015/callout/examples/public_api.js +1 -6
  145. package/esm2015/card/examples/basic-card/basic-card.component.js +2 -7
  146. package/esm2015/card/examples/basic-card/basic-card.module.js +1 -6
  147. package/esm2015/card/examples/card-theming/card-theming.component.js +2 -13
  148. package/esm2015/card/examples/card-theming/card-theming.module.js +1 -6
  149. package/esm2015/card/examples/daffodil-design-card-examples.js +2 -7
  150. package/esm2015/card/examples/index.js +2 -7
  151. package/esm2015/card/examples/linkable-card/linkable-card.component.js +2 -7
  152. package/esm2015/card/examples/linkable-card/linkable-card.module.js +1 -6
  153. package/esm2015/card/examples/public_api.js +1 -7
  154. package/esm2015/card/examples/raised-card/raised-card.component.js +2 -7
  155. package/esm2015/card/examples/raised-card/raised-card.module.js +1 -6
  156. package/esm2015/checkbox/examples/basic-checkbox/basic-checkbox.component.js +2 -20
  157. package/esm2015/checkbox/examples/basic-checkbox/basic-checkbox.module.js +1 -6
  158. package/esm2015/checkbox/examples/checkbox-set/checkbox-set.component.js +2 -24
  159. package/esm2015/checkbox/examples/checkbox-set/checkbox-set.module.js +1 -6
  160. package/esm2015/checkbox/examples/daffodil-design-checkbox-examples.js +2 -7
  161. package/esm2015/checkbox/examples/examples.js +1 -8
  162. package/esm2015/checkbox/examples/index.js +2 -7
  163. package/esm2015/checkbox/examples/public_api.js +1 -6
  164. package/esm2015/core/breakpoints/breakpoints.js +10 -16
  165. package/esm2015/core/colorable/color-in-palette.js +2 -11
  166. package/esm2015/core/colorable/colorable-enum.js +12 -18
  167. package/esm2015/core/colorable/colorable-mixin.js +1 -35
  168. package/esm2015/core/colorable/colorable.js +2 -15
  169. package/esm2015/core/colorable/public_api.js +1 -6
  170. package/esm2015/core/constructor/constructor.js +2 -6
  171. package/esm2015/core/mutable/mutable.js +2 -16
  172. package/esm2015/core/prefix-suffix/prefix-suffix.module.js +1 -6
  173. package/esm2015/core/prefix-suffix/prefix.directive.js +1 -10
  174. package/esm2015/core/prefix-suffix/prefixable/prefixable-interface.js +2 -15
  175. package/esm2015/core/prefix-suffix/prefixable/prefixable.js +2 -17
  176. package/esm2015/core/prefix-suffix/public_api.js +4 -9
  177. package/esm2015/core/prefix-suffix/suffix.directive.js +1 -10
  178. package/esm2015/core/prefix-suffix/suffixable/suffixable-interface.js +2 -15
  179. package/esm2015/core/prefix-suffix/suffixable/suffixable.js +2 -17
  180. package/esm2015/core/public_api.js +9 -14
  181. package/esm2015/core/sizeable/sizeable-mixin.js +1 -37
  182. package/esm2015/core/sizeable/sizeable.js +9 -24
  183. package/esm2015/core/skeletonable/skeletonable.js +2 -16
  184. package/esm2015/core/statusable/statusable-mixin.js +1 -37
  185. package/esm2015/core/statusable/statusable.js +7 -21
  186. package/esm2015/core/text-alignable/text-alignable-mixin.js +1 -35
  187. package/esm2015/core/text-alignable/text-alignable.js +7 -23
  188. package/esm2015/daffodil-design.js +2 -7
  189. package/esm2015/examples/examples.js +2 -17
  190. package/esm2015/examples/public_api.js +2 -6
  191. package/esm2015/hero/examples/daffodil-design-hero-examples.js +2 -7
  192. package/esm2015/hero/examples/examples.js +1 -7
  193. package/esm2015/hero/examples/hero-text-alignment/hero-text-alignment.component.js +2 -13
  194. package/esm2015/hero/examples/hero-text-alignment/hero-text-alignment.module.js +1 -6
  195. package/esm2015/hero/examples/hero-theming/hero-theming.component.js +2 -13
  196. package/esm2015/hero/examples/hero-theming/hero-theming.module.js +1 -6
  197. package/esm2015/hero/examples/hero-with-grid/hero-with-grid.component.js +3 -8
  198. package/esm2015/hero/examples/hero-with-grid/hero-with-grid.module.js +1 -6
  199. package/esm2015/hero/examples/index.js +2 -7
  200. package/esm2015/hero/examples/public_api.js +1 -6
  201. package/esm2015/list/examples/basic-list/basic-list.component.js +2 -7
  202. package/esm2015/list/examples/basic-list/basic-list.module.js +1 -6
  203. package/esm2015/list/examples/daffodil-design-list-examples.js +2 -7
  204. package/esm2015/list/examples/examples.js +1 -7
  205. package/esm2015/list/examples/icon-list/icon-list.component.js +2 -11
  206. package/esm2015/list/examples/icon-list/icon-list.module.js +1 -6
  207. package/esm2015/list/examples/index.js +2 -7
  208. package/esm2015/list/examples/list-examples.module.js +1 -6
  209. package/esm2015/list/examples/multiline-list/multiline-list.component.js +2 -7
  210. package/esm2015/list/examples/multiline-list/multiline-list.module.js +1 -6
  211. package/esm2015/list/examples/nav-list/nav-list.component.js +2 -11
  212. package/esm2015/list/examples/nav-list/nav-list.module.js +1 -6
  213. package/esm2015/list/examples/public_api.js +1 -6
  214. package/esm2015/loading-icon/examples/daffodil-design-loading-icon-examples.js +2 -7
  215. package/esm2015/loading-icon/examples/examples.js +1 -7
  216. package/esm2015/loading-icon/examples/index.js +2 -7
  217. package/esm2015/loading-icon/examples/loading-icon-color/loading-icon-color.component.js +2 -11
  218. package/esm2015/loading-icon/examples/loading-icon-color/loading-icon-color.module.js +1 -6
  219. package/esm2015/loading-icon/examples/loading-icon-diameter/loading-icon-diameter.component.js +2 -7
  220. package/esm2015/loading-icon/examples/loading-icon-diameter/loading-icon-diameter.module.js +1 -6
  221. package/esm2015/loading-icon/examples/public_api.js +1 -6
  222. package/esm2015/media-gallery/examples/basic-media-gallery/basic-media-gallery.component.js +2 -7
  223. package/esm2015/media-gallery/examples/basic-media-gallery/basic-media-gallery.module.js +1 -6
  224. package/esm2015/media-gallery/examples/daffodil-design-media-gallery-examples.js +2 -7
  225. package/esm2015/media-gallery/examples/examples.js +1 -7
  226. package/esm2015/media-gallery/examples/index.js +2 -7
  227. package/esm2015/media-gallery/examples/mismatched-sizes-media-gallery/mismatched-sizes-media-gallery.component.js +2 -7
  228. package/esm2015/media-gallery/examples/mismatched-sizes-media-gallery/mismatched-sizes-media-gallery.module.js +1 -6
  229. package/esm2015/media-gallery/examples/public_api.js +1 -6
  230. package/esm2015/modal/examples/basic-modal/basic-modal.component.js +2 -22
  231. package/esm2015/modal/examples/basic-modal/basic-modal.module.js +1 -6
  232. package/esm2015/modal/examples/basic-modal/modal-content.component.js +2 -7
  233. package/esm2015/modal/examples/daffodil-design-modal-examples.js +2 -7
  234. package/esm2015/modal/examples/index.js +2 -7
  235. package/esm2015/modal/examples/public_api.js +1 -7
  236. package/esm2015/molecules/accordion/accordion/accordion.component.js +2 -7
  237. package/esm2015/molecules/accordion/accordion-item/accordion-item.component.js +8 -46
  238. package/esm2015/molecules/accordion/accordion-item-content/accordion-item-content.directive.js +2 -14
  239. package/esm2015/molecules/accordion/accordion-item-title/accordion-item-title.directive.js +2 -14
  240. package/esm2015/molecules/accordion/accordion.module.js +1 -6
  241. package/esm2015/molecules/accordion/animation/accordion-animation-state.js +3 -13
  242. package/esm2015/molecules/accordion/animation/accordion-animation.js +1 -7
  243. package/esm2015/molecules/accordion/nav-accordion-item/nav-accordion-item.component.js +9 -64
  244. package/esm2015/molecules/accordion/public_api.js +5 -10
  245. package/esm2015/molecules/article/article/article.component.js +5 -22
  246. package/esm2015/molecules/article/article-lead/article-lead.directive.js +2 -14
  247. package/esm2015/molecules/article/article-meta/article-meta.directive.js +2 -14
  248. package/esm2015/molecules/article/article-title/article-title.directive.js +2 -14
  249. package/esm2015/molecules/article/article.module.js +1 -6
  250. package/esm2015/molecules/article/public_api.js +1 -6
  251. package/esm2015/molecules/backdrop/animation/backdrop-animation.js +1 -10
  252. package/esm2015/molecules/backdrop/backdrop/backdrop.component.js +3 -27
  253. package/esm2015/molecules/backdrop/backdrop.module.js +1 -6
  254. package/esm2015/molecules/backdrop/public_api.js +2 -7
  255. package/esm2015/molecules/button-set/button-set.component.js +3 -15
  256. package/esm2015/molecules/button-set/button-set.module.js +1 -6
  257. package/esm2015/molecules/button-set/public_api.js +2 -7
  258. package/esm2015/molecules/callout/callout/callout.component.js +15 -61
  259. package/esm2015/molecules/callout/callout-subtitle/callout-subtitle.directive.js +2 -14
  260. package/esm2015/molecules/callout/callout-tagline/callout-tagline.directive.js +2 -14
  261. package/esm2015/molecules/callout/callout-title/callout-title.directive.js +2 -14
  262. package/esm2015/molecules/callout/callout.module.js +1 -6
  263. package/esm2015/molecules/callout/public_api.js +5 -10
  264. package/esm2015/molecules/card/card/card.component.js +5 -47
  265. package/esm2015/molecules/card/card-actions/card-actions.directive.js +2 -14
  266. package/esm2015/molecules/card/card-image/card-image.directive.js +2 -14
  267. package/esm2015/molecules/card/card-tagline/card-tagline.directive.js +2 -14
  268. package/esm2015/molecules/card/card-title/card-title.directive.js +2 -14
  269. package/esm2015/molecules/card/card.module.js +1 -6
  270. package/esm2015/molecules/card/public_api.js +6 -11
  271. package/esm2015/molecules/feature/feature/feature.component.js +11 -28
  272. package/esm2015/molecules/feature/feature-icon/feature-icon.directive.js +2 -14
  273. package/esm2015/molecules/feature/feature-subheader/feature-subheader.directive.js +2 -14
  274. package/esm2015/molecules/feature/feature-subtitle/feature-subtitle.directive.js +2 -14
  275. package/esm2015/molecules/feature/feature-title/feature-title.directive.js +2 -14
  276. package/esm2015/molecules/feature/feature.module.js +1 -6
  277. package/esm2015/molecules/feature/public_api.js +6 -11
  278. package/esm2015/molecules/hero/hero/hero.component.js +17 -65
  279. package/esm2015/molecules/hero/hero-subtitle/hero-subtitle.directive.js +2 -14
  280. package/esm2015/molecules/hero/hero-tagline/hero-tagline.directive.js +2 -14
  281. package/esm2015/molecules/hero/hero-title/hero-title.directive.js +2 -14
  282. package/esm2015/molecules/hero/hero.module.js +1 -6
  283. package/esm2015/molecules/hero/public_api.js +5 -10
  284. package/esm2015/molecules/image-gallery/gallery-image/gallery-image.component.js +2 -13
  285. package/esm2015/molecules/image-gallery/image-gallery/image-gallery.component.js +3 -8
  286. package/esm2015/molecules/image-gallery/image-gallery.module.js +1 -6
  287. package/esm2015/molecules/image-gallery/public_api.js +3 -8
  288. package/esm2015/molecules/image-list/image-list.component.js +4 -16
  289. package/esm2015/molecules/image-list/image-list.module.js +1 -6
  290. package/esm2015/molecules/image-list/public_api.js +2 -7
  291. package/esm2015/molecules/link-set/link-set/link-set.component.js +4 -16
  292. package/esm2015/molecules/link-set/link-set-heading/link-set-heading.directive.js +2 -14
  293. package/esm2015/molecules/link-set/link-set-item/link-set-item.component.js +3 -15
  294. package/esm2015/molecules/link-set/link-set-subheading/link-set-subheading.directive.js +2 -14
  295. package/esm2015/molecules/link-set/link-set.module.js +1 -6
  296. package/esm2015/molecules/link-set/public_api.js +2 -7
  297. package/esm2015/molecules/list/list/list.component.js +24 -61
  298. package/esm2015/molecules/list/list-item/list-item.component.js +5 -45
  299. package/esm2015/molecules/list/list-subheader/list-subheader.directive.js +2 -14
  300. package/esm2015/molecules/list/list.module.js +1 -6
  301. package/esm2015/molecules/list/public_api.js +4 -9
  302. package/esm2015/molecules/media-gallery/media-gallery-registration.interface.js +2 -14
  303. package/esm2015/molecules/media-gallery/media-gallery-token.js +1 -7
  304. package/esm2015/molecules/media-gallery/media-gallery.component.js +3 -21
  305. package/esm2015/molecules/media-gallery/media-gallery.module.js +1 -6
  306. package/esm2015/molecules/media-gallery/media-renderer/media-renderer.component.js +8 -66
  307. package/esm2015/molecules/media-gallery/public_api.js +4 -9
  308. package/esm2015/molecules/media-gallery/registry/media-gallery.registry.js +7 -54
  309. package/esm2015/molecules/media-gallery/thumbnail/thumbnail-compat.token.js +1 -7
  310. package/esm2015/molecules/media-gallery/thumbnail/thumbnail-registration.interface.js +2 -22
  311. package/esm2015/molecules/media-gallery/thumbnail/thumbnail.directive.js +9 -70
  312. package/esm2015/molecules/modal/animations/modal-animation-state.js +2 -12
  313. package/esm2015/molecules/modal/animations/modal-animation.js +1 -7
  314. package/esm2015/molecules/modal/modal/modal-config.js +2 -18
  315. package/esm2015/molecules/modal/modal/modal.component.js +4 -50
  316. package/esm2015/molecules/modal/modal-actions/modal-actions.component.js +2 -7
  317. package/esm2015/molecules/modal/modal-content/modal-content.component.js +2 -7
  318. package/esm2015/molecules/modal/modal-header/modal-header.component.js +4 -16
  319. package/esm2015/molecules/modal/modal-title/modal-title.directive.js +2 -14
  320. package/esm2015/molecules/modal/modal.js +2 -22
  321. package/esm2015/molecules/modal/modal.module.js +1 -6
  322. package/esm2015/molecules/modal/public_api.js +2 -7
  323. package/esm2015/molecules/modal/service/modal.service.js +6 -78
  324. package/esm2015/molecules/navbar/navbar.component.js +5 -46
  325. package/esm2015/molecules/navbar/navbar.module.js +1 -6
  326. package/esm2015/molecules/navbar/public_api.js +2 -7
  327. package/esm2015/molecules/paginator/paginator-errors.js +1 -8
  328. package/esm2015/molecules/paginator/paginator.component.js +22 -117
  329. package/esm2015/molecules/paginator/paginator.module.js +1 -6
  330. package/esm2015/molecules/paginator/public_api.js +1 -6
  331. package/esm2015/molecules/qty-dropdown/public_api.js +2 -7
  332. package/esm2015/molecules/qty-dropdown/qty-dropdown.component.js +17 -100
  333. package/esm2015/molecules/qty-dropdown/qty-dropdown.module.js +1 -6
  334. package/esm2015/molecules/sidebar/animation/sidebar-animation-state.js +3 -14
  335. package/esm2015/molecules/sidebar/animation/sidebar-animation.js +6 -17
  336. package/esm2015/molecules/sidebar/helper/sidebar-mode.js +2 -6
  337. package/esm2015/molecules/sidebar/public_api.js +4 -9
  338. package/esm2015/molecules/sidebar/sidebar/sidebar.component.js +7 -49
  339. package/esm2015/molecules/sidebar/sidebar-viewport/sidebar-viewport.component.js +12 -80
  340. package/esm2015/molecules/sidebar/sidebar.module.js +1 -6
  341. package/esm2015/public_api.js +34 -39
  342. package/esm2015/quantity-field/examples/basic/basic-quantity-field.component.js +2 -11
  343. package/esm2015/quantity-field/examples/basic/basic-quantity-field.module.js +1 -6
  344. package/esm2015/quantity-field/examples/customRange/custom-range-quantity-field.component.js +2 -11
  345. package/esm2015/quantity-field/examples/customRange/custom-range-quantity-field.module.js +1 -6
  346. package/esm2015/quantity-field/examples/daffodil-design-quantity-field-examples.js +2 -7
  347. package/esm2015/quantity-field/examples/disabled/disabled-quantity-field.component.js +2 -11
  348. package/esm2015/quantity-field/examples/disabled/disabled-quantity-field.module.js +1 -6
  349. package/esm2015/quantity-field/examples/examples.js +1 -7
  350. package/esm2015/quantity-field/examples/index.js +2 -7
  351. package/esm2015/quantity-field/examples/public_api.js +1 -6
  352. package/esm2015/quantity-field/examples/selectMax/select-max-quantity-field.component.js +2 -11
  353. package/esm2015/quantity-field/examples/selectMax/select-max-quantity-field.module.js +1 -6
  354. package/esm2015/radio/examples/basic-radio/basic-radio.component.js +2 -14
  355. package/esm2015/radio/examples/basic-radio/basic-radio.module.js +1 -6
  356. package/esm2015/radio/examples/daffodil-design-radio-examples.js +2 -7
  357. package/esm2015/radio/examples/examples.js +1 -8
  358. package/esm2015/radio/examples/index.js +2 -7
  359. package/esm2015/radio/examples/public_api.js +1 -6
  360. package/fesm2015/daffodil-design-accordion-examples.js +3 -37
  361. package/fesm2015/daffodil-design-accordion-examples.js.map +1 -1
  362. package/fesm2015/daffodil-design-article-examples.js +12 -92
  363. package/fesm2015/daffodil-design-article-examples.js.map +1 -1
  364. package/fesm2015/daffodil-design-button-examples.js +8 -132
  365. package/fesm2015/daffodil-design-button-examples.js.map +1 -1
  366. package/fesm2015/daffodil-design-callout-examples.js +5 -67
  367. package/fesm2015/daffodil-design-callout-examples.js.map +1 -1
  368. package/fesm2015/daffodil-design-card-examples.js +5 -65
  369. package/fesm2015/daffodil-design-card-examples.js.map +1 -1
  370. package/fesm2015/daffodil-design-checkbox-examples.js +3 -74
  371. package/fesm2015/daffodil-design-checkbox-examples.js.map +1 -1
  372. package/fesm2015/daffodil-design-hero-examples.js +5 -67
  373. package/fesm2015/daffodil-design-hero-examples.js.map +1 -1
  374. package/fesm2015/daffodil-design-list-examples.js +5 -78
  375. package/fesm2015/daffodil-design-list-examples.js.map +1 -1
  376. package/fesm2015/daffodil-design-loading-icon-examples.js +3 -47
  377. package/fesm2015/daffodil-design-loading-icon-examples.js.map +1 -1
  378. package/fesm2015/daffodil-design-media-gallery-examples.js +3 -43
  379. package/fesm2015/daffodil-design-media-gallery-examples.js.map +1 -1
  380. package/fesm2015/daffodil-design-modal-examples.js +3 -47
  381. package/fesm2015/daffodil-design-modal-examples.js.map +1 -1
  382. package/fesm2015/daffodil-design-quantity-field-examples.js +5 -81
  383. package/fesm2015/daffodil-design-quantity-field-examples.js.map +1 -1
  384. package/fesm2015/daffodil-design-radio-examples.js +2 -40
  385. package/fesm2015/daffodil-design-radio-examples.js.map +1 -1
  386. package/fesm2015/daffodil-design.js +387 -3555
  387. package/fesm2015/daffodil-design.js.map +1 -1
  388. package/hero/examples/daffodil-design-hero-examples.metadata.json +1 -1
  389. package/hero/examples/package.json +1 -1
  390. package/list/examples/package.json +1 -1
  391. package/loading-icon/examples/package.json +1 -1
  392. package/media-gallery/examples/package.json +1 -1
  393. package/modal/examples/package.json +1 -1
  394. package/package.json +2 -2
  395. package/quantity-field/examples/package.json +1 -1
  396. package/radio/examples/package.json +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"daffodil-design-loading-icon-examples.umd.js","sources":["../../../libs/design/loading-icon/examples/src/loading-icon-color/loading-icon-color.component.ts","../../../libs/design/loading-icon/examples/src/loading-icon-color/loading-icon-color.module.ts","../../../libs/design/loading-icon/examples/src/loading-icon-diameter/loading-icon-diameter.component.ts","../../../libs/design/loading-icon/examples/src/loading-icon-diameter/loading-icon-diameter.module.ts","../../../libs/design/loading-icon/examples/src/examples.ts"],"sourcesContent":["import { Component } from '@angular/core';\nimport {\n FormGroup,\n FormControl,\n} from '@angular/forms';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'loading-icon-color',\n templateUrl: './loading-icon-color.component.html',\n})\nexport class LoadingIconColorComponent {\n colorGroup = new FormGroup({\n color: new FormControl('primary'),\n });\n}\n","import { NgModule } from '@angular/core';\nimport { ReactiveFormsModule } from '@angular/forms';\n\nimport {\n DaffLoadingIconModule,\n DaffRadioModule,\n} from '@daffodil/design';\n\nimport { LoadingIconColorComponent } from './loading-icon-color.component';\n\n\n@NgModule({\n declarations: [\n LoadingIconColorComponent,\n ],\n exports: [\n LoadingIconColorComponent,\n ],\n imports: [\n DaffLoadingIconModule,\n DaffRadioModule,\n ReactiveFormsModule,\n ],\n})\nexport class LoadingIconColorModule { }\n","import { Component } from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'loading-icon-diameter',\n templateUrl: './loading-icon-diameter.component.html',\n})\nexport class LoadingIconDiameterComponent { }\n","import { NgModule } from '@angular/core';\n\nimport { DaffLoadingIconModule } from '@daffodil/design';\n\nimport { LoadingIconDiameterComponent } from './loading-icon-diameter.component';\n\n\n@NgModule({\n declarations: [\n LoadingIconDiameterComponent,\n ],\n exports: [\n LoadingIconDiameterComponent,\n ],\n imports: [\n DaffLoadingIconModule,\n ],\n})\nexport class LoadingIconDiameterModule { }\n","import { LoadingIconColorComponent } from './loading-icon-color/loading-icon-color.component';\nexport { LoadingIconColorModule } from './loading-icon-color/loading-icon-color.module';\nimport { LoadingIconDiameterComponent } from './loading-icon-diameter/loading-icon-diameter.component';\nexport { LoadingIconDiameterModule } from './loading-icon-diameter/loading-icon-diameter.module';\n\nexport const LOADING_ICON_EXAMPLES = [\n LoadingIconColorComponent,\n LoadingIconDiameterComponent,\n];\n"],"names":["FormGroup","FormControl","Component","NgModule","DaffLoadingIconModule","DaffRadioModule","ReactiveFormsModule"],"mappings":";;;;;;;;;;;;QAMA;YAME,eAAU,GAAG,IAAIA,eAAS,CAAC;gBACzB,KAAK,EAAE,IAAIC,iBAAW,CAAC,SAAS,CAAC;aAClC,CAAC,CAAC;SACJ;;;;gBATAC,cAAS,SAAC;;oBAET,QAAQ,EAAE,oBAAoB;oBAC9B,sbAAkD;iBACnD;;;;QAEC,+CAEG;;;;;;;;ICUL;QAAA;;;;;gBAbCC,aAAQ,SAAC;oBACR,YAAY,EAAE;wBACZ,yBAAyB;qBAC1B;oBACD,OAAO,EAAE;wBACP,yBAAyB;qBAC1B;oBACD,OAAO,EAAE;wBACPC,4BAAqB;wBACrBC,sBAAe;wBACfC,yBAAmB;qBACpB;iBACF;;;;;;;;;QChBD;;;;;gBALCJ,cAAS,SAAC;;oBAET,QAAQ,EAAE,uBAAuB;oBACjC,wEAAqD;iBACtD;;;;;;;;ICYD;QAAA;;;;;gBAXCC,aAAQ,SAAC;oBACR,YAAY,EAAE;wBACZ,4BAA4B;qBAC7B;oBACD,OAAO,EAAE;wBACP,4BAA4B;qBAC7B;oBACD,OAAO,EAAE;wBACPC,4BAAqB;qBACtB;iBACF;;;;;;;;;QCZY,qBAAqB,GAAG;QACnC,yBAAyB;QACzB,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"daffodil-design-loading-icon-examples.umd.js","sources":["../../../libs/design/loading-icon/examples/src/loading-icon-color/loading-icon-color.component.ts","../../../libs/design/loading-icon/examples/src/loading-icon-color/loading-icon-color.module.ts","../../../libs/design/loading-icon/examples/src/loading-icon-diameter/loading-icon-diameter.component.ts","../../../libs/design/loading-icon/examples/src/loading-icon-diameter/loading-icon-diameter.module.ts","../../../libs/design/loading-icon/examples/src/examples.ts","../../../libs/design/loading-icon/examples/src/daffodil-design-loading-icon-examples.ts"],"sourcesContent":["import { Component } from '@angular/core';\nimport {\n FormGroup,\n FormControl,\n} from '@angular/forms';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'loading-icon-color',\n templateUrl: './loading-icon-color.component.html',\n})\nexport class LoadingIconColorComponent {\n colorGroup = new FormGroup({\n color: new FormControl('primary'),\n });\n}\n","import { NgModule } from '@angular/core';\nimport { ReactiveFormsModule } from '@angular/forms';\n\nimport {\n DaffLoadingIconModule,\n DaffRadioModule,\n} from '@daffodil/design';\n\nimport { LoadingIconColorComponent } from './loading-icon-color.component';\n\n\n@NgModule({\n declarations: [\n LoadingIconColorComponent,\n ],\n exports: [\n LoadingIconColorComponent,\n ],\n imports: [\n DaffLoadingIconModule,\n DaffRadioModule,\n ReactiveFormsModule,\n ],\n})\nexport class LoadingIconColorModule { }\n","import { Component } from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'loading-icon-diameter',\n templateUrl: './loading-icon-diameter.component.html',\n})\nexport class LoadingIconDiameterComponent { }\n","import { NgModule } from '@angular/core';\n\nimport { DaffLoadingIconModule } from '@daffodil/design';\n\nimport { LoadingIconDiameterComponent } from './loading-icon-diameter.component';\n\n\n@NgModule({\n declarations: [\n LoadingIconDiameterComponent,\n ],\n exports: [\n LoadingIconDiameterComponent,\n ],\n imports: [\n DaffLoadingIconModule,\n ],\n})\nexport class LoadingIconDiameterModule { }\n","import { LoadingIconColorComponent } from './loading-icon-color/loading-icon-color.component';\nexport { LoadingIconColorModule } from './loading-icon-color/loading-icon-color.module';\nimport { LoadingIconDiameterComponent } from './loading-icon-diameter/loading-icon-diameter.component';\nexport { LoadingIconDiameterModule } from './loading-icon-diameter/loading-icon-diameter.module';\n\nexport const LOADING_ICON_EXAMPLES = [\n LoadingIconColorComponent,\n LoadingIconDiameterComponent,\n];\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n\nexport {LoadingIconDiameterComponent as ɵa} from './loading-icon-diameter/loading-icon-diameter.component';"],"names":["FormGroup","FormControl","Component","NgModule","DaffLoadingIconModule","DaffRadioModule","ReactiveFormsModule"],"mappings":";;;;;;;QAMA;YAME,eAAU,GAAG,IAAIA,eAAS,CAAC;gBACzB,KAAK,EAAE,IAAIC,iBAAW,CAAC,SAAS,CAAC;aAClC,CAAC,CAAC;SACJ;;;;gBATAC,cAAS,SAAC;;oBAET,QAAQ,EAAE,oBAAoB;oBAC9B,sbAAkD;iBACnD;;;ICcD;QAAA;;;;;gBAbCC,aAAQ,SAAC;oBACR,YAAY,EAAE;wBACZ,yBAAyB;qBAC1B;oBACD,OAAO,EAAE;wBACP,yBAAyB;qBAC1B;oBACD,OAAO,EAAE;wBACPC,4BAAqB;wBACrBC,sBAAe;wBACfC,yBAAmB;qBACpB;iBACF;;;;QChBD;;;;;gBALCJ,cAAS,SAAC;;oBAET,QAAQ,EAAE,uBAAuB;oBACjC,wEAAqD;iBACtD;;;ICYD;QAAA;;;;;gBAXCC,aAAQ,SAAC;oBACR,YAAY,EAAE;wBACZ,4BAA4B;qBAC7B;oBACD,OAAO,EAAE;wBACP,4BAA4B;qBAC7B;oBACD,OAAO,EAAE;wBACPC,4BAAqB;qBACtB;iBACF;;;QCZY,qBAAqB,GAAG;QACnC,yBAAyB;QACzB,4BAA4B;;;ICP9B;;;;;;;;;;;;;;"}
@@ -4,11 +4,6 @@
4
4
  (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.daffodil = global.daffodil || {}, global.daffodil.design = global.daffodil.design || {}, global.daffodil.design['media-gallery'] = global.daffodil.design['media-gallery'] || {}, global.daffodil.design['media-gallery'].examples = {}), global.ng.core, global.daffodil.design));
5
5
  }(this, (function (exports, core, design) { 'use strict';
6
6
 
7
- /**
8
- * @fileoverview added by tsickle
9
- * Generated from: basic-media-gallery/basic-media-gallery.component.ts
10
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
11
- */
12
7
  var BasicMediaGalleryComponent = /** @class */ (function () {
13
8
  function BasicMediaGalleryComponent() {
14
9
  }
@@ -19,14 +14,9 @@
19
14
  // eslint-disable-next-line @angular-eslint/component-selector
20
15
  selector: 'basic-media-gallery',
21
16
  template: "<daff-media-gallery>\n\t<daff-image daffThumbnail src=\"https://images.unsplash.com/photo-1556804335-2fa563e93aae?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=3763&q=80\" alt=\"Drink\" width=\"946\" height=\"946\"></daff-image>\n\t<daff-image daffThumbnail src=\"https://images.unsplash.com/photo-1607344635159-59930e3330b1?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1600&q=80\" alt=\"Drink\" width=\"946\" height=\"946\"></daff-image>\n\t<daff-image daffThumbnail src=\"https://images.unsplash.com/photo-1584559582213-787a2953dcbe?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1600&q=80\" alt=\"Fruits\" width=\"946\" height=\"946\"></daff-image>\n\t<daff-image daffThumbnail src=\"https://images.unsplash.com/photo-1587324438673-56c78a866b15?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1600&q=80\" alt=\"Lemons\" width=\"946\" height=\"946\"></daff-image>\n\t<daff-image daffThumbnail src=\"https://images.unsplash.com/photo-1543363136-7fbfcd3b240d?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1600&q=80\" alt=\"Avocado\" width=\"946\" height=\"946\"></daff-image>\n</daff-media-gallery>\n"
22
- }] }
17
+ },] }
23
18
  ];
24
19
 
25
- /**
26
- * @fileoverview added by tsickle
27
- * Generated from: mismatched-sizes-media-gallery/mismatched-sizes-media-gallery.component.ts
28
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
29
- */
30
20
  var MismatchedSizesMediaGalleryComponent = /** @class */ (function () {
31
21
  function MismatchedSizesMediaGalleryComponent() {
32
22
  }
@@ -37,25 +27,14 @@
37
27
  // eslint-disable-next-line @angular-eslint/component-selector
38
28
  selector: 'mismatched-sizes-media-gallery',
39
29
  template: "<daff-media-gallery>\n\t<daff-image daffThumbnail src=\"https://images.unsplash.com/photo-1556804335-2fa563e93aae?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=3763&q=80\" alt=\"Drink\" width=\"946\" height=\"946\"></daff-image>\n\t<daff-image daffThumbnail src=\"https://images.unsplash.com/photo-1551410224-699683e15636?ixlib=rb-1.2.1&ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&auto=format&fit=crop&w=1300&q=80\" alt=\"Drink\" width=\"640\" height=\"799\"></daff-image>\n\t<daff-image daffThumbnail src=\"https://images.unsplash.com/photo-1586788224331-947f68671cf1?ixlib=rb-1.2.1&ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&auto=format&fit=crop&w=934&q=80\" alt=\"Fruits\" width=\"640\" height=\"960\"></daff-image>\n\t<daff-image daffThumbnail src=\"https://images.unsplash.com/photo-1559181567-c3190ca9959b?ixlib=rb-1.2.1&ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&auto=format&fit=crop&w=1300&q=80\" alt=\"Cherries\" width=\"640\" height=\"800\"></daff-image>\n\t<daff-image daffThumbnail src=\"https://images.unsplash.com/photo-1606926167690-07a1edafd407?ixlib=rb-1.2.1&ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&auto=format&fit=crop&w=2250&q=80\" alt=\"Lemons\" width=\"640\" height=\"426\"></daff-image>\n</daff-media-gallery>\n"
40
- }] }
30
+ },] }
41
31
  ];
42
32
 
43
- /**
44
- * @fileoverview added by tsickle
45
- * Generated from: examples.ts
46
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
47
- */
48
- /** @type {?} */
49
33
  var MEDIA_GALLERY_EXAMPLES = [
50
34
  BasicMediaGalleryComponent,
51
35
  MismatchedSizesMediaGalleryComponent,
52
36
  ];
53
37
 
54
- /**
55
- * @fileoverview added by tsickle
56
- * Generated from: basic-media-gallery/basic-media-gallery.module.ts
57
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
58
- */
59
38
  var BasicMediaGalleryModule = /** @class */ (function () {
60
39
  function BasicMediaGalleryModule() {
61
40
  }
@@ -77,11 +56,6 @@
77
56
  },] }
78
57
  ];
79
58
 
80
- /**
81
- * @fileoverview added by tsickle
82
- * Generated from: mismatched-sizes-media-gallery/mismatched-sizes-media-gallery.module.ts
83
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
84
- */
85
59
  var MismatchedSizesMediaGalleryModule = /** @class */ (function () {
86
60
  function MismatchedSizesMediaGalleryModule() {
87
61
  }
@@ -104,21 +78,7 @@
104
78
  ];
105
79
 
106
80
  /**
107
- * @fileoverview added by tsickle
108
- * Generated from: public_api.ts
109
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
110
- */
111
-
112
- /**
113
- * @fileoverview added by tsickle
114
- * Generated from: index.ts
115
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
116
- */
117
-
118
- /**
119
- * @fileoverview added by tsickle
120
- * Generated from: daffodil-design-media-gallery-examples.ts
121
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
81
+ * Generated bundle index. Do not edit.
122
82
  */
123
83
 
124
84
  exports.BasicMediaGalleryModule = BasicMediaGalleryModule;
@@ -1 +1 @@
1
- {"version":3,"file":"daffodil-design-media-gallery-examples.umd.js","sources":["../../../libs/design/media-gallery/examples/src/basic-media-gallery/basic-media-gallery.component.ts","../../../libs/design/media-gallery/examples/src/mismatched-sizes-media-gallery/mismatched-sizes-media-gallery.component.ts","../../../libs/design/media-gallery/examples/src/examples.ts","../../../libs/design/media-gallery/examples/src/basic-media-gallery/basic-media-gallery.module.ts","../../../libs/design/media-gallery/examples/src/mismatched-sizes-media-gallery/mismatched-sizes-media-gallery.module.ts"],"sourcesContent":["import { Component } from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'basic-media-gallery',\n templateUrl: './basic-media-gallery.component.html',\n})\nexport class BasicMediaGalleryComponent {\n\n\n}\n","import { Component } from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'mismatched-sizes-media-gallery',\n templateUrl: './mismatched-sizes-media-gallery.component.html',\n})\nexport class MismatchedSizesMediaGalleryComponent {}\n","import { BasicMediaGalleryComponent } from './basic-media-gallery/basic-media-gallery.component';\nimport { MismatchedSizesMediaGalleryComponent } from './mismatched-sizes-media-gallery/mismatched-sizes-media-gallery.component';\n\nexport const MEDIA_GALLERY_EXAMPLES = [\n BasicMediaGalleryComponent,\n MismatchedSizesMediaGalleryComponent,\n];\n","import { NgModule } from '@angular/core';\n\nimport {\n DaffMediaGalleryModule,\n DaffImageModule,\n} from '@daffodil/design';\n\nimport { BasicMediaGalleryComponent } from './basic-media-gallery.component';\n\n@NgModule({\n declarations: [\n BasicMediaGalleryComponent,\n ],\n exports: [\n BasicMediaGalleryComponent,\n ],\n imports: [\n DaffImageModule,\n DaffMediaGalleryModule,\n ],\n providers: [],\n})\nexport class BasicMediaGalleryModule { }\n","import { NgModule } from '@angular/core';\n\nimport {\n DaffMediaGalleryModule,\n DaffImageModule,\n} from '@daffodil/design';\n\nimport { MismatchedSizesMediaGalleryComponent } from './mismatched-sizes-media-gallery.component';\n\n@NgModule({\n declarations: [\n MismatchedSizesMediaGalleryComponent,\n ],\n exports: [\n MismatchedSizesMediaGalleryComponent,\n ],\n imports: [\n DaffImageModule,\n DaffMediaGalleryModule,\n ],\n providers: [],\n})\nexport class MismatchedSizesMediaGalleryModule { }\n"],"names":["Component","NgModule","DaffImageModule","DaffMediaGalleryModule"],"mappings":";;;;;;;;;;;;QAOA;;;;;gBALCA,cAAS,SAAC;;oBAET,QAAQ,EAAE,qBAAqB;oBAC/B,kzCAAmD;iBACpD;;;;;;;;;QCCD;;;;;gBALCA,cAAS,SAAC;;oBAET,QAAQ,EAAE,gCAAgC;oBAC1C,+yCAA8D;iBAC/D;;;;;;;;;QCHY,sBAAsB,GAAG;QACpC,0BAA0B;QAC1B,oCAAoC;;;;;;;;;QCiBtC;;;;;gBAbCC,aAAQ,SAAC;oBACR,YAAY,EAAE;wBACZ,0BAA0B;qBAC3B;oBACD,OAAO,EAAE;wBACP,0BAA0B;qBAC3B;oBACD,OAAO,EAAE;wBACPC,sBAAe;wBACfC,6BAAsB;qBACvB;oBACD,SAAS,EAAE,EAAE;iBACd;;;;;;;;;QCCD;;;;;gBAbCF,aAAQ,SAAC;oBACR,YAAY,EAAE;wBACZ,oCAAoC;qBACrC;oBACD,OAAO,EAAE;wBACP,oCAAoC;qBACrC;oBACD,OAAO,EAAE;wBACPC,sBAAe;wBACfC,6BAAsB;qBACvB;oBACD,SAAS,EAAE,EAAE;iBACd;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"daffodil-design-media-gallery-examples.umd.js","sources":["../../../libs/design/media-gallery/examples/src/basic-media-gallery/basic-media-gallery.component.ts","../../../libs/design/media-gallery/examples/src/mismatched-sizes-media-gallery/mismatched-sizes-media-gallery.component.ts","../../../libs/design/media-gallery/examples/src/examples.ts","../../../libs/design/media-gallery/examples/src/basic-media-gallery/basic-media-gallery.module.ts","../../../libs/design/media-gallery/examples/src/mismatched-sizes-media-gallery/mismatched-sizes-media-gallery.module.ts","../../../libs/design/media-gallery/examples/src/daffodil-design-media-gallery-examples.ts"],"sourcesContent":["import { Component } from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'basic-media-gallery',\n templateUrl: './basic-media-gallery.component.html',\n})\nexport class BasicMediaGalleryComponent {\n\n\n}\n","import { Component } from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'mismatched-sizes-media-gallery',\n templateUrl: './mismatched-sizes-media-gallery.component.html',\n})\nexport class MismatchedSizesMediaGalleryComponent {}\n","import { BasicMediaGalleryComponent } from './basic-media-gallery/basic-media-gallery.component';\nimport { MismatchedSizesMediaGalleryComponent } from './mismatched-sizes-media-gallery/mismatched-sizes-media-gallery.component';\n\nexport const MEDIA_GALLERY_EXAMPLES = [\n BasicMediaGalleryComponent,\n MismatchedSizesMediaGalleryComponent,\n];\n","import { NgModule } from '@angular/core';\n\nimport {\n DaffMediaGalleryModule,\n DaffImageModule,\n} from '@daffodil/design';\n\nimport { BasicMediaGalleryComponent } from './basic-media-gallery.component';\n\n@NgModule({\n declarations: [\n BasicMediaGalleryComponent,\n ],\n exports: [\n BasicMediaGalleryComponent,\n ],\n imports: [\n DaffImageModule,\n DaffMediaGalleryModule,\n ],\n providers: [],\n})\nexport class BasicMediaGalleryModule { }\n","import { NgModule } from '@angular/core';\n\nimport {\n DaffMediaGalleryModule,\n DaffImageModule,\n} from '@daffodil/design';\n\nimport { MismatchedSizesMediaGalleryComponent } from './mismatched-sizes-media-gallery.component';\n\n@NgModule({\n declarations: [\n MismatchedSizesMediaGalleryComponent,\n ],\n exports: [\n MismatchedSizesMediaGalleryComponent,\n ],\n imports: [\n DaffImageModule,\n DaffMediaGalleryModule,\n ],\n providers: [],\n})\nexport class MismatchedSizesMediaGalleryModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n\nexport {BasicMediaGalleryComponent as ɵa} from './basic-media-gallery/basic-media-gallery.component';\nexport {MismatchedSizesMediaGalleryComponent as ɵb} from './mismatched-sizes-media-gallery/mismatched-sizes-media-gallery.component';"],"names":["Component","NgModule","DaffImageModule","DaffMediaGalleryModule"],"mappings":";;;;;;;QAOA;;;;;gBALCA,cAAS,SAAC;;oBAET,QAAQ,EAAE,qBAAqB;oBAC/B,kzCAAmD;iBACpD;;;;QCCD;;;;;gBALCA,cAAS,SAAC;;oBAET,QAAQ,EAAE,gCAAgC;oBAC1C,+yCAA8D;iBAC/D;;;QCHY,sBAAsB,GAAG;QACpC,0BAA0B;QAC1B,oCAAoC;;;;QCiBtC;;;;;gBAbCC,aAAQ,SAAC;oBACR,YAAY,EAAE;wBACZ,0BAA0B;qBAC3B;oBACD,OAAO,EAAE;wBACP,0BAA0B;qBAC3B;oBACD,OAAO,EAAE;wBACPC,sBAAe;wBACfC,6BAAsB;qBACvB;oBACD,SAAS,EAAE,EAAE;iBACd;;;;QCCD;;;;;gBAbCF,aAAQ,SAAC;oBACR,YAAY,EAAE;wBACZ,oCAAoC;qBACrC;oBACD,OAAO,EAAE;wBACP,oCAAoC;qBACrC;oBACD,OAAO,EAAE;wBACPC,sBAAe;wBACfC,6BAAsB;qBACvB;oBACD,SAAS,EAAE,EAAE;iBACd;;;ICrBD;;;;;;;;;;;;;;;;"}
@@ -4,11 +4,6 @@
4
4
  (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.daffodil = global.daffodil || {}, global.daffodil.design = global.daffodil.design || {}, global.daffodil.design.modal = global.daffodil.design.modal || {}, global.daffodil.design.modal.examples = {}), global.ng.core, global.daffodil.design));
5
5
  }(this, (function (exports, core, design) { 'use strict';
6
6
 
7
- /**
8
- * @fileoverview added by tsickle
9
- * Generated from: basic-modal/modal-content.component.ts
10
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
11
- */
12
7
  var BasicModalContentComponent = /** @class */ (function () {
13
8
  function BasicModalContentComponent() {
14
9
  }
@@ -19,24 +14,13 @@
19
14
  // eslint-disable-next-line @angular-eslint/component-selector
20
15
  selector: 'basic-modal-content',
21
16
  template: "<daff-modal-header>\n\t<h5 daffModalTitle>Modal Title</h5>\n</daff-modal-header>\n<daff-modal-content>\n\tModal content goes here. Components can be placed in here. The content is scrollable.\n</daff-modal-content>\n<daff-modal-actions>\n\t<button daff-button>Save Changes</button>\n</daff-modal-actions>"
22
- }] }
17
+ },] }
23
18
  ];
24
19
 
25
- /**
26
- * @fileoverview added by tsickle
27
- * Generated from: basic-modal/basic-modal.component.ts
28
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
29
- */
30
20
  var BasicModalComponent = /** @class */ (function () {
31
- /**
32
- * @param {?} modalService
33
- */
34
21
  function BasicModalComponent(modalService) {
35
22
  this.modalService = modalService;
36
23
  }
37
- /**
38
- * @return {?}
39
- */
40
24
  BasicModalComponent.prototype.showModal = function () {
41
25
  this.modal = this.modalService.open(BasicModalContentComponent);
42
26
  };
@@ -47,27 +31,13 @@
47
31
  // eslint-disable-next-line @angular-eslint/component-selector
48
32
  selector: 'basic-modal',
49
33
  template: "<button daff-button (click)=\"showModal()\">Open Modal</button>\n"
50
- }] }
34
+ },] }
51
35
  ];
52
36
  /** @nocollapse */
53
37
  BasicModalComponent.ctorParameters = function () { return [
54
38
  { type: design.DaffModalService }
55
39
  ]; };
56
- if (false) {
57
- /** @type {?} */
58
- BasicModalComponent.prototype.modal;
59
- /**
60
- * @type {?}
61
- * @private
62
- */
63
- BasicModalComponent.prototype.modalService;
64
- }
65
40
 
66
- /**
67
- * @fileoverview added by tsickle
68
- * Generated from: basic-modal/basic-modal.module.ts
69
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
70
- */
71
41
  var BasicModalModule = /** @class */ (function () {
72
42
  function BasicModalModule() {
73
43
  }
@@ -89,26 +59,12 @@
89
59
  },] }
90
60
  ];
91
61
 
92
- /**
93
- * @fileoverview added by tsickle
94
- * Generated from: public_api.ts
95
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
96
- */
97
- /** @type {?} */
98
62
  var MODAL_EXAMPLES = [
99
63
  { component: BasicModalComponent, module: BasicModalModule },
100
64
  ];
101
65
 
102
66
  /**
103
- * @fileoverview added by tsickle
104
- * Generated from: index.ts
105
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
106
- */
107
-
108
- /**
109
- * @fileoverview added by tsickle
110
- * Generated from: daffodil-design-modal-examples.ts
111
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
67
+ * Generated bundle index. Do not edit.
112
68
  */
113
69
 
114
70
  exports.MODAL_EXAMPLES = MODAL_EXAMPLES;
@@ -1 +1 @@
1
- {"version":3,"file":"daffodil-design-modal-examples.umd.js","sources":["../../../libs/design/modal/examples/src/basic-modal/modal-content.component.ts","../../../libs/design/modal/examples/src/basic-modal/basic-modal.component.ts","../../../libs/design/modal/examples/src/basic-modal/basic-modal.module.ts","../../../libs/design/modal/examples/src/public_api.ts"],"sourcesContent":["import { Component } from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'basic-modal-content',\n templateUrl: './modal-content.component.html',\n})\nexport class BasicModalContentComponent {\n\n}\n","import { Component } from '@angular/core';\n\nimport { DaffModalService } from '@daffodil/design';\n\nimport { BasicModalContentComponent } from './modal-content.component';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'basic-modal',\n templateUrl: './basic-modal.component.html',\n})\nexport class BasicModalComponent {\n modal: any;\n\n constructor(private modalService: DaffModalService) {}\n\n showModal() {\n this.modal = this.modalService.open(BasicModalContentComponent);\n }\n}\n","import { NgModule } from '@angular/core';\n\nimport {\n DaffModalModule,\n DaffButtonModule,\n} from '@daffodil/design';\n\nimport { BasicModalComponent } from './basic-modal.component';\nimport { BasicModalContentComponent } from './modal-content.component';\n\n@NgModule({\n imports: [\n DaffModalModule,\n DaffButtonModule,\n ],\n declarations: [\n BasicModalComponent,\n BasicModalContentComponent,\n ],\n exports: [\n BasicModalComponent,\n ],\n})\nexport class BasicModalModule { }\n","import { ComponentExample } from '@daffodil/design';\n\nimport { BasicModalComponent } from './basic-modal/basic-modal.component';\nimport { BasicModalModule } from './basic-modal/basic-modal.module';\n\nexport const MODAL_EXAMPLES: ComponentExample[] = [\n { component: BasicModalComponent, module: BasicModalModule },\n];\n"],"names":["Component","DaffModalService","NgModule","DaffModalModule","DaffButtonModule"],"mappings":";;;;;;;;;;;;QAOA;;;;;gBALCA,cAAS,SAAC;;oBAET,QAAQ,EAAE,qBAAqB;oBAC/B,4TAA6C;iBAC9C;;;;;;;;;;;;QCQC,6BAAoB,YAA8B;YAA9B,iBAAY,GAAZ,YAAY,CAAkB;SAAI;;;;QAEtD,uCAAS,GAAT;YACE,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,YAAY,CAAC,IAAI,CAAC,0BAA0B,CAAC,CAAC;SACjE;;;;gBAZFA,cAAS,SAAC;;oBAET,QAAQ,EAAE,aAAa;oBACvB,6EAA2C;iBAC5C;;;;gBARQC,uBAAgB;;;;QAUvB,oCAAW;;;;;QAEC,2CAAsC;;;;;;;;;QCSpD;;;;;gBAbCC,aAAQ,SAAC;oBACR,OAAO,EAAE;wBACPC,sBAAe;wBACfC,uBAAgB;qBACjB;oBACD,YAAY,EAAE;wBACZ,mBAAmB;wBACnB,0BAA0B;qBAC3B;oBACD,OAAO,EAAE;wBACP,mBAAmB;qBACpB;iBACF;;;;;;;;;QCjBY,cAAc,GAAuB;QAChD,EAAE,SAAS,EAAE,mBAAmB,EAAE,MAAM,EAAE,gBAAgB,EAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"daffodil-design-modal-examples.umd.js","sources":["../../../libs/design/modal/examples/src/basic-modal/modal-content.component.ts","../../../libs/design/modal/examples/src/basic-modal/basic-modal.component.ts","../../../libs/design/modal/examples/src/basic-modal/basic-modal.module.ts","../../../libs/design/modal/examples/src/public_api.ts","../../../libs/design/modal/examples/src/daffodil-design-modal-examples.ts"],"sourcesContent":["import { Component } from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'basic-modal-content',\n templateUrl: './modal-content.component.html',\n})\nexport class BasicModalContentComponent {\n\n}\n","import { Component } from '@angular/core';\n\nimport { DaffModalService } from '@daffodil/design';\n\nimport { BasicModalContentComponent } from './modal-content.component';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'basic-modal',\n templateUrl: './basic-modal.component.html',\n})\nexport class BasicModalComponent {\n modal: any;\n\n constructor(private modalService: DaffModalService) {}\n\n showModal() {\n this.modal = this.modalService.open(BasicModalContentComponent);\n }\n}\n","import { NgModule } from '@angular/core';\n\nimport {\n DaffModalModule,\n DaffButtonModule,\n} from '@daffodil/design';\n\nimport { BasicModalComponent } from './basic-modal.component';\nimport { BasicModalContentComponent } from './modal-content.component';\n\n@NgModule({\n imports: [\n DaffModalModule,\n DaffButtonModule,\n ],\n declarations: [\n BasicModalComponent,\n BasicModalContentComponent,\n ],\n exports: [\n BasicModalComponent,\n ],\n})\nexport class BasicModalModule { }\n","import { ComponentExample } from '@daffodil/design';\n\nimport { BasicModalComponent } from './basic-modal/basic-modal.component';\nimport { BasicModalModule } from './basic-modal/basic-modal.module';\n\nexport const MODAL_EXAMPLES: ComponentExample[] = [\n { component: BasicModalComponent, module: BasicModalModule },\n];\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n\nexport {BasicModalComponent as ɵa} from './basic-modal/basic-modal.component';\nexport {BasicModalModule as ɵb} from './basic-modal/basic-modal.module';\nexport {BasicModalContentComponent as ɵc} from './basic-modal/modal-content.component';"],"names":["Component","DaffModalService","NgModule","DaffModalModule","DaffButtonModule"],"mappings":";;;;;;;QAOA;;;;;gBALCA,cAAS,SAAC;;oBAET,QAAQ,EAAE,qBAAqB;oBAC/B,4TAA6C;iBAC9C;;;;QCQC,6BAAoB,YAA8B;YAA9B,iBAAY,GAAZ,YAAY,CAAkB;SAAI;QAEtD,uCAAS,GAAT;YACE,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,YAAY,CAAC,IAAI,CAAC,0BAA0B,CAAC,CAAC;SACjE;;;;gBAZFA,cAAS,SAAC;;oBAET,QAAQ,EAAE,aAAa;oBACvB,6EAA2C;iBAC5C;;;;gBARQC,uBAAgB;;;;QCqBzB;;;;;gBAbCC,aAAQ,SAAC;oBACR,OAAO,EAAE;wBACPC,sBAAe;wBACfC,uBAAgB;qBACjB;oBACD,YAAY,EAAE;wBACZ,mBAAmB;wBACnB,0BAA0B;qBAC3B;oBACD,OAAO,EAAE;wBACP,mBAAmB;qBACpB;iBACF;;;QCjBY,cAAc,GAAuB;QAChD,EAAE,SAAS,EAAE,mBAAmB,EAAE,MAAM,EAAE,gBAAgB,EAAE;;;ICN9D;;;;;;;;;;;;;;;"}
@@ -4,11 +4,6 @@
4
4
  (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.daffodil = global.daffodil || {}, global.daffodil.design = global.daffodil.design || {}, global.daffodil.design['quantity-field'] = global.daffodil.design['quantity-field'] || {}, global.daffodil.design['quantity-field'].examples = {}), global.ng.core, global.ng.forms, global.ng.common, global.daffodil.design));
5
5
  }(this, (function (exports, core, forms, common, design) { 'use strict';
6
6
 
7
- /**
8
- * @fileoverview added by tsickle
9
- * Generated from: basic/basic-quantity-field.component.ts
10
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
11
- */
12
7
  var BasicQuantityFieldComponent = /** @class */ (function () {
13
8
  function BasicQuantityFieldComponent() {
14
9
  this.control = new forms.FormControl(1);
@@ -21,18 +16,9 @@
21
16
  selector: 'basic-quantity-field',
22
17
  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",
23
18
  styles: [""]
24
- }] }
19
+ },] }
25
20
  ];
26
- if (false) {
27
- /** @type {?} */
28
- BasicQuantityFieldComponent.prototype.control;
29
- }
30
21
 
31
- /**
32
- * @fileoverview added by tsickle
33
- * Generated from: customRange/custom-range-quantity-field.component.ts
34
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
35
- */
36
22
  var CustomRangeQuantityFieldComponent = /** @class */ (function () {
37
23
  function CustomRangeQuantityFieldComponent() {
38
24
  this.control = new forms.FormControl(5);
@@ -45,18 +31,9 @@
45
31
  selector: 'custom-range-quantity-field',
46
32
  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",
47
33
  styles: [""]
48
- }] }
34
+ },] }
49
35
  ];
50
- if (false) {
51
- /** @type {?} */
52
- CustomRangeQuantityFieldComponent.prototype.control;
53
- }
54
36
 
55
- /**
56
- * @fileoverview added by tsickle
57
- * Generated from: disabled/disabled-quantity-field.component.ts
58
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
59
- */
60
37
  var DisabledQuantityFieldComponent = /** @class */ (function () {
61
38
  function DisabledQuantityFieldComponent() {
62
39
  this.control = new forms.FormControl({ value: '', disabled: true });
@@ -69,18 +46,9 @@
69
46
  selector: 'disabled-quantity-field',
70
47
  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",
71
48
  styles: [""]
72
- }] }
49
+ },] }
73
50
  ];
74
- if (false) {
75
- /** @type {?} */
76
- DisabledQuantityFieldComponent.prototype.control;
77
- }
78
51
 
79
- /**
80
- * @fileoverview added by tsickle
81
- * Generated from: selectMax/select-max-quantity-field.component.ts
82
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
83
- */
84
52
  var SelectMaxQuantityFieldComponent = /** @class */ (function () {
85
53
  function SelectMaxQuantityFieldComponent() {
86
54
  this.control = new forms.FormControl(1);
@@ -93,19 +61,9 @@
93
61
  selector: 'select-max-quantity-field',
94
62
  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",
95
63
  styles: [""]
96
- }] }
64
+ },] }
97
65
  ];
98
- if (false) {
99
- /** @type {?} */
100
- SelectMaxQuantityFieldComponent.prototype.control;
101
- }
102
66
 
103
- /**
104
- * @fileoverview added by tsickle
105
- * Generated from: examples.ts
106
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
107
- */
108
- /** @type {?} */
109
67
  var QUANTITY_FIELD_EXAMPLES = [
110
68
  BasicQuantityFieldComponent,
111
69
  CustomRangeQuantityFieldComponent,
@@ -113,11 +71,6 @@
113
71
  SelectMaxQuantityFieldComponent,
114
72
  ];
115
73
 
116
- /**
117
- * @fileoverview added by tsickle
118
- * Generated from: basic/basic-quantity-field.module.ts
119
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
120
- */
121
74
  var BasicQuantityFieldModule = /** @class */ (function () {
122
75
  function BasicQuantityFieldModule() {
123
76
  }
@@ -140,11 +93,6 @@
140
93
  },] }
141
94
  ];
142
95
 
143
- /**
144
- * @fileoverview added by tsickle
145
- * Generated from: customRange/custom-range-quantity-field.module.ts
146
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
147
- */
148
96
  var CustomRangeQuantityFieldModule = /** @class */ (function () {
149
97
  function CustomRangeQuantityFieldModule() {
150
98
  }
@@ -167,11 +115,6 @@
167
115
  },] }
168
116
  ];
169
117
 
170
- /**
171
- * @fileoverview added by tsickle
172
- * Generated from: disabled/disabled-quantity-field.module.ts
173
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
174
- */
175
118
  var DisabledQuantityFieldModule = /** @class */ (function () {
176
119
  function DisabledQuantityFieldModule() {
177
120
  }
@@ -194,11 +137,6 @@
194
137
  },] }
195
138
  ];
196
139
 
197
- /**
198
- * @fileoverview added by tsickle
199
- * Generated from: selectMax/select-max-quantity-field.module.ts
200
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
201
- */
202
140
  var SelectMaxQuantityFieldModule = /** @class */ (function () {
203
141
  function SelectMaxQuantityFieldModule() {
204
142
  }
@@ -222,21 +160,7 @@
222
160
  ];
223
161
 
224
162
  /**
225
- * @fileoverview added by tsickle
226
- * Generated from: public_api.ts
227
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
228
- */
229
-
230
- /**
231
- * @fileoverview added by tsickle
232
- * Generated from: index.ts
233
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
234
- */
235
-
236
- /**
237
- * @fileoverview added by tsickle
238
- * Generated from: daffodil-design-quantity-field-examples.ts
239
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
163
+ * Generated bundle index. Do not edit.
240
164
  */
241
165
 
242
166
  exports.BasicQuantityFieldModule = BasicQuantityFieldModule;
@@ -1 +1 @@
1
- {"version":3,"file":"daffodil-design-quantity-field-examples.umd.js","sources":["../../../libs/design/quantity-field/examples/src/basic/basic-quantity-field.component.ts","../../../libs/design/quantity-field/examples/src/customRange/custom-range-quantity-field.component.ts","../../../libs/design/quantity-field/examples/src/disabled/disabled-quantity-field.component.ts","../../../libs/design/quantity-field/examples/src/selectMax/select-max-quantity-field.component.ts","../../../libs/design/quantity-field/examples/src/examples.ts","../../../libs/design/quantity-field/examples/src/basic/basic-quantity-field.module.ts","../../../libs/design/quantity-field/examples/src/customRange/custom-range-quantity-field.module.ts","../../../libs/design/quantity-field/examples/src/disabled/disabled-quantity-field.module.ts","../../../libs/design/quantity-field/examples/src/selectMax/select-max-quantity-field.module.ts"],"sourcesContent":["import { Component } from '@angular/core';\nimport { FormControl } from '@angular/forms';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'basic-quantity-field',\n templateUrl: './basic-quantity-field.component.html',\n styleUrls: ['./basic-quantity-field.component.scss'],\n})\nexport class BasicQuantityFieldComponent {\n control = new FormControl(1);\n}\n","import { Component } from '@angular/core';\nimport { FormControl } from '@angular/forms';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'custom-range-quantity-field',\n templateUrl: './custom-range-quantity-field.component.html',\n styleUrls: ['./custom-range-quantity-field.component.scss'],\n})\nexport class CustomRangeQuantityFieldComponent {\n control = new FormControl(5);\n}\n","import { Component } from '@angular/core';\nimport { FormControl } from '@angular/forms';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'disabled-quantity-field',\n templateUrl: './disabled-quantity-field.component.html',\n styleUrls: ['./disabled-quantity-field.component.scss'],\n})\nexport class DisabledQuantityFieldComponent {\n control = new FormControl({ value : '' , disabled: true });\n}\n","import { Component } from '@angular/core';\nimport { FormControl } from '@angular/forms';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'select-max-quantity-field',\n templateUrl: './select-max-quantity-field.component.html',\n styleUrls: ['./select-max-quantity-field.component.scss'],\n})\nexport class SelectMaxQuantityFieldComponent {\n control = new FormControl(1);\n}\n","import { BasicQuantityFieldComponent } from './basic/basic-quantity-field.component';\nimport { CustomRangeQuantityFieldComponent } from './customRange/custom-range-quantity-field.component';\nimport { DisabledQuantityFieldComponent } from './disabled/disabled-quantity-field.component';\nimport { SelectMaxQuantityFieldComponent } from './selectMax/select-max-quantity-field.component';\n\nexport const QUANTITY_FIELD_EXAMPLES = [\n BasicQuantityFieldComponent,\n CustomRangeQuantityFieldComponent,\n DisabledQuantityFieldComponent,\n SelectMaxQuantityFieldComponent,\n];\n","import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { ReactiveFormsModule } from '@angular/forms';\n\nimport {\n DaffQuantityFieldModule,\n DaffFormFieldModule,\n} from '@daffodil/design';\n\nimport { BasicQuantityFieldComponent } from './basic-quantity-field.component';\n\n@NgModule({\n declarations: [\n BasicQuantityFieldComponent,\n ],\n exports: [\n BasicQuantityFieldComponent,\n ],\n imports: [\n CommonModule,\n ReactiveFormsModule,\n DaffFormFieldModule,\n DaffQuantityFieldModule,\n ],\n})\nexport class BasicQuantityFieldModule {}\n","import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { ReactiveFormsModule } from '@angular/forms';\n\nimport {\n DaffQuantityFieldModule,\n DaffFormFieldModule,\n} from '@daffodil/design';\n\nimport { CustomRangeQuantityFieldComponent } from './custom-range-quantity-field.component';\n\n@NgModule({\n declarations: [\n CustomRangeQuantityFieldComponent,\n ],\n exports: [\n CustomRangeQuantityFieldComponent,\n ],\n imports: [\n CommonModule,\n ReactiveFormsModule,\n DaffFormFieldModule,\n DaffQuantityFieldModule,\n ],\n})\nexport class CustomRangeQuantityFieldModule {}\n","import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { ReactiveFormsModule } from '@angular/forms';\n\nimport {\n DaffQuantityFieldModule,\n DaffFormFieldModule,\n} from '@daffodil/design';\n\nimport { DisabledQuantityFieldComponent } from './disabled-quantity-field.component';\n\n@NgModule({\n declarations: [\n DisabledQuantityFieldComponent,\n ],\n exports: [\n DisabledQuantityFieldComponent,\n ],\n imports: [\n CommonModule,\n ReactiveFormsModule,\n DaffFormFieldModule,\n DaffQuantityFieldModule,\n ],\n})\nexport class DisabledQuantityFieldModule {}\n","import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { ReactiveFormsModule } from '@angular/forms';\n\nimport {\n DaffQuantityFieldModule,\n DaffFormFieldModule,\n} from '@daffodil/design';\n\nimport { SelectMaxQuantityFieldComponent } from './select-max-quantity-field.component';\n\n@NgModule({\n declarations: [\n SelectMaxQuantityFieldComponent,\n ],\n exports: [\n SelectMaxQuantityFieldComponent,\n ],\n imports: [\n CommonModule,\n ReactiveFormsModule,\n DaffFormFieldModule,\n DaffQuantityFieldModule,\n ],\n})\nexport class SelectMaxQuantityFieldModule {}\n"],"names":["FormControl","Component","NgModule","CommonModule","ReactiveFormsModule","DaffFormFieldModule","DaffQuantityFieldModule"],"mappings":";;;;;;;;;;;;QAGA;YAOE,YAAO,GAAG,IAAIA,iBAAW,CAAC,CAAC,CAAC,CAAC;SAC9B;;;;gBARAC,cAAS,SAAC;;oBAET,QAAQ,EAAE,sBAAsB;oBAChC,6KAAoD;;iBAErD;;;;QAEC,8CAA6B;;;;;;;;;QCP/B;YAOE,YAAO,GAAG,IAAID,iBAAW,CAAC,CAAC,CAAC,CAAC;SAC9B;;;;gBARAC,cAAS,SAAC;;oBAET,QAAQ,EAAE,6BAA6B;oBACvC,yNAA2D;;iBAE5D;;;;QAEC,oDAA6B;;;;;;;;;QCP/B;YAOE,YAAO,GAAG,IAAID,iBAAW,CAAC,EAAE,KAAK,EAAG,EAAE,EAAG,QAAQ,EAAE,IAAI,EAAE,CAAC,CAAC;SAC5D;;;;gBARAC,cAAS,SAAC;;oBAET,QAAQ,EAAE,yBAAyB;oBACnC,6KAAuD;;iBAExD;;;;QAEC,iDAA2D;;;;;;;;;QCP7D;YAOE,YAAO,GAAG,IAAID,iBAAW,CAAC,CAAC,CAAC,CAAC;SAC9B;;;;gBARAC,cAAS,SAAC;;oBAET,QAAQ,EAAE,2BAA2B;oBACrC,8MAAyD;;iBAE1D;;;;QAEC,kDAA6B;;;;;;;;;QCLlB,uBAAuB,GAAG;QACrC,2BAA2B;QAC3B,iCAAiC;QACjC,8BAA8B;QAC9B,+BAA+B;;;;;;;;;QCgBjC;;;;;gBAdCC,aAAQ,SAAC;oBACR,YAAY,EAAE;wBACZ,2BAA2B;qBAC5B;oBACD,OAAO,EAAE;wBACP,2BAA2B;qBAC5B;oBACD,OAAO,EAAE;wBACPC,mBAAY;wBACZC,yBAAmB;wBACnBC,0BAAmB;wBACnBC,8BAAuB;qBACxB;iBACF;;;;;;;;;QCCD;;;;;gBAdCJ,aAAQ,SAAC;oBACR,YAAY,EAAE;wBACZ,iCAAiC;qBAClC;oBACD,OAAO,EAAE;wBACP,iCAAiC;qBAClC;oBACD,OAAO,EAAE;wBACPC,mBAAY;wBACZC,yBAAmB;wBACnBC,0BAAmB;wBACnBC,8BAAuB;qBACxB;iBACF;;;;;;;;;QCCD;;;;;gBAdCJ,aAAQ,SAAC;oBACR,YAAY,EAAE;wBACZ,8BAA8B;qBAC/B;oBACD,OAAO,EAAE;wBACP,8BAA8B;qBAC/B;oBACD,OAAO,EAAE;wBACPC,mBAAY;wBACZC,yBAAmB;wBACnBC,0BAAmB;wBACnBC,8BAAuB;qBACxB;iBACF;;;;;;;;;QCCD;;;;;gBAdCJ,aAAQ,SAAC;oBACR,YAAY,EAAE;wBACZ,+BAA+B;qBAChC;oBACD,OAAO,EAAE;wBACP,+BAA+B;qBAChC;oBACD,OAAO,EAAE;wBACPC,mBAAY;wBACZC,yBAAmB;wBACnBC,0BAAmB;wBACnBC,8BAAuB;qBACxB;iBACF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"daffodil-design-quantity-field-examples.umd.js","sources":["../../../libs/design/quantity-field/examples/src/basic/basic-quantity-field.component.ts","../../../libs/design/quantity-field/examples/src/customRange/custom-range-quantity-field.component.ts","../../../libs/design/quantity-field/examples/src/disabled/disabled-quantity-field.component.ts","../../../libs/design/quantity-field/examples/src/selectMax/select-max-quantity-field.component.ts","../../../libs/design/quantity-field/examples/src/examples.ts","../../../libs/design/quantity-field/examples/src/basic/basic-quantity-field.module.ts","../../../libs/design/quantity-field/examples/src/customRange/custom-range-quantity-field.module.ts","../../../libs/design/quantity-field/examples/src/disabled/disabled-quantity-field.module.ts","../../../libs/design/quantity-field/examples/src/selectMax/select-max-quantity-field.module.ts","../../../libs/design/quantity-field/examples/src/daffodil-design-quantity-field-examples.ts"],"sourcesContent":["import { Component } from '@angular/core';\nimport { FormControl } from '@angular/forms';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'basic-quantity-field',\n templateUrl: './basic-quantity-field.component.html',\n styleUrls: ['./basic-quantity-field.component.scss'],\n})\nexport class BasicQuantityFieldComponent {\n control = new FormControl(1);\n}\n","import { Component } from '@angular/core';\nimport { FormControl } from '@angular/forms';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'custom-range-quantity-field',\n templateUrl: './custom-range-quantity-field.component.html',\n styleUrls: ['./custom-range-quantity-field.component.scss'],\n})\nexport class CustomRangeQuantityFieldComponent {\n control = new FormControl(5);\n}\n","import { Component } from '@angular/core';\nimport { FormControl } from '@angular/forms';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'disabled-quantity-field',\n templateUrl: './disabled-quantity-field.component.html',\n styleUrls: ['./disabled-quantity-field.component.scss'],\n})\nexport class DisabledQuantityFieldComponent {\n control = new FormControl({ value : '' , disabled: true });\n}\n","import { Component } from '@angular/core';\nimport { FormControl } from '@angular/forms';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'select-max-quantity-field',\n templateUrl: './select-max-quantity-field.component.html',\n styleUrls: ['./select-max-quantity-field.component.scss'],\n})\nexport class SelectMaxQuantityFieldComponent {\n control = new FormControl(1);\n}\n","import { BasicQuantityFieldComponent } from './basic/basic-quantity-field.component';\nimport { CustomRangeQuantityFieldComponent } from './customRange/custom-range-quantity-field.component';\nimport { DisabledQuantityFieldComponent } from './disabled/disabled-quantity-field.component';\nimport { SelectMaxQuantityFieldComponent } from './selectMax/select-max-quantity-field.component';\n\nexport const QUANTITY_FIELD_EXAMPLES = [\n BasicQuantityFieldComponent,\n CustomRangeQuantityFieldComponent,\n DisabledQuantityFieldComponent,\n SelectMaxQuantityFieldComponent,\n];\n","import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { ReactiveFormsModule } from '@angular/forms';\n\nimport {\n DaffQuantityFieldModule,\n DaffFormFieldModule,\n} from '@daffodil/design';\n\nimport { BasicQuantityFieldComponent } from './basic-quantity-field.component';\n\n@NgModule({\n declarations: [\n BasicQuantityFieldComponent,\n ],\n exports: [\n BasicQuantityFieldComponent,\n ],\n imports: [\n CommonModule,\n ReactiveFormsModule,\n DaffFormFieldModule,\n DaffQuantityFieldModule,\n ],\n})\nexport class BasicQuantityFieldModule {}\n","import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { ReactiveFormsModule } from '@angular/forms';\n\nimport {\n DaffQuantityFieldModule,\n DaffFormFieldModule,\n} from '@daffodil/design';\n\nimport { CustomRangeQuantityFieldComponent } from './custom-range-quantity-field.component';\n\n@NgModule({\n declarations: [\n CustomRangeQuantityFieldComponent,\n ],\n exports: [\n CustomRangeQuantityFieldComponent,\n ],\n imports: [\n CommonModule,\n ReactiveFormsModule,\n DaffFormFieldModule,\n DaffQuantityFieldModule,\n ],\n})\nexport class CustomRangeQuantityFieldModule {}\n","import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { ReactiveFormsModule } from '@angular/forms';\n\nimport {\n DaffQuantityFieldModule,\n DaffFormFieldModule,\n} from '@daffodil/design';\n\nimport { DisabledQuantityFieldComponent } from './disabled-quantity-field.component';\n\n@NgModule({\n declarations: [\n DisabledQuantityFieldComponent,\n ],\n exports: [\n DisabledQuantityFieldComponent,\n ],\n imports: [\n CommonModule,\n ReactiveFormsModule,\n DaffFormFieldModule,\n DaffQuantityFieldModule,\n ],\n})\nexport class DisabledQuantityFieldModule {}\n","import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { ReactiveFormsModule } from '@angular/forms';\n\nimport {\n DaffQuantityFieldModule,\n DaffFormFieldModule,\n} from '@daffodil/design';\n\nimport { SelectMaxQuantityFieldComponent } from './select-max-quantity-field.component';\n\n@NgModule({\n declarations: [\n SelectMaxQuantityFieldComponent,\n ],\n exports: [\n SelectMaxQuantityFieldComponent,\n ],\n imports: [\n CommonModule,\n ReactiveFormsModule,\n DaffFormFieldModule,\n DaffQuantityFieldModule,\n ],\n})\nexport class SelectMaxQuantityFieldModule {}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n\nexport {BasicQuantityFieldComponent as ɵa} from './basic/basic-quantity-field.component';\nexport {CustomRangeQuantityFieldComponent as ɵb} from './customRange/custom-range-quantity-field.component';\nexport {DisabledQuantityFieldComponent as ɵc} from './disabled/disabled-quantity-field.component';\nexport {SelectMaxQuantityFieldComponent as ɵd} from './selectMax/select-max-quantity-field.component';"],"names":["FormControl","Component","NgModule","CommonModule","ReactiveFormsModule","DaffFormFieldModule","DaffQuantityFieldModule"],"mappings":";;;;;;;QAGA;YAOE,YAAO,GAAG,IAAIA,iBAAW,CAAC,CAAC,CAAC,CAAC;SAC9B;;;;gBARAC,cAAS,SAAC;;oBAET,QAAQ,EAAE,sBAAsB;oBAChC,6KAAoD;;iBAErD;;;;QCLD;YAOE,YAAO,GAAG,IAAID,iBAAW,CAAC,CAAC,CAAC,CAAC;SAC9B;;;;gBARAC,cAAS,SAAC;;oBAET,QAAQ,EAAE,6BAA6B;oBACvC,yNAA2D;;iBAE5D;;;;QCLD;YAOE,YAAO,GAAG,IAAID,iBAAW,CAAC,EAAE,KAAK,EAAG,EAAE,EAAG,QAAQ,EAAE,IAAI,EAAE,CAAC,CAAC;SAC5D;;;;gBARAC,cAAS,SAAC;;oBAET,QAAQ,EAAE,yBAAyB;oBACnC,6KAAuD;;iBAExD;;;;QCLD;YAOE,YAAO,GAAG,IAAID,iBAAW,CAAC,CAAC,CAAC,CAAC;SAC9B;;;;gBARAC,cAAS,SAAC;;oBAET,QAAQ,EAAE,2BAA2B;oBACrC,8MAAyD;;iBAE1D;;;QCHY,uBAAuB,GAAG;QACrC,2BAA2B;QAC3B,iCAAiC;QACjC,8BAA8B;QAC9B,+BAA+B;;;;QCgBjC;;;;;gBAdCC,aAAQ,SAAC;oBACR,YAAY,EAAE;wBACZ,2BAA2B;qBAC5B;oBACD,OAAO,EAAE;wBACP,2BAA2B;qBAC5B;oBACD,OAAO,EAAE;wBACPC,mBAAY;wBACZC,yBAAmB;wBACnBC,0BAAmB;wBACnBC,8BAAuB;qBACxB;iBACF;;;;QCCD;;;;;gBAdCJ,aAAQ,SAAC;oBACR,YAAY,EAAE;wBACZ,iCAAiC;qBAClC;oBACD,OAAO,EAAE;wBACP,iCAAiC;qBAClC;oBACD,OAAO,EAAE;wBACPC,mBAAY;wBACZC,yBAAmB;wBACnBC,0BAAmB;wBACnBC,8BAAuB;qBACxB;iBACF;;;;QCCD;;;;;gBAdCJ,aAAQ,SAAC;oBACR,YAAY,EAAE;wBACZ,8BAA8B;qBAC/B;oBACD,OAAO,EAAE;wBACP,8BAA8B;qBAC/B;oBACD,OAAO,EAAE;wBACPC,mBAAY;wBACZC,yBAAmB;wBACnBC,0BAAmB;wBACnBC,8BAAuB;qBACxB;iBACF;;;;QCCD;;;;;gBAdCJ,aAAQ,SAAC;oBACR,YAAY,EAAE;wBACZ,+BAA+B;qBAChC;oBACD,OAAO,EAAE;wBACP,+BAA+B;qBAChC;oBACD,OAAO,EAAE;wBACPC,mBAAY;wBACZC,yBAAmB;wBACnBC,0BAAmB;wBACnBC,8BAAuB;qBACxB;iBACF;;;ICxBD;;;;;;;;;;;;;;;;;;;;"}
@@ -4,20 +4,12 @@
4
4
  (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.daffodil = global.daffodil || {}, global.daffodil.design = global.daffodil.design || {}, global.daffodil.design.radio = global.daffodil.design.radio || {}, global.daffodil.design.radio.examples = {}), global.ng.core, global.ng.forms, global.daffodil.design));
5
5
  }(this, (function (exports, core, forms, design) { 'use strict';
6
6
 
7
- /**
8
- * @fileoverview added by tsickle
9
- * Generated from: basic-radio/basic-radio.component.ts
10
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
11
- */
12
7
  var BasicRadioComponent = /** @class */ (function () {
13
8
  function BasicRadioComponent() {
14
9
  this.radioGroup = new forms.FormGroup({
15
10
  race: new forms.FormControl('Zerg'),
16
11
  });
17
12
  }
18
- /**
19
- * @return {?}
20
- */
21
13
  BasicRadioComponent.prototype.ngOnInit = function () {
22
14
  };
23
15
  return BasicRadioComponent;
@@ -27,20 +19,11 @@
27
19
  // eslint-disable-next-line @angular-eslint/component-selector
28
20
  selector: 'basic-radio',
29
21
  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>"
30
- }] }
22
+ },] }
31
23
  ];
32
24
  /** @nocollapse */
33
25
  BasicRadioComponent.ctorParameters = function () { return []; };
34
- if (false) {
35
- /** @type {?} */
36
- BasicRadioComponent.prototype.radioGroup;
37
- }
38
26
 
39
- /**
40
- * @fileoverview added by tsickle
41
- * Generated from: basic-radio/basic-radio.module.ts
42
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
43
- */
44
27
  var BasicRadioModule = /** @class */ (function () {
45
28
  function BasicRadioModule() {
46
29
  }
@@ -62,36 +45,15 @@
62
45
  },] }
63
46
  ];
64
47
 
65
- /**
66
- * @fileoverview added by tsickle
67
- * Generated from: examples.ts
68
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
69
- */
70
- /** @type {?} */
71
48
  var RADIO_EXAMPLES = [
72
49
  BasicRadioComponent,
73
50
  ];
74
- /** @type {?} */
75
51
  var RADIO_EXAMPLES_MODULES = [
76
52
  BasicRadioModule,
77
53
  ];
78
54
 
79
55
  /**
80
- * @fileoverview added by tsickle
81
- * Generated from: public_api.ts
82
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
83
- */
84
-
85
- /**
86
- * @fileoverview added by tsickle
87
- * Generated from: index.ts
88
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
89
- */
90
-
91
- /**
92
- * @fileoverview added by tsickle
93
- * Generated from: daffodil-design-radio-examples.ts
94
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
56
+ * Generated bundle index. Do not edit.
95
57
  */
96
58
 
97
59
  exports.RADIO_EXAMPLES = RADIO_EXAMPLES;
@@ -1 +1 @@
1
- {"version":3,"file":"daffodil-design-radio-examples.umd.js","sources":["../../../libs/design/radio/examples/src/basic-radio/basic-radio.component.ts","../../../libs/design/radio/examples/src/basic-radio/basic-radio.module.ts","../../../libs/design/radio/examples/src/examples.ts"],"sourcesContent":["import {\n Component,\n OnInit,\n} from '@angular/core';\nimport {\n FormGroup,\n FormControl,\n} from '@angular/forms';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'basic-radio',\n templateUrl: './basic-radio.component.html',\n})\nexport class BasicRadioComponent implements OnInit {\n\n radioGroup = new FormGroup({\n race: new FormControl('Zerg'),\n });\n constructor() {\n }\n\n ngOnInit() {\n }\n}\n","import { NgModule } from '@angular/core';\nimport { ReactiveFormsModule } from '@angular/forms';\n\nimport { DaffRadioModule } from '@daffodil/design';\n\nimport { BasicRadioComponent } from './basic-radio.component';\n\n@NgModule({\n\n declarations: [\n BasicRadioComponent,\n ],\n exports: [\n BasicRadioComponent,\n ],\n imports: [\n DaffRadioModule,\n ReactiveFormsModule,\n ],\n providers: [],\n})\nexport class BasicRadioModule { }\n","import { BasicRadioComponent } from './basic-radio/basic-radio.component';\nimport { BasicRadioModule } from './basic-radio/basic-radio.module';\n\nexport const RADIO_EXAMPLES = [\n BasicRadioComponent,\n];\n\nexport const RADIO_EXAMPLES_MODULES = [\n BasicRadioModule,\n];\n"],"names":["FormGroup","FormControl","Component","NgModule","DaffRadioModule","ReactiveFormsModule"],"mappings":";;;;;;;;;;;;QAmBI;YAHA,eAAU,GAAG,IAAIA,eAAS,CAAC;gBACzB,IAAI,EAAE,IAAIC,iBAAW,CAAC,MAAM,CAAC;aAC9B,CAAC,CAAC;SAEF;;;;QAED,sCAAQ,GAAR;SACC;;;;gBAdJC,cAAS,SAAC;;oBAET,QAAQ,EAAE,aAAa;oBACvB,waAA2C;iBAC5C;;;;;;QAGG,yCAEG;;;;;;;;;QCGP;;;;;gBAdCC,aAAQ,SAAC;oBAER,YAAY,EAAE;wBACZ,mBAAmB;qBACpB;oBACD,OAAO,EAAE;wBACP,mBAAmB;qBACpB;oBACD,OAAO,EAAE;wBACPC,sBAAe;wBACfC,yBAAmB;qBACpB;oBACD,SAAS,EAAE,EAAE;iBACd;;;;;;;;;QCjBY,cAAc,GAAG;QAC5B,mBAAmB;;;QAGR,sBAAsB,GAAG;QACpC,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"daffodil-design-radio-examples.umd.js","sources":["../../../libs/design/radio/examples/src/basic-radio/basic-radio.component.ts","../../../libs/design/radio/examples/src/basic-radio/basic-radio.module.ts","../../../libs/design/radio/examples/src/examples.ts","../../../libs/design/radio/examples/src/daffodil-design-radio-examples.ts"],"sourcesContent":["import {\n Component,\n OnInit,\n} from '@angular/core';\nimport {\n FormGroup,\n FormControl,\n} from '@angular/forms';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'basic-radio',\n templateUrl: './basic-radio.component.html',\n})\nexport class BasicRadioComponent implements OnInit {\n\n radioGroup = new FormGroup({\n race: new FormControl('Zerg'),\n });\n constructor() {\n }\n\n ngOnInit() {\n }\n}\n","import { NgModule } from '@angular/core';\nimport { ReactiveFormsModule } from '@angular/forms';\n\nimport { DaffRadioModule } from '@daffodil/design';\n\nimport { BasicRadioComponent } from './basic-radio.component';\n\n@NgModule({\n\n declarations: [\n BasicRadioComponent,\n ],\n exports: [\n BasicRadioComponent,\n ],\n imports: [\n DaffRadioModule,\n ReactiveFormsModule,\n ],\n providers: [],\n})\nexport class BasicRadioModule { }\n","import { BasicRadioComponent } from './basic-radio/basic-radio.component';\nimport { BasicRadioModule } from './basic-radio/basic-radio.module';\n\nexport const RADIO_EXAMPLES = [\n BasicRadioComponent,\n];\n\nexport const RADIO_EXAMPLES_MODULES = [\n BasicRadioModule,\n];\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n\nexport {BasicRadioComponent as ɵa} from './basic-radio/basic-radio.component';\nexport {BasicRadioModule as ɵb} from './basic-radio/basic-radio.module';"],"names":["FormGroup","FormControl","Component","NgModule","DaffRadioModule","ReactiveFormsModule"],"mappings":";;;;;;;QAmBI;YAHA,eAAU,GAAG,IAAIA,eAAS,CAAC;gBACzB,IAAI,EAAE,IAAIC,iBAAW,CAAC,MAAM,CAAC;aAC9B,CAAC,CAAC;SAEF;QAED,sCAAQ,GAAR;SACC;;;;gBAdJC,cAAS,SAAC;;oBAET,QAAQ,EAAE,aAAa;oBACvB,waAA2C;iBAC5C;;;;;;QCQD;;;;;gBAdCC,aAAQ,SAAC;oBAER,YAAY,EAAE;wBACZ,mBAAmB;qBACpB;oBACD,OAAO,EAAE;wBACP,mBAAmB;qBACpB;oBACD,OAAO,EAAE;wBACPC,sBAAe;wBACfC,yBAAmB;qBACpB;oBACD,SAAS,EAAE,EAAE;iBACd;;;QCjBY,cAAc,GAAG;QAC5B,mBAAmB;MACnB;QAEW,sBAAsB,GAAG;QACpC,gBAAgB;;;ICRlB;;;;;;;;;;;;;;;"}