@ni/nimble-angular 28.10.0 → 29.0.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 (629) hide show
  1. package/README.md +1 -1
  2. package/esm2022/card/nimble-card.directive.mjs +3 -3
  3. package/esm2022/card/nimble-card.module.mjs +4 -4
  4. package/esm2022/directives/anchor/nimble-anchor-router-link-with-href.directive.mjs +3 -3
  5. package/esm2022/directives/anchor/nimble-anchor-router-link.directive.mjs +3 -3
  6. package/esm2022/directives/anchor/nimble-anchor.directive.mjs +3 -3
  7. package/esm2022/directives/anchor/nimble-anchor.module.mjs +4 -4
  8. package/esm2022/directives/anchor-base/disableable-router-link-with-href.directive.mjs +3 -3
  9. package/esm2022/directives/anchor-base/nimble-anchor-base.directive.mjs +3 -3
  10. package/esm2022/directives/anchor-button/nimble-anchor-button-router-link-with-href.directive.mjs +3 -3
  11. package/esm2022/directives/anchor-button/nimble-anchor-button-router-link.directive.mjs +3 -3
  12. package/esm2022/directives/anchor-button/nimble-anchor-button.directive.mjs +3 -3
  13. package/esm2022/directives/anchor-button/nimble-anchor-button.module.mjs +4 -4
  14. package/esm2022/directives/anchor-menu-item/nimble-anchor-menu-item-router-link-with-href.directive.mjs +3 -3
  15. package/esm2022/directives/anchor-menu-item/nimble-anchor-menu-item-router-link.directive.mjs +3 -3
  16. package/esm2022/directives/anchor-menu-item/nimble-anchor-menu-item.directive.mjs +3 -3
  17. package/esm2022/directives/anchor-menu-item/nimble-anchor-menu-item.module.mjs +4 -4
  18. package/esm2022/directives/anchor-tab/nimble-anchor-tab-router-link-with-href.directive.mjs +3 -3
  19. package/esm2022/directives/anchor-tab/nimble-anchor-tab-router-link.directive.mjs +3 -3
  20. package/esm2022/directives/anchor-tab/nimble-anchor-tab.directive.mjs +3 -3
  21. package/esm2022/directives/anchor-tab/nimble-anchor-tab.module.mjs +4 -4
  22. package/esm2022/directives/anchor-tabs/nimble-anchor-tabs.directive.mjs +3 -3
  23. package/esm2022/directives/anchor-tabs/nimble-anchor-tabs.module.mjs +4 -4
  24. package/esm2022/directives/anchor-tree-item/nimble-anchor-tree-item-router-link-with-href.directive.mjs +3 -3
  25. package/esm2022/directives/anchor-tree-item/nimble-anchor-tree-item-router-link.directive.mjs +3 -3
  26. package/esm2022/directives/anchor-tree-item/nimble-anchor-tree-item.directive.mjs +3 -3
  27. package/esm2022/directives/anchor-tree-item/nimble-anchor-tree-item.module.mjs +4 -4
  28. package/esm2022/directives/banner/nimble-banner.directive.mjs +3 -3
  29. package/esm2022/directives/banner/nimble-banner.module.mjs +4 -4
  30. package/esm2022/directives/breadcrumb/nimble-breadcrumb.directive.mjs +3 -3
  31. package/esm2022/directives/breadcrumb/nimble-breadcrumb.module.mjs +4 -4
  32. package/esm2022/directives/breadcrumb-item/nimble-breadcrumb-item-router-link-with-href.directive.mjs +3 -3
  33. package/esm2022/directives/breadcrumb-item/nimble-breadcrumb-item-router-link.directive.mjs +3 -3
  34. package/esm2022/directives/breadcrumb-item/nimble-breadcrumb-item.directive.mjs +3 -3
  35. package/esm2022/directives/breadcrumb-item/nimble-breadcrumb-item.module.mjs +4 -4
  36. package/esm2022/directives/button/nimble-button.directive.mjs +3 -3
  37. package/esm2022/directives/button/nimble-button.module.mjs +4 -4
  38. package/esm2022/directives/card-button/nimble-card-button.directive.mjs +3 -3
  39. package/esm2022/directives/card-button/nimble-card-button.module.mjs +4 -4
  40. package/esm2022/directives/checkbox/nimble-checkbox-control-value-accessor.directive.mjs +3 -3
  41. package/esm2022/directives/checkbox/nimble-checkbox.directive.mjs +3 -3
  42. package/esm2022/directives/checkbox/nimble-checkbox.module.mjs +4 -4
  43. package/esm2022/directives/combobox/nimble-combobox-control-value-accessor.directive.mjs +3 -3
  44. package/esm2022/directives/combobox/nimble-combobox.directive.mjs +3 -3
  45. package/esm2022/directives/combobox/nimble-combobox.module.mjs +4 -4
  46. package/esm2022/directives/dialog/nimble-dialog.directive.mjs +3 -3
  47. package/esm2022/directives/dialog/nimble-dialog.module.mjs +4 -4
  48. package/esm2022/directives/drawer/nimble-drawer.directive.mjs +3 -3
  49. package/esm2022/directives/drawer/nimble-drawer.module.mjs +4 -4
  50. package/esm2022/directives/icon-base/nimble-icon-base.directive.mjs +3 -3
  51. package/esm2022/directives/icons/add/nimble-icon-add.directive.mjs +3 -3
  52. package/esm2022/directives/icons/add/nimble-icon-add.module.mjs +4 -4
  53. package/esm2022/directives/icons/arrow-down/nimble-icon-arrow-down.directive.mjs +3 -3
  54. package/esm2022/directives/icons/arrow-down/nimble-icon-arrow-down.module.mjs +4 -4
  55. package/esm2022/directives/icons/arrow-down-left-and-arrow-up-right/nimble-icon-arrow-down-left-and-arrow-up-right.directive.mjs +3 -3
  56. package/esm2022/directives/icons/arrow-down-left-and-arrow-up-right/nimble-icon-arrow-down-left-and-arrow-up-right.module.mjs +4 -4
  57. package/esm2022/directives/icons/arrow-down-rectangle/nimble-icon-arrow-down-rectangle.directive.mjs +3 -3
  58. package/esm2022/directives/icons/arrow-down-rectangle/nimble-icon-arrow-down-rectangle.module.mjs +4 -4
  59. package/esm2022/directives/icons/arrow-down-right-and-arrow-up-left/nimble-icon-arrow-down-right-and-arrow-up-left.directive.mjs +3 -3
  60. package/esm2022/directives/icons/arrow-down-right-and-arrow-up-left/nimble-icon-arrow-down-right-and-arrow-up-left.module.mjs +4 -4
  61. package/esm2022/directives/icons/arrow-expander-down/nimble-icon-arrow-expander-down.directive.mjs +3 -3
  62. package/esm2022/directives/icons/arrow-expander-down/nimble-icon-arrow-expander-down.module.mjs +4 -4
  63. package/esm2022/directives/icons/arrow-expander-left/nimble-icon-arrow-expander-left.directive.mjs +3 -3
  64. package/esm2022/directives/icons/arrow-expander-left/nimble-icon-arrow-expander-left.module.mjs +4 -4
  65. package/esm2022/directives/icons/arrow-expander-right/nimble-icon-arrow-expander-right.directive.mjs +3 -3
  66. package/esm2022/directives/icons/arrow-expander-right/nimble-icon-arrow-expander-right.module.mjs +4 -4
  67. package/esm2022/directives/icons/arrow-expander-up/nimble-icon-arrow-expander-up.directive.mjs +3 -3
  68. package/esm2022/directives/icons/arrow-expander-up/nimble-icon-arrow-expander-up.module.mjs +4 -4
  69. package/esm2022/directives/icons/arrow-in-circle/nimble-icon-arrow-in-circle.directive.mjs +3 -3
  70. package/esm2022/directives/icons/arrow-in-circle/nimble-icon-arrow-in-circle.module.mjs +4 -4
  71. package/esm2022/directives/icons/arrow-left-from-line/nimble-icon-arrow-left-from-line.directive.mjs +3 -3
  72. package/esm2022/directives/icons/arrow-left-from-line/nimble-icon-arrow-left-from-line.module.mjs +4 -4
  73. package/esm2022/directives/icons/arrow-out-circle/nimble-icon-arrow-out-circle.directive.mjs +3 -3
  74. package/esm2022/directives/icons/arrow-out-circle/nimble-icon-arrow-out-circle.module.mjs +4 -4
  75. package/esm2022/directives/icons/arrow-partial-rotate-left/nimble-icon-arrow-partial-rotate-left.directive.mjs +3 -3
  76. package/esm2022/directives/icons/arrow-partial-rotate-left/nimble-icon-arrow-partial-rotate-left.module.mjs +4 -4
  77. package/esm2022/directives/icons/arrow-right-thin/nimble-icon-arrow-right-thin.directive.mjs +3 -3
  78. package/esm2022/directives/icons/arrow-right-thin/nimble-icon-arrow-right-thin.module.mjs +4 -4
  79. package/esm2022/directives/icons/arrow-right-to-line/nimble-icon-arrow-right-to-line.directive.mjs +3 -3
  80. package/esm2022/directives/icons/arrow-right-to-line/nimble-icon-arrow-right-to-line.module.mjs +4 -4
  81. package/esm2022/directives/icons/arrow-rotate-right/nimble-icon-arrow-rotate-right.directive.mjs +3 -3
  82. package/esm2022/directives/icons/arrow-rotate-right/nimble-icon-arrow-rotate-right.module.mjs +4 -4
  83. package/esm2022/directives/icons/arrow-u-left/nimble-icon-arrow-u-left.directive.mjs +3 -3
  84. package/esm2022/directives/icons/arrow-u-left/nimble-icon-arrow-u-left.module.mjs +4 -4
  85. package/esm2022/directives/icons/arrow-u-right/nimble-icon-arrow-u-right.directive.mjs +3 -3
  86. package/esm2022/directives/icons/arrow-u-right/nimble-icon-arrow-u-right.module.mjs +4 -4
  87. package/esm2022/directives/icons/arrow-u-up/nimble-icon-arrow-u-up.directive.mjs +3 -3
  88. package/esm2022/directives/icons/arrow-u-up/nimble-icon-arrow-u-up.module.mjs +4 -4
  89. package/esm2022/directives/icons/arrow-up/nimble-icon-arrow-up.directive.mjs +3 -3
  90. package/esm2022/directives/icons/arrow-up/nimble-icon-arrow-up.module.mjs +4 -4
  91. package/esm2022/directives/icons/arrow-up-left-and-arrow-down-right/nimble-icon-arrow-up-left-and-arrow-down-right.directive.mjs +3 -3
  92. package/esm2022/directives/icons/arrow-up-left-and-arrow-down-right/nimble-icon-arrow-up-left-and-arrow-down-right.module.mjs +4 -4
  93. package/esm2022/directives/icons/arrow-up-rectangle/nimble-icon-arrow-up-rectangle.directive.mjs +3 -3
  94. package/esm2022/directives/icons/arrow-up-rectangle/nimble-icon-arrow-up-rectangle.module.mjs +4 -4
  95. package/esm2022/directives/icons/arrow-up-right-and-arrow-down-left/nimble-icon-arrow-up-right-and-arrow-down-left.directive.mjs +3 -3
  96. package/esm2022/directives/icons/arrow-up-right-and-arrow-down-left/nimble-icon-arrow-up-right-and-arrow-down-left.module.mjs +4 -4
  97. package/esm2022/directives/icons/arrow-up-right-from-square/nimble-icon-arrow-up-right-from-square.directive.mjs +3 -3
  98. package/esm2022/directives/icons/arrow-up-right-from-square/nimble-icon-arrow-up-right-from-square.module.mjs +4 -4
  99. package/esm2022/directives/icons/arrows-maximize/nimble-icon-arrows-maximize.directive.mjs +3 -3
  100. package/esm2022/directives/icons/arrows-maximize/nimble-icon-arrows-maximize.module.mjs +4 -4
  101. package/esm2022/directives/icons/arrows-repeat/nimble-icon-arrows-repeat.directive.mjs +3 -3
  102. package/esm2022/directives/icons/arrows-repeat/nimble-icon-arrows-repeat.module.mjs +4 -4
  103. package/esm2022/directives/icons/asterisk/nimble-icon-asterisk.directive.mjs +3 -3
  104. package/esm2022/directives/icons/asterisk/nimble-icon-asterisk.module.mjs +4 -4
  105. package/esm2022/directives/icons/at/nimble-icon-at.directive.mjs +3 -3
  106. package/esm2022/directives/icons/at/nimble-icon-at.module.mjs +4 -4
  107. package/esm2022/directives/icons/bars/nimble-icon-bars.directive.mjs +3 -3
  108. package/esm2022/directives/icons/bars/nimble-icon-bars.module.mjs +4 -4
  109. package/esm2022/directives/icons/bell/nimble-icon-bell.directive.mjs +3 -3
  110. package/esm2022/directives/icons/bell/nimble-icon-bell.module.mjs +4 -4
  111. package/esm2022/directives/icons/bell-and-comment/nimble-icon-bell-and-comment.directive.mjs +3 -3
  112. package/esm2022/directives/icons/bell-and-comment/nimble-icon-bell-and-comment.module.mjs +4 -4
  113. package/esm2022/directives/icons/bell-check/nimble-icon-bell-check.directive.mjs +3 -3
  114. package/esm2022/directives/icons/bell-check/nimble-icon-bell-check.module.mjs +4 -4
  115. package/esm2022/directives/icons/bell-circle/nimble-icon-bell-circle.directive.mjs +3 -3
  116. package/esm2022/directives/icons/bell-circle/nimble-icon-bell-circle.module.mjs +4 -4
  117. package/esm2022/directives/icons/bell-on/nimble-icon-bell-on.directive.mjs +3 -3
  118. package/esm2022/directives/icons/bell-on/nimble-icon-bell-on.module.mjs +4 -4
  119. package/esm2022/directives/icons/bell-solid-circle/nimble-icon-bell-solid-circle.directive.mjs +3 -3
  120. package/esm2022/directives/icons/bell-solid-circle/nimble-icon-bell-solid-circle.module.mjs +4 -4
  121. package/esm2022/directives/icons/block-with-ribbon/nimble-icon-block-with-ribbon.directive.mjs +3 -3
  122. package/esm2022/directives/icons/block-with-ribbon/nimble-icon-block-with-ribbon.module.mjs +4 -4
  123. package/esm2022/directives/icons/bold-b/nimble-icon-bold-b.directive.mjs +3 -3
  124. package/esm2022/directives/icons/bold-b/nimble-icon-bold-b.module.mjs +4 -4
  125. package/esm2022/directives/icons/book-magnifying-glass/nimble-icon-book-magnifying-glass.directive.mjs +3 -3
  126. package/esm2022/directives/icons/book-magnifying-glass/nimble-icon-book-magnifying-glass.module.mjs +4 -4
  127. package/esm2022/directives/icons/calendar-check-lines/nimble-icon-calendar-check-lines.directive.mjs +3 -3
  128. package/esm2022/directives/icons/calendar-check-lines/nimble-icon-calendar-check-lines.module.mjs +4 -4
  129. package/esm2022/directives/icons/calendar-clock/nimble-icon-calendar-clock.directive.mjs +3 -3
  130. package/esm2022/directives/icons/calendar-clock/nimble-icon-calendar-clock.module.mjs +4 -4
  131. package/esm2022/directives/icons/calendar-day/nimble-icon-calendar-day.directive.mjs +3 -3
  132. package/esm2022/directives/icons/calendar-day/nimble-icon-calendar-day.module.mjs +4 -4
  133. package/esm2022/directives/icons/calendar-day-outline/nimble-icon-calendar-day-outline.directive.mjs +3 -3
  134. package/esm2022/directives/icons/calendar-day-outline/nimble-icon-calendar-day-outline.module.mjs +4 -4
  135. package/esm2022/directives/icons/calendar-days/nimble-icon-calendar-days.directive.mjs +3 -3
  136. package/esm2022/directives/icons/calendar-days/nimble-icon-calendar-days.module.mjs +4 -4
  137. package/esm2022/directives/icons/calendar-lines/nimble-icon-calendar-lines.directive.mjs +3 -3
  138. package/esm2022/directives/icons/calendar-lines/nimble-icon-calendar-lines.module.mjs +4 -4
  139. package/esm2022/directives/icons/calendar-rectangle/nimble-icon-calendar-rectangle.directive.mjs +3 -3
  140. package/esm2022/directives/icons/calendar-rectangle/nimble-icon-calendar-rectangle.module.mjs +4 -4
  141. package/esm2022/directives/icons/calendar-week/nimble-icon-calendar-week.directive.mjs +3 -3
  142. package/esm2022/directives/icons/calendar-week/nimble-icon-calendar-week.module.mjs +4 -4
  143. package/esm2022/directives/icons/chart-diagram/nimble-icon-chart-diagram.directive.mjs +3 -3
  144. package/esm2022/directives/icons/chart-diagram/nimble-icon-chart-diagram.module.mjs +4 -4
  145. package/esm2022/directives/icons/chart-diagram-child-focus/nimble-icon-chart-diagram-child-focus.directive.mjs +3 -3
  146. package/esm2022/directives/icons/chart-diagram-child-focus/nimble-icon-chart-diagram-child-focus.module.mjs +4 -4
  147. package/esm2022/directives/icons/chart-diagram-parent-focus/nimble-icon-chart-diagram-parent-focus.directive.mjs +3 -3
  148. package/esm2022/directives/icons/chart-diagram-parent-focus/nimble-icon-chart-diagram-parent-focus.module.mjs +4 -4
  149. package/esm2022/directives/icons/chart-diagram-parent-focus-two-child/nimble-icon-chart-diagram-parent-focus-two-child.directive.mjs +3 -3
  150. package/esm2022/directives/icons/chart-diagram-parent-focus-two-child/nimble-icon-chart-diagram-parent-focus-two-child.module.mjs +4 -4
  151. package/esm2022/directives/icons/check/nimble-icon-check.directive.mjs +3 -3
  152. package/esm2022/directives/icons/check/nimble-icon-check.module.mjs +4 -4
  153. package/esm2022/directives/icons/check-dot/nimble-icon-check-dot.directive.mjs +3 -3
  154. package/esm2022/directives/icons/check-dot/nimble-icon-check-dot.module.mjs +4 -4
  155. package/esm2022/directives/icons/circle/nimble-icon-circle.directive.mjs +3 -3
  156. package/esm2022/directives/icons/circle/nimble-icon-circle.module.mjs +4 -4
  157. package/esm2022/directives/icons/circle-broken/nimble-icon-circle-broken.directive.mjs +3 -3
  158. package/esm2022/directives/icons/circle-broken/nimble-icon-circle-broken.module.mjs +4 -4
  159. package/esm2022/directives/icons/circle-check/nimble-icon-circle-check.directive.mjs +3 -3
  160. package/esm2022/directives/icons/circle-check/nimble-icon-circle-check.module.mjs +4 -4
  161. package/esm2022/directives/icons/circle-filled/nimble-icon-circle-filled.directive.mjs +3 -3
  162. package/esm2022/directives/icons/circle-filled/nimble-icon-circle-filled.module.mjs +4 -4
  163. package/esm2022/directives/icons/circle-partial-broken/nimble-icon-circle-partial-broken.directive.mjs +3 -3
  164. package/esm2022/directives/icons/circle-partial-broken/nimble-icon-circle-partial-broken.module.mjs +4 -4
  165. package/esm2022/directives/icons/circle-slash/nimble-icon-circle-slash.directive.mjs +3 -3
  166. package/esm2022/directives/icons/circle-slash/nimble-icon-circle-slash.module.mjs +4 -4
  167. package/esm2022/directives/icons/circle-x/nimble-icon-circle-x.directive.mjs +3 -3
  168. package/esm2022/directives/icons/circle-x/nimble-icon-circle-x.module.mjs +4 -4
  169. package/esm2022/directives/icons/clipboard/nimble-icon-clipboard.directive.mjs +3 -3
  170. package/esm2022/directives/icons/clipboard/nimble-icon-clipboard.module.mjs +4 -4
  171. package/esm2022/directives/icons/clock/nimble-icon-clock.directive.mjs +3 -3
  172. package/esm2022/directives/icons/clock/nimble-icon-clock.module.mjs +4 -4
  173. package/esm2022/directives/icons/clock-cog/nimble-icon-clock-cog.directive.mjs +3 -3
  174. package/esm2022/directives/icons/clock-cog/nimble-icon-clock-cog.module.mjs +4 -4
  175. package/esm2022/directives/icons/clock-exclamation/nimble-icon-clock-exclamation.directive.mjs +3 -3
  176. package/esm2022/directives/icons/clock-exclamation/nimble-icon-clock-exclamation.module.mjs +4 -4
  177. package/esm2022/directives/icons/clock-triangle/nimble-icon-clock-triangle.directive.mjs +3 -3
  178. package/esm2022/directives/icons/clock-triangle/nimble-icon-clock-triangle.module.mjs +4 -4
  179. package/esm2022/directives/icons/clone/nimble-icon-clone.directive.mjs +3 -3
  180. package/esm2022/directives/icons/clone/nimble-icon-clone.module.mjs +4 -4
  181. package/esm2022/directives/icons/cloud/nimble-icon-cloud.directive.mjs +3 -3
  182. package/esm2022/directives/icons/cloud/nimble-icon-cloud.module.mjs +4 -4
  183. package/esm2022/directives/icons/cloud-upload/nimble-icon-cloud-upload.directive.mjs +3 -3
  184. package/esm2022/directives/icons/cloud-upload/nimble-icon-cloud-upload.module.mjs +4 -4
  185. package/esm2022/directives/icons/cloud-with-arrow/nimble-icon-cloud-with-arrow.directive.mjs +3 -3
  186. package/esm2022/directives/icons/cloud-with-arrow/nimble-icon-cloud-with-arrow.module.mjs +4 -4
  187. package/esm2022/directives/icons/cog/nimble-icon-cog.directive.mjs +3 -3
  188. package/esm2022/directives/icons/cog/nimble-icon-cog.module.mjs +4 -4
  189. package/esm2022/directives/icons/cog-database/nimble-icon-cog-database.directive.mjs +3 -3
  190. package/esm2022/directives/icons/cog-database/nimble-icon-cog-database.module.mjs +4 -4
  191. package/esm2022/directives/icons/cog-database-inset/nimble-icon-cog-database-inset.directive.mjs +3 -3
  192. package/esm2022/directives/icons/cog-database-inset/nimble-icon-cog-database-inset.module.mjs +4 -4
  193. package/esm2022/directives/icons/cog-small-cog/nimble-icon-cog-small-cog.directive.mjs +3 -3
  194. package/esm2022/directives/icons/cog-small-cog/nimble-icon-cog-small-cog.module.mjs +4 -4
  195. package/esm2022/directives/icons/cog-zoomed/nimble-icon-cog-zoomed.directive.mjs +3 -3
  196. package/esm2022/directives/icons/cog-zoomed/nimble-icon-cog-zoomed.module.mjs +4 -4
  197. package/esm2022/directives/icons/comment/nimble-icon-comment.directive.mjs +3 -3
  198. package/esm2022/directives/icons/comment/nimble-icon-comment.module.mjs +4 -4
  199. package/esm2022/directives/icons/computer-and-monitor/nimble-icon-computer-and-monitor.directive.mjs +3 -3
  200. package/esm2022/directives/icons/computer-and-monitor/nimble-icon-computer-and-monitor.module.mjs +4 -4
  201. package/esm2022/directives/icons/copy/nimble-icon-copy.directive.mjs +3 -3
  202. package/esm2022/directives/icons/copy/nimble-icon-copy.module.mjs +4 -4
  203. package/esm2022/directives/icons/copy-text/nimble-icon-copy-text.directive.mjs +3 -3
  204. package/esm2022/directives/icons/copy-text/nimble-icon-copy-text.module.mjs +4 -4
  205. package/esm2022/directives/icons/dashboard-builder/nimble-icon-dashboard-builder.directive.mjs +3 -3
  206. package/esm2022/directives/icons/dashboard-builder/nimble-icon-dashboard-builder.module.mjs +4 -4
  207. package/esm2022/directives/icons/dashboard-builder-legend/nimble-icon-dashboard-builder-legend.directive.mjs +3 -3
  208. package/esm2022/directives/icons/dashboard-builder-legend/nimble-icon-dashboard-builder-legend.module.mjs +4 -4
  209. package/esm2022/directives/icons/dashboard-builder-templates/nimble-icon-dashboard-builder-templates.directive.mjs +3 -3
  210. package/esm2022/directives/icons/dashboard-builder-templates/nimble-icon-dashboard-builder-templates.module.mjs +4 -4
  211. package/esm2022/directives/icons/dashboard-builder-tile/nimble-icon-dashboard-builder-tile.directive.mjs +3 -3
  212. package/esm2022/directives/icons/dashboard-builder-tile/nimble-icon-dashboard-builder-tile.module.mjs +4 -4
  213. package/esm2022/directives/icons/database/nimble-icon-database.directive.mjs +3 -3
  214. package/esm2022/directives/icons/database/nimble-icon-database.module.mjs +4 -4
  215. package/esm2022/directives/icons/database-check/nimble-icon-database-check.directive.mjs +3 -3
  216. package/esm2022/directives/icons/database-check/nimble-icon-database-check.module.mjs +4 -4
  217. package/esm2022/directives/icons/debug/nimble-icon-debug.directive.mjs +3 -3
  218. package/esm2022/directives/icons/debug/nimble-icon-debug.module.mjs +4 -4
  219. package/esm2022/directives/icons/desktop/nimble-icon-desktop.directive.mjs +3 -3
  220. package/esm2022/directives/icons/desktop/nimble-icon-desktop.module.mjs +4 -4
  221. package/esm2022/directives/icons/donut-chart/nimble-icon-donut-chart.directive.mjs +3 -3
  222. package/esm2022/directives/icons/donut-chart/nimble-icon-donut-chart.module.mjs +4 -4
  223. package/esm2022/directives/icons/dot-solid-dot-stroke/nimble-icon-dot-solid-dot-stroke.directive.mjs +3 -3
  224. package/esm2022/directives/icons/dot-solid-dot-stroke/nimble-icon-dot-solid-dot-stroke.module.mjs +4 -4
  225. package/esm2022/directives/icons/dot-solid-dot-stroke-measurement/nimble-icon-dot-solid-dot-stroke-measurement.directive.mjs +3 -3
  226. package/esm2022/directives/icons/dot-solid-dot-stroke-measurement/nimble-icon-dot-solid-dot-stroke-measurement.module.mjs +4 -4
  227. package/esm2022/directives/icons/down-right-from-square/nimble-icon-down-right-from-square.directive.mjs +3 -3
  228. package/esm2022/directives/icons/down-right-from-square/nimble-icon-down-right-from-square.module.mjs +4 -4
  229. package/esm2022/directives/icons/download/nimble-icon-download.directive.mjs +3 -3
  230. package/esm2022/directives/icons/download/nimble-icon-download.module.mjs +4 -4
  231. package/esm2022/directives/icons/electronic-chip-zoomed/nimble-icon-electronic-chip-zoomed.directive.mjs +3 -3
  232. package/esm2022/directives/icons/electronic-chip-zoomed/nimble-icon-electronic-chip-zoomed.module.mjs +4 -4
  233. package/esm2022/directives/icons/exclamation-mark/nimble-icon-exclamation-mark.directive.mjs +3 -3
  234. package/esm2022/directives/icons/exclamation-mark/nimble-icon-exclamation-mark.module.mjs +4 -4
  235. package/esm2022/directives/icons/eye/nimble-icon-eye.directive.mjs +3 -3
  236. package/esm2022/directives/icons/eye/nimble-icon-eye.module.mjs +4 -4
  237. package/esm2022/directives/icons/eye-dash/nimble-icon-eye-dash.directive.mjs +3 -3
  238. package/esm2022/directives/icons/eye-dash/nimble-icon-eye-dash.module.mjs +4 -4
  239. package/esm2022/directives/icons/fancy-a/nimble-icon-fancy-a.directive.mjs +3 -3
  240. package/esm2022/directives/icons/fancy-a/nimble-icon-fancy-a.module.mjs +4 -4
  241. package/esm2022/directives/icons/file/nimble-icon-file.directive.mjs +3 -3
  242. package/esm2022/directives/icons/file/nimble-icon-file.module.mjs +4 -4
  243. package/esm2022/directives/icons/file-arrow-curved-right/nimble-icon-file-arrow-curved-right.directive.mjs +3 -3
  244. package/esm2022/directives/icons/file-arrow-curved-right/nimble-icon-file-arrow-curved-right.module.mjs +4 -4
  245. package/esm2022/directives/icons/file-drawer/nimble-icon-file-drawer.directive.mjs +3 -3
  246. package/esm2022/directives/icons/file-drawer/nimble-icon-file-drawer.module.mjs +4 -4
  247. package/esm2022/directives/icons/file-search/nimble-icon-file-search.directive.mjs +3 -3
  248. package/esm2022/directives/icons/file-search/nimble-icon-file-search.module.mjs +4 -4
  249. package/esm2022/directives/icons/filter/nimble-icon-filter.directive.mjs +3 -3
  250. package/esm2022/directives/icons/filter/nimble-icon-filter.module.mjs +4 -4
  251. package/esm2022/directives/icons/floppy-disk/nimble-icon-floppy-disk.directive.mjs +3 -3
  252. package/esm2022/directives/icons/floppy-disk/nimble-icon-floppy-disk.module.mjs +4 -4
  253. package/esm2022/directives/icons/floppy-disk-checkmark/nimble-icon-floppy-disk-checkmark.directive.mjs +3 -3
  254. package/esm2022/directives/icons/floppy-disk-checkmark/nimble-icon-floppy-disk-checkmark.module.mjs +4 -4
  255. package/esm2022/directives/icons/floppy-disk-pen/nimble-icon-floppy-disk-pen.directive.mjs +3 -3
  256. package/esm2022/directives/icons/floppy-disk-pen/nimble-icon-floppy-disk-pen.module.mjs +4 -4
  257. package/esm2022/directives/icons/floppy-disk-star-arrow-right/nimble-icon-floppy-disk-star-arrow-right.directive.mjs +3 -3
  258. package/esm2022/directives/icons/floppy-disk-star-arrow-right/nimble-icon-floppy-disk-star-arrow-right.module.mjs +4 -4
  259. package/esm2022/directives/icons/floppy-disk-three-dots/nimble-icon-floppy-disk-three-dots.directive.mjs +3 -3
  260. package/esm2022/directives/icons/floppy-disk-three-dots/nimble-icon-floppy-disk-three-dots.module.mjs +4 -4
  261. package/esm2022/directives/icons/folder/nimble-icon-folder.directive.mjs +3 -3
  262. package/esm2022/directives/icons/folder/nimble-icon-folder.module.mjs +4 -4
  263. package/esm2022/directives/icons/folder-open/nimble-icon-folder-open.directive.mjs +3 -3
  264. package/esm2022/directives/icons/folder-open/nimble-icon-folder-open.module.mjs +4 -4
  265. package/esm2022/directives/icons/forward-slash/nimble-icon-forward-slash.directive.mjs +3 -3
  266. package/esm2022/directives/icons/forward-slash/nimble-icon-forward-slash.module.mjs +4 -4
  267. package/esm2022/directives/icons/four-dots-square/nimble-icon-four-dots-square.directive.mjs +3 -3
  268. package/esm2022/directives/icons/four-dots-square/nimble-icon-four-dots-square.module.mjs +4 -4
  269. package/esm2022/directives/icons/function/nimble-icon-function.directive.mjs +3 -3
  270. package/esm2022/directives/icons/function/nimble-icon-function.module.mjs +4 -4
  271. package/esm2022/directives/icons/gauge-simple/nimble-icon-gauge-simple.directive.mjs +3 -3
  272. package/esm2022/directives/icons/gauge-simple/nimble-icon-gauge-simple.module.mjs +4 -4
  273. package/esm2022/directives/icons/grid-three-by-three/nimble-icon-grid-three-by-three.directive.mjs +3 -3
  274. package/esm2022/directives/icons/grid-three-by-three/nimble-icon-grid-three-by-three.module.mjs +4 -4
  275. package/esm2022/directives/icons/grid-two-by-two/nimble-icon-grid-two-by-two.directive.mjs +3 -3
  276. package/esm2022/directives/icons/grid-two-by-two/nimble-icon-grid-two-by-two.module.mjs +4 -4
  277. package/esm2022/directives/icons/hammer/nimble-icon-hammer.directive.mjs +3 -3
  278. package/esm2022/directives/icons/hammer/nimble-icon-hammer.module.mjs +4 -4
  279. package/esm2022/directives/icons/hashtag/nimble-icon-hashtag.directive.mjs +3 -3
  280. package/esm2022/directives/icons/hashtag/nimble-icon-hashtag.module.mjs +4 -4
  281. package/esm2022/directives/icons/home/nimble-icon-home.directive.mjs +3 -3
  282. package/esm2022/directives/icons/home/nimble-icon-home.module.mjs +4 -4
  283. package/esm2022/directives/icons/horizontal-triangle-outline/nimble-icon-horizontal-triangle-outline.directive.mjs +3 -3
  284. package/esm2022/directives/icons/horizontal-triangle-outline/nimble-icon-horizontal-triangle-outline.module.mjs +4 -4
  285. package/esm2022/directives/icons/hourglass/nimble-icon-hourglass.directive.mjs +3 -3
  286. package/esm2022/directives/icons/hourglass/nimble-icon-hourglass.module.mjs +4 -4
  287. package/esm2022/directives/icons/indent/nimble-icon-indent.directive.mjs +3 -3
  288. package/esm2022/directives/icons/indent/nimble-icon-indent.module.mjs +4 -4
  289. package/esm2022/directives/icons/indeterminant-checkbox/nimble-icon-indeterminant-checkbox.directive.mjs +3 -3
  290. package/esm2022/directives/icons/indeterminant-checkbox/nimble-icon-indeterminant-checkbox.module.mjs +4 -4
  291. package/esm2022/directives/icons/info/nimble-icon-info.directive.mjs +3 -3
  292. package/esm2022/directives/icons/info/nimble-icon-info.module.mjs +4 -4
  293. package/esm2022/directives/icons/info-circle/nimble-icon-info-circle.directive.mjs +3 -3
  294. package/esm2022/directives/icons/info-circle/nimble-icon-info-circle.module.mjs +4 -4
  295. package/esm2022/directives/icons/inward-squares-three/nimble-icon-inward-squares-three.directive.mjs +3 -3
  296. package/esm2022/directives/icons/inward-squares-three/nimble-icon-inward-squares-three.module.mjs +4 -4
  297. package/esm2022/directives/icons/italic-i/nimble-icon-italic-i.directive.mjs +3 -3
  298. package/esm2022/directives/icons/italic-i/nimble-icon-italic-i.module.mjs +4 -4
  299. package/esm2022/directives/icons/key/nimble-icon-key.directive.mjs +3 -3
  300. package/esm2022/directives/icons/key/nimble-icon-key.module.mjs +4 -4
  301. package/esm2022/directives/icons/laptop/nimble-icon-laptop.directive.mjs +3 -3
  302. package/esm2022/directives/icons/laptop/nimble-icon-laptop.module.mjs +4 -4
  303. package/esm2022/directives/icons/layer-group/nimble-icon-layer-group.directive.mjs +3 -3
  304. package/esm2022/directives/icons/layer-group/nimble-icon-layer-group.module.mjs +4 -4
  305. package/esm2022/directives/icons/lightbulb/nimble-icon-lightbulb.directive.mjs +3 -3
  306. package/esm2022/directives/icons/lightbulb/nimble-icon-lightbulb.module.mjs +4 -4
  307. package/esm2022/directives/icons/lightning-bolt/nimble-icon-lightning-bolt.directive.mjs +3 -3
  308. package/esm2022/directives/icons/lightning-bolt/nimble-icon-lightning-bolt.module.mjs +4 -4
  309. package/esm2022/directives/icons/link/nimble-icon-link.directive.mjs +3 -3
  310. package/esm2022/directives/icons/link/nimble-icon-link.module.mjs +4 -4
  311. package/esm2022/directives/icons/link-cancel/nimble-icon-link-cancel.directive.mjs +3 -3
  312. package/esm2022/directives/icons/link-cancel/nimble-icon-link-cancel.module.mjs +4 -4
  313. package/esm2022/directives/icons/list/nimble-icon-list.directive.mjs +3 -3
  314. package/esm2022/directives/icons/list/nimble-icon-list.module.mjs +4 -4
  315. package/esm2022/directives/icons/list-tree/nimble-icon-list-tree.directive.mjs +3 -3
  316. package/esm2022/directives/icons/list-tree/nimble-icon-list-tree.module.mjs +4 -4
  317. package/esm2022/directives/icons/list-tree-database/nimble-icon-list-tree-database.directive.mjs +3 -3
  318. package/esm2022/directives/icons/list-tree-database/nimble-icon-list-tree-database.module.mjs +4 -4
  319. package/esm2022/directives/icons/lock/nimble-icon-lock.directive.mjs +3 -3
  320. package/esm2022/directives/icons/lock/nimble-icon-lock.module.mjs +4 -4
  321. package/esm2022/directives/icons/magnifying-glass/nimble-icon-magnifying-glass.directive.mjs +3 -3
  322. package/esm2022/directives/icons/magnifying-glass/nimble-icon-magnifying-glass.module.mjs +4 -4
  323. package/esm2022/directives/icons/markdown/nimble-icon-markdown.directive.mjs +3 -3
  324. package/esm2022/directives/icons/markdown/nimble-icon-markdown.module.mjs +4 -4
  325. package/esm2022/directives/icons/message-bot/nimble-icon-message-bot.directive.mjs +3 -3
  326. package/esm2022/directives/icons/message-bot/nimble-icon-message-bot.module.mjs +4 -4
  327. package/esm2022/directives/icons/microphone/nimble-icon-microphone.directive.mjs +3 -3
  328. package/esm2022/directives/icons/microphone/nimble-icon-microphone.module.mjs +4 -4
  329. package/esm2022/directives/icons/minus/nimble-icon-minus.directive.mjs +3 -3
  330. package/esm2022/directives/icons/minus/nimble-icon-minus.module.mjs +4 -4
  331. package/esm2022/directives/icons/minus-wide/nimble-icon-minus-wide.directive.mjs +3 -3
  332. package/esm2022/directives/icons/minus-wide/nimble-icon-minus-wide.module.mjs +4 -4
  333. package/esm2022/directives/icons/mobile/nimble-icon-mobile.directive.mjs +3 -3
  334. package/esm2022/directives/icons/mobile/nimble-icon-mobile.module.mjs +4 -4
  335. package/esm2022/directives/icons/mountain-sun/nimble-icon-mountain-sun.directive.mjs +3 -3
  336. package/esm2022/directives/icons/mountain-sun/nimble-icon-mountain-sun.module.mjs +4 -4
  337. package/esm2022/directives/icons/ni/nimble-icon-ni.directive.mjs +3 -3
  338. package/esm2022/directives/icons/ni/nimble-icon-ni.module.mjs +4 -4
  339. package/esm2022/directives/icons/notebook/nimble-icon-notebook.directive.mjs +3 -3
  340. package/esm2022/directives/icons/notebook/nimble-icon-notebook.module.mjs +4 -4
  341. package/esm2022/directives/icons/number-list/nimble-icon-number-list.directive.mjs +3 -3
  342. package/esm2022/directives/icons/number-list/nimble-icon-number-list.module.mjs +4 -4
  343. package/esm2022/directives/icons/outdent/nimble-icon-outdent.directive.mjs +3 -3
  344. package/esm2022/directives/icons/outdent/nimble-icon-outdent.module.mjs +4 -4
  345. package/esm2022/directives/icons/outward-squares-three/nimble-icon-outward-squares-three.directive.mjs +3 -3
  346. package/esm2022/directives/icons/outward-squares-three/nimble-icon-outward-squares-three.module.mjs +4 -4
  347. package/esm2022/directives/icons/paper-plane/nimble-icon-paper-plane.directive.mjs +3 -3
  348. package/esm2022/directives/icons/paper-plane/nimble-icon-paper-plane.module.mjs +4 -4
  349. package/esm2022/directives/icons/paperclip/nimble-icon-paperclip.directive.mjs +3 -3
  350. package/esm2022/directives/icons/paperclip/nimble-icon-paperclip.module.mjs +4 -4
  351. package/esm2022/directives/icons/paste/nimble-icon-paste.directive.mjs +3 -3
  352. package/esm2022/directives/icons/paste/nimble-icon-paste.module.mjs +4 -4
  353. package/esm2022/directives/icons/pause/nimble-icon-pause.directive.mjs +3 -3
  354. package/esm2022/directives/icons/pause/nimble-icon-pause.module.mjs +4 -4
  355. package/esm2022/directives/icons/pencil/nimble-icon-pencil.directive.mjs +3 -3
  356. package/esm2022/directives/icons/pencil/nimble-icon-pencil.module.mjs +4 -4
  357. package/esm2022/directives/icons/play/nimble-icon-play.directive.mjs +3 -3
  358. package/esm2022/directives/icons/play/nimble-icon-play.module.mjs +4 -4
  359. package/esm2022/directives/icons/pot-with-lid/nimble-icon-pot-with-lid.directive.mjs +3 -3
  360. package/esm2022/directives/icons/pot-with-lid/nimble-icon-pot-with-lid.module.mjs +4 -4
  361. package/esm2022/directives/icons/question/nimble-icon-question.directive.mjs +3 -3
  362. package/esm2022/directives/icons/question/nimble-icon-question.module.mjs +4 -4
  363. package/esm2022/directives/icons/rectangle-check-lines/nimble-icon-rectangle-check-lines.directive.mjs +3 -3
  364. package/esm2022/directives/icons/rectangle-check-lines/nimble-icon-rectangle-check-lines.module.mjs +4 -4
  365. package/esm2022/directives/icons/rectangle-lines/nimble-icon-rectangle-lines.directive.mjs +3 -3
  366. package/esm2022/directives/icons/rectangle-lines/nimble-icon-rectangle-lines.module.mjs +4 -4
  367. package/esm2022/directives/icons/running-arrow/nimble-icon-running-arrow.directive.mjs +3 -3
  368. package/esm2022/directives/icons/running-arrow/nimble-icon-running-arrow.module.mjs +4 -4
  369. package/esm2022/directives/icons/screen-check-lines/nimble-icon-screen-check-lines.directive.mjs +3 -3
  370. package/esm2022/directives/icons/screen-check-lines/nimble-icon-screen-check-lines.module.mjs +4 -4
  371. package/esm2022/directives/icons/screen-check-lines-calendar/nimble-icon-screen-check-lines-calendar.directive.mjs +3 -3
  372. package/esm2022/directives/icons/screen-check-lines-calendar/nimble-icon-screen-check-lines-calendar.module.mjs +4 -4
  373. package/esm2022/directives/icons/server/nimble-icon-server.directive.mjs +3 -3
  374. package/esm2022/directives/icons/server/nimble-icon-server.module.mjs +4 -4
  375. package/esm2022/directives/icons/share-nodes/nimble-icon-share-nodes.directive.mjs +3 -3
  376. package/esm2022/directives/icons/share-nodes/nimble-icon-share-nodes.module.mjs +4 -4
  377. package/esm2022/directives/icons/shield-check/nimble-icon-shield-check.directive.mjs +3 -3
  378. package/esm2022/directives/icons/shield-check/nimble-icon-shield-check.module.mjs +4 -4
  379. package/esm2022/directives/icons/shield-xmark/nimble-icon-shield-xmark.directive.mjs +3 -3
  380. package/esm2022/directives/icons/shield-xmark/nimble-icon-shield-xmark.module.mjs +4 -4
  381. package/esm2022/directives/icons/signal-bars/nimble-icon-signal-bars.directive.mjs +3 -3
  382. package/esm2022/directives/icons/signal-bars/nimble-icon-signal-bars.module.mjs +4 -4
  383. package/esm2022/directives/icons/sine-graph/nimble-icon-sine-graph.directive.mjs +3 -3
  384. package/esm2022/directives/icons/sine-graph/nimble-icon-sine-graph.module.mjs +4 -4
  385. package/esm2022/directives/icons/skip-arrow/nimble-icon-skip-arrow.directive.mjs +3 -3
  386. package/esm2022/directives/icons/skip-arrow/nimble-icon-skip-arrow.module.mjs +4 -4
  387. package/esm2022/directives/icons/sparkle-swirls/nimble-icon-sparkle-swirls.directive.mjs +3 -3
  388. package/esm2022/directives/icons/sparkle-swirls/nimble-icon-sparkle-swirls.module.mjs +4 -4
  389. package/esm2022/directives/icons/sparkles/nimble-icon-sparkles.directive.mjs +3 -3
  390. package/esm2022/directives/icons/sparkles/nimble-icon-sparkles.module.mjs +4 -4
  391. package/esm2022/directives/icons/spinner/nimble-icon-spinner.directive.mjs +3 -3
  392. package/esm2022/directives/icons/spinner/nimble-icon-spinner.module.mjs +4 -4
  393. package/esm2022/directives/icons/square-check/nimble-icon-square-check.directive.mjs +3 -3
  394. package/esm2022/directives/icons/square-check/nimble-icon-square-check.module.mjs +4 -4
  395. package/esm2022/directives/icons/square-t/nimble-icon-square-t.directive.mjs +3 -3
  396. package/esm2022/directives/icons/square-t/nimble-icon-square-t.module.mjs +4 -4
  397. package/esm2022/directives/icons/square-x/nimble-icon-square-x.directive.mjs +3 -3
  398. package/esm2022/directives/icons/square-x/nimble-icon-square-x.module.mjs +4 -4
  399. package/esm2022/directives/icons/star-8-point/nimble-icon-star-8-point.directive.mjs +3 -3
  400. package/esm2022/directives/icons/star-8-point/nimble-icon-star-8-point.module.mjs +4 -4
  401. package/esm2022/directives/icons/stop-square/nimble-icon-stop-square.directive.mjs +3 -3
  402. package/esm2022/directives/icons/stop-square/nimble-icon-stop-square.module.mjs +4 -4
  403. package/esm2022/directives/icons/systemlink/nimble-icon-systemlink.directive.mjs +3 -3
  404. package/esm2022/directives/icons/systemlink/nimble-icon-systemlink.module.mjs +4 -4
  405. package/esm2022/directives/icons/t/nimble-icon-t.directive.mjs +3 -3
  406. package/esm2022/directives/icons/t/nimble-icon-t.module.mjs +4 -4
  407. package/esm2022/directives/icons/tablet/nimble-icon-tablet.directive.mjs +3 -3
  408. package/esm2022/directives/icons/tablet/nimble-icon-tablet.module.mjs +4 -4
  409. package/esm2022/directives/icons/tag/nimble-icon-tag.directive.mjs +3 -3
  410. package/esm2022/directives/icons/tag/nimble-icon-tag.module.mjs +4 -4
  411. package/esm2022/directives/icons/tags/nimble-icon-tags.directive.mjs +3 -3
  412. package/esm2022/directives/icons/tags/nimble-icon-tags.module.mjs +4 -4
  413. package/esm2022/directives/icons/target-crosshairs/nimble-icon-target-crosshairs.directive.mjs +3 -3
  414. package/esm2022/directives/icons/target-crosshairs/nimble-icon-target-crosshairs.module.mjs +4 -4
  415. package/esm2022/directives/icons/target-crosshairs-progress/nimble-icon-target-crosshairs-progress.directive.mjs +3 -3
  416. package/esm2022/directives/icons/target-crosshairs-progress/nimble-icon-target-crosshairs-progress.module.mjs +4 -4
  417. package/esm2022/directives/icons/three-circles-ascending-container/nimble-icon-three-circles-ascending-container.directive.mjs +3 -3
  418. package/esm2022/directives/icons/three-circles-ascending-container/nimble-icon-three-circles-ascending-container.module.mjs +4 -4
  419. package/esm2022/directives/icons/three-dots-line/nimble-icon-three-dots-line.directive.mjs +3 -3
  420. package/esm2022/directives/icons/three-dots-line/nimble-icon-three-dots-line.module.mjs +4 -4
  421. package/esm2022/directives/icons/three-vertical-lines/nimble-icon-three-vertical-lines.directive.mjs +3 -3
  422. package/esm2022/directives/icons/three-vertical-lines/nimble-icon-three-vertical-lines.module.mjs +4 -4
  423. package/esm2022/directives/icons/thumb-down/nimble-icon-thumb-down.directive.mjs +3 -3
  424. package/esm2022/directives/icons/thumb-down/nimble-icon-thumb-down.module.mjs +4 -4
  425. package/esm2022/directives/icons/thumb-up/nimble-icon-thumb-up.directive.mjs +3 -3
  426. package/esm2022/directives/icons/thumb-up/nimble-icon-thumb-up.module.mjs +4 -4
  427. package/esm2022/directives/icons/thumbtack/nimble-icon-thumbtack.directive.mjs +3 -3
  428. package/esm2022/directives/icons/thumbtack/nimble-icon-thumbtack.module.mjs +4 -4
  429. package/esm2022/directives/icons/tile-size/nimble-icon-tile-size.directive.mjs +3 -3
  430. package/esm2022/directives/icons/tile-size/nimble-icon-tile-size.module.mjs +4 -4
  431. package/esm2022/directives/icons/times/nimble-icon-times.directive.mjs +3 -3
  432. package/esm2022/directives/icons/times/nimble-icon-times.module.mjs +4 -4
  433. package/esm2022/directives/icons/trash/nimble-icon-trash.directive.mjs +3 -3
  434. package/esm2022/directives/icons/trash/nimble-icon-trash.module.mjs +4 -4
  435. package/esm2022/directives/icons/triangle/nimble-icon-triangle.directive.mjs +3 -3
  436. package/esm2022/directives/icons/triangle/nimble-icon-triangle.module.mjs +4 -4
  437. package/esm2022/directives/icons/triangle-filled/nimble-icon-triangle-filled.directive.mjs +3 -3
  438. package/esm2022/directives/icons/triangle-filled/nimble-icon-triangle-filled.module.mjs +4 -4
  439. package/esm2022/directives/icons/triangle-two-lines-horizontal/nimble-icon-triangle-two-lines-horizontal.directive.mjs +3 -3
  440. package/esm2022/directives/icons/triangle-two-lines-horizontal/nimble-icon-triangle-two-lines-horizontal.module.mjs +4 -4
  441. package/esm2022/directives/icons/true-false-rectangle/nimble-icon-true-false-rectangle.directive.mjs +3 -3
  442. package/esm2022/directives/icons/true-false-rectangle/nimble-icon-true-false-rectangle.module.mjs +4 -4
  443. package/esm2022/directives/icons/two-squares-in-brackets/nimble-icon-two-squares-in-brackets.directive.mjs +3 -3
  444. package/esm2022/directives/icons/two-squares-in-brackets/nimble-icon-two-squares-in-brackets.module.mjs +4 -4
  445. package/esm2022/directives/icons/two-triangles-between-lines/nimble-icon-two-triangles-between-lines.directive.mjs +3 -3
  446. package/esm2022/directives/icons/two-triangles-between-lines/nimble-icon-two-triangles-between-lines.module.mjs +4 -4
  447. package/esm2022/directives/icons/unlink/nimble-icon-unlink.directive.mjs +3 -3
  448. package/esm2022/directives/icons/unlink/nimble-icon-unlink.module.mjs +4 -4
  449. package/esm2022/directives/icons/unlock/nimble-icon-unlock.directive.mjs +3 -3
  450. package/esm2022/directives/icons/unlock/nimble-icon-unlock.module.mjs +4 -4
  451. package/esm2022/directives/icons/up-right-from-square/nimble-icon-up-right-from-square.directive.mjs +3 -3
  452. package/esm2022/directives/icons/up-right-from-square/nimble-icon-up-right-from-square.module.mjs +4 -4
  453. package/esm2022/directives/icons/upload/nimble-icon-upload.directive.mjs +3 -3
  454. package/esm2022/directives/icons/upload/nimble-icon-upload.module.mjs +4 -4
  455. package/esm2022/directives/icons/user/nimble-icon-user.directive.mjs +3 -3
  456. package/esm2022/directives/icons/user/nimble-icon-user.module.mjs +4 -4
  457. package/esm2022/directives/icons/watch/nimble-icon-watch.directive.mjs +3 -3
  458. package/esm2022/directives/icons/watch/nimble-icon-watch.module.mjs +4 -4
  459. package/esm2022/directives/icons/waveform/nimble-icon-waveform.directive.mjs +3 -3
  460. package/esm2022/directives/icons/waveform/nimble-icon-waveform.module.mjs +4 -4
  461. package/esm2022/directives/icons/webvi-custom/nimble-icon-webvi-custom.directive.mjs +3 -3
  462. package/esm2022/directives/icons/webvi-custom/nimble-icon-webvi-custom.module.mjs +4 -4
  463. package/esm2022/directives/icons/webvi-host/nimble-icon-webvi-host.directive.mjs +3 -3
  464. package/esm2022/directives/icons/webvi-host/nimble-icon-webvi-host.module.mjs +4 -4
  465. package/esm2022/directives/icons/window-code/nimble-icon-window-code.directive.mjs +3 -3
  466. package/esm2022/directives/icons/window-code/nimble-icon-window-code.module.mjs +4 -4
  467. package/esm2022/directives/icons/window-text/nimble-icon-window-text.directive.mjs +3 -3
  468. package/esm2022/directives/icons/window-text/nimble-icon-window-text.module.mjs +4 -4
  469. package/esm2022/directives/icons/wrench-hammer/nimble-icon-wrench-hammer.directive.mjs +3 -3
  470. package/esm2022/directives/icons/wrench-hammer/nimble-icon-wrench-hammer.module.mjs +4 -4
  471. package/esm2022/directives/icons/xmark/nimble-icon-xmark.directive.mjs +3 -3
  472. package/esm2022/directives/icons/xmark/nimble-icon-xmark.module.mjs +4 -4
  473. package/esm2022/directives/icons/xmark-check/nimble-icon-xmark-check.directive.mjs +3 -3
  474. package/esm2022/directives/icons/xmark-check/nimble-icon-xmark-check.module.mjs +4 -4
  475. package/esm2022/directives/list-option/nimble-combobox-list-option.directive.mjs +3 -3
  476. package/esm2022/directives/list-option/nimble-list-option.directive.mjs +3 -3
  477. package/esm2022/directives/list-option/nimble-list-option.module.mjs +4 -4
  478. package/esm2022/directives/list-option/nimble-select-list-option.directive.mjs +3 -3
  479. package/esm2022/directives/list-option-group/nimble-list-option-group.directive.mjs +3 -3
  480. package/esm2022/directives/list-option-group/nimble-list-option-group.module.mjs +4 -4
  481. package/esm2022/directives/menu/nimble-menu.directive.mjs +3 -3
  482. package/esm2022/directives/menu/nimble-menu.module.mjs +4 -4
  483. package/esm2022/directives/menu-button/nimble-menu-button.directive.mjs +3 -3
  484. package/esm2022/directives/menu-button/nimble-menu-button.module.mjs +4 -4
  485. package/esm2022/directives/menu-item/nimble-menu-item.directive.mjs +3 -3
  486. package/esm2022/directives/menu-item/nimble-menu-item.module.mjs +4 -4
  487. package/esm2022/directives/number-field/nimble-number-field-control-value-accessor.directive.mjs +3 -3
  488. package/esm2022/directives/number-field/nimble-number-field.directive.mjs +3 -3
  489. package/esm2022/directives/number-field/nimble-number-field.module.mjs +4 -4
  490. package/esm2022/directives/radio/nimble-radio-control-value-accessor.directive.mjs +3 -3
  491. package/esm2022/directives/radio/nimble-radio.directive.mjs +3 -3
  492. package/esm2022/directives/radio/nimble-radio.module.mjs +4 -4
  493. package/esm2022/directives/radio-group/nimble-radio-group.directive.mjs +3 -3
  494. package/esm2022/directives/radio-group/nimble-radio-group.module.mjs +4 -4
  495. package/esm2022/directives/select/nimble-select-control-value-accessor.directive.mjs +3 -3
  496. package/esm2022/directives/select/nimble-select.directive.mjs +3 -3
  497. package/esm2022/directives/select/nimble-select.module.mjs +4 -4
  498. package/esm2022/directives/spinner/nimble-spinner.directive.mjs +3 -3
  499. package/esm2022/directives/spinner/nimble-spinner.module.mjs +4 -4
  500. package/esm2022/directives/switch/nimble-switch-control-value-accessor.directive.mjs +3 -3
  501. package/esm2022/directives/switch/nimble-switch.directive.mjs +3 -3
  502. package/esm2022/directives/switch/nimble-switch.module.mjs +4 -4
  503. package/esm2022/directives/tab/nimble-tab.directive.mjs +3 -3
  504. package/esm2022/directives/tab/nimble-tab.module.mjs +4 -4
  505. package/esm2022/directives/tab-panel/nimble-tab-panel.directive.mjs +3 -3
  506. package/esm2022/directives/tab-panel/nimble-tab-panel.module.mjs +4 -4
  507. package/esm2022/directives/tabs/nimble-tabs.directive.mjs +3 -3
  508. package/esm2022/directives/tabs/nimble-tabs.module.mjs +4 -4
  509. package/esm2022/directives/tabs-toolbar/nimble-tabs-toolbar.directive.mjs +3 -3
  510. package/esm2022/directives/tabs-toolbar/nimble-tabs-toolbar.module.mjs +4 -4
  511. package/esm2022/directives/text-area/nimble-text-area-control-value-accessor.directive.mjs +3 -3
  512. package/esm2022/directives/text-area/nimble-text-area.directive.mjs +3 -3
  513. package/esm2022/directives/text-area/nimble-text-area.module.mjs +4 -4
  514. package/esm2022/directives/text-field/nimble-text-field-control-value-accessor.directive.mjs +3 -3
  515. package/esm2022/directives/text-field/nimble-text-field.directive.mjs +3 -3
  516. package/esm2022/directives/text-field/nimble-text-field.module.mjs +4 -4
  517. package/esm2022/directives/theme-provider/nimble-theme-provider.directive.mjs +3 -3
  518. package/esm2022/directives/theme-provider/nimble-theme-provider.module.mjs +4 -4
  519. package/esm2022/directives/toggle-button/nimble-toggle-button-control-value-accessor.directive.mjs +3 -3
  520. package/esm2022/directives/toggle-button/nimble-toggle-button.directive.mjs +3 -3
  521. package/esm2022/directives/toggle-button/nimble-toggle-button.module.mjs +4 -4
  522. package/esm2022/directives/toolbar/nimble-toolbar.directive.mjs +3 -3
  523. package/esm2022/directives/toolbar/nimble-toolbar.module.mjs +4 -4
  524. package/esm2022/directives/tooltip/nimble-tooltip.directive.mjs +3 -3
  525. package/esm2022/directives/tooltip/nimble-tooltip.module.mjs +4 -4
  526. package/esm2022/directives/tree-item/nimble-tree-item.directive.mjs +3 -3
  527. package/esm2022/directives/tree-item/nimble-tree-item.module.mjs +4 -4
  528. package/esm2022/directives/tree-view/nimble-tree-view.directive.mjs +3 -3
  529. package/esm2022/directives/tree-view/nimble-tree-view.module.mjs +4 -4
  530. package/esm2022/label-provider/core/nimble-label-provider-core-with-defaults.directive.mjs +3 -3
  531. package/esm2022/label-provider/core/nimble-label-provider-core.directive.mjs +3 -3
  532. package/esm2022/label-provider/core/nimble-label-provider-core.module.mjs +4 -4
  533. package/esm2022/label-provider/rich-text/nimble-label-provider-rich-text-with-defaults.directive.mjs +3 -3
  534. package/esm2022/label-provider/rich-text/nimble-label-provider-rich-text.directive.mjs +3 -3
  535. package/esm2022/label-provider/rich-text/nimble-label-provider-rich-text.module.mjs +4 -4
  536. package/esm2022/label-provider/table/nimble-label-provider-table-with-defaults.directive.mjs +3 -3
  537. package/esm2022/label-provider/table/nimble-label-provider-table.directive.mjs +3 -3
  538. package/esm2022/label-provider/table/nimble-label-provider-table.module.mjs +4 -4
  539. package/esm2022/mapping/base/nimble-mapping-base.directive.mjs +3 -3
  540. package/esm2022/mapping/empty/nimble-mapping-empty.directive.mjs +3 -3
  541. package/esm2022/mapping/empty/nimble-mapping-empty.module.mjs +4 -4
  542. package/esm2022/mapping/icon/nimble-mapping-icon.directive.mjs +3 -3
  543. package/esm2022/mapping/icon/nimble-mapping-icon.module.mjs +4 -4
  544. package/esm2022/mapping/spinner/nimble-mapping-spinner.directive.mjs +3 -3
  545. package/esm2022/mapping/spinner/nimble-mapping-spinner.module.mjs +4 -4
  546. package/esm2022/mapping/text/nimble-mapping-text.directive.mjs +3 -3
  547. package/esm2022/mapping/text/nimble-mapping-text.module.mjs +4 -4
  548. package/esm2022/mapping/user/nimble-mapping-user.directive.mjs +3 -3
  549. package/esm2022/mapping/user/nimble-mapping-user.module.mjs +4 -4
  550. package/esm2022/pipes/diacritic-insensitive.pipe.mjs +3 -3
  551. package/esm2022/pipes/duration.pipe.mjs +3 -3
  552. package/esm2022/pipes/number-text.pipe.mjs +3 -3
  553. package/esm2022/rich-text/editor/nimble-rich-text-editor.directive.mjs +3 -3
  554. package/esm2022/rich-text/editor/nimble-rich-text-editor.module.mjs +4 -4
  555. package/esm2022/rich-text/viewer/nimble-rich-text-viewer.directive.mjs +3 -3
  556. package/esm2022/rich-text/viewer/nimble-rich-text-viewer.module.mjs +4 -4
  557. package/esm2022/rich-text-mention/nimble-rich-text-mention-base.directive.mjs +3 -3
  558. package/esm2022/rich-text-mention/users/nimble-rich-text-mention-users.directive.mjs +3 -3
  559. package/esm2022/rich-text-mention/users/nimble-rich-text-mention-users.module.mjs +4 -4
  560. package/esm2022/table/nimble-table.directive.mjs +3 -3
  561. package/esm2022/table/nimble-table.module.mjs +4 -4
  562. package/esm2022/table-column/anchor/nimble-table-column-anchor-navigation-guard.directive.mjs +3 -3
  563. package/esm2022/table-column/anchor/nimble-table-column-anchor.directive.mjs +3 -3
  564. package/esm2022/table-column/anchor/nimble-table-column-anchor.module.mjs +4 -4
  565. package/esm2022/table-column/date-text/nimble-table-column-date-text.directive.mjs +3 -3
  566. package/esm2022/table-column/date-text/nimble-table-column-date-text.module.mjs +4 -4
  567. package/esm2022/table-column/duration-text/nimble-table-column-duration-text.directive.mjs +3 -3
  568. package/esm2022/table-column/duration-text/nimble-table-column-duration-text.module.mjs +4 -4
  569. package/esm2022/table-column/mapping/nimble-table-column-mapping.directive.mjs +3 -3
  570. package/esm2022/table-column/mapping/nimble-table-column-mapping.module.mjs +4 -4
  571. package/esm2022/table-column/menu-button/nimble-table-column-menu-button.directive.mjs +3 -3
  572. package/esm2022/table-column/menu-button/nimble-table-column-menu-button.module.mjs +4 -4
  573. package/esm2022/table-column/nimble-table-column-base.directive.mjs +3 -3
  574. package/esm2022/table-column/number-text/nimble-table-column-number-text.directive.mjs +3 -3
  575. package/esm2022/table-column/number-text/nimble-table-column-number-text.module.mjs +4 -4
  576. package/esm2022/table-column/text/nimble-table-column-text.directive.mjs +3 -3
  577. package/esm2022/table-column/text/nimble-table-column-text.module.mjs +4 -4
  578. package/esm2022/thirdparty/directives/checkbox_value_accessor.mjs +9 -9
  579. package/esm2022/thirdparty/directives/control_value_accessor.mjs +9 -9
  580. package/esm2022/thirdparty/directives/default_value_accessor.mjs +17 -15
  581. package/esm2022/thirdparty/directives/number_value_accessor.mjs +13 -10
  582. package/esm2022/thirdparty/directives/radio_control_value_accessor.mjs +28 -19
  583. package/esm2022/thirdparty/directives/router_link.mjs +76 -35
  584. package/esm2022/thirdparty/directives/select_control_value_accessor.mjs +20 -16
  585. package/esm2022/unit/byte/nimble-unit-byte.directive.mjs +3 -3
  586. package/esm2022/unit/byte/nimble-unit-byte.module.mjs +4 -4
  587. package/esm2022/unit/celsius/nimble-unit-celsius.directive.mjs +3 -3
  588. package/esm2022/unit/celsius/nimble-unit-celsius.module.mjs +4 -4
  589. package/esm2022/unit/fahrenheit/nimble-unit-fahrenheit.directive.mjs +3 -3
  590. package/esm2022/unit/fahrenheit/nimble-unit-fahrenheit.module.mjs +4 -4
  591. package/esm2022/unit/volt/nimble-unit-volt.directive.mjs +3 -3
  592. package/esm2022/unit/volt/nimble-unit-volt.module.mjs +4 -4
  593. package/fesm2022/ni-nimble-angular-card.mjs +7 -7
  594. package/fesm2022/ni-nimble-angular-label-provider-core.mjs +10 -10
  595. package/fesm2022/ni-nimble-angular-label-provider-rich-text.mjs +10 -10
  596. package/fesm2022/ni-nimble-angular-label-provider-table.mjs +10 -10
  597. package/fesm2022/ni-nimble-angular-mapping-base.mjs +3 -3
  598. package/fesm2022/ni-nimble-angular-mapping-empty.mjs +7 -7
  599. package/fesm2022/ni-nimble-angular-mapping-icon.mjs +7 -7
  600. package/fesm2022/ni-nimble-angular-mapping-spinner.mjs +7 -7
  601. package/fesm2022/ni-nimble-angular-mapping-text.mjs +7 -7
  602. package/fesm2022/ni-nimble-angular-mapping-user.mjs +7 -7
  603. package/fesm2022/ni-nimble-angular-pipes.mjs +9 -9
  604. package/fesm2022/ni-nimble-angular-rich-text-editor.mjs +7 -7
  605. package/fesm2022/ni-nimble-angular-rich-text-mention-users.mjs +7 -7
  606. package/fesm2022/ni-nimble-angular-rich-text-mention.mjs +3 -3
  607. package/fesm2022/ni-nimble-angular-rich-text-viewer.mjs +7 -7
  608. package/fesm2022/ni-nimble-angular-table-column-anchor.mjs +10 -10
  609. package/fesm2022/ni-nimble-angular-table-column-date-text.mjs +7 -7
  610. package/fesm2022/ni-nimble-angular-table-column-duration-text.mjs +7 -7
  611. package/fesm2022/ni-nimble-angular-table-column-mapping.mjs +7 -7
  612. package/fesm2022/ni-nimble-angular-table-column-menu-button.mjs +7 -7
  613. package/fesm2022/ni-nimble-angular-table-column-number-text.mjs +7 -7
  614. package/fesm2022/ni-nimble-angular-table-column-text.mjs +7 -7
  615. package/fesm2022/ni-nimble-angular-table-column.mjs +3 -3
  616. package/fesm2022/ni-nimble-angular-table.mjs +7 -7
  617. package/fesm2022/ni-nimble-angular-unit-byte.mjs +7 -7
  618. package/fesm2022/ni-nimble-angular-unit-celsius.mjs +7 -7
  619. package/fesm2022/ni-nimble-angular-unit-fahrenheit.mjs +7 -7
  620. package/fesm2022/ni-nimble-angular-unit-volt.mjs +7 -7
  621. package/fesm2022/ni-nimble-angular.mjs +1969 -1925
  622. package/fesm2022/ni-nimble-angular.mjs.map +1 -1
  623. package/package.json +7 -7
  624. package/thirdparty/directives/checkbox_value_accessor.d.ts +1 -1
  625. package/thirdparty/directives/control_value_accessor.d.ts +2 -2
  626. package/thirdparty/directives/default_value_accessor.d.ts +1 -2
  627. package/thirdparty/directives/radio_control_value_accessor.d.ts +2 -2
  628. package/thirdparty/directives/router_link.d.ts +17 -7
  629. package/thirdparty/directives/select_control_value_accessor.d.ts +2 -2
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * [Nimble]
3
- * Copied from https://github.com/angular/angular/blob/17.3.11/packages/forms/src/directives/select_control_value_accessor.ts
3
+ * Copied from https://github.com/angular/angular/blob/18.2.13/packages/forms/src/directives/select_control_value_accessor.ts
4
4
  * with the following modifications:
