@ni/nimble-angular 16.0.3 → 16.0.4

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 (401) hide show
  1. package/directives/icons/index.d.ts +2 -2
  2. package/esm2020/directives/anchor/nimble-anchor-router-link-with-href.directive.mjs +3 -3
  3. package/esm2020/directives/anchor/nimble-anchor-router-link.directive.mjs +3 -3
  4. package/esm2020/directives/anchor/nimble-anchor.directive.mjs +3 -3
  5. package/esm2020/directives/anchor/nimble-anchor.module.mjs +4 -4
  6. package/esm2020/directives/anchor-base/nimble-anchor-base.directive.mjs +3 -3
  7. package/esm2020/directives/anchor-button/nimble-anchor-button-router-link-with-href.directive.mjs +3 -3
  8. package/esm2020/directives/anchor-button/nimble-anchor-button-router-link.directive.mjs +3 -3
  9. package/esm2020/directives/anchor-button/nimble-anchor-button.directive.mjs +3 -3
  10. package/esm2020/directives/anchor-button/nimble-anchor-button.module.mjs +4 -4
  11. package/esm2020/directives/anchor-tab/nimble-anchor-tab-router-link-with-href.directive.mjs +3 -3
  12. package/esm2020/directives/anchor-tab/nimble-anchor-tab-router-link.directive.mjs +3 -3
  13. package/esm2020/directives/anchor-tab/nimble-anchor-tab.directive.mjs +3 -3
  14. package/esm2020/directives/anchor-tab/nimble-anchor-tab.module.mjs +4 -4
  15. package/esm2020/directives/anchor-tabs/nimble-anchor-tabs.directive.mjs +3 -3
  16. package/esm2020/directives/anchor-tabs/nimble-anchor-tabs.module.mjs +4 -4
  17. package/esm2020/directives/breadcrumb/nimble-breadcrumb.directive.mjs +3 -3
  18. package/esm2020/directives/breadcrumb/nimble-breadcrumb.module.mjs +4 -4
  19. package/esm2020/directives/breadcrumb-item/nimble-breadcrumb-item-router-link-with-href.directive.mjs +3 -3
  20. package/esm2020/directives/breadcrumb-item/nimble-breadcrumb-item-router-link.directive.mjs +3 -3
  21. package/esm2020/directives/breadcrumb-item/nimble-breadcrumb-item.directive.mjs +3 -3
  22. package/esm2020/directives/breadcrumb-item/nimble-breadcrumb-item.module.mjs +4 -4
  23. package/esm2020/directives/button/nimble-button.directive.mjs +3 -3
  24. package/esm2020/directives/button/nimble-button.module.mjs +4 -4
  25. package/esm2020/directives/card-button/nimble-card-button.directive.mjs +3 -3
  26. package/esm2020/directives/card-button/nimble-card-button.module.mjs +4 -4
  27. package/esm2020/directives/checkbox/nimble-checkbox-control-value-accessor.directive.mjs +3 -3
  28. package/esm2020/directives/checkbox/nimble-checkbox.directive.mjs +3 -3
  29. package/esm2020/directives/checkbox/nimble-checkbox.module.mjs +4 -4
  30. package/esm2020/directives/combobox/nimble-combobox-control-value-accessor.directive.mjs +3 -3
  31. package/esm2020/directives/combobox/nimble-combobox.directive.mjs +3 -3
  32. package/esm2020/directives/combobox/nimble-combobox.module.mjs +4 -4
  33. package/esm2020/directives/dialog/nimble-dialog.directive.mjs +3 -3
  34. package/esm2020/directives/dialog/nimble-dialog.module.mjs +4 -4
  35. package/esm2020/directives/drawer/nimble-drawer.directive.mjs +3 -3
  36. package/esm2020/directives/drawer/nimble-drawer.module.mjs +4 -4
  37. package/esm2020/directives/icon-base/nimble-icon-base.directive.mjs +3 -3
  38. package/esm2020/directives/icons/add/nimble-icon-add.directive.mjs +3 -3
  39. package/esm2020/directives/icons/add/nimble-icon-add.module.mjs +4 -4
  40. package/esm2020/directives/icons/arrow-down-right-and-arrow-up-left/nimble-icon-arrow-down-right-and-arrow-up-left.directive.mjs +3 -3
  41. package/esm2020/directives/icons/arrow-down-right-and-arrow-up-left/nimble-icon-arrow-down-right-and-arrow-up-left.module.mjs +4 -4
  42. package/esm2020/directives/icons/arrow-expander-down/nimble-icon-arrow-expander-down.directive.mjs +3 -3
  43. package/esm2020/directives/icons/arrow-expander-down/nimble-icon-arrow-expander-down.module.mjs +4 -4
  44. package/esm2020/directives/icons/arrow-expander-left/nimble-icon-arrow-expander-left.directive.mjs +3 -3
  45. package/esm2020/directives/icons/arrow-expander-left/nimble-icon-arrow-expander-left.module.mjs +4 -4
  46. package/esm2020/directives/icons/arrow-expander-right/nimble-icon-arrow-expander-right.directive.mjs +3 -3
  47. package/esm2020/directives/icons/arrow-expander-right/nimble-icon-arrow-expander-right.module.mjs +4 -4
  48. package/esm2020/directives/icons/arrow-expander-up/nimble-icon-arrow-expander-up.directive.mjs +3 -3
  49. package/esm2020/directives/icons/arrow-expander-up/nimble-icon-arrow-expander-up.module.mjs +4 -4
  50. package/esm2020/directives/icons/arrow-left-from-line/nimble-icon-arrow-left-from-line.directive.mjs +3 -3
  51. package/esm2020/directives/icons/arrow-left-from-line/nimble-icon-arrow-left-from-line.module.mjs +4 -4
  52. package/esm2020/directives/icons/arrow-partial-rotate-left/nimble-icon-arrow-partial-rotate-left.directive.mjs +3 -3
  53. package/esm2020/directives/icons/arrow-partial-rotate-left/nimble-icon-arrow-partial-rotate-left.module.mjs +4 -4
  54. package/esm2020/directives/icons/arrow-right-to-line/nimble-icon-arrow-right-to-line.directive.mjs +3 -3
  55. package/esm2020/directives/icons/arrow-right-to-line/nimble-icon-arrow-right-to-line.module.mjs +4 -4
  56. package/esm2020/directives/icons/arrow-rotate-right/nimble-icon-arrow-rotate-right.directive.mjs +3 -3
  57. package/esm2020/directives/icons/arrow-rotate-right/nimble-icon-arrow-rotate-right.module.mjs +4 -4
  58. package/esm2020/directives/icons/arrow-u-rotate-left/nimble-icon-arrow-u-rotate-left.directive.mjs +3 -3
  59. package/esm2020/directives/icons/arrow-u-rotate-left/nimble-icon-arrow-u-rotate-left.module.mjs +4 -4
  60. package/esm2020/directives/icons/arrow-up-left-and-arrow-down-right/nimble-icon-arrow-up-left-and-arrow-down-right.directive.mjs +3 -3
  61. package/esm2020/directives/icons/arrow-up-left-and-arrow-down-right/nimble-icon-arrow-up-left-and-arrow-down-right.module.mjs +4 -4
  62. package/esm2020/directives/icons/arrows-maximize/nimble-icon-arrows-maximize.directive.mjs +3 -3
  63. package/esm2020/directives/icons/arrows-maximize/nimble-icon-arrows-maximize.module.mjs +4 -4
  64. package/esm2020/directives/icons/arrows-repeat/nimble-icon-arrows-repeat.directive.mjs +3 -3
  65. package/esm2020/directives/icons/arrows-repeat/nimble-icon-arrows-repeat.module.mjs +4 -4
  66. package/esm2020/directives/icons/bars/nimble-icon-bars.directive.mjs +3 -3
  67. package/esm2020/directives/icons/bars/nimble-icon-bars.module.mjs +4 -4
  68. package/esm2020/directives/icons/bell/nimble-icon-bell.directive.mjs +3 -3
  69. package/esm2020/directives/icons/bell/nimble-icon-bell.module.mjs +4 -4
  70. package/esm2020/directives/icons/bell-and-comment/nimble-icon-bell-and-comment.directive.mjs +3 -3
  71. package/esm2020/directives/icons/bell-and-comment/nimble-icon-bell-and-comment.module.mjs +4 -4
  72. package/esm2020/directives/icons/bell-circle/nimble-icon-bell-circle.directive.mjs +3 -3
  73. package/esm2020/directives/icons/bell-circle/nimble-icon-bell-circle.module.mjs +4 -4
  74. package/esm2020/directives/icons/bell-solid-circle/nimble-icon-bell-solid-circle.directive.mjs +3 -3
  75. package/esm2020/directives/icons/bell-solid-circle/nimble-icon-bell-solid-circle.module.mjs +4 -4
  76. package/esm2020/directives/icons/block-with-ribbon/nimble-icon-block-with-ribbon.directive.mjs +3 -3
  77. package/esm2020/directives/icons/block-with-ribbon/nimble-icon-block-with-ribbon.module.mjs +4 -4
  78. package/esm2020/directives/icons/book-magnifying-glass/nimble-icon-book-magnifying-glass.directive.mjs +3 -3
  79. package/esm2020/directives/icons/book-magnifying-glass/nimble-icon-book-magnifying-glass.module.mjs +4 -4
  80. package/esm2020/directives/icons/calendar/nimble-icon-calendar.directive.mjs +3 -3
  81. package/esm2020/directives/icons/calendar/nimble-icon-calendar.module.mjs +4 -4
  82. package/esm2020/directives/icons/chart-diagram/nimble-icon-chart-diagram.directive.mjs +3 -3
  83. package/esm2020/directives/icons/chart-diagram/nimble-icon-chart-diagram.module.mjs +4 -4
  84. package/esm2020/directives/icons/chart-diagram-child-focus/nimble-icon-chart-diagram-child-focus.directive.mjs +3 -3
  85. package/esm2020/directives/icons/chart-diagram-child-focus/nimble-icon-chart-diagram-child-focus.module.mjs +4 -4
  86. package/esm2020/directives/icons/chart-diagram-parent-focus/nimble-icon-chart-diagram-parent-focus.directive.mjs +3 -3
  87. package/esm2020/directives/icons/chart-diagram-parent-focus/nimble-icon-chart-diagram-parent-focus.module.mjs +4 -4
  88. package/esm2020/directives/icons/chart-diagram-parent-focus-two-child/nimble-icon-chart-diagram-parent-focus-two-child.directive.mjs +3 -3
  89. package/esm2020/directives/icons/chart-diagram-parent-focus-two-child/nimble-icon-chart-diagram-parent-focus-two-child.module.mjs +4 -4
  90. package/esm2020/directives/icons/check/nimble-icon-check.directive.mjs +3 -3
  91. package/esm2020/directives/icons/check/nimble-icon-check.module.mjs +4 -4
  92. package/esm2020/directives/icons/check-dot/nimble-icon-check-dot.directive.mjs +3 -3
  93. package/esm2020/directives/icons/check-dot/nimble-icon-check-dot.module.mjs +4 -4
  94. package/esm2020/directives/icons/check-large/nimble-icon-check-large.directive.mjs +3 -3
  95. package/esm2020/directives/icons/check-large/nimble-icon-check-large.module.mjs +4 -4
  96. package/esm2020/directives/icons/circle/nimble-icon-circle.directive.mjs +3 -3
  97. package/esm2020/directives/icons/circle/nimble-icon-circle.module.mjs +4 -4
  98. package/esm2020/directives/icons/circle-broken/nimble-icon-circle-broken.directive.mjs +3 -3
  99. package/esm2020/directives/icons/circle-broken/nimble-icon-circle-broken.module.mjs +4 -4
  100. package/esm2020/directives/icons/circle-check/nimble-icon-circle-check.directive.mjs +3 -3
  101. package/esm2020/directives/icons/circle-check/nimble-icon-circle-check.module.mjs +4 -4
  102. package/esm2020/directives/icons/circle-filled/nimble-icon-circle-filled.directive.mjs +3 -3
  103. package/esm2020/directives/icons/circle-filled/nimble-icon-circle-filled.module.mjs +4 -4
  104. package/esm2020/directives/icons/circle-partial-broken/nimble-icon-circle-partial-broken.directive.mjs +3 -3
  105. package/esm2020/directives/icons/circle-partial-broken/nimble-icon-circle-partial-broken.module.mjs +4 -4
  106. package/esm2020/directives/icons/circle-slash/nimble-icon-circle-slash.directive.mjs +3 -3
  107. package/esm2020/directives/icons/circle-slash/nimble-icon-circle-slash.module.mjs +4 -4
  108. package/esm2020/directives/icons/circle-x/nimble-icon-circle-x.directive.mjs +3 -3
  109. package/esm2020/directives/icons/circle-x/nimble-icon-circle-x.module.mjs +4 -4
  110. package/esm2020/directives/icons/clipboard/nimble-icon-clipboard.directive.mjs +3 -3
  111. package/esm2020/directives/icons/clipboard/nimble-icon-clipboard.module.mjs +4 -4
  112. package/esm2020/directives/icons/clock/nimble-icon-clock.directive.mjs +3 -3
  113. package/esm2020/directives/icons/clock/nimble-icon-clock.module.mjs +4 -4
  114. package/esm2020/directives/icons/clock-cog/nimble-icon-clock-cog.directive.mjs +3 -3
  115. package/esm2020/directives/icons/clock-cog/nimble-icon-clock-cog.module.mjs +4 -4
  116. package/esm2020/directives/icons/clock-triangle/nimble-icon-clock-triangle.directive.mjs +3 -3
  117. package/esm2020/directives/icons/clock-triangle/nimble-icon-clock-triangle.module.mjs +4 -4
  118. package/esm2020/directives/icons/clone/nimble-icon-clone.directive.mjs +3 -3
  119. package/esm2020/directives/icons/clone/nimble-icon-clone.module.mjs +4 -4
  120. package/esm2020/directives/icons/cloud/nimble-icon-cloud.directive.mjs +3 -3
  121. package/esm2020/directives/icons/cloud/nimble-icon-cloud.module.mjs +4 -4
  122. package/esm2020/directives/icons/cloud-upload/nimble-icon-cloud-upload.directive.mjs +3 -3
  123. package/esm2020/directives/icons/cloud-upload/nimble-icon-cloud-upload.module.mjs +4 -4
  124. package/esm2020/directives/icons/cloud-with-arrow/nimble-icon-cloud-with-arrow.directive.mjs +3 -3
  125. package/esm2020/directives/icons/cloud-with-arrow/nimble-icon-cloud-with-arrow.module.mjs +4 -4
  126. package/esm2020/directives/icons/cog/nimble-icon-cog.directive.mjs +3 -3
  127. package/esm2020/directives/icons/cog/nimble-icon-cog.module.mjs +4 -4
  128. package/esm2020/directives/icons/cog-database/nimble-icon-cog-database.directive.mjs +3 -3
  129. package/esm2020/directives/icons/cog-database/nimble-icon-cog-database.module.mjs +4 -4
  130. package/esm2020/directives/icons/cog-database-inset/nimble-icon-cog-database-inset.directive.mjs +3 -3
  131. package/esm2020/directives/icons/cog-database-inset/nimble-icon-cog-database-inset.module.mjs +4 -4
  132. package/esm2020/directives/icons/cog-small-cog/nimble-icon-cog-small-cog.directive.mjs +3 -3
  133. package/esm2020/directives/icons/cog-small-cog/nimble-icon-cog-small-cog.module.mjs +4 -4
  134. package/esm2020/directives/icons/cog-zoomed/nimble-icon-cog-zoomed.directive.mjs +3 -3
  135. package/esm2020/directives/icons/cog-zoomed/nimble-icon-cog-zoomed.module.mjs +4 -4
  136. package/esm2020/directives/icons/comment/nimble-icon-comment.directive.mjs +3 -3
  137. package/esm2020/directives/icons/comment/nimble-icon-comment.module.mjs +4 -4
  138. package/esm2020/directives/icons/computer-and-monitor/nimble-icon-computer-and-monitor.directive.mjs +3 -3
  139. package/esm2020/directives/icons/computer-and-monitor/nimble-icon-computer-and-monitor.module.mjs +4 -4
  140. package/esm2020/directives/icons/copy/nimble-icon-copy.directive.mjs +3 -3
  141. package/esm2020/directives/icons/copy/nimble-icon-copy.module.mjs +4 -4
  142. package/esm2020/directives/icons/copy-text/nimble-icon-copy-text.directive.mjs +3 -3
  143. package/esm2020/directives/icons/copy-text/nimble-icon-copy-text.module.mjs +4 -4
  144. package/esm2020/directives/icons/dashboard-builder/nimble-icon-dashboard-builder.directive.mjs +3 -3
  145. package/esm2020/directives/icons/dashboard-builder/nimble-icon-dashboard-builder.module.mjs +4 -4
  146. package/esm2020/directives/icons/dashboard-builder-legend/nimble-icon-dashboard-builder-legend.directive.mjs +3 -3
  147. package/esm2020/directives/icons/dashboard-builder-legend/nimble-icon-dashboard-builder-legend.module.mjs +4 -4
  148. package/esm2020/directives/icons/dashboard-builder-templates/nimble-icon-dashboard-builder-templates.directive.mjs +3 -3
  149. package/esm2020/directives/icons/dashboard-builder-templates/nimble-icon-dashboard-builder-templates.module.mjs +4 -4
  150. package/esm2020/directives/icons/dashboard-builder-tile/nimble-icon-dashboard-builder-tile.directive.mjs +3 -3
  151. package/esm2020/directives/icons/dashboard-builder-tile/nimble-icon-dashboard-builder-tile.module.mjs +4 -4
  152. package/esm2020/directives/icons/database/nimble-icon-database.directive.mjs +3 -3
  153. package/esm2020/directives/icons/database/nimble-icon-database.module.mjs +4 -4
  154. package/esm2020/directives/icons/database-check/nimble-icon-database-check.directive.mjs +3 -3
  155. package/esm2020/directives/icons/database-check/nimble-icon-database-check.module.mjs +4 -4
  156. package/esm2020/directives/icons/desktop/nimble-icon-desktop.directive.mjs +3 -3
  157. package/esm2020/directives/icons/desktop/nimble-icon-desktop.module.mjs +4 -4
  158. package/esm2020/directives/icons/donut-chart/nimble-icon-donut-chart.directive.mjs +3 -3
  159. package/esm2020/directives/icons/donut-chart/nimble-icon-donut-chart.module.mjs +4 -4
  160. package/esm2020/directives/icons/dot-solid-dot-stroke/nimble-icon-dot-solid-dot-stroke.directive.mjs +3 -3
  161. package/esm2020/directives/icons/dot-solid-dot-stroke/nimble-icon-dot-solid-dot-stroke.module.mjs +4 -4
  162. package/esm2020/directives/icons/dot-solid-dot-stroke-measurement/nimble-icon-dot-solid-dot-stroke-measurement.directive.mjs +3 -3
  163. package/esm2020/directives/icons/dot-solid-dot-stroke-measurement/nimble-icon-dot-solid-dot-stroke-measurement.module.mjs +4 -4
  164. package/esm2020/directives/icons/download/nimble-icon-download.directive.mjs +3 -3
  165. package/esm2020/directives/icons/download/nimble-icon-download.module.mjs +4 -4
  166. package/esm2020/directives/icons/electronic-chip-zoomed/nimble-icon-electronic-chip-zoomed.directive.mjs +3 -3
  167. package/esm2020/directives/icons/electronic-chip-zoomed/nimble-icon-electronic-chip-zoomed.module.mjs +4 -4
  168. package/esm2020/directives/icons/exclamation-mark/nimble-icon-exclamation-mark.directive.mjs +3 -3
  169. package/esm2020/directives/icons/exclamation-mark/nimble-icon-exclamation-mark.module.mjs +4 -4
  170. package/esm2020/directives/icons/eye/nimble-icon-eye.directive.mjs +3 -3
  171. package/esm2020/directives/icons/eye/nimble-icon-eye.module.mjs +4 -4
  172. package/esm2020/directives/icons/fancy-a/nimble-icon-fancy-a.directive.mjs +3 -3
  173. package/esm2020/directives/icons/fancy-a/nimble-icon-fancy-a.module.mjs +4 -4
  174. package/esm2020/directives/icons/file/nimble-icon-file.directive.mjs +3 -3
  175. package/esm2020/directives/icons/file/nimble-icon-file.module.mjs +4 -4
  176. package/esm2020/directives/icons/file-drawer/nimble-icon-file-drawer.directive.mjs +3 -3
  177. package/esm2020/directives/icons/file-drawer/nimble-icon-file-drawer.module.mjs +4 -4
  178. package/esm2020/directives/icons/file-search/nimble-icon-file-search.directive.mjs +3 -3
  179. package/esm2020/directives/icons/file-search/nimble-icon-file-search.module.mjs +4 -4
  180. package/esm2020/directives/icons/filter/nimble-icon-filter.directive.mjs +3 -3
  181. package/esm2020/directives/icons/filter/nimble-icon-filter.module.mjs +4 -4
  182. package/esm2020/directives/icons/floppy-disk-checkmark/nimble-icon-floppy-disk-checkmark.directive.mjs +3 -3
  183. package/esm2020/directives/icons/floppy-disk-checkmark/nimble-icon-floppy-disk-checkmark.module.mjs +4 -4
  184. package/esm2020/directives/icons/floppy-disk-star-arrow-right/nimble-icon-floppy-disk-star-arrow-right.directive.mjs +3 -3
  185. package/esm2020/directives/icons/floppy-disk-star-arrow-right/nimble-icon-floppy-disk-star-arrow-right.module.mjs +4 -4
  186. package/esm2020/directives/icons/floppy-disk-three-dots/nimble-icon-floppy-disk-three-dots.directive.mjs +3 -3
  187. package/esm2020/directives/icons/floppy-disk-three-dots/nimble-icon-floppy-disk-three-dots.module.mjs +4 -4
  188. package/esm2020/directives/icons/folder/nimble-icon-folder.directive.mjs +3 -3
  189. package/esm2020/directives/icons/folder/nimble-icon-folder.module.mjs +4 -4
  190. package/esm2020/directives/icons/folder-open/nimble-icon-folder-open.directive.mjs +3 -3
  191. package/esm2020/directives/icons/folder-open/nimble-icon-folder-open.module.mjs +4 -4
  192. package/esm2020/directives/icons/forward-slash/nimble-icon-forward-slash.directive.mjs +3 -3
  193. package/esm2020/directives/icons/forward-slash/nimble-icon-forward-slash.module.mjs +4 -4
  194. package/esm2020/directives/icons/four-dots-square/nimble-icon-four-dots-square.directive.mjs +3 -3
  195. package/esm2020/directives/icons/four-dots-square/nimble-icon-four-dots-square.module.mjs +4 -4
  196. package/esm2020/directives/icons/function/nimble-icon-function.directive.mjs +3 -3
  197. package/esm2020/directives/icons/function/nimble-icon-function.module.mjs +4 -4
  198. package/esm2020/directives/icons/gauge-simple/nimble-icon-gauge-simple.directive.mjs +3 -3
  199. package/esm2020/directives/icons/gauge-simple/nimble-icon-gauge-simple.module.mjs +4 -4
  200. package/esm2020/directives/icons/grid-three-by-three/nimble-icon-grid-three-by-three.directive.mjs +3 -3
  201. package/esm2020/directives/icons/grid-three-by-three/nimble-icon-grid-three-by-three.module.mjs +4 -4
  202. package/esm2020/directives/icons/grid-two-by-two/nimble-icon-grid-two-by-two.directive.mjs +3 -3
  203. package/esm2020/directives/icons/grid-two-by-two/nimble-icon-grid-two-by-two.module.mjs +4 -4
  204. package/esm2020/directives/icons/hammer/nimble-icon-hammer.directive.mjs +3 -3
  205. package/esm2020/directives/icons/hammer/nimble-icon-hammer.module.mjs +4 -4
  206. package/esm2020/directives/icons/hashtag/nimble-icon-hashtag.directive.mjs +3 -3
  207. package/esm2020/directives/icons/hashtag/nimble-icon-hashtag.module.mjs +4 -4
  208. package/esm2020/directives/icons/home/nimble-icon-home.directive.mjs +3 -3
  209. package/esm2020/directives/icons/home/nimble-icon-home.module.mjs +4 -4
  210. package/esm2020/directives/icons/hourglass/nimble-icon-hourglass.directive.mjs +3 -3
  211. package/esm2020/directives/icons/hourglass/nimble-icon-hourglass.module.mjs +4 -4
  212. package/esm2020/directives/icons/indeterminant-checkbox/nimble-icon-indeterminant-checkbox.directive.mjs +3 -3
  213. package/esm2020/directives/icons/indeterminant-checkbox/nimble-icon-indeterminant-checkbox.module.mjs +4 -4
  214. package/esm2020/directives/icons/index.mjs +3 -3
  215. package/esm2020/directives/icons/info/nimble-icon-info.directive.mjs +3 -3
  216. package/esm2020/directives/icons/info/nimble-icon-info.module.mjs +4 -4
  217. package/esm2020/directives/icons/info-circle/nimble-icon-info-circle.directive.mjs +3 -3
  218. package/esm2020/directives/icons/info-circle/nimble-icon-info-circle.module.mjs +4 -4
  219. package/esm2020/directives/icons/key/nimble-icon-key.directive.mjs +3 -3
  220. package/esm2020/directives/icons/key/nimble-icon-key.module.mjs +4 -4
  221. package/esm2020/directives/icons/laptop/nimble-icon-laptop.directive.mjs +3 -3
  222. package/esm2020/directives/icons/laptop/nimble-icon-laptop.module.mjs +4 -4
  223. package/esm2020/directives/icons/layer-group/nimble-icon-layer-group.directive.mjs +3 -3
  224. package/esm2020/directives/icons/layer-group/nimble-icon-layer-group.module.mjs +4 -4
  225. package/esm2020/directives/icons/lightning-bolt/nimble-icon-lightning-bolt.directive.mjs +3 -3
  226. package/esm2020/directives/icons/lightning-bolt/nimble-icon-lightning-bolt.module.mjs +4 -4
  227. package/esm2020/directives/icons/link/nimble-icon-link.directive.mjs +3 -3
  228. package/esm2020/directives/icons/link/nimble-icon-link.module.mjs +4 -4
  229. package/esm2020/directives/icons/link-cancel/nimble-icon-link-cancel.directive.mjs +3 -3
  230. package/esm2020/directives/icons/link-cancel/nimble-icon-link-cancel.module.mjs +4 -4
  231. package/esm2020/directives/icons/list/nimble-icon-list.directive.mjs +3 -3
  232. package/esm2020/directives/icons/list/nimble-icon-list.module.mjs +4 -4
  233. package/esm2020/directives/icons/list-tree/nimble-icon-list-tree.directive.mjs +3 -3
  234. package/esm2020/directives/icons/list-tree/nimble-icon-list-tree.module.mjs +4 -4
  235. package/esm2020/directives/icons/list-tree-database/nimble-icon-list-tree-database.directive.mjs +3 -3
  236. package/esm2020/directives/icons/list-tree-database/nimble-icon-list-tree-database.module.mjs +4 -4
  237. package/esm2020/directives/icons/lock/nimble-icon-lock.directive.mjs +3 -3
  238. package/esm2020/directives/icons/lock/nimble-icon-lock.module.mjs +4 -4
  239. package/esm2020/directives/icons/magnifying-glass/nimble-icon-magnifying-glass.directive.mjs +3 -3
  240. package/esm2020/directives/icons/magnifying-glass/nimble-icon-magnifying-glass.module.mjs +4 -4
  241. package/esm2020/directives/icons/markdown/nimble-icon-markdown.directive.mjs +3 -3
  242. package/esm2020/directives/icons/markdown/nimble-icon-markdown.module.mjs +4 -4
  243. package/esm2020/directives/icons/minus/nimble-icon-minus.directive.mjs +3 -3
  244. package/esm2020/directives/icons/minus/nimble-icon-minus.module.mjs +4 -4
  245. package/esm2020/directives/icons/minus-wide/nimble-icon-minus-wide.directive.mjs +3 -3
  246. package/esm2020/directives/icons/minus-wide/nimble-icon-minus-wide.module.mjs +4 -4
  247. package/esm2020/directives/icons/mobile/nimble-icon-mobile.directive.mjs +3 -3
  248. package/esm2020/directives/icons/mobile/nimble-icon-mobile.module.mjs +4 -4
  249. package/esm2020/directives/icons/notebook/nimble-icon-notebook.directive.mjs +3 -3
  250. package/esm2020/directives/icons/notebook/nimble-icon-notebook.module.mjs +4 -4
  251. package/esm2020/directives/icons/paste/nimble-icon-paste.directive.mjs +3 -3
  252. package/esm2020/directives/icons/paste/nimble-icon-paste.module.mjs +4 -4
  253. package/esm2020/directives/icons/pencil/nimble-icon-pencil.directive.mjs +3 -3
  254. package/esm2020/directives/icons/pencil/nimble-icon-pencil.module.mjs +4 -4
  255. package/esm2020/directives/icons/pot-with-lid/nimble-icon-pot-with-lid.directive.mjs +3 -3
  256. package/esm2020/directives/icons/pot-with-lid/nimble-icon-pot-with-lid.module.mjs +4 -4
  257. package/esm2020/directives/icons/question/nimble-icon-question.directive.mjs +3 -3
  258. package/esm2020/directives/icons/question/nimble-icon-question.module.mjs +4 -4
  259. package/esm2020/directives/icons/running-arrow/nimble-icon-running-arrow.directive.mjs +3 -3
  260. package/esm2020/directives/icons/running-arrow/nimble-icon-running-arrow.module.mjs +4 -4
  261. package/esm2020/directives/icons/server/nimble-icon-server.directive.mjs +3 -3
  262. package/esm2020/directives/icons/server/nimble-icon-server.module.mjs +4 -4
  263. package/esm2020/directives/icons/share-nodes/nimble-icon-share-nodes.directive.mjs +3 -3
  264. package/esm2020/directives/icons/share-nodes/nimble-icon-share-nodes.module.mjs +4 -4
  265. package/esm2020/directives/icons/share-square/nimble-icon-share-square.directive.mjs +3 -3
  266. package/esm2020/directives/icons/share-square/nimble-icon-share-square.module.mjs +4 -4
  267. package/esm2020/directives/icons/shield-check/nimble-icon-shield-check.directive.mjs +3 -3
  268. package/esm2020/directives/icons/shield-check/nimble-icon-shield-check.module.mjs +4 -4
  269. package/esm2020/directives/icons/shield-xmark/nimble-icon-shield-xmark.directive.mjs +3 -3
  270. package/esm2020/directives/icons/shield-xmark/nimble-icon-shield-xmark.module.mjs +4 -4
  271. package/esm2020/directives/icons/signal-bars/nimble-icon-signal-bars.directive.mjs +3 -3
  272. package/esm2020/directives/icons/signal-bars/nimble-icon-signal-bars.module.mjs +4 -4
  273. package/esm2020/directives/icons/sine-graph/nimble-icon-sine-graph.directive.mjs +3 -3
  274. package/esm2020/directives/icons/sine-graph/nimble-icon-sine-graph.module.mjs +4 -4
  275. package/esm2020/directives/icons/skip-arrow/nimble-icon-skip-arrow.directive.mjs +3 -3
  276. package/esm2020/directives/icons/skip-arrow/nimble-icon-skip-arrow.module.mjs +4 -4
  277. package/esm2020/directives/icons/spinner/nimble-icon-spinner.directive.mjs +3 -3
  278. package/esm2020/directives/icons/spinner/nimble-icon-spinner.module.mjs +4 -4
  279. package/esm2020/directives/icons/square-check/nimble-icon-square-check.directive.mjs +3 -3
  280. package/esm2020/directives/icons/square-check/nimble-icon-square-check.module.mjs +4 -4
  281. package/esm2020/directives/icons/square-t/nimble-icon-square-t.directive.mjs +3 -3
  282. package/esm2020/directives/icons/square-t/nimble-icon-square-t.module.mjs +4 -4
  283. package/esm2020/directives/icons/t/nimble-icon-t.directive.mjs +3 -3
  284. package/esm2020/directives/icons/t/nimble-icon-t.module.mjs +4 -4
  285. package/esm2020/directives/icons/tablet/nimble-icon-tablet.directive.mjs +3 -3
  286. package/esm2020/directives/icons/tablet/nimble-icon-tablet.module.mjs +4 -4
  287. package/esm2020/directives/icons/tag/nimble-icon-tag.directive.mjs +3 -3
  288. package/esm2020/directives/icons/tag/nimble-icon-tag.module.mjs +4 -4
  289. package/esm2020/directives/icons/tags/nimble-icon-tags.directive.mjs +3 -3
  290. package/esm2020/directives/icons/tags/nimble-icon-tags.module.mjs +4 -4
  291. package/esm2020/directives/icons/target-crosshairs/nimble-icon-target-crosshairs.directive.mjs +3 -3
  292. package/esm2020/directives/icons/target-crosshairs/nimble-icon-target-crosshairs.module.mjs +4 -4
  293. package/esm2020/directives/icons/target-crosshairs-progress/nimble-icon-target-crosshairs-progress.directive.mjs +3 -3
  294. package/esm2020/directives/icons/target-crosshairs-progress/nimble-icon-target-crosshairs-progress.module.mjs +4 -4
  295. package/esm2020/directives/icons/three-dots-line/nimble-icon-three-dots-line.directive.mjs +3 -3
  296. package/esm2020/directives/icons/three-dots-line/nimble-icon-three-dots-line.module.mjs +4 -4
  297. package/esm2020/directives/icons/three-vertical-lines/nimble-icon-three-vertical-lines.directive.mjs +3 -3
  298. package/esm2020/directives/icons/three-vertical-lines/nimble-icon-three-vertical-lines.module.mjs +4 -4
  299. package/esm2020/directives/icons/thumbtack/nimble-icon-thumbtack.directive.mjs +3 -3
  300. package/esm2020/directives/icons/thumbtack/nimble-icon-thumbtack.module.mjs +4 -4
  301. package/esm2020/directives/icons/tile-size/nimble-icon-tile-size.directive.mjs +3 -3
  302. package/esm2020/directives/icons/tile-size/nimble-icon-tile-size.module.mjs +4 -4
  303. package/esm2020/directives/icons/times/nimble-icon-times.directive.mjs +3 -3
  304. package/esm2020/directives/icons/times/nimble-icon-times.module.mjs +4 -4
  305. package/esm2020/directives/icons/trash/nimble-icon-trash.directive.mjs +3 -3
  306. package/esm2020/directives/icons/trash/nimble-icon-trash.module.mjs +4 -4
  307. package/esm2020/directives/icons/triangle/nimble-icon-triangle.directive.mjs +3 -3
  308. package/esm2020/directives/icons/triangle/nimble-icon-triangle.module.mjs +4 -4
  309. package/esm2020/directives/icons/triangle-filled/nimble-icon-triangle-filled.directive.mjs +3 -3
  310. package/esm2020/directives/icons/triangle-filled/nimble-icon-triangle-filled.module.mjs +4 -4
  311. package/esm2020/directives/icons/true-false-rectangle/nimble-icon-true-false-rectangle.directive.mjs +3 -3
  312. package/esm2020/directives/icons/true-false-rectangle/nimble-icon-true-false-rectangle.module.mjs +4 -4
  313. package/esm2020/directives/icons/unlink/nimble-icon-unlink.directive.mjs +3 -3
  314. package/esm2020/directives/icons/unlink/nimble-icon-unlink.module.mjs +4 -4
  315. package/esm2020/directives/icons/unlock/nimble-icon-unlock.directive.mjs +3 -3
  316. package/esm2020/directives/icons/unlock/nimble-icon-unlock.module.mjs +4 -4
  317. package/esm2020/directives/icons/upload/nimble-icon-upload.directive.mjs +3 -3
  318. package/esm2020/directives/icons/upload/nimble-icon-upload.module.mjs +4 -4
  319. package/esm2020/directives/icons/user/nimble-icon-user.directive.mjs +3 -3
  320. package/esm2020/directives/icons/user/nimble-icon-user.module.mjs +4 -4
  321. package/esm2020/directives/icons/watch/nimble-icon-watch.directive.mjs +3 -3
  322. package/esm2020/directives/icons/watch/nimble-icon-watch.module.mjs +4 -4
  323. package/esm2020/directives/icons/waveform/nimble-icon-waveform.directive.mjs +3 -3
  324. package/esm2020/directives/icons/waveform/nimble-icon-waveform.module.mjs +4 -4
  325. package/esm2020/directives/icons/webvi-custom/nimble-icon-webvi-custom.directive.mjs +3 -3
  326. package/esm2020/directives/icons/webvi-custom/nimble-icon-webvi-custom.module.mjs +4 -4
  327. package/esm2020/directives/icons/webvi-host/nimble-icon-webvi-host.directive.mjs +3 -3
  328. package/esm2020/directives/icons/webvi-host/nimble-icon-webvi-host.module.mjs +4 -4
  329. package/esm2020/directives/icons/window-code/nimble-icon-window-code.directive.mjs +3 -3
  330. package/esm2020/directives/icons/window-code/nimble-icon-window-code.module.mjs +4 -4
  331. package/esm2020/directives/icons/window-text/nimble-icon-window-text.directive.mjs +3 -3
  332. package/esm2020/directives/icons/window-text/nimble-icon-window-text.module.mjs +4 -4
  333. package/esm2020/directives/icons/wrench-hammer/nimble-icon-wrench-hammer.directive.mjs +3 -3
  334. package/esm2020/directives/icons/wrench-hammer/nimble-icon-wrench-hammer.module.mjs +4 -4
  335. package/esm2020/directives/icons/xmark/nimble-icon-xmark.directive.mjs +3 -3
  336. package/esm2020/directives/icons/xmark/nimble-icon-xmark.module.mjs +4 -4
  337. package/esm2020/directives/icons/xmark-check/nimble-icon-xmark-check.directive.mjs +3 -3
  338. package/esm2020/directives/icons/xmark-check/nimble-icon-xmark-check.module.mjs +4 -4
  339. package/esm2020/directives/list-option/nimble-combobox-list-option.directive.mjs +3 -3
  340. package/esm2020/directives/list-option/nimble-list-option.module.mjs +4 -4
  341. package/esm2020/directives/list-option/nimble-select-list-option.directive.mjs +3 -3
  342. package/esm2020/directives/menu/nimble-menu.directive.mjs +3 -3
  343. package/esm2020/directives/menu/nimble-menu.module.mjs +4 -4
  344. package/esm2020/directives/menu-button/nimble-menu-button.directive.mjs +3 -3
  345. package/esm2020/directives/menu-button/nimble-menu-button.module.mjs +4 -4
  346. package/esm2020/directives/menu-item/nimble-menu-item.directive.mjs +3 -3
  347. package/esm2020/directives/menu-item/nimble-menu-item.module.mjs +4 -4
  348. package/esm2020/directives/number-field/nimble-number-field-control-value-accessor.directive.mjs +3 -3
  349. package/esm2020/directives/number-field/nimble-number-field.directive.mjs +3 -3
  350. package/esm2020/directives/number-field/nimble-number-field.module.mjs +4 -4
  351. package/esm2020/directives/radio/nimble-radio-control-value-accessor.directive.mjs +3 -3
  352. package/esm2020/directives/radio/nimble-radio.directive.mjs +3 -3
  353. package/esm2020/directives/radio/nimble-radio.module.mjs +4 -4
  354. package/esm2020/directives/radio-group/nimble-radio-group.directive.mjs +3 -3
  355. package/esm2020/directives/radio-group/nimble-radio-group.module.mjs +4 -4
  356. package/esm2020/directives/select/nimble-select-control-value-accessor.directive.mjs +3 -3
  357. package/esm2020/directives/select/nimble-select.directive.mjs +3 -3
  358. package/esm2020/directives/select/nimble-select.module.mjs +4 -4
  359. package/esm2020/directives/spinner/nimble-spinner.directive.mjs +3 -3
  360. package/esm2020/directives/spinner/nimble-spinner.module.mjs +4 -4
  361. package/esm2020/directives/switch/nimble-switch-control-value-accessor.directive.mjs +3 -3
  362. package/esm2020/directives/switch/nimble-switch.directive.mjs +3 -3
  363. package/esm2020/directives/switch/nimble-switch.module.mjs +4 -4
  364. package/esm2020/directives/tab/nimble-tab.directive.mjs +3 -3
  365. package/esm2020/directives/tab/nimble-tab.module.mjs +4 -4
  366. package/esm2020/directives/tab-panel/nimble-tab-panel.directive.mjs +3 -3
  367. package/esm2020/directives/tab-panel/nimble-tab-panel.module.mjs +4 -4
  368. package/esm2020/directives/table/nimble-table.directive.mjs +3 -3
  369. package/esm2020/directives/table/nimble-table.module.mjs +4 -4
  370. package/esm2020/directives/table-column/text/nimble-table-column-text.directive.mjs +3 -3
  371. package/esm2020/directives/table-column/text/nimble-table-column-text.module.mjs +4 -4
  372. package/esm2020/directives/tabs/nimble-tabs.directive.mjs +3 -3
  373. package/esm2020/directives/tabs/nimble-tabs.module.mjs +4 -4
  374. package/esm2020/directives/tabs-toolbar/nimble-tabs-toolbar.directive.mjs +3 -3
  375. package/esm2020/directives/tabs-toolbar/nimble-tabs-toolbar.module.mjs +4 -4
  376. package/esm2020/directives/text-area/nimble-text-area-control-value-accessor.directive.mjs +3 -3
  377. package/esm2020/directives/text-area/nimble-text-area.directive.mjs +3 -3
  378. package/esm2020/directives/text-area/nimble-text-area.module.mjs +4 -4
  379. package/esm2020/directives/text-field/nimble-text-field-control-value-accessor.directive.mjs +3 -3
  380. package/esm2020/directives/text-field/nimble-text-field.directive.mjs +3 -3
  381. package/esm2020/directives/text-field/nimble-text-field.module.mjs +4 -4
  382. package/esm2020/directives/theme-provider/nimble-theme-provider.directive.mjs +3 -3
  383. package/esm2020/directives/theme-provider/nimble-theme-provider.module.mjs +4 -4
  384. package/esm2020/directives/toggle-button/nimble-toggle-button-control-value-accessor.directive.mjs +3 -3
  385. package/esm2020/directives/toggle-button/nimble-toggle-button.directive.mjs +3 -3
  386. package/esm2020/directives/toggle-button/nimble-toggle-button.module.mjs +4 -4
  387. package/esm2020/directives/toolbar/nimble-toolbar.directive.mjs +3 -3
  388. package/esm2020/directives/toolbar/nimble-toolbar.module.mjs +4 -4
  389. package/esm2020/directives/tooltip/nimble-tooltip.directive.mjs +3 -3
  390. package/esm2020/directives/tooltip/nimble-tooltip.module.mjs +4 -4
  391. package/esm2020/directives/tree-item/nimble-tree-item.directive.mjs +3 -3
  392. package/esm2020/directives/tree-item/nimble-tree-item.module.mjs +4 -4
  393. package/esm2020/directives/tree-view/nimble-tree-view.directive.mjs +3 -3
  394. package/esm2020/directives/tree-view/nimble-tree-view.module.mjs +4 -4
  395. package/esm2020/thirdparty/directives/control_value_accessor.mjs +6 -6
  396. package/esm2020/thirdparty/directives/radio_control_value_accessor.mjs +10 -10
  397. package/fesm2015/ni-nimble-angular.mjs +1397 -1397
  398. package/fesm2015/ni-nimble-angular.mjs.map +1 -1
  399. package/fesm2020/ni-nimble-angular.mjs +1397 -1397
  400. package/fesm2020/ni-nimble-angular.mjs.map +1 -1
  401. package/package.json +2 -2
