@ni/nimble-angular 16.0.2 → 16.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (401) hide show
  1. package/directives/icons/index.d.ts +2 -2
  2. package/esm2020/directives/anchor/nimble-anchor-router-link-with-href.directive.mjs +3 -3
  3. package/esm2020/directives/anchor/nimble-anchor-router-link.directive.mjs +3 -3
  4. package/esm2020/directives/anchor/nimble-anchor.directive.mjs +3 -3
  5. package/esm2020/directives/anchor/nimble-anchor.module.mjs +4 -4
  6. package/esm2020/directives/anchor-base/nimble-anchor-base.directive.mjs +3 -3
  7. package/esm2020/directives/anchor-button/nimble-anchor-button-router-link-with-href.directive.mjs +3 -3
  8. package/esm2020/directives/anchor-button/nimble-anchor-button-router-link.directive.mjs +3 -3
  9. package/esm2020/directives/anchor-button/nimble-anchor-button.directive.mjs +3 -3
  10. package/esm2020/directives/anchor-button/nimble-anchor-button.module.mjs +4 -4
  11. package/esm2020/directives/anchor-tab/nimble-anchor-tab-router-link-with-href.directive.mjs +3 -3
  12. package/esm2020/directives/anchor-tab/nimble-anchor-tab-router-link.directive.mjs +3 -3
  13. package/esm2020/directives/anchor-tab/nimble-anchor-tab.directive.mjs +3 -3
  14. package/esm2020/directives/anchor-tab/nimble-anchor-tab.module.mjs +4 -4
  15. package/esm2020/directives/anchor-tabs/nimble-anchor-tabs.directive.mjs +3 -3
  16. package/esm2020/directives/anchor-tabs/nimble-anchor-tabs.module.mjs +4 -4
  17. package/esm2020/directives/breadcrumb/nimble-breadcrumb.directive.mjs +3 -3
  18. package/esm2020/directives/breadcrumb/nimble-breadcrumb.module.mjs +4 -4
  19. package/esm2020/directives/breadcrumb-item/nimble-breadcrumb-item-router-link-with-href.directive.mjs +3 -3
  20. package/esm2020/directives/breadcrumb-item/nimble-breadcrumb-item-router-link.directive.mjs +3 -3
  21. package/esm2020/directives/breadcrumb-item/nimble-breadcrumb-item.directive.mjs +3 -3
  22. package/esm2020/directives/breadcrumb-item/nimble-breadcrumb-item.module.mjs +4 -4
  23. package/esm2020/directives/button/nimble-button.directive.mjs +3 -3
  24. package/esm2020/directives/button/nimble-button.module.mjs +4 -4
  25. package/esm2020/directives/card-button/nimble-card-button.directive.mjs +3 -3
  26. package/esm2020/directives/card-button/nimble-card-button.module.mjs +4 -4
  27. package/esm2020/directives/checkbox/nimble-checkbox-control-value-accessor.directive.mjs +3 -3
  28. package/esm2020/directives/checkbox/nimble-checkbox.directive.mjs +3 -3
  29. package/esm2020/directives/checkbox/nimble-checkbox.module.mjs +4 -4
  30. package/esm2020/directives/combobox/nimble-combobox-control-value-accessor.directive.mjs +3 -3
  31. package/esm2020/directives/combobox/nimble-combobox.directive.mjs +3 -3
  32. package/esm2020/directives/combobox/nimble-combobox.module.mjs +4 -4
  33. package/esm2020/directives/dialog/nimble-dialog.directive.mjs +3 -3
  34. package/esm2020/directives/dialog/nimble-dialog.module.mjs +4 -4
  35. package/esm2020/directives/drawer/nimble-drawer.directive.mjs +3 -3
  36. package/esm2020/directives/drawer/nimble-drawer.module.mjs +4 -4
  37. package/esm2020/directives/icon-base/nimble-icon-base.directive.mjs +3 -3
  38. package/esm2020/directives/icons/add/nimble-icon-add.directive.mjs +3 -3
  39. package/esm2020/directives/icons/add/nimble-icon-add.module.mjs +4 -4
  40. package/esm2020/directives/icons/arrow-down-right-and-arrow-up-left/nimble-icon-arrow-down-right-and-arrow-up-left.directive.mjs +3 -3
  41. package/esm2020/directives/icons/arrow-down-right-and-arrow-up-left/nimble-icon-arrow-down-right-and-arrow-up-left.module.mjs +4 -4
  42. package/esm2020/directives/icons/arrow-expander-down/nimble-icon-arrow-expander-down.directive.mjs +3 -3
  43. package/esm2020/directives/icons/arrow-expander-down/nimble-icon-arrow-expander-down.module.mjs +4 -4
  44. package/esm2020/directives/icons/arrow-expander-left/nimble-icon-arrow-expander-left.directive.mjs +3 -3
  45. package/esm2020/directives/icons/arrow-expander-left/nimble-icon-arrow-expander-left.module.mjs +4 -4
  46. package/esm2020/directives/icons/arrow-expander-right/nimble-icon-arrow-expander-right.directive.mjs +3 -3
  47. package/esm2020/directives/icons/arrow-expander-right/nimble-icon-arrow-expander-right.module.mjs +4 -4
  48. package/esm2020/directives/icons/arrow-expander-up/nimble-icon-arrow-expander-up.directive.mjs +3 -3
  49. package/esm2020/directives/icons/arrow-expander-up/nimble-icon-arrow-expander-up.module.mjs +4 -4
  50. package/esm2020/directives/icons/arrow-left-from-line/nimble-icon-arrow-left-from-line.directive.mjs +3 -3
  51. package/esm2020/directives/icons/arrow-left-from-line/nimble-icon-arrow-left-from-line.module.mjs +4 -4
  52. package/esm2020/directives/icons/arrow-partial-rotate-left/nimble-icon-arrow-partial-rotate-left.directive.mjs +3 -3
  53. package/esm2020/directives/icons/arrow-partial-rotate-left/nimble-icon-arrow-partial-rotate-left.module.mjs +4 -4
  54. package/esm2020/directives/icons/arrow-right-to-line/nimble-icon-arrow-right-to-line.directive.mjs +3 -3
  55. package/esm2020/directives/icons/arrow-right-to-line/nimble-icon-arrow-right-to-line.module.mjs +4 -4
  56. package/esm2020/directives/icons/arrow-rotate-right/nimble-icon-arrow-rotate-right.directive.mjs +3 -3
  57. package/esm2020/directives/icons/arrow-rotate-right/nimble-icon-arrow-rotate-right.module.mjs +4 -4
  58. package/esm2020/directives/icons/arrow-u-rotate-left/nimble-icon-arrow-u-rotate-left.directive.mjs +3 -3
  59. package/esm2020/directives/icons/arrow-u-rotate-left/nimble-icon-arrow-u-rotate-left.module.mjs +4 -4
  60. package/esm2020/directives/icons/arrow-up-left-and-arrow-down-right/nimble-icon-arrow-up-left-and-arrow-down-right.directive.mjs +3 -3
  61. package/esm2020/directives/icons/arrow-up-left-and-arrow-down-right/nimble-icon-arrow-up-left-and-arrow-down-right.module.mjs +4 -4
  62. package/esm2020/directives/icons/arrows-maximize/nimble-icon-arrows-maximize.directive.mjs +3 -3
  63. package/esm2020/directives/icons/arrows-maximize/nimble-icon-arrows-maximize.module.mjs +4 -4
  64. package/esm2020/directives/icons/arrows-repeat/nimble-icon-arrows-repeat.directive.mjs +3 -3
  65. package/esm2020/directives/icons/arrows-repeat/nimble-icon-arrows-repeat.module.mjs +4 -4
  66. package/esm2020/directives/icons/bars/nimble-icon-bars.directive.mjs +3 -3
  67. package/esm2020/directives/icons/bars/nimble-icon-bars.module.mjs +4 -4
  68. package/esm2020/directives/icons/bell/nimble-icon-bell.directive.mjs +3 -3
  69. package/esm2020/directives/icons/bell/nimble-icon-bell.module.mjs +4 -4
  70. package/esm2020/directives/icons/bell-and-comment/nimble-icon-bell-and-comment.directive.mjs +3 -3
  71. package/esm2020/directives/icons/bell-and-comment/nimble-icon-bell-and-comment.module.mjs +4 -4
  72. package/esm2020/directives/icons/bell-circle/nimble-icon-bell-circle.directive.mjs +3 -3
  73. package/esm2020/directives/icons/bell-circle/nimble-icon-bell-circle.module.mjs +4 -4
  74. package/esm2020/directives/icons/bell-solid-circle/nimble-icon-bell-solid-circle.directive.mjs +3 -3
  75. package/esm2020/directives/icons/bell-solid-circle/nimble-icon-bell-solid-circle.module.mjs +4 -4
  76. package/esm2020/directives/icons/block-with-ribbon/nimble-icon-block-with-ribbon.directive.mjs +3 -3
  77. package/esm2020/directives/icons/block-with-ribbon/nimble-icon-block-with-ribbon.module.mjs +4 -4
  78. package/esm2020/directives/icons/book-magnifying-glass/nimble-icon-book-magnifying-glass.directive.mjs +3 -3
  79. package/esm2020/directives/icons/book-magnifying-glass/nimble-icon-book-magnifying-glass.module.mjs +4 -4
  80. package/esm2020/directives/icons/calendar/nimble-icon-calendar.directive.mjs +3 -3
  81. package/esm2020/directives/icons/calendar/nimble-icon-calendar.module.mjs +4 -4
  82. package/esm2020/directives/icons/chart-diagram/nimble-icon-chart-diagram.directive.mjs +3 -3
  83. package/esm2020/directives/icons/chart-diagram/nimble-icon-chart-diagram.module.mjs +4 -4
  84. package/esm2020/directives/icons/chart-diagram-child-focus/nimble-icon-chart-diagram-child-focus.directive.mjs +3 -3
  85. package/esm2020/directives/icons/chart-diagram-child-focus/nimble-icon-chart-diagram-child-focus.module.mjs +4 -4
  86. package/esm2020/directives/icons/chart-diagram-parent-focus/nimble-icon-chart-diagram-parent-focus.directive.mjs +3 -3
  87. package/esm2020/directives/icons/chart-diagram-parent-focus/nimble-icon-chart-diagram-parent-focus.module.mjs +4 -4
  88. package/esm2020/directives/icons/chart-diagram-parent-focus-two-child/nimble-icon-chart-diagram-parent-focus-two-child.directive.mjs +3 -3
  89. package/esm2020/directives/icons/chart-diagram-parent-focus-two-child/nimble-icon-chart-diagram-parent-focus-two-child.module.mjs +4 -4
  90. package/esm2020/directives/icons/check/nimble-icon-check.directive.mjs +3 -3
  91. package/esm2020/directives/icons/check/nimble-icon-check.module.mjs +4 -4
  92. package/esm2020/directives/icons/check-dot/nimble-icon-check-dot.directive.mjs +3 -3
  93. package/esm2020/directives/icons/check-dot/nimble-icon-check-dot.module.mjs +4 -4
  94. package/esm2020/directives/icons/check-large/nimble-icon-check-large.directive.mjs +3 -3
  95. package/esm2020/directives/icons/check-large/nimble-icon-check-large.module.mjs +4 -4
  96. package/esm2020/directives/icons/circle/nimble-icon-circle.directive.mjs +3 -3
  97. package/esm2020/directives/icons/circle/nimble-icon-circle.module.mjs +4 -4
  98. package/esm2020/directives/icons/circle-broken/nimble-icon-circle-broken.directive.mjs +3 -3
  99. package/esm2020/directives/icons/circle-broken/nimble-icon-circle-broken.module.mjs +4 -4
  100. package/esm2020/directives/icons/circle-check/nimble-icon-circle-check.directive.mjs +3 -3
  101. package/esm2020/directives/icons/circle-check/nimble-icon-circle-check.module.mjs +4 -4
  102. package/esm2020/directives/icons/circle-filled/nimble-icon-circle-filled.directive.mjs +3 -3
  103. package/esm2020/directives/icons/circle-filled/nimble-icon-circle-filled.module.mjs +4 -4
  104. package/esm2020/directives/icons/circle-partial-broken/nimble-icon-circle-partial-broken.directive.mjs +3 -3
  105. package/esm2020/directives/icons/circle-partial-broken/nimble-icon-circle-partial-broken.module.mjs +4 -4
  106. package/esm2020/directives/icons/circle-slash/nimble-icon-circle-slash.directive.mjs +3 -3
  107. package/esm2020/directives/icons/circle-slash/nimble-icon-circle-slash.module.mjs +4 -4
  108. package/esm2020/directives/icons/circle-x/nimble-icon-circle-x.directive.mjs +3 -3
  109. package/esm2020/directives/icons/circle-x/nimble-icon-circle-x.module.mjs +4 -4
  110. package/esm2020/directives/icons/clipboard/nimble-icon-clipboard.directive.mjs +3 -3
  111. package/esm2020/directives/icons/clipboard/nimble-icon-clipboard.module.mjs +4 -4
  112. package/esm2020/directives/icons/clock/nimble-icon-clock.directive.mjs +3 -3
  113. package/esm2020/directives/icons/clock/nimble-icon-clock.module.mjs +4 -4
  114. package/esm2020/directives/icons/clock-cog/nimble-icon-clock-cog.directive.mjs +3 -3
  115. package/esm2020/directives/icons/clock-cog/nimble-icon-clock-cog.module.mjs +4 -4
  116. package/esm2020/directives/icons/clock-triangle/nimble-icon-clock-triangle.directive.mjs +3 -3
  117. package/esm2020/directives/icons/clock-triangle/nimble-icon-clock-triangle.module.mjs +4 -4
  118. package/esm2020/directives/icons/clone/nimble-icon-clone.directive.mjs +3 -3
  119. package/esm2020/directives/icons/clone/nimble-icon-clone.module.mjs +4 -4
  120. package/esm2020/directives/icons/cloud/nimble-icon-cloud.directive.mjs +3 -3
  121. package/esm2020/directives/icons/cloud/nimble-icon-cloud.module.mjs +4 -4
  122. package/esm2020/directives/icons/cloud-upload/nimble-icon-cloud-upload.directive.mjs +3 -3
  123. package/esm2020/directives/icons/cloud-upload/nimble-icon-cloud-upload.module.mjs +4 -4
  124. package/esm2020/directives/icons/cloud-with-arrow/nimble-icon-cloud-with-arrow.directive.mjs +3 -3
  125. package/esm2020/directives/icons/cloud-with-arrow/nimble-icon-cloud-with-arrow.module.mjs +4 -4
  126. package/esm2020/directives/icons/cog/nimble-icon-cog.directive.mjs +3 -3
  127. package/esm2020/directives/icons/cog/nimble-icon-cog.module.mjs +4 -4
  128. package/esm2020/directives/icons/cog-database/nimble-icon-cog-database.directive.mjs +3 -3
  129. package/esm2020/directives/icons/cog-database/nimble-icon-cog-database.module.mjs +4 -4
  130. package/esm2020/directives/icons/cog-database-inset/nimble-icon-cog-database-inset.directive.mjs +3 -3
  131. package/esm2020/directives/icons/cog-database-inset/nimble-icon-cog-database-inset.module.mjs +4 -4
  132. package/esm2020/directives/icons/cog-small-cog/nimble-icon-cog-small-cog.directive.mjs +3 -3
  133. package/esm2020/directives/icons/cog-small-cog/nimble-icon-cog-small-cog.module.mjs +4 -4
  134. package/esm2020/directives/icons/cog-zoomed/nimble-icon-cog-zoomed.directive.mjs +3 -3
  135. package/esm2020/directives/icons/cog-zoomed/nimble-icon-cog-zoomed.module.mjs +4 -4
  136. package/esm2020/directives/icons/comment/nimble-icon-comment.directive.mjs +3 -3
  137. package/esm2020/directives/icons/comment/nimble-icon-comment.module.mjs +4 -4
  138. package/esm2020/directives/icons/computer-and-monitor/nimble-icon-computer-and-monitor.directive.mjs +3 -3
  139. package/esm2020/directives/icons/computer-and-monitor/nimble-icon-computer-and-monitor.module.mjs +4 -4
  140. package/esm2020/directives/icons/copy/nimble-icon-copy.directive.mjs +3 -3
  141. package/esm2020/directives/icons/copy/nimble-icon-copy.module.mjs +4 -4
  142. package/esm2020/directives/icons/copy-text/nimble-icon-copy-text.directive.mjs +3 -3
  143. package/esm2020/directives/icons/copy-text/nimble-icon-copy-text.module.mjs +4 -4
  144. package/esm2020/directives/icons/dashboard-builder/nimble-icon-dashboard-builder.directive.mjs +3 -3
  145. package/esm2020/directives/icons/dashboard-builder/nimble-icon-dashboard-builder.module.mjs +4 -4
  146. package/esm2020/directives/icons/dashboard-builder-legend/nimble-icon-dashboard-builder-legend.directive.mjs +3 -3
  147. package/esm2020/directives/icons/dashboard-builder-legend/nimble-icon-dashboard-builder-legend.module.mjs +4 -4
  148. package/esm2020/directives/icons/dashboard-builder-templates/nimble-icon-dashboard-builder-templates.directive.mjs +3 -3
  149. package/esm2020/directives/icons/dashboard-builder-templates/nimble-icon-dashboard-builder-templates.module.mjs +4 -4
  150. package/esm2020/directives/icons/dashboard-builder-tile/nimble-icon-dashboard-builder-tile.directive.mjs +3 -3
  151. package/esm2020/directives/icons/dashboard-builder-tile/nimble-icon-dashboard-builder-tile.module.mjs +4 -4
  152. package/esm2020/directives/icons/database/nimble-icon-database.directive.mjs +3 -3
  153. package/esm2020/directives/icons/database/nimble-icon-database.module.mjs +4 -4
  154. package/esm2020/directives/icons/database-check/nimble-icon-database-check.directive.mjs +3 -3
  155. package/esm2020/directives/icons/database-check/nimble-icon-database-check.module.mjs +4 -4
  156. package/esm2020/directives/icons/desktop/nimble-icon-desktop.directive.mjs +3 -3
  157. package/esm2020/directives/icons/desktop/nimble-icon-desktop.module.mjs +4 -4
  158. package/esm2020/directives/icons/donut-chart/nimble-icon-donut-chart.directive.mjs +3 -3
  159. package/esm2020/directives/icons/donut-chart/nimble-icon-donut-chart.module.mjs +4 -4
  160. package/esm2020/directives/icons/dot-solid-dot-stroke/nimble-icon-dot-solid-dot-stroke.directive.mjs +3 -3
  161. package/esm2020/directives/icons/dot-solid-dot-stroke/nimble-icon-dot-solid-dot-stroke.module.mjs +4 -4
  162. package/esm2020/directives/icons/dot-solid-dot-stroke-measurement/nimble-icon-dot-solid-dot-stroke-measurement.directive.mjs +3 -3
  163. package/esm2020/directives/icons/dot-solid-dot-stroke-measurement/nimble-icon-dot-solid-dot-stroke-measurement.module.mjs +4 -4
  164. package/esm2020/directives/icons/download/nimble-icon-download.directive.mjs +3 -3
  165. package/esm2020/directives/icons/download/nimble-icon-download.module.mjs +4 -4
  166. package/esm2020/directives/icons/electronic-chip-zoomed/nimble-icon-electronic-chip-zoomed.directive.mjs +3 -3
  167. package/esm2020/directives/icons/electronic-chip-zoomed/nimble-icon-electronic-chip-zoomed.module.mjs +4 -4
  168. package/esm2020/directives/icons/exclamation-mark/nimble-icon-exclamation-mark.directive.mjs +3 -3
  169. package/esm2020/directives/icons/exclamation-mark/nimble-icon-exclamation-mark.module.mjs +4 -4
  170. package/esm2020/directives/icons/eye/nimble-icon-eye.directive.mjs +3 -3
  171. package/esm2020/directives/icons/eye/nimble-icon-eye.module.mjs +4 -4
  172. package/esm2020/directives/icons/fancy-a/nimble-icon-fancy-a.directive.mjs +3 -3
  173. package/esm2020/directives/icons/fancy-a/nimble-icon-fancy-a.module.mjs +4 -4
  174. package/esm2020/directives/icons/file/nimble-icon-file.directive.mjs +3 -3
  175. package/esm2020/directives/icons/file/nimble-icon-file.module.mjs +4 -4
  176. package/esm2020/directives/icons/file-drawer/nimble-icon-file-drawer.directive.mjs +3 -3
  177. package/esm2020/directives/icons/file-drawer/nimble-icon-file-drawer.module.mjs +4 -4
  178. package/esm2020/directives/icons/file-search/nimble-icon-file-search.directive.mjs +3 -3
  179. package/esm2020/directives/icons/file-search/nimble-icon-file-search.module.mjs +4 -4
  180. package/esm2020/directives/icons/filter/nimble-icon-filter.directive.mjs +3 -3
  181. package/esm2020/directives/icons/filter/nimble-icon-filter.module.mjs +4 -4
  182. package/esm2020/directives/icons/floppy-disk-checkmark/nimble-icon-floppy-disk-checkmark.directive.mjs +3 -3
  183. package/esm2020/directives/icons/floppy-disk-checkmark/nimble-icon-floppy-disk-checkmark.module.mjs +4 -4
  184. package/esm2020/directives/icons/floppy-disk-star-arrow-right/nimble-icon-floppy-disk-star-arrow-right.directive.mjs +3 -3
  185. package/esm2020/directives/icons/floppy-disk-star-arrow-right/nimble-icon-floppy-disk-star-arrow-right.module.mjs +4 -4
  186. package/esm2020/directives/icons/floppy-disk-three-dots/nimble-icon-floppy-disk-three-dots.directive.mjs +3 -3
  187. package/esm2020/directives/icons/floppy-disk-three-dots/nimble-icon-floppy-disk-three-dots.module.mjs +4 -4
  188. package/esm2020/directives/icons/folder/nimble-icon-folder.directive.mjs +3 -3
  189. package/esm2020/directives/icons/folder/nimble-icon-folder.module.mjs +4 -4
  190. package/esm2020/directives/icons/folder-open/nimble-icon-folder-open.directive.mjs +3 -3
  191. package/esm2020/directives/icons/folder-open/nimble-icon-folder-open.module.mjs +4 -4
  192. package/esm2020/directives/icons/forward-slash/nimble-icon-forward-slash.directive.mjs +3 -3
  193. package/esm2020/directives/icons/forward-slash/nimble-icon-forward-slash.module.mjs +4 -4
  194. package/esm2020/directives/icons/four-dots-square/nimble-icon-four-dots-square.directive.mjs +3 -3
  195. package/esm2020/directives/icons/four-dots-square/nimble-icon-four-dots-square.module.mjs +4 -4
  196. package/esm2020/directives/icons/function/nimble-icon-function.directive.mjs +3 -3
  197. package/esm2020/directives/icons/function/nimble-icon-function.module.mjs +4 -4
  198. package/esm2020/directives/icons/gauge-simple/nimble-icon-gauge-simple.directive.mjs +3 -3
  199. package/esm2020/directives/icons/gauge-simple/nimble-icon-gauge-simple.module.mjs +4 -4
  200. package/esm2020/directives/icons/grid-three-by-three/nimble-icon-grid-three-by-three.directive.mjs +3 -3
  201. package/esm2020/directives/icons/grid-three-by-three/nimble-icon-grid-three-by-three.module.mjs +4 -4
  202. package/esm2020/directives/icons/grid-two-by-two/nimble-icon-grid-two-by-two.directive.mjs +3 -3
  203. package/esm2020/directives/icons/grid-two-by-two/nimble-icon-grid-two-by-two.module.mjs +4 -4
  204. package/esm2020/directives/icons/hammer/nimble-icon-hammer.directive.mjs +3 -3
  205. package/esm2020/directives/icons/hammer/nimble-icon-hammer.module.mjs +4 -4
  206. package/esm2020/directives/icons/hashtag/nimble-icon-hashtag.directive.mjs +3 -3
  207. package/esm2020/directives/icons/hashtag/nimble-icon-hashtag.module.mjs +4 -4
  208. package/esm2020/directives/icons/home/nimble-icon-home.directive.mjs +3 -3
  209. package/esm2020/directives/icons/home/nimble-icon-home.module.mjs +4 -4
  210. package/esm2020/directives/icons/hourglass/nimble-icon-hourglass.directive.mjs +3 -3
  211. package/esm2020/directives/icons/hourglass/nimble-icon-hourglass.module.mjs +4 -4
  212. package/esm2020/directives/icons/indeterminant-checkbox/nimble-icon-indeterminant-checkbox.directive.mjs +3 -3
  213. package/esm2020/directives/icons/indeterminant-checkbox/nimble-icon-indeterminant-checkbox.module.mjs +4 -4
  214. package/esm2020/directives/icons/index.mjs +3 -3
  215. package/esm2020/directives/icons/info/nimble-icon-info.directive.mjs +3 -3
  216. package/esm2020/directives/icons/info/nimble-icon-info.module.mjs +4 -4
  217. package/esm2020/directives/icons/info-circle/nimble-icon-info-circle.directive.mjs +3 -3
  218. package/esm2020/directives/icons/info-circle/nimble-icon-info-circle.module.mjs +4 -4
  219. package/esm2020/directives/icons/key/nimble-icon-key.directive.mjs +3 -3
  220. package/esm2020/directives/icons/key/nimble-icon-key.module.mjs +4 -4
  221. package/esm2020/directives/icons/laptop/nimble-icon-laptop.directive.mjs +3 -3
  222. package/esm2020/directives/icons/laptop/nimble-icon-laptop.module.mjs +4 -4
  223. package/esm2020/directives/icons/layer-group/nimble-icon-layer-group.directive.mjs +3 -3
  224. package/esm2020/directives/icons/layer-group/nimble-icon-layer-group.module.mjs +4 -4
  225. package/esm2020/directives/icons/lightning-bolt/nimble-icon-lightning-bolt.directive.mjs +3 -3
  226. package/esm2020/directives/icons/lightning-bolt/nimble-icon-lightning-bolt.module.mjs +4 -4
  227. package/esm2020/directives/icons/link/nimble-icon-link.directive.mjs +3 -3
  228. package/esm2020/directives/icons/link/nimble-icon-link.module.mjs +4 -4
  229. package/esm2020/directives/icons/link-cancel/nimble-icon-link-cancel.directive.mjs +3 -3
  230. package/esm2020/directives/icons/link-cancel/nimble-icon-link-cancel.module.mjs +4 -4
  231. package/esm2020/directives/icons/list/nimble-icon-list.directive.mjs +3 -3
  232. package/esm2020/directives/icons/list/nimble-icon-list.module.mjs +4 -4
  233. package/esm2020/directives/icons/list-tree/nimble-icon-list-tree.directive.mjs +3 -3
  234. package/esm2020/directives/icons/list-tree/nimble-icon-list-tree.module.mjs +4 -4
  235. package/esm2020/directives/icons/list-tree-database/nimble-icon-list-tree-database.directive.mjs +3 -3
  236. package/esm2020/directives/icons/list-tree-database/nimble-icon-list-tree-database.module.mjs +4 -4
  237. package/esm2020/directives/icons/lock/nimble-icon-lock.directive.mjs +3 -3
  238. package/esm2020/directives/icons/lock/nimble-icon-lock.module.mjs +4 -4
  239. package/esm2020/directives/icons/magnifying-glass/nimble-icon-magnifying-glass.directive.mjs +3 -3
  240. package/esm2020/directives/icons/magnifying-glass/nimble-icon-magnifying-glass.module.mjs +4 -4
  241. package/esm2020/directives/icons/markdown/nimble-icon-markdown.directive.mjs +3 -3
  242. package/esm2020/directives/icons/markdown/nimble-icon-markdown.module.mjs +4 -4
  243. package/esm2020/directives/icons/minus/nimble-icon-minus.directive.mjs +3 -3
  244. package/esm2020/directives/icons/minus/nimble-icon-minus.module.mjs +4 -4
  245. package/esm2020/directives/icons/minus-wide/nimble-icon-minus-wide.directive.mjs +3 -3
  246. package/esm2020/directives/icons/minus-wide/nimble-icon-minus-wide.module.mjs +4 -4
  247. package/esm2020/directives/icons/mobile/nimble-icon-mobile.directive.mjs +3 -3
  248. package/esm2020/directives/icons/mobile/nimble-icon-mobile.module.mjs +4 -4
  249. package/esm2020/directives/icons/notebook/nimble-icon-notebook.directive.mjs +3 -3
  250. package/esm2020/directives/icons/notebook/nimble-icon-notebook.module.mjs +4 -4
  251. package/esm2020/directives/icons/paste/nimble-icon-paste.directive.mjs +3 -3
  252. package/esm2020/directives/icons/paste/nimble-icon-paste.module.mjs +4 -4
  253. package/esm2020/directives/icons/pencil/nimble-icon-pencil.directive.mjs +3 -3
  254. package/esm2020/directives/icons/pencil/nimble-icon-pencil.module.mjs +4 -4
  255. package/esm2020/directives/icons/pot-with-lid/nimble-icon-pot-with-lid.directive.mjs +3 -3
  256. package/esm2020/directives/icons/pot-with-lid/nimble-icon-pot-with-lid.module.mjs +4 -4
  257. package/esm2020/directives/icons/question/nimble-icon-question.directive.mjs +3 -3
  258. package/esm2020/directives/icons/question/nimble-icon-question.module.mjs +4 -4
  259. package/esm2020/directives/icons/running-arrow/nimble-icon-running-arrow.directive.mjs +3 -3
  260. package/esm2020/directives/icons/running-arrow/nimble-icon-running-arrow.module.mjs +4 -4
  261. package/esm2020/directives/icons/server/nimble-icon-server.directive.mjs +3 -3
  262. package/esm2020/directives/icons/server/nimble-icon-server.module.mjs +4 -4
  263. package/esm2020/directives/icons/share-nodes/nimble-icon-share-nodes.directive.mjs +3 -3
  264. package/esm2020/directives/icons/share-nodes/nimble-icon-share-nodes.module.mjs +4 -4
  265. package/esm2020/directives/icons/share-square/nimble-icon-share-square.directive.mjs +3 -3
  266. package/esm2020/directives/icons/share-square/nimble-icon-share-square.module.mjs +4 -4
  267. package/esm2020/directives/icons/shield-check/nimble-icon-shield-check.directive.mjs +3 -3
  268. package/esm2020/directives/icons/shield-check/nimble-icon-shield-check.module.mjs +4 -4
  269. package/esm2020/directives/icons/shield-xmark/nimble-icon-shield-xmark.directive.mjs +3 -3
  270. package/esm2020/directives/icons/shield-xmark/nimble-icon-shield-xmark.module.mjs +4 -4
  271. package/esm2020/directives/icons/signal-bars/nimble-icon-signal-bars.directive.mjs +3 -3
  272. package/esm2020/directives/icons/signal-bars/nimble-icon-signal-bars.module.mjs +4 -4
  273. package/esm2020/directives/icons/sine-graph/nimble-icon-sine-graph.directive.mjs +3 -3
  274. package/esm2020/directives/icons/sine-graph/nimble-icon-sine-graph.module.mjs +4 -4
  275. package/esm2020/directives/icons/skip-arrow/nimble-icon-skip-arrow.directive.mjs +3 -3
  276. package/esm2020/directives/icons/skip-arrow/nimble-icon-skip-arrow.module.mjs +4 -4
  277. package/esm2020/directives/icons/spinner/nimble-icon-spinner.directive.mjs +3 -3
  278. package/esm2020/directives/icons/spinner/nimble-icon-spinner.module.mjs +4 -4
  279. package/esm2020/directives/icons/square-check/nimble-icon-square-check.directive.mjs +3 -3
  280. package/esm2020/directives/icons/square-check/nimble-icon-square-check.module.mjs +4 -4
  281. package/esm2020/directives/icons/square-t/nimble-icon-square-t.directive.mjs +3 -3
  282. package/esm2020/directives/icons/square-t/nimble-icon-square-t.module.mjs +4 -4
  283. package/esm2020/directives/icons/t/nimble-icon-t.directive.mjs +3 -3
  284. package/esm2020/directives/icons/t/nimble-icon-t.module.mjs +4 -4
  285. package/esm2020/directives/icons/tablet/nimble-icon-tablet.directive.mjs +3 -3
  286. package/esm2020/directives/icons/tablet/nimble-icon-tablet.module.mjs +4 -4
  287. package/esm2020/directives/icons/tag/nimble-icon-tag.directive.mjs +3 -3
  288. package/esm2020/directives/icons/tag/nimble-icon-tag.module.mjs +4 -4
  289. package/esm2020/directives/icons/tags/nimble-icon-tags.directive.mjs +3 -3
  290. package/esm2020/directives/icons/tags/nimble-icon-tags.module.mjs +4 -4
  291. package/esm2020/directives/icons/target-crosshairs/nimble-icon-target-crosshairs.directive.mjs +3 -3
  292. package/esm2020/directives/icons/target-crosshairs/nimble-icon-target-crosshairs.module.mjs +4 -4
  293. package/esm2020/directives/icons/target-crosshairs-progress/nimble-icon-target-crosshairs-progress.directive.mjs +3 -3
  294. package/esm2020/directives/icons/target-crosshairs-progress/nimble-icon-target-crosshairs-progress.module.mjs +4 -4
  295. package/esm2020/directives/icons/three-dots-line/nimble-icon-three-dots-line.directive.mjs +3 -3
  296. package/esm2020/directives/icons/three-dots-line/nimble-icon-three-dots-line.module.mjs +4 -4
  297. package/esm2020/directives/icons/three-vertical-lines/nimble-icon-three-vertical-lines.directive.mjs +3 -3
  298. package/esm2020/directives/icons/three-vertical-lines/nimble-icon-three-vertical-lines.module.mjs +4 -4
  299. package/esm2020/directives/icons/thumbtack/nimble-icon-thumbtack.directive.mjs +3 -3
  300. package/esm2020/directives/icons/thumbtack/nimble-icon-thumbtack.module.mjs +4 -4
  301. package/esm2020/directives/icons/tile-size/nimble-icon-tile-size.directive.mjs +3 -3
  302. package/esm2020/directives/icons/tile-size/nimble-icon-tile-size.module.mjs +4 -4
  303. package/esm2020/directives/icons/times/nimble-icon-times.directive.mjs +3 -3
  304. package/esm2020/directives/icons/times/nimble-icon-times.module.mjs +4 -4
  305. package/esm2020/directives/icons/trash/nimble-icon-trash.directive.mjs +3 -3
  306. package/esm2020/directives/icons/trash/nimble-icon-trash.module.mjs +4 -4
  307. package/esm2020/directives/icons/triangle/nimble-icon-triangle.directive.mjs +3 -3
  308. package/esm2020/directives/icons/triangle/nimble-icon-triangle.module.mjs +4 -4
  309. package/esm2020/directives/icons/triangle-filled/nimble-icon-triangle-filled.directive.mjs +3 -3
  310. package/esm2020/directives/icons/triangle-filled/nimble-icon-triangle-filled.module.mjs +4 -4
  311. package/esm2020/directives/icons/true-false-rectangle/nimble-icon-true-false-rectangle.directive.mjs +3 -3
  312. package/esm2020/directives/icons/true-false-rectangle/nimble-icon-true-false-rectangle.module.mjs +4 -4
  313. package/esm2020/directives/icons/unlink/nimble-icon-unlink.directive.mjs +3 -3
  314. package/esm2020/directives/icons/unlink/nimble-icon-unlink.module.mjs +4 -4
  315. package/esm2020/directives/icons/unlock/nimble-icon-unlock.directive.mjs +3 -3
  316. package/esm2020/directives/icons/unlock/nimble-icon-unlock.module.mjs +4 -4
  317. package/esm2020/directives/icons/upload/nimble-icon-upload.directive.mjs +3 -3
  318. package/esm2020/directives/icons/upload/nimble-icon-upload.module.mjs +4 -4
  319. package/esm2020/directives/icons/user/nimble-icon-user.directive.mjs +3 -3
  320. package/esm2020/directives/icons/user/nimble-icon-user.module.mjs +4 -4
  321. package/esm2020/directives/icons/watch/nimble-icon-watch.directive.mjs +3 -3
  322. package/esm2020/directives/icons/watch/nimble-icon-watch.module.mjs +4 -4
  323. package/esm2020/directives/icons/waveform/nimble-icon-waveform.directive.mjs +3 -3
  324. package/esm2020/directives/icons/waveform/nimble-icon-waveform.module.mjs +4 -4
  325. package/esm2020/directives/icons/webvi-custom/nimble-icon-webvi-custom.directive.mjs +3 -3
  326. package/esm2020/directives/icons/webvi-custom/nimble-icon-webvi-custom.module.mjs +4 -4
  327. package/esm2020/directives/icons/webvi-host/nimble-icon-webvi-host.directive.mjs +3 -3
  328. package/esm2020/directives/icons/webvi-host/nimble-icon-webvi-host.module.mjs +4 -4
  329. package/esm2020/directives/icons/window-code/nimble-icon-window-code.directive.mjs +3 -3
  330. package/esm2020/directives/icons/window-code/nimble-icon-window-code.module.mjs +4 -4
  331. package/esm2020/directives/icons/window-text/nimble-icon-window-text.directive.mjs +3 -3
  332. package/esm2020/directives/icons/window-text/nimble-icon-window-text.module.mjs +4 -4
  333. package/esm2020/directives/icons/wrench-hammer/nimble-icon-wrench-hammer.directive.mjs +3 -3
  334. package/esm2020/directives/icons/wrench-hammer/nimble-icon-wrench-hammer.module.mjs +4 -4
  335. package/esm2020/directives/icons/xmark/nimble-icon-xmark.directive.mjs +3 -3
  336. package/esm2020/directives/icons/xmark/nimble-icon-xmark.module.mjs +4 -4
  337. package/esm2020/directives/icons/xmark-check/nimble-icon-xmark-check.directive.mjs +3 -3
  338. package/esm2020/directives/icons/xmark-check/nimble-icon-xmark-check.module.mjs +4 -4
  339. package/esm2020/directives/list-option/nimble-combobox-list-option.directive.mjs +3 -3
  340. package/esm2020/directives/list-option/nimble-list-option.module.mjs +4 -4
  341. package/esm2020/directives/list-option/nimble-select-list-option.directive.mjs +3 -3
  342. package/esm2020/directives/menu/nimble-menu.directive.mjs +3 -3
  343. package/esm2020/directives/menu/nimble-menu.module.mjs +4 -4
  344. package/esm2020/directives/menu-button/nimble-menu-button.directive.mjs +3 -3
  345. package/esm2020/directives/menu-button/nimble-menu-button.module.mjs +4 -4
  346. package/esm2020/directives/menu-item/nimble-menu-item.directive.mjs +3 -3
  347. package/esm2020/directives/menu-item/nimble-menu-item.module.mjs +4 -4
  348. package/esm2020/directives/number-field/nimble-number-field-control-value-accessor.directive.mjs +3 -3
  349. package/esm2020/directives/number-field/nimble-number-field.directive.mjs +3 -3
  350. package/esm2020/directives/number-field/nimble-number-field.module.mjs +4 -4
  351. package/esm2020/directives/radio/nimble-radio-control-value-accessor.directive.mjs +3 -3
  352. package/esm2020/directives/radio/nimble-radio.directive.mjs +3 -3
  353. package/esm2020/directives/radio/nimble-radio.module.mjs +4 -4
  354. package/esm2020/directives/radio-group/nimble-radio-group.directive.mjs +3 -3
  355. package/esm2020/directives/radio-group/nimble-radio-group.module.mjs +4 -4
  356. package/esm2020/directives/select/nimble-select-control-value-accessor.directive.mjs +3 -3
  357. package/esm2020/directives/select/nimble-select.directive.mjs +3 -3
  358. package/esm2020/directives/select/nimble-select.module.mjs +4 -4
  359. package/esm2020/directives/spinner/nimble-spinner.directive.mjs +3 -3
  360. package/esm2020/directives/spinner/nimble-spinner.module.mjs +4 -4
  361. package/esm2020/directives/switch/nimble-switch-control-value-accessor.directive.mjs +3 -3
  362. package/esm2020/directives/switch/nimble-switch.directive.mjs +3 -3
  363. package/esm2020/directives/switch/nimble-switch.module.mjs +4 -4
  364. package/esm2020/directives/tab/nimble-tab.directive.mjs +3 -3
  365. package/esm2020/directives/tab/nimble-tab.module.mjs +4 -4
  366. package/esm2020/directives/tab-panel/nimble-tab-panel.directive.mjs +3 -3
  367. package/esm2020/directives/tab-panel/nimble-tab-panel.module.mjs +4 -4
  368. package/esm2020/directives/table/nimble-table.directive.mjs +3 -3
  369. package/esm2020/directives/table/nimble-table.module.mjs +4 -4
  370. package/esm2020/directives/table-column/text/nimble-table-column-text.directive.mjs +3 -3
  371. package/esm2020/directives/table-column/text/nimble-table-column-text.module.mjs +4 -4
  372. package/esm2020/directives/tabs/nimble-tabs.directive.mjs +3 -3
  373. package/esm2020/directives/tabs/nimble-tabs.module.mjs +4 -4
  374. package/esm2020/directives/tabs-toolbar/nimble-tabs-toolbar.directive.mjs +3 -3
  375. package/esm2020/directives/tabs-toolbar/nimble-tabs-toolbar.module.mjs +4 -4
  376. package/esm2020/directives/text-area/nimble-text-area-control-value-accessor.directive.mjs +3 -3
  377. package/esm2020/directives/text-area/nimble-text-area.directive.mjs +3 -3
  378. package/esm2020/directives/text-area/nimble-text-area.module.mjs +4 -4
  379. package/esm2020/directives/text-field/nimble-text-field-control-value-accessor.directive.mjs +3 -3
  380. package/esm2020/directives/text-field/nimble-text-field.directive.mjs +3 -3
  381. package/esm2020/directives/text-field/nimble-text-field.module.mjs +4 -4
  382. package/esm2020/directives/theme-provider/nimble-theme-provider.directive.mjs +3 -3
  383. package/esm2020/directives/theme-provider/nimble-theme-provider.module.mjs +4 -4
  384. package/esm2020/directives/toggle-button/nimble-toggle-button-control-value-accessor.directive.mjs +3 -3
  385. package/esm2020/directives/toggle-button/nimble-toggle-button.directive.mjs +3 -3
  386. package/esm2020/directives/toggle-button/nimble-toggle-button.module.mjs +4 -4
  387. package/esm2020/directives/toolbar/nimble-toolbar.directive.mjs +3 -3
  388. package/esm2020/directives/toolbar/nimble-toolbar.module.mjs +4 -4
  389. package/esm2020/directives/tooltip/nimble-tooltip.directive.mjs +3 -3
  390. package/esm2020/directives/tooltip/nimble-tooltip.module.mjs +4 -4
  391. package/esm2020/directives/tree-item/nimble-tree-item.directive.mjs +3 -3
  392. package/esm2020/directives/tree-item/nimble-tree-item.module.mjs +4 -4
  393. package/esm2020/directives/tree-view/nimble-tree-view.directive.mjs +3 -3
  394. package/esm2020/directives/tree-view/nimble-tree-view.module.mjs +4 -4
  395. package/esm2020/thirdparty/directives/control_value_accessor.mjs +6 -6
  396. package/esm2020/thirdparty/directives/radio_control_value_accessor.mjs +10 -10
  397. package/fesm2015/ni-nimble-angular.mjs +1397 -1397
  398. package/fesm2015/ni-nimble-angular.mjs.map +1 -1
  399. package/fesm2020/ni-nimble-angular.mjs +1397 -1397
  400. package/fesm2020/ni-nimble-angular.mjs.map +1 -1
  401. package/package.json +2 -2
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/circle-filled';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconCircleFilledModule {
9
9
  }