5
5
  * - Update imports
6
6
  * - Remove all configuration from SelectControlValueAccessor's `@Directive` decorator
@@ -12,16 +12,19 @@
12
12
  * Copyright Google LLC All Rights Reserved.
13
13
  *
14
14
  * Use of this source code is governed by an MIT-style license that can be
15
- * found in the LICENSE file at https://angular.io/license
15
+ * found in the LICENSE file at https://angular.dev/license
16
16
  */
17
- import { Directive, ElementRef, forwardRef, Host, Input, Optional, Renderer2, ɵRuntimeError as RuntimeError, isDevMode } from '@angular/core';
18
- import { BuiltInControlValueAccessor } from './control_value_accessor';
17
+ import { Directive, ElementRef, forwardRef, Host, Input, Optional, Renderer2, ɵRuntimeError as RuntimeError, isDevMode, } from '@angular/core';
18
+ import { BuiltInControlValueAccessor,
19
+ // ControlValueAccessor,
20
+ // NG_VALUE_ACCESSOR,
21
+ } from './control_value_accessor';
19
22
  import * as i0 from "@angular/core";
20
23
  /* [Nimble] Do not register as a value accessor provider
21
24
  const SELECT_VALUE_ACCESSOR: Provider = {
22
25
  provide: NG_VALUE_ACCESSOR,
23
26
  useExisting: forwardRef(() => SelectControlValueAccessor),
24
- multi: true
27
+ multi: true,
25
28
  };
26
29
  */