@@ -58,12 +58,12 @@ export * from './check-large/nimble-icon-check-large.directive';
58
58
  export * from './check-large/nimble-icon-check-large.module';
59
59
  export * from './circle/nimble-icon-circle.directive';
60
60
  export * from './circle/nimble-icon-circle.module';
61
- export * from './circle-filled/nimble-icon-circle-filled.directive';
62
- export * from './circle-filled/nimble-icon-circle-filled.module';
63
61
  export * from './circle-broken/nimble-icon-circle-broken.directive';
64
62
  export * from './circle-broken/nimble-icon-circle-broken.module';
65
63
  export * from './circle-check/nimble-icon-circle-check.directive';
66
64
  export * from './circle-check/nimble-icon-circle-check.module';
65
+ export * from './circle-filled/nimble-icon-circle-filled.directive';
66
+ export * from './circle-filled/nimble-icon-circle-filled.module';
67
67
  export * from './circle-partial-broken/nimble-icon-circle-partial-broken.directive';
68
68
  export * from './circle-partial-broken/nimble-icon-circle-partial-broken.module';
69
69
  export * from './circle-slash/nimble-icon-circle-slash.directive';
@@ -18,9 +18,9 @@ export class NimbleAnchorRouterLinkWithHrefDirective extends RouterLinkWithHref
18
18
  this.routerLink = commands;
