@ni/nimble-angular 2.3.1 → 3.1.0

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 (1168) hide show
  1. package/bundles/ni-nimble-angular.umd.js +4408 -8
  2. package/bundles/ni-nimble-angular.umd.js.map +1 -1
  3. package/directives/icons/add/nimble-add-icon.directive.d.ts +7 -0
  4. package/directives/icons/add/nimble-add-icon.module.d.ts +3 -0
  5. package/directives/icons/add/nimble-add-icon.module.ngfactory.d.ts +3 -0
  6. package/directives/icons/arrow-down-right-and-arrow-up-left/nimble-arrow-down-right-and-arrow-up-left-icon.directive.d.ts +7 -0
  7. package/directives/icons/arrow-down-right-and-arrow-up-left/nimble-arrow-down-right-and-arrow-up-left-icon.module.d.ts +3 -0
  8. package/directives/icons/arrow-down-right-and-arrow-up-left/nimble-arrow-down-right-and-arrow-up-left-icon.module.ngfactory.d.ts +3 -0
  9. package/directives/icons/arrow-expander-down/nimble-arrow-expander-down-icon.directive.d.ts +7 -0
  10. package/directives/icons/arrow-expander-down/nimble-arrow-expander-down-icon.module.d.ts +3 -0
  11. package/directives/icons/arrow-expander-down/nimble-arrow-expander-down-icon.module.ngfactory.d.ts +3 -0
  12. package/directives/icons/arrow-expander-left/nimble-arrow-expander-left-icon.directive.d.ts +7 -0
  13. package/directives/icons/arrow-expander-left/nimble-arrow-expander-left-icon.module.d.ts +3 -0
  14. package/directives/icons/arrow-expander-left/nimble-arrow-expander-left-icon.module.ngfactory.d.ts +3 -0
  15. package/directives/icons/arrow-expander-right/nimble-arrow-expander-right-icon.directive.d.ts +7 -0
  16. package/directives/icons/arrow-expander-right/nimble-arrow-expander-right-icon.module.d.ts +3 -0
  17. package/directives/icons/arrow-expander-right/nimble-arrow-expander-right-icon.module.ngfactory.d.ts +3 -0
  18. package/directives/icons/arrow-expander-up/nimble-arrow-expander-up-icon.directive.d.ts +7 -0
  19. package/directives/icons/arrow-expander-up/nimble-arrow-expander-up-icon.module.d.ts +3 -0
  20. package/directives/icons/arrow-expander-up/nimble-arrow-expander-up-icon.module.ngfactory.d.ts +3 -0
  21. package/directives/icons/arrow-left-from-line/nimble-arrow-left-from-line-icon.directive.d.ts +7 -0
  22. package/directives/icons/arrow-left-from-line/nimble-arrow-left-from-line-icon.module.d.ts +3 -0
  23. package/directives/icons/arrow-left-from-line/nimble-arrow-left-from-line-icon.module.ngfactory.d.ts +3 -0
  24. package/directives/icons/arrow-partial-rotate-left/nimble-arrow-partial-rotate-left-icon.directive.d.ts +7 -0
  25. package/directives/icons/arrow-partial-rotate-left/nimble-arrow-partial-rotate-left-icon.module.d.ts +3 -0
  26. package/directives/icons/arrow-partial-rotate-left/nimble-arrow-partial-rotate-left-icon.module.ngfactory.d.ts +3 -0
  27. package/directives/icons/arrow-right-to-line/nimble-arrow-right-to-line-icon.directive.d.ts +7 -0
  28. package/directives/icons/arrow-right-to-line/nimble-arrow-right-to-line-icon.module.d.ts +3 -0
  29. package/directives/icons/arrow-right-to-line/nimble-arrow-right-to-line-icon.module.ngfactory.d.ts +3 -0
  30. package/directives/icons/arrow-rotate-right/nimble-arrow-rotate-right-icon.directive.d.ts +7 -0
  31. package/directives/icons/arrow-rotate-right/nimble-arrow-rotate-right-icon.module.d.ts +3 -0
  32. package/directives/icons/arrow-rotate-right/nimble-arrow-rotate-right-icon.module.ngfactory.d.ts +3 -0
  33. package/directives/icons/arrow-u-rotate-left/nimble-arrow-u-rotate-left-icon.directive.d.ts +7 -0
  34. package/directives/icons/arrow-u-rotate-left/nimble-arrow-u-rotate-left-icon.module.d.ts +3 -0
  35. package/directives/icons/arrow-u-rotate-left/nimble-arrow-u-rotate-left-icon.module.ngfactory.d.ts +3 -0
  36. package/directives/icons/arrow-up-left-and-arrow-down-right/nimble-arrow-up-left-and-arrow-down-right-icon.directive.d.ts +7 -0
  37. package/directives/icons/arrow-up-left-and-arrow-down-right/nimble-arrow-up-left-and-arrow-down-right-icon.module.d.ts +3 -0
  38. package/directives/icons/arrow-up-left-and-arrow-down-right/nimble-arrow-up-left-and-arrow-down-right-icon.module.ngfactory.d.ts +3 -0
  39. package/directives/icons/arrows-maximize/nimble-arrows-maximize-icon.directive.d.ts +7 -0
  40. package/directives/icons/arrows-maximize/nimble-arrows-maximize-icon.module.d.ts +3 -0
  41. package/directives/icons/arrows-maximize/nimble-arrows-maximize-icon.module.ngfactory.d.ts +3 -0
  42. package/directives/icons/arrows-repeat/nimble-arrows-repeat-icon.directive.d.ts +7 -0
  43. package/directives/icons/arrows-repeat/nimble-arrows-repeat-icon.module.d.ts +3 -0
  44. package/directives/icons/arrows-repeat/nimble-arrows-repeat-icon.module.ngfactory.d.ts +3 -0
  45. package/directives/icons/bars/nimble-bars-icon.directive.d.ts +7 -0
  46. package/directives/icons/bars/nimble-bars-icon.module.d.ts +3 -0
  47. package/directives/icons/bars/nimble-bars-icon.module.ngfactory.d.ts +3 -0
  48. package/directives/icons/bell/nimble-bell-icon.directive.d.ts +7 -0
  49. package/directives/icons/bell/nimble-bell-icon.module.d.ts +3 -0
  50. package/directives/icons/bell/nimble-bell-icon.module.ngfactory.d.ts +3 -0
  51. package/directives/icons/bell-and-comment/nimble-bell-and-comment-icon.directive.d.ts +7 -0
  52. package/directives/icons/bell-and-comment/nimble-bell-and-comment-icon.module.d.ts +3 -0
  53. package/directives/icons/bell-and-comment/nimble-bell-and-comment-icon.module.ngfactory.d.ts +3 -0
  54. package/directives/icons/bell-circle/nimble-bell-circle-icon.directive.d.ts +7 -0
  55. package/directives/icons/bell-circle/nimble-bell-circle-icon.module.d.ts +3 -0
  56. package/directives/icons/bell-circle/nimble-bell-circle-icon.module.ngfactory.d.ts +3 -0
  57. package/directives/icons/bell-solid-circle/nimble-bell-solid-circle-icon.directive.d.ts +7 -0
  58. package/directives/icons/bell-solid-circle/nimble-bell-solid-circle-icon.module.d.ts +3 -0
  59. package/directives/icons/bell-solid-circle/nimble-bell-solid-circle-icon.module.ngfactory.d.ts +3 -0
  60. package/directives/icons/block-with-ribbon/nimble-block-with-ribbon-icon.directive.d.ts +7 -0
  61. package/directives/icons/block-with-ribbon/nimble-block-with-ribbon-icon.module.d.ts +3 -0
  62. package/directives/icons/block-with-ribbon/nimble-block-with-ribbon-icon.module.ngfactory.d.ts +3 -0
  63. package/directives/icons/calendar/nimble-calendar-icon.directive.d.ts +7 -0
  64. package/directives/icons/calendar/nimble-calendar-icon.module.d.ts +3 -0
  65. package/directives/icons/calendar/nimble-calendar-icon.module.ngfactory.d.ts +3 -0
  66. package/directives/icons/chart-diagram/nimble-chart-diagram-icon.directive.d.ts +7 -0
  67. package/directives/icons/chart-diagram/nimble-chart-diagram-icon.module.d.ts +3 -0
  68. package/directives/icons/chart-diagram/nimble-chart-diagram-icon.module.ngfactory.d.ts +3 -0
  69. package/directives/icons/chart-diagram-child-focus/nimble-chart-diagram-child-focus-icon.directive.d.ts +7 -0
  70. package/directives/icons/chart-diagram-child-focus/nimble-chart-diagram-child-focus-icon.module.d.ts +3 -0
  71. package/directives/icons/chart-diagram-child-focus/nimble-chart-diagram-child-focus-icon.module.ngfactory.d.ts +3 -0
  72. package/directives/icons/chart-diagram-parent-focus/nimble-chart-diagram-parent-focus-icon.directive.d.ts +7 -0
  73. package/directives/icons/chart-diagram-parent-focus/nimble-chart-diagram-parent-focus-icon.module.d.ts +3 -0
  74. package/directives/icons/chart-diagram-parent-focus/nimble-chart-diagram-parent-focus-icon.module.ngfactory.d.ts +3 -0
  75. package/directives/icons/chart-diagram-parent-focus-two-child/nimble-chart-diagram-parent-focus-two-child-icon.directive.d.ts +7 -0
  76. package/directives/icons/chart-diagram-parent-focus-two-child/nimble-chart-diagram-parent-focus-two-child-icon.module.d.ts +3 -0
  77. package/directives/icons/chart-diagram-parent-focus-two-child/nimble-chart-diagram-parent-focus-two-child-icon.module.ngfactory.d.ts +3 -0
  78. package/directives/icons/check/nimble-check-icon.directive.d.ts +7 -0
  79. package/directives/icons/check/nimble-check-icon.module.d.ts +3 -0
  80. package/directives/icons/check/nimble-check-icon.module.ngfactory.d.ts +3 -0
  81. package/directives/icons/check-dot/nimble-check-dot-icon.directive.d.ts +7 -0
  82. package/directives/icons/check-dot/nimble-check-dot-icon.module.d.ts +3 -0
  83. package/directives/icons/check-dot/nimble-check-dot-icon.module.ngfactory.d.ts +3 -0
  84. package/directives/icons/circle/nimble-circle-icon.directive.d.ts +7 -0
  85. package/directives/icons/circle/nimble-circle-icon.module.d.ts +3 -0
  86. package/directives/icons/circle/nimble-circle-icon.module.ngfactory.d.ts +3 -0
  87. package/directives/icons/circle-broken/nimble-circle-broken-icon.directive.d.ts +7 -0
  88. package/directives/icons/circle-broken/nimble-circle-broken-icon.module.d.ts +3 -0
  89. package/directives/icons/circle-broken/nimble-circle-broken-icon.module.ngfactory.d.ts +3 -0
  90. package/directives/icons/circle-check/nimble-circle-check-icon.directive.d.ts +7 -0
  91. package/directives/icons/circle-check/nimble-circle-check-icon.module.d.ts +3 -0
  92. package/directives/icons/circle-check/nimble-circle-check-icon.module.ngfactory.d.ts +3 -0
  93. package/directives/icons/circle-partial-broken/nimble-circle-partial-broken-icon.directive.d.ts +7 -0
  94. package/directives/icons/circle-partial-broken/nimble-circle-partial-broken-icon.module.d.ts +3 -0
  95. package/directives/icons/circle-partial-broken/nimble-circle-partial-broken-icon.module.ngfactory.d.ts +3 -0
  96. package/directives/icons/circle-slash/nimble-circle-slash-icon.directive.d.ts +7 -0
  97. package/directives/icons/circle-slash/nimble-circle-slash-icon.module.d.ts +3 -0
  98. package/directives/icons/circle-slash/nimble-circle-slash-icon.module.ngfactory.d.ts +3 -0
  99. package/directives/icons/circle-x/nimble-circle-x-icon.directive.d.ts +7 -0
  100. package/directives/icons/circle-x/nimble-circle-x-icon.module.d.ts +3 -0
  101. package/directives/icons/circle-x/nimble-circle-x-icon.module.ngfactory.d.ts +3 -0
  102. package/directives/icons/clipboard/nimble-clipboard-icon.directive.d.ts +7 -0
  103. package/directives/icons/clipboard/nimble-clipboard-icon.module.d.ts +3 -0
  104. package/directives/icons/clipboard/nimble-clipboard-icon.module.ngfactory.d.ts +3 -0
  105. package/directives/icons/clock/nimble-clock-icon.directive.d.ts +7 -0
  106. package/directives/icons/clock/nimble-clock-icon.module.d.ts +3 -0
  107. package/directives/icons/clock/nimble-clock-icon.module.ngfactory.d.ts +3 -0
  108. package/directives/icons/clock-cog/nimble-clock-cog-icon.directive.d.ts +7 -0
  109. package/directives/icons/clock-cog/nimble-clock-cog-icon.module.d.ts +3 -0
  110. package/directives/icons/clock-cog/nimble-clock-cog-icon.module.ngfactory.d.ts +3 -0
  111. package/directives/icons/clock-triangle/nimble-clock-triangle-icon.directive.d.ts +7 -0
  112. package/directives/icons/clock-triangle/nimble-clock-triangle-icon.module.d.ts +3 -0
  113. package/directives/icons/clock-triangle/nimble-clock-triangle-icon.module.ngfactory.d.ts +3 -0
  114. package/directives/icons/clone/nimble-clone-icon.directive.d.ts +7 -0
  115. package/directives/icons/clone/nimble-clone-icon.module.d.ts +3 -0
  116. package/directives/icons/clone/nimble-clone-icon.module.ngfactory.d.ts +3 -0
  117. package/directives/icons/cloud-upload/nimble-cloud-upload-icon.directive.d.ts +7 -0
  118. package/directives/icons/cloud-upload/nimble-cloud-upload-icon.module.d.ts +3 -0
  119. package/directives/icons/cloud-upload/nimble-cloud-upload-icon.module.ngfactory.d.ts +3 -0
  120. package/directives/icons/cloud-with-arrow/nimble-cloud-with-arrow-icon.directive.d.ts +7 -0
  121. package/directives/icons/cloud-with-arrow/nimble-cloud-with-arrow-icon.module.d.ts +3 -0
  122. package/directives/icons/cloud-with-arrow/nimble-cloud-with-arrow-icon.module.ngfactory.d.ts +3 -0
  123. package/directives/icons/cog/nimble-cog-icon.directive.d.ts +7 -0
  124. package/directives/icons/cog/nimble-cog-icon.module.d.ts +3 -0
  125. package/directives/icons/cog/nimble-cog-icon.module.ngfactory.d.ts +3 -0
  126. package/directives/icons/cog-database/nimble-cog-database-icon.directive.d.ts +7 -0
  127. package/directives/icons/cog-database/nimble-cog-database-icon.module.d.ts +3 -0
  128. package/directives/icons/cog-database/nimble-cog-database-icon.module.ngfactory.d.ts +3 -0
  129. package/directives/icons/cog-database-inset/nimble-cog-database-inset-icon.directive.d.ts +7 -0
  130. package/directives/icons/cog-database-inset/nimble-cog-database-inset-icon.module.d.ts +3 -0
  131. package/directives/icons/cog-database-inset/nimble-cog-database-inset-icon.module.ngfactory.d.ts +3 -0
  132. package/directives/icons/cog-small-cog/nimble-cog-small-cog-icon.directive.d.ts +7 -0
  133. package/directives/icons/cog-small-cog/nimble-cog-small-cog-icon.module.d.ts +3 -0
  134. package/directives/icons/cog-small-cog/nimble-cog-small-cog-icon.module.ngfactory.d.ts +3 -0
  135. package/directives/icons/cog-zoomed/nimble-cog-zoomed-icon.directive.d.ts +7 -0
  136. package/directives/icons/cog-zoomed/nimble-cog-zoomed-icon.module.d.ts +3 -0
  137. package/directives/icons/cog-zoomed/nimble-cog-zoomed-icon.module.ngfactory.d.ts +3 -0
  138. package/directives/icons/comment/nimble-comment-icon.directive.d.ts +7 -0
  139. package/directives/icons/comment/nimble-comment-icon.module.d.ts +3 -0
  140. package/directives/icons/comment/nimble-comment-icon.module.ngfactory.d.ts +3 -0
  141. package/directives/icons/computer-and-monitor/nimble-computer-and-monitor-icon.directive.d.ts +7 -0
  142. package/directives/icons/computer-and-monitor/nimble-computer-and-monitor-icon.module.d.ts +3 -0
  143. package/directives/icons/computer-and-monitor/nimble-computer-and-monitor-icon.module.ngfactory.d.ts +3 -0
  144. package/directives/icons/copy/nimble-copy-icon.directive.d.ts +7 -0
  145. package/directives/icons/copy/nimble-copy-icon.module.d.ts +3 -0
  146. package/directives/icons/copy/nimble-copy-icon.module.ngfactory.d.ts +3 -0
  147. package/directives/icons/copy-text/nimble-copy-text-icon.directive.d.ts +7 -0
  148. package/directives/icons/copy-text/nimble-copy-text-icon.module.d.ts +3 -0
  149. package/directives/icons/copy-text/nimble-copy-text-icon.module.ngfactory.d.ts +3 -0
  150. package/directives/icons/dashboard-builder/nimble-dashboard-builder-icon.directive.d.ts +7 -0
  151. package/directives/icons/dashboard-builder/nimble-dashboard-builder-icon.module.d.ts +3 -0
  152. package/directives/icons/dashboard-builder/nimble-dashboard-builder-icon.module.ngfactory.d.ts +3 -0
  153. package/directives/icons/dashboard-builder-legend/nimble-dashboard-builder-legend-icon.directive.d.ts +7 -0
  154. package/directives/icons/dashboard-builder-legend/nimble-dashboard-builder-legend-icon.module.d.ts +3 -0
  155. package/directives/icons/dashboard-builder-legend/nimble-dashboard-builder-legend-icon.module.ngfactory.d.ts +3 -0
  156. package/directives/icons/dashboard-builder-templates/nimble-dashboard-builder-templates-icon.directive.d.ts +7 -0
  157. package/directives/icons/dashboard-builder-templates/nimble-dashboard-builder-templates-icon.module.d.ts +3 -0
  158. package/directives/icons/dashboard-builder-templates/nimble-dashboard-builder-templates-icon.module.ngfactory.d.ts +3 -0
  159. package/directives/icons/dashboard-builder-tile/nimble-dashboard-builder-tile-icon.directive.d.ts +7 -0
  160. package/directives/icons/dashboard-builder-tile/nimble-dashboard-builder-tile-icon.module.d.ts +3 -0
  161. package/directives/icons/dashboard-builder-tile/nimble-dashboard-builder-tile-icon.module.ngfactory.d.ts +3 -0
  162. package/directives/icons/database/nimble-database-icon.directive.d.ts +7 -0
  163. package/directives/icons/database/nimble-database-icon.module.d.ts +3 -0
  164. package/directives/icons/database/nimble-database-icon.module.ngfactory.d.ts +3 -0
  165. package/directives/icons/database-check/nimble-database-check-icon.directive.d.ts +7 -0
  166. package/directives/icons/database-check/nimble-database-check-icon.module.d.ts +3 -0
  167. package/directives/icons/database-check/nimble-database-check-icon.module.ngfactory.d.ts +3 -0
  168. package/directives/icons/desktop/nimble-desktop-icon.directive.d.ts +7 -0
  169. package/directives/icons/desktop/nimble-desktop-icon.module.d.ts +3 -0
  170. package/directives/icons/desktop/nimble-desktop-icon.module.ngfactory.d.ts +3 -0
  171. package/directives/icons/donut-chart/nimble-donut-chart-icon.directive.d.ts +7 -0
  172. package/directives/icons/donut-chart/nimble-donut-chart-icon.module.d.ts +3 -0
  173. package/directives/icons/donut-chart/nimble-donut-chart-icon.module.ngfactory.d.ts +3 -0
  174. package/directives/icons/dot-solid-dot-stroke/nimble-dot-solid-dot-stroke-icon.directive.d.ts +7 -0
  175. package/directives/icons/dot-solid-dot-stroke/nimble-dot-solid-dot-stroke-icon.module.d.ts +3 -0
  176. package/directives/icons/dot-solid-dot-stroke/nimble-dot-solid-dot-stroke-icon.module.ngfactory.d.ts +3 -0
  177. package/directives/icons/download/nimble-download-icon.directive.d.ts +7 -0
  178. package/directives/icons/download/nimble-download-icon.module.d.ts +3 -0
  179. package/directives/icons/download/nimble-download-icon.module.ngfactory.d.ts +3 -0
  180. package/directives/icons/electronic-chip-zoomed/nimble-electronic-chip-zoomed-icon.directive.d.ts +7 -0
  181. package/directives/icons/electronic-chip-zoomed/nimble-electronic-chip-zoomed-icon.module.d.ts +3 -0
  182. package/directives/icons/electronic-chip-zoomed/nimble-electronic-chip-zoomed-icon.module.ngfactory.d.ts +3 -0
  183. package/directives/icons/exclamation-mark/nimble-exclamation-mark-icon.directive.d.ts +7 -0
  184. package/directives/icons/exclamation-mark/nimble-exclamation-mark-icon.module.d.ts +3 -0
  185. package/directives/icons/exclamation-mark/nimble-exclamation-mark-icon.module.ngfactory.d.ts +3 -0
  186. package/directives/icons/eye/nimble-eye-icon.directive.d.ts +7 -0
  187. package/directives/icons/eye/nimble-eye-icon.module.d.ts +3 -0
  188. package/directives/icons/eye/nimble-eye-icon.module.ngfactory.d.ts +3 -0
  189. package/directives/icons/fancy-a/nimble-fancy-a-icon.directive.d.ts +7 -0
  190. package/directives/icons/fancy-a/nimble-fancy-a-icon.module.d.ts +3 -0
  191. package/directives/icons/fancy-a/nimble-fancy-a-icon.module.ngfactory.d.ts +3 -0
  192. package/directives/icons/file/nimble-file-icon.directive.d.ts +7 -0
  193. package/directives/icons/file/nimble-file-icon.module.d.ts +3 -0
  194. package/directives/icons/file/nimble-file-icon.module.ngfactory.d.ts +3 -0
  195. package/directives/icons/file-drawer/nimble-file-drawer-icon.directive.d.ts +7 -0
  196. package/directives/icons/file-drawer/nimble-file-drawer-icon.module.d.ts +3 -0
  197. package/directives/icons/file-drawer/nimble-file-drawer-icon.module.ngfactory.d.ts +3 -0
  198. package/directives/icons/file-search/nimble-file-search-icon.directive.d.ts +7 -0
  199. package/directives/icons/file-search/nimble-file-search-icon.module.d.ts +3 -0
  200. package/directives/icons/file-search/nimble-file-search-icon.module.ngfactory.d.ts +3 -0
  201. package/directives/icons/filter/nimble-filter-icon.directive.d.ts +7 -0
  202. package/directives/icons/filter/nimble-filter-icon.module.d.ts +3 -0
  203. package/directives/icons/filter/nimble-filter-icon.module.ngfactory.d.ts +3 -0
  204. package/directives/icons/floppy-disk-checkmark/nimble-floppy-disk-checkmark-icon.directive.d.ts +7 -0
  205. package/directives/icons/floppy-disk-checkmark/nimble-floppy-disk-checkmark-icon.module.d.ts +3 -0
  206. package/directives/icons/floppy-disk-checkmark/nimble-floppy-disk-checkmark-icon.module.ngfactory.d.ts +3 -0
  207. package/directives/icons/floppy-disk-star-arrow-right/nimble-floppy-disk-star-arrow-right-icon.directive.d.ts +7 -0
  208. package/directives/icons/floppy-disk-star-arrow-right/nimble-floppy-disk-star-arrow-right-icon.module.d.ts +3 -0
  209. package/directives/icons/floppy-disk-star-arrow-right/nimble-floppy-disk-star-arrow-right-icon.module.ngfactory.d.ts +3 -0
  210. package/directives/icons/floppy-disk-three-dots/nimble-floppy-disk-three-dots-icon.directive.d.ts +7 -0
  211. package/directives/icons/floppy-disk-three-dots/nimble-floppy-disk-three-dots-icon.module.d.ts +3 -0
  212. package/directives/icons/floppy-disk-three-dots/nimble-floppy-disk-three-dots-icon.module.ngfactory.d.ts +3 -0
  213. package/directives/icons/folder/nimble-folder-icon.directive.d.ts +7 -0
  214. package/directives/icons/folder/nimble-folder-icon.module.d.ts +3 -0
  215. package/directives/icons/folder/nimble-folder-icon.module.ngfactory.d.ts +3 -0
  216. package/directives/icons/folder-open/nimble-folder-open-icon.directive.d.ts +7 -0
  217. package/directives/icons/folder-open/nimble-folder-open-icon.module.d.ts +3 -0
  218. package/directives/icons/folder-open/nimble-folder-open-icon.module.ngfactory.d.ts +3 -0
  219. package/directives/icons/forward-slash/nimble-forward-slash-icon.directive.d.ts +7 -0
  220. package/directives/icons/forward-slash/nimble-forward-slash-icon.module.d.ts +3 -0
  221. package/directives/icons/forward-slash/nimble-forward-slash-icon.module.ngfactory.d.ts +3 -0
  222. package/directives/icons/four-dots-square/nimble-four-dots-square-icon.directive.d.ts +7 -0
  223. package/directives/icons/four-dots-square/nimble-four-dots-square-icon.module.d.ts +3 -0
  224. package/directives/icons/four-dots-square/nimble-four-dots-square-icon.module.ngfactory.d.ts +3 -0
  225. package/directives/icons/function/nimble-function-icon.directive.d.ts +7 -0
  226. package/directives/icons/function/nimble-function-icon.module.d.ts +3 -0
  227. package/directives/icons/function/nimble-function-icon.module.ngfactory.d.ts +3 -0
  228. package/directives/icons/gauge-simple/nimble-gauge-simple-icon.directive.d.ts +7 -0
  229. package/directives/icons/gauge-simple/nimble-gauge-simple-icon.module.d.ts +3 -0
  230. package/directives/icons/gauge-simple/nimble-gauge-simple-icon.module.ngfactory.d.ts +3 -0
  231. package/directives/icons/grid-three-by-three/nimble-grid-three-by-three-icon.directive.d.ts +7 -0
  232. package/directives/icons/grid-three-by-three/nimble-grid-three-by-three-icon.module.d.ts +3 -0
  233. package/directives/icons/grid-three-by-three/nimble-grid-three-by-three-icon.module.ngfactory.d.ts +3 -0
  234. package/directives/icons/grid-two-by-two/nimble-grid-two-by-two-icon.directive.d.ts +7 -0
  235. package/directives/icons/grid-two-by-two/nimble-grid-two-by-two-icon.module.d.ts +3 -0
  236. package/directives/icons/grid-two-by-two/nimble-grid-two-by-two-icon.module.ngfactory.d.ts +3 -0
  237. package/directives/icons/hammer/nimble-hammer-icon.directive.d.ts +7 -0
  238. package/directives/icons/hammer/nimble-hammer-icon.module.d.ts +3 -0
  239. package/directives/icons/hammer/nimble-hammer-icon.module.ngfactory.d.ts +3 -0
  240. package/directives/icons/hashtag/nimble-hashtag-icon.directive.d.ts +7 -0
  241. package/directives/icons/hashtag/nimble-hashtag-icon.module.d.ts +3 -0
  242. package/directives/icons/hashtag/nimble-hashtag-icon.module.ngfactory.d.ts +3 -0
  243. package/directives/icons/home/nimble-home-icon.directive.d.ts +7 -0
  244. package/directives/icons/home/nimble-home-icon.module.d.ts +3 -0
  245. package/directives/icons/home/nimble-home-icon.module.ngfactory.d.ts +3 -0
  246. package/directives/icons/hourglass/nimble-hourglass-icon.directive.d.ts +7 -0
  247. package/directives/icons/hourglass/nimble-hourglass-icon.module.d.ts +3 -0
  248. package/directives/icons/hourglass/nimble-hourglass-icon.module.ngfactory.d.ts +3 -0
  249. package/directives/icons/indeterminant-checkbox/nimble-indeterminant-checkbox-icon.directive.d.ts +7 -0
  250. package/directives/icons/indeterminant-checkbox/nimble-indeterminant-checkbox-icon.module.d.ts +3 -0
  251. package/directives/icons/indeterminant-checkbox/nimble-indeterminant-checkbox-icon.module.ngfactory.d.ts +3 -0
  252. package/directives/icons/info/nimble-info-icon.directive.d.ts +7 -0
  253. package/directives/icons/info/nimble-info-icon.module.d.ts +3 -0
  254. package/directives/icons/info/nimble-info-icon.module.ngfactory.d.ts +3 -0
  255. package/directives/icons/info-circle/nimble-info-circle-icon.directive.d.ts +7 -0
  256. package/directives/icons/info-circle/nimble-info-circle-icon.module.d.ts +3 -0
  257. package/directives/icons/info-circle/nimble-info-circle-icon.module.ngfactory.d.ts +3 -0
  258. package/directives/icons/key/nimble-key-icon.directive.d.ts +7 -0
  259. package/directives/icons/key/nimble-key-icon.module.d.ts +3 -0
  260. package/directives/icons/key/nimble-key-icon.module.ngfactory.d.ts +3 -0
  261. package/directives/icons/laptop/nimble-laptop-icon.directive.d.ts +7 -0
  262. package/directives/icons/laptop/nimble-laptop-icon.module.d.ts +3 -0
  263. package/directives/icons/laptop/nimble-laptop-icon.module.ngfactory.d.ts +3 -0
  264. package/directives/icons/layer-group/nimble-layer-group-icon.directive.d.ts +7 -0
  265. package/directives/icons/layer-group/nimble-layer-group-icon.module.d.ts +3 -0
  266. package/directives/icons/layer-group/nimble-layer-group-icon.module.ngfactory.d.ts +3 -0
  267. package/directives/icons/lightning-bolt/nimble-lightning-bolt-icon.directive.d.ts +7 -0
  268. package/directives/icons/lightning-bolt/nimble-lightning-bolt-icon.module.d.ts +3 -0
  269. package/directives/icons/lightning-bolt/nimble-lightning-bolt-icon.module.ngfactory.d.ts +3 -0
  270. package/directives/icons/link/nimble-link-icon.directive.d.ts +7 -0
  271. package/directives/icons/link/nimble-link-icon.module.d.ts +3 -0
  272. package/directives/icons/link/nimble-link-icon.module.ngfactory.d.ts +3 -0
  273. package/directives/icons/link-cancel/nimble-link-cancel-icon.directive.d.ts +7 -0
  274. package/directives/icons/link-cancel/nimble-link-cancel-icon.module.d.ts +3 -0
  275. package/directives/icons/link-cancel/nimble-link-cancel-icon.module.ngfactory.d.ts +3 -0
  276. package/directives/icons/list/nimble-list-icon.directive.d.ts +7 -0
  277. package/directives/icons/list/nimble-list-icon.module.d.ts +3 -0
  278. package/directives/icons/list/nimble-list-icon.module.ngfactory.d.ts +3 -0
  279. package/directives/icons/list-tree/nimble-list-tree-icon.directive.d.ts +7 -0
  280. package/directives/icons/list-tree/nimble-list-tree-icon.module.d.ts +3 -0
  281. package/directives/icons/list-tree/nimble-list-tree-icon.module.ngfactory.d.ts +3 -0
  282. package/directives/icons/list-tree-database/nimble-list-tree-database-icon.directive.d.ts +7 -0
  283. package/directives/icons/list-tree-database/nimble-list-tree-database-icon.module.d.ts +3 -0
  284. package/directives/icons/list-tree-database/nimble-list-tree-database-icon.module.ngfactory.d.ts +3 -0
  285. package/directives/icons/lock/nimble-lock-icon.directive.d.ts +7 -0
  286. package/directives/icons/lock/nimble-lock-icon.module.d.ts +3 -0
  287. package/directives/icons/lock/nimble-lock-icon.module.ngfactory.d.ts +3 -0
  288. package/directives/icons/magnifying-glass/nimble-magnifying-glass-icon.directive.d.ts +7 -0
  289. package/directives/icons/magnifying-glass/nimble-magnifying-glass-icon.module.d.ts +3 -0
  290. package/directives/icons/magnifying-glass/nimble-magnifying-glass-icon.module.ngfactory.d.ts +3 -0
  291. package/directives/icons/markdown/nimble-markdown-icon.directive.d.ts +7 -0
  292. package/directives/icons/markdown/nimble-markdown-icon.module.d.ts +3 -0
  293. package/directives/icons/markdown/nimble-markdown-icon.module.ngfactory.d.ts +3 -0
  294. package/directives/icons/minus/nimble-minus-icon.directive.d.ts +7 -0
  295. package/directives/icons/minus/nimble-minus-icon.module.d.ts +3 -0
  296. package/directives/icons/minus/nimble-minus-icon.module.ngfactory.d.ts +3 -0
  297. package/directives/icons/minus-wide/nimble-minus-wide-icon.directive.d.ts +7 -0
  298. package/directives/icons/minus-wide/nimble-minus-wide-icon.module.d.ts +3 -0
  299. package/directives/icons/minus-wide/nimble-minus-wide-icon.module.ngfactory.d.ts +3 -0
  300. package/directives/icons/mobile/nimble-mobile-icon.directive.d.ts +7 -0
  301. package/directives/icons/mobile/nimble-mobile-icon.module.d.ts +3 -0
  302. package/directives/icons/mobile/nimble-mobile-icon.module.ngfactory.d.ts +3 -0
  303. package/directives/icons/notebook/nimble-notebook-icon.directive.d.ts +7 -0
  304. package/directives/icons/notebook/nimble-notebook-icon.module.d.ts +3 -0
  305. package/directives/icons/notebook/nimble-notebook-icon.module.ngfactory.d.ts +3 -0
  306. package/directives/icons/paste/nimble-paste-icon.directive.d.ts +7 -0
  307. package/directives/icons/paste/nimble-paste-icon.module.d.ts +3 -0
  308. package/directives/icons/paste/nimble-paste-icon.module.ngfactory.d.ts +3 -0
  309. package/directives/icons/pencil/nimble-pencil-icon.directive.d.ts +7 -0
  310. package/directives/icons/pencil/nimble-pencil-icon.module.d.ts +3 -0
  311. package/directives/icons/pencil/nimble-pencil-icon.module.ngfactory.d.ts +3 -0
  312. package/directives/icons/pot-with-lid/nimble-pot-with-lid-icon.directive.d.ts +7 -0
  313. package/directives/icons/pot-with-lid/nimble-pot-with-lid-icon.module.d.ts +3 -0
  314. package/directives/icons/pot-with-lid/nimble-pot-with-lid-icon.module.ngfactory.d.ts +3 -0
  315. package/directives/icons/question/nimble-question-icon.directive.d.ts +7 -0
  316. package/directives/icons/question/nimble-question-icon.module.d.ts +3 -0
  317. package/directives/icons/question/nimble-question-icon.module.ngfactory.d.ts +3 -0
  318. package/directives/icons/running-arrow/nimble-running-arrow-icon.directive.d.ts +7 -0
  319. package/directives/icons/running-arrow/nimble-running-arrow-icon.module.d.ts +3 -0
  320. package/directives/icons/running-arrow/nimble-running-arrow-icon.module.ngfactory.d.ts +3 -0
  321. package/directives/icons/server/nimble-server-icon.directive.d.ts +7 -0
  322. package/directives/icons/server/nimble-server-icon.module.d.ts +3 -0
  323. package/directives/icons/server/nimble-server-icon.module.ngfactory.d.ts +3 -0
  324. package/directives/icons/share-square/nimble-share-square-icon.directive.d.ts +7 -0
  325. package/directives/icons/share-square/nimble-share-square-icon.module.d.ts +3 -0
  326. package/directives/icons/share-square/nimble-share-square-icon.module.ngfactory.d.ts +3 -0
  327. package/directives/icons/shield-check/nimble-shield-check-icon.directive.d.ts +7 -0
  328. package/directives/icons/shield-check/nimble-shield-check-icon.module.d.ts +3 -0
  329. package/directives/icons/shield-check/nimble-shield-check-icon.module.ngfactory.d.ts +3 -0
  330. package/directives/icons/shield-xmark/nimble-shield-xmark-icon.directive.d.ts +7 -0
  331. package/directives/icons/shield-xmark/nimble-shield-xmark-icon.module.d.ts +3 -0
  332. package/directives/icons/shield-xmark/nimble-shield-xmark-icon.module.ngfactory.d.ts +3 -0
  333. package/directives/icons/signal-bars/nimble-signal-bars-icon.directive.d.ts +7 -0
  334. package/directives/icons/signal-bars/nimble-signal-bars-icon.module.d.ts +3 -0
  335. package/directives/icons/signal-bars/nimble-signal-bars-icon.module.ngfactory.d.ts +3 -0
  336. package/directives/icons/sine-graph/nimble-sine-graph-icon.directive.d.ts +7 -0
  337. package/directives/icons/sine-graph/nimble-sine-graph-icon.module.d.ts +3 -0
  338. package/directives/icons/sine-graph/nimble-sine-graph-icon.module.ngfactory.d.ts +3 -0
  339. package/directives/icons/skip-arrow/nimble-skip-arrow-icon.directive.d.ts +7 -0
  340. package/directives/icons/skip-arrow/nimble-skip-arrow-icon.module.d.ts +3 -0
  341. package/directives/icons/skip-arrow/nimble-skip-arrow-icon.module.ngfactory.d.ts +3 -0
  342. package/directives/icons/spinner/nimble-spinner-icon.directive.d.ts +7 -0
  343. package/directives/icons/spinner/nimble-spinner-icon.module.d.ts +3 -0
  344. package/directives/icons/spinner/nimble-spinner-icon.module.ngfactory.d.ts +3 -0
  345. package/directives/icons/square-check/nimble-square-check-icon.directive.d.ts +7 -0
  346. package/directives/icons/square-check/nimble-square-check-icon.module.d.ts +3 -0
  347. package/directives/icons/square-check/nimble-square-check-icon.module.ngfactory.d.ts +3 -0
  348. package/directives/icons/square-t/nimble-square-t-icon.directive.d.ts +7 -0
  349. package/directives/icons/square-t/nimble-square-t-icon.module.d.ts +3 -0
  350. package/directives/icons/square-t/nimble-square-t-icon.module.ngfactory.d.ts +3 -0
  351. package/directives/icons/t/nimble-t-icon.directive.d.ts +7 -0
  352. package/directives/icons/t/nimble-t-icon.module.d.ts +3 -0
  353. package/directives/icons/t/nimble-t-icon.module.ngfactory.d.ts +3 -0
  354. package/directives/icons/tablet/nimble-tablet-icon.directive.d.ts +7 -0
  355. package/directives/icons/tablet/nimble-tablet-icon.module.d.ts +3 -0
  356. package/directives/icons/tablet/nimble-tablet-icon.module.ngfactory.d.ts +3 -0
  357. package/directives/icons/tag/nimble-tag-icon.directive.d.ts +7 -0
  358. package/directives/icons/tag/nimble-tag-icon.module.d.ts +3 -0
  359. package/directives/icons/tag/nimble-tag-icon.module.ngfactory.d.ts +3 -0
  360. package/directives/icons/tags/nimble-tags-icon.directive.d.ts +7 -0
  361. package/directives/icons/tags/nimble-tags-icon.module.d.ts +3 -0
  362. package/directives/icons/tags/nimble-tags-icon.module.ngfactory.d.ts +3 -0
  363. package/directives/icons/target-crosshairs/nimble-target-crosshairs-icon.directive.d.ts +7 -0
  364. package/directives/icons/target-crosshairs/nimble-target-crosshairs-icon.module.d.ts +3 -0
  365. package/directives/icons/target-crosshairs/nimble-target-crosshairs-icon.module.ngfactory.d.ts +3 -0
  366. package/directives/icons/target-crosshairs-progress/nimble-target-crosshairs-progress-icon.directive.d.ts +7 -0
  367. package/directives/icons/target-crosshairs-progress/nimble-target-crosshairs-progress-icon.module.d.ts +3 -0
  368. package/directives/icons/target-crosshairs-progress/nimble-target-crosshairs-progress-icon.module.ngfactory.d.ts +3 -0
  369. package/directives/icons/three-dots-line/nimble-three-dots-line-icon.directive.d.ts +7 -0
  370. package/directives/icons/three-dots-line/nimble-three-dots-line-icon.module.d.ts +3 -0
  371. package/directives/icons/three-dots-line/nimble-three-dots-line-icon.module.ngfactory.d.ts +3 -0
  372. package/directives/icons/thumbtack/nimble-thumbtack-icon.directive.d.ts +7 -0
  373. package/directives/icons/thumbtack/nimble-thumbtack-icon.module.d.ts +3 -0
  374. package/directives/icons/thumbtack/nimble-thumbtack-icon.module.ngfactory.d.ts +3 -0
  375. package/directives/icons/tile-size/nimble-tile-size-icon.directive.d.ts +7 -0
  376. package/directives/icons/tile-size/nimble-tile-size-icon.module.d.ts +3 -0
  377. package/directives/icons/tile-size/nimble-tile-size-icon.module.ngfactory.d.ts +3 -0
  378. package/directives/icons/times/nimble-times-icon.directive.d.ts +7 -0
  379. package/directives/icons/times/nimble-times-icon.module.d.ts +3 -0
  380. package/directives/icons/times/nimble-times-icon.module.ngfactory.d.ts +3 -0
  381. package/directives/icons/trash/nimble-trash-icon.directive.d.ts +7 -0
  382. package/directives/icons/trash/nimble-trash-icon.module.d.ts +3 -0
  383. package/directives/icons/trash/nimble-trash-icon.module.ngfactory.d.ts +3 -0
  384. package/directives/icons/triangle/nimble-triangle-icon.directive.d.ts +7 -0
  385. package/directives/icons/triangle/nimble-triangle-icon.module.d.ts +3 -0
  386. package/directives/icons/triangle/nimble-triangle-icon.module.ngfactory.d.ts +3 -0
  387. package/directives/icons/true-false-rectangle/nimble-true-false-rectangle-icon.directive.d.ts +7 -0
  388. package/directives/icons/true-false-rectangle/nimble-true-false-rectangle-icon.module.d.ts +3 -0
  389. package/directives/icons/true-false-rectangle/nimble-true-false-rectangle-icon.module.ngfactory.d.ts +3 -0
  390. package/directives/icons/unlink/nimble-unlink-icon.directive.d.ts +7 -0
  391. package/directives/icons/unlink/nimble-unlink-icon.module.d.ts +3 -0
  392. package/directives/icons/unlink/nimble-unlink-icon.module.ngfactory.d.ts +3 -0
  393. package/directives/icons/unlock/nimble-unlock-icon.directive.d.ts +7 -0
  394. package/directives/icons/unlock/nimble-unlock-icon.module.d.ts +3 -0
  395. package/directives/icons/unlock/nimble-unlock-icon.module.ngfactory.d.ts +3 -0
  396. package/directives/icons/upload/nimble-upload-icon.directive.d.ts +7 -0
  397. package/directives/icons/upload/nimble-upload-icon.module.d.ts +3 -0
  398. package/directives/icons/upload/nimble-upload-icon.module.ngfactory.d.ts +3 -0
  399. package/directives/icons/user/nimble-user-icon.directive.d.ts +7 -0
  400. package/directives/icons/user/nimble-user-icon.module.d.ts +3 -0
  401. package/directives/icons/user/nimble-user-icon.module.ngfactory.d.ts +3 -0
  402. package/directives/icons/watch/nimble-watch-icon.directive.d.ts +7 -0
  403. package/directives/icons/watch/nimble-watch-icon.module.d.ts +3 -0
  404. package/directives/icons/watch/nimble-watch-icon.module.ngfactory.d.ts +3 -0
  405. package/directives/icons/waveform/nimble-waveform-icon.directive.d.ts +7 -0
  406. package/directives/icons/waveform/nimble-waveform-icon.module.d.ts +3 -0
  407. package/directives/icons/waveform/nimble-waveform-icon.module.ngfactory.d.ts +3 -0
  408. package/directives/icons/webvi-custom/nimble-webvi-custom-icon.directive.d.ts +7 -0
  409. package/directives/icons/webvi-custom/nimble-webvi-custom-icon.module.d.ts +3 -0
  410. package/directives/icons/webvi-custom/nimble-webvi-custom-icon.module.ngfactory.d.ts +3 -0
  411. package/directives/icons/webvi-host/nimble-webvi-host-icon.directive.d.ts +7 -0
  412. package/directives/icons/webvi-host/nimble-webvi-host-icon.module.d.ts +3 -0
  413. package/directives/icons/webvi-host/nimble-webvi-host-icon.module.ngfactory.d.ts +3 -0
  414. package/directives/icons/window-code/nimble-window-code-icon.directive.d.ts +7 -0
  415. package/directives/icons/window-code/nimble-window-code-icon.module.d.ts +3 -0
  416. package/directives/icons/window-code/nimble-window-code-icon.module.ngfactory.d.ts +3 -0
  417. package/directives/icons/window-text/nimble-window-text-icon.directive.d.ts +7 -0
  418. package/directives/icons/window-text/nimble-window-text-icon.module.d.ts +3 -0
  419. package/directives/icons/window-text/nimble-window-text-icon.module.ngfactory.d.ts +3 -0
  420. package/directives/icons/wrench-hammer/nimble-wrench-hammer-icon.directive.d.ts +7 -0
  421. package/directives/icons/wrench-hammer/nimble-wrench-hammer-icon.module.d.ts +3 -0
  422. package/directives/icons/wrench-hammer/nimble-wrench-hammer-icon.module.ngfactory.d.ts +3 -0
  423. package/directives/icons/xmark/nimble-xmark-icon.directive.d.ts +7 -0
  424. package/directives/icons/xmark/nimble-xmark-icon.module.d.ts +3 -0
  425. package/directives/icons/xmark/nimble-xmark-icon.module.ngfactory.d.ts +3 -0
  426. package/directives/icons/xmark-check/nimble-xmark-check-icon.directive.d.ts +7 -0
  427. package/directives/icons/xmark-check/nimble-xmark-check-icon.module.d.ts +3 -0
  428. package/directives/icons/xmark-check/nimble-xmark-check-icon.module.ngfactory.d.ts +3 -0
  429. package/esm2015/directives/breadcrumb/nimble-breadcrumb.directive.ngsummary.json +1 -1
  430. package/esm2015/directives/breadcrumb-item/nimble-breadcrumb-item.directive.ngsummary.json +1 -1
  431. package/esm2015/directives/button/nimble-button.directive.ngsummary.json +1 -1
  432. package/esm2015/directives/checkbox/nimble-checkbox.directive.ngsummary.json +1 -1
  433. package/esm2015/directives/drawer/nimble-drawer.directive.ngsummary.json +1 -1
  434. package/esm2015/directives/icons/add/nimble-add-icon.directive.js +14 -0
  435. package/esm2015/directives/icons/add/nimble-add-icon.directive.ngsummary.json +1 -0
  436. package/esm2015/directives/icons/add/nimble-add-icon.module.js +16 -0
  437. package/esm2015/directives/icons/add/nimble-add-icon.module.ngfactory.js +12 -0
  438. package/esm2015/directives/icons/add/nimble-add-icon.module.ngsummary.json +1 -0
  439. package/esm2015/directives/icons/arrow-down-right-and-arrow-up-left/nimble-arrow-down-right-and-arrow-up-left-icon.directive.js +14 -0
  440. package/esm2015/directives/icons/arrow-down-right-and-arrow-up-left/nimble-arrow-down-right-and-arrow-up-left-icon.directive.ngsummary.json +1 -0
  441. package/esm2015/directives/icons/arrow-down-right-and-arrow-up-left/nimble-arrow-down-right-and-arrow-up-left-icon.module.js +16 -0
  442. package/esm2015/directives/icons/arrow-down-right-and-arrow-up-left/nimble-arrow-down-right-and-arrow-up-left-icon.module.ngfactory.js +12 -0
  443. package/esm2015/directives/icons/arrow-down-right-and-arrow-up-left/nimble-arrow-down-right-and-arrow-up-left-icon.module.ngsummary.json +1 -0
  444. package/esm2015/directives/icons/arrow-expander-down/nimble-arrow-expander-down-icon.directive.js +14 -0
  445. package/esm2015/directives/icons/arrow-expander-down/nimble-arrow-expander-down-icon.directive.ngsummary.json +1 -0
  446. package/esm2015/directives/icons/arrow-expander-down/nimble-arrow-expander-down-icon.module.js +16 -0
  447. package/esm2015/directives/icons/arrow-expander-down/nimble-arrow-expander-down-icon.module.ngfactory.js +12 -0
  448. package/esm2015/directives/icons/arrow-expander-down/nimble-arrow-expander-down-icon.module.ngsummary.json +1 -0
  449. package/esm2015/directives/icons/arrow-expander-left/nimble-arrow-expander-left-icon.directive.js +14 -0
  450. package/esm2015/directives/icons/arrow-expander-left/nimble-arrow-expander-left-icon.directive.ngsummary.json +1 -0
  451. package/esm2015/directives/icons/arrow-expander-left/nimble-arrow-expander-left-icon.module.js +16 -0
  452. package/esm2015/directives/icons/arrow-expander-left/nimble-arrow-expander-left-icon.module.ngfactory.js +12 -0
  453. package/esm2015/directives/icons/arrow-expander-left/nimble-arrow-expander-left-icon.module.ngsummary.json +1 -0
  454. package/esm2015/directives/icons/arrow-expander-right/nimble-arrow-expander-right-icon.directive.js +14 -0
  455. package/esm2015/directives/icons/arrow-expander-right/nimble-arrow-expander-right-icon.directive.ngsummary.json +1 -0
  456. package/esm2015/directives/icons/arrow-expander-right/nimble-arrow-expander-right-icon.module.js +16 -0
  457. package/esm2015/directives/icons/arrow-expander-right/nimble-arrow-expander-right-icon.module.ngfactory.js +12 -0
  458. package/esm2015/directives/icons/arrow-expander-right/nimble-arrow-expander-right-icon.module.ngsummary.json +1 -0
  459. package/esm2015/directives/icons/arrow-expander-up/nimble-arrow-expander-up-icon.directive.js +14 -0
  460. package/esm2015/directives/icons/arrow-expander-up/nimble-arrow-expander-up-icon.directive.ngsummary.json +1 -0
  461. package/esm2015/directives/icons/arrow-expander-up/nimble-arrow-expander-up-icon.module.js +16 -0
  462. package/esm2015/directives/icons/arrow-expander-up/nimble-arrow-expander-up-icon.module.ngfactory.js +12 -0
  463. package/esm2015/directives/icons/arrow-expander-up/nimble-arrow-expander-up-icon.module.ngsummary.json +1 -0
  464. package/esm2015/directives/icons/arrow-left-from-line/nimble-arrow-left-from-line-icon.directive.js +14 -0
  465. package/esm2015/directives/icons/arrow-left-from-line/nimble-arrow-left-from-line-icon.directive.ngsummary.json +1 -0
  466. package/esm2015/directives/icons/arrow-left-from-line/nimble-arrow-left-from-line-icon.module.js +16 -0
  467. package/esm2015/directives/icons/arrow-left-from-line/nimble-arrow-left-from-line-icon.module.ngfactory.js +12 -0
  468. package/esm2015/directives/icons/arrow-left-from-line/nimble-arrow-left-from-line-icon.module.ngsummary.json +1 -0
  469. package/esm2015/directives/icons/arrow-partial-rotate-left/nimble-arrow-partial-rotate-left-icon.directive.js +14 -0
  470. package/esm2015/directives/icons/arrow-partial-rotate-left/nimble-arrow-partial-rotate-left-icon.directive.ngsummary.json +1 -0
  471. package/esm2015/directives/icons/arrow-partial-rotate-left/nimble-arrow-partial-rotate-left-icon.module.js +16 -0
  472. package/esm2015/directives/icons/arrow-partial-rotate-left/nimble-arrow-partial-rotate-left-icon.module.ngfactory.js +12 -0
  473. package/esm2015/directives/icons/arrow-partial-rotate-left/nimble-arrow-partial-rotate-left-icon.module.ngsummary.json +1 -0
  474. package/esm2015/directives/icons/arrow-right-to-line/nimble-arrow-right-to-line-icon.directive.js +14 -0
  475. package/esm2015/directives/icons/arrow-right-to-line/nimble-arrow-right-to-line-icon.directive.ngsummary.json +1 -0
  476. package/esm2015/directives/icons/arrow-right-to-line/nimble-arrow-right-to-line-icon.module.js +16 -0
  477. package/esm2015/directives/icons/arrow-right-to-line/nimble-arrow-right-to-line-icon.module.ngfactory.js +12 -0
  478. package/esm2015/directives/icons/arrow-right-to-line/nimble-arrow-right-to-line-icon.module.ngsummary.json +1 -0
  479. package/esm2015/directives/icons/arrow-rotate-right/nimble-arrow-rotate-right-icon.directive.js +14 -0
  480. package/esm2015/directives/icons/arrow-rotate-right/nimble-arrow-rotate-right-icon.directive.ngsummary.json +1 -0
  481. package/esm2015/directives/icons/arrow-rotate-right/nimble-arrow-rotate-right-icon.module.js +16 -0
  482. package/esm2015/directives/icons/arrow-rotate-right/nimble-arrow-rotate-right-icon.module.ngfactory.js +12 -0
  483. package/esm2015/directives/icons/arrow-rotate-right/nimble-arrow-rotate-right-icon.module.ngsummary.json +1 -0
  484. package/esm2015/directives/icons/arrow-u-rotate-left/nimble-arrow-u-rotate-left-icon.directive.js +14 -0
  485. package/esm2015/directives/icons/arrow-u-rotate-left/nimble-arrow-u-rotate-left-icon.directive.ngsummary.json +1 -0
  486. package/esm2015/directives/icons/arrow-u-rotate-left/nimble-arrow-u-rotate-left-icon.module.js +16 -0
  487. package/esm2015/directives/icons/arrow-u-rotate-left/nimble-arrow-u-rotate-left-icon.module.ngfactory.js +12 -0
  488. package/esm2015/directives/icons/arrow-u-rotate-left/nimble-arrow-u-rotate-left-icon.module.ngsummary.json +1 -0
  489. package/esm2015/directives/icons/arrow-up-left-and-arrow-down-right/nimble-arrow-up-left-and-arrow-down-right-icon.directive.js +14 -0
  490. package/esm2015/directives/icons/arrow-up-left-and-arrow-down-right/nimble-arrow-up-left-and-arrow-down-right-icon.directive.ngsummary.json +1 -0
  491. package/esm2015/directives/icons/arrow-up-left-and-arrow-down-right/nimble-arrow-up-left-and-arrow-down-right-icon.module.js +16 -0
  492. package/esm2015/directives/icons/arrow-up-left-and-arrow-down-right/nimble-arrow-up-left-and-arrow-down-right-icon.module.ngfactory.js +12 -0
  493. package/esm2015/directives/icons/arrow-up-left-and-arrow-down-right/nimble-arrow-up-left-and-arrow-down-right-icon.module.ngsummary.json +1 -0
  494. package/esm2015/directives/icons/arrows-maximize/nimble-arrows-maximize-icon.directive.js +14 -0
  495. package/esm2015/directives/icons/arrows-maximize/nimble-arrows-maximize-icon.directive.ngsummary.json +1 -0
  496. package/esm2015/directives/icons/arrows-maximize/nimble-arrows-maximize-icon.module.js +16 -0
  497. package/esm2015/directives/icons/arrows-maximize/nimble-arrows-maximize-icon.module.ngfactory.js +12 -0
  498. package/esm2015/directives/icons/arrows-maximize/nimble-arrows-maximize-icon.module.ngsummary.json +1 -0
  499. package/esm2015/directives/icons/arrows-repeat/nimble-arrows-repeat-icon.directive.js +14 -0
  500. package/esm2015/directives/icons/arrows-repeat/nimble-arrows-repeat-icon.directive.ngsummary.json +1 -0
  501. package/esm2015/directives/icons/arrows-repeat/nimble-arrows-repeat-icon.module.js +16 -0
  502. package/esm2015/directives/icons/arrows-repeat/nimble-arrows-repeat-icon.module.ngfactory.js +12 -0
  503. package/esm2015/directives/icons/arrows-repeat/nimble-arrows-repeat-icon.module.ngsummary.json +1 -0
  504. package/esm2015/directives/icons/bars/nimble-bars-icon.directive.js +14 -0
  505. package/esm2015/directives/icons/bars/nimble-bars-icon.directive.ngsummary.json +1 -0
  506. package/esm2015/directives/icons/bars/nimble-bars-icon.module.js +16 -0
  507. package/esm2015/directives/icons/bars/nimble-bars-icon.module.ngfactory.js +12 -0
  508. package/esm2015/directives/icons/bars/nimble-bars-icon.module.ngsummary.json +1 -0
  509. package/esm2015/directives/icons/bell/nimble-bell-icon.directive.js +14 -0
  510. package/esm2015/directives/icons/bell/nimble-bell-icon.directive.ngsummary.json +1 -0
  511. package/esm2015/directives/icons/bell/nimble-bell-icon.module.js +16 -0
  512. package/esm2015/directives/icons/bell/nimble-bell-icon.module.ngfactory.js +12 -0
  513. package/esm2015/directives/icons/bell/nimble-bell-icon.module.ngsummary.json +1 -0
  514. package/esm2015/directives/icons/bell-and-comment/nimble-bell-and-comment-icon.directive.js +14 -0
  515. package/esm2015/directives/icons/bell-and-comment/nimble-bell-and-comment-icon.directive.ngsummary.json +1 -0
  516. package/esm2015/directives/icons/bell-and-comment/nimble-bell-and-comment-icon.module.js +16 -0
  517. package/esm2015/directives/icons/bell-and-comment/nimble-bell-and-comment-icon.module.ngfactory.js +12 -0
  518. package/esm2015/directives/icons/bell-and-comment/nimble-bell-and-comment-icon.module.ngsummary.json +1 -0
  519. package/esm2015/directives/icons/bell-circle/nimble-bell-circle-icon.directive.js +14 -0
  520. package/esm2015/directives/icons/bell-circle/nimble-bell-circle-icon.directive.ngsummary.json +1 -0
  521. package/esm2015/directives/icons/bell-circle/nimble-bell-circle-icon.module.js +16 -0
  522. package/esm2015/directives/icons/bell-circle/nimble-bell-circle-icon.module.ngfactory.js +12 -0
  523. package/esm2015/directives/icons/bell-circle/nimble-bell-circle-icon.module.ngsummary.json +1 -0
  524. package/esm2015/directives/icons/bell-solid-circle/nimble-bell-solid-circle-icon.directive.js +14 -0
  525. package/esm2015/directives/icons/bell-solid-circle/nimble-bell-solid-circle-icon.directive.ngsummary.json +1 -0
  526. package/esm2015/directives/icons/bell-solid-circle/nimble-bell-solid-circle-icon.module.js +16 -0
  527. package/esm2015/directives/icons/bell-solid-circle/nimble-bell-solid-circle-icon.module.ngfactory.js +12 -0
  528. package/esm2015/directives/icons/bell-solid-circle/nimble-bell-solid-circle-icon.module.ngsummary.json +1 -0
  529. package/esm2015/directives/icons/block-with-ribbon/nimble-block-with-ribbon-icon.directive.js +14 -0
  530. package/esm2015/directives/icons/block-with-ribbon/nimble-block-with-ribbon-icon.directive.ngsummary.json +1 -0
  531. package/esm2015/directives/icons/block-with-ribbon/nimble-block-with-ribbon-icon.module.js +16 -0
  532. package/esm2015/directives/icons/block-with-ribbon/nimble-block-with-ribbon-icon.module.ngfactory.js +12 -0
  533. package/esm2015/directives/icons/block-with-ribbon/nimble-block-with-ribbon-icon.module.ngsummary.json +1 -0
  534. package/esm2015/directives/icons/calendar/nimble-calendar-icon.directive.js +14 -0
  535. package/esm2015/directives/icons/calendar/nimble-calendar-icon.directive.ngsummary.json +1 -0
  536. package/esm2015/directives/icons/calendar/nimble-calendar-icon.module.js +16 -0
  537. package/esm2015/directives/icons/calendar/nimble-calendar-icon.module.ngfactory.js +12 -0
  538. package/esm2015/directives/icons/calendar/nimble-calendar-icon.module.ngsummary.json +1 -0
  539. package/esm2015/directives/icons/chart-diagram/nimble-chart-diagram-icon.directive.js +14 -0
  540. package/esm2015/directives/icons/chart-diagram/nimble-chart-diagram-icon.directive.ngsummary.json +1 -0
  541. package/esm2015/directives/icons/chart-diagram/nimble-chart-diagram-icon.module.js +16 -0
  542. package/esm2015/directives/icons/chart-diagram/nimble-chart-diagram-icon.module.ngfactory.js +12 -0
  543. package/esm2015/directives/icons/chart-diagram/nimble-chart-diagram-icon.module.ngsummary.json +1 -0
  544. package/esm2015/directives/icons/chart-diagram-child-focus/nimble-chart-diagram-child-focus-icon.directive.js +14 -0
  545. package/esm2015/directives/icons/chart-diagram-child-focus/nimble-chart-diagram-child-focus-icon.directive.ngsummary.json +1 -0
  546. package/esm2015/directives/icons/chart-diagram-child-focus/nimble-chart-diagram-child-focus-icon.module.js +16 -0
  547. package/esm2015/directives/icons/chart-diagram-child-focus/nimble-chart-diagram-child-focus-icon.module.ngfactory.js +12 -0
  548. package/esm2015/directives/icons/chart-diagram-child-focus/nimble-chart-diagram-child-focus-icon.module.ngsummary.json +1 -0
  549. package/esm2015/directives/icons/chart-diagram-parent-focus/nimble-chart-diagram-parent-focus-icon.directive.js +14 -0
  550. package/esm2015/directives/icons/chart-diagram-parent-focus/nimble-chart-diagram-parent-focus-icon.directive.ngsummary.json +1 -0
  551. package/esm2015/directives/icons/chart-diagram-parent-focus/nimble-chart-diagram-parent-focus-icon.module.js +16 -0
  552. package/esm2015/directives/icons/chart-diagram-parent-focus/nimble-chart-diagram-parent-focus-icon.module.ngfactory.js +12 -0
  553. package/esm2015/directives/icons/chart-diagram-parent-focus/nimble-chart-diagram-parent-focus-icon.module.ngsummary.json +1 -0
  554. package/esm2015/directives/icons/chart-diagram-parent-focus-two-child/nimble-chart-diagram-parent-focus-two-child-icon.directive.js +14 -0
  555. package/esm2015/directives/icons/chart-diagram-parent-focus-two-child/nimble-chart-diagram-parent-focus-two-child-icon.directive.ngsummary.json +1 -0
  556. package/esm2015/directives/icons/chart-diagram-parent-focus-two-child/nimble-chart-diagram-parent-focus-two-child-icon.module.js +16 -0
  557. package/esm2015/directives/icons/chart-diagram-parent-focus-two-child/nimble-chart-diagram-parent-focus-two-child-icon.module.ngfactory.js +12 -0
  558. package/esm2015/directives/icons/chart-diagram-parent-focus-two-child/nimble-chart-diagram-parent-focus-two-child-icon.module.ngsummary.json +1 -0
  559. package/esm2015/directives/icons/check/nimble-check-icon.directive.js +14 -0
  560. package/esm2015/directives/icons/check/nimble-check-icon.directive.ngsummary.json +1 -0
  561. package/esm2015/directives/icons/check/nimble-check-icon.module.js +16 -0
  562. package/esm2015/directives/icons/check/nimble-check-icon.module.ngfactory.js +12 -0
  563. package/esm2015/directives/icons/check/nimble-check-icon.module.ngsummary.json +1 -0
  564. package/esm2015/directives/icons/check-dot/nimble-check-dot-icon.directive.js +14 -0
  565. package/esm2015/directives/icons/check-dot/nimble-check-dot-icon.directive.ngsummary.json +1 -0
  566. package/esm2015/directives/icons/check-dot/nimble-check-dot-icon.module.js +16 -0
  567. package/esm2015/directives/icons/check-dot/nimble-check-dot-icon.module.ngfactory.js +12 -0
  568. package/esm2015/directives/icons/check-dot/nimble-check-dot-icon.module.ngsummary.json +1 -0
  569. package/esm2015/directives/icons/circle/nimble-circle-icon.directive.js +14 -0
  570. package/esm2015/directives/icons/circle/nimble-circle-icon.directive.ngsummary.json +1 -0
  571. package/esm2015/directives/icons/circle/nimble-circle-icon.module.js +16 -0
  572. package/esm2015/directives/icons/circle/nimble-circle-icon.module.ngfactory.js +12 -0
  573. package/esm2015/directives/icons/circle/nimble-circle-icon.module.ngsummary.json +1 -0
  574. package/esm2015/directives/icons/circle-broken/nimble-circle-broken-icon.directive.js +14 -0
  575. package/esm2015/directives/icons/circle-broken/nimble-circle-broken-icon.directive.ngsummary.json +1 -0
  576. package/esm2015/directives/icons/circle-broken/nimble-circle-broken-icon.module.js +16 -0
  577. package/esm2015/directives/icons/circle-broken/nimble-circle-broken-icon.module.ngfactory.js +12 -0
  578. package/esm2015/directives/icons/circle-broken/nimble-circle-broken-icon.module.ngsummary.json +1 -0
  579. package/esm2015/directives/icons/circle-check/nimble-circle-check-icon.directive.js +14 -0
  580. package/esm2015/directives/icons/circle-check/nimble-circle-check-icon.directive.ngsummary.json +1 -0
  581. package/esm2015/directives/icons/circle-check/nimble-circle-check-icon.module.js +16 -0
  582. package/esm2015/directives/icons/circle-check/nimble-circle-check-icon.module.ngfactory.js +12 -0
  583. package/esm2015/directives/icons/circle-check/nimble-circle-check-icon.module.ngsummary.json +1 -0
  584. package/esm2015/directives/icons/circle-partial-broken/nimble-circle-partial-broken-icon.directive.js +14 -0
  585. package/esm2015/directives/icons/circle-partial-broken/nimble-circle-partial-broken-icon.directive.ngsummary.json +1 -0
  586. package/esm2015/directives/icons/circle-partial-broken/nimble-circle-partial-broken-icon.module.js +16 -0
  587. package/esm2015/directives/icons/circle-partial-broken/nimble-circle-partial-broken-icon.module.ngfactory.js +12 -0
  588. package/esm2015/directives/icons/circle-partial-broken/nimble-circle-partial-broken-icon.module.ngsummary.json +1 -0
  589. package/esm2015/directives/icons/circle-slash/nimble-circle-slash-icon.directive.js +14 -0
  590. package/esm2015/directives/icons/circle-slash/nimble-circle-slash-icon.directive.ngsummary.json +1 -0
  591. package/esm2015/directives/icons/circle-slash/nimble-circle-slash-icon.module.js +16 -0
  592. package/esm2015/directives/icons/circle-slash/nimble-circle-slash-icon.module.ngfactory.js +12 -0
  593. package/esm2015/directives/icons/circle-slash/nimble-circle-slash-icon.module.ngsummary.json +1 -0
  594. package/esm2015/directives/icons/circle-x/nimble-circle-x-icon.directive.js +14 -0
  595. package/esm2015/directives/icons/circle-x/nimble-circle-x-icon.directive.ngsummary.json +1 -0
  596. package/esm2015/directives/icons/circle-x/nimble-circle-x-icon.module.js +16 -0
  597. package/esm2015/directives/icons/circle-x/nimble-circle-x-icon.module.ngfactory.js +12 -0
  598. package/esm2015/directives/icons/circle-x/nimble-circle-x-icon.module.ngsummary.json +1 -0
  599. package/esm2015/directives/icons/clipboard/nimble-clipboard-icon.directive.js +14 -0
  600. package/esm2015/directives/icons/clipboard/nimble-clipboard-icon.directive.ngsummary.json +1 -0
  601. package/esm2015/directives/icons/clipboard/nimble-clipboard-icon.module.js +16 -0
  602. package/esm2015/directives/icons/clipboard/nimble-clipboard-icon.module.ngfactory.js +12 -0
  603. package/esm2015/directives/icons/clipboard/nimble-clipboard-icon.module.ngsummary.json +1 -0
  604. package/esm2015/directives/icons/clock/nimble-clock-icon.directive.js +14 -0
  605. package/esm2015/directives/icons/clock/nimble-clock-icon.directive.ngsummary.json +1 -0
  606. package/esm2015/directives/icons/clock/nimble-clock-icon.module.js +16 -0
  607. package/esm2015/directives/icons/clock/nimble-clock-icon.module.ngfactory.js +12 -0
  608. package/esm2015/directives/icons/clock/nimble-clock-icon.module.ngsummary.json +1 -0
  609. package/esm2015/directives/icons/clock-cog/nimble-clock-cog-icon.directive.js +14 -0
  610. package/esm2015/directives/icons/clock-cog/nimble-clock-cog-icon.directive.ngsummary.json +1 -0
  611. package/esm2015/directives/icons/clock-cog/nimble-clock-cog-icon.module.js +16 -0
  612. package/esm2015/directives/icons/clock-cog/nimble-clock-cog-icon.module.ngfactory.js +12 -0
  613. package/esm2015/directives/icons/clock-cog/nimble-clock-cog-icon.module.ngsummary.json +1 -0
  614. package/esm2015/directives/icons/clock-triangle/nimble-clock-triangle-icon.directive.js +14 -0
  615. package/esm2015/directives/icons/clock-triangle/nimble-clock-triangle-icon.directive.ngsummary.json +1 -0
  616. package/esm2015/directives/icons/clock-triangle/nimble-clock-triangle-icon.module.js +16 -0
  617. package/esm2015/directives/icons/clock-triangle/nimble-clock-triangle-icon.module.ngfactory.js +12 -0
  618. package/esm2015/directives/icons/clock-triangle/nimble-clock-triangle-icon.module.ngsummary.json +1 -0
  619. package/esm2015/directives/icons/clone/nimble-clone-icon.directive.js +14 -0
  620. package/esm2015/directives/icons/clone/nimble-clone-icon.directive.ngsummary.json +1 -0
  621. package/esm2015/directives/icons/clone/nimble-clone-icon.module.js +16 -0
  622. package/esm2015/directives/icons/clone/nimble-clone-icon.module.ngfactory.js +12 -0
  623. package/esm2015/directives/icons/clone/nimble-clone-icon.module.ngsummary.json +1 -0
  624. package/esm2015/directives/icons/cloud-upload/nimble-cloud-upload-icon.directive.js +14 -0
  625. package/esm2015/directives/icons/cloud-upload/nimble-cloud-upload-icon.directive.ngsummary.json +1 -0
  626. package/esm2015/directives/icons/cloud-upload/nimble-cloud-upload-icon.module.js +16 -0
  627. package/esm2015/directives/icons/cloud-upload/nimble-cloud-upload-icon.module.ngfactory.js +12 -0
  628. package/esm2015/directives/icons/cloud-upload/nimble-cloud-upload-icon.module.ngsummary.json +1 -0
  629. package/esm2015/directives/icons/cloud-with-arrow/nimble-cloud-with-arrow-icon.directive.js +14 -0
  630. package/esm2015/directives/icons/cloud-with-arrow/nimble-cloud-with-arrow-icon.directive.ngsummary.json +1 -0
  631. package/esm2015/directives/icons/cloud-with-arrow/nimble-cloud-with-arrow-icon.module.js +16 -0
  632. package/esm2015/directives/icons/cloud-with-arrow/nimble-cloud-with-arrow-icon.module.ngfactory.js +12 -0
  633. package/esm2015/directives/icons/cloud-with-arrow/nimble-cloud-with-arrow-icon.module.ngsummary.json +1 -0
  634. package/esm2015/directives/icons/cog/nimble-cog-icon.directive.js +14 -0
  635. package/esm2015/directives/icons/cog/nimble-cog-icon.directive.ngsummary.json +1 -0
  636. package/esm2015/directives/icons/cog/nimble-cog-icon.module.js +16 -0
  637. package/esm2015/directives/icons/cog/nimble-cog-icon.module.ngfactory.js +12 -0
  638. package/esm2015/directives/icons/cog/nimble-cog-icon.module.ngsummary.json +1 -0
  639. package/esm2015/directives/icons/cog-database/nimble-cog-database-icon.directive.js +14 -0
  640. package/esm2015/directives/icons/cog-database/nimble-cog-database-icon.directive.ngsummary.json +1 -0
  641. package/esm2015/directives/icons/cog-database/nimble-cog-database-icon.module.js +16 -0
  642. package/esm2015/directives/icons/cog-database/nimble-cog-database-icon.module.ngfactory.js +12 -0
  643. package/esm2015/directives/icons/cog-database/nimble-cog-database-icon.module.ngsummary.json +1 -0
  644. package/esm2015/directives/icons/cog-database-inset/nimble-cog-database-inset-icon.directive.js +14 -0
  645. package/esm2015/directives/icons/cog-database-inset/nimble-cog-database-inset-icon.directive.ngsummary.json +1 -0
  646. package/esm2015/directives/icons/cog-database-inset/nimble-cog-database-inset-icon.module.js +16 -0
  647. package/esm2015/directives/icons/cog-database-inset/nimble-cog-database-inset-icon.module.ngfactory.js +12 -0
  648. package/esm2015/directives/icons/cog-database-inset/nimble-cog-database-inset-icon.module.ngsummary.json +1 -0
  649. package/esm2015/directives/icons/cog-small-cog/nimble-cog-small-cog-icon.directive.js +14 -0
  650. package/esm2015/directives/icons/cog-small-cog/nimble-cog-small-cog-icon.directive.ngsummary.json +1 -0
  651. package/esm2015/directives/icons/cog-small-cog/nimble-cog-small-cog-icon.module.js +16 -0
  652. package/esm2015/directives/icons/cog-small-cog/nimble-cog-small-cog-icon.module.ngfactory.js +12 -0
  653. package/esm2015/directives/icons/cog-small-cog/nimble-cog-small-cog-icon.module.ngsummary.json +1 -0
  654. package/esm2015/directives/icons/cog-zoomed/nimble-cog-zoomed-icon.directive.js +14 -0
  655. package/esm2015/directives/icons/cog-zoomed/nimble-cog-zoomed-icon.directive.ngsummary.json +1 -0
  656. package/esm2015/directives/icons/cog-zoomed/nimble-cog-zoomed-icon.module.js +16 -0
  657. package/esm2015/directives/icons/cog-zoomed/nimble-cog-zoomed-icon.module.ngfactory.js +12 -0
  658. package/esm2015/directives/icons/cog-zoomed/nimble-cog-zoomed-icon.module.ngsummary.json +1 -0
  659. package/esm2015/directives/icons/comment/nimble-comment-icon.directive.js +14 -0
  660. package/esm2015/directives/icons/comment/nimble-comment-icon.directive.ngsummary.json +1 -0
  661. package/esm2015/directives/icons/comment/nimble-comment-icon.module.js +16 -0
  662. package/esm2015/directives/icons/comment/nimble-comment-icon.module.ngfactory.js +12 -0
  663. package/esm2015/directives/icons/comment/nimble-comment-icon.module.ngsummary.json +1 -0
  664. package/esm2015/directives/icons/computer-and-monitor/nimble-computer-and-monitor-icon.directive.js +14 -0
  665. package/esm2015/directives/icons/computer-and-monitor/nimble-computer-and-monitor-icon.directive.ngsummary.json +1 -0
  666. package/esm2015/directives/icons/computer-and-monitor/nimble-computer-and-monitor-icon.module.js +16 -0
  667. package/esm2015/directives/icons/computer-and-monitor/nimble-computer-and-monitor-icon.module.ngfactory.js +12 -0
  668. package/esm2015/directives/icons/computer-and-monitor/nimble-computer-and-monitor-icon.module.ngsummary.json +1 -0
  669. package/esm2015/directives/icons/copy/nimble-copy-icon.directive.js +14 -0
  670. package/esm2015/directives/icons/copy/nimble-copy-icon.directive.ngsummary.json +1 -0
  671. package/esm2015/directives/icons/copy/nimble-copy-icon.module.js +16 -0
  672. package/esm2015/directives/icons/copy/nimble-copy-icon.module.ngfactory.js +12 -0
  673. package/esm2015/directives/icons/copy/nimble-copy-icon.module.ngsummary.json +1 -0
  674. package/esm2015/directives/icons/copy-text/nimble-copy-text-icon.directive.js +14 -0
  675. package/esm2015/directives/icons/copy-text/nimble-copy-text-icon.directive.ngsummary.json +1 -0
  676. package/esm2015/directives/icons/copy-text/nimble-copy-text-icon.module.js +16 -0
  677. package/esm2015/directives/icons/copy-text/nimble-copy-text-icon.module.ngfactory.js +12 -0
  678. package/esm2015/directives/icons/copy-text/nimble-copy-text-icon.module.ngsummary.json +1 -0
  679. package/esm2015/directives/icons/dashboard-builder/nimble-dashboard-builder-icon.directive.js +14 -0
  680. package/esm2015/directives/icons/dashboard-builder/nimble-dashboard-builder-icon.directive.ngsummary.json +1 -0
  681. package/esm2015/directives/icons/dashboard-builder/nimble-dashboard-builder-icon.module.js +16 -0
  682. package/esm2015/directives/icons/dashboard-builder/nimble-dashboard-builder-icon.module.ngfactory.js +12 -0
  683. package/esm2015/directives/icons/dashboard-builder/nimble-dashboard-builder-icon.module.ngsummary.json +1 -0
  684. package/esm2015/directives/icons/dashboard-builder-legend/nimble-dashboard-builder-legend-icon.directive.js +14 -0
  685. package/esm2015/directives/icons/dashboard-builder-legend/nimble-dashboard-builder-legend-icon.directive.ngsummary.json +1 -0
  686. package/esm2015/directives/icons/dashboard-builder-legend/nimble-dashboard-builder-legend-icon.module.js +16 -0
  687. package/esm2015/directives/icons/dashboard-builder-legend/nimble-dashboard-builder-legend-icon.module.ngfactory.js +12 -0
  688. package/esm2015/directives/icons/dashboard-builder-legend/nimble-dashboard-builder-legend-icon.module.ngsummary.json +1 -0
  689. package/esm2015/directives/icons/dashboard-builder-templates/nimble-dashboard-builder-templates-icon.directive.js +14 -0
  690. package/esm2015/directives/icons/dashboard-builder-templates/nimble-dashboard-builder-templates-icon.directive.ngsummary.json +1 -0
  691. package/esm2015/directives/icons/dashboard-builder-templates/nimble-dashboard-builder-templates-icon.module.js +16 -0
  692. package/esm2015/directives/icons/dashboard-builder-templates/nimble-dashboard-builder-templates-icon.module.ngfactory.js +12 -0
  693. package/esm2015/directives/icons/dashboard-builder-templates/nimble-dashboard-builder-templates-icon.module.ngsummary.json +1 -0
  694. package/esm2015/directives/icons/dashboard-builder-tile/nimble-dashboard-builder-tile-icon.directive.js +14 -0
  695. package/esm2015/directives/icons/dashboard-builder-tile/nimble-dashboard-builder-tile-icon.directive.ngsummary.json +1 -0
  696. package/esm2015/directives/icons/dashboard-builder-tile/nimble-dashboard-builder-tile-icon.module.js +16 -0
  697. package/esm2015/directives/icons/dashboard-builder-tile/nimble-dashboard-builder-tile-icon.module.ngfactory.js +12 -0
  698. package/esm2015/directives/icons/dashboard-builder-tile/nimble-dashboard-builder-tile-icon.module.ngsummary.json +1 -0
  699. package/esm2015/directives/icons/database/nimble-database-icon.directive.js +14 -0
  700. package/esm2015/directives/icons/database/nimble-database-icon.directive.ngsummary.json +1 -0
  701. package/esm2015/directives/icons/database/nimble-database-icon.module.js +16 -0
  702. package/esm2015/directives/icons/database/nimble-database-icon.module.ngfactory.js +12 -0
  703. package/esm2015/directives/icons/database/nimble-database-icon.module.ngsummary.json +1 -0
  704. package/esm2015/directives/icons/database-check/nimble-database-check-icon.directive.js +14 -0
  705. package/esm2015/directives/icons/database-check/nimble-database-check-icon.directive.ngsummary.json +1 -0
  706. package/esm2015/directives/icons/database-check/nimble-database-check-icon.module.js +16 -0
  707. package/esm2015/directives/icons/database-check/nimble-database-check-icon.module.ngfactory.js +12 -0
  708. package/esm2015/directives/icons/database-check/nimble-database-check-icon.module.ngsummary.json +1 -0
  709. package/esm2015/directives/icons/desktop/nimble-desktop-icon.directive.js +14 -0
  710. package/esm2015/directives/icons/desktop/nimble-desktop-icon.directive.ngsummary.json +1 -0
  711. package/esm2015/directives/icons/desktop/nimble-desktop-icon.module.js +16 -0
  712. package/esm2015/directives/icons/desktop/nimble-desktop-icon.module.ngfactory.js +12 -0
  713. package/esm2015/directives/icons/desktop/nimble-desktop-icon.module.ngsummary.json +1 -0
  714. package/esm2015/directives/icons/donut-chart/nimble-donut-chart-icon.directive.js +14 -0
  715. package/esm2015/directives/icons/donut-chart/nimble-donut-chart-icon.directive.ngsummary.json +1 -0
  716. package/esm2015/directives/icons/donut-chart/nimble-donut-chart-icon.module.js +16 -0
  717. package/esm2015/directives/icons/donut-chart/nimble-donut-chart-icon.module.ngfactory.js +12 -0
  718. package/esm2015/directives/icons/donut-chart/nimble-donut-chart-icon.module.ngsummary.json +1 -0
  719. package/esm2015/directives/icons/dot-solid-dot-stroke/nimble-dot-solid-dot-stroke-icon.directive.js +14 -0
  720. package/esm2015/directives/icons/dot-solid-dot-stroke/nimble-dot-solid-dot-stroke-icon.directive.ngsummary.json +1 -0
  721. package/esm2015/directives/icons/dot-solid-dot-stroke/nimble-dot-solid-dot-stroke-icon.module.js +16 -0
  722. package/esm2015/directives/icons/dot-solid-dot-stroke/nimble-dot-solid-dot-stroke-icon.module.ngfactory.js +12 -0
  723. package/esm2015/directives/icons/dot-solid-dot-stroke/nimble-dot-solid-dot-stroke-icon.module.ngsummary.json +1 -0
  724. package/esm2015/directives/icons/download/nimble-download-icon.directive.js +14 -0
  725. package/esm2015/directives/icons/download/nimble-download-icon.directive.ngsummary.json +1 -0
  726. package/esm2015/directives/icons/download/nimble-download-icon.module.js +16 -0
  727. package/esm2015/directives/icons/download/nimble-download-icon.module.ngfactory.js +12 -0
  728. package/esm2015/directives/icons/download/nimble-download-icon.module.ngsummary.json +1 -0
  729. package/esm2015/directives/icons/electronic-chip-zoomed/nimble-electronic-chip-zoomed-icon.directive.js +14 -0
  730. package/esm2015/directives/icons/electronic-chip-zoomed/nimble-electronic-chip-zoomed-icon.directive.ngsummary.json +1 -0
  731. package/esm2015/directives/icons/electronic-chip-zoomed/nimble-electronic-chip-zoomed-icon.module.js +16 -0
  732. package/esm2015/directives/icons/electronic-chip-zoomed/nimble-electronic-chip-zoomed-icon.module.ngfactory.js +12 -0
  733. package/esm2015/directives/icons/electronic-chip-zoomed/nimble-electronic-chip-zoomed-icon.module.ngsummary.json +1 -0
  734. package/esm2015/directives/icons/exclamation-mark/nimble-exclamation-mark-icon.directive.js +14 -0
  735. package/esm2015/directives/icons/exclamation-mark/nimble-exclamation-mark-icon.directive.ngsummary.json +1 -0
  736. package/esm2015/directives/icons/exclamation-mark/nimble-exclamation-mark-icon.module.js +16 -0
  737. package/esm2015/directives/icons/exclamation-mark/nimble-exclamation-mark-icon.module.ngfactory.js +12 -0
  738. package/esm2015/directives/icons/exclamation-mark/nimble-exclamation-mark-icon.module.ngsummary.json +1 -0
  739. package/esm2015/directives/icons/eye/nimble-eye-icon.directive.js +14 -0
  740. package/esm2015/directives/icons/eye/nimble-eye-icon.directive.ngsummary.json +1 -0
  741. package/esm2015/directives/icons/eye/nimble-eye-icon.module.js +16 -0
  742. package/esm2015/directives/icons/eye/nimble-eye-icon.module.ngfactory.js +12 -0
  743. package/esm2015/directives/icons/eye/nimble-eye-icon.module.ngsummary.json +1 -0
  744. package/esm2015/directives/icons/fancy-a/nimble-fancy-a-icon.directive.js +14 -0
  745. package/esm2015/directives/icons/fancy-a/nimble-fancy-a-icon.directive.ngsummary.json +1 -0
  746. package/esm2015/directives/icons/fancy-a/nimble-fancy-a-icon.module.js +16 -0
  747. package/esm2015/directives/icons/fancy-a/nimble-fancy-a-icon.module.ngfactory.js +12 -0
  748. package/esm2015/directives/icons/fancy-a/nimble-fancy-a-icon.module.ngsummary.json +1 -0
  749. package/esm2015/directives/icons/file/nimble-file-icon.directive.js +14 -0
  750. package/esm2015/directives/icons/file/nimble-file-icon.directive.ngsummary.json +1 -0
  751. package/esm2015/directives/icons/file/nimble-file-icon.module.js +16 -0
  752. package/esm2015/directives/icons/file/nimble-file-icon.module.ngfactory.js +12 -0
  753. package/esm2015/directives/icons/file/nimble-file-icon.module.ngsummary.json +1 -0
  754. package/esm2015/directives/icons/file-drawer/nimble-file-drawer-icon.directive.js +14 -0
  755. package/esm2015/directives/icons/file-drawer/nimble-file-drawer-icon.directive.ngsummary.json +1 -0
  756. package/esm2015/directives/icons/file-drawer/nimble-file-drawer-icon.module.js +16 -0
  757. package/esm2015/directives/icons/file-drawer/nimble-file-drawer-icon.module.ngfactory.js +12 -0
  758. package/esm2015/directives/icons/file-drawer/nimble-file-drawer-icon.module.ngsummary.json +1 -0
  759. package/esm2015/directives/icons/file-search/nimble-file-search-icon.directive.js +14 -0
  760. package/esm2015/directives/icons/file-search/nimble-file-search-icon.directive.ngsummary.json +1 -0
  761. package/esm2015/directives/icons/file-search/nimble-file-search-icon.module.js +16 -0
  762. package/esm2015/directives/icons/file-search/nimble-file-search-icon.module.ngfactory.js +12 -0
  763. package/esm2015/directives/icons/file-search/nimble-file-search-icon.module.ngsummary.json +1 -0
  764. package/esm2015/directives/icons/filter/nimble-filter-icon.directive.js +14 -0
  765. package/esm2015/directives/icons/filter/nimble-filter-icon.directive.ngsummary.json +1 -0
  766. package/esm2015/directives/icons/filter/nimble-filter-icon.module.js +16 -0
  767. package/esm2015/directives/icons/filter/nimble-filter-icon.module.ngfactory.js +12 -0
  768. package/esm2015/directives/icons/filter/nimble-filter-icon.module.ngsummary.json +1 -0
  769. package/esm2015/directives/icons/floppy-disk-checkmark/nimble-floppy-disk-checkmark-icon.directive.js +14 -0
  770. package/esm2015/directives/icons/floppy-disk-checkmark/nimble-floppy-disk-checkmark-icon.directive.ngsummary.json +1 -0
  771. package/esm2015/directives/icons/floppy-disk-checkmark/nimble-floppy-disk-checkmark-icon.module.js +16 -0
  772. package/esm2015/directives/icons/floppy-disk-checkmark/nimble-floppy-disk-checkmark-icon.module.ngfactory.js +12 -0
  773. package/esm2015/directives/icons/floppy-disk-checkmark/nimble-floppy-disk-checkmark-icon.module.ngsummary.json +1 -0
  774. package/esm2015/directives/icons/floppy-disk-star-arrow-right/nimble-floppy-disk-star-arrow-right-icon.directive.js +14 -0
  775. package/esm2015/directives/icons/floppy-disk-star-arrow-right/nimble-floppy-disk-star-arrow-right-icon.directive.ngsummary.json +1 -0
  776. package/esm2015/directives/icons/floppy-disk-star-arrow-right/nimble-floppy-disk-star-arrow-right-icon.module.js +16 -0
  777. package/esm2015/directives/icons/floppy-disk-star-arrow-right/nimble-floppy-disk-star-arrow-right-icon.module.ngfactory.js +12 -0
  778. package/esm2015/directives/icons/floppy-disk-star-arrow-right/nimble-floppy-disk-star-arrow-right-icon.module.ngsummary.json +1 -0
  779. package/esm2015/directives/icons/floppy-disk-three-dots/nimble-floppy-disk-three-dots-icon.directive.js +14 -0
  780. package/esm2015/directives/icons/floppy-disk-three-dots/nimble-floppy-disk-three-dots-icon.directive.ngsummary.json +1 -0
  781. package/esm2015/directives/icons/floppy-disk-three-dots/nimble-floppy-disk-three-dots-icon.module.js +16 -0
  782. package/esm2015/directives/icons/floppy-disk-three-dots/nimble-floppy-disk-three-dots-icon.module.ngfactory.js +12 -0
  783. package/esm2015/directives/icons/floppy-disk-three-dots/nimble-floppy-disk-three-dots-icon.module.ngsummary.json +1 -0
  784. package/esm2015/directives/icons/folder/nimble-folder-icon.directive.js +14 -0
  785. package/esm2015/directives/icons/folder/nimble-folder-icon.directive.ngsummary.json +1 -0
  786. package/esm2015/directives/icons/folder/nimble-folder-icon.module.js +16 -0
  787. package/esm2015/directives/icons/folder/nimble-folder-icon.module.ngfactory.js +12 -0
  788. package/esm2015/directives/icons/folder/nimble-folder-icon.module.ngsummary.json +1 -0
  789. package/esm2015/directives/icons/folder-open/nimble-folder-open-icon.directive.js +14 -0
  790. package/esm2015/directives/icons/folder-open/nimble-folder-open-icon.directive.ngsummary.json +1 -0
  791. package/esm2015/directives/icons/folder-open/nimble-folder-open-icon.module.js +16 -0
  792. package/esm2015/directives/icons/folder-open/nimble-folder-open-icon.module.ngfactory.js +12 -0
  793. package/esm2015/directives/icons/folder-open/nimble-folder-open-icon.module.ngsummary.json +1 -0
  794. package/esm2015/directives/icons/forward-slash/nimble-forward-slash-icon.directive.js +14 -0
  795. package/esm2015/directives/icons/forward-slash/nimble-forward-slash-icon.directive.ngsummary.json +1 -0
  796. package/esm2015/directives/icons/forward-slash/nimble-forward-slash-icon.module.js +16 -0
  797. package/esm2015/directives/icons/forward-slash/nimble-forward-slash-icon.module.ngfactory.js +12 -0
  798. package/esm2015/directives/icons/forward-slash/nimble-forward-slash-icon.module.ngsummary.json +1 -0
  799. package/esm2015/directives/icons/four-dots-square/nimble-four-dots-square-icon.directive.js +14 -0
  800. package/esm2015/directives/icons/four-dots-square/nimble-four-dots-square-icon.directive.ngsummary.json +1 -0
  801. package/esm2015/directives/icons/four-dots-square/nimble-four-dots-square-icon.module.js +16 -0
  802. package/esm2015/directives/icons/four-dots-square/nimble-four-dots-square-icon.module.ngfactory.js +12 -0
  803. package/esm2015/directives/icons/four-dots-square/nimble-four-dots-square-icon.module.ngsummary.json +1 -0
  804. package/esm2015/directives/icons/function/nimble-function-icon.directive.js +14 -0
  805. package/esm2015/directives/icons/function/nimble-function-icon.directive.ngsummary.json +1 -0
  806. package/esm2015/directives/icons/function/nimble-function-icon.module.js +16 -0
  807. package/esm2015/directives/icons/function/nimble-function-icon.module.ngfactory.js +12 -0
  808. package/esm2015/directives/icons/function/nimble-function-icon.module.ngsummary.json +1 -0
  809. package/esm2015/directives/icons/gauge-simple/nimble-gauge-simple-icon.directive.js +14 -0
  810. package/esm2015/directives/icons/gauge-simple/nimble-gauge-simple-icon.directive.ngsummary.json +1 -0
  811. package/esm2015/directives/icons/gauge-simple/nimble-gauge-simple-icon.module.js +16 -0
  812. package/esm2015/directives/icons/gauge-simple/nimble-gauge-simple-icon.module.ngfactory.js +12 -0
  813. package/esm2015/directives/icons/gauge-simple/nimble-gauge-simple-icon.module.ngsummary.json +1 -0
  814. package/esm2015/directives/icons/grid-three-by-three/nimble-grid-three-by-three-icon.directive.js +14 -0
  815. package/esm2015/directives/icons/grid-three-by-three/nimble-grid-three-by-three-icon.directive.ngsummary.json +1 -0
  816. package/esm2015/directives/icons/grid-three-by-three/nimble-grid-three-by-three-icon.module.js +16 -0
  817. package/esm2015/directives/icons/grid-three-by-three/nimble-grid-three-by-three-icon.module.ngfactory.js +12 -0
  818. package/esm2015/directives/icons/grid-three-by-three/nimble-grid-three-by-three-icon.module.ngsummary.json +1 -0
  819. package/esm2015/directives/icons/grid-two-by-two/nimble-grid-two-by-two-icon.directive.js +14 -0
  820. package/esm2015/directives/icons/grid-two-by-two/nimble-grid-two-by-two-icon.directive.ngsummary.json +1 -0
  821. package/esm2015/directives/icons/grid-two-by-two/nimble-grid-two-by-two-icon.module.js +16 -0
  822. package/esm2015/directives/icons/grid-two-by-two/nimble-grid-two-by-two-icon.module.ngfactory.js +12 -0
  823. package/esm2015/directives/icons/grid-two-by-two/nimble-grid-two-by-two-icon.module.ngsummary.json +1 -0
  824. package/esm2015/directives/icons/hammer/nimble-hammer-icon.directive.js +14 -0
  825. package/esm2015/directives/icons/hammer/nimble-hammer-icon.directive.ngsummary.json +1 -0
  826. package/esm2015/directives/icons/hammer/nimble-hammer-icon.module.js +16 -0
  827. package/esm2015/directives/icons/hammer/nimble-hammer-icon.module.ngfactory.js +12 -0
  828. package/esm2015/directives/icons/hammer/nimble-hammer-icon.module.ngsummary.json +1 -0
  829. package/esm2015/directives/icons/hashtag/nimble-hashtag-icon.directive.js +14 -0
  830. package/esm2015/directives/icons/hashtag/nimble-hashtag-icon.directive.ngsummary.json +1 -0
  831. package/esm2015/directives/icons/hashtag/nimble-hashtag-icon.module.js +16 -0
  832. package/esm2015/directives/icons/hashtag/nimble-hashtag-icon.module.ngfactory.js +12 -0
  833. package/esm2015/directives/icons/hashtag/nimble-hashtag-icon.module.ngsummary.json +1 -0
  834. package/esm2015/directives/icons/home/nimble-home-icon.directive.js +14 -0
  835. package/esm2015/directives/icons/home/nimble-home-icon.directive.ngsummary.json +1 -0
  836. package/esm2015/directives/icons/home/nimble-home-icon.module.js +16 -0
  837. package/esm2015/directives/icons/home/nimble-home-icon.module.ngfactory.js +12 -0
  838. package/esm2015/directives/icons/home/nimble-home-icon.module.ngsummary.json +1 -0
  839. package/esm2015/directives/icons/hourglass/nimble-hourglass-icon.directive.js +14 -0
  840. package/esm2015/directives/icons/hourglass/nimble-hourglass-icon.directive.ngsummary.json +1 -0
  841. package/esm2015/directives/icons/hourglass/nimble-hourglass-icon.module.js +16 -0
  842. package/esm2015/directives/icons/hourglass/nimble-hourglass-icon.module.ngfactory.js +12 -0
  843. package/esm2015/directives/icons/hourglass/nimble-hourglass-icon.module.ngsummary.json +1 -0
  844. package/esm2015/directives/icons/indeterminant-checkbox/nimble-indeterminant-checkbox-icon.directive.js +14 -0
  845. package/esm2015/directives/icons/indeterminant-checkbox/nimble-indeterminant-checkbox-icon.directive.ngsummary.json +1 -0
  846. package/esm2015/directives/icons/indeterminant-checkbox/nimble-indeterminant-checkbox-icon.module.js +16 -0
  847. package/esm2015/directives/icons/indeterminant-checkbox/nimble-indeterminant-checkbox-icon.module.ngfactory.js +12 -0
  848. package/esm2015/directives/icons/indeterminant-checkbox/nimble-indeterminant-checkbox-icon.module.ngsummary.json +1 -0
  849. package/esm2015/directives/icons/info/nimble-info-icon.directive.js +14 -0
  850. package/esm2015/directives/icons/info/nimble-info-icon.directive.ngsummary.json +1 -0
  851. package/esm2015/directives/icons/info/nimble-info-icon.module.js +16 -0
  852. package/esm2015/directives/icons/info/nimble-info-icon.module.ngfactory.js +12 -0
  853. package/esm2015/directives/icons/info/nimble-info-icon.module.ngsummary.json +1 -0
  854. package/esm2015/directives/icons/info-circle/nimble-info-circle-icon.directive.js +14 -0
  855. package/esm2015/directives/icons/info-circle/nimble-info-circle-icon.directive.ngsummary.json +1 -0
  856. package/esm2015/directives/icons/info-circle/nimble-info-circle-icon.module.js +16 -0
  857. package/esm2015/directives/icons/info-circle/nimble-info-circle-icon.module.ngfactory.js +12 -0
  858. package/esm2015/directives/icons/info-circle/nimble-info-circle-icon.module.ngsummary.json +1 -0
  859. package/esm2015/directives/icons/key/nimble-key-icon.directive.js +14 -0
  860. package/esm2015/directives/icons/key/nimble-key-icon.directive.ngsummary.json +1 -0
  861. package/esm2015/directives/icons/key/nimble-key-icon.module.js +16 -0
  862. package/esm2015/directives/icons/key/nimble-key-icon.module.ngfactory.js +12 -0
  863. package/esm2015/directives/icons/key/nimble-key-icon.module.ngsummary.json +1 -0
  864. package/esm2015/directives/icons/laptop/nimble-laptop-icon.directive.js +14 -0
  865. package/esm2015/directives/icons/laptop/nimble-laptop-icon.directive.ngsummary.json +1 -0
  866. package/esm2015/directives/icons/laptop/nimble-laptop-icon.module.js +16 -0
  867. package/esm2015/directives/icons/laptop/nimble-laptop-icon.module.ngfactory.js +12 -0
  868. package/esm2015/directives/icons/laptop/nimble-laptop-icon.module.ngsummary.json +1 -0
  869. package/esm2015/directives/icons/layer-group/nimble-layer-group-icon.directive.js +14 -0
  870. package/esm2015/directives/icons/layer-group/nimble-layer-group-icon.directive.ngsummary.json +1 -0
  871. package/esm2015/directives/icons/layer-group/nimble-layer-group-icon.module.js +16 -0
  872. package/esm2015/directives/icons/layer-group/nimble-layer-group-icon.module.ngfactory.js +12 -0
  873. package/esm2015/directives/icons/layer-group/nimble-layer-group-icon.module.ngsummary.json +1 -0
  874. package/esm2015/directives/icons/lightning-bolt/nimble-lightning-bolt-icon.directive.js +14 -0
  875. package/esm2015/directives/icons/lightning-bolt/nimble-lightning-bolt-icon.directive.ngsummary.json +1 -0
  876. package/esm2015/directives/icons/lightning-bolt/nimble-lightning-bolt-icon.module.js +16 -0
  877. package/esm2015/directives/icons/lightning-bolt/nimble-lightning-bolt-icon.module.ngfactory.js +12 -0
  878. package/esm2015/directives/icons/lightning-bolt/nimble-lightning-bolt-icon.module.ngsummary.json +1 -0
  879. package/esm2015/directives/icons/link/nimble-link-icon.directive.js +14 -0
  880. package/esm2015/directives/icons/link/nimble-link-icon.directive.ngsummary.json +1 -0
  881. package/esm2015/directives/icons/link/nimble-link-icon.module.js +16 -0
  882. package/esm2015/directives/icons/link/nimble-link-icon.module.ngfactory.js +12 -0
  883. package/esm2015/directives/icons/link/nimble-link-icon.module.ngsummary.json +1 -0
  884. package/esm2015/directives/icons/link-cancel/nimble-link-cancel-icon.directive.js +14 -0
  885. package/esm2015/directives/icons/link-cancel/nimble-link-cancel-icon.directive.ngsummary.json +1 -0
  886. package/esm2015/directives/icons/link-cancel/nimble-link-cancel-icon.module.js +16 -0
  887. package/esm2015/directives/icons/link-cancel/nimble-link-cancel-icon.module.ngfactory.js +12 -0
  888. package/esm2015/directives/icons/link-cancel/nimble-link-cancel-icon.module.ngsummary.json +1 -0
  889. package/esm2015/directives/icons/list/nimble-list-icon.directive.js +14 -0
  890. package/esm2015/directives/icons/list/nimble-list-icon.directive.ngsummary.json +1 -0
  891. package/esm2015/directives/icons/list/nimble-list-icon.module.js +16 -0
  892. package/esm2015/directives/icons/list/nimble-list-icon.module.ngfactory.js +12 -0
  893. package/esm2015/directives/icons/list/nimble-list-icon.module.ngsummary.json +1 -0
  894. package/esm2015/directives/icons/list-tree/nimble-list-tree-icon.directive.js +14 -0
  895. package/esm2015/directives/icons/list-tree/nimble-list-tree-icon.directive.ngsummary.json +1 -0
  896. package/esm2015/directives/icons/list-tree/nimble-list-tree-icon.module.js +16 -0
  897. package/esm2015/directives/icons/list-tree/nimble-list-tree-icon.module.ngfactory.js +12 -0
  898. package/esm2015/directives/icons/list-tree/nimble-list-tree-icon.module.ngsummary.json +1 -0
  899. package/esm2015/directives/icons/list-tree-database/nimble-list-tree-database-icon.directive.js +14 -0
  900. package/esm2015/directives/icons/list-tree-database/nimble-list-tree-database-icon.directive.ngsummary.json +1 -0
  901. package/esm2015/directives/icons/list-tree-database/nimble-list-tree-database-icon.module.js +16 -0
  902. package/esm2015/directives/icons/list-tree-database/nimble-list-tree-database-icon.module.ngfactory.js +12 -0
  903. package/esm2015/directives/icons/list-tree-database/nimble-list-tree-database-icon.module.ngsummary.json +1 -0
  904. package/esm2015/directives/icons/lock/nimble-lock-icon.directive.js +14 -0
  905. package/esm2015/directives/icons/lock/nimble-lock-icon.directive.ngsummary.json +1 -0
  906. package/esm2015/directives/icons/lock/nimble-lock-icon.module.js +16 -0
  907. package/esm2015/directives/icons/lock/nimble-lock-icon.module.ngfactory.js +12 -0
  908. package/esm2015/directives/icons/lock/nimble-lock-icon.module.ngsummary.json +1 -0
  909. package/esm2015/directives/icons/magnifying-glass/nimble-magnifying-glass-icon.directive.js +14 -0
  910. package/esm2015/directives/icons/magnifying-glass/nimble-magnifying-glass-icon.directive.ngsummary.json +1 -0
  911. package/esm2015/directives/icons/magnifying-glass/nimble-magnifying-glass-icon.module.js +16 -0
  912. package/esm2015/directives/icons/magnifying-glass/nimble-magnifying-glass-icon.module.ngfactory.js +12 -0
  913. package/esm2015/directives/icons/magnifying-glass/nimble-magnifying-glass-icon.module.ngsummary.json +1 -0
  914. package/esm2015/directives/icons/markdown/nimble-markdown-icon.directive.js +14 -0
  915. package/esm2015/directives/icons/markdown/nimble-markdown-icon.directive.ngsummary.json +1 -0
  916. package/esm2015/directives/icons/markdown/nimble-markdown-icon.module.js +16 -0
  917. package/esm2015/directives/icons/markdown/nimble-markdown-icon.module.ngfactory.js +12 -0
  918. package/esm2015/directives/icons/markdown/nimble-markdown-icon.module.ngsummary.json +1 -0
  919. package/esm2015/directives/icons/minus/nimble-minus-icon.directive.js +14 -0
  920. package/esm2015/directives/icons/minus/nimble-minus-icon.directive.ngsummary.json +1 -0
  921. package/esm2015/directives/icons/minus/nimble-minus-icon.module.js +16 -0
  922. package/esm2015/directives/icons/minus/nimble-minus-icon.module.ngfactory.js +12 -0
  923. package/esm2015/directives/icons/minus/nimble-minus-icon.module.ngsummary.json +1 -0
  924. package/esm2015/directives/icons/minus-wide/nimble-minus-wide-icon.directive.js +14 -0
  925. package/esm2015/directives/icons/minus-wide/nimble-minus-wide-icon.directive.ngsummary.json +1 -0
  926. package/esm2015/directives/icons/minus-wide/nimble-minus-wide-icon.module.js +16 -0
  927. package/esm2015/directives/icons/minus-wide/nimble-minus-wide-icon.module.ngfactory.js +12 -0
  928. package/esm2015/directives/icons/minus-wide/nimble-minus-wide-icon.module.ngsummary.json +1 -0
  929. package/esm2015/directives/icons/mobile/nimble-mobile-icon.directive.js +14 -0
  930. package/esm2015/directives/icons/mobile/nimble-mobile-icon.directive.ngsummary.json +1 -0
  931. package/esm2015/directives/icons/mobile/nimble-mobile-icon.module.js +16 -0
  932. package/esm2015/directives/icons/mobile/nimble-mobile-icon.module.ngfactory.js +12 -0
  933. package/esm2015/directives/icons/mobile/nimble-mobile-icon.module.ngsummary.json +1 -0
  934. package/esm2015/directives/icons/notebook/nimble-notebook-icon.directive.js +14 -0
  935. package/esm2015/directives/icons/notebook/nimble-notebook-icon.directive.ngsummary.json +1 -0
  936. package/esm2015/directives/icons/notebook/nimble-notebook-icon.module.js +16 -0
  937. package/esm2015/directives/icons/notebook/nimble-notebook-icon.module.ngfactory.js +12 -0
  938. package/esm2015/directives/icons/notebook/nimble-notebook-icon.module.ngsummary.json +1 -0
  939. package/esm2015/directives/icons/paste/nimble-paste-icon.directive.js +14 -0
  940. package/esm2015/directives/icons/paste/nimble-paste-icon.directive.ngsummary.json +1 -0
  941. package/esm2015/directives/icons/paste/nimble-paste-icon.module.js +16 -0
  942. package/esm2015/directives/icons/paste/nimble-paste-icon.module.ngfactory.js +12 -0
  943. package/esm2015/directives/icons/paste/nimble-paste-icon.module.ngsummary.json +1 -0
  944. package/esm2015/directives/icons/pencil/nimble-pencil-icon.directive.js +14 -0
  945. package/esm2015/directives/icons/pencil/nimble-pencil-icon.directive.ngsummary.json +1 -0
  946. package/esm2015/directives/icons/pencil/nimble-pencil-icon.module.js +16 -0
  947. package/esm2015/directives/icons/pencil/nimble-pencil-icon.module.ngfactory.js +12 -0
  948. package/esm2015/directives/icons/pencil/nimble-pencil-icon.module.ngsummary.json +1 -0
  949. package/esm2015/directives/icons/pot-with-lid/nimble-pot-with-lid-icon.directive.js +14 -0
  950. package/esm2015/directives/icons/pot-with-lid/nimble-pot-with-lid-icon.directive.ngsummary.json +1 -0
  951. package/esm2015/directives/icons/pot-with-lid/nimble-pot-with-lid-icon.module.js +16 -0
  952. package/esm2015/directives/icons/pot-with-lid/nimble-pot-with-lid-icon.module.ngfactory.js +12 -0
  953. package/esm2015/directives/icons/pot-with-lid/nimble-pot-with-lid-icon.module.ngsummary.json +1 -0
  954. package/esm2015/directives/icons/question/nimble-question-icon.directive.js +14 -0
  955. package/esm2015/directives/icons/question/nimble-question-icon.directive.ngsummary.json +1 -0
  956. package/esm2015/directives/icons/question/nimble-question-icon.module.js +16 -0
  957. package/esm2015/directives/icons/question/nimble-question-icon.module.ngfactory.js +12 -0
  958. package/esm2015/directives/icons/question/nimble-question-icon.module.ngsummary.json +1 -0
  959. package/esm2015/directives/icons/running-arrow/nimble-running-arrow-icon.directive.js +14 -0
  960. package/esm2015/directives/icons/running-arrow/nimble-running-arrow-icon.directive.ngsummary.json +1 -0
  961. package/esm2015/directives/icons/running-arrow/nimble-running-arrow-icon.module.js +16 -0
  962. package/esm2015/directives/icons/running-arrow/nimble-running-arrow-icon.module.ngfactory.js +12 -0
  963. package/esm2015/directives/icons/running-arrow/nimble-running-arrow-icon.module.ngsummary.json +1 -0
  964. package/esm2015/directives/icons/server/nimble-server-icon.directive.js +14 -0
  965. package/esm2015/directives/icons/server/nimble-server-icon.directive.ngsummary.json +1 -0
  966. package/esm2015/directives/icons/server/nimble-server-icon.module.js +16 -0
  967. package/esm2015/directives/icons/server/nimble-server-icon.module.ngfactory.js +12 -0
  968. package/esm2015/directives/icons/server/nimble-server-icon.module.ngsummary.json +1 -0
  969. package/esm2015/directives/icons/share-square/nimble-share-square-icon.directive.js +14 -0
  970. package/esm2015/directives/icons/share-square/nimble-share-square-icon.directive.ngsummary.json +1 -0
  971. package/esm2015/directives/icons/share-square/nimble-share-square-icon.module.js +16 -0
  972. package/esm2015/directives/icons/share-square/nimble-share-square-icon.module.ngfactory.js +12 -0
  973. package/esm2015/directives/icons/share-square/nimble-share-square-icon.module.ngsummary.json +1 -0
  974. package/esm2015/directives/icons/shield-check/nimble-shield-check-icon.directive.js +14 -0
  975. package/esm2015/directives/icons/shield-check/nimble-shield-check-icon.directive.ngsummary.json +1 -0
  976. package/esm2015/directives/icons/shield-check/nimble-shield-check-icon.module.js +16 -0
  977. package/esm2015/directives/icons/shield-check/nimble-shield-check-icon.module.ngfactory.js +12 -0
  978. package/esm2015/directives/icons/shield-check/nimble-shield-check-icon.module.ngsummary.json +1 -0
  979. package/esm2015/directives/icons/shield-xmark/nimble-shield-xmark-icon.directive.js +14 -0
  980. package/esm2015/directives/icons/shield-xmark/nimble-shield-xmark-icon.directive.ngsummary.json +1 -0
  981. package/esm2015/directives/icons/shield-xmark/nimble-shield-xmark-icon.module.js +16 -0
  982. package/esm2015/directives/icons/shield-xmark/nimble-shield-xmark-icon.module.ngfactory.js +12 -0
  983. package/esm2015/directives/icons/shield-xmark/nimble-shield-xmark-icon.module.ngsummary.json +1 -0
  984. package/esm2015/directives/icons/signal-bars/nimble-signal-bars-icon.directive.js +14 -0
  985. package/esm2015/directives/icons/signal-bars/nimble-signal-bars-icon.directive.ngsummary.json +1 -0
  986. package/esm2015/directives/icons/signal-bars/nimble-signal-bars-icon.module.js +16 -0
  987. package/esm2015/directives/icons/signal-bars/nimble-signal-bars-icon.module.ngfactory.js +12 -0
  988. package/esm2015/directives/icons/signal-bars/nimble-signal-bars-icon.module.ngsummary.json +1 -0
  989. package/esm2015/directives/icons/sine-graph/nimble-sine-graph-icon.directive.js +14 -0
  990. package/esm2015/directives/icons/sine-graph/nimble-sine-graph-icon.directive.ngsummary.json +1 -0
  991. package/esm2015/directives/icons/sine-graph/nimble-sine-graph-icon.module.js +16 -0
  992. package/esm2015/directives/icons/sine-graph/nimble-sine-graph-icon.module.ngfactory.js +12 -0
  993. package/esm2015/directives/icons/sine-graph/nimble-sine-graph-icon.module.ngsummary.json +1 -0
  994. package/esm2015/directives/icons/skip-arrow/nimble-skip-arrow-icon.directive.js +14 -0
  995. package/esm2015/directives/icons/skip-arrow/nimble-skip-arrow-icon.directive.ngsummary.json +1 -0
  996. package/esm2015/directives/icons/skip-arrow/nimble-skip-arrow-icon.module.js +16 -0
  997. package/esm2015/directives/icons/skip-arrow/nimble-skip-arrow-icon.module.ngfactory.js +12 -0
  998. package/esm2015/directives/icons/skip-arrow/nimble-skip-arrow-icon.module.ngsummary.json +1 -0
  999. package/esm2015/directives/icons/spinner/nimble-spinner-icon.directive.js +14 -0
  1000. package/esm2015/directives/icons/spinner/nimble-spinner-icon.directive.ngsummary.json +1 -0
  1001. package/esm2015/directives/icons/spinner/nimble-spinner-icon.module.js +16 -0
  1002. package/esm2015/directives/icons/spinner/nimble-spinner-icon.module.ngfactory.js +12 -0
  1003. package/esm2015/directives/icons/spinner/nimble-spinner-icon.module.ngsummary.json +1 -0
  1004. package/esm2015/directives/icons/square-check/nimble-square-check-icon.directive.js +14 -0
  1005. package/esm2015/directives/icons/square-check/nimble-square-check-icon.directive.ngsummary.json +1 -0
  1006. package/esm2015/directives/icons/square-check/nimble-square-check-icon.module.js +16 -0
  1007. package/esm2015/directives/icons/square-check/nimble-square-check-icon.module.ngfactory.js +12 -0
  1008. package/esm2015/directives/icons/square-check/nimble-square-check-icon.module.ngsummary.json +1 -0
  1009. package/esm2015/directives/icons/square-t/nimble-square-t-icon.directive.js +14 -0
  1010. package/esm2015/directives/icons/square-t/nimble-square-t-icon.directive.ngsummary.json +1 -0
  1011. package/esm2015/directives/icons/square-t/nimble-square-t-icon.module.js +16 -0
  1012. package/esm2015/directives/icons/square-t/nimble-square-t-icon.module.ngfactory.js +12 -0
  1013. package/esm2015/directives/icons/square-t/nimble-square-t-icon.module.ngsummary.json +1 -0
  1014. package/esm2015/directives/icons/t/nimble-t-icon.directive.js +14 -0
  1015. package/esm2015/directives/icons/t/nimble-t-icon.directive.ngsummary.json +1 -0
  1016. package/esm2015/directives/icons/t/nimble-t-icon.module.js +16 -0
  1017. package/esm2015/directives/icons/t/nimble-t-icon.module.ngfactory.js +12 -0
  1018. package/esm2015/directives/icons/t/nimble-t-icon.module.ngsummary.json +1 -0
  1019. package/esm2015/directives/icons/tablet/nimble-tablet-icon.directive.js +14 -0
  1020. package/esm2015/directives/icons/tablet/nimble-tablet-icon.directive.ngsummary.json +1 -0
  1021. package/esm2015/directives/icons/tablet/nimble-tablet-icon.module.js +16 -0
  1022. package/esm2015/directives/icons/tablet/nimble-tablet-icon.module.ngfactory.js +12 -0
  1023. package/esm2015/directives/icons/tablet/nimble-tablet-icon.module.ngsummary.json +1 -0
  1024. package/esm2015/directives/icons/tag/nimble-tag-icon.directive.js +14 -0
  1025. package/esm2015/directives/icons/tag/nimble-tag-icon.directive.ngsummary.json +1 -0
  1026. package/esm2015/directives/icons/tag/nimble-tag-icon.module.js +16 -0
  1027. package/esm2015/directives/icons/tag/nimble-tag-icon.module.ngfactory.js +12 -0
  1028. package/esm2015/directives/icons/tag/nimble-tag-icon.module.ngsummary.json +1 -0
  1029. package/esm2015/directives/icons/tags/nimble-tags-icon.directive.js +14 -0
  1030. package/esm2015/directives/icons/tags/nimble-tags-icon.directive.ngsummary.json +1 -0
  1031. package/esm2015/directives/icons/tags/nimble-tags-icon.module.js +16 -0
  1032. package/esm2015/directives/icons/tags/nimble-tags-icon.module.ngfactory.js +12 -0
  1033. package/esm2015/directives/icons/tags/nimble-tags-icon.module.ngsummary.json +1 -0
  1034. package/esm2015/directives/icons/target-crosshairs/nimble-target-crosshairs-icon.directive.js +14 -0
  1035. package/esm2015/directives/icons/target-crosshairs/nimble-target-crosshairs-icon.directive.ngsummary.json +1 -0
  1036. package/esm2015/directives/icons/target-crosshairs/nimble-target-crosshairs-icon.module.js +16 -0
  1037. package/esm2015/directives/icons/target-crosshairs/nimble-target-crosshairs-icon.module.ngfactory.js +12 -0
  1038. package/esm2015/directives/icons/target-crosshairs/nimble-target-crosshairs-icon.module.ngsummary.json +1 -0
  1039. package/esm2015/directives/icons/target-crosshairs-progress/nimble-target-crosshairs-progress-icon.directive.js +14 -0
  1040. package/esm2015/directives/icons/target-crosshairs-progress/nimble-target-crosshairs-progress-icon.directive.ngsummary.json +1 -0
  1041. package/esm2015/directives/icons/target-crosshairs-progress/nimble-target-crosshairs-progress-icon.module.js +16 -0
  1042. package/esm2015/directives/icons/target-crosshairs-progress/nimble-target-crosshairs-progress-icon.module.ngfactory.js +12 -0
  1043. package/esm2015/directives/icons/target-crosshairs-progress/nimble-target-crosshairs-progress-icon.module.ngsummary.json +1 -0
  1044. package/esm2015/directives/icons/three-dots-line/nimble-three-dots-line-icon.directive.js +14 -0
  1045. package/esm2015/directives/icons/three-dots-line/nimble-three-dots-line-icon.directive.ngsummary.json +1 -0
  1046. package/esm2015/directives/icons/three-dots-line/nimble-three-dots-line-icon.module.js +16 -0
  1047. package/esm2015/directives/icons/three-dots-line/nimble-three-dots-line-icon.module.ngfactory.js +12 -0
  1048. package/esm2015/directives/icons/three-dots-line/nimble-three-dots-line-icon.module.ngsummary.json +1 -0
  1049. package/esm2015/directives/icons/thumbtack/nimble-thumbtack-icon.directive.js +14 -0
  1050. package/esm2015/directives/icons/thumbtack/nimble-thumbtack-icon.directive.ngsummary.json +1 -0
  1051. package/esm2015/directives/icons/thumbtack/nimble-thumbtack-icon.module.js +16 -0
  1052. package/esm2015/directives/icons/thumbtack/nimble-thumbtack-icon.module.ngfactory.js +12 -0
  1053. package/esm2015/directives/icons/thumbtack/nimble-thumbtack-icon.module.ngsummary.json +1 -0
  1054. package/esm2015/directives/icons/tile-size/nimble-tile-size-icon.directive.js +14 -0
  1055. package/esm2015/directives/icons/tile-size/nimble-tile-size-icon.directive.ngsummary.json +1 -0
  1056. package/esm2015/directives/icons/tile-size/nimble-tile-size-icon.module.js +16 -0
  1057. package/esm2015/directives/icons/tile-size/nimble-tile-size-icon.module.ngfactory.js +12 -0
  1058. package/esm2015/directives/icons/tile-size/nimble-tile-size-icon.module.ngsummary.json +1 -0
  1059. package/esm2015/directives/icons/times/nimble-times-icon.directive.js +14 -0
  1060. package/esm2015/directives/icons/times/nimble-times-icon.directive.ngsummary.json +1 -0
  1061. package/esm2015/directives/icons/times/nimble-times-icon.module.js +16 -0
  1062. package/esm2015/directives/icons/times/nimble-times-icon.module.ngfactory.js +12 -0
  1063. package/esm2015/directives/icons/times/nimble-times-icon.module.ngsummary.json +1 -0
  1064. package/esm2015/directives/icons/trash/nimble-trash-icon.directive.js +14 -0
  1065. package/esm2015/directives/icons/trash/nimble-trash-icon.directive.ngsummary.json +1 -0
  1066. package/esm2015/directives/icons/trash/nimble-trash-icon.module.js +16 -0
  1067. package/esm2015/directives/icons/trash/nimble-trash-icon.module.ngfactory.js +12 -0
  1068. package/esm2015/directives/icons/trash/nimble-trash-icon.module.ngsummary.json +1 -0
  1069. package/esm2015/directives/icons/triangle/nimble-triangle-icon.directive.js +14 -0
  1070. package/esm2015/directives/icons/triangle/nimble-triangle-icon.directive.ngsummary.json +1 -0
  1071. package/esm2015/directives/icons/triangle/nimble-triangle-icon.module.js +16 -0
  1072. package/esm2015/directives/icons/triangle/nimble-triangle-icon.module.ngfactory.js +12 -0
  1073. package/esm2015/directives/icons/triangle/nimble-triangle-icon.module.ngsummary.json +1 -0
  1074. package/esm2015/directives/icons/true-false-rectangle/nimble-true-false-rectangle-icon.directive.js +14 -0
  1075. package/esm2015/directives/icons/true-false-rectangle/nimble-true-false-rectangle-icon.directive.ngsummary.json +1 -0
  1076. package/esm2015/directives/icons/true-false-rectangle/nimble-true-false-rectangle-icon.module.js +16 -0
  1077. package/esm2015/directives/icons/true-false-rectangle/nimble-true-false-rectangle-icon.module.ngfactory.js +12 -0
  1078. package/esm2015/directives/icons/true-false-rectangle/nimble-true-false-rectangle-icon.module.ngsummary.json +1 -0
  1079. package/esm2015/directives/icons/unlink/nimble-unlink-icon.directive.js +14 -0
  1080. package/esm2015/directives/icons/unlink/nimble-unlink-icon.directive.ngsummary.json +1 -0
  1081. package/esm2015/directives/icons/unlink/nimble-unlink-icon.module.js +16 -0
  1082. package/esm2015/directives/icons/unlink/nimble-unlink-icon.module.ngfactory.js +12 -0
  1083. package/esm2015/directives/icons/unlink/nimble-unlink-icon.module.ngsummary.json +1 -0
  1084. package/esm2015/directives/icons/unlock/nimble-unlock-icon.directive.js +14 -0
  1085. package/esm2015/directives/icons/unlock/nimble-unlock-icon.directive.ngsummary.json +1 -0
  1086. package/esm2015/directives/icons/unlock/nimble-unlock-icon.module.js +16 -0
  1087. package/esm2015/directives/icons/unlock/nimble-unlock-icon.module.ngfactory.js +12 -0
  1088. package/esm2015/directives/icons/unlock/nimble-unlock-icon.module.ngsummary.json +1 -0
  1089. package/esm2015/directives/icons/upload/nimble-upload-icon.directive.js +14 -0
  1090. package/esm2015/directives/icons/upload/nimble-upload-icon.directive.ngsummary.json +1 -0
  1091. package/esm2015/directives/icons/upload/nimble-upload-icon.module.js +16 -0
  1092. package/esm2015/directives/icons/upload/nimble-upload-icon.module.ngfactory.js +12 -0
  1093. package/esm2015/directives/icons/upload/nimble-upload-icon.module.ngsummary.json +1 -0
  1094. package/esm2015/directives/icons/user/nimble-user-icon.directive.js +14 -0
  1095. package/esm2015/directives/icons/user/nimble-user-icon.directive.ngsummary.json +1 -0
  1096. package/esm2015/directives/icons/user/nimble-user-icon.module.js +16 -0
  1097. package/esm2015/directives/icons/user/nimble-user-icon.module.ngfactory.js +12 -0
  1098. package/esm2015/directives/icons/user/nimble-user-icon.module.ngsummary.json +1 -0
  1099. package/esm2015/directives/icons/watch/nimble-watch-icon.directive.js +14 -0
  1100. package/esm2015/directives/icons/watch/nimble-watch-icon.directive.ngsummary.json +1 -0
  1101. package/esm2015/directives/icons/watch/nimble-watch-icon.module.js +16 -0
  1102. package/esm2015/directives/icons/watch/nimble-watch-icon.module.ngfactory.js +12 -0
  1103. package/esm2015/directives/icons/watch/nimble-watch-icon.module.ngsummary.json +1 -0
  1104. package/esm2015/directives/icons/waveform/nimble-waveform-icon.directive.js +14 -0
  1105. package/esm2015/directives/icons/waveform/nimble-waveform-icon.directive.ngsummary.json +1 -0
  1106. package/esm2015/directives/icons/waveform/nimble-waveform-icon.module.js +16 -0
  1107. package/esm2015/directives/icons/waveform/nimble-waveform-icon.module.ngfactory.js +12 -0
  1108. package/esm2015/directives/icons/waveform/nimble-waveform-icon.module.ngsummary.json +1 -0
  1109. package/esm2015/directives/icons/webvi-custom/nimble-webvi-custom-icon.directive.js +14 -0
  1110. package/esm2015/directives/icons/webvi-custom/nimble-webvi-custom-icon.directive.ngsummary.json +1 -0
  1111. package/esm2015/directives/icons/webvi-custom/nimble-webvi-custom-icon.module.js +16 -0
  1112. package/esm2015/directives/icons/webvi-custom/nimble-webvi-custom-icon.module.ngfactory.js +12 -0
  1113. package/esm2015/directives/icons/webvi-custom/nimble-webvi-custom-icon.module.ngsummary.json +1 -0
  1114. package/esm2015/directives/icons/webvi-host/nimble-webvi-host-icon.directive.js +14 -0
  1115. package/esm2015/directives/icons/webvi-host/nimble-webvi-host-icon.directive.ngsummary.json +1 -0
  1116. package/esm2015/directives/icons/webvi-host/nimble-webvi-host-icon.module.js +16 -0
  1117. package/esm2015/directives/icons/webvi-host/nimble-webvi-host-icon.module.ngfactory.js +12 -0
  1118. package/esm2015/directives/icons/webvi-host/nimble-webvi-host-icon.module.ngsummary.json +1 -0
  1119. package/esm2015/directives/icons/window-code/nimble-window-code-icon.directive.js +14 -0
  1120. package/esm2015/directives/icons/window-code/nimble-window-code-icon.directive.ngsummary.json +1 -0
  1121. package/esm2015/directives/icons/window-code/nimble-window-code-icon.module.js +16 -0
  1122. package/esm2015/directives/icons/window-code/nimble-window-code-icon.module.ngfactory.js +12 -0
  1123. package/esm2015/directives/icons/window-code/nimble-window-code-icon.module.ngsummary.json +1 -0
  1124. package/esm2015/directives/icons/window-text/nimble-window-text-icon.directive.js +14 -0
  1125. package/esm2015/directives/icons/window-text/nimble-window-text-icon.directive.ngsummary.json +1 -0
  1126. package/esm2015/directives/icons/window-text/nimble-window-text-icon.module.js +16 -0
  1127. package/esm2015/directives/icons/window-text/nimble-window-text-icon.module.ngfactory.js +12 -0
  1128. package/esm2015/directives/icons/window-text/nimble-window-text-icon.module.ngsummary.json +1 -0
  1129. package/esm2015/directives/icons/wrench-hammer/nimble-wrench-hammer-icon.directive.js +14 -0
  1130. package/esm2015/directives/icons/wrench-hammer/nimble-wrench-hammer-icon.directive.ngsummary.json +1 -0
  1131. package/esm2015/directives/icons/wrench-hammer/nimble-wrench-hammer-icon.module.js +16 -0
  1132. package/esm2015/directives/icons/wrench-hammer/nimble-wrench-hammer-icon.module.ngfactory.js +12 -0
  1133. package/esm2015/directives/icons/wrench-hammer/nimble-wrench-hammer-icon.module.ngsummary.json +1 -0
  1134. package/esm2015/directives/icons/xmark/nimble-xmark-icon.directive.js +14 -0
  1135. package/esm2015/directives/icons/xmark/nimble-xmark-icon.directive.ngsummary.json +1 -0
  1136. package/esm2015/directives/icons/xmark/nimble-xmark-icon.module.js +16 -0
  1137. package/esm2015/directives/icons/xmark/nimble-xmark-icon.module.ngfactory.js +12 -0
  1138. package/esm2015/directives/icons/xmark/nimble-xmark-icon.module.ngsummary.json +1 -0
  1139. package/esm2015/directives/icons/xmark-check/nimble-xmark-check-icon.directive.js +14 -0
  1140. package/esm2015/directives/icons/xmark-check/nimble-xmark-check-icon.directive.ngsummary.json +1 -0
  1141. package/esm2015/directives/icons/xmark-check/nimble-xmark-check-icon.module.js +16 -0
  1142. package/esm2015/directives/icons/xmark-check/nimble-xmark-check-icon.module.ngfactory.js +12 -0
  1143. package/esm2015/directives/icons/xmark-check/nimble-xmark-check-icon.module.ngsummary.json +1 -0
  1144. package/esm2015/directives/listbox-option/nimble-listbox-option.directive.ngsummary.json +1 -1
  1145. package/esm2015/directives/menu/nimble-menu.directive.ngsummary.json +1 -1
  1146. package/esm2015/directives/menu-item/nimble-menu-item.directive.ngsummary.json +1 -1
  1147. package/esm2015/directives/number-field/nimble-number-field.directive.ngsummary.json +1 -1
  1148. package/esm2015/directives/select/nimble-select.directive.ngsummary.json +1 -1
  1149. package/esm2015/directives/tab/nimble-tab.directive.ngsummary.json +1 -1
  1150. package/esm2015/directives/tab-panel/nimble-tab-panel.directive.ngsummary.json +1 -1
  1151. package/esm2015/directives/tabs/nimble-tabs.directive.ngsummary.json +1 -1
  1152. package/esm2015/directives/tabs-toolbar/nimble-tabs-toolbar.directive.ngsummary.json +1 -1
  1153. package/esm2015/directives/text-area/nimble-text-area.directive.ngsummary.json +1 -1
  1154. package/esm2015/directives/text-field/nimble-text-field.directive.js +2 -2
  1155. package/esm2015/directives/text-field/nimble-text-field.directive.ngsummary.json +1 -1
  1156. package/esm2015/directives/theme-provider/nimble-theme-provider.directive.ngsummary.json +1 -1
  1157. package/esm2015/directives/toggle-button/nimble-toggle-button.directive.ngsummary.json +1 -1
  1158. package/esm2015/directives/tree-item/nimble-tree-item.directive.ngsummary.json +1 -1
  1159. package/esm2015/directives/tree-view/nimble-tree-view.directive.ngsummary.json +1 -1
  1160. package/esm2015/ni-nimble-angular.ngsummary.json +1 -1
  1161. package/esm2015/public-api.js +288 -1
  1162. package/esm2015/public-api.ngsummary.json +1 -1
  1163. package/esm2015/testing/async-helpers.ngsummary.json +1 -1
  1164. package/fesm2015/ni-nimble-angular.js +3411 -5
  1165. package/fesm2015/ni-nimble-angular.js.map +1 -1
  1166. package/ni-nimble-angular.metadata.json +1 -1
  1167. package/package.json +2 -2
  1168. package/public-api.d.ts +284 -0
@@ -1,8 +1,8 @@
1
1
  (function (global, factory) {
2
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/common'), require('@ni/nimble-components/dist/esm/breadcrumb'), require('@angular/router'), require('@ni/nimble-components/dist/esm/breadcrumb-item'), require('@ni/nimble-components/dist/esm/button/types'), require('@ni/nimble-components/dist/esm/button'), require('@angular/forms'), require('@ni/nimble-components/dist/esm/checkbox'), require('@ni/nimble-components/dist/esm/drawer/types'), require('@ni/nimble-components/dist/esm/drawer'), require('@ni/nimble-components/dist/esm/listbox-option'), require('@ni/nimble-components/dist/esm/menu'), require('@ni/nimble-components/dist/esm/menu-item'), require('@ni/nimble-components/dist/esm/number-field'), require('@ni/nimble-components/dist/esm/select'), require('@ni/nimble-components/dist/esm/tab'), require('@ni/nimble-components/dist/esm/tab-panel'), require('@ni/nimble-components/dist/esm/tabs'), require('@ni/nimble-components/dist/esm/tabs-toolbar'), require('@ni/nimble-components/dist/esm/text-area'), require('@ni/nimble-components/dist/esm/text-field/types'), require('@ni/nimble-components/dist/esm/text-field'), require('@ni/nimble-components/dist/esm/theme-provider/types'), require('@ni/nimble-components/dist/esm/theme-provider'), require('@ni/nimble-components/dist/esm/toggle-button'), require('@ni/nimble-components/dist/esm/tree-item'), require('@ni/nimble-components/dist/esm/tree-view/types'), require('@ni/nimble-components/dist/esm/tree-view'), require('@ni/nimble-components/dist/esm/testing/async-helpers')) :
3
- typeof define === 'function' && define.amd ? define('@ni/nimble-angular', ['exports', '@angular/core', '@angular/common', '@ni/nimble-components/dist/esm/breadcrumb', '@angular/router', '@ni/nimble-components/dist/esm/breadcrumb-item', '@ni/nimble-components/dist/esm/button/types', '@ni/nimble-components/dist/esm/button', '@angular/forms', '@ni/nimble-components/dist/esm/checkbox', '@ni/nimble-components/dist/esm/drawer/types', '@ni/nimble-components/dist/esm/drawer', '@ni/nimble-components/dist/esm/listbox-option', '@ni/nimble-components/dist/esm/menu', '@ni/nimble-components/dist/esm/menu-item', '@ni/nimble-components/dist/esm/number-field', '@ni/nimble-components/dist/esm/select', '@ni/nimble-components/dist/esm/tab', '@ni/nimble-components/dist/esm/tab-panel', '@ni/nimble-components/dist/esm/tabs', '@ni/nimble-components/dist/esm/tabs-toolbar', '@ni/nimble-components/dist/esm/text-area', '@ni/nimble-components/dist/esm/text-field/types', '@ni/nimble-components/dist/esm/text-field', '@ni/nimble-components/dist/esm/theme-provider/types', '@ni/nimble-components/dist/esm/theme-provider', '@ni/nimble-components/dist/esm/toggle-button', '@ni/nimble-components/dist/esm/tree-item', '@ni/nimble-components/dist/esm/tree-view/types', '@ni/nimble-components/dist/esm/tree-view', '@ni/nimble-components/dist/esm/testing/async-helpers'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.ni = global.ni || {}, global.ni["nimble-angular"] = {}), global.ng.core, global.ng.common, null, global.ng.router, null, global.types, null, global.ng.forms, null, global.types$1, null, null, null, null, null, null, null, null, null, null, null, global.types$2, null, global.types$3, null, null, null, global.types$4, null, global.asyncHelpers));
5
- })(this, (function (exports, core, common, breadcrumb, router, breadcrumbItem, types, button, forms, checkbox, types$1, drawer, listboxOption, menu, menuItem, numberField, select, tab, tabPanel, tabs, tabsToolbar, textArea, types$2, textField, types$3, themeProvider, toggleButton, treeItem, types$4, treeView, asyncHelpers) { 'use strict';
2
+ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/common'), require('@ni/nimble-components/dist/esm/breadcrumb'), require('@angular/router'), require('@ni/nimble-components/dist/esm/breadcrumb-item'), require('@ni/nimble-components/dist/esm/button/types'), require('@ni/nimble-components/dist/esm/button'), require('@angular/forms'), require('@ni/nimble-components/dist/esm/checkbox'), require('@ni/nimble-components/dist/esm/drawer/types'), require('@ni/nimble-components/dist/esm/drawer'), require('@ni/nimble-components/dist/esm/icons/add'), require('@ni/nimble-components/dist/esm/icons/arrow-down-right-and-arrow-up-left'), require('@ni/nimble-components/dist/esm/icons/arrow-expander-down'), require('@ni/nimble-components/dist/esm/icons/arrow-expander-left'), require('@ni/nimble-components/dist/esm/icons/arrow-expander-right'), require('@ni/nimble-components/dist/esm/icons/arrow-expander-up'), require('@ni/nimble-components/dist/esm/icons/arrow-left-from-line'), require('@ni/nimble-components/dist/esm/icons/arrow-partial-rotate-left'), require('@ni/nimble-components/dist/esm/icons/arrow-right-to-line'), require('@ni/nimble-components/dist/esm/icons/arrow-rotate-right'), require('@ni/nimble-components/dist/esm/icons/arrow-u-rotate-left'), require('@ni/nimble-components/dist/esm/icons/arrow-up-left-and-arrow-down-right'), require('@ni/nimble-components/dist/esm/icons/arrows-maximize'), require('@ni/nimble-components/dist/esm/icons/arrows-repeat'), require('@ni/nimble-components/dist/esm/icons/bars'), require('@ni/nimble-components/dist/esm/icons/bell'), require('@ni/nimble-components/dist/esm/icons/bell-and-comment'), require('@ni/nimble-components/dist/esm/icons/bell-circle'), require('@ni/nimble-components/dist/esm/icons/bell-solid-circle'), require('@ni/nimble-components/dist/esm/icons/block-with-ribbon'), require('@ni/nimble-components/dist/esm/icons/calendar'), require('@ni/nimble-components/dist/esm/icons/chart-diagram'), require('@ni/nimble-components/dist/esm/icons/chart-diagram-child-focus'), require('@ni/nimble-components/dist/esm/icons/chart-diagram-parent-focus'), require('@ni/nimble-components/dist/esm/icons/chart-diagram-parent-focus-two-child'), require('@ni/nimble-components/dist/esm/icons/check'), require('@ni/nimble-components/dist/esm/icons/check-dot'), require('@ni/nimble-components/dist/esm/icons/circle'), require('@ni/nimble-components/dist/esm/icons/circle-broken'), require('@ni/nimble-components/dist/esm/icons/circle-check'), require('@ni/nimble-components/dist/esm/icons/circle-partial-broken'), require('@ni/nimble-components/dist/esm/icons/circle-slash'), require('@ni/nimble-components/dist/esm/icons/circle-x'), require('@ni/nimble-components/dist/esm/icons/clipboard'), require('@ni/nimble-components/dist/esm/icons/clock'), require('@ni/nimble-components/dist/esm/icons/clock-cog'), require('@ni/nimble-components/dist/esm/icons/clock-triangle'), require('@ni/nimble-components/dist/esm/icons/clone'), require('@ni/nimble-components/dist/esm/icons/cloud-upload'), require('@ni/nimble-components/dist/esm/icons/cloud-with-arrow'), require('@ni/nimble-components/dist/esm/icons/cog'), require('@ni/nimble-components/dist/esm/icons/cog-database'), require('@ni/nimble-components/dist/esm/icons/cog-database-inset'), require('@ni/nimble-components/dist/esm/icons/cog-small-cog'), require('@ni/nimble-components/dist/esm/icons/cog-zoomed'), require('@ni/nimble-components/dist/esm/icons/comment'), require('@ni/nimble-components/dist/esm/icons/computer-and-monitor'), require('@ni/nimble-components/dist/esm/icons/copy'), require('@ni/nimble-components/dist/esm/icons/copy-text'), require('@ni/nimble-components/dist/esm/icons/dashboard-builder'), require('@ni/nimble-components/dist/esm/icons/dashboard-builder-legend'), require('@ni/nimble-components/dist/esm/icons/dashboard-builder-templates'), require('@ni/nimble-components/dist/esm/icons/dashboard-builder-tile'), require('@ni/nimble-components/dist/esm/icons/database'), require('@ni/nimble-components/dist/esm/icons/database-check'), require('@ni/nimble-components/dist/esm/icons/desktop'), require('@ni/nimble-components/dist/esm/icons/donut-chart'), require('@ni/nimble-components/dist/esm/icons/dot-solid-dot-stroke'), require('@ni/nimble-components/dist/esm/icons/download'), require('@ni/nimble-components/dist/esm/icons/electronic-chip-zoomed'), require('@ni/nimble-components/dist/esm/icons/exclamation-mark'), require('@ni/nimble-components/dist/esm/icons/eye'), require('@ni/nimble-components/dist/esm/icons/fancy-a'), require('@ni/nimble-components/dist/esm/icons/file'), require('@ni/nimble-components/dist/esm/icons/file-drawer'), require('@ni/nimble-components/dist/esm/icons/file-search'), require('@ni/nimble-components/dist/esm/icons/filter'), require('@ni/nimble-components/dist/esm/icons/floppy-disk-checkmark'), require('@ni/nimble-components/dist/esm/icons/floppy-disk-star-arrow-right'), require('@ni/nimble-components/dist/esm/icons/floppy-disk-three-dots'), require('@ni/nimble-components/dist/esm/icons/folder'), require('@ni/nimble-components/dist/esm/icons/folder-open'), require('@ni/nimble-components/dist/esm/icons/forward-slash'), require('@ni/nimble-components/dist/esm/icons/four-dots-square'), require('@ni/nimble-components/dist/esm/icons/function'), require('@ni/nimble-components/dist/esm/icons/gauge-simple'), require('@ni/nimble-components/dist/esm/icons/grid-three-by-three'), require('@ni/nimble-components/dist/esm/icons/grid-two-by-two'), require('@ni/nimble-components/dist/esm/icons/hammer'), require('@ni/nimble-components/dist/esm/icons/hashtag'), require('@ni/nimble-components/dist/esm/icons/home'), require('@ni/nimble-components/dist/esm/icons/hourglass'), require('@ni/nimble-components/dist/esm/icons/indeterminant-checkbox'), require('@ni/nimble-components/dist/esm/icons/info'), require('@ni/nimble-components/dist/esm/icons/info-circle'), require('@ni/nimble-components/dist/esm/icons/key'), require('@ni/nimble-components/dist/esm/icons/laptop'), require('@ni/nimble-components/dist/esm/icons/layer-group'), require('@ni/nimble-components/dist/esm/icons/lightning-bolt'), require('@ni/nimble-components/dist/esm/icons/link'), require('@ni/nimble-components/dist/esm/icons/link-cancel'), require('@ni/nimble-components/dist/esm/icons/list'), require('@ni/nimble-components/dist/esm/icons/list-tree'), require('@ni/nimble-components/dist/esm/icons/list-tree-database'), require('@ni/nimble-components/dist/esm/icons/lock'), require('@ni/nimble-components/dist/esm/icons/magnifying-glass'), require('@ni/nimble-components/dist/esm/icons/markdown'), require('@ni/nimble-components/dist/esm/icons/minus'), require('@ni/nimble-components/dist/esm/icons/minus-wide'), require('@ni/nimble-components/dist/esm/icons/mobile'), require('@ni/nimble-components/dist/esm/icons/notebook'), require('@ni/nimble-components/dist/esm/icons/paste'), require('@ni/nimble-components/dist/esm/icons/pencil'), require('@ni/nimble-components/dist/esm/icons/pot-with-lid'), require('@ni/nimble-components/dist/esm/icons/question'), require('@ni/nimble-components/dist/esm/icons/running-arrow'), require('@ni/nimble-components/dist/esm/icons/server'), require('@ni/nimble-components/dist/esm/icons/share-square'), require('@ni/nimble-components/dist/esm/icons/shield-check'), require('@ni/nimble-components/dist/esm/icons/shield-xmark'), require('@ni/nimble-components/dist/esm/icons/signal-bars'), require('@ni/nimble-components/dist/esm/icons/sine-graph'), require('@ni/nimble-components/dist/esm/icons/skip-arrow'), require('@ni/nimble-components/dist/esm/icons/spinner'), require('@ni/nimble-components/dist/esm/icons/square-check'), require('@ni/nimble-components/dist/esm/icons/square-t'), require('@ni/nimble-components/dist/esm/icons/t'), require('@ni/nimble-components/dist/esm/icons/tablet'), require('@ni/nimble-components/dist/esm/icons/tag'), require('@ni/nimble-components/dist/esm/icons/tags'), require('@ni/nimble-components/dist/esm/icons/target-crosshairs'), require('@ni/nimble-components/dist/esm/icons/target-crosshairs-progress'), require('@ni/nimble-components/dist/esm/icons/three-dots-line'), require('@ni/nimble-components/dist/esm/icons/thumbtack'), require('@ni/nimble-components/dist/esm/icons/tile-size'), require('@ni/nimble-components/dist/esm/icons/times'), require('@ni/nimble-components/dist/esm/icons/trash'), require('@ni/nimble-components/dist/esm/icons/triangle'), require('@ni/nimble-components/dist/esm/icons/true-false-rectangle'), require('@ni/nimble-components/dist/esm/icons/unlink'), require('@ni/nimble-components/dist/esm/icons/unlock'), require('@ni/nimble-components/dist/esm/icons/upload'), require('@ni/nimble-components/dist/esm/icons/user'), require('@ni/nimble-components/dist/esm/icons/watch'), require('@ni/nimble-components/dist/esm/icons/waveform'), require('@ni/nimble-components/dist/esm/icons/webvi-custom'), require('@ni/nimble-components/dist/esm/icons/webvi-host'), require('@ni/nimble-components/dist/esm/icons/window-code'), require('@ni/nimble-components/dist/esm/icons/window-text'), require('@ni/nimble-components/dist/esm/icons/wrench-hammer'), require('@ni/nimble-components/dist/esm/icons/xmark'), require('@ni/nimble-components/dist/esm/icons/xmark-check'), require('@ni/nimble-components/dist/esm/listbox-option'), require('@ni/nimble-components/dist/esm/menu'), require('@ni/nimble-components/dist/esm/menu-item'), require('@ni/nimble-components/dist/esm/number-field'), require('@ni/nimble-components/dist/esm/select'), require('@ni/nimble-components/dist/esm/tab'), require('@ni/nimble-components/dist/esm/tab-panel'), require('@ni/nimble-components/dist/esm/tabs'), require('@ni/nimble-components/dist/esm/tabs-toolbar'), require('@ni/nimble-components/dist/esm/text-area'), require('@ni/nimble-components/dist/esm/text-field/types'), require('@ni/nimble-components/dist/esm/text-field'), require('@ni/nimble-components/dist/esm/theme-provider/types'), require('@ni/nimble-components/dist/esm/theme-provider'), require('@ni/nimble-components/dist/esm/toggle-button'), require('@ni/nimble-components/dist/esm/tree-item'), require('@ni/nimble-components/dist/esm/tree-view/types'), require('@ni/nimble-components/dist/esm/tree-view'), require('@ni/nimble-components/dist/esm/testing/async-helpers')) :
3
+ typeof define === 'function' && define.amd ? define('@ni/nimble-angular', ['exports', '@angular/core', '@angular/common', '@ni/nimble-components/dist/esm/breadcrumb', '@angular/router', '@ni/nimble-components/dist/esm/breadcrumb-item', '@ni/nimble-components/dist/esm/button/types', '@ni/nimble-components/dist/esm/button', '@angular/forms', '@ni/nimble-components/dist/esm/checkbox', '@ni/nimble-components/dist/esm/drawer/types', '@ni/nimble-components/dist/esm/drawer', '@ni/nimble-components/dist/esm/icons/add', '@ni/nimble-components/dist/esm/icons/arrow-down-right-and-arrow-up-left', '@ni/nimble-components/dist/esm/icons/arrow-expander-down', '@ni/nimble-components/dist/esm/icons/arrow-expander-left', '@ni/nimble-components/dist/esm/icons/arrow-expander-right', '@ni/nimble-components/dist/esm/icons/arrow-expander-up', '@ni/nimble-components/dist/esm/icons/arrow-left-from-line', '@ni/nimble-components/dist/esm/icons/arrow-partial-rotate-left', '@ni/nimble-components/dist/esm/icons/arrow-right-to-line', '@ni/nimble-components/dist/esm/icons/arrow-rotate-right', '@ni/nimble-components/dist/esm/icons/arrow-u-rotate-left', '@ni/nimble-components/dist/esm/icons/arrow-up-left-and-arrow-down-right', '@ni/nimble-components/dist/esm/icons/arrows-maximize', '@ni/nimble-components/dist/esm/icons/arrows-repeat', '@ni/nimble-components/dist/esm/icons/bars', '@ni/nimble-components/dist/esm/icons/bell', '@ni/nimble-components/dist/esm/icons/bell-and-comment', '@ni/nimble-components/dist/esm/icons/bell-circle', '@ni/nimble-components/dist/esm/icons/bell-solid-circle', '@ni/nimble-components/dist/esm/icons/block-with-ribbon', '@ni/nimble-components/dist/esm/icons/calendar', '@ni/nimble-components/dist/esm/icons/chart-diagram', '@ni/nimble-components/dist/esm/icons/chart-diagram-child-focus', '@ni/nimble-components/dist/esm/icons/chart-diagram-parent-focus', '@ni/nimble-components/dist/esm/icons/chart-diagram-parent-focus-two-child', '@ni/nimble-components/dist/esm/icons/check', '@ni/nimble-components/dist/esm/icons/check-dot', '@ni/nimble-components/dist/esm/icons/circle', '@ni/nimble-components/dist/esm/icons/circle-broken', '@ni/nimble-components/dist/esm/icons/circle-check', '@ni/nimble-components/dist/esm/icons/circle-partial-broken', '@ni/nimble-components/dist/esm/icons/circle-slash', '@ni/nimble-components/dist/esm/icons/circle-x', '@ni/nimble-components/dist/esm/icons/clipboard', '@ni/nimble-components/dist/esm/icons/clock', '@ni/nimble-components/dist/esm/icons/clock-cog', '@ni/nimble-components/dist/esm/icons/clock-triangle', '@ni/nimble-components/dist/esm/icons/clone', '@ni/nimble-components/dist/esm/icons/cloud-upload', '@ni/nimble-components/dist/esm/icons/cloud-with-arrow', '@ni/nimble-components/dist/esm/icons/cog', '@ni/nimble-components/dist/esm/icons/cog-database', '@ni/nimble-components/dist/esm/icons/cog-database-inset', '@ni/nimble-components/dist/esm/icons/cog-small-cog', '@ni/nimble-components/dist/esm/icons/cog-zoomed', '@ni/nimble-components/dist/esm/icons/comment', '@ni/nimble-components/dist/esm/icons/computer-and-monitor', '@ni/nimble-components/dist/esm/icons/copy', '@ni/nimble-components/dist/esm/icons/copy-text', '@ni/nimble-components/dist/esm/icons/dashboard-builder', '@ni/nimble-components/dist/esm/icons/dashboard-builder-legend', '@ni/nimble-components/dist/esm/icons/dashboard-builder-templates', '@ni/nimble-components/dist/esm/icons/dashboard-builder-tile', '@ni/nimble-components/dist/esm/icons/database', '@ni/nimble-components/dist/esm/icons/database-check', '@ni/nimble-components/dist/esm/icons/desktop', '@ni/nimble-components/dist/esm/icons/donut-chart', '@ni/nimble-components/dist/esm/icons/dot-solid-dot-stroke', '@ni/nimble-components/dist/esm/icons/download', '@ni/nimble-components/dist/esm/icons/electronic-chip-zoomed', '@ni/nimble-components/dist/esm/icons/exclamation-mark', '@ni/nimble-components/dist/esm/icons/eye', '@ni/nimble-components/dist/esm/icons/fancy-a', '@ni/nimble-components/dist/esm/icons/file', '@ni/nimble-components/dist/esm/icons/file-drawer', '@ni/nimble-components/dist/esm/icons/file-search', '@ni/nimble-components/dist/esm/icons/filter', '@ni/nimble-components/dist/esm/icons/floppy-disk-checkmark', '@ni/nimble-components/dist/esm/icons/floppy-disk-star-arrow-right', '@ni/nimble-components/dist/esm/icons/floppy-disk-three-dots', '@ni/nimble-components/dist/esm/icons/folder', '@ni/nimble-components/dist/esm/icons/folder-open', '@ni/nimble-components/dist/esm/icons/forward-slash', '@ni/nimble-components/dist/esm/icons/four-dots-square', '@ni/nimble-components/dist/esm/icons/function', '@ni/nimble-components/dist/esm/icons/gauge-simple', '@ni/nimble-components/dist/esm/icons/grid-three-by-three', '@ni/nimble-components/dist/esm/icons/grid-two-by-two', '@ni/nimble-components/dist/esm/icons/hammer', '@ni/nimble-components/dist/esm/icons/hashtag', '@ni/nimble-components/dist/esm/icons/home', '@ni/nimble-components/dist/esm/icons/hourglass', '@ni/nimble-components/dist/esm/icons/indeterminant-checkbox', '@ni/nimble-components/dist/esm/icons/info', '@ni/nimble-components/dist/esm/icons/info-circle', '@ni/nimble-components/dist/esm/icons/key', '@ni/nimble-components/dist/esm/icons/laptop', '@ni/nimble-components/dist/esm/icons/layer-group', '@ni/nimble-components/dist/esm/icons/lightning-bolt', '@ni/nimble-components/dist/esm/icons/link', '@ni/nimble-components/dist/esm/icons/link-cancel', '@ni/nimble-components/dist/esm/icons/list', '@ni/nimble-components/dist/esm/icons/list-tree', '@ni/nimble-components/dist/esm/icons/list-tree-database', '@ni/nimble-components/dist/esm/icons/lock', '@ni/nimble-components/dist/esm/icons/magnifying-glass', '@ni/nimble-components/dist/esm/icons/markdown', '@ni/nimble-components/dist/esm/icons/minus', '@ni/nimble-components/dist/esm/icons/minus-wide', '@ni/nimble-components/dist/esm/icons/mobile', '@ni/nimble-components/dist/esm/icons/notebook', '@ni/nimble-components/dist/esm/icons/paste', '@ni/nimble-components/dist/esm/icons/pencil', '@ni/nimble-components/dist/esm/icons/pot-with-lid', '@ni/nimble-components/dist/esm/icons/question', '@ni/nimble-components/dist/esm/icons/running-arrow', '@ni/nimble-components/dist/esm/icons/server', '@ni/nimble-components/dist/esm/icons/share-square', '@ni/nimble-components/dist/esm/icons/shield-check', '@ni/nimble-components/dist/esm/icons/shield-xmark', '@ni/nimble-components/dist/esm/icons/signal-bars', '@ni/nimble-components/dist/esm/icons/sine-graph', '@ni/nimble-components/dist/esm/icons/skip-arrow', '@ni/nimble-components/dist/esm/icons/spinner', '@ni/nimble-components/dist/esm/icons/square-check', '@ni/nimble-components/dist/esm/icons/square-t', '@ni/nimble-components/dist/esm/icons/t', '@ni/nimble-components/dist/esm/icons/tablet', '@ni/nimble-components/dist/esm/icons/tag', '@ni/nimble-components/dist/esm/icons/tags', '@ni/nimble-components/dist/esm/icons/target-crosshairs', '@ni/nimble-components/dist/esm/icons/target-crosshairs-progress', '@ni/nimble-components/dist/esm/icons/three-dots-line', '@ni/nimble-components/dist/esm/icons/thumbtack', '@ni/nimble-components/dist/esm/icons/tile-size', '@ni/nimble-components/dist/esm/icons/times', '@ni/nimble-components/dist/esm/icons/trash', '@ni/nimble-components/dist/esm/icons/triangle', '@ni/nimble-components/dist/esm/icons/true-false-rectangle', '@ni/nimble-components/dist/esm/icons/unlink', '@ni/nimble-components/dist/esm/icons/unlock', '@ni/nimble-components/dist/esm/icons/upload', '@ni/nimble-components/dist/esm/icons/user', '@ni/nimble-components/dist/esm/icons/watch', '@ni/nimble-components/dist/esm/icons/waveform', '@ni/nimble-components/dist/esm/icons/webvi-custom', '@ni/nimble-components/dist/esm/icons/webvi-host', '@ni/nimble-components/dist/esm/icons/window-code', '@ni/nimble-components/dist/esm/icons/window-text', '@ni/nimble-components/dist/esm/icons/wrench-hammer', '@ni/nimble-components/dist/esm/icons/xmark', '@ni/nimble-components/dist/esm/icons/xmark-check', '@ni/nimble-components/dist/esm/listbox-option', '@ni/nimble-components/dist/esm/menu', '@ni/nimble-components/dist/esm/menu-item', '@ni/nimble-components/dist/esm/number-field', '@ni/nimble-components/dist/esm/select', '@ni/nimble-components/dist/esm/tab', '@ni/nimble-components/dist/esm/tab-panel', '@ni/nimble-components/dist/esm/tabs', '@ni/nimble-components/dist/esm/tabs-toolbar', '@ni/nimble-components/dist/esm/text-area', '@ni/nimble-components/dist/esm/text-field/types', '@ni/nimble-components/dist/esm/text-field', '@ni/nimble-components/dist/esm/theme-provider/types', '@ni/nimble-components/dist/esm/theme-provider', '@ni/nimble-components/dist/esm/toggle-button', '@ni/nimble-components/dist/esm/tree-item', '@ni/nimble-components/dist/esm/tree-view/types', '@ni/nimble-components/dist/esm/tree-view', '@ni/nimble-components/dist/esm/testing/async-helpers'], factory) :
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.ni = global.ni || {}, global.ni["nimble-angular"] = {}), global.ng.core, global.ng.common, null, global.ng.router, null, global.types, null, global.ng.forms, null, global.types$1, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, global.types$2, null, global.types$3, null, null, null, global.types$4, null, global.asyncHelpers));
5
+ })(this, (function (exports, core, common, breadcrumb, router, breadcrumbItem, types, button, forms, checkbox, types$1, drawer, add, arrowDownRightAndArrowUpLeft, arrowExpanderDown, arrowExpanderLeft, arrowExpanderRight, arrowExpanderUp, arrowLeftFromLine, arrowPartialRotateLeft, arrowRightToLine, arrowRotateRight, arrowURotateLeft, arrowUpLeftAndArrowDownRight, arrowsMaximize, arrowsRepeat, bars, bell, bellAndComment, bellCircle, bellSolidCircle, blockWithRibbon, calendar, chartDiagram, chartDiagramChildFocus, chartDiagramParentFocus, chartDiagramParentFocusTwoChild, check, checkDot, circle, circleBroken, circleCheck, circlePartialBroken, circleSlash, circleX, clipboard, clock, clockCog, clockTriangle, clone, cloudUpload, cloudWithArrow, cog, cogDatabase, cogDatabaseInset, cogSmallCog, cogZoomed, comment, computerAndMonitor, copy, copyText, dashboardBuilder, dashboardBuilderLegend, dashboardBuilderTemplates, dashboardBuilderTile, database, databaseCheck, desktop, donutChart, dotSolidDotStroke, download, electronicChipZoomed, exclamationMark, eye, fancyA, file, fileDrawer, fileSearch, filter, floppyDiskCheckmark, floppyDiskStarArrowRight, floppyDiskThreeDots, folder, folderOpen, forwardSlash, fourDotsSquare, _function, gaugeSimple, gridThreeByThree, gridTwoByTwo, hammer, hashtag, home, hourglass, indeterminantCheckbox, info, infoCircle, key, laptop, layerGroup, lightningBolt, link, linkCancel, list, listTree, listTreeDatabase, lock, magnifyingGlass, markdown, minus, minusWide, mobile, notebook, paste, pencil, potWithLid, question, runningArrow, server, shareSquare, shieldCheck, shieldXmark, signalBars, sineGraph, skipArrow, spinner, squareCheck, squareT, t, tablet, tag, tags, targetCrosshairs, targetCrosshairsProgress, threeDotsLine, thumbtack, tileSize, times, trash, triangle, trueFalseRectangle, unlink, unlock, upload, user, watch, waveform, webviCustom, webviHost, windowCode, windowText, wrenchHammer, xmark, xmarkCheck, listboxOption, menu, menuItem, numberField, select, tab, tabPanel, tabs, tabsToolbar, textArea, types$2, textField, types$3, themeProvider, toggleButton, treeItem, types$4, treeView, asyncHelpers) { 'use strict';
6
6
 
7
7
  /**
8
8
  * Directive to provide Angular integration for the breadcrumb.
@@ -764,6 +764,4124 @@
764
764
  },] }
765
765
  ];
766
766
 
767
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
768
+ /**
769
+ * Directive to provide Angular integration for the add icon element.
770
+ */
771
+ var NimbleAddIconDirective = /** @class */ (function () {
772
+ function NimbleAddIconDirective() {
773
+ }
774
+ return NimbleAddIconDirective;
775
+ }());
776
+ NimbleAddIconDirective.decorators = [
777
+ { type: core.Directive, args: [{
778
+ selector: 'nimble-add-icon'
779
+ },] }
780
+ ];
781
+
782
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
783
+ var NimbleAddIconModule = /** @class */ (function () {
784
+ function NimbleAddIconModule() {
785
+ }
786
+ return NimbleAddIconModule;
787
+ }());
788
+ NimbleAddIconModule.decorators = [
789
+ { type: core.NgModule, args: [{
790
+ declarations: [NimbleAddIconDirective],
791
+ imports: [common.CommonModule],
792
+ exports: [NimbleAddIconDirective]
793
+ },] }
794
+ ];
795
+
796
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
797
+ /**
798
+ * Directive to provide Angular integration for the arrowDownRightAndArrowUpLeft icon element.
799
+ */
800
+ var NimbleArrowDownRightAndArrowUpLeftIconDirective = /** @class */ (function () {
801
+ function NimbleArrowDownRightAndArrowUpLeftIconDirective() {
802
+ }
803
+ return NimbleArrowDownRightAndArrowUpLeftIconDirective;
804
+ }());
805
+ NimbleArrowDownRightAndArrowUpLeftIconDirective.decorators = [
806
+ { type: core.Directive, args: [{
807
+ selector: 'nimble-arrow-down-right-and-arrow-up-left-icon'
808
+ },] }
809
+ ];
810
+
811
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
812
+ var NimbleArrowDownRightAndArrowUpLeftIconModule = /** @class */ (function () {
813
+ function NimbleArrowDownRightAndArrowUpLeftIconModule() {
814
+ }
815
+ return NimbleArrowDownRightAndArrowUpLeftIconModule;
816
+ }());
817
+ NimbleArrowDownRightAndArrowUpLeftIconModule.decorators = [
818
+ { type: core.NgModule, args: [{
819
+ declarations: [NimbleArrowDownRightAndArrowUpLeftIconDirective],
820
+ imports: [common.CommonModule],
821
+ exports: [NimbleArrowDownRightAndArrowUpLeftIconDirective]
822
+ },] }
823
+ ];
824
+
825
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
826
+ /**
827
+ * Directive to provide Angular integration for the arrowExpanderDown icon element.
828
+ */
829
+ var NimbleArrowExpanderDownIconDirective = /** @class */ (function () {
830
+ function NimbleArrowExpanderDownIconDirective() {
831
+ }
832
+ return NimbleArrowExpanderDownIconDirective;
833
+ }());
834
+ NimbleArrowExpanderDownIconDirective.decorators = [
835
+ { type: core.Directive, args: [{
836
+ selector: 'nimble-arrow-expander-down-icon'
837
+ },] }
838
+ ];
839
+
840
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
841
+ var NimbleArrowExpanderDownIconModule = /** @class */ (function () {
842
+ function NimbleArrowExpanderDownIconModule() {
843
+ }
844
+ return NimbleArrowExpanderDownIconModule;
845
+ }());
846
+ NimbleArrowExpanderDownIconModule.decorators = [
847
+ { type: core.NgModule, args: [{
848
+ declarations: [NimbleArrowExpanderDownIconDirective],
849
+ imports: [common.CommonModule],
850
+ exports: [NimbleArrowExpanderDownIconDirective]
851
+ },] }
852
+ ];
853
+
854
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
855
+ /**
856
+ * Directive to provide Angular integration for the arrowExpanderLeft icon element.
857
+ */
858
+ var NimbleArrowExpanderLeftIconDirective = /** @class */ (function () {
859
+ function NimbleArrowExpanderLeftIconDirective() {
860
+ }
861
+ return NimbleArrowExpanderLeftIconDirective;
862
+ }());
863
+ NimbleArrowExpanderLeftIconDirective.decorators = [
864
+ { type: core.Directive, args: [{
865
+ selector: 'nimble-arrow-expander-left-icon'
866
+ },] }
867
+ ];
868
+
869
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
870
+ var NimbleArrowExpanderLeftIconModule = /** @class */ (function () {
871
+ function NimbleArrowExpanderLeftIconModule() {
872
+ }
873
+ return NimbleArrowExpanderLeftIconModule;
874
+ }());
875
+ NimbleArrowExpanderLeftIconModule.decorators = [
876
+ { type: core.NgModule, args: [{
877
+ declarations: [NimbleArrowExpanderLeftIconDirective],
878
+ imports: [common.CommonModule],
879
+ exports: [NimbleArrowExpanderLeftIconDirective]
880
+ },] }
881
+ ];
882
+
883
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
884
+ /**
885
+ * Directive to provide Angular integration for the arrowExpanderRight icon element.
886
+ */
887
+ var NimbleArrowExpanderRightIconDirective = /** @class */ (function () {
888
+ function NimbleArrowExpanderRightIconDirective() {
889
+ }
890
+ return NimbleArrowExpanderRightIconDirective;
891
+ }());
892
+ NimbleArrowExpanderRightIconDirective.decorators = [
893
+ { type: core.Directive, args: [{
894
+ selector: 'nimble-arrow-expander-right-icon'
895
+ },] }
896
+ ];
897
+
898
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
899
+ var NimbleArrowExpanderRightIconModule = /** @class */ (function () {
900
+ function NimbleArrowExpanderRightIconModule() {
901
+ }
902
+ return NimbleArrowExpanderRightIconModule;
903
+ }());
904
+ NimbleArrowExpanderRightIconModule.decorators = [
905
+ { type: core.NgModule, args: [{
906
+ declarations: [NimbleArrowExpanderRightIconDirective],
907
+ imports: [common.CommonModule],
908
+ exports: [NimbleArrowExpanderRightIconDirective]
909
+ },] }
910
+ ];
911
+
912
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
913
+ /**
914
+ * Directive to provide Angular integration for the arrowExpanderUp icon element.
915
+ */
916
+ var NimbleArrowExpanderUpIconDirective = /** @class */ (function () {
917
+ function NimbleArrowExpanderUpIconDirective() {
918
+ }
919
+ return NimbleArrowExpanderUpIconDirective;
920
+ }());
921
+ NimbleArrowExpanderUpIconDirective.decorators = [
922
+ { type: core.Directive, args: [{
923
+ selector: 'nimble-arrow-expander-up-icon'
924
+ },] }
925
+ ];
926
+
927
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
928
+ var NimbleArrowExpanderUpIconModule = /** @class */ (function () {
929
+ function NimbleArrowExpanderUpIconModule() {
930
+ }
931
+ return NimbleArrowExpanderUpIconModule;
932
+ }());
933
+ NimbleArrowExpanderUpIconModule.decorators = [
934
+ { type: core.NgModule, args: [{
935
+ declarations: [NimbleArrowExpanderUpIconDirective],
936
+ imports: [common.CommonModule],
937
+ exports: [NimbleArrowExpanderUpIconDirective]
938
+ },] }
939
+ ];
940
+
941
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
942
+ /**
943
+ * Directive to provide Angular integration for the arrowLeftFromLine icon element.
944
+ */
945
+ var NimbleArrowLeftFromLineIconDirective = /** @class */ (function () {
946
+ function NimbleArrowLeftFromLineIconDirective() {
947
+ }
948
+ return NimbleArrowLeftFromLineIconDirective;
949
+ }());
950
+ NimbleArrowLeftFromLineIconDirective.decorators = [
951
+ { type: core.Directive, args: [{
952
+ selector: 'nimble-arrow-left-from-line-icon'
953
+ },] }
954
+ ];
955
+
956
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
957
+ var NimbleArrowLeftFromLineIconModule = /** @class */ (function () {
958
+ function NimbleArrowLeftFromLineIconModule() {
959
+ }
960
+ return NimbleArrowLeftFromLineIconModule;
961
+ }());
962
+ NimbleArrowLeftFromLineIconModule.decorators = [
963
+ { type: core.NgModule, args: [{
964
+ declarations: [NimbleArrowLeftFromLineIconDirective],
965
+ imports: [common.CommonModule],
966
+ exports: [NimbleArrowLeftFromLineIconDirective]
967
+ },] }
968
+ ];
969
+
970
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
971
+ /**
972
+ * Directive to provide Angular integration for the arrowPartialRotateLeft icon element.
973
+ */
974
+ var NimbleArrowPartialRotateLeftIconDirective = /** @class */ (function () {
975
+ function NimbleArrowPartialRotateLeftIconDirective() {
976
+ }
977
+ return NimbleArrowPartialRotateLeftIconDirective;
978
+ }());
979
+ NimbleArrowPartialRotateLeftIconDirective.decorators = [
980
+ { type: core.Directive, args: [{
981
+ selector: 'nimble-arrow-partial-rotate-left-icon'
982
+ },] }
983
+ ];
984
+
985
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
986
+ var NimbleArrowPartialRotateLeftIconModule = /** @class */ (function () {
987
+ function NimbleArrowPartialRotateLeftIconModule() {
988
+ }
989
+ return NimbleArrowPartialRotateLeftIconModule;
990
+ }());
991
+ NimbleArrowPartialRotateLeftIconModule.decorators = [
992
+ { type: core.NgModule, args: [{
993
+ declarations: [NimbleArrowPartialRotateLeftIconDirective],
994
+ imports: [common.CommonModule],
995
+ exports: [NimbleArrowPartialRotateLeftIconDirective]
996
+ },] }
997
+ ];
998
+
999
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1000
+ /**
1001
+ * Directive to provide Angular integration for the arrowRightToLine icon element.
1002
+ */
1003
+ var NimbleArrowRightToLineIconDirective = /** @class */ (function () {
1004
+ function NimbleArrowRightToLineIconDirective() {
1005
+ }
1006
+ return NimbleArrowRightToLineIconDirective;
1007
+ }());
1008
+ NimbleArrowRightToLineIconDirective.decorators = [
1009
+ { type: core.Directive, args: [{
1010
+ selector: 'nimble-arrow-right-to-line-icon'
1011
+ },] }
1012
+ ];
1013
+
1014
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1015
+ var NimbleArrowRightToLineIconModule = /** @class */ (function () {
1016
+ function NimbleArrowRightToLineIconModule() {
1017
+ }
1018
+ return NimbleArrowRightToLineIconModule;
1019
+ }());
1020
+ NimbleArrowRightToLineIconModule.decorators = [
1021
+ { type: core.NgModule, args: [{
1022
+ declarations: [NimbleArrowRightToLineIconDirective],
1023
+ imports: [common.CommonModule],
1024
+ exports: [NimbleArrowRightToLineIconDirective]
1025
+ },] }
1026
+ ];
1027
+
1028
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1029
+ /**
1030
+ * Directive to provide Angular integration for the arrowRotateRight icon element.
1031
+ */
1032
+ var NimbleArrowRotateRightIconDirective = /** @class */ (function () {
1033
+ function NimbleArrowRotateRightIconDirective() {
1034
+ }
1035
+ return NimbleArrowRotateRightIconDirective;
1036
+ }());
1037
+ NimbleArrowRotateRightIconDirective.decorators = [
1038
+ { type: core.Directive, args: [{
1039
+ selector: 'nimble-arrow-rotate-right-icon'
1040
+ },] }
1041
+ ];
1042
+
1043
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1044
+ var NimbleArrowRotateRightIconModule = /** @class */ (function () {
1045
+ function NimbleArrowRotateRightIconModule() {
1046
+ }
1047
+ return NimbleArrowRotateRightIconModule;
1048
+ }());
1049
+ NimbleArrowRotateRightIconModule.decorators = [
1050
+ { type: core.NgModule, args: [{
1051
+ declarations: [NimbleArrowRotateRightIconDirective],
1052
+ imports: [common.CommonModule],
1053
+ exports: [NimbleArrowRotateRightIconDirective]
1054
+ },] }
1055
+ ];
1056
+
1057
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1058
+ /**
1059
+ * Directive to provide Angular integration for the arrowURotateLeft icon element.
1060
+ */
1061
+ var NimbleArrowURotateLeftIconDirective = /** @class */ (function () {
1062
+ function NimbleArrowURotateLeftIconDirective() {
1063
+ }
1064
+ return NimbleArrowURotateLeftIconDirective;
1065
+ }());
1066
+ NimbleArrowURotateLeftIconDirective.decorators = [
1067
+ { type: core.Directive, args: [{
1068
+ selector: 'nimble-arrow-u-rotate-left-icon'
1069
+ },] }
1070
+ ];
1071
+
1072
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1073
+ var NimbleArrowURotateLeftIconModule = /** @class */ (function () {
1074
+ function NimbleArrowURotateLeftIconModule() {
1075
+ }
1076
+ return NimbleArrowURotateLeftIconModule;
1077
+ }());
1078
+ NimbleArrowURotateLeftIconModule.decorators = [
1079
+ { type: core.NgModule, args: [{
1080
+ declarations: [NimbleArrowURotateLeftIconDirective],
1081
+ imports: [common.CommonModule],
1082
+ exports: [NimbleArrowURotateLeftIconDirective]
1083
+ },] }
1084
+ ];
1085
+
1086
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1087
+ /**
1088
+ * Directive to provide Angular integration for the arrowUpLeftAndArrowDownRight icon element.
1089
+ */
1090
+ var NimbleArrowUpLeftAndArrowDownRightIconDirective = /** @class */ (function () {
1091
+ function NimbleArrowUpLeftAndArrowDownRightIconDirective() {
1092
+ }
1093
+ return NimbleArrowUpLeftAndArrowDownRightIconDirective;
1094
+ }());
1095
+ NimbleArrowUpLeftAndArrowDownRightIconDirective.decorators = [
1096
+ { type: core.Directive, args: [{
1097
+ selector: 'nimble-arrow-up-left-and-arrow-down-right-icon'
1098
+ },] }
1099
+ ];
1100
+
1101
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1102
+ var NimbleArrowUpLeftAndArrowDownRightIconModule = /** @class */ (function () {
1103
+ function NimbleArrowUpLeftAndArrowDownRightIconModule() {
1104
+ }
1105
+ return NimbleArrowUpLeftAndArrowDownRightIconModule;
1106
+ }());
1107
+ NimbleArrowUpLeftAndArrowDownRightIconModule.decorators = [
1108
+ { type: core.NgModule, args: [{
1109
+ declarations: [NimbleArrowUpLeftAndArrowDownRightIconDirective],
1110
+ imports: [common.CommonModule],
1111
+ exports: [NimbleArrowUpLeftAndArrowDownRightIconDirective]
1112
+ },] }
1113
+ ];
1114
+
1115
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1116
+ /**
1117
+ * Directive to provide Angular integration for the arrowsMaximize icon element.
1118
+ */
1119
+ var NimbleArrowsMaximizeIconDirective = /** @class */ (function () {
1120
+ function NimbleArrowsMaximizeIconDirective() {
1121
+ }
1122
+ return NimbleArrowsMaximizeIconDirective;
1123
+ }());
1124
+ NimbleArrowsMaximizeIconDirective.decorators = [
1125
+ { type: core.Directive, args: [{
1126
+ selector: 'nimble-arrows-maximize-icon'
1127
+ },] }
1128
+ ];
1129
+
1130
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1131
+ var NimbleArrowsMaximizeIconModule = /** @class */ (function () {
1132
+ function NimbleArrowsMaximizeIconModule() {
1133
+ }
1134
+ return NimbleArrowsMaximizeIconModule;
1135
+ }());
1136
+ NimbleArrowsMaximizeIconModule.decorators = [
1137
+ { type: core.NgModule, args: [{
1138
+ declarations: [NimbleArrowsMaximizeIconDirective],
1139
+ imports: [common.CommonModule],
1140
+ exports: [NimbleArrowsMaximizeIconDirective]
1141
+ },] }
1142
+ ];
1143
+
1144
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1145
+ /**
1146
+ * Directive to provide Angular integration for the arrowsRepeat icon element.
1147
+ */
1148
+ var NimbleArrowsRepeatIconDirective = /** @class */ (function () {
1149
+ function NimbleArrowsRepeatIconDirective() {
1150
+ }
1151
+ return NimbleArrowsRepeatIconDirective;
1152
+ }());
1153
+ NimbleArrowsRepeatIconDirective.decorators = [
1154
+ { type: core.Directive, args: [{
1155
+ selector: 'nimble-arrows-repeat-icon'
1156
+ },] }
1157
+ ];
1158
+
1159
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1160
+ var NimbleArrowsRepeatIconModule = /** @class */ (function () {
1161
+ function NimbleArrowsRepeatIconModule() {
1162
+ }
1163
+ return NimbleArrowsRepeatIconModule;
1164
+ }());
1165
+ NimbleArrowsRepeatIconModule.decorators = [
1166
+ { type: core.NgModule, args: [{
1167
+ declarations: [NimbleArrowsRepeatIconDirective],
1168
+ imports: [common.CommonModule],
1169
+ exports: [NimbleArrowsRepeatIconDirective]
1170
+ },] }
1171
+ ];
1172
+
1173
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1174
+ /**
1175
+ * Directive to provide Angular integration for the bars icon element.
1176
+ */
1177
+ var NimbleBarsIconDirective = /** @class */ (function () {
1178
+ function NimbleBarsIconDirective() {
1179
+ }
1180
+ return NimbleBarsIconDirective;
1181
+ }());
1182
+ NimbleBarsIconDirective.decorators = [
1183
+ { type: core.Directive, args: [{
1184
+ selector: 'nimble-bars-icon'
1185
+ },] }
1186
+ ];
1187
+
1188
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1189
+ var NimbleBarsIconModule = /** @class */ (function () {
1190
+ function NimbleBarsIconModule() {
1191
+ }
1192
+ return NimbleBarsIconModule;
1193
+ }());
1194
+ NimbleBarsIconModule.decorators = [
1195
+ { type: core.NgModule, args: [{
1196
+ declarations: [NimbleBarsIconDirective],
1197
+ imports: [common.CommonModule],
1198
+ exports: [NimbleBarsIconDirective]
1199
+ },] }
1200
+ ];
1201
+
1202
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1203
+ /**
1204
+ * Directive to provide Angular integration for the bell icon element.
1205
+ */
1206
+ var NimbleBellIconDirective = /** @class */ (function () {
1207
+ function NimbleBellIconDirective() {
1208
+ }
1209
+ return NimbleBellIconDirective;
1210
+ }());
1211
+ NimbleBellIconDirective.decorators = [
1212
+ { type: core.Directive, args: [{
1213
+ selector: 'nimble-bell-icon'
1214
+ },] }
1215
+ ];
1216
+
1217
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1218
+ var NimbleBellIconModule = /** @class */ (function () {
1219
+ function NimbleBellIconModule() {
1220
+ }
1221
+ return NimbleBellIconModule;
1222
+ }());
1223
+ NimbleBellIconModule.decorators = [
1224
+ { type: core.NgModule, args: [{
1225
+ declarations: [NimbleBellIconDirective],
1226
+ imports: [common.CommonModule],
1227
+ exports: [NimbleBellIconDirective]
1228
+ },] }
1229
+ ];
1230
+
1231
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1232
+ /**
1233
+ * Directive to provide Angular integration for the bellAndComment icon element.
1234
+ */
1235
+ var NimbleBellAndCommentIconDirective = /** @class */ (function () {
1236
+ function NimbleBellAndCommentIconDirective() {
1237
+ }
1238
+ return NimbleBellAndCommentIconDirective;
1239
+ }());
1240
+ NimbleBellAndCommentIconDirective.decorators = [
1241
+ { type: core.Directive, args: [{
1242
+ selector: 'nimble-bell-and-comment-icon'
1243
+ },] }
1244
+ ];
1245
+
1246
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1247
+ var NimbleBellAndCommentIconModule = /** @class */ (function () {
1248
+ function NimbleBellAndCommentIconModule() {
1249
+ }
1250
+ return NimbleBellAndCommentIconModule;
1251
+ }());
1252
+ NimbleBellAndCommentIconModule.decorators = [
1253
+ { type: core.NgModule, args: [{
1254
+ declarations: [NimbleBellAndCommentIconDirective],
1255
+ imports: [common.CommonModule],
1256
+ exports: [NimbleBellAndCommentIconDirective]
1257
+ },] }
1258
+ ];
1259
+
1260
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1261
+ /**
1262
+ * Directive to provide Angular integration for the bellCircle icon element.
1263
+ */
1264
+ var NimbleBellCircleIconDirective = /** @class */ (function () {
1265
+ function NimbleBellCircleIconDirective() {
1266
+ }
1267
+ return NimbleBellCircleIconDirective;
1268
+ }());
1269
+ NimbleBellCircleIconDirective.decorators = [
1270
+ { type: core.Directive, args: [{
1271
+ selector: 'nimble-bell-circle-icon'
1272
+ },] }
1273
+ ];
1274
+
1275
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1276
+ var NimbleBellCircleIconModule = /** @class */ (function () {
1277
+ function NimbleBellCircleIconModule() {
1278
+ }
1279
+ return NimbleBellCircleIconModule;
1280
+ }());
1281
+ NimbleBellCircleIconModule.decorators = [
1282
+ { type: core.NgModule, args: [{
1283
+ declarations: [NimbleBellCircleIconDirective],
1284
+ imports: [common.CommonModule],
1285
+ exports: [NimbleBellCircleIconDirective]
1286
+ },] }
1287
+ ];
1288
+
1289
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1290
+ /**
1291
+ * Directive to provide Angular integration for the bellSolidCircle icon element.
1292
+ */
1293
+ var NimbleBellSolidCircleIconDirective = /** @class */ (function () {
1294
+ function NimbleBellSolidCircleIconDirective() {
1295
+ }
1296
+ return NimbleBellSolidCircleIconDirective;
1297
+ }());
1298
+ NimbleBellSolidCircleIconDirective.decorators = [
1299
+ { type: core.Directive, args: [{
1300
+ selector: 'nimble-bell-solid-circle-icon'
1301
+ },] }
1302
+ ];
1303
+
1304
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1305
+ var NimbleBellSolidCircleIconModule = /** @class */ (function () {
1306
+ function NimbleBellSolidCircleIconModule() {
1307
+ }
1308
+ return NimbleBellSolidCircleIconModule;
1309
+ }());
1310
+ NimbleBellSolidCircleIconModule.decorators = [
1311
+ { type: core.NgModule, args: [{
1312
+ declarations: [NimbleBellSolidCircleIconDirective],
1313
+ imports: [common.CommonModule],
1314
+ exports: [NimbleBellSolidCircleIconDirective]
1315
+ },] }
1316
+ ];
1317
+
1318
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1319
+ /**
1320
+ * Directive to provide Angular integration for the blockWithRibbon icon element.
1321
+ */
1322
+ var NimbleBlockWithRibbonIconDirective = /** @class */ (function () {
1323
+ function NimbleBlockWithRibbonIconDirective() {
1324
+ }
1325
+ return NimbleBlockWithRibbonIconDirective;
1326
+ }());
1327
+ NimbleBlockWithRibbonIconDirective.decorators = [
1328
+ { type: core.Directive, args: [{
1329
+ selector: 'nimble-block-with-ribbon-icon'
1330
+ },] }
1331
+ ];
1332
+
1333
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1334
+ var NimbleBlockWithRibbonIconModule = /** @class */ (function () {
1335
+ function NimbleBlockWithRibbonIconModule() {
1336
+ }
1337
+ return NimbleBlockWithRibbonIconModule;
1338
+ }());
1339
+ NimbleBlockWithRibbonIconModule.decorators = [
1340
+ { type: core.NgModule, args: [{
1341
+ declarations: [NimbleBlockWithRibbonIconDirective],
1342
+ imports: [common.CommonModule],
1343
+ exports: [NimbleBlockWithRibbonIconDirective]
1344
+ },] }
1345
+ ];
1346
+
1347
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1348
+ /**
1349
+ * Directive to provide Angular integration for the calendar icon element.
1350
+ */
1351
+ var NimbleCalendarIconDirective = /** @class */ (function () {
1352
+ function NimbleCalendarIconDirective() {
1353
+ }
1354
+ return NimbleCalendarIconDirective;
1355
+ }());
1356
+ NimbleCalendarIconDirective.decorators = [
1357
+ { type: core.Directive, args: [{
1358
+ selector: 'nimble-calendar-icon'
1359
+ },] }
1360
+ ];
1361
+
1362
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1363
+ var NimbleCalendarIconModule = /** @class */ (function () {
1364
+ function NimbleCalendarIconModule() {
1365
+ }
1366
+ return NimbleCalendarIconModule;
1367
+ }());
1368
+ NimbleCalendarIconModule.decorators = [
1369
+ { type: core.NgModule, args: [{
1370
+ declarations: [NimbleCalendarIconDirective],
1371
+ imports: [common.CommonModule],
1372
+ exports: [NimbleCalendarIconDirective]
1373
+ },] }
1374
+ ];
1375
+
1376
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1377
+ /**
1378
+ * Directive to provide Angular integration for the chartDiagram icon element.
1379
+ */
1380
+ var NimbleChartDiagramIconDirective = /** @class */ (function () {
1381
+ function NimbleChartDiagramIconDirective() {
1382
+ }
1383
+ return NimbleChartDiagramIconDirective;
1384
+ }());
1385
+ NimbleChartDiagramIconDirective.decorators = [
1386
+ { type: core.Directive, args: [{
1387
+ selector: 'nimble-chart-diagram-icon'
1388
+ },] }
1389
+ ];
1390
+
1391
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1392
+ var NimbleChartDiagramIconModule = /** @class */ (function () {
1393
+ function NimbleChartDiagramIconModule() {
1394
+ }
1395
+ return NimbleChartDiagramIconModule;
1396
+ }());
1397
+ NimbleChartDiagramIconModule.decorators = [
1398
+ { type: core.NgModule, args: [{
1399
+ declarations: [NimbleChartDiagramIconDirective],
1400
+ imports: [common.CommonModule],
1401
+ exports: [NimbleChartDiagramIconDirective]
1402
+ },] }
1403
+ ];
1404
+
1405
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1406
+ /**
1407
+ * Directive to provide Angular integration for the chartDiagramChildFocus icon element.
1408
+ */
1409
+ var NimbleChartDiagramChildFocusIconDirective = /** @class */ (function () {
1410
+ function NimbleChartDiagramChildFocusIconDirective() {
1411
+ }
1412
+ return NimbleChartDiagramChildFocusIconDirective;
1413
+ }());
1414
+ NimbleChartDiagramChildFocusIconDirective.decorators = [
1415
+ { type: core.Directive, args: [{
1416
+ selector: 'nimble-chart-diagram-child-focus-icon'
1417
+ },] }
1418
+ ];
1419
+
1420
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1421
+ var NimbleChartDiagramChildFocusIconModule = /** @class */ (function () {
1422
+ function NimbleChartDiagramChildFocusIconModule() {
1423
+ }
1424
+ return NimbleChartDiagramChildFocusIconModule;
1425
+ }());
1426
+ NimbleChartDiagramChildFocusIconModule.decorators = [
1427
+ { type: core.NgModule, args: [{
1428
+ declarations: [NimbleChartDiagramChildFocusIconDirective],
1429
+ imports: [common.CommonModule],
1430
+ exports: [NimbleChartDiagramChildFocusIconDirective]
1431
+ },] }
1432
+ ];
1433
+
1434
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1435
+ /**
1436
+ * Directive to provide Angular integration for the chartDiagramParentFocus icon element.
1437
+ */
1438
+ var NimbleChartDiagramParentFocusIconDirective = /** @class */ (function () {
1439
+ function NimbleChartDiagramParentFocusIconDirective() {
1440
+ }
1441
+ return NimbleChartDiagramParentFocusIconDirective;
1442
+ }());
1443
+ NimbleChartDiagramParentFocusIconDirective.decorators = [
1444
+ { type: core.Directive, args: [{
1445
+ selector: 'nimble-chart-diagram-parent-focus-icon'
1446
+ },] }
1447
+ ];
1448
+
1449
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1450
+ var NimbleChartDiagramParentFocusIconModule = /** @class */ (function () {
1451
+ function NimbleChartDiagramParentFocusIconModule() {
1452
+ }
1453
+ return NimbleChartDiagramParentFocusIconModule;
1454
+ }());
1455
+ NimbleChartDiagramParentFocusIconModule.decorators = [
1456
+ { type: core.NgModule, args: [{
1457
+ declarations: [NimbleChartDiagramParentFocusIconDirective],
1458
+ imports: [common.CommonModule],
1459
+ exports: [NimbleChartDiagramParentFocusIconDirective]
1460
+ },] }
1461
+ ];
1462
+
1463
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1464
+ /**
1465
+ * Directive to provide Angular integration for the chartDiagramParentFocusTwoChild icon element.
1466
+ */
1467
+ var NimbleChartDiagramParentFocusTwoChildIconDirective = /** @class */ (function () {
1468
+ function NimbleChartDiagramParentFocusTwoChildIconDirective() {
1469
+ }
1470
+ return NimbleChartDiagramParentFocusTwoChildIconDirective;
1471
+ }());
1472
+ NimbleChartDiagramParentFocusTwoChildIconDirective.decorators = [
1473
+ { type: core.Directive, args: [{
1474
+ selector: 'nimble-chart-diagram-parent-focus-two-child-icon'
1475
+ },] }
1476
+ ];
1477
+
1478
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1479
+ var NimbleChartDiagramParentFocusTwoChildIconModule = /** @class */ (function () {
1480
+ function NimbleChartDiagramParentFocusTwoChildIconModule() {
1481
+ }
1482
+ return NimbleChartDiagramParentFocusTwoChildIconModule;
1483
+ }());
1484
+ NimbleChartDiagramParentFocusTwoChildIconModule.decorators = [
1485
+ { type: core.NgModule, args: [{
1486
+ declarations: [NimbleChartDiagramParentFocusTwoChildIconDirective],
1487
+ imports: [common.CommonModule],
1488
+ exports: [NimbleChartDiagramParentFocusTwoChildIconDirective]
1489
+ },] }
1490
+ ];
1491
+
1492
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1493
+ /**
1494
+ * Directive to provide Angular integration for the check icon element.
1495
+ */
1496
+ var NimbleCheckIconDirective = /** @class */ (function () {
1497
+ function NimbleCheckIconDirective() {
1498
+ }
1499
+ return NimbleCheckIconDirective;
1500
+ }());
1501
+ NimbleCheckIconDirective.decorators = [
1502
+ { type: core.Directive, args: [{
1503
+ selector: 'nimble-check-icon'
1504
+ },] }
1505
+ ];
1506
+
1507
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1508
+ var NimbleCheckIconModule = /** @class */ (function () {
1509
+ function NimbleCheckIconModule() {
1510
+ }
1511
+ return NimbleCheckIconModule;
1512
+ }());
1513
+ NimbleCheckIconModule.decorators = [
1514
+ { type: core.NgModule, args: [{
1515
+ declarations: [NimbleCheckIconDirective],
1516
+ imports: [common.CommonModule],
1517
+ exports: [NimbleCheckIconDirective]
1518
+ },] }
1519
+ ];
1520
+
1521
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1522
+ /**
1523
+ * Directive to provide Angular integration for the checkDot icon element.
1524
+ */
1525
+ var NimbleCheckDotIconDirective = /** @class */ (function () {
1526
+ function NimbleCheckDotIconDirective() {
1527
+ }
1528
+ return NimbleCheckDotIconDirective;
1529
+ }());
1530
+ NimbleCheckDotIconDirective.decorators = [
1531
+ { type: core.Directive, args: [{
1532
+ selector: 'nimble-check-dot-icon'
1533
+ },] }
1534
+ ];
1535
+
1536
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1537
+ var NimbleCheckDotIconModule = /** @class */ (function () {
1538
+ function NimbleCheckDotIconModule() {
1539
+ }
1540
+ return NimbleCheckDotIconModule;
1541
+ }());
1542
+ NimbleCheckDotIconModule.decorators = [
1543
+ { type: core.NgModule, args: [{
1544
+ declarations: [NimbleCheckDotIconDirective],
1545
+ imports: [common.CommonModule],
1546
+ exports: [NimbleCheckDotIconDirective]
1547
+ },] }
1548
+ ];
1549
+
1550
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1551
+ /**
1552
+ * Directive to provide Angular integration for the circle icon element.
1553
+ */
1554
+ var NimbleCircleIconDirective = /** @class */ (function () {
1555
+ function NimbleCircleIconDirective() {
1556
+ }
1557
+ return NimbleCircleIconDirective;
1558
+ }());
1559
+ NimbleCircleIconDirective.decorators = [
1560
+ { type: core.Directive, args: [{
1561
+ selector: 'nimble-circle-icon'
1562
+ },] }
1563
+ ];
1564
+
1565
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1566
+ var NimbleCircleIconModule = /** @class */ (function () {
1567
+ function NimbleCircleIconModule() {
1568
+ }
1569
+ return NimbleCircleIconModule;
1570
+ }());
1571
+ NimbleCircleIconModule.decorators = [
1572
+ { type: core.NgModule, args: [{
1573
+ declarations: [NimbleCircleIconDirective],
1574
+ imports: [common.CommonModule],
1575
+ exports: [NimbleCircleIconDirective]
1576
+ },] }
1577
+ ];
1578
+
1579
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1580
+ /**
1581
+ * Directive to provide Angular integration for the circleBroken icon element.
1582
+ */
1583
+ var NimbleCircleBrokenIconDirective = /** @class */ (function () {
1584
+ function NimbleCircleBrokenIconDirective() {
1585
+ }
1586
+ return NimbleCircleBrokenIconDirective;
1587
+ }());
1588
+ NimbleCircleBrokenIconDirective.decorators = [
1589
+ { type: core.Directive, args: [{
1590
+ selector: 'nimble-circle-broken-icon'
1591
+ },] }
1592
+ ];
1593
+
1594
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1595
+ var NimbleCircleBrokenIconModule = /** @class */ (function () {
1596
+ function NimbleCircleBrokenIconModule() {
1597
+ }
1598
+ return NimbleCircleBrokenIconModule;
1599
+ }());
1600
+ NimbleCircleBrokenIconModule.decorators = [
1601
+ { type: core.NgModule, args: [{
1602
+ declarations: [NimbleCircleBrokenIconDirective],
1603
+ imports: [common.CommonModule],
1604
+ exports: [NimbleCircleBrokenIconDirective]
1605
+ },] }
1606
+ ];
1607
+
1608
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1609
+ /**
1610
+ * Directive to provide Angular integration for the circleCheck icon element.
1611
+ */
1612
+ var NimbleCircleCheckIconDirective = /** @class */ (function () {
1613
+ function NimbleCircleCheckIconDirective() {
1614
+ }
1615
+ return NimbleCircleCheckIconDirective;
1616
+ }());
1617
+ NimbleCircleCheckIconDirective.decorators = [
1618
+ { type: core.Directive, args: [{
1619
+ selector: 'nimble-circle-check-icon'
1620
+ },] }
1621
+ ];
1622
+
1623
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1624
+ var NimbleCircleCheckIconModule = /** @class */ (function () {
1625
+ function NimbleCircleCheckIconModule() {
1626
+ }
1627
+ return NimbleCircleCheckIconModule;
1628
+ }());
1629
+ NimbleCircleCheckIconModule.decorators = [
1630
+ { type: core.NgModule, args: [{
1631
+ declarations: [NimbleCircleCheckIconDirective],
1632
+ imports: [common.CommonModule],
1633
+ exports: [NimbleCircleCheckIconDirective]
1634
+ },] }
1635
+ ];
1636
+
1637
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1638
+ /**
1639
+ * Directive to provide Angular integration for the circlePartialBroken icon element.
1640
+ */
1641
+ var NimbleCirclePartialBrokenIconDirective = /** @class */ (function () {
1642
+ function NimbleCirclePartialBrokenIconDirective() {
1643
+ }
1644
+ return NimbleCirclePartialBrokenIconDirective;
1645
+ }());
1646
+ NimbleCirclePartialBrokenIconDirective.decorators = [
1647
+ { type: core.Directive, args: [{
1648
+ selector: 'nimble-circle-partial-broken-icon'
1649
+ },] }
1650
+ ];
1651
+
1652
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1653
+ var NimbleCirclePartialBrokenIconModule = /** @class */ (function () {
1654
+ function NimbleCirclePartialBrokenIconModule() {
1655
+ }
1656
+ return NimbleCirclePartialBrokenIconModule;
1657
+ }());
1658
+ NimbleCirclePartialBrokenIconModule.decorators = [
1659
+ { type: core.NgModule, args: [{
1660
+ declarations: [NimbleCirclePartialBrokenIconDirective],
1661
+ imports: [common.CommonModule],
1662
+ exports: [NimbleCirclePartialBrokenIconDirective]
1663
+ },] }
1664
+ ];
1665
+
1666
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1667
+ /**
1668
+ * Directive to provide Angular integration for the circleSlash icon element.
1669
+ */
1670
+ var NimbleCircleSlashIconDirective = /** @class */ (function () {
1671
+ function NimbleCircleSlashIconDirective() {
1672
+ }
1673
+ return NimbleCircleSlashIconDirective;
1674
+ }());
1675
+ NimbleCircleSlashIconDirective.decorators = [
1676
+ { type: core.Directive, args: [{
1677
+ selector: 'nimble-circle-slash-icon'
1678
+ },] }
1679
+ ];
1680
+
1681
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1682
+ var NimbleCircleSlashIconModule = /** @class */ (function () {
1683
+ function NimbleCircleSlashIconModule() {
1684
+ }
1685
+ return NimbleCircleSlashIconModule;
1686
+ }());
1687
+ NimbleCircleSlashIconModule.decorators = [
1688
+ { type: core.NgModule, args: [{
1689
+ declarations: [NimbleCircleSlashIconDirective],
1690
+ imports: [common.CommonModule],
1691
+ exports: [NimbleCircleSlashIconDirective]
1692
+ },] }
1693
+ ];
1694
+
1695
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1696
+ /**
1697
+ * Directive to provide Angular integration for the circleX icon element.
1698
+ */
1699
+ var NimbleCircleXIconDirective = /** @class */ (function () {
1700
+ function NimbleCircleXIconDirective() {
1701
+ }
1702
+ return NimbleCircleXIconDirective;
1703
+ }());
1704
+ NimbleCircleXIconDirective.decorators = [
1705
+ { type: core.Directive, args: [{
1706
+ selector: 'nimble-circle-x-icon'
1707
+ },] }
1708
+ ];
1709
+
1710
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1711
+ var NimbleCircleXIconModule = /** @class */ (function () {
1712
+ function NimbleCircleXIconModule() {
1713
+ }
1714
+ return NimbleCircleXIconModule;
1715
+ }());
1716
+ NimbleCircleXIconModule.decorators = [
1717
+ { type: core.NgModule, args: [{
1718
+ declarations: [NimbleCircleXIconDirective],
1719
+ imports: [common.CommonModule],
1720
+ exports: [NimbleCircleXIconDirective]
1721
+ },] }
1722
+ ];
1723
+
1724
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1725
+ /**
1726
+ * Directive to provide Angular integration for the clipboard icon element.
1727
+ */
1728
+ var NimbleClipboardIconDirective = /** @class */ (function () {
1729
+ function NimbleClipboardIconDirective() {
1730
+ }
1731
+ return NimbleClipboardIconDirective;
1732
+ }());
1733
+ NimbleClipboardIconDirective.decorators = [
1734
+ { type: core.Directive, args: [{
1735
+ selector: 'nimble-clipboard-icon'
1736
+ },] }
1737
+ ];
1738
+
1739
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1740
+ var NimbleClipboardIconModule = /** @class */ (function () {
1741
+ function NimbleClipboardIconModule() {
1742
+ }
1743
+ return NimbleClipboardIconModule;
1744
+ }());
1745
+ NimbleClipboardIconModule.decorators = [
1746
+ { type: core.NgModule, args: [{
1747
+ declarations: [NimbleClipboardIconDirective],
1748
+ imports: [common.CommonModule],
1749
+ exports: [NimbleClipboardIconDirective]
1750
+ },] }
1751
+ ];
1752
+
1753
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1754
+ /**
1755
+ * Directive to provide Angular integration for the clock icon element.
1756
+ */
1757
+ var NimbleClockIconDirective = /** @class */ (function () {
1758
+ function NimbleClockIconDirective() {
1759
+ }
1760
+ return NimbleClockIconDirective;
1761
+ }());
1762
+ NimbleClockIconDirective.decorators = [
1763
+ { type: core.Directive, args: [{
1764
+ selector: 'nimble-clock-icon'
1765
+ },] }
1766
+ ];
1767
+
1768
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1769
+ var NimbleClockIconModule = /** @class */ (function () {
1770
+ function NimbleClockIconModule() {
1771
+ }
1772
+ return NimbleClockIconModule;
1773
+ }());
1774
+ NimbleClockIconModule.decorators = [
1775
+ { type: core.NgModule, args: [{
1776
+ declarations: [NimbleClockIconDirective],
1777
+ imports: [common.CommonModule],
1778
+ exports: [NimbleClockIconDirective]
1779
+ },] }
1780
+ ];
1781
+
1782
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1783
+ /**
1784
+ * Directive to provide Angular integration for the clockCog icon element.
1785
+ */
1786
+ var NimbleClockCogIconDirective = /** @class */ (function () {
1787
+ function NimbleClockCogIconDirective() {
1788
+ }
1789
+ return NimbleClockCogIconDirective;
1790
+ }());
1791
+ NimbleClockCogIconDirective.decorators = [
1792
+ { type: core.Directive, args: [{
1793
+ selector: 'nimble-clock-cog-icon'
1794
+ },] }
1795
+ ];
1796
+
1797
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1798
+ var NimbleClockCogIconModule = /** @class */ (function () {
1799
+ function NimbleClockCogIconModule() {
1800
+ }
1801
+ return NimbleClockCogIconModule;
1802
+ }());
1803
+ NimbleClockCogIconModule.decorators = [
1804
+ { type: core.NgModule, args: [{
1805
+ declarations: [NimbleClockCogIconDirective],
1806
+ imports: [common.CommonModule],
1807
+ exports: [NimbleClockCogIconDirective]
1808
+ },] }
1809
+ ];
1810
+
1811
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1812
+ /**
1813
+ * Directive to provide Angular integration for the clockTriangle icon element.
1814
+ */
1815
+ var NimbleClockTriangleIconDirective = /** @class */ (function () {
1816
+ function NimbleClockTriangleIconDirective() {
1817
+ }
1818
+ return NimbleClockTriangleIconDirective;
1819
+ }());
1820
+ NimbleClockTriangleIconDirective.decorators = [
1821
+ { type: core.Directive, args: [{
1822
+ selector: 'nimble-clock-triangle-icon'
1823
+ },] }
1824
+ ];
1825
+
1826
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1827
+ var NimbleClockTriangleIconModule = /** @class */ (function () {
1828
+ function NimbleClockTriangleIconModule() {
1829
+ }
1830
+ return NimbleClockTriangleIconModule;
1831
+ }());
1832
+ NimbleClockTriangleIconModule.decorators = [
1833
+ { type: core.NgModule, args: [{
1834
+ declarations: [NimbleClockTriangleIconDirective],
1835
+ imports: [common.CommonModule],
1836
+ exports: [NimbleClockTriangleIconDirective]
1837
+ },] }
1838
+ ];
1839
+
1840
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1841
+ /**
1842
+ * Directive to provide Angular integration for the clone icon element.
1843
+ */
1844
+ var NimbleCloneIconDirective = /** @class */ (function () {
1845
+ function NimbleCloneIconDirective() {
1846
+ }
1847
+ return NimbleCloneIconDirective;
1848
+ }());
1849
+ NimbleCloneIconDirective.decorators = [
1850
+ { type: core.Directive, args: [{
1851
+ selector: 'nimble-clone-icon'
1852
+ },] }
1853
+ ];
1854
+
1855
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1856
+ var NimbleCloneIconModule = /** @class */ (function () {
1857
+ function NimbleCloneIconModule() {
1858
+ }
1859
+ return NimbleCloneIconModule;
1860
+ }());
1861
+ NimbleCloneIconModule.decorators = [
1862
+ { type: core.NgModule, args: [{
1863
+ declarations: [NimbleCloneIconDirective],
1864
+ imports: [common.CommonModule],
1865
+ exports: [NimbleCloneIconDirective]
1866
+ },] }
1867
+ ];
1868
+
1869
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1870
+ /**
1871
+ * Directive to provide Angular integration for the cloudUpload icon element.
1872
+ */
1873
+ var NimbleCloudUploadIconDirective = /** @class */ (function () {
1874
+ function NimbleCloudUploadIconDirective() {
1875
+ }
1876
+ return NimbleCloudUploadIconDirective;
1877
+ }());
1878
+ NimbleCloudUploadIconDirective.decorators = [
1879
+ { type: core.Directive, args: [{
1880
+ selector: 'nimble-cloud-upload-icon'
1881
+ },] }
1882
+ ];
1883
+
1884
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1885
+ var NimbleCloudUploadIconModule = /** @class */ (function () {
1886
+ function NimbleCloudUploadIconModule() {
1887
+ }
1888
+ return NimbleCloudUploadIconModule;
1889
+ }());
1890
+ NimbleCloudUploadIconModule.decorators = [
1891
+ { type: core.NgModule, args: [{
1892
+ declarations: [NimbleCloudUploadIconDirective],
1893
+ imports: [common.CommonModule],
1894
+ exports: [NimbleCloudUploadIconDirective]
1895
+ },] }
1896
+ ];
1897
+
1898
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1899
+ /**
1900
+ * Directive to provide Angular integration for the cloudWithArrow icon element.
1901
+ */
1902
+ var NimbleCloudWithArrowIconDirective = /** @class */ (function () {
1903
+ function NimbleCloudWithArrowIconDirective() {
1904
+ }
1905
+ return NimbleCloudWithArrowIconDirective;
1906
+ }());
1907
+ NimbleCloudWithArrowIconDirective.decorators = [
1908
+ { type: core.Directive, args: [{
1909
+ selector: 'nimble-cloud-with-arrow-icon'
1910
+ },] }
1911
+ ];
1912
+
1913
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1914
+ var NimbleCloudWithArrowIconModule = /** @class */ (function () {
1915
+ function NimbleCloudWithArrowIconModule() {
1916
+ }
1917
+ return NimbleCloudWithArrowIconModule;
1918
+ }());
1919
+ NimbleCloudWithArrowIconModule.decorators = [
1920
+ { type: core.NgModule, args: [{
1921
+ declarations: [NimbleCloudWithArrowIconDirective],
1922
+ imports: [common.CommonModule],
1923
+ exports: [NimbleCloudWithArrowIconDirective]
1924
+ },] }
1925
+ ];
1926
+
1927
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1928
+ /**
1929
+ * Directive to provide Angular integration for the cog icon element.
1930
+ */
1931
+ var NimbleCogIconDirective = /** @class */ (function () {
1932
+ function NimbleCogIconDirective() {
1933
+ }
1934
+ return NimbleCogIconDirective;
1935
+ }());
1936
+ NimbleCogIconDirective.decorators = [
1937
+ { type: core.Directive, args: [{
1938
+ selector: 'nimble-cog-icon'
1939
+ },] }
1940
+ ];
1941
+
1942
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1943
+ var NimbleCogIconModule = /** @class */ (function () {
1944
+ function NimbleCogIconModule() {
1945
+ }
1946
+ return NimbleCogIconModule;
1947
+ }());
1948
+ NimbleCogIconModule.decorators = [
1949
+ { type: core.NgModule, args: [{
1950
+ declarations: [NimbleCogIconDirective],
1951
+ imports: [common.CommonModule],
1952
+ exports: [NimbleCogIconDirective]
1953
+ },] }
1954
+ ];
1955
+
1956
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1957
+ /**
1958
+ * Directive to provide Angular integration for the cogDatabase icon element.
1959
+ */
1960
+ var NimbleCogDatabaseIconDirective = /** @class */ (function () {
1961
+ function NimbleCogDatabaseIconDirective() {
1962
+ }
1963
+ return NimbleCogDatabaseIconDirective;
1964
+ }());
1965
+ NimbleCogDatabaseIconDirective.decorators = [
1966
+ { type: core.Directive, args: [{
1967
+ selector: 'nimble-cog-database-icon'
1968
+ },] }
1969
+ ];
1970
+
1971
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1972
+ var NimbleCogDatabaseIconModule = /** @class */ (function () {
1973
+ function NimbleCogDatabaseIconModule() {
1974
+ }
1975
+ return NimbleCogDatabaseIconModule;
1976
+ }());
1977
+ NimbleCogDatabaseIconModule.decorators = [
1978
+ { type: core.NgModule, args: [{
1979
+ declarations: [NimbleCogDatabaseIconDirective],
1980
+ imports: [common.CommonModule],
1981
+ exports: [NimbleCogDatabaseIconDirective]
1982
+ },] }
1983
+ ];
1984
+
1985
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1986
+ /**
1987
+ * Directive to provide Angular integration for the cogDatabaseInset icon element.
1988
+ */
1989
+ var NimbleCogDatabaseInsetIconDirective = /** @class */ (function () {
1990
+ function NimbleCogDatabaseInsetIconDirective() {
1991
+ }
1992
+ return NimbleCogDatabaseInsetIconDirective;
1993
+ }());
1994
+ NimbleCogDatabaseInsetIconDirective.decorators = [
1995
+ { type: core.Directive, args: [{
1996
+ selector: 'nimble-cog-database-inset-icon'
1997
+ },] }
1998
+ ];
1999
+
2000
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2001
+ var NimbleCogDatabaseInsetIconModule = /** @class */ (function () {
2002
+ function NimbleCogDatabaseInsetIconModule() {
2003
+ }
2004
+ return NimbleCogDatabaseInsetIconModule;
2005
+ }());
2006
+ NimbleCogDatabaseInsetIconModule.decorators = [
2007
+ { type: core.NgModule, args: [{
2008
+ declarations: [NimbleCogDatabaseInsetIconDirective],
2009
+ imports: [common.CommonModule],
2010
+ exports: [NimbleCogDatabaseInsetIconDirective]
2011
+ },] }
2012
+ ];
2013
+
2014
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2015
+ /**
2016
+ * Directive to provide Angular integration for the cogSmallCog icon element.
2017
+ */
2018
+ var NimbleCogSmallCogIconDirective = /** @class */ (function () {
2019
+ function NimbleCogSmallCogIconDirective() {
2020
+ }
2021
+ return NimbleCogSmallCogIconDirective;
2022
+ }());
2023
+ NimbleCogSmallCogIconDirective.decorators = [
2024
+ { type: core.Directive, args: [{
2025
+ selector: 'nimble-cog-small-cog-icon'
2026
+ },] }
2027
+ ];
2028
+
2029
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2030
+ var NimbleCogSmallCogIconModule = /** @class */ (function () {
2031
+ function NimbleCogSmallCogIconModule() {
2032
+ }
2033
+ return NimbleCogSmallCogIconModule;
2034
+ }());
2035
+ NimbleCogSmallCogIconModule.decorators = [
2036
+ { type: core.NgModule, args: [{
2037
+ declarations: [NimbleCogSmallCogIconDirective],
2038
+ imports: [common.CommonModule],
2039
+ exports: [NimbleCogSmallCogIconDirective]
2040
+ },] }
2041
+ ];
2042
+
2043
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2044
+ /**
2045
+ * Directive to provide Angular integration for the cogZoomed icon element.
2046
+ */
2047
+ var NimbleCogZoomedIconDirective = /** @class */ (function () {
2048
+ function NimbleCogZoomedIconDirective() {
2049
+ }
2050
+ return NimbleCogZoomedIconDirective;
2051
+ }());
2052
+ NimbleCogZoomedIconDirective.decorators = [
2053
+ { type: core.Directive, args: [{
2054
+ selector: 'nimble-cog-zoomed-icon'
2055
+ },] }
2056
+ ];
2057
+
2058
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2059
+ var NimbleCogZoomedIconModule = /** @class */ (function () {
2060
+ function NimbleCogZoomedIconModule() {
2061
+ }
2062
+ return NimbleCogZoomedIconModule;
2063
+ }());
2064
+ NimbleCogZoomedIconModule.decorators = [
2065
+ { type: core.NgModule, args: [{
2066
+ declarations: [NimbleCogZoomedIconDirective],
2067
+ imports: [common.CommonModule],
2068
+ exports: [NimbleCogZoomedIconDirective]
2069
+ },] }
2070
+ ];
2071
+
2072
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2073
+ /**
2074
+ * Directive to provide Angular integration for the comment icon element.
2075
+ */
2076
+ var NimbleCommentIconDirective = /** @class */ (function () {
2077
+ function NimbleCommentIconDirective() {
2078
+ }
2079
+ return NimbleCommentIconDirective;
2080
+ }());
2081
+ NimbleCommentIconDirective.decorators = [
2082
+ { type: core.Directive, args: [{
2083
+ selector: 'nimble-comment-icon'
2084
+ },] }
2085
+ ];
2086
+
2087
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2088
+ var NimbleCommentIconModule = /** @class */ (function () {
2089
+ function NimbleCommentIconModule() {
2090
+ }
2091
+ return NimbleCommentIconModule;
2092
+ }());
2093
+ NimbleCommentIconModule.decorators = [
2094
+ { type: core.NgModule, args: [{
2095
+ declarations: [NimbleCommentIconDirective],
2096
+ imports: [common.CommonModule],
2097
+ exports: [NimbleCommentIconDirective]
2098
+ },] }
2099
+ ];
2100
+
2101
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2102
+ /**
2103
+ * Directive to provide Angular integration for the computerAndMonitor icon element.
2104
+ */
2105
+ var NimbleComputerAndMonitorIconDirective = /** @class */ (function () {
2106
+ function NimbleComputerAndMonitorIconDirective() {
2107
+ }
2108
+ return NimbleComputerAndMonitorIconDirective;
2109
+ }());
2110
+ NimbleComputerAndMonitorIconDirective.decorators = [
2111
+ { type: core.Directive, args: [{
2112
+ selector: 'nimble-computer-and-monitor-icon'
2113
+ },] }
2114
+ ];
2115
+
2116
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2117
+ var NimbleComputerAndMonitorIconModule = /** @class */ (function () {
2118
+ function NimbleComputerAndMonitorIconModule() {
2119
+ }
2120
+ return NimbleComputerAndMonitorIconModule;
2121
+ }());
2122
+ NimbleComputerAndMonitorIconModule.decorators = [
2123
+ { type: core.NgModule, args: [{
2124
+ declarations: [NimbleComputerAndMonitorIconDirective],
2125
+ imports: [common.CommonModule],
2126
+ exports: [NimbleComputerAndMonitorIconDirective]
2127
+ },] }
2128
+ ];
2129
+
2130
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2131
+ /**
2132
+ * Directive to provide Angular integration for the copy icon element.
2133
+ */
2134
+ var NimbleCopyIconDirective = /** @class */ (function () {
2135
+ function NimbleCopyIconDirective() {
2136
+ }
2137
+ return NimbleCopyIconDirective;
2138
+ }());
2139
+ NimbleCopyIconDirective.decorators = [
2140
+ { type: core.Directive, args: [{
2141
+ selector: 'nimble-copy-icon'
2142
+ },] }
2143
+ ];
2144
+
2145
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2146
+ var NimbleCopyIconModule = /** @class */ (function () {
2147
+ function NimbleCopyIconModule() {
2148
+ }
2149
+ return NimbleCopyIconModule;
2150
+ }());
2151
+ NimbleCopyIconModule.decorators = [
2152
+ { type: core.NgModule, args: [{
2153
+ declarations: [NimbleCopyIconDirective],
2154
+ imports: [common.CommonModule],
2155
+ exports: [NimbleCopyIconDirective]
2156
+ },] }
2157
+ ];
2158
+
2159
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2160
+ /**
2161
+ * Directive to provide Angular integration for the copyText icon element.
2162
+ */
2163
+ var NimbleCopyTextIconDirective = /** @class */ (function () {
2164
+ function NimbleCopyTextIconDirective() {
2165
+ }
2166
+ return NimbleCopyTextIconDirective;
2167
+ }());
2168
+ NimbleCopyTextIconDirective.decorators = [
2169
+ { type: core.Directive, args: [{
2170
+ selector: 'nimble-copy-text-icon'
2171
+ },] }
2172
+ ];
2173
+
2174
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2175
+ var NimbleCopyTextIconModule = /** @class */ (function () {
2176
+ function NimbleCopyTextIconModule() {
2177
+ }
2178
+ return NimbleCopyTextIconModule;
2179
+ }());
2180
+ NimbleCopyTextIconModule.decorators = [
2181
+ { type: core.NgModule, args: [{
2182
+ declarations: [NimbleCopyTextIconDirective],
2183
+ imports: [common.CommonModule],
2184
+ exports: [NimbleCopyTextIconDirective]
2185
+ },] }
2186
+ ];
2187
+
2188
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2189
+ /**
2190
+ * Directive to provide Angular integration for the dashboardBuilder icon element.
2191
+ */
2192
+ var NimbleDashboardBuilderIconDirective = /** @class */ (function () {
2193
+ function NimbleDashboardBuilderIconDirective() {
2194
+ }
2195
+ return NimbleDashboardBuilderIconDirective;
2196
+ }());
2197
+ NimbleDashboardBuilderIconDirective.decorators = [
2198
+ { type: core.Directive, args: [{
2199
+ selector: 'nimble-dashboard-builder-icon'
2200
+ },] }
2201
+ ];
2202
+
2203
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2204
+ var NimbleDashboardBuilderIconModule = /** @class */ (function () {
2205
+ function NimbleDashboardBuilderIconModule() {
2206
+ }
2207
+ return NimbleDashboardBuilderIconModule;
2208
+ }());
2209
+ NimbleDashboardBuilderIconModule.decorators = [
2210
+ { type: core.NgModule, args: [{
2211
+ declarations: [NimbleDashboardBuilderIconDirective],
2212
+ imports: [common.CommonModule],
2213
+ exports: [NimbleDashboardBuilderIconDirective]
2214
+ },] }
2215
+ ];
2216
+
2217
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2218
+ /**
2219
+ * Directive to provide Angular integration for the dashboardBuilderLegend icon element.
2220
+ */
2221
+ var NimbleDashboardBuilderLegendIconDirective = /** @class */ (function () {
2222
+ function NimbleDashboardBuilderLegendIconDirective() {
2223
+ }
2224
+ return NimbleDashboardBuilderLegendIconDirective;
2225
+ }());
2226
+ NimbleDashboardBuilderLegendIconDirective.decorators = [
2227
+ { type: core.Directive, args: [{
2228
+ selector: 'nimble-dashboard-builder-legend-icon'
2229
+ },] }
2230
+ ];
2231
+
2232
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2233
+ var NimbleDashboardBuilderLegendIconModule = /** @class */ (function () {
2234
+ function NimbleDashboardBuilderLegendIconModule() {
2235
+ }
2236
+ return NimbleDashboardBuilderLegendIconModule;
2237
+ }());
2238
+ NimbleDashboardBuilderLegendIconModule.decorators = [
2239
+ { type: core.NgModule, args: [{
2240
+ declarations: [NimbleDashboardBuilderLegendIconDirective],
2241
+ imports: [common.CommonModule],
2242
+ exports: [NimbleDashboardBuilderLegendIconDirective]
2243
+ },] }
2244
+ ];
2245
+
2246
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2247
+ /**
2248
+ * Directive to provide Angular integration for the dashboardBuilderTemplates icon element.
2249
+ */
2250
+ var NimbleDashboardBuilderTemplatesIconDirective = /** @class */ (function () {
2251
+ function NimbleDashboardBuilderTemplatesIconDirective() {
2252
+ }
2253
+ return NimbleDashboardBuilderTemplatesIconDirective;
2254
+ }());
2255
+ NimbleDashboardBuilderTemplatesIconDirective.decorators = [
2256
+ { type: core.Directive, args: [{
2257
+ selector: 'nimble-dashboard-builder-templates-icon'
2258
+ },] }
2259
+ ];
2260
+
2261
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2262
+ var NimbleDashboardBuilderTemplatesIconModule = /** @class */ (function () {
2263
+ function NimbleDashboardBuilderTemplatesIconModule() {
2264
+ }
2265
+ return NimbleDashboardBuilderTemplatesIconModule;
2266
+ }());
2267
+ NimbleDashboardBuilderTemplatesIconModule.decorators = [
2268
+ { type: core.NgModule, args: [{
2269
+ declarations: [NimbleDashboardBuilderTemplatesIconDirective],
2270
+ imports: [common.CommonModule],
2271
+ exports: [NimbleDashboardBuilderTemplatesIconDirective]
2272
+ },] }
2273
+ ];
2274
+
2275
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2276
+ /**
2277
+ * Directive to provide Angular integration for the dashboardBuilderTile icon element.
2278
+ */
2279
+ var NimbleDashboardBuilderTileIconDirective = /** @class */ (function () {
2280
+ function NimbleDashboardBuilderTileIconDirective() {
2281
+ }
2282
+ return NimbleDashboardBuilderTileIconDirective;
2283
+ }());
2284
+ NimbleDashboardBuilderTileIconDirective.decorators = [
2285
+ { type: core.Directive, args: [{
2286
+ selector: 'nimble-dashboard-builder-tile-icon'
2287
+ },] }
2288
+ ];
2289
+
2290
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2291
+ var NimbleDashboardBuilderTileIconModule = /** @class */ (function () {
2292
+ function NimbleDashboardBuilderTileIconModule() {
2293
+ }
2294
+ return NimbleDashboardBuilderTileIconModule;
2295
+ }());
2296
+ NimbleDashboardBuilderTileIconModule.decorators = [
2297
+ { type: core.NgModule, args: [{
2298
+ declarations: [NimbleDashboardBuilderTileIconDirective],
2299
+ imports: [common.CommonModule],
2300
+ exports: [NimbleDashboardBuilderTileIconDirective]
2301
+ },] }
2302
+ ];
2303
+
2304
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2305
+ /**
2306
+ * Directive to provide Angular integration for the database icon element.
2307
+ */
2308
+ var NimbleDatabaseIconDirective = /** @class */ (function () {
2309
+ function NimbleDatabaseIconDirective() {
2310
+ }
2311
+ return NimbleDatabaseIconDirective;
2312
+ }());
2313
+ NimbleDatabaseIconDirective.decorators = [
2314
+ { type: core.Directive, args: [{
2315
+ selector: 'nimble-database-icon'
2316
+ },] }
2317
+ ];
2318
+
2319
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2320
+ var NimbleDatabaseIconModule = /** @class */ (function () {
2321
+ function NimbleDatabaseIconModule() {
2322
+ }
2323
+ return NimbleDatabaseIconModule;
2324
+ }());
2325
+ NimbleDatabaseIconModule.decorators = [
2326
+ { type: core.NgModule, args: [{
2327
+ declarations: [NimbleDatabaseIconDirective],
2328
+ imports: [common.CommonModule],
2329
+ exports: [NimbleDatabaseIconDirective]
2330
+ },] }
2331
+ ];
2332
+
2333
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2334
+ /**
2335
+ * Directive to provide Angular integration for the databaseCheck icon element.
2336
+ */
2337
+ var NimbleDatabaseCheckIconDirective = /** @class */ (function () {
2338
+ function NimbleDatabaseCheckIconDirective() {
2339
+ }
2340
+ return NimbleDatabaseCheckIconDirective;
2341
+ }());
2342
+ NimbleDatabaseCheckIconDirective.decorators = [
2343
+ { type: core.Directive, args: [{
2344
+ selector: 'nimble-database-check-icon'
2345
+ },] }
2346
+ ];
2347
+
2348
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2349
+ var NimbleDatabaseCheckIconModule = /** @class */ (function () {
2350
+ function NimbleDatabaseCheckIconModule() {
2351
+ }
2352
+ return NimbleDatabaseCheckIconModule;
2353
+ }());
2354
+ NimbleDatabaseCheckIconModule.decorators = [
2355
+ { type: core.NgModule, args: [{
2356
+ declarations: [NimbleDatabaseCheckIconDirective],
2357
+ imports: [common.CommonModule],
2358
+ exports: [NimbleDatabaseCheckIconDirective]
2359
+ },] }
2360
+ ];
2361
+
2362
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2363
+ /**
2364
+ * Directive to provide Angular integration for the desktop icon element.
2365
+ */
2366
+ var NimbleDesktopIconDirective = /** @class */ (function () {
2367
+ function NimbleDesktopIconDirective() {
2368
+ }
2369
+ return NimbleDesktopIconDirective;
2370
+ }());
2371
+ NimbleDesktopIconDirective.decorators = [
2372
+ { type: core.Directive, args: [{
2373
+ selector: 'nimble-desktop-icon'
2374
+ },] }
2375
+ ];
2376
+
2377
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2378
+ var NimbleDesktopIconModule = /** @class */ (function () {
2379
+ function NimbleDesktopIconModule() {
2380
+ }
2381
+ return NimbleDesktopIconModule;
2382
+ }());
2383
+ NimbleDesktopIconModule.decorators = [
2384
+ { type: core.NgModule, args: [{
2385
+ declarations: [NimbleDesktopIconDirective],
2386
+ imports: [common.CommonModule],
2387
+ exports: [NimbleDesktopIconDirective]
2388
+ },] }
2389
+ ];
2390
+
2391
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2392
+ /**
2393
+ * Directive to provide Angular integration for the donutChart icon element.
2394
+ */
2395
+ var NimbleDonutChartIconDirective = /** @class */ (function () {
2396
+ function NimbleDonutChartIconDirective() {
2397
+ }
2398
+ return NimbleDonutChartIconDirective;
2399
+ }());
2400
+ NimbleDonutChartIconDirective.decorators = [
2401
+ { type: core.Directive, args: [{
2402
+ selector: 'nimble-donut-chart-icon'
2403
+ },] }
2404
+ ];
2405
+
2406
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2407
+ var NimbleDonutChartIconModule = /** @class */ (function () {
2408
+ function NimbleDonutChartIconModule() {
2409
+ }
2410
+ return NimbleDonutChartIconModule;
2411
+ }());
2412
+ NimbleDonutChartIconModule.decorators = [
2413
+ { type: core.NgModule, args: [{
2414
+ declarations: [NimbleDonutChartIconDirective],
2415
+ imports: [common.CommonModule],
2416
+ exports: [NimbleDonutChartIconDirective]
2417
+ },] }
2418
+ ];
2419
+
2420
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2421
+ /**
2422
+ * Directive to provide Angular integration for the dotSolidDotStroke icon element.
2423
+ */
2424
+ var NimbleDotSolidDotStrokeIconDirective = /** @class */ (function () {
2425
+ function NimbleDotSolidDotStrokeIconDirective() {
2426
+ }
2427
+ return NimbleDotSolidDotStrokeIconDirective;
2428
+ }());
2429
+ NimbleDotSolidDotStrokeIconDirective.decorators = [
2430
+ { type: core.Directive, args: [{
2431
+ selector: 'nimble-dot-solid-dot-stroke-icon'
2432
+ },] }
2433
+ ];
2434
+
2435
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2436
+ var NimbleDotSolidDotStrokeIconModule = /** @class */ (function () {
2437
+ function NimbleDotSolidDotStrokeIconModule() {
2438
+ }
2439
+ return NimbleDotSolidDotStrokeIconModule;
2440
+ }());
2441
+ NimbleDotSolidDotStrokeIconModule.decorators = [
2442
+ { type: core.NgModule, args: [{
2443
+ declarations: [NimbleDotSolidDotStrokeIconDirective],
2444
+ imports: [common.CommonModule],
2445
+ exports: [NimbleDotSolidDotStrokeIconDirective]
2446
+ },] }
2447
+ ];
2448
+
2449
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2450
+ /**
2451
+ * Directive to provide Angular integration for the download icon element.
2452
+ */
2453
+ var NimbleDownloadIconDirective = /** @class */ (function () {
2454
+ function NimbleDownloadIconDirective() {
2455
+ }
2456
+ return NimbleDownloadIconDirective;
2457
+ }());
2458
+ NimbleDownloadIconDirective.decorators = [
2459
+ { type: core.Directive, args: [{
2460
+ selector: 'nimble-download-icon'
2461
+ },] }
2462
+ ];
2463
+
2464
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2465
+ var NimbleDownloadIconModule = /** @class */ (function () {
2466
+ function NimbleDownloadIconModule() {
2467
+ }
2468
+ return NimbleDownloadIconModule;
2469
+ }());
2470
+ NimbleDownloadIconModule.decorators = [
2471
+ { type: core.NgModule, args: [{
2472
+ declarations: [NimbleDownloadIconDirective],
2473
+ imports: [common.CommonModule],
2474
+ exports: [NimbleDownloadIconDirective]
2475
+ },] }
2476
+ ];
2477
+
2478
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2479
+ /**
2480
+ * Directive to provide Angular integration for the electronicChipZoomed icon element.
2481
+ */
2482
+ var NimbleElectronicChipZoomedIconDirective = /** @class */ (function () {
2483
+ function NimbleElectronicChipZoomedIconDirective() {
2484
+ }
2485
+ return NimbleElectronicChipZoomedIconDirective;
2486
+ }());
2487
+ NimbleElectronicChipZoomedIconDirective.decorators = [
2488
+ { type: core.Directive, args: [{
2489
+ selector: 'nimble-electronic-chip-zoomed-icon'
2490
+ },] }
2491
+ ];
2492
+
2493
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2494
+ var NimbleElectronicChipZoomedIconModule = /** @class */ (function () {
2495
+ function NimbleElectronicChipZoomedIconModule() {
2496
+ }
2497
+ return NimbleElectronicChipZoomedIconModule;
2498
+ }());
2499
+ NimbleElectronicChipZoomedIconModule.decorators = [
2500
+ { type: core.NgModule, args: [{
2501
+ declarations: [NimbleElectronicChipZoomedIconDirective],
2502
+ imports: [common.CommonModule],
2503
+ exports: [NimbleElectronicChipZoomedIconDirective]
2504
+ },] }
2505
+ ];
2506
+
2507
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2508
+ /**
2509
+ * Directive to provide Angular integration for the exclamationMark icon element.
2510
+ */
2511
+ var NimbleExclamationMarkIconDirective = /** @class */ (function () {
2512
+ function NimbleExclamationMarkIconDirective() {
2513
+ }
2514
+ return NimbleExclamationMarkIconDirective;
2515
+ }());
2516
+ NimbleExclamationMarkIconDirective.decorators = [
2517
+ { type: core.Directive, args: [{
2518
+ selector: 'nimble-exclamation-mark-icon'
2519
+ },] }
2520
+ ];
2521
+
2522
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2523
+ var NimbleExclamationMarkIconModule = /** @class */ (function () {
2524
+ function NimbleExclamationMarkIconModule() {
2525
+ }
2526
+ return NimbleExclamationMarkIconModule;
2527
+ }());
2528
+ NimbleExclamationMarkIconModule.decorators = [
2529
+ { type: core.NgModule, args: [{
2530
+ declarations: [NimbleExclamationMarkIconDirective],
2531
+ imports: [common.CommonModule],
2532
+ exports: [NimbleExclamationMarkIconDirective]
2533
+ },] }
2534
+ ];
2535
+
2536
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2537
+ /**
2538
+ * Directive to provide Angular integration for the eye icon element.
2539
+ */
2540
+ var NimbleEyeIconDirective = /** @class */ (function () {
2541
+ function NimbleEyeIconDirective() {
2542
+ }
2543
+ return NimbleEyeIconDirective;
2544
+ }());
2545
+ NimbleEyeIconDirective.decorators = [
2546
+ { type: core.Directive, args: [{
2547
+ selector: 'nimble-eye-icon'
2548
+ },] }
2549
+ ];
2550
+
2551
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2552
+ var NimbleEyeIconModule = /** @class */ (function () {
2553
+ function NimbleEyeIconModule() {
2554
+ }
2555
+ return NimbleEyeIconModule;
2556
+ }());
2557
+ NimbleEyeIconModule.decorators = [
2558
+ { type: core.NgModule, args: [{
2559
+ declarations: [NimbleEyeIconDirective],
2560
+ imports: [common.CommonModule],
2561
+ exports: [NimbleEyeIconDirective]
2562
+ },] }
2563
+ ];
2564
+
2565
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2566
+ /**
2567
+ * Directive to provide Angular integration for the fancyA icon element.
2568
+ */
2569
+ var NimbleFancyAIconDirective = /** @class */ (function () {
2570
+ function NimbleFancyAIconDirective() {
2571
+ }
2572
+ return NimbleFancyAIconDirective;
2573
+ }());
2574
+ NimbleFancyAIconDirective.decorators = [
2575
+ { type: core.Directive, args: [{
2576
+ selector: 'nimble-fancy-a-icon'
2577
+ },] }
2578
+ ];
2579
+
2580
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2581
+ var NimbleFancyAIconModule = /** @class */ (function () {
2582
+ function NimbleFancyAIconModule() {
2583
+ }
2584
+ return NimbleFancyAIconModule;
2585
+ }());
2586
+ NimbleFancyAIconModule.decorators = [
2587
+ { type: core.NgModule, args: [{
2588
+ declarations: [NimbleFancyAIconDirective],
2589
+ imports: [common.CommonModule],
2590
+ exports: [NimbleFancyAIconDirective]
2591
+ },] }
2592
+ ];
2593
+
2594
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2595
+ /**
2596
+ * Directive to provide Angular integration for the file icon element.
2597
+ */
2598
+ var NimbleFileIconDirective = /** @class */ (function () {
2599
+ function NimbleFileIconDirective() {
2600
+ }
2601
+ return NimbleFileIconDirective;
2602
+ }());
2603
+ NimbleFileIconDirective.decorators = [
2604
+ { type: core.Directive, args: [{
2605
+ selector: 'nimble-file-icon'
2606
+ },] }
2607
+ ];
2608
+
2609
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2610
+ var NimbleFileIconModule = /** @class */ (function () {
2611
+ function NimbleFileIconModule() {
2612
+ }
2613
+ return NimbleFileIconModule;
2614
+ }());
2615
+ NimbleFileIconModule.decorators = [
2616
+ { type: core.NgModule, args: [{
2617
+ declarations: [NimbleFileIconDirective],
2618
+ imports: [common.CommonModule],
2619
+ exports: [NimbleFileIconDirective]
2620
+ },] }
2621
+ ];
2622
+
2623
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2624
+ /**
2625
+ * Directive to provide Angular integration for the fileDrawer icon element.
2626
+ */
2627
+ var NimbleFileDrawerIconDirective = /** @class */ (function () {
2628
+ function NimbleFileDrawerIconDirective() {
2629
+ }
2630
+ return NimbleFileDrawerIconDirective;
2631
+ }());
2632
+ NimbleFileDrawerIconDirective.decorators = [
2633
+ { type: core.Directive, args: [{
2634
+ selector: 'nimble-file-drawer-icon'
2635
+ },] }
2636
+ ];
2637
+
2638
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2639
+ var NimbleFileDrawerIconModule = /** @class */ (function () {
2640
+ function NimbleFileDrawerIconModule() {
2641
+ }
2642
+ return NimbleFileDrawerIconModule;
2643
+ }());
2644
+ NimbleFileDrawerIconModule.decorators = [
2645
+ { type: core.NgModule, args: [{
2646
+ declarations: [NimbleFileDrawerIconDirective],
2647
+ imports: [common.CommonModule],
2648
+ exports: [NimbleFileDrawerIconDirective]
2649
+ },] }
2650
+ ];
2651
+
2652
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2653
+ /**
2654
+ * Directive to provide Angular integration for the fileSearch icon element.
2655
+ */
2656
+ var NimbleFileSearchIconDirective = /** @class */ (function () {
2657
+ function NimbleFileSearchIconDirective() {
2658
+ }
2659
+ return NimbleFileSearchIconDirective;
2660
+ }());
2661
+ NimbleFileSearchIconDirective.decorators = [
2662
+ { type: core.Directive, args: [{
2663
+ selector: 'nimble-file-search-icon'
2664
+ },] }
2665
+ ];
2666
+
2667
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2668
+ var NimbleFileSearchIconModule = /** @class */ (function () {
2669
+ function NimbleFileSearchIconModule() {
2670
+ }
2671
+ return NimbleFileSearchIconModule;
2672
+ }());
2673
+ NimbleFileSearchIconModule.decorators = [
2674
+ { type: core.NgModule, args: [{
2675
+ declarations: [NimbleFileSearchIconDirective],
2676
+ imports: [common.CommonModule],
2677
+ exports: [NimbleFileSearchIconDirective]
2678
+ },] }
2679
+ ];
2680
+
2681
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2682
+ /**
2683
+ * Directive to provide Angular integration for the filter icon element.
2684
+ */
2685
+ var NimbleFilterIconDirective = /** @class */ (function () {
2686
+ function NimbleFilterIconDirective() {
2687
+ }
2688
+ return NimbleFilterIconDirective;
2689
+ }());
2690
+ NimbleFilterIconDirective.decorators = [
2691
+ { type: core.Directive, args: [{
2692
+ selector: 'nimble-filter-icon'
2693
+ },] }
2694
+ ];
2695
+
2696
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2697
+ var NimbleFilterIconModule = /** @class */ (function () {
2698
+ function NimbleFilterIconModule() {
2699
+ }
2700
+ return NimbleFilterIconModule;
2701
+ }());
2702
+ NimbleFilterIconModule.decorators = [
2703
+ { type: core.NgModule, args: [{
2704
+ declarations: [NimbleFilterIconDirective],
2705
+ imports: [common.CommonModule],
2706
+ exports: [NimbleFilterIconDirective]
2707
+ },] }
2708
+ ];
2709
+
2710
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2711
+ /**
2712
+ * Directive to provide Angular integration for the floppyDiskCheckmark icon element.
2713
+ */
2714
+ var NimbleFloppyDiskCheckmarkIconDirective = /** @class */ (function () {
2715
+ function NimbleFloppyDiskCheckmarkIconDirective() {
2716
+ }
2717
+ return NimbleFloppyDiskCheckmarkIconDirective;
2718
+ }());
2719
+ NimbleFloppyDiskCheckmarkIconDirective.decorators = [
2720
+ { type: core.Directive, args: [{
2721
+ selector: 'nimble-floppy-disk-checkmark-icon'
2722
+ },] }
2723
+ ];
2724
+
2725
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2726
+ var NimbleFloppyDiskCheckmarkIconModule = /** @class */ (function () {
2727
+ function NimbleFloppyDiskCheckmarkIconModule() {
2728
+ }
2729
+ return NimbleFloppyDiskCheckmarkIconModule;
2730
+ }());
2731
+ NimbleFloppyDiskCheckmarkIconModule.decorators = [
2732
+ { type: core.NgModule, args: [{
2733
+ declarations: [NimbleFloppyDiskCheckmarkIconDirective],
2734
+ imports: [common.CommonModule],
2735
+ exports: [NimbleFloppyDiskCheckmarkIconDirective]
2736
+ },] }
2737
+ ];
2738
+
2739
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2740
+ /**
2741
+ * Directive to provide Angular integration for the floppyDiskStarArrowRight icon element.
2742
+ */
2743
+ var NimbleFloppyDiskStarArrowRightIconDirective = /** @class */ (function () {
2744
+ function NimbleFloppyDiskStarArrowRightIconDirective() {
2745
+ }
2746
+ return NimbleFloppyDiskStarArrowRightIconDirective;
2747
+ }());
2748
+ NimbleFloppyDiskStarArrowRightIconDirective.decorators = [
2749
+ { type: core.Directive, args: [{
2750
+ selector: 'nimble-floppy-disk-star-arrow-right-icon'
2751
+ },] }
2752
+ ];
2753
+
2754
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2755
+ var NimbleFloppyDiskStarArrowRightIconModule = /** @class */ (function () {
2756
+ function NimbleFloppyDiskStarArrowRightIconModule() {
2757
+ }
2758
+ return NimbleFloppyDiskStarArrowRightIconModule;
2759
+ }());
2760
+ NimbleFloppyDiskStarArrowRightIconModule.decorators = [
2761
+ { type: core.NgModule, args: [{
2762
+ declarations: [NimbleFloppyDiskStarArrowRightIconDirective],
2763
+ imports: [common.CommonModule],
2764
+ exports: [NimbleFloppyDiskStarArrowRightIconDirective]
2765
+ },] }
2766
+ ];
2767
+
2768
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2769
+ /**
2770
+ * Directive to provide Angular integration for the floppyDiskThreeDots icon element.
2771
+ */
2772
+ var NimbleFloppyDiskThreeDotsIconDirective = /** @class */ (function () {
2773
+ function NimbleFloppyDiskThreeDotsIconDirective() {
2774
+ }
2775
+ return NimbleFloppyDiskThreeDotsIconDirective;
2776
+ }());
2777
+ NimbleFloppyDiskThreeDotsIconDirective.decorators = [
2778
+ { type: core.Directive, args: [{
2779
+ selector: 'nimble-floppy-disk-three-dots-icon'
2780
+ },] }
2781
+ ];
2782
+
2783
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2784
+ var NimbleFloppyDiskThreeDotsIconModule = /** @class */ (function () {
2785
+ function NimbleFloppyDiskThreeDotsIconModule() {
2786
+ }
2787
+ return NimbleFloppyDiskThreeDotsIconModule;
2788
+ }());
2789
+ NimbleFloppyDiskThreeDotsIconModule.decorators = [
2790
+ { type: core.NgModule, args: [{
2791
+ declarations: [NimbleFloppyDiskThreeDotsIconDirective],
2792
+ imports: [common.CommonModule],
2793
+ exports: [NimbleFloppyDiskThreeDotsIconDirective]
2794
+ },] }
2795
+ ];
2796
+
2797
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2798
+ /**
2799
+ * Directive to provide Angular integration for the folder icon element.
2800
+ */
2801
+ var NimbleFolderIconDirective = /** @class */ (function () {
2802
+ function NimbleFolderIconDirective() {
2803
+ }
2804
+ return NimbleFolderIconDirective;
2805
+ }());
2806
+ NimbleFolderIconDirective.decorators = [
2807
+ { type: core.Directive, args: [{
2808
+ selector: 'nimble-folder-icon'
2809
+ },] }
2810
+ ];
2811
+
2812
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2813
+ var NimbleFolderIconModule = /** @class */ (function () {
2814
+ function NimbleFolderIconModule() {
2815
+ }
2816
+ return NimbleFolderIconModule;
2817
+ }());
2818
+ NimbleFolderIconModule.decorators = [
2819
+ { type: core.NgModule, args: [{
2820
+ declarations: [NimbleFolderIconDirective],
2821
+ imports: [common.CommonModule],
2822
+ exports: [NimbleFolderIconDirective]
2823
+ },] }
2824
+ ];
2825
+
2826
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2827
+ /**
2828
+ * Directive to provide Angular integration for the folderOpen icon element.
2829
+ */
2830
+ var NimbleFolderOpenIconDirective = /** @class */ (function () {
2831
+ function NimbleFolderOpenIconDirective() {
2832
+ }
2833
+ return NimbleFolderOpenIconDirective;
2834
+ }());
2835
+ NimbleFolderOpenIconDirective.decorators = [
2836
+ { type: core.Directive, args: [{
2837
+ selector: 'nimble-folder-open-icon'
2838
+ },] }
2839
+ ];
2840
+
2841
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2842
+ var NimbleFolderOpenIconModule = /** @class */ (function () {
2843
+ function NimbleFolderOpenIconModule() {
2844
+ }
2845
+ return NimbleFolderOpenIconModule;
2846
+ }());
2847
+ NimbleFolderOpenIconModule.decorators = [
2848
+ { type: core.NgModule, args: [{
2849
+ declarations: [NimbleFolderOpenIconDirective],
2850
+ imports: [common.CommonModule],
2851
+ exports: [NimbleFolderOpenIconDirective]
2852
+ },] }
2853
+ ];
2854
+
2855
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2856
+ /**
2857
+ * Directive to provide Angular integration for the forwardSlash icon element.
2858
+ */
2859
+ var NimbleForwardSlashIconDirective = /** @class */ (function () {
2860
+ function NimbleForwardSlashIconDirective() {
2861
+ }
2862
+ return NimbleForwardSlashIconDirective;
2863
+ }());
2864
+ NimbleForwardSlashIconDirective.decorators = [
2865
+ { type: core.Directive, args: [{
2866
+ selector: 'nimble-forward-slash-icon'
2867
+ },] }
2868
+ ];
2869
+
2870
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2871
+ var NimbleForwardSlashIconModule = /** @class */ (function () {
2872
+ function NimbleForwardSlashIconModule() {
2873
+ }
2874
+ return NimbleForwardSlashIconModule;
2875
+ }());
2876
+ NimbleForwardSlashIconModule.decorators = [
2877
+ { type: core.NgModule, args: [{
2878
+ declarations: [NimbleForwardSlashIconDirective],
2879
+ imports: [common.CommonModule],
2880
+ exports: [NimbleForwardSlashIconDirective]
2881
+ },] }
2882
+ ];
2883
+
2884
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2885
+ /**
2886
+ * Directive to provide Angular integration for the fourDotsSquare icon element.
2887
+ */
2888
+ var NimbleFourDotsSquareIconDirective = /** @class */ (function () {
2889
+ function NimbleFourDotsSquareIconDirective() {
2890
+ }
2891
+ return NimbleFourDotsSquareIconDirective;
2892
+ }());
2893
+ NimbleFourDotsSquareIconDirective.decorators = [
2894
+ { type: core.Directive, args: [{
2895
+ selector: 'nimble-four-dots-square-icon'
2896
+ },] }
2897
+ ];
2898
+
2899
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2900
+ var NimbleFourDotsSquareIconModule = /** @class */ (function () {
2901
+ function NimbleFourDotsSquareIconModule() {
2902
+ }
2903
+ return NimbleFourDotsSquareIconModule;
2904
+ }());
2905
+ NimbleFourDotsSquareIconModule.decorators = [
2906
+ { type: core.NgModule, args: [{
2907
+ declarations: [NimbleFourDotsSquareIconDirective],
2908
+ imports: [common.CommonModule],
2909
+ exports: [NimbleFourDotsSquareIconDirective]
2910
+ },] }
2911
+ ];
2912
+
2913
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2914
+ /**
2915
+ * Directive to provide Angular integration for the function icon element.
2916
+ */
2917
+ var NimbleFunctionIconDirective = /** @class */ (function () {
2918
+ function NimbleFunctionIconDirective() {
2919
+ }
2920
+ return NimbleFunctionIconDirective;
2921
+ }());
2922
+ NimbleFunctionIconDirective.decorators = [
2923
+ { type: core.Directive, args: [{
2924
+ selector: 'nimble-function-icon'
2925
+ },] }
2926
+ ];
2927
+
2928
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2929
+ var NimbleFunctionIconModule = /** @class */ (function () {
2930
+ function NimbleFunctionIconModule() {
2931
+ }
2932
+ return NimbleFunctionIconModule;
2933
+ }());
2934
+ NimbleFunctionIconModule.decorators = [
2935
+ { type: core.NgModule, args: [{
2936
+ declarations: [NimbleFunctionIconDirective],
2937
+ imports: [common.CommonModule],
2938
+ exports: [NimbleFunctionIconDirective]
2939
+ },] }
2940
+ ];
2941
+
2942
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2943
+ /**
2944
+ * Directive to provide Angular integration for the gaugeSimple icon element.
2945
+ */
2946
+ var NimbleGaugeSimpleIconDirective = /** @class */ (function () {
2947
+ function NimbleGaugeSimpleIconDirective() {
2948
+ }
2949
+ return NimbleGaugeSimpleIconDirective;
2950
+ }());
2951
+ NimbleGaugeSimpleIconDirective.decorators = [
2952
+ { type: core.Directive, args: [{
2953
+ selector: 'nimble-gauge-simple-icon'
2954
+ },] }
2955
+ ];
2956
+
2957
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2958
+ var NimbleGaugeSimpleIconModule = /** @class */ (function () {
2959
+ function NimbleGaugeSimpleIconModule() {
2960
+ }
2961
+ return NimbleGaugeSimpleIconModule;
2962
+ }());
2963
+ NimbleGaugeSimpleIconModule.decorators = [
2964
+ { type: core.NgModule, args: [{
2965
+ declarations: [NimbleGaugeSimpleIconDirective],
2966
+ imports: [common.CommonModule],
2967
+ exports: [NimbleGaugeSimpleIconDirective]
2968
+ },] }
2969
+ ];
2970
+
2971
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2972
+ /**
2973
+ * Directive to provide Angular integration for the gridThreeByThree icon element.
2974
+ */
2975
+ var NimbleGridThreeByThreeIconDirective = /** @class */ (function () {
2976
+ function NimbleGridThreeByThreeIconDirective() {
2977
+ }
2978
+ return NimbleGridThreeByThreeIconDirective;
2979
+ }());
2980
+ NimbleGridThreeByThreeIconDirective.decorators = [
2981
+ { type: core.Directive, args: [{
2982
+ selector: 'nimble-grid-three-by-three-icon'
2983
+ },] }
2984
+ ];
2985
+
2986
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
2987
+ var NimbleGridThreeByThreeIconModule = /** @class */ (function () {
2988
+ function NimbleGridThreeByThreeIconModule() {
2989
+ }
2990
+ return NimbleGridThreeByThreeIconModule;
2991
+ }());
2992
+ NimbleGridThreeByThreeIconModule.decorators = [
2993
+ { type: core.NgModule, args: [{
2994
+ declarations: [NimbleGridThreeByThreeIconDirective],
2995
+ imports: [common.CommonModule],
2996
+ exports: [NimbleGridThreeByThreeIconDirective]
2997
+ },] }
2998
+ ];
2999
+
3000
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3001
+ /**
3002
+ * Directive to provide Angular integration for the gridTwoByTwo icon element.
3003
+ */
3004
+ var NimbleGridTwoByTwoIconDirective = /** @class */ (function () {
3005
+ function NimbleGridTwoByTwoIconDirective() {
3006
+ }
3007
+ return NimbleGridTwoByTwoIconDirective;
3008
+ }());
3009
+ NimbleGridTwoByTwoIconDirective.decorators = [
3010
+ { type: core.Directive, args: [{
3011
+ selector: 'nimble-grid-two-by-two-icon'
3012
+ },] }
3013
+ ];
3014
+
3015
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3016
+ var NimbleGridTwoByTwoIconModule = /** @class */ (function () {
3017
+ function NimbleGridTwoByTwoIconModule() {
3018
+ }
3019
+ return NimbleGridTwoByTwoIconModule;
3020
+ }());
3021
+ NimbleGridTwoByTwoIconModule.decorators = [
3022
+ { type: core.NgModule, args: [{
3023
+ declarations: [NimbleGridTwoByTwoIconDirective],
3024
+ imports: [common.CommonModule],
3025
+ exports: [NimbleGridTwoByTwoIconDirective]
3026
+ },] }
3027
+ ];
3028
+
3029
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3030
+ /**
3031
+ * Directive to provide Angular integration for the hammer icon element.
3032
+ */
3033
+ var NimbleHammerIconDirective = /** @class */ (function () {
3034
+ function NimbleHammerIconDirective() {
3035
+ }
3036
+ return NimbleHammerIconDirective;
3037
+ }());
3038
+ NimbleHammerIconDirective.decorators = [
3039
+ { type: core.Directive, args: [{
3040
+ selector: 'nimble-hammer-icon'
3041
+ },] }
3042
+ ];
3043
+
3044
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3045
+ var NimbleHammerIconModule = /** @class */ (function () {
3046
+ function NimbleHammerIconModule() {
3047
+ }
3048
+ return NimbleHammerIconModule;
3049
+ }());
3050
+ NimbleHammerIconModule.decorators = [
3051
+ { type: core.NgModule, args: [{
3052
+ declarations: [NimbleHammerIconDirective],
3053
+ imports: [common.CommonModule],
3054
+ exports: [NimbleHammerIconDirective]
3055
+ },] }
3056
+ ];
3057
+
3058
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3059
+ /**
3060
+ * Directive to provide Angular integration for the hashtag icon element.
3061
+ */
3062
+ var NimbleHashtagIconDirective = /** @class */ (function () {
3063
+ function NimbleHashtagIconDirective() {
3064
+ }
3065
+ return NimbleHashtagIconDirective;
3066
+ }());
3067
+ NimbleHashtagIconDirective.decorators = [
3068
+ { type: core.Directive, args: [{
3069
+ selector: 'nimble-hashtag-icon'
3070
+ },] }
3071
+ ];
3072
+
3073
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3074
+ var NimbleHashtagIconModule = /** @class */ (function () {
3075
+ function NimbleHashtagIconModule() {
3076
+ }
3077
+ return NimbleHashtagIconModule;
3078
+ }());
3079
+ NimbleHashtagIconModule.decorators = [
3080
+ { type: core.NgModule, args: [{
3081
+ declarations: [NimbleHashtagIconDirective],
3082
+ imports: [common.CommonModule],
3083
+ exports: [NimbleHashtagIconDirective]
3084
+ },] }
3085
+ ];
3086
+
3087
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3088
+ /**
3089
+ * Directive to provide Angular integration for the home icon element.
3090
+ */
3091
+ var NimbleHomeIconDirective = /** @class */ (function () {
3092
+ function NimbleHomeIconDirective() {
3093
+ }
3094
+ return NimbleHomeIconDirective;
3095
+ }());
3096
+ NimbleHomeIconDirective.decorators = [
3097
+ { type: core.Directive, args: [{
3098
+ selector: 'nimble-home-icon'
3099
+ },] }
3100
+ ];
3101
+
3102
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3103
+ var NimbleHomeIconModule = /** @class */ (function () {
3104
+ function NimbleHomeIconModule() {
3105
+ }
3106
+ return NimbleHomeIconModule;
3107
+ }());
3108
+ NimbleHomeIconModule.decorators = [
3109
+ { type: core.NgModule, args: [{
3110
+ declarations: [NimbleHomeIconDirective],
3111
+ imports: [common.CommonModule],
3112
+ exports: [NimbleHomeIconDirective]
3113
+ },] }
3114
+ ];
3115
+
3116
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3117
+ /**
3118
+ * Directive to provide Angular integration for the hourglass icon element.
3119
+ */
3120
+ var NimbleHourglassIconDirective = /** @class */ (function () {
3121
+ function NimbleHourglassIconDirective() {
3122
+ }
3123
+ return NimbleHourglassIconDirective;
3124
+ }());
3125
+ NimbleHourglassIconDirective.decorators = [
3126
+ { type: core.Directive, args: [{
3127
+ selector: 'nimble-hourglass-icon'
3128
+ },] }
3129
+ ];
3130
+
3131
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3132
+ var NimbleHourglassIconModule = /** @class */ (function () {
3133
+ function NimbleHourglassIconModule() {
3134
+ }
3135
+ return NimbleHourglassIconModule;
3136
+ }());
3137
+ NimbleHourglassIconModule.decorators = [
3138
+ { type: core.NgModule, args: [{
3139
+ declarations: [NimbleHourglassIconDirective],
3140
+ imports: [common.CommonModule],
3141
+ exports: [NimbleHourglassIconDirective]
3142
+ },] }
3143
+ ];
3144
+
3145
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3146
+ /**
3147
+ * Directive to provide Angular integration for the indeterminantCheckbox icon element.
3148
+ */
3149
+ var NimbleIndeterminantCheckboxIconDirective = /** @class */ (function () {
3150
+ function NimbleIndeterminantCheckboxIconDirective() {
3151
+ }
3152
+ return NimbleIndeterminantCheckboxIconDirective;
3153
+ }());
3154
+ NimbleIndeterminantCheckboxIconDirective.decorators = [
3155
+ { type: core.Directive, args: [{
3156
+ selector: 'nimble-indeterminant-checkbox-icon'
3157
+ },] }
3158
+ ];
3159
+
3160
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3161
+ var NimbleIndeterminantCheckboxIconModule = /** @class */ (function () {
3162
+ function NimbleIndeterminantCheckboxIconModule() {
3163
+ }
3164
+ return NimbleIndeterminantCheckboxIconModule;
3165
+ }());
3166
+ NimbleIndeterminantCheckboxIconModule.decorators = [
3167
+ { type: core.NgModule, args: [{
3168
+ declarations: [NimbleIndeterminantCheckboxIconDirective],
3169
+ imports: [common.CommonModule],
3170
+ exports: [NimbleIndeterminantCheckboxIconDirective]
3171
+ },] }
3172
+ ];
3173
+
3174
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3175
+ /**
3176
+ * Directive to provide Angular integration for the info icon element.
3177
+ */
3178
+ var NimbleInfoIconDirective = /** @class */ (function () {
3179
+ function NimbleInfoIconDirective() {
3180
+ }
3181
+ return NimbleInfoIconDirective;
3182
+ }());
3183
+ NimbleInfoIconDirective.decorators = [
3184
+ { type: core.Directive, args: [{
3185
+ selector: 'nimble-info-icon'
3186
+ },] }
3187
+ ];
3188
+
3189
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3190
+ var NimbleInfoIconModule = /** @class */ (function () {
3191
+ function NimbleInfoIconModule() {
3192
+ }
3193
+ return NimbleInfoIconModule;
3194
+ }());
3195
+ NimbleInfoIconModule.decorators = [
3196
+ { type: core.NgModule, args: [{
3197
+ declarations: [NimbleInfoIconDirective],
3198
+ imports: [common.CommonModule],
3199
+ exports: [NimbleInfoIconDirective]
3200
+ },] }
3201
+ ];
3202
+
3203
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3204
+ /**
3205
+ * Directive to provide Angular integration for the infoCircle icon element.
3206
+ */
3207
+ var NimbleInfoCircleIconDirective = /** @class */ (function () {
3208
+ function NimbleInfoCircleIconDirective() {
3209
+ }
3210
+ return NimbleInfoCircleIconDirective;
3211
+ }());
3212
+ NimbleInfoCircleIconDirective.decorators = [
3213
+ { type: core.Directive, args: [{
3214
+ selector: 'nimble-info-circle-icon'
3215
+ },] }
3216
+ ];
3217
+
3218
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3219
+ var NimbleInfoCircleIconModule = /** @class */ (function () {
3220
+ function NimbleInfoCircleIconModule() {
3221
+ }
3222
+ return NimbleInfoCircleIconModule;
3223
+ }());
3224
+ NimbleInfoCircleIconModule.decorators = [
3225
+ { type: core.NgModule, args: [{
3226
+ declarations: [NimbleInfoCircleIconDirective],
3227
+ imports: [common.CommonModule],
3228
+ exports: [NimbleInfoCircleIconDirective]
3229
+ },] }
3230
+ ];
3231
+
3232
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3233
+ /**
3234
+ * Directive to provide Angular integration for the key icon element.
3235
+ */
3236
+ var NimbleKeyIconDirective = /** @class */ (function () {
3237
+ function NimbleKeyIconDirective() {
3238
+ }
3239
+ return NimbleKeyIconDirective;
3240
+ }());
3241
+ NimbleKeyIconDirective.decorators = [
3242
+ { type: core.Directive, args: [{
3243
+ selector: 'nimble-key-icon'
3244
+ },] }
3245
+ ];
3246
+
3247
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3248
+ var NimbleKeyIconModule = /** @class */ (function () {
3249
+ function NimbleKeyIconModule() {
3250
+ }
3251
+ return NimbleKeyIconModule;
3252
+ }());
3253
+ NimbleKeyIconModule.decorators = [
3254
+ { type: core.NgModule, args: [{
3255
+ declarations: [NimbleKeyIconDirective],
3256
+ imports: [common.CommonModule],
3257
+ exports: [NimbleKeyIconDirective]
3258
+ },] }
3259
+ ];
3260
+
3261
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3262
+ /**
3263
+ * Directive to provide Angular integration for the laptop icon element.
3264
+ */
3265
+ var NimbleLaptopIconDirective = /** @class */ (function () {
3266
+ function NimbleLaptopIconDirective() {
3267
+ }
3268
+ return NimbleLaptopIconDirective;
3269
+ }());
3270
+ NimbleLaptopIconDirective.decorators = [
3271
+ { type: core.Directive, args: [{
3272
+ selector: 'nimble-laptop-icon'
3273
+ },] }
3274
+ ];
3275
+
3276
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3277
+ var NimbleLaptopIconModule = /** @class */ (function () {
3278
+ function NimbleLaptopIconModule() {
3279
+ }
3280
+ return NimbleLaptopIconModule;
3281
+ }());
3282
+ NimbleLaptopIconModule.decorators = [
3283
+ { type: core.NgModule, args: [{
3284
+ declarations: [NimbleLaptopIconDirective],
3285
+ imports: [common.CommonModule],
3286
+ exports: [NimbleLaptopIconDirective]
3287
+ },] }
3288
+ ];
3289
+
3290
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3291
+ /**
3292
+ * Directive to provide Angular integration for the layerGroup icon element.
3293
+ */
3294
+ var NimbleLayerGroupIconDirective = /** @class */ (function () {
3295
+ function NimbleLayerGroupIconDirective() {
3296
+ }
3297
+ return NimbleLayerGroupIconDirective;
3298
+ }());
3299
+ NimbleLayerGroupIconDirective.decorators = [
3300
+ { type: core.Directive, args: [{
3301
+ selector: 'nimble-layer-group-icon'
3302
+ },] }
3303
+ ];
3304
+
3305
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3306
+ var NimbleLayerGroupIconModule = /** @class */ (function () {
3307
+ function NimbleLayerGroupIconModule() {
3308
+ }
3309
+ return NimbleLayerGroupIconModule;
3310
+ }());
3311
+ NimbleLayerGroupIconModule.decorators = [
3312
+ { type: core.NgModule, args: [{
3313
+ declarations: [NimbleLayerGroupIconDirective],
3314
+ imports: [common.CommonModule],
3315
+ exports: [NimbleLayerGroupIconDirective]
3316
+ },] }
3317
+ ];
3318
+
3319
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3320
+ /**
3321
+ * Directive to provide Angular integration for the lightningBolt icon element.
3322
+ */
3323
+ var NimbleLightningBoltIconDirective = /** @class */ (function () {
3324
+ function NimbleLightningBoltIconDirective() {
3325
+ }
3326
+ return NimbleLightningBoltIconDirective;
3327
+ }());
3328
+ NimbleLightningBoltIconDirective.decorators = [
3329
+ { type: core.Directive, args: [{
3330
+ selector: 'nimble-lightning-bolt-icon'
3331
+ },] }
3332
+ ];
3333
+
3334
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3335
+ var NimbleLightningBoltIconModule = /** @class */ (function () {
3336
+ function NimbleLightningBoltIconModule() {
3337
+ }
3338
+ return NimbleLightningBoltIconModule;
3339
+ }());
3340
+ NimbleLightningBoltIconModule.decorators = [
3341
+ { type: core.NgModule, args: [{
3342
+ declarations: [NimbleLightningBoltIconDirective],
3343
+ imports: [common.CommonModule],
3344
+ exports: [NimbleLightningBoltIconDirective]
3345
+ },] }
3346
+ ];
3347
+
3348
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3349
+ /**
3350
+ * Directive to provide Angular integration for the link icon element.
3351
+ */
3352
+ var NimbleLinkIconDirective = /** @class */ (function () {
3353
+ function NimbleLinkIconDirective() {
3354
+ }
3355
+ return NimbleLinkIconDirective;
3356
+ }());
3357
+ NimbleLinkIconDirective.decorators = [
3358
+ { type: core.Directive, args: [{
3359
+ selector: 'nimble-link-icon'
3360
+ },] }
3361
+ ];
3362
+
3363
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3364
+ var NimbleLinkIconModule = /** @class */ (function () {
3365
+ function NimbleLinkIconModule() {
3366
+ }
3367
+ return NimbleLinkIconModule;
3368
+ }());
3369
+ NimbleLinkIconModule.decorators = [
3370
+ { type: core.NgModule, args: [{
3371
+ declarations: [NimbleLinkIconDirective],
3372
+ imports: [common.CommonModule],
3373
+ exports: [NimbleLinkIconDirective]
3374
+ },] }
3375
+ ];
3376
+
3377
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3378
+ /**
3379
+ * Directive to provide Angular integration for the linkCancel icon element.
3380
+ */
3381
+ var NimbleLinkCancelIconDirective = /** @class */ (function () {
3382
+ function NimbleLinkCancelIconDirective() {
3383
+ }
3384
+ return NimbleLinkCancelIconDirective;
3385
+ }());
3386
+ NimbleLinkCancelIconDirective.decorators = [
3387
+ { type: core.Directive, args: [{
3388
+ selector: 'nimble-link-cancel-icon'
3389
+ },] }
3390
+ ];
3391
+
3392
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3393
+ var NimbleLinkCancelIconModule = /** @class */ (function () {
3394
+ function NimbleLinkCancelIconModule() {
3395
+ }
3396
+ return NimbleLinkCancelIconModule;
3397
+ }());
3398
+ NimbleLinkCancelIconModule.decorators = [
3399
+ { type: core.NgModule, args: [{
3400
+ declarations: [NimbleLinkCancelIconDirective],
3401
+ imports: [common.CommonModule],
3402
+ exports: [NimbleLinkCancelIconDirective]
3403
+ },] }
3404
+ ];
3405
+
3406
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3407
+ /**
3408
+ * Directive to provide Angular integration for the list icon element.
3409
+ */
3410
+ var NimbleListIconDirective = /** @class */ (function () {
3411
+ function NimbleListIconDirective() {
3412
+ }
3413
+ return NimbleListIconDirective;
3414
+ }());
3415
+ NimbleListIconDirective.decorators = [
3416
+ { type: core.Directive, args: [{
3417
+ selector: 'nimble-list-icon'
3418
+ },] }
3419
+ ];
3420
+
3421
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3422
+ var NimbleListIconModule = /** @class */ (function () {
3423
+ function NimbleListIconModule() {
3424
+ }
3425
+ return NimbleListIconModule;
3426
+ }());
3427
+ NimbleListIconModule.decorators = [
3428
+ { type: core.NgModule, args: [{
3429
+ declarations: [NimbleListIconDirective],
3430
+ imports: [common.CommonModule],
3431
+ exports: [NimbleListIconDirective]
3432
+ },] }
3433
+ ];
3434
+
3435
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3436
+ /**
3437
+ * Directive to provide Angular integration for the listTree icon element.
3438
+ */
3439
+ var NimbleListTreeIconDirective = /** @class */ (function () {
3440
+ function NimbleListTreeIconDirective() {
3441
+ }
3442
+ return NimbleListTreeIconDirective;
3443
+ }());
3444
+ NimbleListTreeIconDirective.decorators = [
3445
+ { type: core.Directive, args: [{
3446
+ selector: 'nimble-list-tree-icon'
3447
+ },] }
3448
+ ];
3449
+
3450
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3451
+ var NimbleListTreeIconModule = /** @class */ (function () {
3452
+ function NimbleListTreeIconModule() {
3453
+ }
3454
+ return NimbleListTreeIconModule;
3455
+ }());
3456
+ NimbleListTreeIconModule.decorators = [
3457
+ { type: core.NgModule, args: [{
3458
+ declarations: [NimbleListTreeIconDirective],
3459
+ imports: [common.CommonModule],
3460
+ exports: [NimbleListTreeIconDirective]
3461
+ },] }
3462
+ ];
3463
+
3464
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3465
+ /**
3466
+ * Directive to provide Angular integration for the listTreeDatabase icon element.
3467
+ */
3468
+ var NimbleListTreeDatabaseIconDirective = /** @class */ (function () {
3469
+ function NimbleListTreeDatabaseIconDirective() {
3470
+ }
3471
+ return NimbleListTreeDatabaseIconDirective;
3472
+ }());
3473
+ NimbleListTreeDatabaseIconDirective.decorators = [
3474
+ { type: core.Directive, args: [{
3475
+ selector: 'nimble-list-tree-database-icon'
3476
+ },] }
3477
+ ];
3478
+
3479
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3480
+ var NimbleListTreeDatabaseIconModule = /** @class */ (function () {
3481
+ function NimbleListTreeDatabaseIconModule() {
3482
+ }
3483
+ return NimbleListTreeDatabaseIconModule;
3484
+ }());
3485
+ NimbleListTreeDatabaseIconModule.decorators = [
3486
+ { type: core.NgModule, args: [{
3487
+ declarations: [NimbleListTreeDatabaseIconDirective],
3488
+ imports: [common.CommonModule],
3489
+ exports: [NimbleListTreeDatabaseIconDirective]
3490
+ },] }
3491
+ ];
3492
+
3493
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3494
+ /**
3495
+ * Directive to provide Angular integration for the lock icon element.
3496
+ */
3497
+ var NimbleLockIconDirective = /** @class */ (function () {
3498
+ function NimbleLockIconDirective() {
3499
+ }
3500
+ return NimbleLockIconDirective;
3501
+ }());
3502
+ NimbleLockIconDirective.decorators = [
3503
+ { type: core.Directive, args: [{
3504
+ selector: 'nimble-lock-icon'
3505
+ },] }
3506
+ ];
3507
+
3508
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3509
+ var NimbleLockIconModule = /** @class */ (function () {
3510
+ function NimbleLockIconModule() {
3511
+ }
3512
+ return NimbleLockIconModule;
3513
+ }());
3514
+ NimbleLockIconModule.decorators = [
3515
+ { type: core.NgModule, args: [{
3516
+ declarations: [NimbleLockIconDirective],
3517
+ imports: [common.CommonModule],
3518
+ exports: [NimbleLockIconDirective]
3519
+ },] }
3520
+ ];
3521
+
3522
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3523
+ /**
3524
+ * Directive to provide Angular integration for the magnifyingGlass icon element.
3525
+ */
3526
+ var NimbleMagnifyingGlassIconDirective = /** @class */ (function () {
3527
+ function NimbleMagnifyingGlassIconDirective() {
3528
+ }
3529
+ return NimbleMagnifyingGlassIconDirective;
3530
+ }());
3531
+ NimbleMagnifyingGlassIconDirective.decorators = [
3532
+ { type: core.Directive, args: [{
3533
+ selector: 'nimble-magnifying-glass-icon'
3534
+ },] }
3535
+ ];
3536
+
3537
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3538
+ var NimbleMagnifyingGlassIconModule = /** @class */ (function () {
3539
+ function NimbleMagnifyingGlassIconModule() {
3540
+ }
3541
+ return NimbleMagnifyingGlassIconModule;
3542
+ }());
3543
+ NimbleMagnifyingGlassIconModule.decorators = [
3544
+ { type: core.NgModule, args: [{
3545
+ declarations: [NimbleMagnifyingGlassIconDirective],
3546
+ imports: [common.CommonModule],
3547
+ exports: [NimbleMagnifyingGlassIconDirective]
3548
+ },] }
3549
+ ];
3550
+
3551
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3552
+ /**
3553
+ * Directive to provide Angular integration for the markdown icon element.
3554
+ */
3555
+ var NimbleMarkdownIconDirective = /** @class */ (function () {
3556
+ function NimbleMarkdownIconDirective() {
3557
+ }
3558
+ return NimbleMarkdownIconDirective;
3559
+ }());
3560
+ NimbleMarkdownIconDirective.decorators = [
3561
+ { type: core.Directive, args: [{
3562
+ selector: 'nimble-markdown-icon'
3563
+ },] }
3564
+ ];
3565
+
3566
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3567
+ var NimbleMarkdownIconModule = /** @class */ (function () {
3568
+ function NimbleMarkdownIconModule() {
3569
+ }
3570
+ return NimbleMarkdownIconModule;
3571
+ }());
3572
+ NimbleMarkdownIconModule.decorators = [
3573
+ { type: core.NgModule, args: [{
3574
+ declarations: [NimbleMarkdownIconDirective],
3575
+ imports: [common.CommonModule],
3576
+ exports: [NimbleMarkdownIconDirective]
3577
+ },] }
3578
+ ];
3579
+
3580
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3581
+ /**
3582
+ * Directive to provide Angular integration for the minus icon element.
3583
+ */
3584
+ var NimbleMinusIconDirective = /** @class */ (function () {
3585
+ function NimbleMinusIconDirective() {
3586
+ }
3587
+ return NimbleMinusIconDirective;
3588
+ }());
3589
+ NimbleMinusIconDirective.decorators = [
3590
+ { type: core.Directive, args: [{
3591
+ selector: 'nimble-minus-icon'
3592
+ },] }
3593
+ ];
3594
+
3595
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3596
+ var NimbleMinusIconModule = /** @class */ (function () {
3597
+ function NimbleMinusIconModule() {
3598
+ }
3599
+ return NimbleMinusIconModule;
3600
+ }());
3601
+ NimbleMinusIconModule.decorators = [
3602
+ { type: core.NgModule, args: [{
3603
+ declarations: [NimbleMinusIconDirective],
3604
+ imports: [common.CommonModule],
3605
+ exports: [NimbleMinusIconDirective]
3606
+ },] }
3607
+ ];
3608
+
3609
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3610
+ /**
3611
+ * Directive to provide Angular integration for the minusWide icon element.
3612
+ */
3613
+ var NimbleMinusWideIconDirective = /** @class */ (function () {
3614
+ function NimbleMinusWideIconDirective() {
3615
+ }
3616
+ return NimbleMinusWideIconDirective;
3617
+ }());
3618
+ NimbleMinusWideIconDirective.decorators = [
3619
+ { type: core.Directive, args: [{
3620
+ selector: 'nimble-minus-wide-icon'
3621
+ },] }
3622
+ ];
3623
+
3624
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3625
+ var NimbleMinusWideIconModule = /** @class */ (function () {
3626
+ function NimbleMinusWideIconModule() {
3627
+ }
3628
+ return NimbleMinusWideIconModule;
3629
+ }());
3630
+ NimbleMinusWideIconModule.decorators = [
3631
+ { type: core.NgModule, args: [{
3632
+ declarations: [NimbleMinusWideIconDirective],
3633
+ imports: [common.CommonModule],
3634
+ exports: [NimbleMinusWideIconDirective]
3635
+ },] }
3636
+ ];
3637
+
3638
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3639
+ /**
3640
+ * Directive to provide Angular integration for the mobile icon element.
3641
+ */
3642
+ var NimbleMobileIconDirective = /** @class */ (function () {
3643
+ function NimbleMobileIconDirective() {
3644
+ }
3645
+ return NimbleMobileIconDirective;
3646
+ }());
3647
+ NimbleMobileIconDirective.decorators = [
3648
+ { type: core.Directive, args: [{
3649
+ selector: 'nimble-mobile-icon'
3650
+ },] }
3651
+ ];
3652
+
3653
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3654
+ var NimbleMobileIconModule = /** @class */ (function () {
3655
+ function NimbleMobileIconModule() {
3656
+ }
3657
+ return NimbleMobileIconModule;
3658
+ }());
3659
+ NimbleMobileIconModule.decorators = [
3660
+ { type: core.NgModule, args: [{
3661
+ declarations: [NimbleMobileIconDirective],
3662
+ imports: [common.CommonModule],
3663
+ exports: [NimbleMobileIconDirective]
3664
+ },] }
3665
+ ];
3666
+
3667
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3668
+ /**
3669
+ * Directive to provide Angular integration for the notebook icon element.
3670
+ */
3671
+ var NimbleNotebookIconDirective = /** @class */ (function () {
3672
+ function NimbleNotebookIconDirective() {
3673
+ }
3674
+ return NimbleNotebookIconDirective;
3675
+ }());
3676
+ NimbleNotebookIconDirective.decorators = [
3677
+ { type: core.Directive, args: [{
3678
+ selector: 'nimble-notebook-icon'
3679
+ },] }
3680
+ ];
3681
+
3682
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3683
+ var NimbleNotebookIconModule = /** @class */ (function () {
3684
+ function NimbleNotebookIconModule() {
3685
+ }
3686
+ return NimbleNotebookIconModule;
3687
+ }());
3688
+ NimbleNotebookIconModule.decorators = [
3689
+ { type: core.NgModule, args: [{
3690
+ declarations: [NimbleNotebookIconDirective],
3691
+ imports: [common.CommonModule],
3692
+ exports: [NimbleNotebookIconDirective]
3693
+ },] }
3694
+ ];
3695
+
3696
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3697
+ /**
3698
+ * Directive to provide Angular integration for the paste icon element.
3699
+ */
3700
+ var NimblePasteIconDirective = /** @class */ (function () {
3701
+ function NimblePasteIconDirective() {
3702
+ }
3703
+ return NimblePasteIconDirective;
3704
+ }());
3705
+ NimblePasteIconDirective.decorators = [
3706
+ { type: core.Directive, args: [{
3707
+ selector: 'nimble-paste-icon'
3708
+ },] }
3709
+ ];
3710
+
3711
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3712
+ var NimblePasteIconModule = /** @class */ (function () {
3713
+ function NimblePasteIconModule() {
3714
+ }
3715
+ return NimblePasteIconModule;
3716
+ }());
3717
+ NimblePasteIconModule.decorators = [
3718
+ { type: core.NgModule, args: [{
3719
+ declarations: [NimblePasteIconDirective],
3720
+ imports: [common.CommonModule],
3721
+ exports: [NimblePasteIconDirective]
3722
+ },] }
3723
+ ];
3724
+
3725
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3726
+ /**
3727
+ * Directive to provide Angular integration for the pencil icon element.
3728
+ */
3729
+ var NimblePencilIconDirective = /** @class */ (function () {
3730
+ function NimblePencilIconDirective() {
3731
+ }
3732
+ return NimblePencilIconDirective;
3733
+ }());
3734
+ NimblePencilIconDirective.decorators = [
3735
+ { type: core.Directive, args: [{
3736
+ selector: 'nimble-pencil-icon'
3737
+ },] }
3738
+ ];
3739
+
3740
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3741
+ var NimblePencilIconModule = /** @class */ (function () {
3742
+ function NimblePencilIconModule() {
3743
+ }
3744
+ return NimblePencilIconModule;
3745
+ }());
3746
+ NimblePencilIconModule.decorators = [
3747
+ { type: core.NgModule, args: [{
3748
+ declarations: [NimblePencilIconDirective],
3749
+ imports: [common.CommonModule],
3750
+ exports: [NimblePencilIconDirective]
3751
+ },] }
3752
+ ];
3753
+
3754
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3755
+ /**
3756
+ * Directive to provide Angular integration for the potWithLid icon element.
3757
+ */
3758
+ var NimblePotWithLidIconDirective = /** @class */ (function () {
3759
+ function NimblePotWithLidIconDirective() {
3760
+ }
3761
+ return NimblePotWithLidIconDirective;
3762
+ }());
3763
+ NimblePotWithLidIconDirective.decorators = [
3764
+ { type: core.Directive, args: [{
3765
+ selector: 'nimble-pot-with-lid-icon'
3766
+ },] }
3767
+ ];
3768
+
3769
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3770
+ var NimblePotWithLidIconModule = /** @class */ (function () {
3771
+ function NimblePotWithLidIconModule() {
3772
+ }
3773
+ return NimblePotWithLidIconModule;
3774
+ }());
3775
+ NimblePotWithLidIconModule.decorators = [
3776
+ { type: core.NgModule, args: [{
3777
+ declarations: [NimblePotWithLidIconDirective],
3778
+ imports: [common.CommonModule],
3779
+ exports: [NimblePotWithLidIconDirective]
3780
+ },] }
3781
+ ];
3782
+
3783
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3784
+ /**
3785
+ * Directive to provide Angular integration for the question icon element.
3786
+ */
3787
+ var NimbleQuestionIconDirective = /** @class */ (function () {
3788
+ function NimbleQuestionIconDirective() {
3789
+ }
3790
+ return NimbleQuestionIconDirective;
3791
+ }());
3792
+ NimbleQuestionIconDirective.decorators = [
3793
+ { type: core.Directive, args: [{
3794
+ selector: 'nimble-question-icon'
3795
+ },] }
3796
+ ];
3797
+
3798
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3799
+ var NimbleQuestionIconModule = /** @class */ (function () {
3800
+ function NimbleQuestionIconModule() {
3801
+ }
3802
+ return NimbleQuestionIconModule;
3803
+ }());
3804
+ NimbleQuestionIconModule.decorators = [
3805
+ { type: core.NgModule, args: [{
3806
+ declarations: [NimbleQuestionIconDirective],
3807
+ imports: [common.CommonModule],
3808
+ exports: [NimbleQuestionIconDirective]
3809
+ },] }
3810
+ ];
3811
+
3812
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3813
+ /**
3814
+ * Directive to provide Angular integration for the runningArrow icon element.
3815
+ */
3816
+ var NimbleRunningArrowIconDirective = /** @class */ (function () {
3817
+ function NimbleRunningArrowIconDirective() {
3818
+ }
3819
+ return NimbleRunningArrowIconDirective;
3820
+ }());
3821
+ NimbleRunningArrowIconDirective.decorators = [
3822
+ { type: core.Directive, args: [{
3823
+ selector: 'nimble-running-arrow-icon'
3824
+ },] }
3825
+ ];
3826
+
3827
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3828
+ var NimbleRunningArrowIconModule = /** @class */ (function () {
3829
+ function NimbleRunningArrowIconModule() {
3830
+ }
3831
+ return NimbleRunningArrowIconModule;
3832
+ }());
3833
+ NimbleRunningArrowIconModule.decorators = [
3834
+ { type: core.NgModule, args: [{
3835
+ declarations: [NimbleRunningArrowIconDirective],
3836
+ imports: [common.CommonModule],
3837
+ exports: [NimbleRunningArrowIconDirective]
3838
+ },] }
3839
+ ];
3840
+
3841
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3842
+ /**
3843
+ * Directive to provide Angular integration for the server icon element.
3844
+ */
3845
+ var NimbleServerIconDirective = /** @class */ (function () {
3846
+ function NimbleServerIconDirective() {
3847
+ }
3848
+ return NimbleServerIconDirective;
3849
+ }());
3850
+ NimbleServerIconDirective.decorators = [
3851
+ { type: core.Directive, args: [{
3852
+ selector: 'nimble-server-icon'
3853
+ },] }
3854
+ ];
3855
+
3856
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3857
+ var NimbleServerIconModule = /** @class */ (function () {
3858
+ function NimbleServerIconModule() {
3859
+ }
3860
+ return NimbleServerIconModule;
3861
+ }());
3862
+ NimbleServerIconModule.decorators = [
3863
+ { type: core.NgModule, args: [{
3864
+ declarations: [NimbleServerIconDirective],
3865
+ imports: [common.CommonModule],
3866
+ exports: [NimbleServerIconDirective]
3867
+ },] }
3868
+ ];
3869
+
3870
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3871
+ /**
3872
+ * Directive to provide Angular integration for the shareSquare icon element.
3873
+ */
3874
+ var NimbleShareSquareIconDirective = /** @class */ (function () {
3875
+ function NimbleShareSquareIconDirective() {
3876
+ }
3877
+ return NimbleShareSquareIconDirective;
3878
+ }());
3879
+ NimbleShareSquareIconDirective.decorators = [
3880
+ { type: core.Directive, args: [{
3881
+ selector: 'nimble-share-square-icon'
3882
+ },] }
3883
+ ];
3884
+
3885
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3886
+ var NimbleShareSquareIconModule = /** @class */ (function () {
3887
+ function NimbleShareSquareIconModule() {
3888
+ }
3889
+ return NimbleShareSquareIconModule;
3890
+ }());
3891
+ NimbleShareSquareIconModule.decorators = [
3892
+ { type: core.NgModule, args: [{
3893
+ declarations: [NimbleShareSquareIconDirective],
3894
+ imports: [common.CommonModule],
3895
+ exports: [NimbleShareSquareIconDirective]
3896
+ },] }
3897
+ ];
3898
+
3899
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3900
+ /**
3901
+ * Directive to provide Angular integration for the shieldCheck icon element.
3902
+ */
3903
+ var NimbleShieldCheckIconDirective = /** @class */ (function () {
3904
+ function NimbleShieldCheckIconDirective() {
3905
+ }
3906
+ return NimbleShieldCheckIconDirective;
3907
+ }());
3908
+ NimbleShieldCheckIconDirective.decorators = [
3909
+ { type: core.Directive, args: [{
3910
+ selector: 'nimble-shield-check-icon'
3911
+ },] }
3912
+ ];
3913
+
3914
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3915
+ var NimbleShieldCheckIconModule = /** @class */ (function () {
3916
+ function NimbleShieldCheckIconModule() {
3917
+ }
3918
+ return NimbleShieldCheckIconModule;
3919
+ }());
3920
+ NimbleShieldCheckIconModule.decorators = [
3921
+ { type: core.NgModule, args: [{
3922
+ declarations: [NimbleShieldCheckIconDirective],
3923
+ imports: [common.CommonModule],
3924
+ exports: [NimbleShieldCheckIconDirective]
3925
+ },] }
3926
+ ];
3927
+
3928
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3929
+ /**
3930
+ * Directive to provide Angular integration for the shieldXmark icon element.
3931
+ */
3932
+ var NimbleShieldXmarkIconDirective = /** @class */ (function () {
3933
+ function NimbleShieldXmarkIconDirective() {
3934
+ }
3935
+ return NimbleShieldXmarkIconDirective;
3936
+ }());
3937
+ NimbleShieldXmarkIconDirective.decorators = [
3938
+ { type: core.Directive, args: [{
3939
+ selector: 'nimble-shield-xmark-icon'
3940
+ },] }
3941
+ ];
3942
+
3943
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3944
+ var NimbleShieldXmarkIconModule = /** @class */ (function () {
3945
+ function NimbleShieldXmarkIconModule() {
3946
+ }
3947
+ return NimbleShieldXmarkIconModule;
3948
+ }());
3949
+ NimbleShieldXmarkIconModule.decorators = [
3950
+ { type: core.NgModule, args: [{
3951
+ declarations: [NimbleShieldXmarkIconDirective],
3952
+ imports: [common.CommonModule],
3953
+ exports: [NimbleShieldXmarkIconDirective]
3954
+ },] }
3955
+ ];
3956
+
3957
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3958
+ /**
3959
+ * Directive to provide Angular integration for the signalBars icon element.
3960
+ */
3961
+ var NimbleSignalBarsIconDirective = /** @class */ (function () {
3962
+ function NimbleSignalBarsIconDirective() {
3963
+ }
3964
+ return NimbleSignalBarsIconDirective;
3965
+ }());
3966
+ NimbleSignalBarsIconDirective.decorators = [
3967
+ { type: core.Directive, args: [{
3968
+ selector: 'nimble-signal-bars-icon'
3969
+ },] }
3970
+ ];
3971
+
3972
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3973
+ var NimbleSignalBarsIconModule = /** @class */ (function () {
3974
+ function NimbleSignalBarsIconModule() {
3975
+ }
3976
+ return NimbleSignalBarsIconModule;
3977
+ }());
3978
+ NimbleSignalBarsIconModule.decorators = [
3979
+ { type: core.NgModule, args: [{
3980
+ declarations: [NimbleSignalBarsIconDirective],
3981
+ imports: [common.CommonModule],
3982
+ exports: [NimbleSignalBarsIconDirective]
3983
+ },] }
3984
+ ];
3985
+
3986
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
3987
+ /**
3988
+ * Directive to provide Angular integration for the sineGraph icon element.
3989
+ */
3990
+ var NimbleSineGraphIconDirective = /** @class */ (function () {
3991
+ function NimbleSineGraphIconDirective() {
3992
+ }
3993
+ return NimbleSineGraphIconDirective;
3994
+ }());
3995
+ NimbleSineGraphIconDirective.decorators = [
3996
+ { type: core.Directive, args: [{
3997
+ selector: 'nimble-sine-graph-icon'
3998
+ },] }
3999
+ ];
4000
+
4001
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4002
+ var NimbleSineGraphIconModule = /** @class */ (function () {
4003
+ function NimbleSineGraphIconModule() {
4004
+ }
4005
+ return NimbleSineGraphIconModule;
4006
+ }());
4007
+ NimbleSineGraphIconModule.decorators = [
4008
+ { type: core.NgModule, args: [{
4009
+ declarations: [NimbleSineGraphIconDirective],
4010
+ imports: [common.CommonModule],
4011
+ exports: [NimbleSineGraphIconDirective]
4012
+ },] }
4013
+ ];
4014
+
4015
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4016
+ /**
4017
+ * Directive to provide Angular integration for the skipArrow icon element.
4018
+ */
4019
+ var NimbleSkipArrowIconDirective = /** @class */ (function () {
4020
+ function NimbleSkipArrowIconDirective() {
4021
+ }
4022
+ return NimbleSkipArrowIconDirective;
4023
+ }());
4024
+ NimbleSkipArrowIconDirective.decorators = [
4025
+ { type: core.Directive, args: [{
4026
+ selector: 'nimble-skip-arrow-icon'
4027
+ },] }
4028
+ ];
4029
+
4030
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4031
+ var NimbleSkipArrowIconModule = /** @class */ (function () {
4032
+ function NimbleSkipArrowIconModule() {
4033
+ }
4034
+ return NimbleSkipArrowIconModule;
4035
+ }());
4036
+ NimbleSkipArrowIconModule.decorators = [
4037
+ { type: core.NgModule, args: [{
4038
+ declarations: [NimbleSkipArrowIconDirective],
4039
+ imports: [common.CommonModule],
4040
+ exports: [NimbleSkipArrowIconDirective]
4041
+ },] }
4042
+ ];
4043
+
4044
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4045
+ /**
4046
+ * Directive to provide Angular integration for the spinner icon element.
4047
+ */
4048
+ var NimbleSpinnerIconDirective = /** @class */ (function () {
4049
+ function NimbleSpinnerIconDirective() {
4050
+ }
4051
+ return NimbleSpinnerIconDirective;
4052
+ }());
4053
+ NimbleSpinnerIconDirective.decorators = [
4054
+ { type: core.Directive, args: [{
4055
+ selector: 'nimble-spinner-icon'
4056
+ },] }
4057
+ ];
4058
+
4059
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4060
+ var NimbleSpinnerIconModule = /** @class */ (function () {
4061
+ function NimbleSpinnerIconModule() {
4062
+ }
4063
+ return NimbleSpinnerIconModule;
4064
+ }());
4065
+ NimbleSpinnerIconModule.decorators = [
4066
+ { type: core.NgModule, args: [{
4067
+ declarations: [NimbleSpinnerIconDirective],
4068
+ imports: [common.CommonModule],
4069
+ exports: [NimbleSpinnerIconDirective]
4070
+ },] }
4071
+ ];
4072
+
4073
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4074
+ /**
4075
+ * Directive to provide Angular integration for the squareCheck icon element.
4076
+ */
4077
+ var NimbleSquareCheckIconDirective = /** @class */ (function () {
4078
+ function NimbleSquareCheckIconDirective() {
4079
+ }
4080
+ return NimbleSquareCheckIconDirective;
4081
+ }());
4082
+ NimbleSquareCheckIconDirective.decorators = [
4083
+ { type: core.Directive, args: [{
4084
+ selector: 'nimble-square-check-icon'
4085
+ },] }
4086
+ ];
4087
+
4088
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4089
+ var NimbleSquareCheckIconModule = /** @class */ (function () {
4090
+ function NimbleSquareCheckIconModule() {
4091
+ }
4092
+ return NimbleSquareCheckIconModule;
4093
+ }());
4094
+ NimbleSquareCheckIconModule.decorators = [
4095
+ { type: core.NgModule, args: [{
4096
+ declarations: [NimbleSquareCheckIconDirective],
4097
+ imports: [common.CommonModule],
4098
+ exports: [NimbleSquareCheckIconDirective]
4099
+ },] }
4100
+ ];
4101
+
4102
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4103
+ /**
4104
+ * Directive to provide Angular integration for the squareT icon element.
4105
+ */
4106
+ var NimbleSquareTIconDirective = /** @class */ (function () {
4107
+ function NimbleSquareTIconDirective() {
4108
+ }
4109
+ return NimbleSquareTIconDirective;
4110
+ }());
4111
+ NimbleSquareTIconDirective.decorators = [
4112
+ { type: core.Directive, args: [{
4113
+ selector: 'nimble-square-t-icon'
4114
+ },] }
4115
+ ];
4116
+
4117
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4118
+ var NimbleSquareTIconModule = /** @class */ (function () {
4119
+ function NimbleSquareTIconModule() {
4120
+ }
4121
+ return NimbleSquareTIconModule;
4122
+ }());
4123
+ NimbleSquareTIconModule.decorators = [
4124
+ { type: core.NgModule, args: [{
4125
+ declarations: [NimbleSquareTIconDirective],
4126
+ imports: [common.CommonModule],
4127
+ exports: [NimbleSquareTIconDirective]
4128
+ },] }
4129
+ ];
4130
+
4131
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4132
+ /**
4133
+ * Directive to provide Angular integration for the t icon element.
4134
+ */
4135
+ var NimbleTIconDirective = /** @class */ (function () {
4136
+ function NimbleTIconDirective() {
4137
+ }
4138
+ return NimbleTIconDirective;
4139
+ }());
4140
+ NimbleTIconDirective.decorators = [
4141
+ { type: core.Directive, args: [{
4142
+ selector: 'nimble-t-icon'
4143
+ },] }
4144
+ ];
4145
+
4146
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4147
+ var NimbleTIconModule = /** @class */ (function () {
4148
+ function NimbleTIconModule() {
4149
+ }
4150
+ return NimbleTIconModule;
4151
+ }());
4152
+ NimbleTIconModule.decorators = [
4153
+ { type: core.NgModule, args: [{
4154
+ declarations: [NimbleTIconDirective],
4155
+ imports: [common.CommonModule],
4156
+ exports: [NimbleTIconDirective]
4157
+ },] }
4158
+ ];
4159
+
4160
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4161
+ /**
4162
+ * Directive to provide Angular integration for the tablet icon element.
4163
+ */
4164
+ var NimbleTabletIconDirective = /** @class */ (function () {
4165
+ function NimbleTabletIconDirective() {
4166
+ }
4167
+ return NimbleTabletIconDirective;
4168
+ }());
4169
+ NimbleTabletIconDirective.decorators = [
4170
+ { type: core.Directive, args: [{
4171
+ selector: 'nimble-tablet-icon'
4172
+ },] }
4173
+ ];
4174
+
4175
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4176
+ var NimbleTabletIconModule = /** @class */ (function () {
4177
+ function NimbleTabletIconModule() {
4178
+ }
4179
+ return NimbleTabletIconModule;
4180
+ }());
4181
+ NimbleTabletIconModule.decorators = [
4182
+ { type: core.NgModule, args: [{
4183
+ declarations: [NimbleTabletIconDirective],
4184
+ imports: [common.CommonModule],
4185
+ exports: [NimbleTabletIconDirective]
4186
+ },] }
4187
+ ];
4188
+
4189
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4190
+ /**
4191
+ * Directive to provide Angular integration for the tag icon element.
4192
+ */
4193
+ var NimbleTagIconDirective = /** @class */ (function () {
4194
+ function NimbleTagIconDirective() {
4195
+ }
4196
+ return NimbleTagIconDirective;
4197
+ }());
4198
+ NimbleTagIconDirective.decorators = [
4199
+ { type: core.Directive, args: [{
4200
+ selector: 'nimble-tag-icon'
4201
+ },] }
4202
+ ];
4203
+
4204
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4205
+ var NimbleTagIconModule = /** @class */ (function () {
4206
+ function NimbleTagIconModule() {
4207
+ }
4208
+ return NimbleTagIconModule;
4209
+ }());
4210
+ NimbleTagIconModule.decorators = [
4211
+ { type: core.NgModule, args: [{
4212
+ declarations: [NimbleTagIconDirective],
4213
+ imports: [common.CommonModule],
4214
+ exports: [NimbleTagIconDirective]
4215
+ },] }
4216
+ ];
4217
+
4218
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4219
+ /**
4220
+ * Directive to provide Angular integration for the tags icon element.
4221
+ */
4222
+ var NimbleTagsIconDirective = /** @class */ (function () {
4223
+ function NimbleTagsIconDirective() {
4224
+ }
4225
+ return NimbleTagsIconDirective;
4226
+ }());
4227
+ NimbleTagsIconDirective.decorators = [
4228
+ { type: core.Directive, args: [{
4229
+ selector: 'nimble-tags-icon'
4230
+ },] }
4231
+ ];
4232
+
4233
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4234
+ var NimbleTagsIconModule = /** @class */ (function () {
4235
+ function NimbleTagsIconModule() {
4236
+ }
4237
+ return NimbleTagsIconModule;
4238
+ }());
4239
+ NimbleTagsIconModule.decorators = [
4240
+ { type: core.NgModule, args: [{
4241
+ declarations: [NimbleTagsIconDirective],
4242
+ imports: [common.CommonModule],
4243
+ exports: [NimbleTagsIconDirective]
4244
+ },] }
4245
+ ];
4246
+
4247
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4248
+ /**
4249
+ * Directive to provide Angular integration for the targetCrosshairs icon element.
4250
+ */
4251
+ var NimbleTargetCrosshairsIconDirective = /** @class */ (function () {
4252
+ function NimbleTargetCrosshairsIconDirective() {
4253
+ }
4254
+ return NimbleTargetCrosshairsIconDirective;
4255
+ }());
4256
+ NimbleTargetCrosshairsIconDirective.decorators = [
4257
+ { type: core.Directive, args: [{
4258
+ selector: 'nimble-target-crosshairs-icon'
4259
+ },] }
4260
+ ];
4261
+
4262
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4263
+ var NimbleTargetCrosshairsIconModule = /** @class */ (function () {
4264
+ function NimbleTargetCrosshairsIconModule() {
4265
+ }
4266
+ return NimbleTargetCrosshairsIconModule;
4267
+ }());
4268
+ NimbleTargetCrosshairsIconModule.decorators = [
4269
+ { type: core.NgModule, args: [{
4270
+ declarations: [NimbleTargetCrosshairsIconDirective],
4271
+ imports: [common.CommonModule],
4272
+ exports: [NimbleTargetCrosshairsIconDirective]
4273
+ },] }
4274
+ ];
4275
+
4276
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4277
+ /**
4278
+ * Directive to provide Angular integration for the targetCrosshairsProgress icon element.
4279
+ */
4280
+ var NimbleTargetCrosshairsProgressIconDirective = /** @class */ (function () {
4281
+ function NimbleTargetCrosshairsProgressIconDirective() {
4282
+ }
4283
+ return NimbleTargetCrosshairsProgressIconDirective;
4284
+ }());
4285
+ NimbleTargetCrosshairsProgressIconDirective.decorators = [
4286
+ { type: core.Directive, args: [{
4287
+ selector: 'nimble-target-crosshairs-progress-icon'
4288
+ },] }
4289
+ ];
4290
+
4291
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4292
+ var NimbleTargetCrosshairsProgressIconModule = /** @class */ (function () {
4293
+ function NimbleTargetCrosshairsProgressIconModule() {
4294
+ }
4295
+ return NimbleTargetCrosshairsProgressIconModule;
4296
+ }());
4297
+ NimbleTargetCrosshairsProgressIconModule.decorators = [
4298
+ { type: core.NgModule, args: [{
4299
+ declarations: [NimbleTargetCrosshairsProgressIconDirective],
4300
+ imports: [common.CommonModule],
4301
+ exports: [NimbleTargetCrosshairsProgressIconDirective]
4302
+ },] }
4303
+ ];
4304
+
4305
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4306
+ /**
4307
+ * Directive to provide Angular integration for the threeDotsLine icon element.
4308
+ */
4309
+ var NimbleThreeDotsLineIconDirective = /** @class */ (function () {
4310
+ function NimbleThreeDotsLineIconDirective() {
4311
+ }
4312
+ return NimbleThreeDotsLineIconDirective;
4313
+ }());
4314
+ NimbleThreeDotsLineIconDirective.decorators = [
4315
+ { type: core.Directive, args: [{
4316
+ selector: 'nimble-three-dots-line-icon'
4317
+ },] }
4318
+ ];
4319
+
4320
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4321
+ var NimbleThreeDotsLineIconModule = /** @class */ (function () {
4322
+ function NimbleThreeDotsLineIconModule() {
4323
+ }
4324
+ return NimbleThreeDotsLineIconModule;
4325
+ }());
4326
+ NimbleThreeDotsLineIconModule.decorators = [
4327
+ { type: core.NgModule, args: [{
4328
+ declarations: [NimbleThreeDotsLineIconDirective],
4329
+ imports: [common.CommonModule],
4330
+ exports: [NimbleThreeDotsLineIconDirective]
4331
+ },] }
4332
+ ];
4333
+
4334
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4335
+ /**
4336
+ * Directive to provide Angular integration for the thumbtack icon element.
4337
+ */
4338
+ var NimbleThumbtackIconDirective = /** @class */ (function () {
4339
+ function NimbleThumbtackIconDirective() {
4340
+ }
4341
+ return NimbleThumbtackIconDirective;
4342
+ }());
4343
+ NimbleThumbtackIconDirective.decorators = [
4344
+ { type: core.Directive, args: [{
4345
+ selector: 'nimble-thumbtack-icon'
4346
+ },] }
4347
+ ];
4348
+
4349
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4350
+ var NimbleThumbtackIconModule = /** @class */ (function () {
4351
+ function NimbleThumbtackIconModule() {
4352
+ }
4353
+ return NimbleThumbtackIconModule;
4354
+ }());
4355
+ NimbleThumbtackIconModule.decorators = [
4356
+ { type: core.NgModule, args: [{
4357
+ declarations: [NimbleThumbtackIconDirective],
4358
+ imports: [common.CommonModule],
4359
+ exports: [NimbleThumbtackIconDirective]
4360
+ },] }
4361
+ ];
4362
+
4363
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4364
+ /**
4365
+ * Directive to provide Angular integration for the tileSize icon element.
4366
+ */
4367
+ var NimbleTileSizeIconDirective = /** @class */ (function () {
4368
+ function NimbleTileSizeIconDirective() {
4369
+ }
4370
+ return NimbleTileSizeIconDirective;
4371
+ }());
4372
+ NimbleTileSizeIconDirective.decorators = [
4373
+ { type: core.Directive, args: [{
4374
+ selector: 'nimble-tile-size-icon'
4375
+ },] }
4376
+ ];
4377
+
4378
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4379
+ var NimbleTileSizeIconModule = /** @class */ (function () {
4380
+ function NimbleTileSizeIconModule() {
4381
+ }
4382
+ return NimbleTileSizeIconModule;
4383
+ }());
4384
+ NimbleTileSizeIconModule.decorators = [
4385
+ { type: core.NgModule, args: [{
4386
+ declarations: [NimbleTileSizeIconDirective],
4387
+ imports: [common.CommonModule],
4388
+ exports: [NimbleTileSizeIconDirective]
4389
+ },] }
4390
+ ];
4391
+
4392
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4393
+ /**
4394
+ * Directive to provide Angular integration for the times icon element.
4395
+ */
4396
+ var NimbleTimesIconDirective = /** @class */ (function () {
4397
+ function NimbleTimesIconDirective() {
4398
+ }
4399
+ return NimbleTimesIconDirective;
4400
+ }());
4401
+ NimbleTimesIconDirective.decorators = [
4402
+ { type: core.Directive, args: [{
4403
+ selector: 'nimble-times-icon'
4404
+ },] }
4405
+ ];
4406
+
4407
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4408
+ var NimbleTimesIconModule = /** @class */ (function () {
4409
+ function NimbleTimesIconModule() {
4410
+ }
4411
+ return NimbleTimesIconModule;
4412
+ }());
4413
+ NimbleTimesIconModule.decorators = [
4414
+ { type: core.NgModule, args: [{
4415
+ declarations: [NimbleTimesIconDirective],
4416
+ imports: [common.CommonModule],
4417
+ exports: [NimbleTimesIconDirective]
4418
+ },] }
4419
+ ];
4420
+
4421
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4422
+ /**
4423
+ * Directive to provide Angular integration for the trash icon element.
4424
+ */
4425
+ var NimbleTrashIconDirective = /** @class */ (function () {
4426
+ function NimbleTrashIconDirective() {
4427
+ }
4428
+ return NimbleTrashIconDirective;
4429
+ }());
4430
+ NimbleTrashIconDirective.decorators = [
4431
+ { type: core.Directive, args: [{
4432
+ selector: 'nimble-trash-icon'
4433
+ },] }
4434
+ ];
4435
+
4436
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4437
+ var NimbleTrashIconModule = /** @class */ (function () {
4438
+ function NimbleTrashIconModule() {
4439
+ }
4440
+ return NimbleTrashIconModule;
4441
+ }());
4442
+ NimbleTrashIconModule.decorators = [
4443
+ { type: core.NgModule, args: [{
4444
+ declarations: [NimbleTrashIconDirective],
4445
+ imports: [common.CommonModule],
4446
+ exports: [NimbleTrashIconDirective]
4447
+ },] }
4448
+ ];
4449
+
4450
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4451
+ /**
4452
+ * Directive to provide Angular integration for the triangle icon element.
4453
+ */
4454
+ var NimbleTriangleIconDirective = /** @class */ (function () {
4455
+ function NimbleTriangleIconDirective() {
4456
+ }
4457
+ return NimbleTriangleIconDirective;
4458
+ }());
4459
+ NimbleTriangleIconDirective.decorators = [
4460
+ { type: core.Directive, args: [{
4461
+ selector: 'nimble-triangle-icon'
4462
+ },] }
4463
+ ];
4464
+
4465
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4466
+ var NimbleTriangleIconModule = /** @class */ (function () {
4467
+ function NimbleTriangleIconModule() {
4468
+ }
4469
+ return NimbleTriangleIconModule;
4470
+ }());
4471
+ NimbleTriangleIconModule.decorators = [
4472
+ { type: core.NgModule, args: [{
4473
+ declarations: [NimbleTriangleIconDirective],
4474
+ imports: [common.CommonModule],
4475
+ exports: [NimbleTriangleIconDirective]
4476
+ },] }
4477
+ ];
4478
+
4479
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4480
+ /**
4481
+ * Directive to provide Angular integration for the trueFalseRectangle icon element.
4482
+ */
4483
+ var NimbleTrueFalseRectangleIconDirective = /** @class */ (function () {
4484
+ function NimbleTrueFalseRectangleIconDirective() {
4485
+ }
4486
+ return NimbleTrueFalseRectangleIconDirective;
4487
+ }());
4488
+ NimbleTrueFalseRectangleIconDirective.decorators = [
4489
+ { type: core.Directive, args: [{
4490
+ selector: 'nimble-true-false-rectangle-icon'
4491
+ },] }
4492
+ ];
4493
+
4494
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4495
+ var NimbleTrueFalseRectangleIconModule = /** @class */ (function () {
4496
+ function NimbleTrueFalseRectangleIconModule() {
4497
+ }
4498
+ return NimbleTrueFalseRectangleIconModule;
4499
+ }());
4500
+ NimbleTrueFalseRectangleIconModule.decorators = [
4501
+ { type: core.NgModule, args: [{
4502
+ declarations: [NimbleTrueFalseRectangleIconDirective],
4503
+ imports: [common.CommonModule],
4504
+ exports: [NimbleTrueFalseRectangleIconDirective]
4505
+ },] }
4506
+ ];
4507
+
4508
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4509
+ /**
4510
+ * Directive to provide Angular integration for the unlink icon element.
4511
+ */
4512
+ var NimbleUnlinkIconDirective = /** @class */ (function () {
4513
+ function NimbleUnlinkIconDirective() {
4514
+ }
4515
+ return NimbleUnlinkIconDirective;
4516
+ }());
4517
+ NimbleUnlinkIconDirective.decorators = [
4518
+ { type: core.Directive, args: [{
4519
+ selector: 'nimble-unlink-icon'
4520
+ },] }
4521
+ ];
4522
+
4523
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4524
+ var NimbleUnlinkIconModule = /** @class */ (function () {
4525
+ function NimbleUnlinkIconModule() {
4526
+ }
4527
+ return NimbleUnlinkIconModule;
4528
+ }());
4529
+ NimbleUnlinkIconModule.decorators = [
4530
+ { type: core.NgModule, args: [{
4531
+ declarations: [NimbleUnlinkIconDirective],
4532
+ imports: [common.CommonModule],
4533
+ exports: [NimbleUnlinkIconDirective]
4534
+ },] }
4535
+ ];
4536
+
4537
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4538
+ /**
4539
+ * Directive to provide Angular integration for the unlock icon element.
4540
+ */
4541
+ var NimbleUnlockIconDirective = /** @class */ (function () {
4542
+ function NimbleUnlockIconDirective() {
4543
+ }
4544
+ return NimbleUnlockIconDirective;
4545
+ }());
4546
+ NimbleUnlockIconDirective.decorators = [
4547
+ { type: core.Directive, args: [{
4548
+ selector: 'nimble-unlock-icon'
4549
+ },] }
4550
+ ];
4551
+
4552
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4553
+ var NimbleUnlockIconModule = /** @class */ (function () {
4554
+ function NimbleUnlockIconModule() {
4555
+ }
4556
+ return NimbleUnlockIconModule;
4557
+ }());
4558
+ NimbleUnlockIconModule.decorators = [
4559
+ { type: core.NgModule, args: [{
4560
+ declarations: [NimbleUnlockIconDirective],
4561
+ imports: [common.CommonModule],
4562
+ exports: [NimbleUnlockIconDirective]
4563
+ },] }
4564
+ ];
4565
+
4566
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4567
+ /**
4568
+ * Directive to provide Angular integration for the upload icon element.
4569
+ */
4570
+ var NimbleUploadIconDirective = /** @class */ (function () {
4571
+ function NimbleUploadIconDirective() {
4572
+ }
4573
+ return NimbleUploadIconDirective;
4574
+ }());
4575
+ NimbleUploadIconDirective.decorators = [
4576
+ { type: core.Directive, args: [{
4577
+ selector: 'nimble-upload-icon'
4578
+ },] }
4579
+ ];
4580
+
4581
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4582
+ var NimbleUploadIconModule = /** @class */ (function () {
4583
+ function NimbleUploadIconModule() {
4584
+ }
4585
+ return NimbleUploadIconModule;
4586
+ }());
4587
+ NimbleUploadIconModule.decorators = [
4588
+ { type: core.NgModule, args: [{
4589
+ declarations: [NimbleUploadIconDirective],
4590
+ imports: [common.CommonModule],
4591
+ exports: [NimbleUploadIconDirective]
4592
+ },] }
4593
+ ];
4594
+
4595
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4596
+ /**
4597
+ * Directive to provide Angular integration for the user icon element.
4598
+ */
4599
+ var NimbleUserIconDirective = /** @class */ (function () {
4600
+ function NimbleUserIconDirective() {
4601
+ }
4602
+ return NimbleUserIconDirective;
4603
+ }());
4604
+ NimbleUserIconDirective.decorators = [
4605
+ { type: core.Directive, args: [{
4606
+ selector: 'nimble-user-icon'
4607
+ },] }
4608
+ ];
4609
+
4610
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4611
+ var NimbleUserIconModule = /** @class */ (function () {
4612
+ function NimbleUserIconModule() {
4613
+ }
4614
+ return NimbleUserIconModule;
4615
+ }());
4616
+ NimbleUserIconModule.decorators = [
4617
+ { type: core.NgModule, args: [{
4618
+ declarations: [NimbleUserIconDirective],
4619
+ imports: [common.CommonModule],
4620
+ exports: [NimbleUserIconDirective]
4621
+ },] }
4622
+ ];
4623
+
4624
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4625
+ /**
4626
+ * Directive to provide Angular integration for the watch icon element.
4627
+ */
4628
+ var NimbleWatchIconDirective = /** @class */ (function () {
4629
+ function NimbleWatchIconDirective() {
4630
+ }
4631
+ return NimbleWatchIconDirective;
4632
+ }());
4633
+ NimbleWatchIconDirective.decorators = [
4634
+ { type: core.Directive, args: [{
4635
+ selector: 'nimble-watch-icon'
4636
+ },] }
4637
+ ];
4638
+
4639
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4640
+ var NimbleWatchIconModule = /** @class */ (function () {
4641
+ function NimbleWatchIconModule() {
4642
+ }
4643
+ return NimbleWatchIconModule;
4644
+ }());
4645
+ NimbleWatchIconModule.decorators = [
4646
+ { type: core.NgModule, args: [{
4647
+ declarations: [NimbleWatchIconDirective],
4648
+ imports: [common.CommonModule],
4649
+ exports: [NimbleWatchIconDirective]
4650
+ },] }
4651
+ ];
4652
+
4653
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4654
+ /**
4655
+ * Directive to provide Angular integration for the waveform icon element.
4656
+ */
4657
+ var NimbleWaveformIconDirective = /** @class */ (function () {
4658
+ function NimbleWaveformIconDirective() {
4659
+ }
4660
+ return NimbleWaveformIconDirective;
4661
+ }());
4662
+ NimbleWaveformIconDirective.decorators = [
4663
+ { type: core.Directive, args: [{
4664
+ selector: 'nimble-waveform-icon'
4665
+ },] }
4666
+ ];
4667
+
4668
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4669
+ var NimbleWaveformIconModule = /** @class */ (function () {
4670
+ function NimbleWaveformIconModule() {
4671
+ }
4672
+ return NimbleWaveformIconModule;
4673
+ }());
4674
+ NimbleWaveformIconModule.decorators = [
4675
+ { type: core.NgModule, args: [{
4676
+ declarations: [NimbleWaveformIconDirective],
4677
+ imports: [common.CommonModule],
4678
+ exports: [NimbleWaveformIconDirective]
4679
+ },] }
4680
+ ];
4681
+
4682
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4683
+ /**
4684
+ * Directive to provide Angular integration for the webviCustom icon element.
4685
+ */
4686
+ var NimbleWebviCustomIconDirective = /** @class */ (function () {
4687
+ function NimbleWebviCustomIconDirective() {
4688
+ }
4689
+ return NimbleWebviCustomIconDirective;
4690
+ }());
4691
+ NimbleWebviCustomIconDirective.decorators = [
4692
+ { type: core.Directive, args: [{
4693
+ selector: 'nimble-webvi-custom-icon'
4694
+ },] }
4695
+ ];
4696
+
4697
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4698
+ var NimbleWebviCustomIconModule = /** @class */ (function () {
4699
+ function NimbleWebviCustomIconModule() {
4700
+ }
4701
+ return NimbleWebviCustomIconModule;
4702
+ }());
4703
+ NimbleWebviCustomIconModule.decorators = [
4704
+ { type: core.NgModule, args: [{
4705
+ declarations: [NimbleWebviCustomIconDirective],
4706
+ imports: [common.CommonModule],
4707
+ exports: [NimbleWebviCustomIconDirective]
4708
+ },] }
4709
+ ];
4710
+
4711
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4712
+ /**
4713
+ * Directive to provide Angular integration for the webviHost icon element.
4714
+ */
4715
+ var NimbleWebviHostIconDirective = /** @class */ (function () {
4716
+ function NimbleWebviHostIconDirective() {
4717
+ }
4718
+ return NimbleWebviHostIconDirective;
4719
+ }());
4720
+ NimbleWebviHostIconDirective.decorators = [
4721
+ { type: core.Directive, args: [{
4722
+ selector: 'nimble-webvi-host-icon'
4723
+ },] }
4724
+ ];
4725
+
4726
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4727
+ var NimbleWebviHostIconModule = /** @class */ (function () {
4728
+ function NimbleWebviHostIconModule() {
4729
+ }
4730
+ return NimbleWebviHostIconModule;
4731
+ }());
4732
+ NimbleWebviHostIconModule.decorators = [
4733
+ { type: core.NgModule, args: [{
4734
+ declarations: [NimbleWebviHostIconDirective],
4735
+ imports: [common.CommonModule],
4736
+ exports: [NimbleWebviHostIconDirective]
4737
+ },] }
4738
+ ];
4739
+
4740
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4741
+ /**
4742
+ * Directive to provide Angular integration for the windowCode icon element.
4743
+ */
4744
+ var NimbleWindowCodeIconDirective = /** @class */ (function () {
4745
+ function NimbleWindowCodeIconDirective() {
4746
+ }
4747
+ return NimbleWindowCodeIconDirective;
4748
+ }());
4749
+ NimbleWindowCodeIconDirective.decorators = [
4750
+ { type: core.Directive, args: [{
4751
+ selector: 'nimble-window-code-icon'
4752
+ },] }
4753
+ ];
4754
+
4755
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4756
+ var NimbleWindowCodeIconModule = /** @class */ (function () {
4757
+ function NimbleWindowCodeIconModule() {
4758
+ }
4759
+ return NimbleWindowCodeIconModule;
4760
+ }());
4761
+ NimbleWindowCodeIconModule.decorators = [
4762
+ { type: core.NgModule, args: [{
4763
+ declarations: [NimbleWindowCodeIconDirective],
4764
+ imports: [common.CommonModule],
4765
+ exports: [NimbleWindowCodeIconDirective]
4766
+ },] }
4767
+ ];
4768
+
4769
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4770
+ /**
4771
+ * Directive to provide Angular integration for the windowText icon element.
4772
+ */
4773
+ var NimbleWindowTextIconDirective = /** @class */ (function () {
4774
+ function NimbleWindowTextIconDirective() {
4775
+ }
4776
+ return NimbleWindowTextIconDirective;
4777
+ }());
4778
+ NimbleWindowTextIconDirective.decorators = [
4779
+ { type: core.Directive, args: [{
4780
+ selector: 'nimble-window-text-icon'
4781
+ },] }
4782
+ ];
4783
+
4784
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4785
+ var NimbleWindowTextIconModule = /** @class */ (function () {
4786
+ function NimbleWindowTextIconModule() {
4787
+ }
4788
+ return NimbleWindowTextIconModule;
4789
+ }());
4790
+ NimbleWindowTextIconModule.decorators = [
4791
+ { type: core.NgModule, args: [{
4792
+ declarations: [NimbleWindowTextIconDirective],
4793
+ imports: [common.CommonModule],
4794
+ exports: [NimbleWindowTextIconDirective]
4795
+ },] }
4796
+ ];
4797
+
4798
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4799
+ /**
4800
+ * Directive to provide Angular integration for the wrenchHammer icon element.
4801
+ */
4802
+ var NimbleWrenchHammerIconDirective = /** @class */ (function () {
4803
+ function NimbleWrenchHammerIconDirective() {
4804
+ }
4805
+ return NimbleWrenchHammerIconDirective;
4806
+ }());
4807
+ NimbleWrenchHammerIconDirective.decorators = [
4808
+ { type: core.Directive, args: [{
4809
+ selector: 'nimble-wrench-hammer-icon'
4810
+ },] }
4811
+ ];
4812
+
4813
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4814
+ var NimbleWrenchHammerIconModule = /** @class */ (function () {
4815
+ function NimbleWrenchHammerIconModule() {
4816
+ }
4817
+ return NimbleWrenchHammerIconModule;
4818
+ }());
4819
+ NimbleWrenchHammerIconModule.decorators = [
4820
+ { type: core.NgModule, args: [{
4821
+ declarations: [NimbleWrenchHammerIconDirective],
4822
+ imports: [common.CommonModule],
4823
+ exports: [NimbleWrenchHammerIconDirective]
4824
+ },] }
4825
+ ];
4826
+
4827
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4828
+ /**
4829
+ * Directive to provide Angular integration for the xmark icon element.
4830
+ */
4831
+ var NimbleXmarkIconDirective = /** @class */ (function () {
4832
+ function NimbleXmarkIconDirective() {
4833
+ }
4834
+ return NimbleXmarkIconDirective;
4835
+ }());
4836
+ NimbleXmarkIconDirective.decorators = [
4837
+ { type: core.Directive, args: [{
4838
+ selector: 'nimble-xmark-icon'
4839
+ },] }
4840
+ ];
4841
+
4842
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4843
+ var NimbleXmarkIconModule = /** @class */ (function () {
4844
+ function NimbleXmarkIconModule() {
4845
+ }
4846
+ return NimbleXmarkIconModule;
4847
+ }());
4848
+ NimbleXmarkIconModule.decorators = [
4849
+ { type: core.NgModule, args: [{
4850
+ declarations: [NimbleXmarkIconDirective],
4851
+ imports: [common.CommonModule],
4852
+ exports: [NimbleXmarkIconDirective]
4853
+ },] }
4854
+ ];
4855
+
4856
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4857
+ /**
4858
+ * Directive to provide Angular integration for the xmarkCheck icon element.
4859
+ */
4860
+ var NimbleXmarkCheckIconDirective = /** @class */ (function () {
4861
+ function NimbleXmarkCheckIconDirective() {
4862
+ }
4863
+ return NimbleXmarkCheckIconDirective;
4864
+ }());
4865
+ NimbleXmarkCheckIconDirective.decorators = [
4866
+ { type: core.Directive, args: [{
4867
+ selector: 'nimble-xmark-check-icon'
4868
+ },] }
4869
+ ];
4870
+
4871
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
4872
+ var NimbleXmarkCheckIconModule = /** @class */ (function () {
4873
+ function NimbleXmarkCheckIconModule() {
4874
+ }
4875
+ return NimbleXmarkCheckIconModule;
4876
+ }());
4877
+ NimbleXmarkCheckIconModule.decorators = [
4878
+ { type: core.NgModule, args: [{
4879
+ declarations: [NimbleXmarkCheckIconDirective],
4880
+ imports: [common.CommonModule],
4881
+ exports: [NimbleXmarkCheckIconDirective]
4882
+ },] }
4883
+ ];
4884
+
767
4885
  /**
768
4886
  * Extension of Angular's SelectControlValueAccessor to target the Nimble select control.
769
4887
  *
@@ -1522,7 +5640,7 @@
1522
5640
  NimbleTextFieldDirective.propDecorators = {
1523
5641
  readOnly: [{ type: core.Input, args: ['readonly',] }],
1524
5642
  type: [{ type: core.Input }],
1525
- errorText: [{ type: core.Input, args: ['errortext',] }]
5643
+ errorText: [{ type: core.Input, args: ['error-text',] }]
1526
5644
  };
1527
5645
 
1528
5646
  var NimbleTextFieldModule = /** @class */ (function () {
@@ -1828,9 +5946,7 @@
1828
5946
  */
1829
5947
  var waitForUpdatesAsync = asyncHelpers.waitForUpdatesAsync;
1830
5948
 
1831
- /*
1832
- * Public API Surface of nimble-angular
1833
- */
5949
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
1834
5950
 
1835
5951
  /**
1836
5952
  * Generated bundle index. Do not edit.
@@ -1864,6 +5980,46 @@
1864
5980
  enumerable: true,
1865
5981
  get: function () { return asyncHelpers.processUpdates; }
1866
5982
  });
5983
+ exports.NimbleAddIconDirective = NimbleAddIconDirective;
5984
+ exports.NimbleAddIconModule = NimbleAddIconModule;
5985
+ exports.NimbleArrowDownRightAndArrowUpLeftIconDirective = NimbleArrowDownRightAndArrowUpLeftIconDirective;
5986
+ exports.NimbleArrowDownRightAndArrowUpLeftIconModule = NimbleArrowDownRightAndArrowUpLeftIconModule;
5987
+ exports.NimbleArrowExpanderDownIconDirective = NimbleArrowExpanderDownIconDirective;
5988
+ exports.NimbleArrowExpanderDownIconModule = NimbleArrowExpanderDownIconModule;
5989
+ exports.NimbleArrowExpanderLeftIconDirective = NimbleArrowExpanderLeftIconDirective;
5990
+ exports.NimbleArrowExpanderLeftIconModule = NimbleArrowExpanderLeftIconModule;
5991
+ exports.NimbleArrowExpanderRightIconDirective = NimbleArrowExpanderRightIconDirective;
5992
+ exports.NimbleArrowExpanderRightIconModule = NimbleArrowExpanderRightIconModule;
5993
+ exports.NimbleArrowExpanderUpIconDirective = NimbleArrowExpanderUpIconDirective;
5994
+ exports.NimbleArrowExpanderUpIconModule = NimbleArrowExpanderUpIconModule;
5995
+ exports.NimbleArrowLeftFromLineIconDirective = NimbleArrowLeftFromLineIconDirective;
5996
+ exports.NimbleArrowLeftFromLineIconModule = NimbleArrowLeftFromLineIconModule;
5997
+ exports.NimbleArrowPartialRotateLeftIconDirective = NimbleArrowPartialRotateLeftIconDirective;
5998
+ exports.NimbleArrowPartialRotateLeftIconModule = NimbleArrowPartialRotateLeftIconModule;
5999
+ exports.NimbleArrowRightToLineIconDirective = NimbleArrowRightToLineIconDirective;
6000
+ exports.NimbleArrowRightToLineIconModule = NimbleArrowRightToLineIconModule;
6001
+ exports.NimbleArrowRotateRightIconDirective = NimbleArrowRotateRightIconDirective;
6002
+ exports.NimbleArrowRotateRightIconModule = NimbleArrowRotateRightIconModule;
6003
+ exports.NimbleArrowURotateLeftIconDirective = NimbleArrowURotateLeftIconDirective;
6004
+ exports.NimbleArrowURotateLeftIconModule = NimbleArrowURotateLeftIconModule;
6005
+ exports.NimbleArrowUpLeftAndArrowDownRightIconDirective = NimbleArrowUpLeftAndArrowDownRightIconDirective;
6006
+ exports.NimbleArrowUpLeftAndArrowDownRightIconModule = NimbleArrowUpLeftAndArrowDownRightIconModule;
6007
+ exports.NimbleArrowsMaximizeIconDirective = NimbleArrowsMaximizeIconDirective;
6008
+ exports.NimbleArrowsMaximizeIconModule = NimbleArrowsMaximizeIconModule;
6009
+ exports.NimbleArrowsRepeatIconDirective = NimbleArrowsRepeatIconDirective;
6010
+ exports.NimbleArrowsRepeatIconModule = NimbleArrowsRepeatIconModule;
6011
+ exports.NimbleBarsIconDirective = NimbleBarsIconDirective;
6012
+ exports.NimbleBarsIconModule = NimbleBarsIconModule;
6013
+ exports.NimbleBellAndCommentIconDirective = NimbleBellAndCommentIconDirective;
6014
+ exports.NimbleBellAndCommentIconModule = NimbleBellAndCommentIconModule;
6015
+ exports.NimbleBellCircleIconDirective = NimbleBellCircleIconDirective;
6016
+ exports.NimbleBellCircleIconModule = NimbleBellCircleIconModule;
6017
+ exports.NimbleBellIconDirective = NimbleBellIconDirective;
6018
+ exports.NimbleBellIconModule = NimbleBellIconModule;
6019
+ exports.NimbleBellSolidCircleIconDirective = NimbleBellSolidCircleIconDirective;
6020
+ exports.NimbleBellSolidCircleIconModule = NimbleBellSolidCircleIconModule;
6021
+ exports.NimbleBlockWithRibbonIconDirective = NimbleBlockWithRibbonIconDirective;
6022
+ exports.NimbleBlockWithRibbonIconModule = NimbleBlockWithRibbonIconModule;
1867
6023
  exports.NimbleBreadcrumbDirective = NimbleBreadcrumbDirective;
1868
6024
  exports.NimbleBreadcrumbItemDirective = NimbleBreadcrumbItemDirective;
1869
6025
  exports.NimbleBreadcrumbItemModule = NimbleBreadcrumbItemModule;
@@ -1871,31 +6027,235 @@
1871
6027
  exports.NimbleBreadcrumbModule = NimbleBreadcrumbModule;
1872
6028
  exports.NimbleButtonDirective = NimbleButtonDirective;
1873
6029
  exports.NimbleButtonModule = NimbleButtonModule;
6030
+ exports.NimbleCalendarIconDirective = NimbleCalendarIconDirective;
6031
+ exports.NimbleCalendarIconModule = NimbleCalendarIconModule;
6032
+ exports.NimbleChartDiagramChildFocusIconDirective = NimbleChartDiagramChildFocusIconDirective;
6033
+ exports.NimbleChartDiagramChildFocusIconModule = NimbleChartDiagramChildFocusIconModule;
6034
+ exports.NimbleChartDiagramIconDirective = NimbleChartDiagramIconDirective;
6035
+ exports.NimbleChartDiagramIconModule = NimbleChartDiagramIconModule;
6036
+ exports.NimbleChartDiagramParentFocusIconDirective = NimbleChartDiagramParentFocusIconDirective;
6037
+ exports.NimbleChartDiagramParentFocusIconModule = NimbleChartDiagramParentFocusIconModule;
6038
+ exports.NimbleChartDiagramParentFocusTwoChildIconDirective = NimbleChartDiagramParentFocusTwoChildIconDirective;
6039
+ exports.NimbleChartDiagramParentFocusTwoChildIconModule = NimbleChartDiagramParentFocusTwoChildIconModule;
6040
+ exports.NimbleCheckDotIconDirective = NimbleCheckDotIconDirective;
6041
+ exports.NimbleCheckDotIconModule = NimbleCheckDotIconModule;
6042
+ exports.NimbleCheckIconDirective = NimbleCheckIconDirective;
6043
+ exports.NimbleCheckIconModule = NimbleCheckIconModule;
1874
6044
  exports.NimbleCheckboxControlValueAccessorDirective = NimbleCheckboxControlValueAccessorDirective;
1875
6045
  exports.NimbleCheckboxDirective = NimbleCheckboxDirective;
1876
6046
  exports.NimbleCheckboxModule = NimbleCheckboxModule;
6047
+ exports.NimbleCircleBrokenIconDirective = NimbleCircleBrokenIconDirective;
6048
+ exports.NimbleCircleBrokenIconModule = NimbleCircleBrokenIconModule;
6049
+ exports.NimbleCircleCheckIconDirective = NimbleCircleCheckIconDirective;
6050
+ exports.NimbleCircleCheckIconModule = NimbleCircleCheckIconModule;
6051
+ exports.NimbleCircleIconDirective = NimbleCircleIconDirective;
6052
+ exports.NimbleCircleIconModule = NimbleCircleIconModule;
6053
+ exports.NimbleCirclePartialBrokenIconDirective = NimbleCirclePartialBrokenIconDirective;
6054
+ exports.NimbleCirclePartialBrokenIconModule = NimbleCirclePartialBrokenIconModule;
6055
+ exports.NimbleCircleSlashIconDirective = NimbleCircleSlashIconDirective;
6056
+ exports.NimbleCircleSlashIconModule = NimbleCircleSlashIconModule;
6057
+ exports.NimbleCircleXIconDirective = NimbleCircleXIconDirective;
6058
+ exports.NimbleCircleXIconModule = NimbleCircleXIconModule;
6059
+ exports.NimbleClipboardIconDirective = NimbleClipboardIconDirective;
6060
+ exports.NimbleClipboardIconModule = NimbleClipboardIconModule;
6061
+ exports.NimbleClockCogIconDirective = NimbleClockCogIconDirective;
6062
+ exports.NimbleClockCogIconModule = NimbleClockCogIconModule;
6063
+ exports.NimbleClockIconDirective = NimbleClockIconDirective;
6064
+ exports.NimbleClockIconModule = NimbleClockIconModule;
6065
+ exports.NimbleClockTriangleIconDirective = NimbleClockTriangleIconDirective;
6066
+ exports.NimbleClockTriangleIconModule = NimbleClockTriangleIconModule;
6067
+ exports.NimbleCloneIconDirective = NimbleCloneIconDirective;
6068
+ exports.NimbleCloneIconModule = NimbleCloneIconModule;
6069
+ exports.NimbleCloudUploadIconDirective = NimbleCloudUploadIconDirective;
6070
+ exports.NimbleCloudUploadIconModule = NimbleCloudUploadIconModule;
6071
+ exports.NimbleCloudWithArrowIconDirective = NimbleCloudWithArrowIconDirective;
6072
+ exports.NimbleCloudWithArrowIconModule = NimbleCloudWithArrowIconModule;
6073
+ exports.NimbleCogDatabaseIconDirective = NimbleCogDatabaseIconDirective;
6074
+ exports.NimbleCogDatabaseIconModule = NimbleCogDatabaseIconModule;
6075
+ exports.NimbleCogDatabaseInsetIconDirective = NimbleCogDatabaseInsetIconDirective;
6076
+ exports.NimbleCogDatabaseInsetIconModule = NimbleCogDatabaseInsetIconModule;
6077
+ exports.NimbleCogIconDirective = NimbleCogIconDirective;
6078
+ exports.NimbleCogIconModule = NimbleCogIconModule;
6079
+ exports.NimbleCogSmallCogIconDirective = NimbleCogSmallCogIconDirective;
6080
+ exports.NimbleCogSmallCogIconModule = NimbleCogSmallCogIconModule;
6081
+ exports.NimbleCogZoomedIconDirective = NimbleCogZoomedIconDirective;
6082
+ exports.NimbleCogZoomedIconModule = NimbleCogZoomedIconModule;
6083
+ exports.NimbleCommentIconDirective = NimbleCommentIconDirective;
6084
+ exports.NimbleCommentIconModule = NimbleCommentIconModule;
6085
+ exports.NimbleComputerAndMonitorIconDirective = NimbleComputerAndMonitorIconDirective;
6086
+ exports.NimbleComputerAndMonitorIconModule = NimbleComputerAndMonitorIconModule;
6087
+ exports.NimbleCopyIconDirective = NimbleCopyIconDirective;
6088
+ exports.NimbleCopyIconModule = NimbleCopyIconModule;
6089
+ exports.NimbleCopyTextIconDirective = NimbleCopyTextIconDirective;
6090
+ exports.NimbleCopyTextIconModule = NimbleCopyTextIconModule;
6091
+ exports.NimbleDashboardBuilderIconDirective = NimbleDashboardBuilderIconDirective;
6092
+ exports.NimbleDashboardBuilderIconModule = NimbleDashboardBuilderIconModule;
6093
+ exports.NimbleDashboardBuilderLegendIconDirective = NimbleDashboardBuilderLegendIconDirective;
6094
+ exports.NimbleDashboardBuilderLegendIconModule = NimbleDashboardBuilderLegendIconModule;
6095
+ exports.NimbleDashboardBuilderTemplatesIconDirective = NimbleDashboardBuilderTemplatesIconDirective;
6096
+ exports.NimbleDashboardBuilderTemplatesIconModule = NimbleDashboardBuilderTemplatesIconModule;
6097
+ exports.NimbleDashboardBuilderTileIconDirective = NimbleDashboardBuilderTileIconDirective;
6098
+ exports.NimbleDashboardBuilderTileIconModule = NimbleDashboardBuilderTileIconModule;
6099
+ exports.NimbleDatabaseCheckIconDirective = NimbleDatabaseCheckIconDirective;
6100
+ exports.NimbleDatabaseCheckIconModule = NimbleDatabaseCheckIconModule;
6101
+ exports.NimbleDatabaseIconDirective = NimbleDatabaseIconDirective;
6102
+ exports.NimbleDatabaseIconModule = NimbleDatabaseIconModule;
6103
+ exports.NimbleDesktopIconDirective = NimbleDesktopIconDirective;
6104
+ exports.NimbleDesktopIconModule = NimbleDesktopIconModule;
6105
+ exports.NimbleDonutChartIconDirective = NimbleDonutChartIconDirective;
6106
+ exports.NimbleDonutChartIconModule = NimbleDonutChartIconModule;
6107
+ exports.NimbleDotSolidDotStrokeIconDirective = NimbleDotSolidDotStrokeIconDirective;
6108
+ exports.NimbleDotSolidDotStrokeIconModule = NimbleDotSolidDotStrokeIconModule;
6109
+ exports.NimbleDownloadIconDirective = NimbleDownloadIconDirective;
6110
+ exports.NimbleDownloadIconModule = NimbleDownloadIconModule;
1877
6111
  exports.NimbleDrawerDirective = NimbleDrawerDirective;
1878
6112
  exports.NimbleDrawerModule = NimbleDrawerModule;
6113
+ exports.NimbleElectronicChipZoomedIconDirective = NimbleElectronicChipZoomedIconDirective;
6114
+ exports.NimbleElectronicChipZoomedIconModule = NimbleElectronicChipZoomedIconModule;
6115
+ exports.NimbleExclamationMarkIconDirective = NimbleExclamationMarkIconDirective;
6116
+ exports.NimbleExclamationMarkIconModule = NimbleExclamationMarkIconModule;
6117
+ exports.NimbleEyeIconDirective = NimbleEyeIconDirective;
6118
+ exports.NimbleEyeIconModule = NimbleEyeIconModule;
6119
+ exports.NimbleFancyAIconDirective = NimbleFancyAIconDirective;
6120
+ exports.NimbleFancyAIconModule = NimbleFancyAIconModule;
6121
+ exports.NimbleFileDrawerIconDirective = NimbleFileDrawerIconDirective;
6122
+ exports.NimbleFileDrawerIconModule = NimbleFileDrawerIconModule;
6123
+ exports.NimbleFileIconDirective = NimbleFileIconDirective;
6124
+ exports.NimbleFileIconModule = NimbleFileIconModule;
6125
+ exports.NimbleFileSearchIconDirective = NimbleFileSearchIconDirective;
6126
+ exports.NimbleFileSearchIconModule = NimbleFileSearchIconModule;
6127
+ exports.NimbleFilterIconDirective = NimbleFilterIconDirective;
6128
+ exports.NimbleFilterIconModule = NimbleFilterIconModule;
6129
+ exports.NimbleFloppyDiskCheckmarkIconDirective = NimbleFloppyDiskCheckmarkIconDirective;
6130
+ exports.NimbleFloppyDiskCheckmarkIconModule = NimbleFloppyDiskCheckmarkIconModule;
6131
+ exports.NimbleFloppyDiskStarArrowRightIconDirective = NimbleFloppyDiskStarArrowRightIconDirective;
6132
+ exports.NimbleFloppyDiskStarArrowRightIconModule = NimbleFloppyDiskStarArrowRightIconModule;
6133
+ exports.NimbleFloppyDiskThreeDotsIconDirective = NimbleFloppyDiskThreeDotsIconDirective;
6134
+ exports.NimbleFloppyDiskThreeDotsIconModule = NimbleFloppyDiskThreeDotsIconModule;
6135
+ exports.NimbleFolderIconDirective = NimbleFolderIconDirective;
6136
+ exports.NimbleFolderIconModule = NimbleFolderIconModule;
6137
+ exports.NimbleFolderOpenIconDirective = NimbleFolderOpenIconDirective;
6138
+ exports.NimbleFolderOpenIconModule = NimbleFolderOpenIconModule;
6139
+ exports.NimbleForwardSlashIconDirective = NimbleForwardSlashIconDirective;
6140
+ exports.NimbleForwardSlashIconModule = NimbleForwardSlashIconModule;
6141
+ exports.NimbleFourDotsSquareIconDirective = NimbleFourDotsSquareIconDirective;
6142
+ exports.NimbleFourDotsSquareIconModule = NimbleFourDotsSquareIconModule;
6143
+ exports.NimbleFunctionIconDirective = NimbleFunctionIconDirective;
6144
+ exports.NimbleFunctionIconModule = NimbleFunctionIconModule;
6145
+ exports.NimbleGaugeSimpleIconDirective = NimbleGaugeSimpleIconDirective;
6146
+ exports.NimbleGaugeSimpleIconModule = NimbleGaugeSimpleIconModule;
6147
+ exports.NimbleGridThreeByThreeIconDirective = NimbleGridThreeByThreeIconDirective;
6148
+ exports.NimbleGridThreeByThreeIconModule = NimbleGridThreeByThreeIconModule;
6149
+ exports.NimbleGridTwoByTwoIconDirective = NimbleGridTwoByTwoIconDirective;
6150
+ exports.NimbleGridTwoByTwoIconModule = NimbleGridTwoByTwoIconModule;
6151
+ exports.NimbleHammerIconDirective = NimbleHammerIconDirective;
6152
+ exports.NimbleHammerIconModule = NimbleHammerIconModule;
6153
+ exports.NimbleHashtagIconDirective = NimbleHashtagIconDirective;
6154
+ exports.NimbleHashtagIconModule = NimbleHashtagIconModule;
6155
+ exports.NimbleHomeIconDirective = NimbleHomeIconDirective;
6156
+ exports.NimbleHomeIconModule = NimbleHomeIconModule;
6157
+ exports.NimbleHourglassIconDirective = NimbleHourglassIconDirective;
6158
+ exports.NimbleHourglassIconModule = NimbleHourglassIconModule;
6159
+ exports.NimbleIndeterminantCheckboxIconDirective = NimbleIndeterminantCheckboxIconDirective;
6160
+ exports.NimbleIndeterminantCheckboxIconModule = NimbleIndeterminantCheckboxIconModule;
6161
+ exports.NimbleInfoCircleIconDirective = NimbleInfoCircleIconDirective;
6162
+ exports.NimbleInfoCircleIconModule = NimbleInfoCircleIconModule;
6163
+ exports.NimbleInfoIconDirective = NimbleInfoIconDirective;
6164
+ exports.NimbleInfoIconModule = NimbleInfoIconModule;
6165
+ exports.NimbleKeyIconDirective = NimbleKeyIconDirective;
6166
+ exports.NimbleKeyIconModule = NimbleKeyIconModule;
6167
+ exports.NimbleLaptopIconDirective = NimbleLaptopIconDirective;
6168
+ exports.NimbleLaptopIconModule = NimbleLaptopIconModule;
6169
+ exports.NimbleLayerGroupIconDirective = NimbleLayerGroupIconDirective;
6170
+ exports.NimbleLayerGroupIconModule = NimbleLayerGroupIconModule;
6171
+ exports.NimbleLightningBoltIconDirective = NimbleLightningBoltIconDirective;
6172
+ exports.NimbleLightningBoltIconModule = NimbleLightningBoltIconModule;
6173
+ exports.NimbleLinkCancelIconDirective = NimbleLinkCancelIconDirective;
6174
+ exports.NimbleLinkCancelIconModule = NimbleLinkCancelIconModule;
6175
+ exports.NimbleLinkIconDirective = NimbleLinkIconDirective;
6176
+ exports.NimbleLinkIconModule = NimbleLinkIconModule;
6177
+ exports.NimbleListIconDirective = NimbleListIconDirective;
6178
+ exports.NimbleListIconModule = NimbleListIconModule;
6179
+ exports.NimbleListTreeDatabaseIconDirective = NimbleListTreeDatabaseIconDirective;
6180
+ exports.NimbleListTreeDatabaseIconModule = NimbleListTreeDatabaseIconModule;
6181
+ exports.NimbleListTreeIconDirective = NimbleListTreeIconDirective;
6182
+ exports.NimbleListTreeIconModule = NimbleListTreeIconModule;
1879
6183
  exports.NimbleListboxOptionDirective = NimbleListboxOptionDirective;
1880
6184
  exports.NimbleListboxOptionModule = NimbleListboxOptionModule;
6185
+ exports.NimbleLockIconDirective = NimbleLockIconDirective;
6186
+ exports.NimbleLockIconModule = NimbleLockIconModule;
6187
+ exports.NimbleMagnifyingGlassIconDirective = NimbleMagnifyingGlassIconDirective;
6188
+ exports.NimbleMagnifyingGlassIconModule = NimbleMagnifyingGlassIconModule;
6189
+ exports.NimbleMarkdownIconDirective = NimbleMarkdownIconDirective;
6190
+ exports.NimbleMarkdownIconModule = NimbleMarkdownIconModule;
1881
6191
  exports.NimbleMenuDirective = NimbleMenuDirective;
1882
6192
  exports.NimbleMenuItemDirective = NimbleMenuItemDirective;
1883
6193
  exports.NimbleMenuItemModule = NimbleMenuItemModule;
1884
6194
  exports.NimbleMenuModule = NimbleMenuModule;
6195
+ exports.NimbleMinusIconDirective = NimbleMinusIconDirective;
6196
+ exports.NimbleMinusIconModule = NimbleMinusIconModule;
6197
+ exports.NimbleMinusWideIconDirective = NimbleMinusWideIconDirective;
6198
+ exports.NimbleMinusWideIconModule = NimbleMinusWideIconModule;
6199
+ exports.NimbleMobileIconDirective = NimbleMobileIconDirective;
6200
+ exports.NimbleMobileIconModule = NimbleMobileIconModule;
6201
+ exports.NimbleNotebookIconDirective = NimbleNotebookIconDirective;
6202
+ exports.NimbleNotebookIconModule = NimbleNotebookIconModule;
1885
6203
  exports.NimbleNumberFieldControlValueAccessorDirective = NimbleNumberFieldControlValueAccessorDirective;
1886
6204
  exports.NimbleNumberFieldDirective = NimbleNumberFieldDirective;
1887
6205
  exports.NimbleNumberFieldModule = NimbleNumberFieldModule;
6206
+ exports.NimblePasteIconDirective = NimblePasteIconDirective;
6207
+ exports.NimblePasteIconModule = NimblePasteIconModule;
6208
+ exports.NimblePencilIconDirective = NimblePencilIconDirective;
6209
+ exports.NimblePencilIconModule = NimblePencilIconModule;
6210
+ exports.NimblePotWithLidIconDirective = NimblePotWithLidIconDirective;
6211
+ exports.NimblePotWithLidIconModule = NimblePotWithLidIconModule;
6212
+ exports.NimbleQuestionIconDirective = NimbleQuestionIconDirective;
6213
+ exports.NimbleQuestionIconModule = NimbleQuestionIconModule;
6214
+ exports.NimbleRunningArrowIconDirective = NimbleRunningArrowIconDirective;
6215
+ exports.NimbleRunningArrowIconModule = NimbleRunningArrowIconModule;
1888
6216
  exports.NimbleSelectControlValueAccessorDirective = NimbleSelectControlValueAccessorDirective;
1889
6217
  exports.NimbleSelectDirective = NimbleSelectDirective;
1890
6218
  exports.NimbleSelectModule = NimbleSelectModule;
6219
+ exports.NimbleServerIconDirective = NimbleServerIconDirective;
6220
+ exports.NimbleServerIconModule = NimbleServerIconModule;
6221
+ exports.NimbleShareSquareIconDirective = NimbleShareSquareIconDirective;
6222
+ exports.NimbleShareSquareIconModule = NimbleShareSquareIconModule;
6223
+ exports.NimbleShieldCheckIconDirective = NimbleShieldCheckIconDirective;
6224
+ exports.NimbleShieldCheckIconModule = NimbleShieldCheckIconModule;
6225
+ exports.NimbleShieldXmarkIconDirective = NimbleShieldXmarkIconDirective;
6226
+ exports.NimbleShieldXmarkIconModule = NimbleShieldXmarkIconModule;
6227
+ exports.NimbleSignalBarsIconDirective = NimbleSignalBarsIconDirective;
6228
+ exports.NimbleSignalBarsIconModule = NimbleSignalBarsIconModule;
6229
+ exports.NimbleSineGraphIconDirective = NimbleSineGraphIconDirective;
6230
+ exports.NimbleSineGraphIconModule = NimbleSineGraphIconModule;
6231
+ exports.NimbleSkipArrowIconDirective = NimbleSkipArrowIconDirective;
6232
+ exports.NimbleSkipArrowIconModule = NimbleSkipArrowIconModule;
6233
+ exports.NimbleSpinnerIconDirective = NimbleSpinnerIconDirective;
6234
+ exports.NimbleSpinnerIconModule = NimbleSpinnerIconModule;
6235
+ exports.NimbleSquareCheckIconDirective = NimbleSquareCheckIconDirective;
6236
+ exports.NimbleSquareCheckIconModule = NimbleSquareCheckIconModule;
6237
+ exports.NimbleSquareTIconDirective = NimbleSquareTIconDirective;
6238
+ exports.NimbleSquareTIconModule = NimbleSquareTIconModule;
6239
+ exports.NimbleTIconDirective = NimbleTIconDirective;
6240
+ exports.NimbleTIconModule = NimbleTIconModule;
1891
6241
  exports.NimbleTabDirective = NimbleTabDirective;
1892
6242
  exports.NimbleTabModule = NimbleTabModule;
1893
6243
  exports.NimbleTabPanelDirective = NimbleTabPanelDirective;
1894
6244
  exports.NimbleTabPanelModule = NimbleTabPanelModule;
6245
+ exports.NimbleTabletIconDirective = NimbleTabletIconDirective;
6246
+ exports.NimbleTabletIconModule = NimbleTabletIconModule;
1895
6247
  exports.NimbleTabsDirective = NimbleTabsDirective;
1896
6248
  exports.NimbleTabsModule = NimbleTabsModule;
1897
6249
  exports.NimbleTabsToolbarDirective = NimbleTabsToolbarDirective;
1898
6250
  exports.NimbleTabsToolbarModule = NimbleTabsToolbarModule;
6251
+ exports.NimbleTagIconDirective = NimbleTagIconDirective;
6252
+ exports.NimbleTagIconModule = NimbleTagIconModule;
6253
+ exports.NimbleTagsIconDirective = NimbleTagsIconDirective;
6254
+ exports.NimbleTagsIconModule = NimbleTagsIconModule;
6255
+ exports.NimbleTargetCrosshairsIconDirective = NimbleTargetCrosshairsIconDirective;
6256
+ exports.NimbleTargetCrosshairsIconModule = NimbleTargetCrosshairsIconModule;
6257
+ exports.NimbleTargetCrosshairsProgressIconDirective = NimbleTargetCrosshairsProgressIconDirective;
6258
+ exports.NimbleTargetCrosshairsProgressIconModule = NimbleTargetCrosshairsProgressIconModule;
1899
6259
  exports.NimbleTextAreaControlValueAccessorDirective = NimbleTextAreaControlValueAccessorDirective;
1900
6260
  exports.NimbleTextAreaDirective = NimbleTextAreaDirective;
1901
6261
  exports.NimbleTextAreaModule = NimbleTextAreaModule;
@@ -1904,12 +6264,52 @@
1904
6264
  exports.NimbleTextFieldModule = NimbleTextFieldModule;
1905
6265
  exports.NimbleThemeProviderDirective = NimbleThemeProviderDirective;
1906
6266
  exports.NimbleThemeProviderModule = NimbleThemeProviderModule;
6267
+ exports.NimbleThreeDotsLineIconDirective = NimbleThreeDotsLineIconDirective;
6268
+ exports.NimbleThreeDotsLineIconModule = NimbleThreeDotsLineIconModule;
6269
+ exports.NimbleThumbtackIconDirective = NimbleThumbtackIconDirective;
6270
+ exports.NimbleThumbtackIconModule = NimbleThumbtackIconModule;
6271
+ exports.NimbleTileSizeIconDirective = NimbleTileSizeIconDirective;
6272
+ exports.NimbleTileSizeIconModule = NimbleTileSizeIconModule;
6273
+ exports.NimbleTimesIconDirective = NimbleTimesIconDirective;
6274
+ exports.NimbleTimesIconModule = NimbleTimesIconModule;
1907
6275
  exports.NimbleToggleButtonDirective = NimbleToggleButtonDirective;
1908
6276
  exports.NimbleToggleButtonModule = NimbleToggleButtonModule;
6277
+ exports.NimbleTrashIconDirective = NimbleTrashIconDirective;
6278
+ exports.NimbleTrashIconModule = NimbleTrashIconModule;
1909
6279
  exports.NimbleTreeItemDirective = NimbleTreeItemDirective;
1910
6280
  exports.NimbleTreeItemModule = NimbleTreeItemModule;
1911
6281
  exports.NimbleTreeViewDirective = NimbleTreeViewDirective;
1912
6282
  exports.NimbleTreeViewModule = NimbleTreeViewModule;
6283
+ exports.NimbleTriangleIconDirective = NimbleTriangleIconDirective;
6284
+ exports.NimbleTriangleIconModule = NimbleTriangleIconModule;
6285
+ exports.NimbleTrueFalseRectangleIconDirective = NimbleTrueFalseRectangleIconDirective;
6286
+ exports.NimbleTrueFalseRectangleIconModule = NimbleTrueFalseRectangleIconModule;
6287
+ exports.NimbleUnlinkIconDirective = NimbleUnlinkIconDirective;
6288
+ exports.NimbleUnlinkIconModule = NimbleUnlinkIconModule;
6289
+ exports.NimbleUnlockIconDirective = NimbleUnlockIconDirective;
6290
+ exports.NimbleUnlockIconModule = NimbleUnlockIconModule;
6291
+ exports.NimbleUploadIconDirective = NimbleUploadIconDirective;
6292
+ exports.NimbleUploadIconModule = NimbleUploadIconModule;
6293
+ exports.NimbleUserIconDirective = NimbleUserIconDirective;
6294
+ exports.NimbleUserIconModule = NimbleUserIconModule;
6295
+ exports.NimbleWatchIconDirective = NimbleWatchIconDirective;
6296
+ exports.NimbleWatchIconModule = NimbleWatchIconModule;
6297
+ exports.NimbleWaveformIconDirective = NimbleWaveformIconDirective;
6298
+ exports.NimbleWaveformIconModule = NimbleWaveformIconModule;
6299
+ exports.NimbleWebviCustomIconDirective = NimbleWebviCustomIconDirective;
6300
+ exports.NimbleWebviCustomIconModule = NimbleWebviCustomIconModule;
6301
+ exports.NimbleWebviHostIconDirective = NimbleWebviHostIconDirective;
6302
+ exports.NimbleWebviHostIconModule = NimbleWebviHostIconModule;
6303
+ exports.NimbleWindowCodeIconDirective = NimbleWindowCodeIconDirective;
6304
+ exports.NimbleWindowCodeIconModule = NimbleWindowCodeIconModule;
6305
+ exports.NimbleWindowTextIconDirective = NimbleWindowTextIconDirective;
6306
+ exports.NimbleWindowTextIconModule = NimbleWindowTextIconModule;
6307
+ exports.NimbleWrenchHammerIconDirective = NimbleWrenchHammerIconDirective;
6308
+ exports.NimbleWrenchHammerIconModule = NimbleWrenchHammerIconModule;
6309
+ exports.NimbleXmarkCheckIconDirective = NimbleXmarkCheckIconDirective;
6310
+ exports.NimbleXmarkCheckIconModule = NimbleXmarkCheckIconModule;
6311
+ exports.NimbleXmarkIconDirective = NimbleXmarkIconDirective;
6312
+ exports.NimbleXmarkIconModule = NimbleXmarkIconModule;
1913
6313
  exports.waitForUpdatesAsync = waitForUpdatesAsync;
1914
6314
  exports["ɵa"] = NimbleBreadcrumbItemRouterLinkDirective;
1915
6315
  exports["ɵb"] = NimbleToggleButtonControlValueAccessorDirective;