27
30
  function _buildValueString(id, value) {
@@ -93,9 +96,9 @@ function _extractId(valueString) {
93
96
  /* [Nimble] Remove all configuration from @Directive decorator
94
97
  @Directive({
95
98
  selector:
96
- 'select:not([multiple])[formControlName],select:not([multiple])[formControl],select:not([multiple])[ngModel]',
99
+ 'select:not([multiple])[formControlName],select:not([multiple])[formControl],select:not([multiple])[ngModel]',
97
100
  host: {'(change)': 'onChange($event.target.value)', '(blur)': 'onTouched()'},
98
- providers: [SELECT_VALUE_ACCESSOR]
101
+ providers: [SELECT_VALUE_ACCESSOR],
99
102
  })
100
103
  */
101
104
  export class SelectControlValueAccessor extends BuiltInControlValueAccessor {
@@ -116,8 +119,9 @@ export class SelectControlValueAccessor extends BuiltInControlValueAccessor {
116
119
  // [Nimble] Update to use public APIs
117
120
  // if (typeof fn !== 'function' && (typeof ngDevMode === 'undefined' || ngDevMode)) {
118
121
  // throw new RuntimeError(
119
- // RuntimeErrorCode.COMPAREWITH_NOT_A_FN,
120
- // `compareWith must be a function, but received ${JSON.stringify(fn)}`);
122
+ // RuntimeErrorCode.COMPAREWITH_NOT_A_FN,
123
+ // `compareWith must be a function, but received ${JSON.stringify(fn)}`,
124
+ // );
121
125
  // }
122
126
  if (typeof fn !== 'function' && isDevMode()) {
123
127
  throw new Error(`compareWith must be a function, but received ${JSON.stringify(fn)}`);
@@ -161,10 +165,10 @@ export class SelectControlValueAccessor extends BuiltInControlValueAccessor {
161
165
  const id = _extractId(valueString);
162
166
  return this._optionMap.has(id) ? this._optionMap.get(id) : valueString;
163
167
  }
164
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SelectControlValueAccessor, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
165
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.12", type: SelectControlValueAccessor, inputs: { compareWith: "compareWith" }, usesInheritance: true, ngImport: i0 }); }
168
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: SelectControlValueAccessor, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
169
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: SelectControlValueAccessor, inputs: { compareWith: "compareWith" }, usesInheritance: true, ngImport: i0 }); }
166
170
  }
167
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SelectControlValueAccessor, decorators: [{
171
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: SelectControlValueAccessor, decorators: [{
168
172
  type: Directive
169
173
  }], propDecorators: { compareWith: [{
170
174
  type: Input
@@ -223,10 +227,10 @@ export class NgSelectOption {
223
227
  this._select.writeValue(this._select.value);
224
228
  }
225
229
  }
226
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NgSelectOption, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: SelectControlValueAccessor, host: true, optional: true }], target: i0.ɵɵFactoryTarget.Directive }); }
227
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.12", type: NgSelectOption, inputs: { ngValue: "ngValue", value: "value" }, ngImport: i0 }); }
230
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NgSelectOption, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: SelectControlValueAccessor, host: true, optional: true }], target: i0.ɵɵFactoryTarget.Directive }); }
231
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: NgSelectOption, inputs: { ngValue: "ngValue", value: "value" }, ngImport: i0 }); }
228
232
  }