19
19
  }
20
20
  }
21
- NimbleAnchorRouterLinkWithHrefDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorRouterLinkWithHrefDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
22
- NimbleAnchorRouterLinkWithHrefDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleAnchorRouterLinkWithHrefDirective, selector: "nimble-anchor[nimbleRouterLink]", inputs: { nimbleRouterLink: "nimbleRouterLink" }, usesInheritance: true, ngImport: i0 });
23
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorRouterLinkWithHrefDirective, decorators: [{
21
+ NimbleAnchorRouterLinkWithHrefDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorRouterLinkWithHrefDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
22
+ NimbleAnchorRouterLinkWithHrefDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleAnchorRouterLinkWithHrefDirective, selector: "nimble-anchor[nimbleRouterLink]", inputs: { nimbleRouterLink: "nimbleRouterLink" }, usesInheritance: true, ngImport: i0 });
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorRouterLinkWithHrefDirective, decorators: [{
24
24
  type: Directive,
25
25
  args: [{ selector: 'nimble-anchor[nimbleRouterLink]' }]
26
26
  }], propDecorators: { nimbleRouterLink: [{
@@ -10,9 +10,9 @@ export class NimbleAnchorRouterLinkDirective {
10
10
  throw new Error('Use [nimbleRouterLink] instead of [routerLink].');
11
11
  }
12
12
  }
13
- NimbleAnchorRouterLinkDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorRouterLinkDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
14
- NimbleAnchorRouterLinkDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleAnchorRouterLinkDirective, selector: "nimble-anchor[routerLink]", ngImport: i0 });
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorRouterLinkDirective, decorators: [{
13
+ NimbleAnchorRouterLinkDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorRouterLinkDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
14
+ NimbleAnchorRouterLinkDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleAnchorRouterLinkDirective, selector: "nimble-anchor[routerLink]", ngImport: i0 });
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorRouterLinkDirective, decorators: [{
16
16
  type: Directive,
17
17
  args: [{ selector: 'nimble-anchor[routerLink]' }]
18
18
  }], ctorParameters: function () { return []; } });