10
- NimbleIconCircleFilledModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCircleFilledModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconCircleFilledModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCircleFilledModule, declarations: [NimbleIconCircleFilledDirective], imports: [CommonModule], exports: [NimbleIconCircleFilledDirective] });
12
- NimbleIconCircleFilledModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCircleFilledModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCircleFilledModule, decorators: [{
10
+ NimbleIconCircleFilledModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCircleFilledModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconCircleFilledModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCircleFilledModule, declarations: [NimbleIconCircleFilledDirective], imports: [CommonModule], exports: [NimbleIconCircleFilledDirective] });
12
+ NimbleIconCircleFilledModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCircleFilledModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCircleFilledModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconCircleFilledDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconCirclePartialBrokenDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconCirclePartialBrokenDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCirclePartialBrokenDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconCirclePartialBrokenDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconCirclePartialBrokenDirective, selector: "nimble-icon-circle-partial-broken", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCirclePartialBrokenDirective, decorators: [{
11
+ NimbleIconCirclePartialBrokenDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCirclePartialBrokenDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconCirclePartialBrokenDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconCirclePartialBrokenDirective, selector: "nimble-icon-circle-partial-broken", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCirclePartialBrokenDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-circle-partial-broken'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/circle-partial-broken';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconCirclePartialBrokenModule {
9
9
  }
10
- NimbleIconCirclePartialBrokenModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCirclePartialBrokenModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconCirclePartialBrokenModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCirclePartialBrokenModule, declarations: [NimbleIconCirclePartialBrokenDirective], imports: [CommonModule], exports: [NimbleIconCirclePartialBrokenDirective] });
12
- NimbleIconCirclePartialBrokenModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCirclePartialBrokenModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCirclePartialBrokenModule, decorators: [{
10
+ NimbleIconCirclePartialBrokenModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCirclePartialBrokenModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconCirclePartialBrokenModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCirclePartialBrokenModule, declarations: [NimbleIconCirclePartialBrokenDirective], imports: [CommonModule], exports: [NimbleIconCirclePartialBrokenDirective] });
12
+ NimbleIconCirclePartialBrokenModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCirclePartialBrokenModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCirclePartialBrokenModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconCirclePartialBrokenDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconCircleSlashDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconCircleSlashDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCircleSlashDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconCircleSlashDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconCircleSlashDirective, selector: "nimble-icon-circle-slash", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCircleSlashDirective, decorators: [{
11
+ NimbleIconCircleSlashDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCircleSlashDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconCircleSlashDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconCircleSlashDirective, selector: "nimble-icon-circle-slash", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCircleSlashDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-circle-slash'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/circle-slash';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconCircleSlashModule {
9
9
  }
10
- NimbleIconCircleSlashModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCircleSlashModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconCircleSlashModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCircleSlashModule, declarations: [NimbleIconCircleSlashDirective], imports: [CommonModule], exports: [NimbleIconCircleSlashDirective] });
12
- NimbleIconCircleSlashModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCircleSlashModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCircleSlashModule, decorators: [{
10
+ NimbleIconCircleSlashModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCircleSlashModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconCircleSlashModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCircleSlashModule, declarations: [NimbleIconCircleSlashDirective], imports: [CommonModule], exports: [NimbleIconCircleSlashDirective] });
12
+ NimbleIconCircleSlashModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCircleSlashModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCircleSlashModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconCircleSlashDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconCircleXDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconCircleXDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCircleXDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconCircleXDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconCircleXDirective, selector: "nimble-icon-circle-x", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCircleXDirective, decorators: [{
11
+ NimbleIconCircleXDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCircleXDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconCircleXDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconCircleXDirective, selector: "nimble-icon-circle-x", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCircleXDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-circle-x'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/circle-x';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconCircleXModule {
9
9
  }
10
- NimbleIconCircleXModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCircleXModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconCircleXModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCircleXModule, declarations: [NimbleIconCircleXDirective], imports: [CommonModule], exports: [NimbleIconCircleXDirective] });
12
- NimbleIconCircleXModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCircleXModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCircleXModule, decorators: [{
10
+ NimbleIconCircleXModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCircleXModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconCircleXModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCircleXModule, declarations: [NimbleIconCircleXDirective], imports: [CommonModule], exports: [NimbleIconCircleXDirective] });
12
+ NimbleIconCircleXModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCircleXModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCircleXModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconCircleXDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconClipboardDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconClipboardDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconClipboardDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconClipboardDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconClipboardDirective, selector: "nimble-icon-clipboard", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconClipboardDirective, decorators: [{
11
+ NimbleIconClipboardDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconClipboardDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconClipboardDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconClipboardDirective, selector: "nimble-icon-clipboard", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconClipboardDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-clipboard'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/clipboard';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconClipboardModule {
9
9
  }
10
- NimbleIconClipboardModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconClipboardModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconClipboardModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconClipboardModule, declarations: [NimbleIconClipboardDirective], imports: [CommonModule], exports: [NimbleIconClipboardDirective] });
12
- NimbleIconClipboardModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconClipboardModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconClipboardModule, decorators: [{
10
+ NimbleIconClipboardModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconClipboardModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconClipboardModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconClipboardModule, declarations: [NimbleIconClipboardDirective], imports: [CommonModule], exports: [NimbleIconClipboardDirective] });
12
+ NimbleIconClipboardModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconClipboardModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconClipboardModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconClipboardDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconClockDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconClockDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconClockDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconClockDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconClockDirective, selector: "nimble-icon-clock", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconClockDirective, decorators: [{
11
+ NimbleIconClockDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconClockDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconClockDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconClockDirective, selector: "nimble-icon-clock", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconClockDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-clock'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/clock';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconClockModule {
9
9
  }
10
- NimbleIconClockModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconClockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconClockModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconClockModule, declarations: [NimbleIconClockDirective], imports: [CommonModule], exports: [NimbleIconClockDirective] });
12
- NimbleIconClockModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconClockModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconClockModule, decorators: [{
10
+ NimbleIconClockModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconClockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconClockModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconClockModule, declarations: [NimbleIconClockDirective], imports: [CommonModule], exports: [NimbleIconClockDirective] });
12
+ NimbleIconClockModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconClockModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconClockModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconClockDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconClockCogDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconClockCogDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconClockCogDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconClockCogDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconClockCogDirective, selector: "nimble-icon-clock-cog", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconClockCogDirective, decorators: [{
11
+ NimbleIconClockCogDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconClockCogDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconClockCogDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconClockCogDirective, selector: "nimble-icon-clock-cog", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconClockCogDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-clock-cog'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/clock-cog';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconClockCogModule {
9
9
  }
10
- NimbleIconClockCogModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconClockCogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconClockCogModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconClockCogModule, declarations: [NimbleIconClockCogDirective], imports: [CommonModule], exports: [NimbleIconClockCogDirective] });
12
- NimbleIconClockCogModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconClockCogModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconClockCogModule, decorators: [{
10
+ NimbleIconClockCogModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconClockCogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconClockCogModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconClockCogModule, declarations: [NimbleIconClockCogDirective], imports: [CommonModule], exports: [NimbleIconClockCogDirective] });
12
+ NimbleIconClockCogModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconClockCogModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconClockCogModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconClockCogDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconClockTriangleDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconClockTriangleDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconClockTriangleDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconClockTriangleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconClockTriangleDirective, selector: "nimble-icon-clock-triangle", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconClockTriangleDirective, decorators: [{
11
+ NimbleIconClockTriangleDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconClockTriangleDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconClockTriangleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconClockTriangleDirective, selector: "nimble-icon-clock-triangle", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconClockTriangleDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-clock-triangle'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/clock-triangle';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconClockTriangleModule {
9
9
  }
10
- NimbleIconClockTriangleModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconClockTriangleModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconClockTriangleModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconClockTriangleModule, declarations: [NimbleIconClockTriangleDirective], imports: [CommonModule], exports: [NimbleIconClockTriangleDirective] });
12
- NimbleIconClockTriangleModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconClockTriangleModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconClockTriangleModule, decorators: [{
10
+ NimbleIconClockTriangleModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconClockTriangleModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconClockTriangleModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconClockTriangleModule, declarations: [NimbleIconClockTriangleDirective], imports: [CommonModule], exports: [NimbleIconClockTriangleDirective] });
12
+ NimbleIconClockTriangleModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconClockTriangleModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconClockTriangleModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconClockTriangleDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconCloneDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconCloneDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCloneDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconCloneDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconCloneDirective, selector: "nimble-icon-clone", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCloneDirective, decorators: [{
11
+ NimbleIconCloneDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCloneDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconCloneDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconCloneDirective, selector: "nimble-icon-clone", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCloneDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-clone'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/clone';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconCloneModule {
9
9
  }
10
- NimbleIconCloneModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCloneModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconCloneModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCloneModule, declarations: [NimbleIconCloneDirective], imports: [CommonModule], exports: [NimbleIconCloneDirective] });
12
- NimbleIconCloneModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCloneModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCloneModule, decorators: [{
10
+ NimbleIconCloneModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCloneModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconCloneModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCloneModule, declarations: [NimbleIconCloneDirective], imports: [CommonModule], exports: [NimbleIconCloneDirective] });
12
+ NimbleIconCloneModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCloneModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCloneModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconCloneDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconCloudDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconCloudDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCloudDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconCloudDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconCloudDirective, selector: "nimble-icon-cloud", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCloudDirective, decorators: [{
11
+ NimbleIconCloudDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCloudDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconCloudDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconCloudDirective, selector: "nimble-icon-cloud", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCloudDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-cloud'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/cloud';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconCloudModule {
9
9
  }
10
- NimbleIconCloudModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCloudModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconCloudModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCloudModule, declarations: [NimbleIconCloudDirective], imports: [CommonModule], exports: [NimbleIconCloudDirective] });
12
- NimbleIconCloudModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCloudModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCloudModule, decorators: [{
10
+ NimbleIconCloudModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCloudModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconCloudModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCloudModule, declarations: [NimbleIconCloudDirective], imports: [CommonModule], exports: [NimbleIconCloudDirective] });
12
+ NimbleIconCloudModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCloudModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCloudModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconCloudDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconCloudUploadDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconCloudUploadDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCloudUploadDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconCloudUploadDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconCloudUploadDirective, selector: "nimble-icon-cloud-upload", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCloudUploadDirective, decorators: [{
11
+ NimbleIconCloudUploadDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCloudUploadDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconCloudUploadDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconCloudUploadDirective, selector: "nimble-icon-cloud-upload", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCloudUploadDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-cloud-upload'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/cloud-upload';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconCloudUploadModule {
9
9
  }
10
- NimbleIconCloudUploadModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCloudUploadModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconCloudUploadModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCloudUploadModule, declarations: [NimbleIconCloudUploadDirective], imports: [CommonModule], exports: [NimbleIconCloudUploadDirective] });
12
- NimbleIconCloudUploadModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCloudUploadModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCloudUploadModule, decorators: [{
10
+ NimbleIconCloudUploadModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCloudUploadModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconCloudUploadModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCloudUploadModule, declarations: [NimbleIconCloudUploadDirective], imports: [CommonModule], exports: [NimbleIconCloudUploadDirective] });
12
+ NimbleIconCloudUploadModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCloudUploadModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCloudUploadModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconCloudUploadDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconCloudWithArrowDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconCloudWithArrowDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCloudWithArrowDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconCloudWithArrowDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconCloudWithArrowDirective, selector: "nimble-icon-cloud-with-arrow", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCloudWithArrowDirective, decorators: [{
11
+ NimbleIconCloudWithArrowDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCloudWithArrowDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconCloudWithArrowDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconCloudWithArrowDirective, selector: "nimble-icon-cloud-with-arrow", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCloudWithArrowDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-cloud-with-arrow'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/cloud-with-arrow';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconCloudWithArrowModule {
9
9
  }
10
- NimbleIconCloudWithArrowModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCloudWithArrowModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconCloudWithArrowModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCloudWithArrowModule, declarations: [NimbleIconCloudWithArrowDirective], imports: [CommonModule], exports: [NimbleIconCloudWithArrowDirective] });
12
- NimbleIconCloudWithArrowModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCloudWithArrowModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCloudWithArrowModule, decorators: [{
10
+ NimbleIconCloudWithArrowModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCloudWithArrowModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconCloudWithArrowModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCloudWithArrowModule, declarations: [NimbleIconCloudWithArrowDirective], imports: [CommonModule], exports: [NimbleIconCloudWithArrowDirective] });
12
+ NimbleIconCloudWithArrowModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCloudWithArrowModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCloudWithArrowModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconCloudWithArrowDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconCogDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconCogDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCogDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconCogDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconCogDirective, selector: "nimble-icon-cog", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCogDirective, decorators: [{
11
+ NimbleIconCogDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCogDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconCogDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconCogDirective, selector: "nimble-icon-cog", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCogDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-cog'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/cog';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconCogModule {
9
9
  }
10
- NimbleIconCogModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconCogModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCogModule, declarations: [NimbleIconCogDirective], imports: [CommonModule], exports: [NimbleIconCogDirective] });
12
- NimbleIconCogModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCogModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCogModule, decorators: [{
10
+ NimbleIconCogModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconCogModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCogModule, declarations: [NimbleIconCogDirective], imports: [CommonModule], exports: [NimbleIconCogDirective] });
12
+ NimbleIconCogModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCogModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCogModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconCogDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconCogDatabaseDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconCogDatabaseDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCogDatabaseDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconCogDatabaseDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconCogDatabaseDirective, selector: "nimble-icon-cog-database", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCogDatabaseDirective, decorators: [{
11
+ NimbleIconCogDatabaseDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCogDatabaseDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconCogDatabaseDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconCogDatabaseDirective, selector: "nimble-icon-cog-database", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCogDatabaseDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-cog-database'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/cog-database';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconCogDatabaseModule {
9
9
  }
10
- NimbleIconCogDatabaseModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCogDatabaseModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconCogDatabaseModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCogDatabaseModule, declarations: [NimbleIconCogDatabaseDirective], imports: [CommonModule], exports: [NimbleIconCogDatabaseDirective] });
12
- NimbleIconCogDatabaseModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCogDatabaseModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCogDatabaseModule, decorators: [{
10
+ NimbleIconCogDatabaseModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCogDatabaseModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconCogDatabaseModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCogDatabaseModule, declarations: [NimbleIconCogDatabaseDirective], imports: [CommonModule], exports: [NimbleIconCogDatabaseDirective] });
12
+ NimbleIconCogDatabaseModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCogDatabaseModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCogDatabaseModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconCogDatabaseDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconCogDatabaseInsetDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconCogDatabaseInsetDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCogDatabaseInsetDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconCogDatabaseInsetDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconCogDatabaseInsetDirective, selector: "nimble-icon-cog-database-inset", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCogDatabaseInsetDirective, decorators: [{
11
+ NimbleIconCogDatabaseInsetDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCogDatabaseInsetDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconCogDatabaseInsetDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconCogDatabaseInsetDirective, selector: "nimble-icon-cog-database-inset", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCogDatabaseInsetDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-cog-database-inset'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/cog-database-inset';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconCogDatabaseInsetModule {
9
9
  }
10
- NimbleIconCogDatabaseInsetModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCogDatabaseInsetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconCogDatabaseInsetModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCogDatabaseInsetModule, declarations: [NimbleIconCogDatabaseInsetDirective], imports: [CommonModule], exports: [NimbleIconCogDatabaseInsetDirective] });
12
- NimbleIconCogDatabaseInsetModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCogDatabaseInsetModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCogDatabaseInsetModule, decorators: [{
10
+ NimbleIconCogDatabaseInsetModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCogDatabaseInsetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconCogDatabaseInsetModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCogDatabaseInsetModule, declarations: [NimbleIconCogDatabaseInsetDirective], imports: [CommonModule], exports: [NimbleIconCogDatabaseInsetDirective] });
12
+ NimbleIconCogDatabaseInsetModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCogDatabaseInsetModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCogDatabaseInsetModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconCogDatabaseInsetDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconCogSmallCogDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconCogSmallCogDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCogSmallCogDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconCogSmallCogDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconCogSmallCogDirective, selector: "nimble-icon-cog-small-cog", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCogSmallCogDirective, decorators: [{
11
+ NimbleIconCogSmallCogDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCogSmallCogDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconCogSmallCogDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconCogSmallCogDirective, selector: "nimble-icon-cog-small-cog", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCogSmallCogDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-cog-small-cog'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/cog-small-cog';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconCogSmallCogModule {
9
9
  }
10
- NimbleIconCogSmallCogModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCogSmallCogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconCogSmallCogModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCogSmallCogModule, declarations: [NimbleIconCogSmallCogDirective], imports: [CommonModule], exports: [NimbleIconCogSmallCogDirective] });
12
- NimbleIconCogSmallCogModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCogSmallCogModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCogSmallCogModule, decorators: [{
10
+ NimbleIconCogSmallCogModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCogSmallCogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconCogSmallCogModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCogSmallCogModule, declarations: [NimbleIconCogSmallCogDirective], imports: [CommonModule], exports: [NimbleIconCogSmallCogDirective] });
12
+ NimbleIconCogSmallCogModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCogSmallCogModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCogSmallCogModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconCogSmallCogDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconCogZoomedDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconCogZoomedDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCogZoomedDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconCogZoomedDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconCogZoomedDirective, selector: "nimble-icon-cog-zoomed", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCogZoomedDirective, decorators: [{
11
+ NimbleIconCogZoomedDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCogZoomedDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconCogZoomedDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconCogZoomedDirective, selector: "nimble-icon-cog-zoomed", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCogZoomedDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-cog-zoomed'
@@ -7,10 +7,10 @@ import '@ni/nimble-components/dist/esm/icons/cog-zoomed';
7
7
  import * as i0 from "@angular/core";
8
8
  export class NimbleIconCogZoomedModule {
9
9
  }
10
- NimbleIconCogZoomedModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCogZoomedModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- NimbleIconCogZoomedModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCogZoomedModule, declarations: [NimbleIconCogZoomedDirective], imports: [CommonModule], exports: [NimbleIconCogZoomedDirective] });
12
- NimbleIconCogZoomedModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCogZoomedModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCogZoomedModule, decorators: [{
10
+ NimbleIconCogZoomedModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCogZoomedModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ NimbleIconCogZoomedModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCogZoomedModule, declarations: [NimbleIconCogZoomedDirective], imports: [CommonModule], exports: [NimbleIconCogZoomedDirective] });
12
+ NimbleIconCogZoomedModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCogZoomedModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCogZoomedModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [NimbleIconCogZoomedDirective],
@@ -8,9 +8,9 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class NimbleIconCommentDirective extends NimbleIconBaseDirective {
10
10
  }
11
- NimbleIconCommentDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCommentDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
- NimbleIconCommentDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.10", type: NimbleIconCommentDirective, selector: "nimble-icon-comment", usesInheritance: true, ngImport: i0 });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.10", ngImport: i0, type: NimbleIconCommentDirective, decorators: [{
11
+ NimbleIconCommentDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCommentDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
12
+ NimbleIconCommentDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.12", type: NimbleIconCommentDirective, selector: "nimble-icon-comment", usesInheritance: true, ngImport: i0 });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImport: i0, type: NimbleIconCommentDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-icon-comment'