229
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NgSelectOption, decorators: [{
233
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NgSelectOption, decorators: [{
230
234
  type: Directive
231
235
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }, { type: SelectControlValueAccessor, decorators: [{
232
236
  type: Optional
@@ -239,4 +243,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImpo
239
243
  type: Input,
240
244
  args: ['value']
241
245
  }] } });
242
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VsZWN0X2NvbnRyb2xfdmFsdWVfYWNjZXNzb3IuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9uaW1ibGUtYW5ndWxhci9zcmMvdGhpcmRwYXJ0eS9kaXJlY3RpdmVzL3NlbGVjdF9jb250cm9sX3ZhbHVlX2FjY2Vzc29yLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOzs7Ozs7OztHQVFHO0FBR0g7Ozs7OztHQU1HO0FBRUgsT0FBTyxFQUFDLFNBQVMsRUFBRSxVQUFVLEVBQUUsVUFBVSxFQUFFLElBQUksRUFBRSxLQUFLLEVBQWtCLFFBQVEsRUFBaUIsU0FBUyxFQUFFLGFBQWEsSUFBSSxZQUFZLEVBQUUsU0FBUyxFQUFDLE1BQU0sZUFBZSxDQUFDO0FBRzNLLE9BQU8sRUFBQywyQkFBMkIsRUFBQyxNQUFNLDBCQUEwQixDQUFDOztBQUVyRTs7Ozs7O0VBTUU7QUFFRixTQUFTLGlCQUFpQixDQUFDLEVBQWUsRUFBRSxLQUFVO0lBQ3BELElBQUksRUFBRSxJQUFJLElBQUk7UUFBRSxPQUFPLEdBQUcsS0FBSyxFQUFFLENBQUM7SUFDbEMsSUFBSSxLQUFLLElBQUksT0FBTyxLQUFLLEtBQUssUUFBUTtRQUFFLEtBQUssR0FBRyxRQUFRLENBQUM7SUFDekQsT0FBTyxHQUFHLEVBQUUsS0FBSyxLQUFLLEVBQUUsQ0FBQyxLQUFLLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxDQUFDO0FBQ3hDLENBQUM7QUFFRCxTQUFTLFVBQVUsQ0FBQyxXQUFtQjtJQUNyQyxPQUFPLFdBQVcsQ0FBQyxLQUFLLENBQUMsR0FBRyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDbkMsQ0FBQztBQUVEOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0dBdURHO0FBQ0g7Ozs7Ozs7RUFPRTtBQUVGLE1BQU0sT0FBTywwQkFBMkIsU0FBUSwyQkFBMkI7SUFEM0U7O1FBTUUsZ0JBQWdC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QixTQUFTOzswQkFXSCxRQUFROzswQkFBSSxJQUFJO3lDQVVqQixPQUFPO3NCQURWLEtBQUs7dUJBQUMsU0FBUztnQkFjWixLQUFLO3NCQURSLEtBQUs7dUJBQUMsT0FBTyIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogW05pbWJsZV1cbiAqIENvcGllZCBmcm9tIGh0dHBzOi8vZ2l0aHViLmNvbS9hbmd1bGFyL2FuZ3VsYXIvYmxvYi8xNy4zLjExL3BhY2thZ2VzL2Zvcm1zL3NyYy9kaXJlY3RpdmVzL3NlbGVjdF9jb250cm9sX3ZhbHVlX2FjY2Vzc29yLnRzXG4gKiB3aXRoIHRoZSBmb2xsb3dpbmcgbW9kaWZpY2F0aW9uczpcbiAqIC0gVXBkYXRlIGltcG9ydHNcbiAqIC0gUmVtb3ZlIGFsbCBjb25maWd1cmF0aW9uIGZyb20gU2VsZWN0Q29udHJvbFZhbHVlQWNjZXNzb3IncyBgQERpcmVjdGl2ZWAgZGVjb3JhdG9yXG4gKiAtIFJlbW92ZSBhbGwgY29uZmlndXJhdGlvbiBmcm9tIE5nU2VsZWN0T3B0aW9uJ3MgYEBEaXJlY3RpdmVgIGRlY29yYXRvclxuICogLSBVcGRhdGUgdmFsaWRhdGlvbiB3aXRoaW4gYGNvbXBhcmVXaXRoYCB0byB1c2UgcHVibGljIEFQSXNcbiAqL1xuXG5cbi8qKlxuICogQGxpY2Vuc2VcbiAqIENvcHlyaWdodCBHb29nbGUgTExDIEFsbCBSaWdodHMgUmVzZXJ2ZWQuXG4gKlxuICogVXNlIG9mIHRoaXMgc291cmNlIGNvZGUgaXMgZ292ZXJuZWQgYnkgYW4gTUlULXN0eWxlIGxpY2Vuc2UgdGhhdCBjYW4gYmVcbiAqIGZvdW5kIGluIHRoZSBMSUNFTlNFIGZpbGUgYXQgaHR0cHM6Ly9hbmd1bGFyLmlvL2xpY2Vuc2VcbiAqL1xuXG5pbXBvcnQge0RpcmVjdGl2ZSwgRWxlbWVudFJlZiwgZm9yd2FyZFJlZiwgSG9zdCwgSW5wdXQsIHR5cGUgT25EZXN0cm95LCBPcHRpb25hbCwgdHlwZSBQcm92aWRlciwgUmVuZGVyZXIyLCDJtVJ1bnRpbWVFcnJvciBhcyBSdW50aW1lRXJyb3IsIGlzRGV2TW9kZX0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbmltcG9ydCB0eXBlIHtDb250cm9sVmFsdWVBY2Nlc3Nvcn0gZnJvbSAnQGFuZ3VsYXIvZm9ybXMnO1xuaW1wb3J0IHtCdWlsdEluQ29udHJvbFZhbHVlQWNjZXNzb3J9IGZyb20gJy4vY29udHJvbF92YWx1ZV9hY2Nlc3Nvcic7XG5cbi8qIFtOaW1ibGVdIERvIG5vdCByZWdpc3RlciBhcyBhIHZhbHVlIGFjY2Vzc29yIHByb3ZpZGVyXG5jb25zdCBTRUxFQ1RfVkFMVUVfQUNDRVNTT1I6IFByb3ZpZGVyID0ge1xuICBwcm92aWRlOiBOR19WQUxVRV9BQ0NFU1NPUixcbiAgdXNlRXhpc3Rpbmc6IGZvcndhcmRSZWYoKCkgPT4gU2VsZWN0Q29udHJvbFZhbHVlQWNjZXNzb3IpLFxuICBtdWx0aTogdHJ1ZVxufTtcbiovXG5cbmZ1bmN0aW9uIF9idWlsZFZhbHVlU3RyaW5nKGlkOiBzdHJpbmd8bnVsbCwgdmFsdWU6IGFueSk6IHN0cmluZyB7XG4gIGlmIChpZCA9PSBudWxsKSByZXR1cm4gYCR7dmFsdWV9YDtcbiAgaWYgKHZhbHVlICYmIHR5cGVvZiB2YWx1ZSA9PT0gJ29iamVjdCcpIHZhbHVlID0gJ09iamVjdCc7XG4gIHJldHVybiBgJHtpZH06ICR7dmFsdWV9YC5zbGljZSgwLCA1MCk7XG59XG5cbmZ1bmN0aW9uIF9leHRyYWN0SWQodmFsdWVTdHJpbmc6IHN0cmluZyk6IHN0cmluZyB7XG4gIHJldHVybiB2YWx1ZVN0cmluZy5zcGxpdCgnOicpWzBdO1xufVxuXG4vKipcbiAqIEBkZXNjcmlwdGlvblxuICogVGhlIGBDb250cm9sVmFsdWVBY2Nlc3NvcmAgZm9yIHdyaXRpbmcgc2VsZWN0IGNvbnRyb2wgdmFsdWVzIGFuZCBsaXN0ZW5pbmcgdG8gc2VsZWN0IGNvbnRyb2xcbiAqIGNoYW5nZXMuIFRoZSB2YWx1ZSBhY2Nlc3NvciBpcyB1c2VkIGJ5IHRoZSBgRm9ybUNvbnRyb2xEaXJlY3RpdmVgLCBgRm9ybUNvbnRyb2xOYW1lYCwgYW5kXG4gKiBgTmdNb2RlbGAgZGlyZWN0aXZlcy5cbiAqXG4gKiBAdXNhZ2VOb3Rlc1xuICpcbiAqICMjIyBVc2luZyBzZWxlY3QgY29udHJvbHMgaW4gYSByZWFjdGl2ZSBmb3JtXG4gKlxuICogVGhlIGZvbGxvd2luZyBleGFtcGxlcyBzaG93IGhvdyB0byB1c2UgYSBzZWxlY3QgY29udHJvbCBpbiBhIHJlYWN0aXZlIGZvcm0uXG4gKlxuICoge0BleGFtcGxlIGZvcm1zL3RzL3JlYWN0aXZlU2VsZWN0Q29udHJvbC9yZWFjdGl2ZV9zZWxlY3RfY29udHJvbF9leGFtcGxlLnRzIHJlZ2lvbj0nQ29tcG9uZW50J31cbiAqXG4gKiAjIyMgVXNpbmcgc2VsZWN0IGNvbnRyb2xzIGluIGEgdGVtcGxhdGUtZHJpdmVuIGZvcm1cbiAqXG4gKiBUbyB1c2UgYSBzZWxlY3QgaW4gYSB0ZW1wbGF0ZS1kcml2ZW4gZm9ybSwgc2ltcGx5IGFkZCBhbiBgbmdNb2RlbGAgYW5kIGEgYG5hbWVgXG4gKiBhdHRyaWJ1dGUgdG8gdGhlIG1haW4gYDxzZWxlY3Q+YCB0YWcuXG4gKlxuICoge0BleGFtcGxlIGZvcm1zL3RzL3NlbGVjdENvbnRyb2wvc2VsZWN0X2NvbnRyb2xfZXhhbXBsZS50cyByZWdpb249J0NvbXBvbmVudCd9XG4gKlxuICogIyMjIEN1c3RvbWl6aW5nIG9wdGlvbiBzZWxlY3Rpb25cbiAqXG4gKiBBbmd1bGFyIHVzZXMgb2JqZWN0IGlkZW50aXR5IHRvIHNlbGVjdCBvcHRpb24uIEl0J3MgcG9zc2libGUgZm9yIHRoZSBpZGVudGl0aWVzIG9mIGl0ZW1zXG4gKiB0byBjaGFuZ2Ugd2hpbGUgdGhlIGRhdGEgZG9lcyBub3QuIFRoaXMgY2FuIGhhcHBlbiwgZm9yIGV4YW1wbGUsIGlmIHRoZSBpdGVtcyBhcmUgcHJvZHVjZWRcbiAqIGZyb20gYW4gUlBDIHRvIHRoZSBzZXJ2ZXIsIGFuZCB0aGF0IFJQQyBpcyByZS1ydW4uIEV2ZW4gaWYgdGhlIGRhdGEgaGFzbid0IGNoYW5nZWQsIHRoZVxuICogc2Vjb25kIHJlc3BvbnNlIHdpbGwgcHJvZHVjZSBvYmplY3RzIHdpdGggZGlmZmVyZW50IGlkZW50aXRpZXMuXG4gKlxuICogVG8gY3VzdG9taXplIHRoZSBkZWZhdWx0IG9wdGlvbiBjb21wYXJpc29uIGFsZ29yaXRobSwgYDxzZWxlY3Q+YCBzdXBwb3J0cyBgY29tcGFyZVdpdGhgIGlucHV0LlxuICogYGNvbXBhcmVXaXRoYCB0YWtlcyBhICoqZnVuY3Rpb24qKiB3aGljaCBoYXMgdHdvIGFyZ3VtZW50czogYG9wdGlvbjFgIGFuZCBgb3B0aW9uMmAuXG4gKiBJZiBgY29tcGFyZVdpdGhgIGlzIGdpdmVuLCBBbmd1bGFyIHNlbGVjdHMgb3B0aW9uIGJ5IHRoZSByZXR1cm4gdmFsdWUgb2YgdGhlIGZ1bmN0aW9uLlxuICpcbiAqIGBgYHRzXG4gKiBjb25zdCBzZWxlY3RlZENvdW50cmllc0NvbnRyb2wgPSBuZXcgRm9ybUNvbnRyb2woKTtcbiAqIGBgYFxuICpcbiAqIGBgYFxuICogPHNlbGVjdCBbY29tcGFyZVdpdGhdPVwiY29tcGFyZUZuXCIgIFtmb3JtQ29udHJvbF09XCJzZWxlY3RlZENvdW50cmllc0NvbnRyb2xcIj5cbiAqICAgICA8b3B0aW9uICpuZ0Zvcj1cImxldCBjb3VudHJ5IG9mIGNvdW50cmllc1wiIFtuZ1ZhbHVlXT1cImNvdW50cnlcIj5cbiAqICAgICAgICAge3tjb3VudHJ5Lm5hbWV9fVxuICogICAgIDwvb3B0aW9uPlxuICogPC9zZWxlY3Q+XG4gKlxuICogY29tcGFyZUZuKGMxOiBDb3VudHJ5LCBjMjogQ291bnRyeSk6IGJvb2xlYW4ge1xuICogICAgIHJldHVybiBjMSAmJiBjMiA/IGMxLmlkID09PSBjMi5pZCA6IGMxID09PSBjMjtcbiAqIH1cbiAqIGBgYFxuICpcbiAqICoqTm90ZToqKiBXZSBsaXN0ZW4gdG8gdGhlICdjaGFuZ2UnIGV2ZW50IGJlY2F1c2UgJ2lucHV0JyBldmVudHMgYXJlbid0IGZpcmVkXG4gKiBmb3Igc2VsZWN0cyBpbiBJRSwgc2VlOlxuICogaHR0cHM6Ly9kZXZlbG9wZXIubW96aWxsYS5vcmcvZW4tVVMvZG9jcy9XZWIvQVBJL0hUTUxFbGVtZW50L2lucHV0X2V2ZW50I2Jyb3dzZXJfY29tcGF0aWJpbGl0eVxuICpcbiAqIEBuZ01vZHVsZSBSZWFjdGl2ZUZvcm1zTW9kdWxlXG4gKiBAbmdNb2R1bGUgRm9ybXNNb2R1bGVcbiAqIEBwdWJsaWNBcGlcbiAqL1xuLyogW05pbWJsZV0gUmVtb3ZlIGFsbCBjb25maWd1cmF0aW9uIGZyb20gQERpcmVjdGl2ZSBkZWNvcmF0b3JcbkBEaXJlY3RpdmUoe1xuICBzZWxlY3RvcjpcbiAgICAgICdzZWxlY3Q6bm90KFttdWx0aXBsZV0pW2Zvcm1Db250cm9sTmFtZV0sc2VsZWN0Om5vdChbbXVsdGlwbGVdKVtmb3JtQ29udHJvbF0sc2VsZWN0Om5vdChbbXVsdGlwbGVdKVtuZ01vZGVsXScsXG4gIGhvc3Q6IHsnKGNoYW5nZSknOiAnb25DaGFuZ2UoJGV2ZW50LnRhcmdldC52YWx1ZSknLCAnKGJsdXIpJzogJ29uVG91Y2hlZCgpJ30sXG4gIHByb3ZpZGVyczogW1NFTEVDVF9WQUxVRV9BQ0NFU1NPUl1cbn0pXG4qL1xuQERpcmVjdGl2ZSgpXG5leHBvcnQgY2xhc3MgU2VsZWN0Q29udHJvbFZhbHVlQWNjZXNzb3IgZXh0ZW5kcyBCdWlsdEluQ29udHJvbFZhbHVlQWNjZXNzb3IgaW1wbGVtZW50c1xuICAgIENvbnRyb2xWYWx1ZUFjY2Vzc29yIHtcbiAgLyoqIEBub2RvYyAqL1xuICB2YWx1ZTogYW55O1xuXG4gIC8qKiBAaW50ZXJuYWwgKi9cbiAgX29wdGlvbk1hcDogTWFwPHN0cmluZywgYW55PiA9IG5ldyBNYXA8c3RyaW5nLCBhbnk+KCk7XG5cbiAgLyoqIEBpbnRlcm5hbCAqL1xuICBfaWRDb3VudGVyOiBudW1iZXIgPSAwO1xuXG4gIC8qKlxuICAgKiBAZGVzY3JpcHRpb25cbiAgICogVHJhY2tzIHRoZSBvcHRpb24gY29tcGFyaXNvbiBhbGdvcml0aG0gZm9yIHRyYWNraW5nIGlkZW50aXRpZXMgd2hlblxuICAgKiBjaGVja2luZyBmb3IgY2hhbmdlcy5cbiAgICovXG4gIEBJbnB1dCgpXG4gIHNldCBjb21wYXJlV2l0aChmbjogKG8xOiBhbnksIG8yOiBhbnkpID0+IGJvb2xlYW4pIHtcbiAgICAvLyBbTmltYmxlXSBVcGRhdGUgdG8gdXNlIHB1YmxpYyBBUElzXG4gICAgLy8gaWYgKHR5cGVvZiBmbiAhPT0gJ2Z1bmN0aW9uJyAmJiAodHlwZW9mIG5nRGV2TW9kZSA9PT0gJ3VuZGVmaW5lZCcgfHwgbmdEZXZNb2RlKSkge1xuICAgIC8vICAgdGhyb3cgbmV3IFJ1bnRpbWVFcnJvcihcbiAgICAvLyAgICAgICBSdW50aW1lRXJyb3JDb2RlLkNPTVBBUkVXSVRIX05PVF9BX0ZOLFxuICAgIC8vICAgICAgIGBjb21wYXJlV2l0aCBtdXN0IGJlIGEgZnVuY3Rpb24sIGJ1dCByZWNlaXZlZCAke0pTT04uc3RyaW5naWZ5KGZuKX1gKTtcbiAgICAvLyB9XG4gICAgaWYgKHR5cGVvZiBmbiAhPT0gJ2Z1bmN0aW9uJyAmJiBpc0Rldk1vZGUoKSkge1xuICAgICAgICB0aHJvdyBuZXcgRXJyb3IoYGNvbXBhcmVXaXRoIG11c3QgYmUgYSBmdW5jdGlvbiwgYnV0IHJlY2VpdmVkICR7SlNPTi5zdHJpbmdpZnkoZm4pfWApO1xuICAgIH1cbiAgICB0aGlzLl9jb21wYXJlV2l0aCA9IGZuO1xuICB9XG5cbiAgcHJpdmF0ZSBfY29tcGFyZVdpdGg6IChvMTogYW55LCBvMjogYW55KSA9PiBib29sZWFuID0gT2JqZWN0LmlzO1xuXG4gIC8qKlxuICAgKiBTZXRzIHRoZSBcInZhbHVlXCIgcHJvcGVydHkgb24gdGhlIHNlbGVjdCBlbGVtZW50LlxuICAgKiBAbm9kb2NcbiAgICovXG4gIHdyaXRlVmFsdWUodmFsdWU6IGFueSk6IHZvaWQge1xuICAgIHRoaXMudmFsdWUgPSB2YWx1ZTtcbiAgICBjb25zdCBpZDogc3RyaW5nfG51bGwgPSB0aGlzLl9nZXRPcHRpb25JZCh2YWx1ZSk7XG4gICAgY29uc3QgdmFsdWVTdHJpbmcgPSBfYnVpbGRWYWx1ZVN0cmluZyhpZCwgdmFsdWUpO1xuICAgIHRoaXMuc2V0UHJvcGVydHkoJ3ZhbHVlJywgdmFsdWVTdHJpbmcpO1xuICB9XG5cbiAgLyoqXG4gICAqIFJlZ2lzdGVycyBhIGZ1bmN0aW9uIGNhbGxlZCB3aGVuIHRoZSBjb250cm9sIHZhbHVlIGNoYW5nZXMuXG4gICAqIEBub2RvY1xuICAgKi9cbiAgb3ZlcnJpZGUgcmVnaXN0ZXJPbkNoYW5nZShmbjogKHZhbHVlOiBhbnkpID0+IGFueSk6IHZvaWQge1xuICAgIHRoaXMub25DaGFuZ2UgPSAodmFsdWVTdHJpbmc6IHN0cmluZykgPT4ge1xuICAgICAgdGhpcy52YWx1ZSA9IHRoaXMuX2dldE9wdGlvblZhbHVlKHZhbHVlU3RyaW5nKTtcbiAgICAgIGZuKHRoaXMudmFsdWUpO1xuICAgIH07XG4gIH1cblxuICAvKiogQGludGVybmFsICovXG4gIF9yZWdpc3Rlck9wdGlvbigpOiBzdHJpbmcge1xuICAgIHJldHVybiAodGhpcy5faWRDb3VudGVyKyspLnRvU3RyaW5nKCk7XG4gIH1cblxuICAvKiogQGludGVybmFsICovXG4gIF9nZXRPcHRpb25JZCh2YWx1ZTogYW55KTogc3RyaW5nfG51bGwge1xuICAgIGZvciAoY29uc3QgaWQgb2YgdGhpcy5fb3B0aW9uTWFwLmtleXMoKSkge1xuICAgICAgaWYgKHRoaXMuX2NvbXBhcmVXaXRoKHRoaXMuX29wdGlvbk1hcC5nZXQoaWQpLCB2YWx1ZSkpIHJldHVybiBpZDtcbiAgICB9XG4gICAgcmV0dXJuIG51bGw7XG4gIH1cblxuICAvKiogQGludGVybmFsICovXG4gIF9nZXRPcHRpb25WYWx1ZSh2YWx1ZVN0cmluZzogc3RyaW5nKTogYW55IHtcbiAgICBjb25zdCBpZDogc3RyaW5nID0gX2V4dHJhY3RJZCh2YWx1ZVN0cmluZyk7XG4gICAgcmV0dXJuIHRoaXMuX29wdGlvbk1hcC5oYXMoaWQpID8gdGhpcy5fb3B0aW9uTWFwLmdldChpZCkgOiB2YWx1ZVN0cmluZztcbiAgfVxufVxuXG4vKipcbiAqIEBkZXNjcmlwdGlvblxuICogTWFya3MgYDxvcHRpb24+YCBhcyBkeW5hbWljLCBzbyBBbmd1bGFyIGNhbiBiZSBub3RpZmllZCB3aGVuIG9wdGlvbnMgY2hhbmdlLlxuICpcbiAqIEBzZWUge0BsaW5rIFNlbGVjdENvbnRyb2xWYWx1ZUFjY2Vzc29yfVxuICpcbiAqIEBuZ01vZHVsZSBSZWFjdGl2ZUZvcm1zTW9kdWxlXG4gKiBAbmdNb2R1bGUgRm9ybXNNb2R1bGVcbiAqIEBwdWJsaWNBcGlcbiAqL1xuLyogW05pbWJsZV0gUmVtb3ZlIGFsbCBjb25maWd1cmF0aW9uIGZyb20gQERpcmVjdGl2ZSBkZWNvcmF0b3JcbkBEaXJlY3RpdmUoe3NlbGVjdG9yOiAnb3B0aW9uJ30pXG4qL1xuQERpcmVjdGl2ZSgpXG5leHBvcnQgY2xhc3MgTmdTZWxlY3RPcHRpb24gaW1wbGVtZW50cyBPbkRlc3Ryb3kge1xuICAvKipcbiAgICogQGRlc2NyaXB0aW9uXG4gICAqIElEIG9mIHRoZSBvcHRpb24gZWxlbWVudFxuICAgKi9cbiAgLy8gVE9ETyhpc3N1ZS8yNDU3MSk6IHJlbW92ZSAnIScuXG4gIGlkITogc3RyaW5nO1xuXG4gIGNvbnN0cnVjdG9yKFxuICAgICAgcHJpdmF0ZSBfZWxlbWVudDogRWxlbWVudFJlZiwgcHJpdmF0ZSBfcmVuZGVyZXI6IFJlbmRlcmVyMixcbiAgICAgIEBPcHRpb25hbCgpIEBIb3N0KCkgcHJpdmF0ZSBfc2VsZWN0OiBTZWxlY3RDb250cm9sVmFsdWVBY2Nlc3Nvcikge1xuICAgIGlmICh0aGlzLl9zZWxlY3QpIHRoaXMuaWQgPSB0aGlzLl9zZWxlY3QuX3JlZ2lzdGVyT3B0aW9uKCk7XG4gIH1cblxuICAvKipcbiAgICogQGRlc2NyaXB0aW9uXG4gICAqIFRyYWNrcyB0aGUgdmFsdWUgYm91bmQgdG8gdGhlIG9wdGlvbiBlbGVtZW50LiBVbmxpa2UgdGhlIHZhbHVlIGJpbmRpbmcsXG4gICAqIG5nVmFsdWUgc3VwcG9ydHMgYmluZGluZyB0byBvYmplY3RzLlxuICAgKi9cbiAgQElucHV0KCduZ1ZhbHVlJylcbiAgc2V0IG5nVmFsdWUodmFsdWU6IGFueSkge1xuICAgIGlmICh0aGlzLl9zZWxlY3QgPT0gbnVsbCkgcmV0dXJuO1xuICAgIHRoaXMuX3NlbGVjdC5fb3B0aW9uTWFwLnNldCh0aGlzLmlkLCB2YWx1ZSk7XG4gICAgdGhpcy5fc2V0RWxlbWVudFZhbHVlKF9idWlsZFZhbHVlU3RyaW5nKHRoaXMuaWQsIHZhbHVlKSk7XG4gICAgdGhpcy5fc2VsZWN0LndyaXRlVmFsdWUodGhpcy5fc2VsZWN0LnZhbHVlKTtcbiAgfVxuXG4gIC8qKlxuICAgKiBAZGVzY3JpcHRpb25cbiAgICogVHJhY2tzIHNpbXBsZSBzdHJpbmcgdmFsdWVzIGJvdW5kIHRvIHRoZSBvcHRpb24gZWxlbWVudC5cbiAgICogRm9yIG9iamVjdHMsIHVzZSB0aGUgYG5nVmFsdWVgIGlucHV0IGJpbmRpbmcuXG4gICAqL1xuICBASW5wdXQoJ3ZhbHVlJylcbiAgc2V0IHZhbHVlKHZhbHVlOiBhbnkpIHtcbiAgICB0aGlzLl9zZXRFbGVtZW50VmFsdWUodmFsdWUpO1xuICAgIGlmICh0aGlzLl9zZWxlY3QpIHRoaXMuX3NlbGVjdC53cml0ZVZhbHVlKHRoaXMuX3NlbGVjdC52YWx1ZSk7XG4gIH1cblxuICAvKiogQGludGVybmFsICovXG4gIF9zZXRFbGVtZW50VmFsdWUodmFsdWU6IHN0cmluZyk6IHZvaWQge1xuICAgIHRoaXMuX3JlbmRlcmVyLnNldFByb3BlcnR5KHRoaXMuX2VsZW1lbnQubmF0aXZlRWxlbWVudCwgJ3ZhbHVlJywgdmFsdWUpO1xuICB9XG5cbiAgLyoqIEBub2RvYyAqL1xuICBuZ09uRGVzdHJveSgpOiB2b2lkIHtcbiAgICBpZiAodGhpcy5fc2VsZWN0KSB7XG4gICAgICB0aGlzLl9zZWxlY3QuX29wdGlvbk1hcC5kZWxldGUodGhpcy5pZCk7XG4gICAgICB0aGlzLl9zZWxlY3Qud3JpdGVWYWx1ZSh0aGlzLl9zZWxlY3QudmFsdWUpO1xuICAgIH1cbiAgfVxufSJdfQ==
246
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VsZWN0X2NvbnRyb2xfdmFsdWVfYWNjZXNzb3IuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9uaW1ibGUtYW5ndWxhci9zcmMvdGhpcmRwYXJ0eS9kaXJlY3RpdmVzL3NlbGVjdF9jb250cm9sX3ZhbHVlX2FjY2Vzc29yLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOzs7Ozs7OztHQVFHO0FBR0g7Ozs7OztHQU1HO0FBRUgsT0FBTyxFQUNMLFNBQVMsRUFDVCxVQUFVLEVBQ1YsVUFBVSxFQUNWLElBQUksRUFDSixLQUFLLEVBRUwsUUFBUSxFQUVSLFNBQVMsRUFDVCxhQUFhLElBQUksWUFBWSxFQUM3QixTQUFTLEdBQ1YsTUFBTSxlQUFlLENBQUM7QUFLdkIsT0FBTyxFQUNMLDJCQUEyQjtBQUMzQix3QkFBd0I7QUFDeEIscUJBQXFCO0VBQ3RCLE1BQU0sMEJBQTBCLENBQUM7O0FBRWxDOzs7Ozs7RUFNRTtBQUVGLFNBQVMsaUJBQWlCLENBQUMsRUFBaUIsRUFBRSxLQUFVO0lBQ3RELElBQUksRUFBRSxJQUFJLElBQUk7UUFBRSxPQUFPLEdBQUcsS0FBSyxFQUFFLENBQUM7SUFDbEMsSUFBSSxLQUFLLElBQUksT0FBTyxLQUFLLEtBQUssUUFBUTtRQUFFLEtBQUssR0FBRyxRQUFRLENBQUM7SUFDekQsT0FBTyxHQUFHLEVBQUUsS0FBSyxLQUFLLEVBQUUsQ0FBQyxLQUFLLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxDQUFDO0FBQ3hDLENBQUM7QUFFRCxTQUFTLFVBQVUsQ0FBQyxXQUFtQjtJQUNyQyxPQUFPLFdBQVcsQ0FBQyxLQUFLLENBQUMsR0FBRyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7QUFDbkMsQ0FBQztBQUVEOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0dBdURHO0FBQ0g7Ozs7Ozs7RUFPRTtBQUVGLE1BQU0sT0FBTywwQkFDWCxTQUFR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RFUsY0FBYzttR0FBZCxjQUFjOzs0RkFBZCxjQUFjO2tCQUQxQixTQUFTOzswQkFZTCxRQUFROzswQkFBSSxJQUFJO3lDQVdmLE9BQU87c0JBRFYsS0FBSzt1QkFBQyxTQUFTO2dCQWNaLEtBQUs7c0JBRFIsS0FBSzt1QkFBQyxPQUFPIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBbTmltYmxlXVxuICogQ29waWVkIGZyb20gaHR0cHM6Ly9naXRodWIuY29tL2FuZ3VsYXIvYW5ndWxhci9ibG9iLzE4LjIuMTMvcGFja2FnZXMvZm9ybXMvc3JjL2RpcmVjdGl2ZXMvc2VsZWN0X2NvbnRyb2xfdmFsdWVfYWNjZXNzb3IudHNcbiAqIHdpdGggdGhlIGZvbGxvd2luZyBtb2RpZmljYXRpb25zOlxuICogLSBVcGRhdGUgaW1wb3J0c1xuICogLSBSZW1vdmUgYWxsIGNvbmZpZ3VyYXRpb24gZnJvbSBTZWxlY3RDb250cm9sVmFsdWVBY2Nlc3NvcidzIGBARGlyZWN0aXZlYCBkZWNvcmF0b3JcbiAqIC0gUmVtb3ZlIGFsbCBjb25maWd1cmF0aW9uIGZyb20gTmdTZWxlY3RPcHRpb24ncyBgQERpcmVjdGl2ZWAgZGVjb3JhdG9yXG4gKiAtIFVwZGF0ZSB2YWxpZGF0aW9uIHdpdGhpbiBgY29tcGFyZVdpdGhgIHRvIHVzZSBwdWJsaWMgQVBJc1xuICovXG5cblxuLyoqXG4gKiBAbGljZW5zZVxuICogQ29weXJpZ2h0IEdvb2dsZSBMTEMgQWxsIFJpZ2h0cyBSZXNlcnZlZC5cbiAqXG4gKiBVc2Ugb2YgdGhpcyBzb3VyY2UgY29kZSBpcyBnb3Zlcm5lZCBieSBhbiBNSVQtc3R5bGUgbGljZW5zZSB0aGF0IGNhbiBiZVxuICogZm91bmQgaW4gdGhlIExJQ0VOU0UgZmlsZSBhdCBodHRwczovL2FuZ3VsYXIuZGV2L2xpY2Vuc2VcbiAqL1xuXG5pbXBvcnQge1xuICBEaXJlY3RpdmUsXG4gIEVsZW1lbnRSZWYsXG4gIGZvcndhcmRSZWYsXG4gIEhvc3QsXG4gIElucHV0LFxuICB0eXBlIE9uRGVzdHJveSxcbiAgT3B0aW9uYWwsXG4gIHR5cGUgUHJvdmlkZXIsXG4gIFJlbmRlcmVyMixcbiAgybVSdW50aW1lRXJyb3IgYXMgUnVudGltZUVycm9yLFxuICBpc0Rldk1vZGUsXG59IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG4vLyBpbXBvcnQge1J1bnRpbWVFcnJvckNvZGV9IGZyb20gJy4uL2Vycm9ycyc7XG5cbmltcG9ydCB0eXBlIHtDb250cm9sVmFsdWVBY2Nlc3Nvcn0gZnJvbSAnQGFuZ3VsYXIvZm9ybXMnO1xuaW1wb3J0IHtcbiAgQnVpbHRJbkNvbnRyb2xWYWx1ZUFjY2Vzc29yLFxuICAvLyBDb250cm9sVmFsdWVBY2Nlc3NvcixcbiAgLy8gTkdfVkFMVUVfQUNDRVNTT1IsXG59IGZyb20gJy4vY29udHJvbF92YWx1ZV9hY2Nlc3Nvcic7XG5cbi8qIFtOaW1ibGVdIERvIG5vdCByZWdpc3RlciBhcyBhIHZhbHVlIGFjY2Vzc29yIHByb3ZpZGVyXG5jb25zdCBTRUxFQ1RfVkFMVUVfQUNDRVNTT1I6IFByb3ZpZGVyID0ge1xuICBwcm92aWRlOiBOR19WQUxVRV9BQ0NFU1NPUixcbiAgdXNlRXhpc3Rpbmc6IGZvcndhcmRSZWYoKCkgPT4gU2VsZWN0Q29udHJvbFZhbHVlQWNjZXNzb3IpLFxuICBtdWx0aTogdHJ1ZSxcbn07XG4qL1xuXG5mdW5jdGlvbiBfYnVpbGRWYWx1ZVN0cmluZyhpZDogc3RyaW5nIHwgbnVsbCwgdmFsdWU6IGFueSk6IHN0cmluZyB7XG4gIGlmIChpZCA9PSBudWxsKSByZXR1cm4gYCR7dmFsdWV9YDtcbiAgaWYgKHZhbHVlICYmIHR5cGVvZiB2YWx1ZSA9PT0gJ29iamVjdCcpIHZhbHVlID0gJ09iamVjdCc7XG4gIHJldHVybiBgJHtpZH06ICR7dmFsdWV9YC5zbGljZSgwLCA1MCk7XG59XG5cbmZ1bmN0aW9uIF9leHRyYWN0SWQodmFsdWVTdHJpbmc6IHN0cmluZyk6IHN0cmluZyB7XG4gIHJldHVybiB2YWx1ZVN0cmluZy5zcGxpdCgnOicpWzBdO1xufVxuXG4vKipcbiAqIEBkZXNjcmlwdGlvblxuICogVGhlIGBDb250cm9sVmFsdWVBY2Nlc3NvcmAgZm9yIHdyaXRpbmcgc2VsZWN0IGNvbnRyb2wgdmFsdWVzIGFuZCBsaXN0ZW5pbmcgdG8gc2VsZWN0IGNvbnRyb2xcbiAqIGNoYW5nZXMuIFRoZSB2YWx1ZSBhY2Nlc3NvciBpcyB1c2VkIGJ5IHRoZSBgRm9ybUNvbnRyb2xEaXJlY3RpdmVgLCBgRm9ybUNvbnRyb2xOYW1lYCwgYW5kXG4gKiBgTmdNb2RlbGAgZGlyZWN0aXZlcy5cbiAqXG4gKiBAdXNhZ2VOb3Rlc1xuICpcbiAqICMjIyBVc2luZyBzZWxlY3QgY29udHJvbHMgaW4gYSByZWFjdGl2ZSBmb3JtXG4gKlxuICogVGhlIGZvbGxvd2luZyBleGFtcGxlcyBzaG93IGhvdyB0byB1c2UgYSBzZWxlY3QgY29udHJvbCBpbiBhIHJlYWN0aXZlIGZvcm0uXG4gKlxuICoge0BleGFtcGxlIGZvcm1zL3RzL3JlYWN0aXZlU2VsZWN0Q29udHJvbC9yZWFjdGl2ZV9zZWxlY3RfY29udHJvbF9leGFtcGxlLnRzIHJlZ2lvbj0nQ29tcG9uZW50J31cbiAqXG4gKiAjIyMgVXNpbmcgc2VsZWN0IGNvbnRyb2xzIGluIGEgdGVtcGxhdGUtZHJpdmVuIGZvcm1cbiAqXG4gKiBUbyB1c2UgYSBzZWxlY3QgaW4gYSB0ZW1wbGF0ZS1kcml2ZW4gZm9ybSwgc2ltcGx5IGFkZCBhbiBgbmdNb2RlbGAgYW5kIGEgYG5hbWVgXG4gKiBhdHRyaWJ1dGUgdG8gdGhlIG1haW4gYDxzZWxlY3Q+YCB0YWcuXG4gKlxuICoge0BleGFtcGxlIGZvcm1zL3RzL3NlbGVjdENvbnRyb2wvc2VsZWN0X2NvbnRyb2xfZXhhbXBsZS50cyByZWdpb249J0NvbXBvbmVudCd9XG4gKlxuICogIyMjIEN1c3RvbWl6aW5nIG9wdGlvbiBzZWxlY3Rpb25cbiAqXG4gKiBBbmd1bGFyIHVzZXMgb2JqZWN0IGlkZW50aXR5IHRvIHNlbGVjdCBvcHRpb24uIEl0J3MgcG9zc2libGUgZm9yIHRoZSBpZGVudGl0aWVzIG9mIGl0ZW1zXG4gKiB0byBjaGFuZ2Ugd2hpbGUgdGhlIGRhdGEgZG9lcyBub3QuIFRoaXMgY2FuIGhhcHBlbiwgZm9yIGV4YW1wbGUsIGlmIHRoZSBpdGVtcyBhcmUgcHJvZHVjZWRcbiAqIGZyb20gYW4gUlBDIHRvIHRoZSBzZXJ2ZXIsIGFuZCB0aGF0IFJQQyBpcyByZS1ydW4uIEV2ZW4gaWYgdGhlIGRhdGEgaGFzbid0IGNoYW5nZWQsIHRoZVxuICogc2Vjb25kIHJlc3BvbnNlIHdpbGwgcHJvZHVjZSBvYmplY3RzIHdpdGggZGlmZmVyZW50IGlkZW50aXRpZXMuXG4gKlxuICogVG8gY3VzdG9taXplIHRoZSBkZWZhdWx0IG9wdGlvbiBjb21wYXJpc29uIGFsZ29yaXRobSwgYDxzZWxlY3Q+YCBzdXBwb3J0cyBgY29tcGFyZVdpdGhgIGlucHV0LlxuICogYGNvbXBhcmVXaXRoYCB0YWtlcyBhICoqZnVuY3Rpb24qKiB3aGljaCBoYXMgdHdvIGFyZ3VtZW50czogYG9wdGlvbjFgIGFuZCBgb3B0aW9uMmAuXG4gKiBJZiBgY29tcGFyZVdpdGhgIGlzIGdpdmVuLCBBbmd1bGFyIHNlbGVjdHMgb3B0aW9uIGJ5IHRoZSByZXR1cm4gdmFsdWUgb2YgdGhlIGZ1bmN0aW9uLlxuICpcbiAqIGBgYHRzXG4gKiBjb25zdCBzZWxlY3RlZENvdW50cmllc0NvbnRyb2wgPSBuZXcgRm9ybUNvbnRyb2woKTtcbiAqIGBgYFxuICpcbiAqIGBgYFxuICogPHNlbGVjdCBbY29tcGFyZVdpdGhdPVwiY29tcGFyZUZuXCIgIFtmb3JtQ29udHJvbF09XCJzZWxlY3RlZENvdW50cmllc0NvbnRyb2xcIj5cbiAqICAgICA8b3B0aW9uICpuZ0Zvcj1cImxldCBjb3VudHJ5IG9mIGNvdW50cmllc1wiIFtuZ1ZhbHVlXT1cImNvdW50cnlcIj5cbiAqICAgICAgICAge3tjb3VudHJ5Lm5hbWV9fVxuICogICAgIDwvb3B0aW9uPlxuICogPC9zZWxlY3Q+XG4gKlxuICogY29tcGFyZUZuKGMxOiBDb3VudHJ5LCBjMjogQ291bnRyeSk6IGJvb2xlYW4ge1xuICogICAgIHJldHVybiBjMSAmJiBjMiA/IGMxLmlkID09PSBjMi5pZCA6IGMxID09PSBjMjtcbiAqIH1cbiAqIGBgYFxuICpcbiAqICoqTm90ZToqKiBXZSBsaXN0ZW4gdG8gdGhlICdjaGFuZ2UnIGV2ZW50IGJlY2F1c2UgJ2lucHV0JyBldmVudHMgYXJlbid0IGZpcmVkXG4gKiBmb3Igc2VsZWN0cyBpbiBJRSwgc2VlOlxuICogaHR0cHM6Ly9kZXZlbG9wZXIubW96aWxsYS5vcmcvZW4tVVMvZG9jcy9XZWIvQVBJL0hUTUxFbGVtZW50L2lucHV0X2V2ZW50I2Jyb3dzZXJfY29tcGF0aWJpbGl0eVxuICpcbiAqIEBuZ01vZHVsZSBSZWFjdGl2ZUZvcm1zTW9kdWxlXG4gKiBAbmdNb2R1bGUgRm9ybXNNb2R1bGVcbiAqIEBwdWJsaWNBcGlcbiAqL1xuLyogW05pbWJsZV0gUmVtb3ZlIGFsbCBjb25maWd1cmF0aW9uIGZyb20gQERpcmVjdGl2ZSBkZWNvcmF0b3JcbkBEaXJlY3RpdmUoe1xuICBzZWxlY3RvcjpcbiAgICAnc2VsZWN0Om5vdChbbXVsdGlwbGVdKVtmb3JtQ29udHJvbE5hbWVdLHNlbGVjdDpub3QoW211bHRpcGxlXSlbZm9ybUNvbnRyb2xdLHNlbGVjdDpub3QoW211bHRpcGxlXSlbbmdNb2RlbF0nLFxuICBob3N0OiB7JyhjaGFuZ2UpJzogJ29uQ2hhbmdlKCRldmVudC50YXJnZXQudmFsdWUpJywgJyhibHVyKSc6ICdvblRvdWNoZWQoKSd9LFxuICBwcm92aWRlcnM6IFtTRUxFQ1RfVkFMVUVfQUNDRVNTT1JdLFxufSlcbiovXG5ARGlyZWN0aXZlKClcbmV4cG9ydCBjbGFzcyBTZWxlY3RDb250cm9sVmFsdWVBY2Nlc3NvclxuICBleHRlbmRzIEJ1aWx0SW5Db250cm9sVmFsdWVBY2Nlc3NvclxuICBpbXBsZW1lbnRzIENvbnRyb2xWYWx1ZUFjY2Vzc29yXG57XG4gIC8qKiBAbm9kb2MgKi9cbiAgdmFsdWU6IGFueTtcblxuICAvKiogQGludGVybmFsICovXG4gIF9vcHRpb25NYXA6IE1hcDxzdHJpbmcsIGFueT4gPSBuZXcgTWFwPHN0cmluZywgYW55PigpO1xuXG4gIC8qKiBAaW50ZXJuYWwgKi9cbiAgX2lkQ291bnRlcjogbnVtYmVyID0gMDtcblxuICAvKipcbiAgICogQGRlc2NyaXB0aW9uXG4gICAqIFRyYWNrcyB0aGUgb3B0aW9uIGNvbXBhcmlzb24gYWxnb3JpdGhtIGZvciB0cmFja2luZyBpZGVudGl0aWVzIHdoZW5cbiAgICogY2hlY2tpbmcgZm9yIGNoYW5nZXMuXG4gICAqL1xuICBASW5wdXQoKVxuICBzZXQgY29tcGFyZVdpdGgoZm46IChvMTogYW55LCBvMjogYW55KSA9PiBib29sZWFuKSB7XG4gICAgLy8gW05pbWJsZV0gVXBkYXRlIHRvIHVzZSBwdWJsaWMgQVBJc1xuICAgIC8vIGlmICh0eXBlb2YgZm4gIT09ICdmdW5jdGlvbicgJiYgKHR5cGVvZiBuZ0Rldk1vZGUgPT09ICd1bmRlZmluZWQnIHx8IG5nRGV2TW9kZSkpIHtcbiAgICAvLyAgIHRocm93IG5ldyBSdW50aW1lRXJyb3IoXG4gICAgLy8gICAgIFJ1bnRpbWVFcnJvckNvZGUuQ09NUEFSRVdJVEhfTk9UX0FfRk4sXG4gICAgLy8gICAgIGBjb21wYXJlV2l0aCBtdXN0IGJlIGEgZnVuY3Rpb24sIGJ1dCByZWNlaXZlZCAke0pTT04uc3RyaW5naWZ5KGZuKX1gLFxuICAgIC8vICAgKTtcbiAgICAvLyB9XG4gICAgaWYgKHR5cGVvZiBmbiAhPT0gJ2Z1bmN0aW9uJyAmJiBpc0Rldk1vZGUoKSkge1xuICAgICAgICB0aHJvdyBuZXcgRXJyb3IoYGNvbXBhcmVXaXRoIG11c3QgYmUgYSBmdW5jdGlvbiwgYnV0IHJlY2VpdmVkICR7SlNPTi5zdHJpbmdpZnkoZm4pfWApO1xuICAgIH1cbiAgICB0aGlzLl9jb21wYXJlV2l0aCA9IGZuO1xuICB9XG5cbiAgcHJpdmF0ZSBfY29tcGFyZVdpdGg6IChvMTogYW55LCBvMjogYW55KSA9PiBib29sZWFuID0gT2JqZWN0LmlzO1xuXG4gIC8qKlxuICAgKiBTZXRzIHRoZSBcInZhbHVlXCIgcHJvcGVydHkgb24gdGhlIHNlbGVjdCBlbGVtZW50LlxuICAgKiBAbm9kb2NcbiAgICovXG4gIHdyaXRlVmFsdWUodmFsdWU6IGFueSk6IHZvaWQge1xuICAgIHRoaXMudmFsdWUgPSB2YWx1ZTtcbiAgICBjb25zdCBpZDogc3RyaW5nIHwgbnVsbCA9IHRoaXMuX2dldE9wdGlvbklkKHZhbHVlKTtcbiAgICBjb25zdCB2YWx1ZVN0cmluZyA9IF9idWlsZFZhbHVlU3RyaW5nKGlkLCB2YWx1ZSk7XG4gICAgdGhpcy5zZXRQcm9wZXJ0eSgndmFsdWUnLCB2YWx1ZVN0cmluZyk7XG4gIH1cblxuICAvKipcbiAgICogUmVnaXN0ZXJzIGEgZnVuY3Rpb24gY2FsbGVkIHdoZW4gdGhlIGNvbnRyb2wgdmFsdWUgY2hhbmdlcy5cbiAgICogQG5vZG9jXG4gICAqL1xuICBvdmVycmlkZSByZWdpc3Rlck9uQ2hhbmdlKGZuOiAodmFsdWU6IGFueSkgPT4gYW55KTogdm9pZCB7XG4gICAgdGhpcy5vbkNoYW5nZSA9ICh2YWx1ZVN0cmluZzogc3RyaW5nKSA9PiB7XG4gICAgICB0aGlzLnZhbHVlID0gdGhpcy5fZ2V0T3B0aW9uVmFsdWUodmFsdWVTdHJpbmcpO1xuICAgICAgZm4odGhpcy52YWx1ZSk7XG4gICAgfTtcbiAgfVxuXG4gIC8qKiBAaW50ZXJuYWwgKi9cbiAgX3JlZ2lzdGVyT3B0aW9uKCk6IHN0cmluZyB7XG4gICAgcmV0dXJuICh0aGlzLl9pZENvdW50ZXIrKykudG9TdHJpbmcoKTtcbiAgfVxuXG4gIC8qKiBAaW50ZXJuYWwgKi9cbiAgX2dldE9wdGlvbklkKHZhbHVlOiBhbnkpOiBzdHJpbmcgfCBudWxsIHtcbiAgICBmb3IgKGNvbnN0IGlkIG9mIHRoaXMuX29wdGlvbk1hcC5rZXlzKCkpIHtcbiAgICAgIGlmICh0aGlzLl9jb21wYXJlV2l0aCh0aGlzLl9vcHRpb25NYXAuZ2V0KGlkKSwgdmFsdWUpKSByZXR1cm4gaWQ7XG4gICAgfVxuICAgIHJldHVybiBudWxsO1xuICB9XG5cbiAgLyoqIEBpbnRlcm5hbCAqL1xuICBfZ2V0T3B0aW9uVmFsdWUodmFsdWVTdHJpbmc6IHN0cmluZyk6IGFueSB7XG4gICAgY29uc3QgaWQ6IHN0cmluZyA9IF9leHRyYWN0SWQodmFsdWVTdHJpbmcpO1xuICAgIHJldHVybiB0aGlzLl9vcHRpb25NYXAuaGFzKGlkKSA/IHRoaXMuX29wdGlvbk1hcC5nZXQoaWQpIDogdmFsdWVTdHJpbmc7XG4gIH1cbn1cblxuLyoqXG4gKiBAZGVzY3JpcHRpb25cbiAqIE1hcmtzIGA8b3B0aW9uPmAgYXMgZHluYW1pYywgc28gQW5ndWxhciBjYW4gYmUgbm90aWZpZWQgd2hlbiBvcHRpb25zIGNoYW5nZS5cbiAqXG4gKiBAc2VlIHtAbGluayBTZWxlY3RDb250cm9sVmFsdWVBY2Nlc3Nvcn1cbiAqXG4gKiBAbmdNb2R1bGUgUmVhY3RpdmVGb3Jtc01vZHVsZVxuICogQG5nTW9kdWxlIEZvcm1zTW9kdWxlXG4gKiBAcHVibGljQXBpXG4gKi9cbi8qIFtOaW1ibGVdIFJlbW92ZSBhbGwgY29uZmlndXJhdGlvbiBmcm9tIEBEaXJlY3RpdmUgZGVjb3JhdG9yXG5ARGlyZWN0aXZlKHtzZWxlY3RvcjogJ29wdGlvbid9KVxuKi9cbkBEaXJlY3RpdmUoKVxuZXhwb3J0IGNsYXNzIE5nU2VsZWN0T3B0aW9uIGltcGxlbWVudHMgT25EZXN0cm95IHtcbiAgLyoqXG4gICAqIEBkZXNjcmlwdGlvblxuICAgKiBJRCBvZiB0aGUgb3B0aW9uIGVsZW1lbnRcbiAgICovXG4gIC8vIFRPRE8oaXNzdWUvMjQ1NzEpOiByZW1vdmUgJyEnLlxuICBpZCE6IHN0cmluZztcblxuICBjb25zdHJ1Y3RvcihcbiAgICBwcml2YXRlIF9lbGVtZW50OiBFbGVtZW50UmVmLFxuICAgIHByaXZhdGUgX3JlbmRlcmVyOiBSZW5kZXJlcjIsXG4gICAgQE9wdGlvbmFsKCkgQEhvc3QoKSBwcml2YXRlIF9zZWxlY3Q6IFNlbGVjdENvbnRyb2xWYWx1ZUFjY2Vzc29yLFxuICApIHtcbiAgICBpZiAodGhpcy5fc2VsZWN0KSB0aGlzLmlkID0gdGhpcy5fc2VsZWN0Ll9yZWdpc3Rlck9wdGlvbigpO1xuICB9XG5cbiAgLyoqXG4gICAqIEBkZXNjcmlwdGlvblxuICAgKiBUcmFja3MgdGhlIHZhbHVlIGJvdW5kIHRvIHRoZSBvcHRpb24gZWxlbWVudC4gVW5saWtlIHRoZSB2YWx1ZSBiaW5kaW5nLFxuICAgKiBuZ1ZhbHVlIHN1cHBvcnRzIGJpbmRpbmcgdG8gb2JqZWN0cy5cbiAgICovXG4gIEBJbnB1dCgnbmdWYWx1ZScpXG4gIHNldCBuZ1ZhbHVlKHZhbHVlOiBhbnkpIHtcbiAgICBpZiAodGhpcy5fc2VsZWN0ID09IG51bGwpIHJldHVybjtcbiAgICB0aGlzLl9zZWxlY3QuX29wdGlvbk1hcC5zZXQodGhpcy5pZCwgdmFsdWUpO1xuICAgIHRoaXMuX3NldEVsZW1lbnRWYWx1ZShfYnVpbGRWYWx1ZVN0cmluZyh0aGlzLmlkLCB2YWx1ZSkpO1xuICAgIHRoaXMuX3NlbGVjdC53cml0ZVZhbHVlKHRoaXMuX3NlbGVjdC52YWx1ZSk7XG4gIH1cblxuICAvKipcbiAgICogQGRlc2NyaXB0aW9uXG4gICAqIFRyYWNrcyBzaW1wbGUgc3RyaW5nIHZhbHVlcyBib3VuZCB0byB0aGUgb3B0aW9uIGVsZW1lbnQuXG4gICAqIEZvciBvYmplY3RzLCB1c2UgdGhlIGBuZ1ZhbHVlYCBpbnB1dCBiaW5kaW5nLlxuICAgKi9cbiAgQElucHV0KCd2YWx1ZScpXG4gIHNldCB2YWx1ZSh2YWx1ZTogYW55KSB7XG4gICAgdGhpcy5fc2V0RWxlbWVudFZhbHVlKHZhbHVlKTtcbiAgICBpZiAodGhpcy5fc2VsZWN0KSB0aGlzLl9zZWxlY3Qud3JpdGVWYWx1ZSh0aGlzLl9zZWxlY3QudmFsdWUpO1xuICB9XG5cbiAgLyoqIEBpbnRlcm5hbCAqL1xuICBfc2V0RWxlbWVudFZhbHVlKHZhbHVlOiBzdHJpbmcpOiB2b2lkIHtcbiAgICB0aGlzLl9yZW5kZXJlci5zZXRQcm9wZXJ0eSh0aGlzLl9lbGVtZW50Lm5hdGl2ZUVsZW1lbnQsICd2YWx1ZScsIHZhbHVlKTtcbiAgfVxuXG4gIC8qKiBAbm9kb2MgKi9cbiAgbmdPbkRlc3Ryb3koKTogdm9pZCB7XG4gICAgaWYgKHRoaXMuX3NlbGVjdCkge1xuICAgICAgdGhpcy5fc2VsZWN0Ll9vcHRpb25NYXAuZGVsZXRlKHRoaXMuaWQpO1xuICAgICAgdGhpcy5fc2VsZWN0LndyaXRlVmFsdWUodGhpcy5fc2VsZWN0LnZhbHVlKTtcbiAgICB9XG4gIH1cbn0iXX0=
@@ -17,10 +17,10 @@ export class NimbleUnitByteDirective {
17
17
  this.renderer = renderer;
18
18
  this.elementRef = elementRef;
19
19
  }
20
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleUnitByteDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
21
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.12", type: NimbleUnitByteDirective, selector: "nimble-unit-byte", inputs: { binary: "binary" }, ngImport: i0 }); }
20
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleUnitByteDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
21
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: NimbleUnitByteDirective, selector: "nimble-unit-byte", inputs: { binary: "binary" }, ngImport: i0 }); }
22
22
  }