@@ -26,9 +26,9 @@ export class NimbleAnchorDirective extends NimbleAnchorBaseDirective {
26
26
  this.renderer.setProperty(this.elementRef.nativeElement, 'underlineHidden', toBooleanProperty(value));
27
27
  }
28
28
  }
29
- NimbleAnchorDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
30
- NimbleAnchorDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleAnchorDirective, selector: "nimble-anchor", inputs: { appearance: "appearance", underlineHidden: ["underline-hidden", "underlineHidden"] }, usesInheritance: true, ngImport: i0 });
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorDirective, decorators: [{
29
+ NimbleAnchorDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
30
+ NimbleAnchorDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleAnchorDirective, selector: "nimble-anchor", inputs: { appearance: "appearance", underlineHidden: ["underline-hidden", "underlineHidden"] }, usesInheritance: true, ngImport: i0 });
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorDirective, decorators: [{
32
32
  type: Directive,
33
33
  args: [{
34
34
  selector: 'nimble-anchor'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/anchor';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleAnchorModule {
9
9
  }
10
- NimbleAnchorModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleAnchorModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorModule, declarations: [NimbleAnchorDirective, NimbleAnchorRouterLinkDirective, NimbleAnchorRouterLinkWithHrefDirective], imports: [CommonModule], exports: [NimbleAnchorDirective, NimbleAnchorRouterLinkDirective, NimbleAnchorRouterLinkWithHrefDirective] });
12
- NimbleAnchorModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorModule, decorators: [{
10
+ NimbleAnchorModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleAnchorModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorModule, declarations: [NimbleAnchorDirective, NimbleAnchorRouterLinkDirective, NimbleAnchorRouterLinkWithHrefDirective], imports: [CommonModule], exports: [NimbleAnchorDirective, NimbleAnchorRouterLinkDirective, NimbleAnchorRouterLinkWithHrefDirective] });
12
+ NimbleAnchorModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleAnchorDirective, NimbleAnchorRouterLinkDirective, NimbleAnchorRouterLinkWithHrefDirective],
@@ -51,9 +51,9 @@ export class NimbleAnchorBaseDirective {
51
51
  this.renderer.setProperty(this.elementRef.nativeElement, 'type', value);
52
52
  }
