@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
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/window-text';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconWindowTextModule {
9
9
  }
10
- NimbleIconWindowTextModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWindowTextModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconWindowTextModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWindowTextModule, declarations: [NimbleIconWindowTextDirective], imports: [CommonModule], exports: [NimbleIconWindowTextDirective] });
12
- NimbleIconWindowTextModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWindowTextModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWindowTextModule, decorators: [{
10
+ NimbleIconWindowTextModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWindowTextModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconWindowTextModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWindowTextModule, declarations: [NimbleIconWindowTextDirective], imports: [CommonModule], exports: [NimbleIconWindowTextDirective] });
12
+ NimbleIconWindowTextModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWindowTextModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWindowTextModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconWindowTextDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconWrenchHammerDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconWrenchHammerDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWrenchHammerDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconWrenchHammerDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconWrenchHammerDirective, selector: "nimble-icon-wrench-hammer", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWrenchHammerDirective, decorators: [{
11
+ NimbleIconWrenchHammerDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWrenchHammerDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconWrenchHammerDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconWrenchHammerDirective, selector: "nimble-icon-wrench-hammer", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWrenchHammerDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-wrench-hammer'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/wrench-hammer';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconWrenchHammerModule {
9
9
  }
10
- NimbleIconWrenchHammerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWrenchHammerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconWrenchHammerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWrenchHammerModule, declarations: [NimbleIconWrenchHammerDirective], imports: [CommonModule], exports: [NimbleIconWrenchHammerDirective] });
12
- NimbleIconWrenchHammerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWrenchHammerModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWrenchHammerModule, decorators: [{
10
+ NimbleIconWrenchHammerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWrenchHammerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconWrenchHammerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWrenchHammerModule, declarations: [NimbleIconWrenchHammerDirective], imports: [CommonModule], exports: [NimbleIconWrenchHammerDirective] });
12
+ NimbleIconWrenchHammerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWrenchHammerModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWrenchHammerModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconWrenchHammerDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconXmarkDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconXmarkDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconXmarkDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconXmarkDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconXmarkDirective, selector: "nimble-icon-xmark", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconXmarkDirective, decorators: [{
11
+ NimbleIconXmarkDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconXmarkDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconXmarkDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconXmarkDirective, selector: "nimble-icon-xmark", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconXmarkDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-xmark'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/xmark';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconXmarkModule {
9
9
  }
10
- NimbleIconXmarkModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconXmarkModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconXmarkModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconXmarkModule, declarations: [NimbleIconXmarkDirective], imports: [CommonModule], exports: [NimbleIconXmarkDirective] });
12
- NimbleIconXmarkModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconXmarkModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconXmarkModule, decorators: [{
10
+ NimbleIconXmarkModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconXmarkModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconXmarkModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconXmarkModule, declarations: [NimbleIconXmarkDirective], imports: [CommonModule], exports: [NimbleIconXmarkDirective] });
12
+ NimbleIconXmarkModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconXmarkModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconXmarkModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconXmarkDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconXmarkCheckDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconXmarkCheckDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconXmarkCheckDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconXmarkCheckDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconXmarkCheckDirective, selector: "nimble-icon-xmark-check", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconXmarkCheckDirective, decorators: [{
11
+ NimbleIconXmarkCheckDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconXmarkCheckDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconXmarkCheckDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconXmarkCheckDirective, selector: "nimble-icon-xmark-check", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconXmarkCheckDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-xmark-check'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/xmark-check';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconXmarkCheckModule {
9
9
  }
10
- NimbleIconXmarkCheckModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconXmarkCheckModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconXmarkCheckModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconXmarkCheckModule, declarations: [NimbleIconXmarkCheckDirective], imports: [CommonModule], exports: [NimbleIconXmarkCheckDirective] });
12
- NimbleIconXmarkCheckModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconXmarkCheckModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconXmarkCheckModule, decorators: [{
10
+ NimbleIconXmarkCheckModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconXmarkCheckModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconXmarkCheckModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconXmarkCheckModule, declarations: [NimbleIconXmarkCheckDirective], imports: [CommonModule], exports: [NimbleIconXmarkCheckDirective] });
12
+ NimbleIconXmarkCheckModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconXmarkCheckModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconXmarkCheckModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconXmarkCheckDirective],
@@ -48,9 +48,9 @@ export class NimbleComboboxListOptionDirective {
48
48
  this.combobox.addOption(this._currentTextContent, value);
49
49
  }
