@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/three-vertical-lines';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconThreeVerticalLinesModule {
9
9
  }
10
- NimbleIconThreeVerticalLinesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconThreeVerticalLinesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconThreeVerticalLinesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconThreeVerticalLinesModule, declarations: [NimbleIconThreeVerticalLinesDirective], imports: [CommonModule], exports: [NimbleIconThreeVerticalLinesDirective] });
12
- NimbleIconThreeVerticalLinesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconThreeVerticalLinesModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconThreeVerticalLinesModule, decorators: [{
10
+ NimbleIconThreeVerticalLinesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconThreeVerticalLinesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconThreeVerticalLinesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconThreeVerticalLinesModule, declarations: [NimbleIconThreeVerticalLinesDirective], imports: [CommonModule], exports: [NimbleIconThreeVerticalLinesDirective] });
12
+ NimbleIconThreeVerticalLinesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconThreeVerticalLinesModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconThreeVerticalLinesModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconThreeVerticalLinesDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconThumbtackDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconThumbtackDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconThumbtackDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconThumbtackDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconThumbtackDirective, selector: "nimble-icon-thumbtack", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconThumbtackDirective, decorators: [{
11
+ NimbleIconThumbtackDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconThumbtackDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconThumbtackDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconThumbtackDirective, selector: "nimble-icon-thumbtack", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconThumbtackDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-thumbtack'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/thumbtack';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconThumbtackModule {
9
9
  }
10
- NimbleIconThumbtackModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconThumbtackModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconThumbtackModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconThumbtackModule, declarations: [NimbleIconThumbtackDirective], imports: [CommonModule], exports: [NimbleIconThumbtackDirective] });
12
- NimbleIconThumbtackModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconThumbtackModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconThumbtackModule, decorators: [{
10
+ NimbleIconThumbtackModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconThumbtackModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconThumbtackModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconThumbtackModule, declarations: [NimbleIconThumbtackDirective], imports: [CommonModule], exports: [NimbleIconThumbtackDirective] });
12
+ NimbleIconThumbtackModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconThumbtackModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconThumbtackModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconThumbtackDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconTileSizeDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconTileSizeDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTileSizeDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconTileSizeDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconTileSizeDirective, selector: "nimble-icon-tile-size", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTileSizeDirective, decorators: [{
11
+ NimbleIconTileSizeDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTileSizeDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconTileSizeDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconTileSizeDirective, selector: "nimble-icon-tile-size", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTileSizeDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-tile-size'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/tile-size';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconTileSizeModule {
9
9
  }
10
- NimbleIconTileSizeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTileSizeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconTileSizeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTileSizeModule, declarations: [NimbleIconTileSizeDirective], imports: [CommonModule], exports: [NimbleIconTileSizeDirective] });
12
- NimbleIconTileSizeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTileSizeModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTileSizeModule, decorators: [{
10
+ NimbleIconTileSizeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTileSizeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconTileSizeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTileSizeModule, declarations: [NimbleIconTileSizeDirective], imports: [CommonModule], exports: [NimbleIconTileSizeDirective] });
12
+ NimbleIconTileSizeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTileSizeModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTileSizeModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconTileSizeDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconTimesDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconTimesDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTimesDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconTimesDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconTimesDirective, selector: "nimble-icon-times", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTimesDirective, decorators: [{
11
+ NimbleIconTimesDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTimesDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconTimesDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconTimesDirective, selector: "nimble-icon-times", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTimesDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-times'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/times';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconTimesModule {
9
9
  }
10
- NimbleIconTimesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTimesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconTimesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTimesModule, declarations: [NimbleIconTimesDirective], imports: [CommonModule], exports: [NimbleIconTimesDirective] });
12
- NimbleIconTimesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTimesModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTimesModule, decorators: [{
10
+ NimbleIconTimesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTimesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconTimesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTimesModule, declarations: [NimbleIconTimesDirective], imports: [CommonModule], exports: [NimbleIconTimesDirective] });
12
+ NimbleIconTimesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTimesModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTimesModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconTimesDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconTrashDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconTrashDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTrashDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconTrashDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconTrashDirective, selector: "nimble-icon-trash", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTrashDirective, decorators: [{
11
+ NimbleIconTrashDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTrashDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconTrashDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconTrashDirective, selector: "nimble-icon-trash", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTrashDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-trash'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/trash';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconTrashModule {
9
9
  }
10
- NimbleIconTrashModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTrashModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconTrashModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTrashModule, declarations: [NimbleIconTrashDirective], imports: [CommonModule], exports: [NimbleIconTrashDirective] });
12
- NimbleIconTrashModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTrashModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTrashModule, decorators: [{
10
+ NimbleIconTrashModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTrashModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconTrashModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTrashModule, declarations: [NimbleIconTrashDirective], imports: [CommonModule], exports: [NimbleIconTrashDirective] });
12
+ NimbleIconTrashModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTrashModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTrashModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconTrashDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconTriangleDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconTriangleDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTriangleDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconTriangleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconTriangleDirective, selector: "nimble-icon-triangle", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTriangleDirective, decorators: [{
11
+ NimbleIconTriangleDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTriangleDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconTriangleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconTriangleDirective, selector: "nimble-icon-triangle", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTriangleDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-triangle'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/triangle';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconTriangleModule {
9
9
  }
10
- NimbleIconTriangleModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTriangleModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconTriangleModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTriangleModule, declarations: [NimbleIconTriangleDirective], imports: [CommonModule], exports: [NimbleIconTriangleDirective] });
12
- NimbleIconTriangleModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTriangleModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTriangleModule, decorators: [{
10
+ NimbleIconTriangleModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTriangleModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconTriangleModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTriangleModule, declarations: [NimbleIconTriangleDirective], imports: [CommonModule], exports: [NimbleIconTriangleDirective] });
12
+ NimbleIconTriangleModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTriangleModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTriangleModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconTriangleDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconTriangleFilledDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconTriangleFilledDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTriangleFilledDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconTriangleFilledDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconTriangleFilledDirective, selector: "nimble-icon-triangle-filled", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTriangleFilledDirective, decorators: [{
11
+ NimbleIconTriangleFilledDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTriangleFilledDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconTriangleFilledDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconTriangleFilledDirective, selector: "nimble-icon-triangle-filled", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTriangleFilledDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-triangle-filled'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/triangle-filled';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconTriangleFilledModule {
9
9
  }
10
- NimbleIconTriangleFilledModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTriangleFilledModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconTriangleFilledModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTriangleFilledModule, declarations: [NimbleIconTriangleFilledDirective], imports: [CommonModule], exports: [NimbleIconTriangleFilledDirective] });
12
- NimbleIconTriangleFilledModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTriangleFilledModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTriangleFilledModule, decorators: [{
10
+ NimbleIconTriangleFilledModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTriangleFilledModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconTriangleFilledModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTriangleFilledModule, declarations: [NimbleIconTriangleFilledDirective], imports: [CommonModule], exports: [NimbleIconTriangleFilledDirective] });
12
+ NimbleIconTriangleFilledModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTriangleFilledModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTriangleFilledModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconTriangleFilledDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconTrueFalseRectangleDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconTrueFalseRectangleDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTrueFalseRectangleDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconTrueFalseRectangleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconTrueFalseRectangleDirective, selector: "nimble-icon-true-false-rectangle", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTrueFalseRectangleDirective, decorators: [{
11
+ NimbleIconTrueFalseRectangleDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTrueFalseRectangleDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconTrueFalseRectangleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconTrueFalseRectangleDirective, selector: "nimble-icon-true-false-rectangle", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTrueFalseRectangleDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-true-false-rectangle'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/true-false-rectangle';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconTrueFalseRectangleModule {
9
9
  }
10
- NimbleIconTrueFalseRectangleModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTrueFalseRectangleModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconTrueFalseRectangleModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTrueFalseRectangleModule, declarations: [NimbleIconTrueFalseRectangleDirective], imports: [CommonModule], exports: [NimbleIconTrueFalseRectangleDirective] });
12
- NimbleIconTrueFalseRectangleModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTrueFalseRectangleModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconTrueFalseRectangleModule, decorators: [{
10
+ NimbleIconTrueFalseRectangleModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTrueFalseRectangleModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconTrueFalseRectangleModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTrueFalseRectangleModule, declarations: [NimbleIconTrueFalseRectangleDirective], imports: [CommonModule], exports: [NimbleIconTrueFalseRectangleDirective] });
12
+ NimbleIconTrueFalseRectangleModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTrueFalseRectangleModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconTrueFalseRectangleModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconTrueFalseRectangleDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconUnlinkDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconUnlinkDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconUnlinkDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconUnlinkDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconUnlinkDirective, selector: "nimble-icon-unlink", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconUnlinkDirective, decorators: [{
11
+ NimbleIconUnlinkDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconUnlinkDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconUnlinkDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconUnlinkDirective, selector: "nimble-icon-unlink", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconUnlinkDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-unlink'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/unlink';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconUnlinkModule {
9
9
  }
10
- NimbleIconUnlinkModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconUnlinkModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconUnlinkModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconUnlinkModule, declarations: [NimbleIconUnlinkDirective], imports: [CommonModule], exports: [NimbleIconUnlinkDirective] });
12
- NimbleIconUnlinkModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconUnlinkModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconUnlinkModule, decorators: [{
10
+ NimbleIconUnlinkModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconUnlinkModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconUnlinkModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconUnlinkModule, declarations: [NimbleIconUnlinkDirective], imports: [CommonModule], exports: [NimbleIconUnlinkDirective] });
12
+ NimbleIconUnlinkModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconUnlinkModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconUnlinkModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconUnlinkDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconUnlockDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconUnlockDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconUnlockDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconUnlockDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconUnlockDirective, selector: "nimble-icon-unlock", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconUnlockDirective, decorators: [{
11
+ NimbleIconUnlockDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconUnlockDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconUnlockDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconUnlockDirective, selector: "nimble-icon-unlock", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconUnlockDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-unlock'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/unlock';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconUnlockModule {
9
9
  }
10
- NimbleIconUnlockModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconUnlockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconUnlockModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconUnlockModule, declarations: [NimbleIconUnlockDirective], imports: [CommonModule], exports: [NimbleIconUnlockDirective] });
12
- NimbleIconUnlockModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconUnlockModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconUnlockModule, decorators: [{
10
+ NimbleIconUnlockModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconUnlockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconUnlockModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconUnlockModule, declarations: [NimbleIconUnlockDirective], imports: [CommonModule], exports: [NimbleIconUnlockDirective] });
12
+ NimbleIconUnlockModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconUnlockModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconUnlockModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconUnlockDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconUploadDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconUploadDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconUploadDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconUploadDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconUploadDirective, selector: "nimble-icon-upload", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconUploadDirective, decorators: [{
11
+ NimbleIconUploadDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconUploadDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconUploadDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconUploadDirective, selector: "nimble-icon-upload", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconUploadDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-upload'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/upload';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconUploadModule {
9
9
  }
10
- NimbleIconUploadModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconUploadModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconUploadModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconUploadModule, declarations: [NimbleIconUploadDirective], imports: [CommonModule], exports: [NimbleIconUploadDirective] });
12
- NimbleIconUploadModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconUploadModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconUploadModule, decorators: [{
10
+ NimbleIconUploadModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconUploadModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconUploadModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconUploadModule, declarations: [NimbleIconUploadDirective], imports: [CommonModule], exports: [NimbleIconUploadDirective] });
12
+ NimbleIconUploadModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconUploadModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconUploadModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconUploadDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconUserDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconUserDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconUserDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconUserDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconUserDirective, selector: "nimble-icon-user", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconUserDirective, decorators: [{
11
+ NimbleIconUserDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconUserDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconUserDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconUserDirective, selector: "nimble-icon-user", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconUserDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-user'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/user';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconUserModule {
9
9
  }
10
- NimbleIconUserModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconUserModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconUserModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconUserModule, declarations: [NimbleIconUserDirective], imports: [CommonModule], exports: [NimbleIconUserDirective] });
12
- NimbleIconUserModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconUserModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconUserModule, decorators: [{
10
+ NimbleIconUserModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconUserModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconUserModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconUserModule, declarations: [NimbleIconUserDirective], imports: [CommonModule], exports: [NimbleIconUserDirective] });
12
+ NimbleIconUserModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconUserModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconUserModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconUserDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconWatchDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconWatchDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWatchDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconWatchDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconWatchDirective, selector: "nimble-icon-watch", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWatchDirective, decorators: [{
11
+ NimbleIconWatchDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWatchDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconWatchDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconWatchDirective, selector: "nimble-icon-watch", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWatchDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-watch'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/watch';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconWatchModule {
9
9
  }
10
- NimbleIconWatchModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWatchModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconWatchModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWatchModule, declarations: [NimbleIconWatchDirective], imports: [CommonModule], exports: [NimbleIconWatchDirective] });
12
- NimbleIconWatchModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWatchModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWatchModule, decorators: [{
10
+ NimbleIconWatchModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWatchModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconWatchModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWatchModule, declarations: [NimbleIconWatchDirective], imports: [CommonModule], exports: [NimbleIconWatchDirective] });
12
+ NimbleIconWatchModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWatchModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWatchModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconWatchDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconWaveformDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconWaveformDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWaveformDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconWaveformDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconWaveformDirective, selector: "nimble-icon-waveform", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWaveformDirective, decorators: [{
11
+ NimbleIconWaveformDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWaveformDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconWaveformDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconWaveformDirective, selector: "nimble-icon-waveform", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWaveformDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-waveform'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/waveform';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconWaveformModule {
9
9
  }
10
- NimbleIconWaveformModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWaveformModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconWaveformModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWaveformModule, declarations: [NimbleIconWaveformDirective], imports: [CommonModule], exports: [NimbleIconWaveformDirective] });
12
- NimbleIconWaveformModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWaveformModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWaveformModule, decorators: [{
10
+ NimbleIconWaveformModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWaveformModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconWaveformModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWaveformModule, declarations: [NimbleIconWaveformDirective], imports: [CommonModule], exports: [NimbleIconWaveformDirective] });
12
+ NimbleIconWaveformModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWaveformModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWaveformModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconWaveformDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconWebviCustomDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconWebviCustomDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWebviCustomDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconWebviCustomDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconWebviCustomDirective, selector: "nimble-icon-webvi-custom", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWebviCustomDirective, decorators: [{
11
+ NimbleIconWebviCustomDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWebviCustomDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconWebviCustomDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconWebviCustomDirective, selector: "nimble-icon-webvi-custom", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWebviCustomDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-webvi-custom'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/webvi-custom';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconWebviCustomModule {
9
9
  }
10
- NimbleIconWebviCustomModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWebviCustomModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconWebviCustomModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWebviCustomModule, declarations: [NimbleIconWebviCustomDirective], imports: [CommonModule], exports: [NimbleIconWebviCustomDirective] });
12
- NimbleIconWebviCustomModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWebviCustomModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWebviCustomModule, decorators: [{
10
+ NimbleIconWebviCustomModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWebviCustomModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconWebviCustomModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWebviCustomModule, declarations: [NimbleIconWebviCustomDirective], imports: [CommonModule], exports: [NimbleIconWebviCustomDirective] });
12
+ NimbleIconWebviCustomModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWebviCustomModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWebviCustomModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconWebviCustomDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconWebviHostDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconWebviHostDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWebviHostDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconWebviHostDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconWebviHostDirective, selector: "nimble-icon-webvi-host", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWebviHostDirective, decorators: [{
11
+ NimbleIconWebviHostDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWebviHostDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconWebviHostDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconWebviHostDirective, selector: "nimble-icon-webvi-host", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWebviHostDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-webvi-host'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/webvi-host';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconWebviHostModule {
9
9
  }
10
- NimbleIconWebviHostModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWebviHostModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconWebviHostModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWebviHostModule, declarations: [NimbleIconWebviHostDirective], imports: [CommonModule], exports: [NimbleIconWebviHostDirective] });
12
- NimbleIconWebviHostModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWebviHostModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWebviHostModule, decorators: [{
10
+ NimbleIconWebviHostModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWebviHostModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconWebviHostModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWebviHostModule, declarations: [NimbleIconWebviHostDirective], imports: [CommonModule], exports: [NimbleIconWebviHostDirective] });
12
+ NimbleIconWebviHostModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWebviHostModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWebviHostModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconWebviHostDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconWindowCodeDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconWindowCodeDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWindowCodeDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconWindowCodeDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconWindowCodeDirective, selector: "nimble-icon-window-code", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWindowCodeDirective, decorators: [{
11
+ NimbleIconWindowCodeDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWindowCodeDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconWindowCodeDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconWindowCodeDirective, selector: "nimble-icon-window-code", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWindowCodeDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-window-code'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/window-code';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconWindowCodeModule {
9
9
  }
10
- NimbleIconWindowCodeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWindowCodeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconWindowCodeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWindowCodeModule, declarations: [NimbleIconWindowCodeDirective], imports: [CommonModule], exports: [NimbleIconWindowCodeDirective] });
12
- NimbleIconWindowCodeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWindowCodeModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWindowCodeModule, decorators: [{
10
+ NimbleIconWindowCodeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWindowCodeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconWindowCodeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWindowCodeModule, declarations: [NimbleIconWindowCodeDirective], imports: [CommonModule], exports: [NimbleIconWindowCodeDirective] });
12
+ NimbleIconWindowCodeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWindowCodeModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWindowCodeModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconWindowCodeDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconWindowTextDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconWindowTextDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWindowTextDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconWindowTextDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconWindowTextDirective, selector: "nimble-icon-window-text", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconWindowTextDirective, decorators: [{
11
+ NimbleIconWindowTextDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWindowTextDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconWindowTextDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconWindowTextDirective, selector: "nimble-icon-window-text", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconWindowTextDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-window-text'