53
53
  }
54
- NimbleAnchorBaseDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorBaseDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
55
- NimbleAnchorBaseDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleAnchorBaseDirective, inputs: { href: "href", hreflang: "hreflang", ping: "ping", referrerpolicy: "referrerpolicy", rel: "rel", target: "target", type: "type" }, ngImport: i0 });
56
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorBaseDirective, decorators: [{
54
+ NimbleAnchorBaseDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorBaseDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
55
+ NimbleAnchorBaseDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleAnchorBaseDirective, inputs: { href: "href", hreflang: "hreflang", ping: "ping", referrerpolicy: "referrerpolicy", rel: "rel", target: "target", type: "type" }, ngImport: i0 });
56
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorBaseDirective, decorators: [{
57
57
  type: Directive
58
58
  }], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ElementRef }]; }, propDecorators: { href: [{
59
59
  type: Input
@@ -18,9 +18,9 @@ export class NimbleAnchorButtonRouterLinkWithHrefDirective extends RouterLinkWit
18
18
  this.routerLink = commands;
19
19
  }
20
20
  }
21
- NimbleAnchorButtonRouterLinkWithHrefDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorButtonRouterLinkWithHrefDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
22
- NimbleAnchorButtonRouterLinkWithHrefDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleAnchorButtonRouterLinkWithHrefDirective, selector: "nimble-anchor-button[nimbleRouterLink]", inputs: { nimbleRouterLink: "nimbleRouterLink" }, usesInheritance: true, ngImport: i0 });
23
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorButtonRouterLinkWithHrefDirective, decorators: [{
21
+ NimbleAnchorButtonRouterLinkWithHrefDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorButtonRouterLinkWithHrefDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
22
+ NimbleAnchorButtonRouterLinkWithHrefDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleAnchorButtonRouterLinkWithHrefDirective, selector: "nimble-anchor-button[nimbleRouterLink]", inputs: { nimbleRouterLink: "nimbleRouterLink" }, usesInheritance: true, ngImport: i0 });
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorButtonRouterLinkWithHrefDirective, decorators: [{
24
24
  type: Directive,
25
25
  args: [{ selector: 'nimble-anchor-button[nimbleRouterLink]' }]
26
26
  }], propDecorators: { nimbleRouterLink: [{
@@ -10,9 +10,9 @@ export class NimbleAnchorButtonRouterLinkDirective {
10
10
  throw new Error('Use [nimbleRouterLink] instead of [routerLink].');
11
11
  }
12
12
  }
13
- NimbleAnchorButtonRouterLinkDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorButtonRouterLinkDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
14
- NimbleAnchorButtonRouterLinkDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleAnchorButtonRouterLinkDirective, selector: "nimble-anchor-button[routerLink]", ngImport: i0 });
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorButtonRouterLinkDirective, decorators: [{
13
+ NimbleAnchorButtonRouterLinkDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorButtonRouterLinkDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
14
+ NimbleAnchorButtonRouterLinkDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleAnchorButtonRouterLinkDirective, selector: "nimble-anchor-button[routerLink]", ngImport: i0 });
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorButtonRouterLinkDirective, decorators: [{
16
16
  type: Directive,
17
17
  args: [{ selector: 'nimble-anchor-button[routerLink]' }]
18
18
  }], ctorParameters: function () { return []; } });