50
50
  }
51
- NimbleComboboxListOptionDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleComboboxListOptionDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }, { token: NimbleComboboxControlValueAccessorDirective, host: true, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
52
- NimbleComboboxListOptionDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleComboboxListOptionDirective, selector: "nimble-list-option", inputs: { disabled: "disabled", ngValue: "ngValue" }, ngImport: i0 });
53
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleComboboxListOptionDirective, decorators: [{
51
+ NimbleComboboxListOptionDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleComboboxListOptionDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }, { token: NimbleComboboxControlValueAccessorDirective, host: true, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
52
+ NimbleComboboxListOptionDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleComboboxListOptionDirective, selector: "nimble-list-option", inputs: { disabled: "disabled", ngValue: "ngValue" }, ngImport: i0 });
53
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleComboboxListOptionDirective, decorators: [{
54
54
  type: Directive,
55
55
  args: [{
56
56
  selector: 'nimble-list-option'
@@ -6,10 +6,10 @@ import '@ni/nimble-components/dist/esm/list-option';
6
6
  import * as i0 from "@angular/core";
7
7
  export class NimbleListOptionModule {
8
8
  }
9
- NimbleListOptionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleListOptionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
- NimbleListOptionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleListOptionModule, declarations: [NimbleSelectListOptionDirective, NimbleComboboxListOptionDirective], imports: [CommonModule], exports: [NimbleSelectListOptionDirective, NimbleComboboxListOptionDirective] });
11
- NimbleListOptionModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleListOptionModule, imports: [CommonModule] });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleListOptionModule, decorators: [{
9
+ NimbleListOptionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleListOptionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
+ NimbleListOptionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleListOptionModule, declarations: [NimbleSelectListOptionDirective, NimbleComboboxListOptionDirective], imports: [CommonModule], exports: [NimbleSelectListOptionDirective, NimbleComboboxListOptionDirective] });
11
+ NimbleListOptionModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleListOptionModule, imports: [CommonModule] });
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleListOptionModule, decorators: [{
13
13
  type: NgModule,
14
14
  args: [{
15
15
  declarations: [NimbleSelectListOptionDirective, NimbleComboboxListOptionDirective],
@@ -20,9 +20,9 @@ export class NimbleSelectListOptionDirective extends NgSelectOption {
20
20
  this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
21
21
  }
22
22
  }
23
- NimbleSelectListOptionDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleSelectListOptionDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: NimbleSelectControlValueAccessorDirective, host: true, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
24
- NimbleSelectListOptionDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleSelectListOptionDirective, selector: "nimble-list-option", inputs: { disabled: "disabled" }, usesInheritance: true, ngImport: i0 });
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleSelectListOptionDirective, decorators: [{
23
+ NimbleSelectListOptionDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleSelectListOptionDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: NimbleSelectControlValueAccessorDirective, host: true, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
24
+ NimbleSelectListOptionDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleSelectListOptionDirective, selector: "nimble-list-option", inputs: { disabled: "disabled" }, usesInheritance: true, ngImport: i0 });
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleSelectListOptionDirective, decorators: [{
26
26
  type: Directive,
27
27
  args: [{
28
28
  selector: 'nimble-list-option'
@@ -5,9 +5,9 @@ import * as i0 from "@angular/core";
5
5
  */
6
6
  export class NimbleMenuDirective {
7
7
  }
8
- NimbleMenuDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleMenuDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
9
- NimbleMenuDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleMenuDirective, selector: "nimble-menu", ngImport: i0 });
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleMenuDirective, decorators: [{
8
+ NimbleMenuDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleMenuDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
9
+ NimbleMenuDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleMenuDirective, selector: "nimble-menu", ngImport: i0 });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleMenuDirective, decorators: [{
11
11
  type: Directive,
12
12
  args: [{
13
13
  selector: 'nimble-menu'
@@ -5,10 +5,10 @@ import '@ni/nimble-components/dist/esm/menu';
5
5
  import * as i0 from "@angular/core";
6
6
  export class NimbleMenuModule {
7
7
  }
8
- NimbleMenuModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleMenuModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
- NimbleMenuModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleMenuModule, declarations: [NimbleMenuDirective], imports: [CommonModule], exports: [NimbleMenuDirective] });
10
- NimbleMenuModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleMenuModule, imports: [CommonModule] });
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleMenuModule, decorators: [{
8
+ NimbleMenuModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleMenuModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
+ NimbleMenuModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleMenuModule, declarations: [NimbleMenuDirective], imports: [CommonModule], exports: [NimbleMenuDirective] });
10
+ NimbleMenuModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleMenuModule, imports: [CommonModule] });
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleMenuModule, decorators: [{
12
12
  type: NgModule,
13
13
  args: [{
14
14
  declarations: [NimbleMenuDirective],
@@ -36,9 +36,9 @@ export class NimbleMenuButtonDirective {
36
36
  this.renderer.setProperty(this.elementRef.nativeElement, 'open', toBooleanProperty(value));
37
37
  }
38
38
  }
39
- NimbleMenuButtonDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleMenuButtonDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
40
- NimbleMenuButtonDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleMenuButtonDirective, selector: "nimble-menu-button", inputs: { appearance: "appearance", disabled: "disabled", contentHidden: ["content-hidden", "contentHidden"], open: "open" }, ngImport: i0 });
41
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleMenuButtonDirective, decorators: [{
39
+ NimbleMenuButtonDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleMenuButtonDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
40
+ NimbleMenuButtonDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleMenuButtonDirective, selector: "nimble-menu-button", inputs: { appearance: "appearance", disabled: "disabled", contentHidden: ["content-hidden", "contentHidden"], open: "open" }, ngImport: i0 });
41
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleMenuButtonDirective, decorators: [{
42
42
  type: Directive,
43
43
  args: [{
44
44
  selector: 'nimble-menu-button'
@@ -5,10 +5,10 @@ import '@ni/nimble-components/dist/esm/menu-button';
5
5
  import * as i0 from "@angular/core";
6
6
  export class NimbleMenuButtonModule {
7
7
  }
8
- NimbleMenuButtonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleMenuButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
- NimbleMenuButtonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleMenuButtonModule, declarations: [NimbleMenuButtonDirective], imports: [CommonModule], exports: [NimbleMenuButtonDirective] });
10
- NimbleMenuButtonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleMenuButtonModule, imports: [CommonModule] });
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleMenuButtonModule, decorators: [{
8
+ NimbleMenuButtonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleMenuButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
+ NimbleMenuButtonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleMenuButtonModule, declarations: [NimbleMenuButtonDirective], imports: [CommonModule], exports: [NimbleMenuButtonDirective] });
10
+ NimbleMenuButtonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleMenuButtonModule, imports: [CommonModule] });
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleMenuButtonModule, decorators: [{
12
12
  type: NgModule,
13
13
  args: [{
14
14
  declarations: [NimbleMenuButtonDirective],
@@ -16,9 +16,9 @@ export class NimbleMenuItemDirective {
16
16
  this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
17
17
  }
18
18
  }
19
- NimbleMenuItemDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleMenuItemDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
20
- NimbleMenuItemDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleMenuItemDirective, selector: "nimble-menu-item", inputs: { disabled: "disabled" }, ngImport: i0 });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleMenuItemDirective, decorators: [{
19
+ NimbleMenuItemDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleMenuItemDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
20
+ NimbleMenuItemDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleMenuItemDirective, selector: "nimble-menu-item", inputs: { disabled: "disabled" }, ngImport: i0 });
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleMenuItemDirective, decorators: [{
22
22
  type: Directive,
23
23
  args: [{
24
24
  selector: 'nimble-menu-item'
@@ -5,10 +5,10 @@ import '@ni/nimble-components/dist/esm/menu-item';
5
5
  import * as i0 from "@angular/core";
6
6
  export class NimbleMenuItemModule {
7
7
  }
8
- NimbleMenuItemModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleMenuItemModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
- NimbleMenuItemModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleMenuItemModule, declarations: [NimbleMenuItemDirective], imports: [CommonModule], exports: [NimbleMenuItemDirective] });
10
- NimbleMenuItemModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleMenuItemModule, imports: [CommonModule] });
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleMenuItemModule, decorators: [{
8
+ NimbleMenuItemModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleMenuItemModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
+ NimbleMenuItemModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleMenuItemModule, declarations: [NimbleMenuItemDirective], imports: [CommonModule], exports: [NimbleMenuItemDirective] });
10
+ NimbleMenuItemModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleMenuItemModule, imports: [CommonModule] });
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleMenuItemModule, decorators: [{
12
12
  type: NgModule,
13
13
  args: [{
14
14
  declarations: [NimbleMenuItemDirective],
@@ -9,13 +9,13 @@ import * as i0 from "@angular/core";
9
9
  */
10
10
  export class NimbleNumberFieldControlValueAccessorDirective extends NumberValueAccessor {
11
11
  }
12
- NimbleNumberFieldControlValueAccessorDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleNumberFieldControlValueAccessorDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
13
- NimbleNumberFieldControlValueAccessorDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleNumberFieldControlValueAccessorDirective, selector: "nimble-number-field[formControlName],nimble-number-field[formControl],nimble-number-field[ngModel]", host: { listeners: { "input": "onChange($event.target.value)", "blur": "onTouched()" } }, providers: [{
12
+ NimbleNumberFieldControlValueAccessorDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleNumberFieldControlValueAccessorDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
13
+ NimbleNumberFieldControlValueAccessorDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleNumberFieldControlValueAccessorDirective, selector: "nimble-number-field[formControlName],nimble-number-field[formControl],nimble-number-field[ngModel]", host: { listeners: { "input": "onChange($event.target.value)", "blur": "onTouched()" } }, providers: [{
14
14
  provide: NG_VALUE_ACCESSOR,
15
15
  useExisting: forwardRef(() => NimbleNumberFieldControlValueAccessorDirective),
16
16
  multi: true
17
17
  }], usesInheritance: true, ngImport: i0 });
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleNumberFieldControlValueAccessorDirective, decorators: [{
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleNumberFieldControlValueAccessorDirective, decorators: [{
19
19
  type: Directive,
20
20
  args: [{
21
21
  selector: 'nimble-number-field[formControlName],nimble-number-field[formControl],nimble-number-field[ngModel]',
@@ -67,9 +67,9 @@ export class NimbleNumberFieldDirective {
67
67
  this.renderer.setProperty(this.elementRef.nativeElement, 'errorVisible', toBooleanProperty(value));
68
68
  }
69
69
  }
70
- NimbleNumberFieldDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleNumberFieldDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
71
- NimbleNumberFieldDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleNumberFieldDirective, selector: "nimble-number-field", inputs: { appearance: "appearance", readOnly: ["readonly", "readOnly"], min: "min", max: "max", step: "step", placeholder: "placeholder", errorText: ["error-text", "errorText"], errorVisible: ["error-visible", "errorVisible"] }, ngImport: i0 });
72
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleNumberFieldDirective, decorators: [{
70
+ NimbleNumberFieldDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleNumberFieldDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
71
+ NimbleNumberFieldDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleNumberFieldDirective, selector: "nimble-number-field", inputs: { appearance: "appearance", readOnly: ["readonly", "readOnly"], min: "min", max: "max", step: "step", placeholder: "placeholder", errorText: ["error-text", "errorText"], errorVisible: ["error-visible", "errorVisible"] }, ngImport: i0 });
72
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleNumberFieldDirective, decorators: [{
73
73
  type: Directive,
74
74
  args: [{
75
75
  selector: 'nimble-number-field'
@@ -6,10 +6,10 @@ import '@ni/nimble-components/dist/esm/number-field';
6
6
  import * as i0 from "@angular/core";
7
7
  export class NimbleNumberFieldModule {
8
8
  }
9
- NimbleNumberFieldModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleNumberFieldModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
- NimbleNumberFieldModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleNumberFieldModule, declarations: [NimbleNumberFieldDirective, NimbleNumberFieldControlValueAccessorDirective], imports: [CommonModule], exports: [NimbleNumberFieldDirective, NimbleNumberFieldControlValueAccessorDirective] });
11
- NimbleNumberFieldModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleNumberFieldModule, imports: [CommonModule] });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleNumberFieldModule, decorators: [{
9
+ NimbleNumberFieldModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleNumberFieldModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
+ NimbleNumberFieldModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleNumberFieldModule, declarations: [NimbleNumberFieldDirective, NimbleNumberFieldControlValueAccessorDirective], imports: [CommonModule], exports: [NimbleNumberFieldDirective, NimbleNumberFieldControlValueAccessorDirective] });
11
+ NimbleNumberFieldModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleNumberFieldModule, imports: [CommonModule] });
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleNumberFieldModule, decorators: [{
13
13
  type: NgModule,
14
14
  args: [{
15
15
  declarations: [NimbleNumberFieldDirective, NimbleNumberFieldControlValueAccessorDirective],
@@ -63,13 +63,13 @@ export class NimbleRadioControlValueAccessorDirective extends RadioControlValueA
63
63
  }
64
64
  }
65
65
  NimbleRadioControlValueAccessorDirective._nextOpenId = 0;
66
- NimbleRadioControlValueAccessorDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleRadioControlValueAccessorDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i1.RadioControlRegistry }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Directive });
67
- NimbleRadioControlValueAccessorDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleRadioControlValueAccessorDirective, selector: "nimble-radio[formControlName],nimble-radio[formControl],nimble-radio[ngModel]", host: { listeners: { "change": "nimbleOnChange($event.target.checked)", "blur": "onTouched()" } }, providers: [{
66
+ NimbleRadioControlValueAccessorDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleRadioControlValueAccessorDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i1.RadioControlRegistry }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Directive });
67
+ NimbleRadioControlValueAccessorDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleRadioControlValueAccessorDirective, selector: "nimble-radio[formControlName],nimble-radio[formControl],nimble-radio[ngModel]", host: { listeners: { "change": "nimbleOnChange($event.target.checked)", "blur": "onTouched()" } }, providers: [{
68
68
  provide: NG_VALUE_ACCESSOR,
69
69
  useExisting: forwardRef(() => NimbleRadioControlValueAccessorDirective),
70
70
  multi: true
71
71
  }], usesInheritance: true, ngImport: i0 });
72
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleRadioControlValueAccessorDirective, decorators: [{
72
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleRadioControlValueAccessorDirective, decorators: [{
73
73
  type: Directive,
74
74
  args: [{
75
75
  selector: 'nimble-radio[formControlName],nimble-radio[formControl],nimble-radio[ngModel]',
@@ -16,9 +16,9 @@ export class NimbleRadioDirective {
16
16
  this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
17
17
  }
18
18
  }
19
- NimbleRadioDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleRadioDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
20
- NimbleRadioDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleRadioDirective, selector: "nimble-radio", inputs: { disabled: "disabled" }, ngImport: i0 });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleRadioDirective, decorators: [{
19
+ NimbleRadioDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleRadioDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
20
+ NimbleRadioDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleRadioDirective, selector: "nimble-radio", inputs: { disabled: "disabled" }, ngImport: i0 });
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleRadioDirective, decorators: [{
22
22
  type: Directive,
23
23
  args: [{
24
24
  selector: 'nimble-radio'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/radio';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleRadioModule {
9
9
  }
10
- NimbleRadioModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleRadioModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleRadioModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleRadioModule, declarations: [NimbleRadioControlValueAccessorDirective, NimbleRadioDirective], imports: [CommonModule, RadioControlRegistryModule], exports: [NimbleRadioControlValueAccessorDirective, NimbleRadioDirective] });
12
- NimbleRadioModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleRadioModule, imports: [CommonModule, RadioControlRegistryModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleRadioModule, decorators: [{
10
+ NimbleRadioModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleRadioModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleRadioModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleRadioModule, declarations: [NimbleRadioControlValueAccessorDirective, NimbleRadioDirective], imports: [CommonModule, RadioControlRegistryModule], exports: [NimbleRadioControlValueAccessorDirective, NimbleRadioDirective] });
12
+ NimbleRadioModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleRadioModule, imports: [CommonModule, RadioControlRegistryModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleRadioModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleRadioControlValueAccessorDirective, NimbleRadioDirective],
@@ -30,9 +30,9 @@ export class NimbleRadioGroupDirective {
30
30
  this.renderer.setProperty(this.elementRef.nativeElement, 'orientation', value);
31
31
  }
32
32
  }
33
- NimbleRadioGroupDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleRadioGroupDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
34
- NimbleRadioGroupDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleRadioGroupDirective, selector: "nimble-radio-group", inputs: { disabled: "disabled", name: "name", orientation: "orientation" }, ngImport: i0 });
35
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleRadioGroupDirective, decorators: [{
33
+ NimbleRadioGroupDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleRadioGroupDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
34
+ NimbleRadioGroupDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleRadioGroupDirective, selector: "nimble-radio-group", inputs: { disabled: "disabled", name: "name", orientation: "orientation" }, ngImport: i0 });
35
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleRadioGroupDirective, decorators: [{
36
36
  type: Directive,
37
37
  args: [{
38
38
  selector: 'nimble-radio-group'
@@ -5,10 +5,10 @@ import '@ni/nimble-components/dist/esm/radio-group';
5
5
  import * as i0 from "@angular/core";
6
6
  export class NimbleRadioGroupModule {
7
7
  }
8
- NimbleRadioGroupModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleRadioGroupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
- NimbleRadioGroupModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleRadioGroupModule, declarations: [NimbleRadioGroupDirective], imports: [CommonModule], exports: [NimbleRadioGroupDirective] });
10
- NimbleRadioGroupModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleRadioGroupModule, imports: [CommonModule] });
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleRadioGroupModule, decorators: [{
8
+ NimbleRadioGroupModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleRadioGroupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
+ NimbleRadioGroupModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleRadioGroupModule, declarations: [NimbleRadioGroupDirective], imports: [CommonModule], exports: [NimbleRadioGroupDirective] });
10
+ NimbleRadioGroupModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleRadioGroupModule, imports: [CommonModule] });
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleRadioGroupModule, decorators: [{
12
12
  type: NgModule,
13
13
  args: [{
14
14
  declarations: [NimbleRadioGroupDirective],
@@ -11,13 +11,13 @@ import * as i0 from "@angular/core";
11
11
  */
12
12
  export class NimbleSelectControlValueAccessorDirective extends SelectControlValueAccessor {
13
13
  }
14
- NimbleSelectControlValueAccessorDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleSelectControlValueAccessorDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
15
- NimbleSelectControlValueAccessorDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleSelectControlValueAccessorDirective, selector: "nimble-select:not([multiple])[formControlName],nimble-select:not([multiple])[formControl],nimble-select:not([multiple])[ngModel]", host: { listeners: { "change": "onChange($event.target.value)", "blur": "onTouched()" } }, providers: [{
14
+ NimbleSelectControlValueAccessorDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleSelectControlValueAccessorDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
15
+ NimbleSelectControlValueAccessorDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleSelectControlValueAccessorDirective, selector: "nimble-select:not([multiple])[formControlName],nimble-select:not([multiple])[formControl],nimble-select:not([multiple])[ngModel]", host: { listeners: { "change": "onChange($event.target.value)", "blur": "onTouched()" } }, providers: [{
16
16
  provide: NG_VALUE_ACCESSOR,
17
17
  useExisting: forwardRef(() => NimbleSelectControlValueAccessorDirective),
18
18
  multi: true
19
19
  }], usesInheritance: true, ngImport: i0 });
20
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleSelectControlValueAccessorDirective, decorators: [{
20
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleSelectControlValueAccessorDirective, decorators: [{
21
21
  type: Directive,
22
22
  args: [{
23
23
  selector: 'nimble-select:not([multiple])[formControlName],nimble-select:not([multiple])[formControl],nimble-select:not([multiple])[ngModel]',
@@ -38,9 +38,9 @@ export class NimbleSelectDirective {
38
38
  this.renderer.setProperty(this.elementRef.nativeElement, 'errorVisible', toBooleanProperty(value));
39
39
  }
40
40
  }
41
- NimbleSelectDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleSelectDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
42
- NimbleSelectDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleSelectDirective, selector: "nimble-select", inputs: { appearance: "appearance", disabled: "disabled", errorText: ["error-text", "errorText"], errorVisible: ["error-visible", "errorVisible"] }, ngImport: i0 });
43
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleSelectDirective, decorators: [{
41
+ NimbleSelectDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleSelectDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
42
+ NimbleSelectDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleSelectDirective, selector: "nimble-select", inputs: { appearance: "appearance", disabled: "disabled", errorText: ["error-text", "errorText"], errorVisible: ["error-visible", "errorVisible"] }, ngImport: i0 });
43
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleSelectDirective, decorators: [{
44
44
  type: Directive,
45
45
  args: [{
46
46
  selector: 'nimble-select',
@@ -6,10 +6,10 @@ import '@ni/nimble-components/dist/esm/select';
6
6
  import * as i0 from "@angular/core";
7
7
  export class NimbleSelectModule {
8
8
  }
9
- NimbleSelectModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleSelectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
- NimbleSelectModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleSelectModule, declarations: [NimbleSelectDirective, NimbleSelectControlValueAccessorDirective], imports: [CommonModule], exports: [NimbleSelectDirective, NimbleSelectControlValueAccessorDirective] });
11
- NimbleSelectModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleSelectModule, imports: [CommonModule] });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleSelectModule, decorators: [{
9
+ NimbleSelectModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleSelectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
+ NimbleSelectModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleSelectModule, declarations: [NimbleSelectDirective, NimbleSelectControlValueAccessorDirective], imports: [CommonModule], exports: [NimbleSelectDirective, NimbleSelectControlValueAccessorDirective] });
11
+ NimbleSelectModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleSelectModule, imports: [CommonModule] });
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleSelectModule, decorators: [{
13
13
  type: NgModule,
14
14
  args: [{
15
15
  declarations: [NimbleSelectDirective, NimbleSelectControlValueAccessorDirective],
@@ -5,9 +5,9 @@ import * as i0 from "@angular/core";
5
5
  */
6
6
  export class NimbleSpinnerDirective {
7
7
  }
8
- NimbleSpinnerDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleSpinnerDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
9
- NimbleSpinnerDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleSpinnerDirective, selector: "nimble-spinner", ngImport: i0 });
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleSpinnerDirective, decorators: [{
8
+ NimbleSpinnerDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleSpinnerDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
9
+ NimbleSpinnerDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleSpinnerDirective, selector: "nimble-spinner", ngImport: i0 });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleSpinnerDirective, decorators: [{
11
11
  type: Directive,
12
12
  args: [{
13
13
  selector: 'nimble-spinner'
@@ -5,10 +5,10 @@ import '@ni/nimble-components/dist/esm/spinner';
5
5
  import * as i0 from "@angular/core";
6
6
  export class NimbleSpinnerModule {
7
7
  }
8
- NimbleSpinnerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleSpinnerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
- NimbleSpinnerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleSpinnerModule, declarations: [NimbleSpinnerDirective], imports: [CommonModule], exports: [NimbleSpinnerDirective] });
10
- NimbleSpinnerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleSpinnerModule, imports: [CommonModule] });
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleSpinnerModule, decorators: [{
8
+ NimbleSpinnerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleSpinnerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
+ NimbleSpinnerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleSpinnerModule, declarations: [NimbleSpinnerDirective], imports: [CommonModule], exports: [NimbleSpinnerDirective] });
10
+ NimbleSpinnerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleSpinnerModule, imports: [CommonModule] });
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleSpinnerModule, decorators: [{
12
12
  type: NgModule,
13
13
  args: [{
14
14
  declarations: [NimbleSpinnerDirective],
@@ -9,13 +9,13 @@ import * as i0 from "@angular/core";
9
9
  */
10
10
  export class NimbleSwitchControlValueAccessorDirective extends CheckboxControlValueAccessor {
11
11
  }
12
- NimbleSwitchControlValueAccessorDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleSwitchControlValueAccessorDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
13
- NimbleSwitchControlValueAccessorDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleSwitchControlValueAccessorDirective, selector: "nimble-switch[formControlName],nimble-switch[formControl],nimble-switch[ngModel]", host: { listeners: { "change": "onChange($event.target.checked)", "blur": "onTouched()" } }, providers: [{
12
+ NimbleSwitchControlValueAccessorDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleSwitchControlValueAccessorDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
13
+ NimbleSwitchControlValueAccessorDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleSwitchControlValueAccessorDirective, selector: "nimble-switch[formControlName],nimble-switch[formControl],nimble-switch[ngModel]", host: { listeners: { "change": "onChange($event.target.checked)", "blur": "onTouched()" } }, providers: [{
14
14
  provide: NG_VALUE_ACCESSOR,
15
15
  useExisting: forwardRef(() => NimbleSwitchControlValueAccessorDirective),
16
16
  multi: true
17
17
  }], usesInheritance: true, ngImport: i0 });
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleSwitchControlValueAccessorDirective, decorators: [{
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleSwitchControlValueAccessorDirective, decorators: [{
19
19
  type: Directive,
20
20
  args: [{
21
21
  selector: 'nimble-switch[formControlName],nimble-switch[formControl],nimble-switch[ngModel]',
@@ -22,9 +22,9 @@ export class NimbleSwitchDirective {
22
22
  this.renderer.setProperty(this.elementRef.nativeElement, 'checked', toBooleanProperty(value));
23
23
  }
24
24
  }
25
- NimbleSwitchDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleSwitchDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
26
- NimbleSwitchDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleSwitchDirective, selector: "nimble-switch", inputs: { disabled: "disabled", checked: "checked" }, ngImport: i0 });
27
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleSwitchDirective, decorators: [{
25
+ NimbleSwitchDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleSwitchDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
26
+ NimbleSwitchDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleSwitchDirective, selector: "nimble-switch", inputs: { disabled: "disabled", checked: "checked" }, ngImport: i0 });
27
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleSwitchDirective, decorators: [{
28
28
  type: Directive,
29
29
  args: [{
30
30
  selector: 'nimble-switch'
@@ -6,10 +6,10 @@ import '@ni/nimble-components/dist/esm/switch';
6
6
  import * as i0 from "@angular/core";
7
7
  export class NimbleSwitchModule {
8
8
  }
9
- NimbleSwitchModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleSwitchModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
- NimbleSwitchModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleSwitchModule, declarations: [NimbleSwitchDirective, NimbleSwitchControlValueAccessorDirective], imports: [CommonModule], exports: [NimbleSwitchDirective, NimbleSwitchControlValueAccessorDirective] });
11
- NimbleSwitchModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleSwitchModule, imports: [CommonModule] });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleSwitchModule, decorators: [{
9
+ NimbleSwitchModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleSwitchModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
+ NimbleSwitchModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleSwitchModule, declarations: [NimbleSwitchDirective, NimbleSwitchControlValueAccessorDirective], imports: [CommonModule], exports: [NimbleSwitchDirective, NimbleSwitchControlValueAccessorDirective] });
11
+ NimbleSwitchModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleSwitchModule, imports: [CommonModule] });
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleSwitchModule, decorators: [{
13
13
  type: NgModule,
14
14
  args: [{
15
15
  declarations: [NimbleSwitchDirective, NimbleSwitchControlValueAccessorDirective],
@@ -16,9 +16,9 @@ export class NimbleTabDirective {
16
16
  this.renderer.setProperty(this.elementRef.nativeElement, 'disabled', toBooleanProperty(value));
17
17
  }
18
18
  }
19
- NimbleTabDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleTabDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
20
- NimbleTabDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleTabDirective, selector: "nimble-tab", inputs: { disabled: "disabled" }, ngImport: i0 });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleTabDirective, decorators: [{
19
+ NimbleTabDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleTabDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
20
+ NimbleTabDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleTabDirective, selector: "nimble-tab", inputs: { disabled: "disabled" }, ngImport: i0 });
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleTabDirective, decorators: [{
22
22
  type: Directive,
23
23
  args: [{
24
24
  selector: 'nimble-tab'