23
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleUnitByteDirective, decorators: [{
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleUnitByteDirective, decorators: [{
24
24
  type: Directive,
25
25
  args: [{
26
26
  selector: 'nimble-unit-byte'
@@ -4,11 +4,11 @@ import { NimbleUnitByteDirective } from './nimble-unit-byte.directive';
4
4
  import '@ni/nimble-components/dist/esm/unit/byte';
5
5
  import * as i0 from "@angular/core";
6
6
  export class NimbleUnitByteModule {
7
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleUnitByteModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.12", ngImport: i0, type: NimbleUnitByteModule, declarations: [NimbleUnitByteDirective], imports: [CommonModule], exports: [NimbleUnitByteDirective] }); }
9
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleUnitByteModule, imports: [CommonModule] }); }
7
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleUnitByteModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: NimbleUnitByteModule, declarations: [NimbleUnitByteDirective], imports: [CommonModule], exports: [NimbleUnitByteDirective] }); }
9
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleUnitByteModule, imports: [CommonModule] }); }
10
10
  }
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleUnitByteModule, decorators: [{
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleUnitByteModule, decorators: [{
12
12
  type: NgModule,
13
13
  args: [{
14
14
  declarations: [NimbleUnitByteDirective],
@@ -6,10 +6,10 @@ export { unitCelsiusTag };
6
6
  * Directive to provide Angular integration for the Celsius unit element used by the number-text column.
7
7
  */
8
8
  export class NimbleUnitCelsiusDirective {
9
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleUnitCelsiusDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
10
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.12", type: NimbleUnitCelsiusDirective, selector: "nimble-unit-celsius", ngImport: i0 }); }
9
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleUnitCelsiusDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
10
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: NimbleUnitCelsiusDirective, selector: "nimble-unit-celsius", ngImport: i0 }); }
11
11
  }
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleUnitCelsiusDirective, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleUnitCelsiusDirective, decorators: [{
13
13
  type: Directive,
14
14
  args: [{
15
15
  selector: 'nimble-unit-celsius'
@@ -4,11 +4,11 @@ import { NimbleUnitCelsiusDirective } from './nimble-unit-celsius.directive';
4
4
  import '@ni/nimble-components/dist/esm/unit/celsius';
5
5
  import * as i0 from "@angular/core";
6
6
  export class NimbleUnitCelsiusModule {
7
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleUnitCelsiusModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.12", ngImport: i0, type: NimbleUnitCelsiusModule, declarations: [NimbleUnitCelsiusDirective], imports: [CommonModule], exports: [NimbleUnitCelsiusDirective] }); }
9
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleUnitCelsiusModule, imports: [CommonModule] }); }
7
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleUnitCelsiusModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: NimbleUnitCelsiusModule, declarations: [NimbleUnitCelsiusDirective], imports: [CommonModule], exports: [NimbleUnitCelsiusDirective] }); }
9
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleUnitCelsiusModule, imports: [CommonModule] }); }
10
10
  }
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleUnitCelsiusModule, decorators: [{
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleUnitCelsiusModule, decorators: [{
12
12
  type: NgModule,
13
13
  args: [{
14
14
  declarations: [NimbleUnitCelsiusDirective],
@@ -6,10 +6,10 @@ export { unitFahrenheitTag };
6
6
  * Directive to provide Angular integration for the Fahrenheit unit element used by the number-text column.
7
7
  */
8
8
  export class NimbleUnitFahrenheitDirective {
9
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleUnitFahrenheitDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
10
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.12", type: NimbleUnitFahrenheitDirective, selector: "nimble-unit-fahrenheit", ngImport: i0 }); }
9
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleUnitFahrenheitDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
10
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: NimbleUnitFahrenheitDirective, selector: "nimble-unit-fahrenheit", ngImport: i0 }); }
11
11
  }
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleUnitFahrenheitDirective, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleUnitFahrenheitDirective, decorators: [{
13
13
  type: Directive,
14
14
  args: [{
15
15
  selector: 'nimble-unit-fahrenheit'
@@ -4,11 +4,11 @@ import { NimbleUnitFahrenheitDirective } from './nimble-unit-fahrenheit.directiv
4
4
  import '@ni/nimble-components/dist/esm/unit/fahrenheit';
5
5
  import * as i0 from "@angular/core";
6
6
  export class NimbleUnitFahrenheitModule {
7
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleUnitFahrenheitModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.12", ngImport: i0, type: NimbleUnitFahrenheitModule, declarations: [NimbleUnitFahrenheitDirective], imports: [CommonModule], exports: [NimbleUnitFahrenheitDirective] }); }
9
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleUnitFahrenheitModule, imports: [CommonModule] }); }
7
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleUnitFahrenheitModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: NimbleUnitFahrenheitModule, declarations: [NimbleUnitFahrenheitDirective], imports: [CommonModule], exports: [NimbleUnitFahrenheitDirective] }); }
9
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleUnitFahrenheitModule, imports: [CommonModule] }); }
10
10
  }
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleUnitFahrenheitModule, decorators: [{
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleUnitFahrenheitModule, decorators: [{
12
12
  type: NgModule,
13
13
  args: [{
14
14
  declarations: [NimbleUnitFahrenheitDirective],
@@ -6,10 +6,10 @@ export { unitVoltTag };
6
6
  * Directive to provide Angular integration for the volt unit element used by the number-text column.
7
7
  */
8
8
  export class NimbleUnitVoltDirective {
9
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleUnitVoltDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
10
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.12", type: NimbleUnitVoltDirective, selector: "nimble-unit-volt", ngImport: i0 }); }
9
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleUnitVoltDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
10
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: NimbleUnitVoltDirective, selector: "nimble-unit-volt", ngImport: i0 }); }
11
11
  }
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleUnitVoltDirective, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleUnitVoltDirective, decorators: [{
13
13
  type: Directive,
14
14
  args: [{
15
15
  selector: 'nimble-unit-volt'
@@ -4,11 +4,11 @@ import { NimbleUnitVoltDirective } from './nimble-unit-volt.directive';
4
4
  import '@ni/nimble-components/dist/esm/unit/volt';
5
5
  import * as i0 from "@angular/core";
6
6
  export class NimbleUnitVoltModule {
7
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleUnitVoltModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.12", ngImport: i0, type: NimbleUnitVoltModule, declarations: [NimbleUnitVoltDirective], imports: [CommonModule], exports: [NimbleUnitVoltDirective] }); }
9
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleUnitVoltModule, imports: [CommonModule] }); }
7
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleUnitVoltModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: NimbleUnitVoltModule, declarations: [NimbleUnitVoltDirective], imports: [CommonModule], exports: [NimbleUnitVoltDirective] }); }
9
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleUnitVoltModule, imports: [CommonModule] }); }
10
10
  }
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleUnitVoltModule, decorators: [{
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleUnitVoltModule, decorators: [{
12
12
  type: NgModule,
13
13
  args: [{
14
14
  declarations: [NimbleUnitVoltDirective],
@@ -7,10 +7,10 @@ import { CommonModule } from '@angular/common';
7
7
  * Directive to provide Angular integration for the card.
8
8
  */
9
9
  class NimbleCardDirective {
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleCardDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
11
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.12", type: NimbleCardDirective, selector: "nimble-card", ngImport: i0 }); }
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleCardDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
11
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: NimbleCardDirective, selector: "nimble-card", ngImport: i0 }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleCardDirective, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleCardDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'nimble-card'
@@ -18,11 +18,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImpo
18
18
  }] });
19
19
 
20
20
  class NimbleCardModule {
21
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleCardModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
22
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.12", ngImport: i0, type: NimbleCardModule, declarations: [NimbleCardDirective], imports: [CommonModule], exports: [NimbleCardDirective] }); }
23
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleCardModule, imports: [CommonModule] }); }
21
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleCardModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
22
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: NimbleCardModule, declarations: [NimbleCardDirective], imports: [CommonModule], exports: [NimbleCardDirective] }); }
23
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleCardModule, imports: [CommonModule] }); }
24
24
  }
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleCardModule, decorators: [{
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleCardModule, decorators: [{
26
26
  type: NgModule,
27
27
  args: [{
28
28
  declarations: [NimbleCardDirective],
@@ -79,10 +79,10 @@ class NimbleLabelProviderCoreDirective {
79
79
  set scrollForward(value) {
80
80
  this.renderer.setProperty(this.elementRef.nativeElement, 'scrollForward', value);
81
81
  }
82
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleLabelProviderCoreDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
83
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.12", type: NimbleLabelProviderCoreDirective, selector: "nimble-label-provider-core", inputs: { popupDismiss: ["popup-dismiss", "popupDismiss"], numericDecrement: ["numeric-decrement", "numericDecrement"], numericIncrement: ["numeric-increment", "numericIncrement"], popupIconError: ["popup-icon-error", "popupIconError"], popupIconWarning: ["popup-icon-warning", "popupIconWarning"], popupIconInformation: ["popup-icon-information", "popupIconInformation"], filterSearch: ["filter-search", "filterSearch"], filterNoResults: ["filter-no-results", "filterNoResults"], loading: "loading", scrollBackward: "scrollBackward", scrollForward: "scrollForward" }, ngImport: i0 }); }
82
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleLabelProviderCoreDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
83
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: NimbleLabelProviderCoreDirective, selector: "nimble-label-provider-core", inputs: { popupDismiss: ["popup-dismiss", "popupDismiss"], numericDecrement: ["numeric-decrement", "numericDecrement"], numericIncrement: ["numeric-increment", "numericIncrement"], popupIconError: ["popup-icon-error", "popupIconError"], popupIconWarning: ["popup-icon-warning", "popupIconWarning"], popupIconInformation: ["popup-icon-information", "popupIconInformation"], filterSearch: ["filter-search", "filterSearch"], filterNoResults: ["filter-no-results", "filterNoResults"], loading: "loading", scrollBackward: "scrollBackward", scrollForward: "scrollForward" }, ngImport: i0 }); }
84
84
  }
85
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleLabelProviderCoreDirective, decorators: [{
85
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleLabelProviderCoreDirective, decorators: [{
86
86
  type: Directive,
87
87
  args: [{
88
88
  selector: 'nimble-label-provider-core'
@@ -142,10 +142,10 @@ class NimbleLabelProviderCoreWithDefaultsDirective {
142
142
  this.elementRef.nativeElement.scrollBackward = $localize `:Nimble scroll backward|:Scroll backward`;
143
143
  this.elementRef.nativeElement.scrollForward = $localize `:Nimble scroll forward|:Scroll forward`;
144
144
  }
145
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleLabelProviderCoreWithDefaultsDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
146
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.12", type: NimbleLabelProviderCoreWithDefaultsDirective, selector: "nimble-label-provider-core[withDefaults]", ngImport: i0 }); }
145
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleLabelProviderCoreWithDefaultsDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
146
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: NimbleLabelProviderCoreWithDefaultsDirective, selector: "nimble-label-provider-core[withDefaults]", ngImport: i0 }); }
147
147
  }
148
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleLabelProviderCoreWithDefaultsDirective, decorators: [{
148
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleLabelProviderCoreWithDefaultsDirective, decorators: [{
149
149
  type: Directive,
150
150
  args: [{
151
151
  selector: 'nimble-label-provider-core[withDefaults]'
@@ -153,11 +153,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImpo
153
153
  }], ctorParameters: () => [{ type: i0.Renderer2 }, { type: i0.ElementRef }] });
154
154
 
155
155
  class NimbleLabelProviderCoreModule {
156
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleLabelProviderCoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
157
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.12", ngImport: i0, type: NimbleLabelProviderCoreModule, declarations: [NimbleLabelProviderCoreDirective, NimbleLabelProviderCoreWithDefaultsDirective], imports: [CommonModule], exports: [NimbleLabelProviderCoreDirective, NimbleLabelProviderCoreWithDefaultsDirective] }); }
158
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleLabelProviderCoreModule, imports: [CommonModule] }); }
156
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleLabelProviderCoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
157
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: NimbleLabelProviderCoreModule, declarations: [NimbleLabelProviderCoreDirective, NimbleLabelProviderCoreWithDefaultsDirective], imports: [CommonModule], exports: [NimbleLabelProviderCoreDirective, NimbleLabelProviderCoreWithDefaultsDirective] }); }
158
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleLabelProviderCoreModule, imports: [CommonModule] }); }
159
159
  }