@@ -38,9 +38,9 @@ export class NimbleAnchorButtonDirective extends NimbleAnchorBaseDirective {
38
38
  this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
39
39
  }
40
40
  }
41
- NimbleAnchorButtonDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorButtonDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
42
- NimbleAnchorButtonDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleAnchorButtonDirective, selector: "nimble-anchor-button", inputs: { appearance: "appearance", appearanceVariant: ["appearance-variant", "appearanceVariant"], contentHidden: ["content-hidden", "contentHidden"], disabled: "disabled" }, usesInheritance: true, ngImport: i0 });
43
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorButtonDirective, decorators: [{
41
+ NimbleAnchorButtonDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorButtonDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
42
+ NimbleAnchorButtonDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleAnchorButtonDirective, selector: "nimble-anchor-button", inputs: { appearance: "appearance", appearanceVariant: ["appearance-variant", "appearanceVariant"], contentHidden: ["content-hidden", "contentHidden"], disabled: "disabled" }, usesInheritance: true, ngImport: i0 });
43
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorButtonDirective, decorators: [{
44
44
  type: Directive,
45
45
  args: [{
46
46
  selector: 'nimble-anchor-button'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/anchor-button';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleAnchorButtonModule {
9
9
  }
10
- NimbleAnchorButtonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleAnchorButtonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorButtonModule, declarations: [NimbleAnchorButtonDirective, NimbleAnchorButtonRouterLinkDirective, NimbleAnchorButtonRouterLinkWithHrefDirective], imports: [CommonModule], exports: [NimbleAnchorButtonDirective, NimbleAnchorButtonRouterLinkDirective, NimbleAnchorButtonRouterLinkWithHrefDirective] });
12
- NimbleAnchorButtonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorButtonModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorButtonModule, decorators: [{
10
+ NimbleAnchorButtonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleAnchorButtonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorButtonModule, declarations: [NimbleAnchorButtonDirective, NimbleAnchorButtonRouterLinkDirective, NimbleAnchorButtonRouterLinkWithHrefDirective], imports: [CommonModule], exports: [NimbleAnchorButtonDirective, NimbleAnchorButtonRouterLinkDirective, NimbleAnchorButtonRouterLinkWithHrefDirective] });
12
+ NimbleAnchorButtonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorButtonModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorButtonModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleAnchorButtonDirective, NimbleAnchorButtonRouterLinkDirective, NimbleAnchorButtonRouterLinkWithHrefDirective],
@@ -18,9 +18,9 @@ export class NimbleAnchorTabRouterLinkWithHrefDirective extends RouterLinkWithHr
18
18
  this.routerLink = commands;
19
19
  }
20
20
  }
21
- NimbleAnchorTabRouterLinkWithHrefDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorTabRouterLinkWithHrefDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
22
- NimbleAnchorTabRouterLinkWithHrefDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleAnchorTabRouterLinkWithHrefDirective, selector: "nimble-anchor-tab[nimbleRouterLink]", inputs: { nimbleRouterLink: "nimbleRouterLink" }, usesInheritance: true, ngImport: i0 });
23
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorTabRouterLinkWithHrefDirective, decorators: [{
21
+ NimbleAnchorTabRouterLinkWithHrefDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorTabRouterLinkWithHrefDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
22
+ NimbleAnchorTabRouterLinkWithHrefDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleAnchorTabRouterLinkWithHrefDirective, selector: "nimble-anchor-tab[nimbleRouterLink]", inputs: { nimbleRouterLink: "nimbleRouterLink" }, usesInheritance: true, ngImport: i0 });
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorTabRouterLinkWithHrefDirective, decorators: [{
24
24
  type: Directive,
25
25
  args: [{ selector: 'nimble-anchor-tab[nimbleRouterLink]' }]
26
26
  }], propDecorators: { nimbleRouterLink: [{
@@ -10,9 +10,9 @@ export class NimbleAnchorTabRouterLinkDirective {
10
10
  throw new Error('Use [nimbleRouterLink] instead of [routerLink].');
11
11
  }
12
12
  }
13
- NimbleAnchorTabRouterLinkDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorTabRouterLinkDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
14
- NimbleAnchorTabRouterLinkDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleAnchorTabRouterLinkDirective, selector: "nimble-anchor-tab[routerLink]", ngImport: i0 });
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorTabRouterLinkDirective, decorators: [{
13
+ NimbleAnchorTabRouterLinkDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorTabRouterLinkDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
14
+ NimbleAnchorTabRouterLinkDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleAnchorTabRouterLinkDirective, selector: "nimble-anchor-tab[routerLink]", ngImport: i0 });
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorTabRouterLinkDirective, decorators: [{
16
16
  type: Directive,
17
17
  args: [{ selector: 'nimble-anchor-tab[routerLink]' }]
18
18
  }], ctorParameters: function () { return []; } });
@@ -16,9 +16,9 @@ export class NimbleAnchorTabDirective extends NimbleAnchorBaseDirective {
16
16
  this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
17
17
  }
18
18
  }
19
- NimbleAnchorTabDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorTabDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
20
- NimbleAnchorTabDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleAnchorTabDirective, selector: "nimble-anchor-tab", inputs: { disabled: "disabled" }, usesInheritance: true, ngImport: i0 });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorTabDirective, decorators: [{
19
+ NimbleAnchorTabDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorTabDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
20
+ NimbleAnchorTabDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleAnchorTabDirective, selector: "nimble-anchor-tab", inputs: { disabled: "disabled" }, usesInheritance: true, ngImport: i0 });
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorTabDirective, decorators: [{
22
22
  type: Directive,
23
23
  args: [{
24
24
  selector: 'nimble-anchor-tab'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/anchor-tab';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleAnchorTabModule {
9
9
  }
10
- NimbleAnchorTabModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorTabModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleAnchorTabModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorTabModule, declarations: [NimbleAnchorTabDirective, NimbleAnchorTabRouterLinkDirective, NimbleAnchorTabRouterLinkWithHrefDirective], imports: [CommonModule], exports: [NimbleAnchorTabDirective, NimbleAnchorTabRouterLinkDirective, NimbleAnchorTabRouterLinkWithHrefDirective] });
12
- NimbleAnchorTabModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorTabModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorTabModule, decorators: [{
10
+ NimbleAnchorTabModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorTabModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleAnchorTabModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorTabModule, declarations: [NimbleAnchorTabDirective, NimbleAnchorTabRouterLinkDirective, NimbleAnchorTabRouterLinkWithHrefDirective], imports: [CommonModule], exports: [NimbleAnchorTabDirective, NimbleAnchorTabRouterLinkDirective, NimbleAnchorTabRouterLinkWithHrefDirective] });
12
+ NimbleAnchorTabModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorTabModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorTabModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleAnchorTabDirective, NimbleAnchorTabRouterLinkDirective, NimbleAnchorTabRouterLinkWithHrefDirective],
@@ -18,9 +18,9 @@ export class NimbleAnchorTabsDirective {
18
18
  return this.elementRef.nativeElement.activetab;
19
19
  }
20
20
  }
