@ni/nimble-angular 16.0.3 → 16.0.5

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/link-cancel';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconLinkCancelModule {
9
9
  }
10
- NimbleIconLinkCancelModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconLinkCancelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconLinkCancelModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconLinkCancelModule, declarations: [NimbleIconLinkCancelDirective], imports: [CommonModule], exports: [NimbleIconLinkCancelDirective] });
12
- NimbleIconLinkCancelModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconLinkCancelModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconLinkCancelModule, decorators: [{
10
+ NimbleIconLinkCancelModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconLinkCancelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconLinkCancelModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconLinkCancelModule, declarations: [NimbleIconLinkCancelDirective], imports: [CommonModule], exports: [NimbleIconLinkCancelDirective] });
12
+ NimbleIconLinkCancelModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconLinkCancelModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconLinkCancelModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconLinkCancelDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconListDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconListDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconListDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconListDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconListDirective, selector: "nimble-icon-list", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconListDirective, decorators: [{
11
+ NimbleIconListDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconListDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconListDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconListDirective, selector: "nimble-icon-list", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconListDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-list'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/list';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconListModule {
9
9
  }
10
- NimbleIconListModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconListModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconListModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconListModule, declarations: [NimbleIconListDirective], imports: [CommonModule], exports: [NimbleIconListDirective] });
12
- NimbleIconListModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconListModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconListModule, decorators: [{
10
+ NimbleIconListModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconListModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconListModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconListModule, declarations: [NimbleIconListDirective], imports: [CommonModule], exports: [NimbleIconListDirective] });
12
+ NimbleIconListModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconListModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconListModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconListDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconListTreeDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconListTreeDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconListTreeDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconListTreeDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconListTreeDirective, selector: "nimble-icon-list-tree", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconListTreeDirective, decorators: [{
11
+ NimbleIconListTreeDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconListTreeDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconListTreeDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconListTreeDirective, selector: "nimble-icon-list-tree", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconListTreeDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-list-tree'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/list-tree';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconListTreeModule {
9
9
  }
10
- NimbleIconListTreeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconListTreeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconListTreeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconListTreeModule, declarations: [NimbleIconListTreeDirective], imports: [CommonModule], exports: [NimbleIconListTreeDirective] });
12
- NimbleIconListTreeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconListTreeModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconListTreeModule, decorators: [{
10
+ NimbleIconListTreeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconListTreeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconListTreeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconListTreeModule, declarations: [NimbleIconListTreeDirective], imports: [CommonModule], exports: [NimbleIconListTreeDirective] });
12
+ NimbleIconListTreeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconListTreeModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconListTreeModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconListTreeDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconListTreeDatabaseDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconListTreeDatabaseDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconListTreeDatabaseDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconListTreeDatabaseDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconListTreeDatabaseDirective, selector: "nimble-icon-list-tree-database", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconListTreeDatabaseDirective, decorators: [{
11
+ NimbleIconListTreeDatabaseDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconListTreeDatabaseDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconListTreeDatabaseDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconListTreeDatabaseDirective, selector: "nimble-icon-list-tree-database", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconListTreeDatabaseDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-list-tree-database'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/list-tree-database';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconListTreeDatabaseModule {
9
9
  }
10
- NimbleIconListTreeDatabaseModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconListTreeDatabaseModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconListTreeDatabaseModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconListTreeDatabaseModule, declarations: [NimbleIconListTreeDatabaseDirective], imports: [CommonModule], exports: [NimbleIconListTreeDatabaseDirective] });
12
- NimbleIconListTreeDatabaseModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconListTreeDatabaseModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconListTreeDatabaseModule, decorators: [{
10
+ NimbleIconListTreeDatabaseModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconListTreeDatabaseModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconListTreeDatabaseModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconListTreeDatabaseModule, declarations: [NimbleIconListTreeDatabaseDirective], imports: [CommonModule], exports: [NimbleIconListTreeDatabaseDirective] });
12
+ NimbleIconListTreeDatabaseModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconListTreeDatabaseModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconListTreeDatabaseModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconListTreeDatabaseDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconLockDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconLockDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconLockDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconLockDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconLockDirective, selector: "nimble-icon-lock", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconLockDirective, decorators: [{
11
+ NimbleIconLockDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconLockDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconLockDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconLockDirective, selector: "nimble-icon-lock", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconLockDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-lock'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/lock';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconLockModule {
9
9
  }
10
- NimbleIconLockModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconLockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconLockModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconLockModule, declarations: [NimbleIconLockDirective], imports: [CommonModule], exports: [NimbleIconLockDirective] });
12
- NimbleIconLockModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconLockModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconLockModule, decorators: [{
10
+ NimbleIconLockModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconLockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconLockModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconLockModule, declarations: [NimbleIconLockDirective], imports: [CommonModule], exports: [NimbleIconLockDirective] });
12
+ NimbleIconLockModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconLockModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconLockModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconLockDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconMagnifyingGlassDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconMagnifyingGlassDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconMagnifyingGlassDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconMagnifyingGlassDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconMagnifyingGlassDirective, selector: "nimble-icon-magnifying-glass", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconMagnifyingGlassDirective, decorators: [{
11
+ NimbleIconMagnifyingGlassDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconMagnifyingGlassDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconMagnifyingGlassDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconMagnifyingGlassDirective, selector: "nimble-icon-magnifying-glass", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconMagnifyingGlassDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-magnifying-glass'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/magnifying-glass';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconMagnifyingGlassModule {
9
9
  }
10
- NimbleIconMagnifyingGlassModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconMagnifyingGlassModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconMagnifyingGlassModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconMagnifyingGlassModule, declarations: [NimbleIconMagnifyingGlassDirective], imports: [CommonModule], exports: [NimbleIconMagnifyingGlassDirective] });
12
- NimbleIconMagnifyingGlassModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconMagnifyingGlassModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconMagnifyingGlassModule, decorators: [{
10
+ NimbleIconMagnifyingGlassModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconMagnifyingGlassModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconMagnifyingGlassModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconMagnifyingGlassModule, declarations: [NimbleIconMagnifyingGlassDirective], imports: [CommonModule], exports: [NimbleIconMagnifyingGlassDirective] });
12
+ NimbleIconMagnifyingGlassModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconMagnifyingGlassModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconMagnifyingGlassModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconMagnifyingGlassDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconMarkdownDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconMarkdownDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconMarkdownDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconMarkdownDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconMarkdownDirective, selector: "nimble-icon-markdown", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconMarkdownDirective, decorators: [{
11
+ NimbleIconMarkdownDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconMarkdownDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconMarkdownDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconMarkdownDirective, selector: "nimble-icon-markdown", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconMarkdownDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-markdown'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/markdown';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconMarkdownModule {
9
9
  }
10
- NimbleIconMarkdownModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconMarkdownModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconMarkdownModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconMarkdownModule, declarations: [NimbleIconMarkdownDirective], imports: [CommonModule], exports: [NimbleIconMarkdownDirective] });
12
- NimbleIconMarkdownModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconMarkdownModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconMarkdownModule, decorators: [{
10
+ NimbleIconMarkdownModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconMarkdownModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconMarkdownModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconMarkdownModule, declarations: [NimbleIconMarkdownDirective], imports: [CommonModule], exports: [NimbleIconMarkdownDirective] });
12
+ NimbleIconMarkdownModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconMarkdownModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconMarkdownModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconMarkdownDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconMinusDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconMinusDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconMinusDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconMinusDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconMinusDirective, selector: "nimble-icon-minus", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconMinusDirective, decorators: [{
11
+ NimbleIconMinusDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconMinusDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconMinusDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconMinusDirective, selector: "nimble-icon-minus", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconMinusDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-minus'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/minus';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconMinusModule {
9
9
  }
10
- NimbleIconMinusModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconMinusModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconMinusModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconMinusModule, declarations: [NimbleIconMinusDirective], imports: [CommonModule], exports: [NimbleIconMinusDirective] });
12
- NimbleIconMinusModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconMinusModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconMinusModule, decorators: [{
10
+ NimbleIconMinusModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconMinusModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconMinusModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconMinusModule, declarations: [NimbleIconMinusDirective], imports: [CommonModule], exports: [NimbleIconMinusDirective] });
12
+ NimbleIconMinusModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconMinusModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconMinusModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconMinusDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconMinusWideDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconMinusWideDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconMinusWideDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconMinusWideDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconMinusWideDirective, selector: "nimble-icon-minus-wide", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconMinusWideDirective, decorators: [{
11
+ NimbleIconMinusWideDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconMinusWideDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconMinusWideDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconMinusWideDirective, selector: "nimble-icon-minus-wide", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconMinusWideDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-minus-wide'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/minus-wide';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconMinusWideModule {
9
9
  }
10
- NimbleIconMinusWideModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconMinusWideModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconMinusWideModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconMinusWideModule, declarations: [NimbleIconMinusWideDirective], imports: [CommonModule], exports: [NimbleIconMinusWideDirective] });
12
- NimbleIconMinusWideModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconMinusWideModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconMinusWideModule, decorators: [{
10
+ NimbleIconMinusWideModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconMinusWideModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconMinusWideModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconMinusWideModule, declarations: [NimbleIconMinusWideDirective], imports: [CommonModule], exports: [NimbleIconMinusWideDirective] });
12
+ NimbleIconMinusWideModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconMinusWideModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconMinusWideModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconMinusWideDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconMobileDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconMobileDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconMobileDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconMobileDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconMobileDirective, selector: "nimble-icon-mobile", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconMobileDirective, decorators: [{
11
+ NimbleIconMobileDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconMobileDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconMobileDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconMobileDirective, selector: "nimble-icon-mobile", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconMobileDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-mobile'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/mobile';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconMobileModule {
9
9
  }
10
- NimbleIconMobileModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconMobileModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconMobileModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconMobileModule, declarations: [NimbleIconMobileDirective], imports: [CommonModule], exports: [NimbleIconMobileDirective] });
12
- NimbleIconMobileModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconMobileModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconMobileModule, decorators: [{
10
+ NimbleIconMobileModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconMobileModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconMobileModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconMobileModule, declarations: [NimbleIconMobileDirective], imports: [CommonModule], exports: [NimbleIconMobileDirective] });
12
+ NimbleIconMobileModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconMobileModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconMobileModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconMobileDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconNotebookDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconNotebookDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconNotebookDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconNotebookDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconNotebookDirective, selector: "nimble-icon-notebook", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconNotebookDirective, decorators: [{
11
+ NimbleIconNotebookDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconNotebookDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconNotebookDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconNotebookDirective, selector: "nimble-icon-notebook", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconNotebookDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-notebook'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/notebook';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconNotebookModule {
9
9
  }
10
- NimbleIconNotebookModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconNotebookModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconNotebookModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconNotebookModule, declarations: [NimbleIconNotebookDirective], imports: [CommonModule], exports: [NimbleIconNotebookDirective] });
12
- NimbleIconNotebookModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconNotebookModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconNotebookModule, decorators: [{
10
+ NimbleIconNotebookModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconNotebookModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconNotebookModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconNotebookModule, declarations: [NimbleIconNotebookDirective], imports: [CommonModule], exports: [NimbleIconNotebookDirective] });
12
+ NimbleIconNotebookModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconNotebookModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconNotebookModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconNotebookDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconPasteDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconPasteDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconPasteDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconPasteDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconPasteDirective, selector: "nimble-icon-paste", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconPasteDirective, decorators: [{
11
+ NimbleIconPasteDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconPasteDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconPasteDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconPasteDirective, selector: "nimble-icon-paste", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconPasteDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-paste'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/paste';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconPasteModule {
9
9
  }
10
- NimbleIconPasteModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconPasteModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconPasteModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconPasteModule, declarations: [NimbleIconPasteDirective], imports: [CommonModule], exports: [NimbleIconPasteDirective] });
12
- NimbleIconPasteModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconPasteModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconPasteModule, decorators: [{
10
+ NimbleIconPasteModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconPasteModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconPasteModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconPasteModule, declarations: [NimbleIconPasteDirective], imports: [CommonModule], exports: [NimbleIconPasteDirective] });
12
+ NimbleIconPasteModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconPasteModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconPasteModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconPasteDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconPencilDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconPencilDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconPencilDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconPencilDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconPencilDirective, selector: "nimble-icon-pencil", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconPencilDirective, decorators: [{
11
+ NimbleIconPencilDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconPencilDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconPencilDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconPencilDirective, selector: "nimble-icon-pencil", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconPencilDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-pencil'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/pencil';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconPencilModule {
9
9
  }
10
- NimbleIconPencilModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconPencilModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconPencilModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconPencilModule, declarations: [NimbleIconPencilDirective], imports: [CommonModule], exports: [NimbleIconPencilDirective] });
12
- NimbleIconPencilModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconPencilModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconPencilModule, decorators: [{
10
+ NimbleIconPencilModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconPencilModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconPencilModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconPencilModule, declarations: [NimbleIconPencilDirective], imports: [CommonModule], exports: [NimbleIconPencilDirective] });
12
+ NimbleIconPencilModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconPencilModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconPencilModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconPencilDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconPotWithLidDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconPotWithLidDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconPotWithLidDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconPotWithLidDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconPotWithLidDirective, selector: "nimble-icon-pot-with-lid", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconPotWithLidDirective, decorators: [{
11
+ NimbleIconPotWithLidDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconPotWithLidDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconPotWithLidDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconPotWithLidDirective, selector: "nimble-icon-pot-with-lid", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconPotWithLidDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-pot-with-lid'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/pot-with-lid';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconPotWithLidModule {
9
9
  }
10
- NimbleIconPotWithLidModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconPotWithLidModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconPotWithLidModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconPotWithLidModule, declarations: [NimbleIconPotWithLidDirective], imports: [CommonModule], exports: [NimbleIconPotWithLidDirective] });
12
- NimbleIconPotWithLidModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconPotWithLidModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconPotWithLidModule, decorators: [{
10
+ NimbleIconPotWithLidModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconPotWithLidModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconPotWithLidModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconPotWithLidModule, declarations: [NimbleIconPotWithLidDirective], imports: [CommonModule], exports: [NimbleIconPotWithLidDirective] });
12
+ NimbleIconPotWithLidModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconPotWithLidModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconPotWithLidModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconPotWithLidDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconQuestionDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconQuestionDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconQuestionDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconQuestionDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconQuestionDirective, selector: "nimble-icon-question", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconQuestionDirective, decorators: [{
11
+ NimbleIconQuestionDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconQuestionDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconQuestionDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconQuestionDirective, selector: "nimble-icon-question", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconQuestionDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-question'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/question';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconQuestionModule {
9
9
  }
10
- NimbleIconQuestionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconQuestionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconQuestionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconQuestionModule, declarations: [NimbleIconQuestionDirective], imports: [CommonModule], exports: [NimbleIconQuestionDirective] });
12
- NimbleIconQuestionModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconQuestionModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconQuestionModule, decorators: [{
10
+ NimbleIconQuestionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconQuestionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconQuestionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconQuestionModule, declarations: [NimbleIconQuestionDirective], imports: [CommonModule], exports: [NimbleIconQuestionDirective] });
12
+ NimbleIconQuestionModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconQuestionModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconQuestionModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconQuestionDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconRunningArrowDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconRunningArrowDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconRunningArrowDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconRunningArrowDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconRunningArrowDirective, selector: "nimble-icon-running-arrow", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconRunningArrowDirective, decorators: [{
11
+ NimbleIconRunningArrowDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconRunningArrowDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconRunningArrowDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconRunningArrowDirective, selector: "nimble-icon-running-arrow", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconRunningArrowDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-running-arrow'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/running-arrow';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconRunningArrowModule {
9
9
  }
10
- NimbleIconRunningArrowModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconRunningArrowModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconRunningArrowModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconRunningArrowModule, declarations: [NimbleIconRunningArrowDirective], imports: [CommonModule], exports: [NimbleIconRunningArrowDirective] });
12
- NimbleIconRunningArrowModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconRunningArrowModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconRunningArrowModule, decorators: [{
10
+ NimbleIconRunningArrowModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconRunningArrowModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconRunningArrowModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconRunningArrowModule, declarations: [NimbleIconRunningArrowDirective], imports: [CommonModule], exports: [NimbleIconRunningArrowDirective] });
12
+ NimbleIconRunningArrowModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconRunningArrowModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconRunningArrowModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconRunningArrowDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconServerDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconServerDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconServerDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconServerDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconServerDirective, selector: "nimble-icon-server", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconServerDirective, decorators: [{
11
+ NimbleIconServerDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconServerDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconServerDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconServerDirective, selector: "nimble-icon-server", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconServerDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-server'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/server';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconServerModule {
9
9
  }
10
- NimbleIconServerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconServerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconServerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconServerModule, declarations: [NimbleIconServerDirective], imports: [CommonModule], exports: [NimbleIconServerDirective] });
12
- NimbleIconServerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconServerModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconServerModule, decorators: [{
10
+ NimbleIconServerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconServerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconServerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconServerModule, declarations: [NimbleIconServerDirective], imports: [CommonModule], exports: [NimbleIconServerDirective] });
12
+ NimbleIconServerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconServerModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconServerModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconServerDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconShareNodesDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconShareNodesDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconShareNodesDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconShareNodesDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconShareNodesDirective, selector: "nimble-icon-share-nodes", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconShareNodesDirective, decorators: [{
11
+ NimbleIconShareNodesDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconShareNodesDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconShareNodesDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconShareNodesDirective, selector: "nimble-icon-share-nodes", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconShareNodesDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-share-nodes'