160
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleLabelProviderCoreModule, decorators: [{
160
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleLabelProviderCoreModule, decorators: [{
161
161
  type: NgModule,
162
162
  args: [{
163
163
  declarations: [NimbleLabelProviderCoreDirective, NimbleLabelProviderCoreWithDefaultsDirective],
@@ -37,10 +37,10 @@ class NimbleLabelProviderRichTextDirective {
37
37
  set toggleNumberedList(value) {
38
38
  this.renderer.setProperty(this.elementRef.nativeElement, 'toggleNumberedList', value);
39
39
  }
40
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleLabelProviderRichTextDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
41
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.12", type: NimbleLabelProviderRichTextDirective, selector: "nimble-label-provider-rich-text", inputs: { toggleBold: ["toggle-bold", "toggleBold"], toggleItalics: ["toggle-italics", "toggleItalics"], toggleBulletedList: ["toggle-bulleted-list", "toggleBulletedList"], toggleNumberedList: ["toggle-numbered-list", "toggleNumberedList"] }, ngImport: i0 }); }
40
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleLabelProviderRichTextDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
41
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: NimbleLabelProviderRichTextDirective, selector: "nimble-label-provider-rich-text", inputs: { toggleBold: ["toggle-bold", "toggleBold"], toggleItalics: ["toggle-italics", "toggleItalics"], toggleBulletedList: ["toggle-bulleted-list", "toggleBulletedList"], toggleNumberedList: ["toggle-numbered-list", "toggleNumberedList"] }, ngImport: i0 }); }
42
42
  }
43
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleLabelProviderRichTextDirective, decorators: [{
43
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleLabelProviderRichTextDirective, decorators: [{
44
44
  type: Directive,
45
45
  args: [{
46
46
  selector: 'nimble-label-provider-rich-text'
@@ -72,10 +72,10 @@ class NimbleLabelProviderRichTextWithDefaultsDirective {
72
72
  this.elementRef.nativeElement.toggleBulletedList = $localize `:Nimble rich text - toggle bulleted list|:Bulleted List`;
73
73
  this.elementRef.nativeElement.toggleNumberedList = $localize `:Nimble rich text - toggle numbered list|:Numbered List`;
74
74
  }
75
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleLabelProviderRichTextWithDefaultsDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
76
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.12", type: NimbleLabelProviderRichTextWithDefaultsDirective, selector: "nimble-label-provider-rich-text[withDefaults]", ngImport: i0 }); }
75
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleLabelProviderRichTextWithDefaultsDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
76
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: NimbleLabelProviderRichTextWithDefaultsDirective, selector: "nimble-label-provider-rich-text[withDefaults]", ngImport: i0 }); }
77
77
  }
78
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleLabelProviderRichTextWithDefaultsDirective, decorators: [{
78
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleLabelProviderRichTextWithDefaultsDirective, decorators: [{
79
79
  type: Directive,
80
80
  args: [{
81
81
  selector: 'nimble-label-provider-rich-text[withDefaults]'
@@ -83,11 +83,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImpo
83
83
  }], ctorParameters: () => [{ type: i0.Renderer2 }, { type: i0.ElementRef }] });
84
84
 
85
85
  class NimbleLabelProviderRichTextModule {
86
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleLabelProviderRichTextModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
87
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.12", ngImport: i0, type: NimbleLabelProviderRichTextModule, declarations: [NimbleLabelProviderRichTextDirective, NimbleLabelProviderRichTextWithDefaultsDirective], imports: [CommonModule], exports: [NimbleLabelProviderRichTextDirective, NimbleLabelProviderRichTextWithDefaultsDirective] }); }
88
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleLabelProviderRichTextModule, imports: [CommonModule] }); }
86
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleLabelProviderRichTextModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
87
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: NimbleLabelProviderRichTextModule, declarations: [NimbleLabelProviderRichTextDirective, NimbleLabelProviderRichTextWithDefaultsDirective], imports: [CommonModule], exports: [NimbleLabelProviderRichTextDirective, NimbleLabelProviderRichTextWithDefaultsDirective] }); }
88
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleLabelProviderRichTextModule, imports: [CommonModule] }); }
89
89
  }