21
- NimbleAnchorTabsDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorTabsDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
22
- NimbleAnchorTabsDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleAnchorTabsDirective, selector: "nimble-anchor-tabs", inputs: { activeid: "activeid" }, ngImport: i0 });
23
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorTabsDirective, decorators: [{
21
+ NimbleAnchorTabsDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorTabsDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
22
+ NimbleAnchorTabsDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleAnchorTabsDirective, selector: "nimble-anchor-tabs", inputs: { activeid: "activeid" }, ngImport: i0 });
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorTabsDirective, decorators: [{
24
24
  type: Directive,
25
25
  args: [{
26
26
  selector: 'nimble-anchor-tabs'
@@ -5,10 +5,10 @@ import '@ni/nimble-components/dist/esm/anchor-tabs';
5
5
  import * as i0 from "@angular/core";
6
6
  export class NimbleAnchorTabsModule {
7
7
  }
8
- NimbleAnchorTabsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorTabsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
- NimbleAnchorTabsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorTabsModule, declarations: [NimbleAnchorTabsDirective], imports: [CommonModule], exports: [NimbleAnchorTabsDirective] });
10
- NimbleAnchorTabsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorTabsModule, imports: [CommonModule] });
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleAnchorTabsModule, decorators: [{
8
+ NimbleAnchorTabsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorTabsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
+ NimbleAnchorTabsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorTabsModule, declarations: [NimbleAnchorTabsDirective], imports: [CommonModule], exports: [NimbleAnchorTabsDirective] });
10
+ NimbleAnchorTabsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorTabsModule, imports: [CommonModule] });
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleAnchorTabsModule, decorators: [{
12
12
  type: NgModule,
13
13
  args: [{
14
14
  declarations: [NimbleAnchorTabsDirective],
@@ -17,9 +17,9 @@ export class NimbleBreadcrumbDirective {
17
17
  this.renderer.setProperty(this.elementRef.nativeElement, 'appearance', value);
18
18
  }
19
19
  }
20
- NimbleBreadcrumbDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleBreadcrumbDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
21
- NimbleBreadcrumbDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleBreadcrumbDirective, selector: "nimble-breadcrumb", inputs: { appearance: "appearance" }, ngImport: i0 });
22
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleBreadcrumbDirective, decorators: [{
20
+ NimbleBreadcrumbDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleBreadcrumbDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
21
+ NimbleBreadcrumbDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleBreadcrumbDirective, selector: "nimble-breadcrumb", inputs: { appearance: "appearance" }, ngImport: i0 });
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleBreadcrumbDirective, decorators: [{
23
23
  type: Directive,
24
24
  args: [{
25
25
  selector: 'nimble-breadcrumb'
@@ -5,10 +5,10 @@ import '@ni/nimble-components/dist/esm/breadcrumb';
5
5
  import * as i0 from "@angular/core";
6
6
  export class NimbleBreadcrumbModule {
7
7
  }
8
- NimbleBreadcrumbModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleBreadcrumbModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
- NimbleBreadcrumbModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleBreadcrumbModule, declarations: [NimbleBreadcrumbDirective], imports: [CommonModule], exports: [NimbleBreadcrumbDirective] });
10
- NimbleBreadcrumbModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleBreadcrumbModule, imports: [CommonModule] });
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleBreadcrumbModule, decorators: [{
8
+ NimbleBreadcrumbModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleBreadcrumbModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
+ NimbleBreadcrumbModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleBreadcrumbModule, declarations: [NimbleBreadcrumbDirective], imports: [CommonModule], exports: [NimbleBreadcrumbDirective] });
10
+ NimbleBreadcrumbModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleBreadcrumbModule, imports: [CommonModule] });
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleBreadcrumbModule, decorators: [{
12
12
  type: NgModule,
13
13
  args: [{
14
14
  declarations: [NimbleBreadcrumbDirective],
@@ -18,9 +18,9 @@ export class NimbleBreadcrumbItemRouterLinkWithHrefDirective extends RouterLinkW
18
18
  this.routerLink = commands;
19
19
  }
20
20
  }
21
- NimbleBreadcrumbItemRouterLinkWithHrefDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleBreadcrumbItemRouterLinkWithHrefDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
22
- NimbleBreadcrumbItemRouterLinkWithHrefDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleBreadcrumbItemRouterLinkWithHrefDirective, selector: "nimble-breadcrumb-item[nimbleRouterLink]", inputs: { nimbleRouterLink: "nimbleRouterLink" }, usesInheritance: true, ngImport: i0 });
23
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleBreadcrumbItemRouterLinkWithHrefDirective, decorators: [{
21
+ NimbleBreadcrumbItemRouterLinkWithHrefDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleBreadcrumbItemRouterLinkWithHrefDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
22
+ NimbleBreadcrumbItemRouterLinkWithHrefDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleBreadcrumbItemRouterLinkWithHrefDirective, selector: "nimble-breadcrumb-item[nimbleRouterLink]", inputs: { nimbleRouterLink: "nimbleRouterLink" }, usesInheritance: true, ngImport: i0 });
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleBreadcrumbItemRouterLinkWithHrefDirective, decorators: [{
24
24
  type: Directive,
25
25
  args: [{ selector: 'nimble-breadcrumb-item[nimbleRouterLink]' }]
26
26
  }], propDecorators: { nimbleRouterLink: [{
@@ -10,9 +10,9 @@ export class NimbleBreadcrumbItemRouterLinkDirective {
10
10
  throw new Error('Use [nimbleRouterLink] instead of [routerLink].');
11
11
  }
12
12
  }
13
- NimbleBreadcrumbItemRouterLinkDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleBreadcrumbItemRouterLinkDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
14
- NimbleBreadcrumbItemRouterLinkDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleBreadcrumbItemRouterLinkDirective, selector: "nimble-breadcrumb-item[routerLink]", ngImport: i0 });
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleBreadcrumbItemRouterLinkDirective, decorators: [{
13
+ NimbleBreadcrumbItemRouterLinkDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleBreadcrumbItemRouterLinkDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
14
+ NimbleBreadcrumbItemRouterLinkDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleBreadcrumbItemRouterLinkDirective, selector: "nimble-breadcrumb-item[routerLink]", ngImport: i0 });
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleBreadcrumbItemRouterLinkDirective, decorators: [{
16
16
  type: Directive,
17
17
  args: [{ selector: 'nimble-breadcrumb-item[routerLink]' }]
18
18
  }], ctorParameters: function () { return []; } });
@@ -9,9 +9,9 @@ export class NimbleBreadcrumbItemDirective extends NimbleAnchorBaseDirective {
9
9
  super(renderer, elementRef);
10
10
  }
11
11
  }
12
- NimbleBreadcrumbItemDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleBreadcrumbItemDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
13
- NimbleBreadcrumbItemDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleBreadcrumbItemDirective, selector: "nimble-breadcrumb-item", usesInheritance: true, ngImport: i0 });
14
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleBreadcrumbItemDirective, decorators: [{
12
+ NimbleBreadcrumbItemDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleBreadcrumbItemDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
13
+ NimbleBreadcrumbItemDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleBreadcrumbItemDirective, selector: "nimble-breadcrumb-item", usesInheritance: true, ngImport: i0 });
14
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleBreadcrumbItemDirective, decorators: [{
15
15
  type: Directive,
16
16
  args: [{
17
17
  selector: 'nimble-breadcrumb-item'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/breadcrumb-item';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleBreadcrumbItemModule {
9
9
  }
10
- NimbleBreadcrumbItemModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleBreadcrumbItemModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleBreadcrumbItemModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleBreadcrumbItemModule, declarations: [NimbleBreadcrumbItemDirective, NimbleBreadcrumbItemRouterLinkDirective, NimbleBreadcrumbItemRouterLinkWithHrefDirective], imports: [CommonModule], exports: [NimbleBreadcrumbItemDirective, NimbleBreadcrumbItemRouterLinkDirective, NimbleBreadcrumbItemRouterLinkWithHrefDirective] });
12
- NimbleBreadcrumbItemModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleBreadcrumbItemModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleBreadcrumbItemModule, decorators: [{
10
+ NimbleBreadcrumbItemModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleBreadcrumbItemModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleBreadcrumbItemModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleBreadcrumbItemModule, declarations: [NimbleBreadcrumbItemDirective, NimbleBreadcrumbItemRouterLinkDirective, NimbleBreadcrumbItemRouterLinkWithHrefDirective], imports: [CommonModule], exports: [NimbleBreadcrumbItemDirective, NimbleBreadcrumbItemRouterLinkDirective, NimbleBreadcrumbItemRouterLinkWithHrefDirective] });
12
+ NimbleBreadcrumbItemModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleBreadcrumbItemModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleBreadcrumbItemModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleBreadcrumbItemDirective, NimbleBreadcrumbItemRouterLinkDirective, NimbleBreadcrumbItemRouterLinkWithHrefDirective],
@@ -44,9 +44,9 @@ export class NimbleButtonDirective {
44
44
  this.renderer.setProperty(this.elementRef.nativeElement, 'contentHidden', toBooleanProperty(value));
45
45
  }
46
46
  }