90
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleLabelProviderRichTextModule, decorators: [{
90
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleLabelProviderRichTextModule, decorators: [{
91
91
  type: NgModule,
92
92
  args: [{
93
93
  declarations: [NimbleLabelProviderRichTextDirective, NimbleLabelProviderRichTextWithDefaultsDirective],
@@ -111,10 +111,10 @@ class NimbleLabelProviderTableDirective {
111
111
  set groupRowPlaceholderEmpty(value) {
112
112
  this.renderer.setProperty(this.elementRef.nativeElement, 'groupRowPlaceholderEmpty', value);
113
113
  }
114
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleLabelProviderTableDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
115
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.12", type: NimbleLabelProviderTableDirective, selector: "nimble-label-provider-table", inputs: { groupCollapse: ["group-collapse", "groupCollapse"], groupExpand: ["group-expand", "groupExpand"], rowCollapse: ["row-collapse", "rowCollapse"], rowExpand: ["row-expand", "rowExpand"], collapseAll: ["collapse-all", "collapseAll"], cellActionMenu: ["cell-action-menu", "cellActionMenu"], columnHeaderGrouped: ["column-header-grouped", "columnHeaderGrouped"], columnHeaderSortedAscending: ["column-header-sorted-ascending", "columnHeaderSortedAscending"], columnHeaderSortedDescending: ["column-header-sorted-descending", "columnHeaderSortedDescending"], selectAll: ["select-all", "selectAll"], groupSelectAll: ["group-select-all", "groupSelectAll"], rowSelect: ["row-select", "rowSelect"], rowOperationColumn: ["row-operation-column", "rowOperationColumn"], rowLoading: ["row-loading", "rowLoading"], groupRowPlaceholderNoValue: ["group-row-placeholder-no-value", "groupRowPlaceholderNoValue"], groupRowPlaceholderEmpty: ["group-row-placeholder-empty", "groupRowPlaceholderEmpty"] }, ngImport: i0 }); }
114
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleLabelProviderTableDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
115
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: NimbleLabelProviderTableDirective, selector: "nimble-label-provider-table", inputs: { groupCollapse: ["group-collapse", "groupCollapse"], groupExpand: ["group-expand", "groupExpand"], rowCollapse: ["row-collapse", "rowCollapse"], rowExpand: ["row-expand", "rowExpand"], collapseAll: ["collapse-all", "collapseAll"], cellActionMenu: ["cell-action-menu", "cellActionMenu"], columnHeaderGrouped: ["column-header-grouped", "columnHeaderGrouped"], columnHeaderSortedAscending: ["column-header-sorted-ascending", "columnHeaderSortedAscending"], columnHeaderSortedDescending: ["column-header-sorted-descending", "columnHeaderSortedDescending"], selectAll: ["select-all", "selectAll"], groupSelectAll: ["group-select-all", "groupSelectAll"], rowSelect: ["row-select", "rowSelect"], rowOperationColumn: ["row-operation-column", "rowOperationColumn"], rowLoading: ["row-loading", "rowLoading"], groupRowPlaceholderNoValue: ["group-row-placeholder-no-value", "groupRowPlaceholderNoValue"], groupRowPlaceholderEmpty: ["group-row-placeholder-empty", "groupRowPlaceholderEmpty"] }, ngImport: i0 }); }
116
116
  }
117
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleLabelProviderTableDirective, decorators: [{
117
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleLabelProviderTableDirective, decorators: [{
118
118
  type: Directive,
119
119
  args: [{
120
120
  selector: 'nimble-label-provider-table'
@@ -194,10 +194,10 @@ class NimbleLabelProviderTableWithDefaultsDirective {
194
194
  this.elementRef.nativeElement.groupRowPlaceholderNoValue = $localize `:Nimble table - group row placeholder no value|:No value`;
195
195
  this.elementRef.nativeElement.groupRowPlaceholderEmpty = $localize `:Nimble table - group row placeholder empty|:Empty`;
196
196
  }
197
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleLabelProviderTableWithDefaultsDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
198
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.12", type: NimbleLabelProviderTableWithDefaultsDirective, selector: "nimble-label-provider-table[withDefaults]", ngImport: i0 }); }
197
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleLabelProviderTableWithDefaultsDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
198
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: NimbleLabelProviderTableWithDefaultsDirective, selector: "nimble-label-provider-table[withDefaults]", ngImport: i0 }); }
199
199
  }
200
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleLabelProviderTableWithDefaultsDirective, decorators: [{
200
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleLabelProviderTableWithDefaultsDirective, decorators: [{
201
201
  type: Directive,
202
202
  args: [{
203
203
  selector: 'nimble-label-provider-table[withDefaults]'
@@ -205,11 +205,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImpo
205
205
  }], ctorParameters: () => [{ type: i0.Renderer2 }, { type: i0.ElementRef }] });
206
206
 
207
207
  class NimbleLabelProviderTableModule {
208
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleLabelProviderTableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
209
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.12", ngImport: i0, type: NimbleLabelProviderTableModule, declarations: [NimbleLabelProviderTableDirective, NimbleLabelProviderTableWithDefaultsDirective], imports: [CommonModule], exports: [NimbleLabelProviderTableDirective, NimbleLabelProviderTableWithDefaultsDirective] }); }
210
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleLabelProviderTableModule, imports: [CommonModule] }); }
208
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleLabelProviderTableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
209
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: NimbleLabelProviderTableModule, declarations: [NimbleLabelProviderTableDirective, NimbleLabelProviderTableWithDefaultsDirective], imports: [CommonModule], exports: [NimbleLabelProviderTableDirective, NimbleLabelProviderTableWithDefaultsDirective] }); }
210
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleLabelProviderTableModule, imports: [CommonModule] }); }
211
211
  }
212
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleLabelProviderTableModule, decorators: [{
212
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleLabelProviderTableModule, decorators: [{
213
213
  type: NgModule,
214
214
  args: [{
215
215
  declarations: [NimbleLabelProviderTableDirective, NimbleLabelProviderTableWithDefaultsDirective],
@@ -15,10 +15,10 @@ class NimbleMappingDirective {
15
15
  this.renderer = renderer;
16
16
  this.elementRef = elementRef;
17
17
  }
18
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleMappingDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
19
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.12", type: NimbleMappingDirective, inputs: { key: "key" }, ngImport: i0 }); }
18
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleMappingDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
19
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: NimbleMappingDirective, inputs: { key: "key" }, ngImport: i0 }); }
20
20
  }
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleMappingDirective, decorators: [{
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleMappingDirective, decorators: [{
22
22
  type: Directive
23
23
  }], ctorParameters: () => [{ type: i0.Renderer2 }, { type: i0.ElementRef }], propDecorators: { key: [{
24
24
  type: Input
@@ -19,10 +19,10 @@ class NimbleMappingEmptyDirective extends NimbleMappingDirective {
19
19
  this.renderer = renderer;
20
20
  this.elementRef = elementRef;
21
21
  }
22
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleMappingEmptyDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
23
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.12", type: NimbleMappingEmptyDirective, selector: "nimble-mapping-empty", inputs: { text: "text" }, usesInheritance: true, ngImport: i0 }); }
22
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleMappingEmptyDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
23
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: NimbleMappingEmptyDirective, selector: "nimble-mapping-empty", inputs: { text: "text" }, usesInheritance: true, ngImport: i0 }); }
24
24
  }
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleMappingEmptyDirective, decorators: [{
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleMappingEmptyDirective, decorators: [{
26
26
  type: Directive,
27
27
  args: [{
28
28
  selector: 'nimble-mapping-empty'
@@ -32,11 +32,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImpo
32
32
  }] } });
33
33
 
34
34
  class NimbleMappingEmptyModule {
35
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleMappingEmptyModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
36
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.12", ngImport: i0, type: NimbleMappingEmptyModule, declarations: [NimbleMappingEmptyDirective], imports: [CommonModule], exports: [NimbleMappingEmptyDirective] }); }
37
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleMappingEmptyModule, imports: [CommonModule] }); }
35
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleMappingEmptyModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
36
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: NimbleMappingEmptyModule, declarations: [NimbleMappingEmptyDirective], imports: [CommonModule], exports: [NimbleMappingEmptyDirective] }); }
37
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleMappingEmptyModule, imports: [CommonModule] }); }
38
38
  }
39
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleMappingEmptyModule, decorators: [{
39
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleMappingEmptyModule, decorators: [{
40
40
  type: NgModule,
41
41
  args: [{
42
42
  declarations: [NimbleMappingEmptyDirective],
@@ -38,10 +38,10 @@ class NimbleMappingIconDirective extends NimbleMappingDirective {
38
38
  this.renderer = renderer;
39
39
  this.elementRef = elementRef;
40
40
  }
41
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleMappingIconDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
42
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.12", type: NimbleMappingIconDirective, selector: "nimble-mapping-icon", inputs: { text: "text", icon: "icon", severity: "severity", textHidden: ["text-hidden", "textHidden"] }, usesInheritance: true, ngImport: i0 }); }
41
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleMappingIconDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
42
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: NimbleMappingIconDirective, selector: "nimble-mapping-icon", inputs: { text: "text", icon: "icon", severity: "severity", textHidden: ["text-hidden", "textHidden"] }, usesInheritance: true, ngImport: i0 }); }
43
43
  }
44
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleMappingIconDirective, decorators: [{
44
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleMappingIconDirective, decorators: [{
45
45
  type: Directive,
46
46
  args: [{
47
47
  selector: 'nimble-mapping-icon'
@@ -58,11 +58,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImpo
58
58
  }] } });
59
59
 
60
60
  class NimbleMappingIconModule {
61
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleMappingIconModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
62
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.12", ngImport: i0, type: NimbleMappingIconModule, declarations: [NimbleMappingIconDirective], imports: [CommonModule], exports: [NimbleMappingIconDirective] }); }
63
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleMappingIconModule, imports: [CommonModule] }); }
61
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleMappingIconModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
62
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: NimbleMappingIconModule, declarations: [NimbleMappingIconDirective], imports: [CommonModule], exports: [NimbleMappingIconDirective] }); }
63
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleMappingIconModule, imports: [CommonModule] }); }
64
64
  }
65
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: NimbleMappingIconModule, decorators: [{
65
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NimbleMappingIconModule, decorators: [{
66
66
  type: NgModule,
67
67
  args: [{
68
68
  declarations: [NimbleMappingIconDirective],