47
- NimbleButtonDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleButtonDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
48
- NimbleButtonDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleButtonDirective, selector: "nimble-button", inputs: { appearance: "appearance", appearanceVariant: ["appearance-variant", "appearanceVariant"], disabled: "disabled", type: "type", contentHidden: ["content-hidden", "contentHidden"] }, ngImport: i0 });
49
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleButtonDirective, decorators: [{
47
+ NimbleButtonDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleButtonDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
48
+ NimbleButtonDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleButtonDirective, selector: "nimble-button", inputs: { appearance: "appearance", appearanceVariant: ["appearance-variant", "appearanceVariant"], disabled: "disabled", type: "type", contentHidden: ["content-hidden", "contentHidden"] }, ngImport: i0 });
49
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleButtonDirective, decorators: [{
50
50
  type: Directive,
51
51
  args: [{
52
52
  selector: 'nimble-button'
@@ -5,10 +5,10 @@ import '@ni/nimble-components/dist/esm/button';
5
5
  import * as i0 from "@angular/core";
6
6
  export class NimbleButtonModule {
7
7
  }
8
- NimbleButtonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
- NimbleButtonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleButtonModule, declarations: [NimbleButtonDirective], imports: [CommonModule], exports: [NimbleButtonDirective] });
10
- NimbleButtonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleButtonModule, imports: [CommonModule] });
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleButtonModule, decorators: [{
8
+ NimbleButtonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
+ NimbleButtonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleButtonModule, declarations: [NimbleButtonDirective], imports: [CommonModule], exports: [NimbleButtonDirective] });
10
+ NimbleButtonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleButtonModule, imports: [CommonModule] });
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleButtonModule, decorators: [{
12
12
  type: NgModule,
13
13
  args: [{
14
14
  declarations: [NimbleButtonDirective],
@@ -22,9 +22,9 @@ export class NimbleCardButtonDirective {
22
22
  this.renderer.setProperty(this.elementRef.nativeElement, 'selected', toBooleanProperty(value));
23
23
  }
24
24
  }
25
- NimbleCardButtonDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleCardButtonDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
26
- NimbleCardButtonDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleCardButtonDirective, selector: "nimble-card-button", inputs: { disabled: "disabled", selected: "selected" }, ngImport: i0 });
27
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleCardButtonDirective, decorators: [{
25
+ NimbleCardButtonDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleCardButtonDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
26
+ NimbleCardButtonDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleCardButtonDirective, selector: "nimble-card-button", inputs: { disabled: "disabled", selected: "selected" }, ngImport: i0 });
27
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleCardButtonDirective, decorators: [{
28
28
  type: Directive,
29
29
  args: [{
30
30
  selector: 'nimble-card-button'
@@ -5,10 +5,10 @@ import '@ni/nimble-components/dist/esm/card-button';
5
5
  import * as i0 from "@angular/core";
6
6
  export class NimbleCardButtonModule {
7
7
  }
8
- NimbleCardButtonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleCardButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
- NimbleCardButtonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleCardButtonModule, declarations: [NimbleCardButtonDirective], imports: [CommonModule], exports: [NimbleCardButtonDirective] });
10
- NimbleCardButtonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleCardButtonModule, imports: [CommonModule] });
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleCardButtonModule, decorators: [{
8
+ NimbleCardButtonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleCardButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
+ NimbleCardButtonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleCardButtonModule, declarations: [NimbleCardButtonDirective], imports: [CommonModule], exports: [NimbleCardButtonDirective] });
10
+ NimbleCardButtonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleCardButtonModule, imports: [CommonModule] });
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleCardButtonModule, decorators: [{
12
12
  type: NgModule,
13
13
  args: [{
14
14
  declarations: [NimbleCardButtonDirective],
@@ -9,13 +9,13 @@ import * as i0 from "@angular/core";
9
9
  */
10
10
  export class NimbleCheckboxControlValueAccessorDirective extends CheckboxControlValueAccessor {
11
11
  }
12
- NimbleCheckboxControlValueAccessorDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleCheckboxControlValueAccessorDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
13
- NimbleCheckboxControlValueAccessorDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleCheckboxControlValueAccessorDirective, selector: "nimble-checkbox[formControlName],nimble-checkbox[formControl],nimble-checkbox[ngModel]", host: { listeners: { "change": "onChange($event.target.checked)", "blur": "onTouched()" } }, providers: [{
12
+ NimbleCheckboxControlValueAccessorDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleCheckboxControlValueAccessorDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
13
+ NimbleCheckboxControlValueAccessorDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleCheckboxControlValueAccessorDirective, selector: "nimble-checkbox[formControlName],nimble-checkbox[formControl],nimble-checkbox[ngModel]", host: { listeners: { "change": "onChange($event.target.checked)", "blur": "onTouched()" } }, providers: [{
14
14
  provide: NG_VALUE_ACCESSOR,
15
15
  useExisting: forwardRef(() => NimbleCheckboxControlValueAccessorDirective),
16
16
  multi: true
17
17
  }], usesInheritance: true, ngImport: i0 });
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleCheckboxControlValueAccessorDirective, decorators: [{
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleCheckboxControlValueAccessorDirective, decorators: [{
19
19
  type: Directive,
20
20
  args: [{
21
21
  selector: 'nimble-checkbox[formControlName],nimble-checkbox[formControl],nimble-checkbox[ngModel]',
@@ -28,9 +28,9 @@ export class NimbleCheckboxDirective {
28
28
  this.renderer.setProperty(this.elementRef.nativeElement, 'indeterminate', toBooleanProperty(value));
29
29
  }
30
30
  }
31
- NimbleCheckboxDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleCheckboxDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
32
- NimbleCheckboxDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleCheckboxDirective, selector: "nimble-checkbox", inputs: { disabled: "disabled", checked: "checked", indeterminate: "indeterminate" }, ngImport: i0 });
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleCheckboxDirective, decorators: [{
31
+ NimbleCheckboxDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleCheckboxDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
32
+ NimbleCheckboxDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleCheckboxDirective, selector: "nimble-checkbox", inputs: { disabled: "disabled", checked: "checked", indeterminate: "indeterminate" }, ngImport: i0 });
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleCheckboxDirective, decorators: [{
34
34
  type: Directive,
35
35
  args: [{
36
36
  selector: 'nimble-checkbox'
@@ -6,10 +6,10 @@ import '@ni/nimble-components/dist/esm/checkbox';
6
6
  import * as i0 from "@angular/core";
7
7
  export class NimbleCheckboxModule {
8
8
  }
9
- NimbleCheckboxModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleCheckboxModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
- NimbleCheckboxModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleCheckboxModule, declarations: [NimbleCheckboxDirective, NimbleCheckboxControlValueAccessorDirective], imports: [CommonModule], exports: [NimbleCheckboxDirective, NimbleCheckboxControlValueAccessorDirective] });
11
- NimbleCheckboxModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleCheckboxModule, imports: [CommonModule] });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleCheckboxModule, decorators: [{
9
+ NimbleCheckboxModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleCheckboxModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
+ NimbleCheckboxModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleCheckboxModule, declarations: [NimbleCheckboxDirective, NimbleCheckboxControlValueAccessorDirective], imports: [CommonModule], exports: [NimbleCheckboxDirective, NimbleCheckboxControlValueAccessorDirective] });
11
+ NimbleCheckboxModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleCheckboxModule, imports: [CommonModule] });
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleCheckboxModule, decorators: [{
13
13
  type: NgModule,
14
14
  args: [{
15
15
  declarations: [NimbleCheckboxDirective, NimbleCheckboxControlValueAccessorDirective],
@@ -102,13 +102,13 @@ export class NimbleComboboxControlValueAccessorDirective {
102
102
  this._renderer.setProperty(this._elementRef.nativeElement, key, value);
103
103
  }
104
104
  }
105
- NimbleComboboxControlValueAccessorDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleComboboxControlValueAccessorDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
106
- NimbleComboboxControlValueAccessorDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleComboboxControlValueAccessorDirective, selector: "nimble-combobox[formControlName],nimble-combobox[formControl],nimble-combobox[ngModel]", inputs: { compareWith: "compareWith" }, host: { listeners: { "input": "onChange($event.target.control.value])", "change": "onChange($event.target.value])", "blur": "onTouched()" } }, providers: [{
105
+ NimbleComboboxControlValueAccessorDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleComboboxControlValueAccessorDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
106
+ NimbleComboboxControlValueAccessorDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleComboboxControlValueAccessorDirective, selector: "nimble-combobox[formControlName],nimble-combobox[formControl],nimble-combobox[ngModel]", inputs: { compareWith: "compareWith" }, host: { listeners: { "input": "onChange($event.target.control.value])", "change": "onChange($event.target.value])", "blur": "onTouched()" } }, providers: [{
107
107
  provide: NG_VALUE_ACCESSOR,
108
108
  useExisting: forwardRef(() => NimbleComboboxControlValueAccessorDirective),
109
109
  multi: true
110
110
  }], ngImport: i0 });
111
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleComboboxControlValueAccessorDirective, decorators: [{
111
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleComboboxControlValueAccessorDirective, decorators: [{
112
112
  type: Directive,
113
113
  args: [{
114
114
  selector: 'nimble-combobox[formControlName],nimble-combobox[formControl],nimble-combobox[ngModel]',
@@ -52,9 +52,9 @@ export class NimbleComboboxDirective {
52
52
  this.renderer.setProperty(this.elementRef.nativeElement, 'errorVisible', toBooleanProperty(value));
53
53
  }
54
54
  }
55
- NimbleComboboxDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleComboboxDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
56
- NimbleComboboxDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleComboboxDirective, selector: "nimble-combobox", inputs: { appearance: "appearance", disabled: "disabled", autocomplete: "autocomplete", placeholder: "placeholder", errorText: ["error-text", "errorText"], errorVisible: ["error-visible", "errorVisible"] }, ngImport: i0 });
57
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleComboboxDirective, decorators: [{
55
+ NimbleComboboxDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleComboboxDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
56
+ NimbleComboboxDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleComboboxDirective, selector: "nimble-combobox", inputs: { appearance: "appearance", disabled: "disabled", autocomplete: "autocomplete", placeholder: "placeholder", errorText: ["error-text", "errorText"], errorVisible: ["error-visible", "errorVisible"] }, ngImport: i0 });
57
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleComboboxDirective, decorators: [{
58
58
  type: Directive,
59
59
  args: [{
60
60
  selector: 'nimble-combobox',
@@ -6,10 +6,10 @@ import '@ni/nimble-components/dist/esm/combobox';
6
6
  import * as i0 from "@angular/core";
7
7
  export class NimbleComboboxModule {
8
8
  }
9
- NimbleComboboxModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleComboboxModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
- NimbleComboboxModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleComboboxModule, declarations: [NimbleComboboxDirective, NimbleComboboxControlValueAccessorDirective], imports: [CommonModule], exports: [NimbleComboboxDirective, NimbleComboboxControlValueAccessorDirective] });
11
- NimbleComboboxModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleComboboxModule, imports: [CommonModule] });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleComboboxModule, decorators: [{
9
+ NimbleComboboxModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleComboboxModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
+ NimbleComboboxModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleComboboxModule, declarations: [NimbleComboboxDirective, NimbleComboboxControlValueAccessorDirective], imports: [CommonModule], exports: [NimbleComboboxDirective, NimbleComboboxControlValueAccessorDirective] });
11
+ NimbleComboboxModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleComboboxModule, imports: [CommonModule] });
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleComboboxModule, decorators: [{
13
13
  type: NgModule,
14
14
  args: [{
15
15
  declarations: [NimbleComboboxDirective, NimbleComboboxControlValueAccessorDirective],
@@ -50,9 +50,9 @@ export class NimbleDialogDirective {
50
50
  this.elementRef.nativeElement.close(reason);
51
51
  }
52
52
  }
53
- NimbleDialogDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleDialogDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
54
- NimbleDialogDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleDialogDirective, selector: "nimble-dialog", inputs: { preventDismiss: ["prevent-dismiss", "preventDismiss"], headerHidden: ["header-hidden", "headerHidden"], footerHidden: ["footer-hidden", "footerHidden"] }, ngImport: i0 });
55
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleDialogDirective, decorators: [{
53
+ NimbleDialogDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleDialogDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
54
+ NimbleDialogDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleDialogDirective, selector: "nimble-dialog", inputs: { preventDismiss: ["prevent-dismiss", "preventDismiss"], headerHidden: ["header-hidden", "headerHidden"], footerHidden: ["footer-hidden", "footerHidden"] }, ngImport: i0 });
55
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleDialogDirective, decorators: [{
56
56
  type: Directive,
57
57
  args: [{
58
58
  selector: 'nimble-dialog'
@@ -5,10 +5,10 @@ import '@ni/nimble-components/dist/esm/dialog';
5
5
  import * as i0 from "@angular/core";
6
6
  export class NimbleDialogModule {
7
7
  }
8
- NimbleDialogModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleDialogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
- NimbleDialogModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleDialogModule, declarations: [NimbleDialogDirective], imports: [CommonModule], exports: [NimbleDialogDirective] });
10
- NimbleDialogModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleDialogModule, imports: [CommonModule] });
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleDialogModule, decorators: [{
8
+ NimbleDialogModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleDialogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
+ NimbleDialogModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleDialogModule, declarations: [NimbleDialogDirective], imports: [CommonModule], exports: [NimbleDialogDirective] });
10
+ NimbleDialogModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleDialogModule, imports: [CommonModule] });
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleDialogModule, decorators: [{
12
12
  type: NgModule,
13
13
  args: [{
14
14
  declarations: [NimbleDialogDirective],