ids-enterprise-ng 18.2.4 → 18.3.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 (304) hide show
  1. package/esm2022/lib/about/soho-about.module.mjs +4 -4
  2. package/esm2022/lib/about/soho-about.service.mjs +3 -3
  3. package/esm2022/lib/accordion/soho-accordion-header.component.mjs +3 -3
  4. package/esm2022/lib/accordion/soho-accordion-pane.component.mjs +3 -3
  5. package/esm2022/lib/accordion/soho-accordion.component.mjs +3 -3
  6. package/esm2022/lib/accordion/soho-accordion.module.mjs +4 -4
  7. package/esm2022/lib/actionsheet/soho-actionsheet.component.mjs +3 -3
  8. package/esm2022/lib/actionsheet/soho-actionsheet.module.mjs +4 -4
  9. package/esm2022/lib/alert/soho-alert.directive.mjs +3 -3
  10. package/esm2022/lib/alert/soho-alert.module.mjs +4 -4
  11. package/esm2022/lib/application-menu/soho-application-menu.component.mjs +3 -3
  12. package/esm2022/lib/application-menu/soho-application-menu.module.mjs +4 -4
  13. package/esm2022/lib/arrange/soho-arrange.directive.mjs +3 -3
  14. package/esm2022/lib/arrange/soho-arrange.module.mjs +4 -4
  15. package/esm2022/lib/autocomplete/soho-autocomplete.component.mjs +3 -3
  16. package/esm2022/lib/autocomplete/soho-autocomplete.module.mjs +4 -4
  17. package/esm2022/lib/bar/soho-bar.component.mjs +3 -3
  18. package/esm2022/lib/bar/soho-bar.module.mjs +4 -4
  19. package/esm2022/lib/blockgrid/soho-blockgrid.component.mjs +3 -3
  20. package/esm2022/lib/blockgrid/soho-blockgrid.module.mjs +4 -4
  21. package/esm2022/lib/breadcrumb/soho-breadcrumb.component.mjs +6 -6
  22. package/esm2022/lib/breadcrumb/soho-breadcrumb.module.mjs +4 -4
  23. package/esm2022/lib/bullet/soho-bullet.component.mjs +3 -3
  24. package/esm2022/lib/bullet/soho-bullet.module.mjs +4 -4
  25. package/esm2022/lib/busyindicator/soho-busyindicator.directive.mjs +3 -3
  26. package/esm2022/lib/busyindicator/soho-busyindicator.module.mjs +4 -4
  27. package/esm2022/lib/button/soho-button.component.mjs +3 -3
  28. package/esm2022/lib/button/soho-button.module.mjs +4 -4
  29. package/esm2022/lib/buttonset/soho-buttonset.component.mjs +3 -3
  30. package/esm2022/lib/buttonset/soho-buttonset.module.mjs +4 -4
  31. package/esm2022/lib/calendar/soho-calendar.component.mjs +19 -10
  32. package/esm2022/lib/calendar/soho-calendar.module.mjs +4 -4
  33. package/esm2022/lib/card/soho-card.component.mjs +18 -18
  34. package/esm2022/lib/card/soho-card.module.mjs +4 -4
  35. package/esm2022/lib/chart/soho-chart.component.mjs +3 -3
  36. package/esm2022/lib/chart/soho-chart.module.mjs +4 -4
  37. package/esm2022/lib/checkbox/soho-checkbox.component.mjs +3 -3
  38. package/esm2022/lib/checkbox/soho-checkbox.module.mjs +4 -4
  39. package/esm2022/lib/circlepager/soho-circlepager.component.mjs +3 -3
  40. package/esm2022/lib/circlepager/soho-circlepager.module.mjs +4 -4
  41. package/esm2022/lib/colorpicker/soho-colorpicker.component.mjs +3 -3
  42. package/esm2022/lib/colorpicker/soho-colorpicker.module.mjs +4 -4
  43. package/esm2022/lib/column/soho-column.component.mjs +3 -3
  44. package/esm2022/lib/column/soho-column.module.mjs +4 -4
  45. package/esm2022/lib/context-menu/soho-context-menu.directive.mjs +21 -20
  46. package/esm2022/lib/context-menu/soho-context-menu.module.mjs +4 -4
  47. package/esm2022/lib/contextual-action-panel/soho-contextual-action-panel.module.mjs +4 -4
  48. package/esm2022/lib/contextual-action-panel/soho-contextual-action-panel.service.mjs +3 -3
  49. package/esm2022/lib/datagrid/soho-datagrid.component.mjs +14 -5
  50. package/esm2022/lib/datagrid/soho-datagrid.module.mjs +4 -4
  51. package/esm2022/lib/datepicker/soho-datepicker.component.mjs +3 -3
  52. package/esm2022/lib/datepicker/soho-datepicker.module.mjs +4 -4
  53. package/esm2022/lib/drag/soho-drag.directive.mjs +3 -3
  54. package/esm2022/lib/drag/soho-drag.module.mjs +4 -4
  55. package/esm2022/lib/dropdown/soho-dropdown.component.mjs +3 -3
  56. package/esm2022/lib/dropdown/soho-dropdown.module.mjs +4 -4
  57. package/esm2022/lib/editor/soho-editor.component.mjs +3 -3
  58. package/esm2022/lib/editor/soho-editor.module.mjs +4 -4
  59. package/esm2022/lib/emptymessage/soho-emptymessage.directive.mjs +3 -3
  60. package/esm2022/lib/emptymessage/soho-emptymessage.module.mjs +4 -4
  61. package/esm2022/lib/error/soho-error.directive.mjs +3 -3
  62. package/esm2022/lib/error/soho-error.module.mjs +4 -4
  63. package/esm2022/lib/expandablearea/soho-expandablearea.component.mjs +12 -12
  64. package/esm2022/lib/expandablearea/soho-expandablearea.module.mjs +4 -4
  65. package/esm2022/lib/field-filter/soho-field-filter.directive.mjs +3 -3
  66. package/esm2022/lib/field-filter/soho-field-filter.module.mjs +4 -4
  67. package/esm2022/lib/field-options/soho-field-options.directive.mjs +3 -3
  68. package/esm2022/lib/field-options/soho-field-options.module.mjs +4 -4
  69. package/esm2022/lib/fileupload/soho-fileupload.component.mjs +3 -3
  70. package/esm2022/lib/fileupload/soho-fileupload.module.mjs +4 -4
  71. package/esm2022/lib/fileupload-advanced/soho-fileupload-advanced.component.mjs +3 -3
  72. package/esm2022/lib/fileupload-advanced/soho-fileupload-advanced.module.mjs +4 -4
  73. package/esm2022/lib/form-compact/soho-form-compact.component.mjs +3 -3
  74. package/esm2022/lib/form-compact/soho-form-compact.module.mjs +4 -4
  75. package/esm2022/lib/header/soho-header.component.mjs +3 -3
  76. package/esm2022/lib/header/soho-header.module.mjs +4 -4
  77. package/esm2022/lib/hierarchy/soho-hierarchy.component.mjs +6 -6
  78. package/esm2022/lib/hierarchy/soho-hierarchy.module.mjs +4 -4
  79. package/esm2022/lib/homepage/soho-homepage-sizer.directive.mjs +3 -3
  80. package/esm2022/lib/homepage/soho-homepage.component.mjs +3 -3
  81. package/esm2022/lib/homepage/soho-homepage.module.mjs +4 -4
  82. package/esm2022/lib/homepage/soho-widget-content.component.mjs +3 -3
  83. package/esm2022/lib/homepage/soho-widget-header.component.mjs +3 -3
  84. package/esm2022/lib/homepage/soho-widget-title.component.mjs +3 -3
  85. package/esm2022/lib/homepage/soho-widget.component.mjs +3 -3
  86. package/esm2022/lib/hyperlink/soho-hyperlink.component.mjs +3 -3
  87. package/esm2022/lib/hyperlink/soho-hyperlink.module.mjs +4 -4
  88. package/esm2022/lib/icon/soho-icon.component.mjs +6 -6
  89. package/esm2022/lib/icon/soho-icon.module.mjs +4 -4
  90. package/esm2022/lib/icon/soho-icons-app.component.mjs +3 -3
  91. package/esm2022/lib/icon/soho-icons-empty-new.component.mjs +3 -3
  92. package/esm2022/lib/icon/soho-icons-empty-uplift.component.mjs +3 -3
  93. package/esm2022/lib/icon/soho-icons-empty.component.mjs +3 -3
  94. package/esm2022/lib/icon/soho-icons-extended.component.mjs +3 -3
  95. package/esm2022/lib/icon/soho-icons-new.component.mjs +5 -5
  96. package/esm2022/lib/icon/soho-icons-uplift.component.mjs +5 -5
  97. package/esm2022/lib/icon/soho-icons.component.mjs +3 -3
  98. package/esm2022/lib/input/soho-input.component.mjs +3 -3
  99. package/esm2022/lib/input/soho-input.module.mjs +4 -4
  100. package/esm2022/lib/input-validate/soho-input-validate.directive.mjs +3 -3
  101. package/esm2022/lib/input-validate/soho-input-validate.module.mjs +4 -4
  102. package/esm2022/lib/label/soho-label.directive.mjs +3 -3
  103. package/esm2022/lib/label/soho-label.module.mjs +4 -4
  104. package/esm2022/lib/line/soho-line.component.mjs +3 -3
  105. package/esm2022/lib/line/soho-line.module.mjs +4 -4
  106. package/esm2022/lib/listbuilder/soho-listbuilder.component.mjs +3 -3
  107. package/esm2022/lib/listbuilder/soho-listbuilder.module.mjs +4 -4
  108. package/esm2022/lib/listview/soho-listview.component.mjs +18 -18
  109. package/esm2022/lib/listview/soho-listview.module.mjs +4 -4
  110. package/esm2022/lib/locale/soho-formatdate.pipe.mjs +3 -3
  111. package/esm2022/lib/locale/soho-formatnumber.pipe.mjs +3 -3
  112. package/esm2022/lib/locale/soho-locale.module.mjs +4 -4
  113. package/esm2022/lib/locale/soho-translate.pipe.mjs +3 -3
  114. package/esm2022/lib/lookup/soho-lookup.component.mjs +3 -3
  115. package/esm2022/lib/lookup/soho-lookup.module.mjs +4 -4
  116. package/esm2022/lib/mask/soho-mask.directive.mjs +3 -3
  117. package/esm2022/lib/mask/soho-mask.module.mjs +4 -4
  118. package/esm2022/lib/masthead/soho-masthead.component.mjs +3 -3
  119. package/esm2022/lib/masthead/soho-masthead.module.mjs +4 -4
  120. package/esm2022/lib/menu-button/soho-menu-button.component.mjs +3 -3
  121. package/esm2022/lib/menu-button/soho-menu-button.module.mjs +4 -4
  122. package/esm2022/lib/message/soho-message.module.mjs +4 -4
  123. package/esm2022/lib/message/soho-message.service.mjs +3 -3
  124. package/esm2022/lib/modal-dialog/soho-modal-dialog.module.mjs +4 -4
  125. package/esm2022/lib/modal-dialog/soho-modal-dialog.ref.mjs +2 -1
  126. package/esm2022/lib/modal-dialog/soho-modal-dialog.service.mjs +3 -3
  127. package/esm2022/lib/module-nav/soho-module-nav.component.mjs +3 -3
  128. package/esm2022/lib/module-nav/soho-module-nav.module.mjs +4 -4
  129. package/esm2022/lib/module-nav-container/soho-module-nav-container.component.mjs +3 -3
  130. package/esm2022/lib/module-nav-container/soho-module-nav-container.module.mjs +4 -4
  131. package/esm2022/lib/module-nav-settings/soho-module-nav-settings.component.mjs +3 -3
  132. package/esm2022/lib/module-nav-settings/soho-module-nav-settings.module.mjs +4 -4
  133. package/esm2022/lib/module-nav-switcher/soho-module-nav-switcher.component.mjs +3 -3
  134. package/esm2022/lib/module-nav-switcher/soho-module-nav-switcher.module.mjs +4 -4
  135. package/esm2022/lib/monthview/soho-monthview.component.mjs +3 -3
  136. package/esm2022/lib/monthview/soho-monthview.module.mjs +4 -4
  137. package/esm2022/lib/notification/soho-notification.module.mjs +4 -4
  138. package/esm2022/lib/notification/soho-notification.service.mjs +3 -3
  139. package/esm2022/lib/notification-badge/soho-notification-badge.component.mjs +3 -3
  140. package/esm2022/lib/notification-badge/soho-notification-badge.module.mjs +4 -4
  141. package/esm2022/lib/pager/soho-pager.module.mjs +4 -4
  142. package/esm2022/lib/pager/soho-standalone-pager.component.mjs +3 -3
  143. package/esm2022/lib/personalize/soho-personalize.directive.mjs +3 -3
  144. package/esm2022/lib/personalize/soho-personalize.module.mjs +4 -4
  145. package/esm2022/lib/pie/soho-pie.component.mjs +3 -3
  146. package/esm2022/lib/pie/soho-pie.module.mjs +4 -4
  147. package/esm2022/lib/popdown/soho-popdown-contents.component.mjs +3 -3
  148. package/esm2022/lib/popdown/soho-popdown.directive.mjs +3 -3
  149. package/esm2022/lib/popdown/soho-popdown.module.mjs +4 -4
  150. package/esm2022/lib/popupmenu/soho-popupmenu.component.mjs +18 -18
  151. package/esm2022/lib/popupmenu/soho-popupmenu.module.mjs +4 -4
  152. package/esm2022/lib/progress/soho-progress.component.mjs +3 -3
  153. package/esm2022/lib/progress/soho-progress.module.mjs +4 -4
  154. package/esm2022/lib/radar/soho-radar.component.mjs +3 -3
  155. package/esm2022/lib/radar/soho-radar.module.mjs +4 -4
  156. package/esm2022/lib/radiobutton/soho-radiobutton.component.mjs +3 -3
  157. package/esm2022/lib/radiobutton/soho-radiobutton.module.mjs +4 -4
  158. package/esm2022/lib/rating/soho-rating.component.mjs +3 -3
  159. package/esm2022/lib/rating/soho-rating.module.mjs +4 -4
  160. package/esm2022/lib/renderLoop/soho-render-loop.module.mjs +4 -4
  161. package/esm2022/lib/renderLoop/soho-render-loop.service.mjs +3 -3
  162. package/esm2022/lib/searchfield/soho-searchfield.component.mjs +6 -6
  163. package/esm2022/lib/searchfield/soho-searchfield.module.mjs +4 -4
  164. package/esm2022/lib/slider/soho-slider.component.mjs +9 -7
  165. package/esm2022/lib/slider/soho-slider.module.mjs +4 -4
  166. package/esm2022/lib/soho-components.module.mjs +4 -4
  167. package/esm2022/lib/sparkline/soho-sparkline.component.mjs +3 -3
  168. package/esm2022/lib/sparkline/soho-sparkline.module.mjs +4 -4
  169. package/esm2022/lib/spinbox/soho-spinbox.component.mjs +3 -3
  170. package/esm2022/lib/spinbox/soho-spinbox.module.mjs +4 -4
  171. package/esm2022/lib/splitter/soho-splitter.component.mjs +3 -3
  172. package/esm2022/lib/splitter/soho-splitter.module.mjs +4 -4
  173. package/esm2022/lib/stepchart/soho-stepchart.component.mjs +3 -3
  174. package/esm2022/lib/stepchart/soho-stepchart.module.mjs +4 -4
  175. package/esm2022/lib/stepprocess/soho-stepprocess.component.mjs +30 -30
  176. package/esm2022/lib/stepprocess/soho-stepprocess.module.mjs +4 -4
  177. package/esm2022/lib/swaplist/soho-swaplist.component.mjs +6 -6
  178. package/esm2022/lib/swaplist/soho-swaplist.module.mjs +4 -4
  179. package/esm2022/lib/swipe-action/soho-swipe-action.component.mjs +3 -3
  180. package/esm2022/lib/swipe-action/soho-swipe-action.module.mjs +4 -4
  181. package/esm2022/lib/tabs/soho-tabs.component.mjs +27 -27
  182. package/esm2022/lib/tabs/soho-tabs.module.mjs +4 -4
  183. package/esm2022/lib/tag/soho-tag.component.mjs +6 -6
  184. package/esm2022/lib/tag/soho-tag.module.mjs +4 -4
  185. package/esm2022/lib/textarea/soho-textarea.component.mjs +3 -3
  186. package/esm2022/lib/textarea/soho-textarea.module.mjs +4 -4
  187. package/esm2022/lib/timepicker/soho-timepicker.component.mjs +3 -3
  188. package/esm2022/lib/timepicker/soho-timepicker.module.mjs +4 -4
  189. package/esm2022/lib/toast/soho-toast.module.mjs +4 -4
  190. package/esm2022/lib/toast/soho-toast.service.mjs +3 -3
  191. package/esm2022/lib/toolbar/soho-toolbar.component.mjs +30 -30
  192. package/esm2022/lib/toolbar/soho-toolbar.module.mjs +4 -4
  193. package/esm2022/lib/toolbar-flex/soho-toolbar-flex.component.mjs +21 -21
  194. package/esm2022/lib/toolbar-flex/soho-toolbar-flex.module.mjs +4 -4
  195. package/esm2022/lib/tooltip/soho-tooltip.directive.mjs +3 -3
  196. package/esm2022/lib/tooltip/soho-tooltip.module.mjs +4 -4
  197. package/esm2022/lib/trackdirty/soho-trackdirty.directive.mjs +3 -3
  198. package/esm2022/lib/trackdirty/soho-trackdirty.module.mjs +4 -4
  199. package/esm2022/lib/tree/soho-tree.component.mjs +3 -3
  200. package/esm2022/lib/tree/soho-tree.module.mjs +4 -4
  201. package/esm2022/lib/treemap/soho-treemap.component.mjs +3 -3
  202. package/esm2022/lib/treemap/soho-treemap.module.mjs +4 -4
  203. package/esm2022/lib/version/version-initializer.module.mjs +4 -4
  204. package/esm2022/lib/version/version-initializer.service.mjs +5 -5
  205. package/esm2022/lib/week-view/soho-week-view.component.mjs +3 -3
  206. package/esm2022/lib/week-view/soho-week-view.module.mjs +4 -4
  207. package/esm2022/lib/wizard/soho-wizard-buttonbar.component.mjs +3 -3
  208. package/esm2022/lib/wizard/soho-wizard-header.component.mjs +3 -3
  209. package/esm2022/lib/wizard/soho-wizard-page.component.mjs +3 -3
  210. package/esm2022/lib/wizard/soho-wizard-pages.component.mjs +3 -3
  211. package/esm2022/lib/wizard/soho-wizard-tick.component.mjs +3 -3
  212. package/esm2022/lib/wizard/soho-wizard.component.mjs +3 -3
  213. package/esm2022/lib/wizard/soho-wizard.module.mjs +4 -4
  214. package/fesm2022/ids-enterprise-ng.mjs +949 -927
  215. package/fesm2022/ids-enterprise-ng.mjs.map +1 -1
  216. package/lib/about/soho-about.ref.d.ts +0 -1
  217. package/lib/about/soho-about.service.d.ts +0 -1
  218. package/lib/accordion/soho-accordion-header.component.d.ts +0 -86
  219. package/lib/accordion/soho-accordion.component.d.ts +0 -86
  220. package/lib/actionsheet/soho-actionsheet.component.d.ts +0 -1
  221. package/lib/alert/soho-alert.directive.d.ts +0 -1
  222. package/lib/application-menu/soho-application-menu.component.d.ts +0 -1
  223. package/lib/arrange/soho-arrange.directive.d.ts +0 -1
  224. package/lib/autocomplete/soho-autocomplete.component.d.ts +0 -2
  225. package/lib/bar/soho-bar.component.d.ts +0 -2
  226. package/lib/blockgrid/soho-blockgrid.component.d.ts +0 -1
  227. package/lib/breadcrumb/soho-breadcrumb.component.d.ts +0 -1
  228. package/lib/bullet/soho-bullet.component.d.ts +0 -2
  229. package/lib/busyindicator/soho-busyindicator.directive.d.ts +0 -1
  230. package/lib/button/soho-button.component.d.ts +0 -2
  231. package/lib/buttonset/soho-buttonset.component.d.ts +0 -2
  232. package/lib/calendar/soho-calendar.component.d.ts +2 -3
  233. package/lib/card/soho-card.component.d.ts +0 -1
  234. package/lib/chart/soho-chart.component.d.ts +0 -1
  235. package/lib/checkbox/soho-checkbox.component.d.ts +0 -1
  236. package/lib/colorpicker/soho-colorpicker.component.d.ts +0 -2
  237. package/lib/column/soho-column.component.d.ts +0 -2
  238. package/lib/context-menu/soho-context-menu.directive.d.ts +1 -4
  239. package/lib/contextual-action-panel/soho-contextual-action-panel.ref.d.ts +0 -86
  240. package/lib/contextual-action-panel/soho-contextual-action-panel.service.d.ts +0 -1
  241. package/lib/datagrid/soho-datagrid.component.d.ts +3 -87
  242. package/lib/datagrid/soho-datagrid.service.d.ts +0 -1
  243. package/lib/datepicker/soho-datepicker.component.d.ts +0 -1
  244. package/lib/drag/soho-drag.directive.d.ts +0 -1
  245. package/lib/dropdown/soho-dropdown.component.d.ts +0 -2
  246. package/lib/editor/soho-editor.component.d.ts +0 -2
  247. package/lib/emptymessage/soho-emptymessage.directive.d.ts +0 -1
  248. package/lib/error/soho-error.directive.d.ts +0 -85
  249. package/lib/field-filter/soho-field-filter.directive.d.ts +0 -2
  250. package/lib/fileupload/soho-fileupload.component.d.ts +0 -1
  251. package/lib/fileupload-advanced/soho-fileupload-advanced.component.d.ts +0 -2
  252. package/lib/hierarchy/soho-hierarchy.component.d.ts +0 -1
  253. package/lib/homepage/soho-homepage.component.d.ts +0 -86
  254. package/lib/homepage/soho-widget.component.d.ts +0 -86
  255. package/lib/hyperlink/soho-hyperlink.component.d.ts +0 -1
  256. package/lib/input/soho-input.component.d.ts +0 -1
  257. package/lib/input-validate/soho-input-validate.directive.d.ts +0 -1
  258. package/lib/label/soho-label.directive.d.ts +0 -86
  259. package/lib/line/soho-line.component.d.ts +0 -2
  260. package/lib/listview/soho-listview.component.d.ts +0 -85
  261. package/lib/lookup/soho-lookup.component.d.ts +0 -86
  262. package/lib/mask/soho-mask.directive.d.ts +0 -1
  263. package/lib/menu-button/soho-menu-button.component.d.ts +0 -88
  264. package/lib/message/soho-message.ref.d.ts +0 -86
  265. package/lib/message/soho-message.service.d.ts +0 -1
  266. package/lib/modal-dialog/soho-modal-dialog.ref.d.ts +2 -87
  267. package/lib/modal-dialog/soho-modal-dialog.service.d.ts +0 -86
  268. package/lib/module-nav/soho-module-nav.component.d.ts +0 -6
  269. package/lib/module-nav-settings/soho-module-nav-settings.component.d.ts +0 -3
  270. package/lib/module-nav-switcher/soho-module-nav-switcher.component.d.ts +0 -6
  271. package/lib/monthview/soho-monthview.component.d.ts +0 -2
  272. package/lib/notification/soho-notification.service.d.ts +0 -1
  273. package/lib/personalize/soho-personalize.directive.d.ts +0 -3
  274. package/lib/pie/soho-pie.component.d.ts +0 -2
  275. package/lib/popupmenu/soho-popupmenu.component.d.ts +0 -86
  276. package/lib/radar/soho-radar.component.d.ts +0 -2
  277. package/lib/radiobutton/soho-radiobutton.component.d.ts +0 -1
  278. package/lib/searchfield/soho-searchfield.component.d.ts +0 -2
  279. package/lib/slider/soho-slider.component.d.ts +3 -3
  280. package/lib/sparkline/soho-sparkline.component.d.ts +0 -1
  281. package/lib/spinbox/soho-spinbox.component.d.ts +0 -1
  282. package/lib/splitter/soho-splitter.component.d.ts +0 -86
  283. package/lib/stepprocess/soho-stepprocess.component.d.ts +0 -1
  284. package/lib/swaplist/soho-swaplist.component.d.ts +0 -1
  285. package/lib/swaplist/soho-swaplist.service.d.ts +0 -1
  286. package/lib/tabs/soho-tabs.component.d.ts +0 -86
  287. package/lib/tag/soho-tag.component.d.ts +0 -1
  288. package/lib/textarea/soho-textarea.component.d.ts +0 -1
  289. package/lib/timepicker/soho-timepicker.component.d.ts +0 -86
  290. package/lib/toast/soho-toast.service.d.ts +0 -1
  291. package/lib/toolbar/soho-toolbar.component.d.ts +0 -3
  292. package/lib/toolbar-flex/soho-toolbar-flex.component.d.ts +0 -4
  293. package/lib/tooltip/soho-tooltip.directive.d.ts +0 -1
  294. package/lib/trackdirty/soho-trackdirty.directive.d.ts +0 -1
  295. package/lib/tree/soho-tree.component.d.ts +0 -1
  296. package/lib/tree/soho-tree.service.d.ts +0 -1
  297. package/lib/treemap/soho-treemap.component.d.ts +0 -1
  298. package/lib/utils/soho-icon.utils.d.ts +0 -86
  299. package/lib/week-view/soho-week-view.component.d.ts +0 -1
  300. package/lib/wizard/soho-wizard-buttonbar.component.d.ts +0 -1
  301. package/lib/wizard/soho-wizard-page.component.d.ts +0 -86
  302. package/lib/wizard/soho-wizard-tick.component.d.ts +0 -86
  303. package/lib/wizard/soho-wizard.component.d.ts +0 -1
  304. package/package.json +3 -3
@@ -3,13 +3,13 @@ import { CommonModule } from '@angular/common';
3
3
  import { SohoAboutService } from './soho-about.service';
4
4
  import * as i0 from "@angular/core";
5
5
  export class SohoAboutModule {
6
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoAboutModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.1.2", ngImport: i0, type: SohoAboutModule, imports: [CommonModule] }); }
8
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoAboutModule, providers: [
6
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoAboutModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.4", ngImport: i0, type: SohoAboutModule, imports: [CommonModule] }); }
8
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoAboutModule, providers: [
9
9
  SohoAboutService
10
10
  ], imports: [CommonModule] }); }
11
11
  }
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoAboutModule, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoAboutModule, decorators: [{
13
13
  type: NgModule,
14
14
  args: [{
15
15
  imports: [
@@ -25,10 +25,10 @@ export class SohoAboutService {
25
25
  about(options) {
26
26
  return new SohoAboutRef(this.ngZone).options(options);
27
27
  }
28
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoAboutService, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable }); }
29
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoAboutService }); }
28
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoAboutService, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable }); }
29
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoAboutService }); }
30
30
  }
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoAboutService, decorators: [{
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoAboutService, decorators: [{
32
32
  type: Injectable
33
33
  }], ctorParameters: () => [{ type: i0.NgZone }] });
34
34
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic29oby1hYm91dC5zZXJ2aWNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWVudGVycHJpc2Utbmcvc3JjL2xpYi9hYm91dC9zb2hvLWFib3V0LnNlcnZpY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFVBQVUsRUFBVSxNQUFNLGVBQWUsQ0FBQztBQUNuRCxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0sa0JBQWtCLENBQUM7O0FBRWhEOztHQUVHO0FBRUgsTUFBTSxPQUFPLGdCQUFnQjtJQUMzQjs7T0FFRztJQUNILFlBQTZCLE1BQWM7UUFBZCxXQUFNLEdBQU4sTUFBTSxDQUFRO0lBQzNDLENBQUM7SUFFRDs7Ozs7Ozs7OztPQVVHO0lBQ0gsS0FBSyxDQUFDLE9BQTBCO1FBQzlCLE9BQU8sSUFBSSxZQUFZLENBQUMsSUFBSSxDQUFDLE1BQU0sQ0FBQyxDQUFDLE9BQU8sQ0FBQyxPQUFPLENBQUMsQ0FBQztJQUN4RCxDQUFDOzhHQXBCVSxnQkFBZ0I7a0hBQWhCLGdCQUFnQjs7MkZBQWhCLGdCQUFnQjtrQkFENUIsVUFBVSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEluamVjdGFibGUsIE5nWm9uZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgU29ob0Fib3V0UmVmIH0gZnJvbSAnLi9zb2hvLWFib3V0LnJlZic7XG5cbi8qKlxuICogVGhpcyBzZXJ2aWNlIGlzIHVzZWQgdG8gY3JlYXRlIGFib3V0IGRpYWxvZ3MuXG4gKi9cbkBJbmplY3RhYmxlKClcbmV4cG9ydCBjbGFzcyBTb2hvQWJvdXRTZXJ2aWNlIHtcbiAgLyoqXG4gICAqIENvbnN0cnVjdG9yLlxuICAgKi9cbiAgY29uc3RydWN0b3IocHJpdmF0ZSByZWFkb25seSBuZ1pvbmU6IE5nWm9uZSkge1xuICB9XG5cbiAgLyoqXG4gICAqIENyZWF0ZXMgYSBhYm91dCBkZWZpbmVkIGJ5IHRoZSBnaXZlbiBpbmZvLCByZXR1cm5pbmcgYSByZWZlcmVuY2UgdG8gdGhlXG4gICAqIGFzc29jaWF0ZWQgYWJvdXQgZGlhbG9nIHRoYXQgY2FuIGJlIGludGVyYWN0ZWQgd2l0aC5cbiAgICpcbiAgICogVGhlIGFib3V0IGRpYWxvZyB3b24ndCBiZSBvcGVuIHVudGlsIG9wZW4gaXMgY2FsbGVkIG9uIHRoZSByZXR1cm5lZCBpbnN0YW5jZSxcbiAgICogc2VlIHRoZSBhYm91dCByZWYgYXBpIGZvciBmdXJ0aGVyIG1ldGhvZHMuXG4gICAqXG4gICAqIEBwYXJlbnQgb3B0aW9ucyAtIGEgY29tcGV0ZSBzZXQgb2Ygb3B0aW9uczsgY2FuIGJlIG51bGwuXG4gICAqXG4gICAqIEByZXR1cm4gdGhlIGFib3V0IHJlZmVyZW5jZS5cbiAgICovXG4gIGFib3V0KG9wdGlvbnM/OiBTb2hvQWJvdXRPcHRpb25zKTogU29ob0Fib3V0UmVmIHtcbiAgICByZXR1cm4gbmV3IFNvaG9BYm91dFJlZih0aGlzLm5nWm9uZSkub3B0aW9ucyhvcHRpb25zKTtcbiAgfVxufVxuIl19
@@ -20,10 +20,10 @@ export class SohoAccordionHeaderComponent {
20
20
  ngAfterViewInit() {
21
21
  this.jQueryElement = jQuery(this.elementRef.nativeElement);
22
22
  }
23
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoAccordionHeaderComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
24
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.2", type: SohoAccordionHeaderComponent, selector: "soho-accordion-header", inputs: { isExpanded: "isExpanded", moduleNavItem: "moduleNavItem" }, host: { properties: { "class.is-disabled": "this.isDisabled", "style.display": "this.isBlockDisplay", "class.accordion-header": "this.isAccordionHeader", "class.is-expanded": "this.isExpanded", "class.module-nav-item": "this.moduleNavItem" } }, ngImport: i0, template: "<a href=\"#\" aria-haspopup=\"true\" role=\"button\" [attr.aria-expanded]=\"isExpanded\">\n <span>\n <ng-content></ng-content>\n </span>\n</a>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
23
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoAccordionHeaderComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
24
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.4", type: SohoAccordionHeaderComponent, selector: "soho-accordion-header", inputs: { isExpanded: "isExpanded", moduleNavItem: "moduleNavItem" }, host: { properties: { "class.is-disabled": "this.isDisabled", "style.display": "this.isBlockDisplay", "class.accordion-header": "this.isAccordionHeader", "class.is-expanded": "this.isExpanded", "class.module-nav-item": "this.moduleNavItem" } }, ngImport: i0, template: "<a href=\"#\" aria-haspopup=\"true\" role=\"button\" [attr.aria-expanded]=\"isExpanded\">\n <span>\n <ng-content></ng-content>\n </span>\n</a>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
25
25
  }
26
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoAccordionHeaderComponent, decorators: [{
26
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoAccordionHeaderComponent, decorators: [{
27
27
  type: Component,
28
28
  args: [{ selector: 'soho-accordion-header', changeDetection: ChangeDetectionStrategy.OnPush, template: "<a href=\"#\" aria-haspopup=\"true\" role=\"button\" [attr.aria-expanded]=\"isExpanded\">\n <span>\n <ng-content></ng-content>\n </span>\n</a>\n" }]
29
29
  }], ctorParameters: () => [{ type: i0.ElementRef }], propDecorators: { isDisabled: [{
@@ -4,10 +4,10 @@ export class SohoAccordionPaneComponent {
4
4
  get isAccordionPane() {
5
5
  return true;
6
6
  }
7
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoAccordionPaneComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
8
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.2", type: SohoAccordionPaneComponent, selector: "soho-accordion-pane", host: { properties: { "class.accordion-pane": "this.isAccordionPane" } }, ngImport: i0, template: "<ng-content></ng-content>\n" }); }
7
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoAccordionPaneComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
8
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.4", type: SohoAccordionPaneComponent, selector: "soho-accordion-pane", host: { properties: { "class.accordion-pane": "this.isAccordionPane" } }, ngImport: i0, template: "<ng-content></ng-content>\n" }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoAccordionPaneComponent, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoAccordionPaneComponent, decorators: [{
11
11
  type: Component,
12
12
  args: [{ selector: 'soho-accordion-pane', template: "<ng-content></ng-content>\n" }]
13
13
  }], propDecorators: { isAccordionPane: [{
@@ -413,10 +413,10 @@ export class SohoAccordionComponent {
413
413
  markForUpdate() {
414
414
  this.updateRequired = true;
415
415
  }
416
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoAccordionComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
417
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.2", type: SohoAccordionComponent, selector: "soho-accordion, [soho-accordion]", inputs: { allowOnePane: "allowOnePane", displayChevron: "displayChevron", expanderDisplay: "expanderDisplay", rerouteOnLinkClick: "rerouteOnLinkClick", notificationBadge: "notificationBadge", source: "source", hasPanels: "hasPanels", inverse: "inverse", alternate: "alternate", enableTooltips: "enableTooltips", hasSubheaderSeparators: "hasSubheaderSeparators", moduleNav: "moduleNav" }, outputs: { beforeexpandEvent: "beforeexpand", beforecollapseEvent: "beforecollapse", beforeselectEvent: "beforeselect", selectedEvent: "selected", followlinkEvent: "followlink", expandEvent: "expand", afterexpandEvent: "afterexpand", collapseEvent: "collapse", aftercollapseEvent: "aftercollapse" }, queries: [{ propertyName: "headers", predicate: i0.forwardRef(() => SohoAccordionHeaderComponent) }, { propertyName: "panes", predicate: i0.forwardRef(() => SohoAccordionPaneComponent) }], ngImport: i0, template: "<div [ngClass]=\"{\n 'accordion': true,\n 'panel': hasPanels,\n 'alternate': alternate,\n 'inverse': inverse,\n 'has-subheader-separators': hasSubheaderSeparators,\n 'module-nav-accordion': moduleNav }\">\n <ng-content></ng-content>\n</div>\n", styles: [".module-nav-bar :host{display:contents}\n"], dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
416
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoAccordionComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
417
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.4", type: SohoAccordionComponent, selector: "soho-accordion, [soho-accordion]", inputs: { allowOnePane: "allowOnePane", displayChevron: "displayChevron", expanderDisplay: "expanderDisplay", rerouteOnLinkClick: "rerouteOnLinkClick", notificationBadge: "notificationBadge", source: "source", hasPanels: "hasPanels", inverse: "inverse", alternate: "alternate", enableTooltips: "enableTooltips", hasSubheaderSeparators: "hasSubheaderSeparators", moduleNav: "moduleNav" }, outputs: { beforeexpandEvent: "beforeexpand", beforecollapseEvent: "beforecollapse", beforeselectEvent: "beforeselect", selectedEvent: "selected", followlinkEvent: "followlink", expandEvent: "expand", afterexpandEvent: "afterexpand", collapseEvent: "collapse", aftercollapseEvent: "aftercollapse" }, queries: [{ propertyName: "headers", predicate: i0.forwardRef(() => SohoAccordionHeaderComponent) }, { propertyName: "panes", predicate: i0.forwardRef(() => SohoAccordionPaneComponent) }], ngImport: i0, template: "<div [ngClass]=\"{\n 'accordion': true,\n 'panel': hasPanels,\n 'alternate': alternate,\n 'inverse': inverse,\n 'has-subheader-separators': hasSubheaderSeparators,\n 'module-nav-accordion': moduleNav }\">\n <ng-content></ng-content>\n</div>\n", styles: [".module-nav-bar :host{display:contents}\n"], dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
418
418
  }
419
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoAccordionComponent, decorators: [{
419
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoAccordionComponent, decorators: [{
420
420
  type: Component,
421
421
  args: [{ selector: 'soho-accordion, [soho-accordion]', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div [ngClass]=\"{\n 'accordion': true,\n 'panel': hasPanels,\n 'alternate': alternate,\n 'inverse': inverse,\n 'has-subheader-separators': hasSubheaderSeparators,\n 'module-nav-accordion': moduleNav }\">\n <ng-content></ng-content>\n</div>\n", styles: [".module-nav-bar :host{display:contents}\n"] }]
422
422
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { headers: [{
@@ -5,15 +5,15 @@ import { SohoAccordionHeaderComponent } from './soho-accordion-header.component'
5
5
  import { SohoAccordionPaneComponent } from './soho-accordion-pane.component';
6
6
  import * as i0 from "@angular/core";
7
7
  export class SohoAccordionModule {
8
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoAccordionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.1.2", ngImport: i0, type: SohoAccordionModule, declarations: [SohoAccordionComponent,
8
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoAccordionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.4", ngImport: i0, type: SohoAccordionModule, declarations: [SohoAccordionComponent,
10
10
  SohoAccordionHeaderComponent,
11
11
  SohoAccordionPaneComponent], imports: [CommonModule], exports: [SohoAccordionComponent,
12
12
  SohoAccordionHeaderComponent,
13
13
  SohoAccordionPaneComponent] }); }
14
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoAccordionModule, imports: [CommonModule] }); }
14
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoAccordionModule, imports: [CommonModule] }); }
15
15
  }
16
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoAccordionModule, decorators: [{
16
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoAccordionModule, decorators: [{
17
17
  type: NgModule,
18
18
  args: [{
19
19
  imports: [
@@ -214,10 +214,10 @@ export class SohoActionsheetComponent {
214
214
  this.actionsheet?.destroy();
215
215
  });
216
216
  }
217
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoActionsheetComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
218
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.2", type: SohoActionsheetComponent, selector: "div[soho-actionsheet]", inputs: { actions: "actions", showCancelButton: "showCancelButton", autoFocus: "autoFocus", breakpoint: "breakpoint", displayAsActionSheet: "displayAsActionSheet", overlayOpacity: "overlayOpacity", onSelect: "onSelect", onCancel: "onCancel", tray: "tray", trayOpts: "trayOpts", attributes: "attributes" }, host: { properties: { "style.display": "this.display" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
217
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoActionsheetComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
218
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.4", type: SohoActionsheetComponent, selector: "div[soho-actionsheet]", inputs: { actions: "actions", showCancelButton: "showCancelButton", autoFocus: "autoFocus", breakpoint: "breakpoint", displayAsActionSheet: "displayAsActionSheet", overlayOpacity: "overlayOpacity", onSelect: "onSelect", onCancel: "onCancel", tray: "tray", trayOpts: "trayOpts", attributes: "attributes" }, host: { properties: { "style.display": "this.display" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
219
219
  }
220
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoActionsheetComponent, decorators: [{
220
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoActionsheetComponent, decorators: [{
221
221
  type: Component,
222
222
  args: [{
223
223
  selector: 'div[soho-actionsheet]', // eslint-disable-line
@@ -3,11 +3,11 @@ import { CommonModule } from '@angular/common';
3
3
  import { SohoActionsheetComponent } from './soho-actionsheet.component';
4
4
  import * as i0 from "@angular/core";
5
5
  export class SohoActionsheetModule {
6
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoActionsheetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.1.2", ngImport: i0, type: SohoActionsheetModule, declarations: [SohoActionsheetComponent], imports: [CommonModule], exports: [SohoActionsheetComponent] }); }
8
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoActionsheetModule, imports: [CommonModule] }); }
6
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoActionsheetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.4", ngImport: i0, type: SohoActionsheetModule, declarations: [SohoActionsheetComponent], imports: [CommonModule], exports: [SohoActionsheetComponent] }); }
8
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoActionsheetModule, imports: [CommonModule] }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoActionsheetModule, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoActionsheetModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  imports: [CommonModule],
@@ -143,10 +143,10 @@ export class SohoAlertDirective {
143
143
  this.jQueryElement.scrollIntoView(alignToTop, this._options);
144
144
  }
145
145
  }
146
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoAlertDirective, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive }); }
147
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.2", type: SohoAlertDirective, selector: "[soho-alert]", inputs: { message: "message", id: "id", type: "type", isAlert: "isAlert", triggerEvents: "triggerEvents", icon: "icon" }, exportAs: ["soho-alert"], ngImport: i0 }); }
146
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoAlertDirective, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive }); }
147
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.4", type: SohoAlertDirective, selector: "[soho-alert]", inputs: { message: "message", id: "id", type: "type", isAlert: "isAlert", triggerEvents: "triggerEvents", icon: "icon" }, exportAs: ["soho-alert"], ngImport: i0 }); }
148
148
  }
149
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoAlertDirective, decorators: [{
149
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoAlertDirective, decorators: [{
150
150
  type: Directive,
151
151
  args: [{
152
152
  selector: '[soho-alert]', // eslint-disable-line
@@ -3,11 +3,11 @@ import { CommonModule } from '@angular/common';
3
3
  import { SohoAlertDirective } from './soho-alert.directive';
4
4
  import * as i0 from "@angular/core";
5
5
  export class SohoAlertModule {
6
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoAlertModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.1.2", ngImport: i0, type: SohoAlertModule, declarations: [SohoAlertDirective], imports: [CommonModule], exports: [SohoAlertDirective] }); }
8
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoAlertModule, imports: [CommonModule] }); }
6
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoAlertModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.4", ngImport: i0, type: SohoAlertModule, declarations: [SohoAlertDirective], imports: [CommonModule], exports: [SohoAlertDirective] }); }
8
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoAlertModule, imports: [CommonModule] }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoAlertModule, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoAlertModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  imports: [
@@ -268,10 +268,10 @@ export class SohoApplicationMenuComponent {
268
268
  }
269
269
  });
270
270
  }
271
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoApplicationMenuComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
272
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.2", type: SohoApplicationMenuComponent, selector: "nav[soho-application-menu]", inputs: { breakpoint: "breakpoint", openOnLarge: "openOnLarge", dismissOnClickMobile: "dismissOnClickMobile", triggers: "triggers", filterable: "filterable", resizable: "resizable", savePosition: "savePosition", onExpandSwitcher: "onExpandSwitcher", onCollapseSwitcher: "onCollapseSwitcher", isPersonalizable: "isPersonalizable" }, outputs: { visibility: "visibility", accordionExpand: "accordionExpand", accordionCollapse: "accordionCollapse", menuVisibility: "menuVisibility", filtered: "filtered" }, host: { properties: { "class.application-menu": "this.appMenu", "class.is-personalizable": "this.isPersonalizable", "id": "this.menuId" } }, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
271
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoApplicationMenuComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
272
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.4", type: SohoApplicationMenuComponent, selector: "nav[soho-application-menu]", inputs: { breakpoint: "breakpoint", openOnLarge: "openOnLarge", dismissOnClickMobile: "dismissOnClickMobile", triggers: "triggers", filterable: "filterable", resizable: "resizable", savePosition: "savePosition", onExpandSwitcher: "onExpandSwitcher", onCollapseSwitcher: "onCollapseSwitcher", isPersonalizable: "isPersonalizable" }, outputs: { visibility: "visibility", accordionExpand: "accordionExpand", accordionCollapse: "accordionCollapse", menuVisibility: "menuVisibility", filtered: "filtered" }, host: { properties: { "class.application-menu": "this.appMenu", "class.is-personalizable": "this.isPersonalizable", "id": "this.menuId" } }, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
273
273
  }
274
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoApplicationMenuComponent, decorators: [{
274
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoApplicationMenuComponent, decorators: [{
275
275
  type: Component,
276
276
  args: [{ selector: 'nav[soho-application-menu]', changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-content></ng-content>\n" }]
277
277
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { breakpoint: [{
@@ -6,11 +6,11 @@ import { CommonModule } from '@angular/common';
6
6
  import { SohoApplicationMenuComponent } from './soho-application-menu.component';
7
7
  import * as i0 from "@angular/core";
8
8
  export class SohoApplicationMenuModule {
9
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoApplicationMenuModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
10
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.1.2", ngImport: i0, type: SohoApplicationMenuModule, declarations: [SohoApplicationMenuComponent], imports: [CommonModule], exports: [SohoApplicationMenuComponent] }); }
11
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoApplicationMenuModule, imports: [CommonModule] }); }
9
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoApplicationMenuModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
10
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.4", ngImport: i0, type: SohoApplicationMenuModule, declarations: [SohoApplicationMenuComponent], imports: [CommonModule], exports: [SohoApplicationMenuComponent] }); }
11
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoApplicationMenuModule, imports: [CommonModule] }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoApplicationMenuModule, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoApplicationMenuModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  imports: [
@@ -30,10 +30,10 @@ export class SohoArrangeDirective {
30
30
  this.arrange?.updated(settings);
31
31
  }
32
32
  }
33
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoArrangeDirective, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive }); }
34
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.2", type: SohoArrangeDirective, selector: "[soho-arrange]", inputs: { arrangeOptions: "arrangeOptions" }, outputs: { beforeArrange: "beforeArrange", arrangeUpdate: "arrangeUpdate", dragEnd: "dragEnd" }, ngImport: i0 }); }
33
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoArrangeDirective, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive }); }
34
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.4", type: SohoArrangeDirective, selector: "[soho-arrange]", inputs: { arrangeOptions: "arrangeOptions" }, outputs: { beforeArrange: "beforeArrange", arrangeUpdate: "arrangeUpdate", dragEnd: "dragEnd" }, ngImport: i0 }); }
35
35
  }
36
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoArrangeDirective, decorators: [{
36
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoArrangeDirective, decorators: [{
37
37
  type: Directive,
38
38
  args: [{
39
39
  selector: '[soho-arrange]',
@@ -3,11 +3,11 @@ import { CommonModule } from '@angular/common';
3
3
  import { SohoArrangeDirective, } from './soho-arrange.directive';
4
4
  import * as i0 from "@angular/core";
5
5
  export class SohoArrangeModule {
6
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoArrangeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.1.2", ngImport: i0, type: SohoArrangeModule, declarations: [SohoArrangeDirective], imports: [CommonModule], exports: [SohoArrangeDirective] }); }
8
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoArrangeModule, imports: [CommonModule] }); }
6
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoArrangeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.4", ngImport: i0, type: SohoArrangeModule, declarations: [SohoArrangeDirective], imports: [CommonModule], exports: [SohoArrangeDirective] }); }
8
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoArrangeModule, imports: [CommonModule] }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoArrangeModule, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoArrangeModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  imports: [CommonModule],
@@ -173,10 +173,10 @@ export class SohoAutoCompleteComponent extends BaseControlValueAccessor {
173
173
  setDisabledState(isDisabled) {
174
174
  this.disabled = isDisabled;
175
175
  }
176
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoAutoCompleteComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
177
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.2", type: SohoAutoCompleteComponent, selector: "input[soho-autocomplete]", inputs: { source: "source", sourceArguments: "sourceArguments", template: "template", caseSensitive: "caseSensitive", filterMode: "filterMode", delay: "delay", width: "width", offset: "offset", autoSelectFirstItem: "autoSelectFirstItem", attributes: "attributes", disabled: "disabled", readonly: "readonly" }, outputs: { change: "change", selected: "selected", beforeopen: "beforeopen" }, host: { listeners: { "keyup": "onKeyUp($event)" }, properties: { "class.autocomplete": "this.isAutoComplete" } }, providers: [provideControlValueAccessor(SohoAutoCompleteComponent)], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
176
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoAutoCompleteComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
177
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.4", type: SohoAutoCompleteComponent, selector: "input[soho-autocomplete]", inputs: { source: "source", sourceArguments: "sourceArguments", template: "template", caseSensitive: "caseSensitive", filterMode: "filterMode", delay: "delay", width: "width", offset: "offset", autoSelectFirstItem: "autoSelectFirstItem", attributes: "attributes", disabled: "disabled", readonly: "readonly" }, outputs: { change: "change", selected: "selected", beforeopen: "beforeopen" }, host: { listeners: { "keyup": "onKeyUp($event)" }, properties: { "class.autocomplete": "this.isAutoComplete" } }, providers: [provideControlValueAccessor(SohoAutoCompleteComponent)], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
178
178
  }
179
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoAutoCompleteComponent, decorators: [{
179
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoAutoCompleteComponent, decorators: [{
180
180
  type: Component,
181
181
  args: [{
182
182
  selector: 'input[soho-autocomplete]', // eslint-disable-line
@@ -3,11 +3,11 @@ import { CommonModule } from '@angular/common';
3
3
  import { SohoAutoCompleteComponent } from './soho-autocomplete.component';
4
4
  import * as i0 from "@angular/core";
5
5
  export class SohoAutoCompleteModule {
6
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoAutoCompleteModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.1.2", ngImport: i0, type: SohoAutoCompleteModule, declarations: [SohoAutoCompleteComponent], imports: [CommonModule], exports: [SohoAutoCompleteComponent] }); }
8
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoAutoCompleteModule, imports: [CommonModule] }); }
6
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoAutoCompleteModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.4", ngImport: i0, type: SohoAutoCompleteModule, declarations: [SohoAutoCompleteComponent], imports: [CommonModule], exports: [SohoAutoCompleteComponent] }); }
8
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoAutoCompleteModule, imports: [CommonModule] }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoAutoCompleteModule, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoAutoCompleteModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  imports: [
@@ -230,10 +230,10 @@ export class SohoBarComponent {
230
230
  getSelected() {
231
231
  return this.ngZone.runOutsideAngular(() => this.bar.getSelected());
232
232
  }
233
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoBarComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
234
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.2", type: SohoBarComponent, selector: "[soho-bar]", inputs: { dataset: "dataset", type: "type", isStacked: "isStacked", isNormalized: "isNormalized", isGrouped: "isGrouped", showLegend: "showLegend", animate: "animate", redrawOnResize: "redrawOnResize", formatterString: "formatterString", format: "format", tooltip: "tooltip", useLogScale: "useLogScale", ticks: "ticks", showLines: "showLines", labelFactor: "labelFactor", wrapWidth: "wrapWidth", fitHeight: "fitHeight", emptyMessage: "emptyMessage", attributes: "attributes" }, outputs: { selected: "selected", unselected: "unselected", rendered: "rendered", dblclick: "dblclick", contextmenu: "contextmenu" }, host: { properties: { "class.chart-container.bar-chart": "this.isBar" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
233
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoBarComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
234
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.4", type: SohoBarComponent, selector: "[soho-bar]", inputs: { dataset: "dataset", type: "type", isStacked: "isStacked", isNormalized: "isNormalized", isGrouped: "isGrouped", showLegend: "showLegend", animate: "animate", redrawOnResize: "redrawOnResize", formatterString: "formatterString", format: "format", tooltip: "tooltip", useLogScale: "useLogScale", ticks: "ticks", showLines: "showLines", labelFactor: "labelFactor", wrapWidth: "wrapWidth", fitHeight: "fitHeight", emptyMessage: "emptyMessage", attributes: "attributes" }, outputs: { selected: "selected", unselected: "unselected", rendered: "rendered", dblclick: "dblclick", contextmenu: "contextmenu" }, host: { properties: { "class.chart-container.bar-chart": "this.isBar" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
235
235
  }
236
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoBarComponent, decorators: [{
236
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoBarComponent, decorators: [{
237
237
  type: Component,
238
238
  args: [{
239
239
  selector: '[soho-bar]', // eslint-disable-line
@@ -3,11 +3,11 @@ import { CommonModule } from '@angular/common';
3
3
  import { SohoBarComponent } from './soho-bar.component';
4
4
  import * as i0 from "@angular/core";
5
5
  export class SohoBarModule {
6
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoBarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.1.2", ngImport: i0, type: SohoBarModule, declarations: [SohoBarComponent], imports: [CommonModule], exports: [SohoBarComponent] }); }
8
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoBarModule, imports: [CommonModule] }); }
6
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoBarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.4", ngImport: i0, type: SohoBarModule, declarations: [SohoBarComponent], imports: [CommonModule], exports: [SohoBarComponent] }); }
8
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoBarModule, imports: [CommonModule] }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoBarModule, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoBarModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  imports: [
@@ -177,10 +177,10 @@ export class SohoBlockGridComponent {
177
177
  onPageSizeChange(args) {
178
178
  this.ngZone.run(() => this.pagesizechange.emit(args));
179
179
  }
180
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoBlockGridComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
181
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.2", type: SohoBlockGridComponent, selector: "[soho-blockgrid]", inputs: { dataset: "dataset", selectable: "selectable", paging: "paging", pagesize: "pagesize", pagesizes: "pagesizes", attributes: "attributes" }, outputs: { selected: "selected", deselected: "deselected", activated: "activated", deactivated: "deactivated", page: "page", pagesizechange: "pagesizechange" }, host: { properties: { "class.blockgrid": "this.isBlockGrid" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
180
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoBlockGridComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
181
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.4", type: SohoBlockGridComponent, selector: "[soho-blockgrid]", inputs: { dataset: "dataset", selectable: "selectable", paging: "paging", pagesize: "pagesize", pagesizes: "pagesizes", attributes: "attributes" }, outputs: { selected: "selected", deselected: "deselected", activated: "activated", deactivated: "deactivated", page: "page", pagesizechange: "pagesizechange" }, host: { properties: { "class.blockgrid": "this.isBlockGrid" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
182
182
  }
183
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoBlockGridComponent, decorators: [{
183
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoBlockGridComponent, decorators: [{
184
184
  type: Component,
185
185
  args: [{
186
186
  selector: '[soho-blockgrid]', // eslint-disable-line
@@ -3,11 +3,11 @@ import { CommonModule } from '@angular/common';
3
3
  import { SohoBlockGridComponent } from './soho-blockgrid.component';
4
4
  import * as i0 from "@angular/core";
5
5
  export class SohoBlockGridModule {
6
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoBlockGridModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.1.2", ngImport: i0, type: SohoBlockGridModule, declarations: [SohoBlockGridComponent], imports: [CommonModule], exports: [SohoBlockGridComponent] }); }
8
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoBlockGridModule, imports: [CommonModule] }); }
6
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoBlockGridModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.4", ngImport: i0, type: SohoBlockGridModule, declarations: [SohoBlockGridComponent], imports: [CommonModule], exports: [SohoBlockGridComponent] }); }
8
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoBlockGridModule, imports: [CommonModule] }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoBlockGridModule, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoBlockGridModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  imports: [
@@ -189,10 +189,10 @@ export class SohoBreadcrumbComponent {
189
189
  this.breadcrumbAPI?.destroy();
190
190
  });
191
191
  }
192
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoBreadcrumbComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
193
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.2", type: SohoBreadcrumbComponent, selector: "[soho-breadcrumb]", inputs: { breadcrumbs: "breadcrumbs", alternate: "alternate", truncate: "truncate", attributes: "attributes" }, host: { properties: { "class.breadcrumb": "this.isBreadcrumb" } }, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
192
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoBreadcrumbComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
193
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.4", type: SohoBreadcrumbComponent, selector: "[soho-breadcrumb]", inputs: { breadcrumbs: "breadcrumbs", alternate: "alternate", truncate: "truncate", attributes: "attributes" }, host: { properties: { "class.breadcrumb": "this.isBreadcrumb" } }, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
194
194
  }
195
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoBreadcrumbComponent, decorators: [{
195
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoBreadcrumbComponent, decorators: [{
196
196
  type: Component,
197
197
  args: [{ selector: '[soho-breadcrumb]', changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-content></ng-content>\n" }]
198
198
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { isBreadcrumb: [{
@@ -211,10 +211,10 @@ export class SohoBreadcrumbListComponent {
211
211
  constructor() {
212
212
  this.isBreadcrumbList = true;
213
213
  }
214
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoBreadcrumbListComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
215
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.2", type: SohoBreadcrumbListComponent, selector: "[soho-breadcrumb-list]", host: { properties: { "class.breadcrumb-list": "this.isBreadcrumbList" } }, ngImport: i0, template: `<ng-content></ng-content>`, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
214
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoBreadcrumbListComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
215
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.4", type: SohoBreadcrumbListComponent, selector: "[soho-breadcrumb-list]", host: { properties: { "class.breadcrumb-list": "this.isBreadcrumbList" } }, ngImport: i0, template: `<ng-content></ng-content>`, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
216
216
  }
217
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoBreadcrumbListComponent, decorators: [{
217
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoBreadcrumbListComponent, decorators: [{
218
218
  type: Component,
219
219
  args: [{
220
220
  selector: '[soho-breadcrumb-list]', // eslint-disable-line
@@ -3,13 +3,13 @@ import { CommonModule } from '@angular/common';
3
3
  import { SohoBreadcrumbComponent, SohoBreadcrumbListComponent } from './soho-breadcrumb.component';
4
4
  import * as i0 from "@angular/core";
5
5
  export class SohoBreadcrumbModule {
6
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoBreadcrumbModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.1.2", ngImport: i0, type: SohoBreadcrumbModule, declarations: [SohoBreadcrumbComponent,
6
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoBreadcrumbModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.4", ngImport: i0, type: SohoBreadcrumbModule, declarations: [SohoBreadcrumbComponent,
8
8
  SohoBreadcrumbListComponent], imports: [CommonModule], exports: [SohoBreadcrumbComponent,
9
9
  SohoBreadcrumbListComponent] }); }
10
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoBreadcrumbModule, imports: [CommonModule] }); }
10
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoBreadcrumbModule, imports: [CommonModule] }); }
11
11
  }
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoBreadcrumbModule, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoBreadcrumbModule, decorators: [{
13
13
  type: NgModule,
14
14
  args: [{
15
15
  imports: [
@@ -85,10 +85,10 @@ export class SohoBulletComponent {
85
85
  }
86
86
  });
87
87
  }
88
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoBulletComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
89
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.2", type: SohoBulletComponent, selector: "[soho-bullet]", inputs: { dataset: "dataset", animate: "animate", redrawOnResize: "redrawOnResize" }, outputs: { selected: "selected", rendered: "rendered", dblclick: "dblclick", contextmenu: "contextmenu" }, host: { properties: { "class.chart-container": "this.isBullet" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
88
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoBulletComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
89
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.4", type: SohoBulletComponent, selector: "[soho-bullet]", inputs: { dataset: "dataset", animate: "animate", redrawOnResize: "redrawOnResize" }, outputs: { selected: "selected", rendered: "rendered", dblclick: "dblclick", contextmenu: "contextmenu" }, host: { properties: { "class.chart-container": "this.isBullet" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
90
90
  }
91
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoBulletComponent, decorators: [{
91
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoBulletComponent, decorators: [{
92
92
  type: Component,
93
93
  args: [{
94
94
  selector: '[soho-bullet]', // eslint-disable-line
@@ -3,11 +3,11 @@ import { CommonModule } from '@angular/common';
3
3
  import { SohoBulletComponent } from './soho-bullet.component';
4
4
  import * as i0 from "@angular/core";
5
5
  export class SohoBulletModule {
6
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoBulletModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.1.2", ngImport: i0, type: SohoBulletModule, declarations: [SohoBulletComponent], imports: [CommonModule], exports: [SohoBulletComponent] }); }
8
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoBulletModule, imports: [CommonModule] }); }
6
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoBulletModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.4", ngImport: i0, type: SohoBulletModule, declarations: [SohoBulletComponent], imports: [CommonModule], exports: [SohoBulletComponent] }); }
8
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoBulletModule, imports: [CommonModule] }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoBulletModule, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoBulletModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  imports: [
@@ -221,10 +221,10 @@ export class SohoBusyIndicatorDirective {
221
221
  event
222
222
  }));
223
223
  }
224
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoBusyIndicatorDirective, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive }); }
225
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.2", type: SohoBusyIndicatorDirective, selector: "[soho-busyindicator]", inputs: { blockUI: "blockUI", displayDelay: "displayDelay", timeToComplete: "timeToComplete", text: "text", activated: "activated", transparentOverlay: "transparentOverlay", overlayOnly: "overlayOnly", attributes: "attributes" }, outputs: { afterstart: "afterstart", complete: "complete" }, ngImport: i0 }); }
224
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoBusyIndicatorDirective, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive }); }
225
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.4", type: SohoBusyIndicatorDirective, selector: "[soho-busyindicator]", inputs: { blockUI: "blockUI", displayDelay: "displayDelay", timeToComplete: "timeToComplete", text: "text", activated: "activated", transparentOverlay: "transparentOverlay", overlayOnly: "overlayOnly", attributes: "attributes" }, outputs: { afterstart: "afterstart", complete: "complete" }, ngImport: i0 }); }
226
226
  }
227
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoBusyIndicatorDirective, decorators: [{
227
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoBusyIndicatorDirective, decorators: [{
228
228
  type: Directive,
229
229
  args: [{
230
230
  selector: '[soho-busyindicator]'
@@ -6,11 +6,11 @@ import { CommonModule } from '@angular/common';
6
6
  import { SohoBusyIndicatorDirective } from './soho-busyindicator.directive';
7
7
  import * as i0 from "@angular/core";
8
8
  export class SohoBusyIndicatorModule {
9
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoBusyIndicatorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
10
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.1.2", ngImport: i0, type: SohoBusyIndicatorModule, declarations: [SohoBusyIndicatorDirective], imports: [CommonModule], exports: [SohoBusyIndicatorDirective] }); }
11
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoBusyIndicatorModule, imports: [CommonModule] }); }
9
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoBusyIndicatorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
10
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.4", ngImport: i0, type: SohoBusyIndicatorModule, declarations: [SohoBusyIndicatorDirective], imports: [CommonModule], exports: [SohoBusyIndicatorDirective] }); }
11
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoBusyIndicatorModule, imports: [CommonModule] }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoBusyIndicatorModule, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoBusyIndicatorModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  imports: [
@@ -414,10 +414,10 @@ export class SohoButtonComponent {
414
414
  }
415
415
  });
416
416
  }
417
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoButtonComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
418
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.2", type: SohoButtonComponent, selector: "button[soho-button]", inputs: { sohoButton: ["soho-button", "sohoButton"], buttonOptions: "buttonOptions", toggleOnIcon: "toggleOnIcon", toggleOffIcon: "toggleOffIcon", replaceText: "replaceText", hideMenuArrow: "hideMenuArrow", hitbox: "hitbox", notificationBadge: "notificationBadge", notificationBadgeOptions: "notificationBadgeOptions", extraIconClass: "extraIconClass", isToggle: "isToggle", isTogglePressed: "isTogglePressed", icon: "icon", iconAlign: "iconAlign", isSubmit: "isSubmit", ripple: "ripple", state: "state", toggle: "toggle", expandableExpander: "expandableExpander", moveToLeft: "moveToLeft", moveToRight: "moveToRight", moveToSelected: "moveToSelected" }, host: { listeners: { "click": "toggleState()" }, properties: { "class.btn": "this.btn", "class.btn-primary": "this.btnPrimary", "class.btn-secondary": "this.btnSecondary", "class.btn-tertiary": "this.btnTertiary", "class.btn-icon": "this.btnIcon", "class.btn-toggle": "this.btnToggle", "class.btn-modal": "this.btnModal", "class.btn-modal-primary": "this.btnModalPrimary", "class.destructive": "this.btnDestructive", "class.btn-generative": "this.btnGenerative", "class.is-pressed": "this.btnTogglePressed", "class.icon-favorite": "this.iconFavorite", "class.btn-moveto-left": "this.moveToLeft", "class.btn-moveto-right": "this.moveToRight", "class.btn-moveto-selected": "this.moveToSelected", "class.no-ripple": "this.noRipple", "attr.type": "this.type", "class.expandable-expander": "this.isExpandableExpander", "attr.aria-pressed": "this.ariaPressed" } }, ngImport: i0, template: "<svg soho-icon *ngIf=\"hasIcon\" [icon]=\"currentIcon\" [extraIconClass]=\"extraIconClass\"></svg>\n<span><ng-content></ng-content></span>\n<svg soho-icon *ngIf=\"hasIconEnd\" [icon]=\"currentIcon\" [extraIconClass]=\"extraIconClass\"></svg>\n<ng-content select=\"div.disabled-tooltip\"></ng-content>\n", dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.SohoIconComponent, selector: "svg[soho-icon]", inputs: ["isEmptyState", "extraIconClass", "alert", "icon"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
417
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoButtonComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
418
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.4", type: SohoButtonComponent, selector: "button[soho-button]", inputs: { sohoButton: ["soho-button", "sohoButton"], buttonOptions: "buttonOptions", toggleOnIcon: "toggleOnIcon", toggleOffIcon: "toggleOffIcon", replaceText: "replaceText", hideMenuArrow: "hideMenuArrow", hitbox: "hitbox", notificationBadge: "notificationBadge", notificationBadgeOptions: "notificationBadgeOptions", extraIconClass: "extraIconClass", isToggle: "isToggle", isTogglePressed: "isTogglePressed", icon: "icon", iconAlign: "iconAlign", isSubmit: "isSubmit", ripple: "ripple", state: "state", toggle: "toggle", expandableExpander: "expandableExpander", moveToLeft: "moveToLeft", moveToRight: "moveToRight", moveToSelected: "moveToSelected" }, host: { listeners: { "click": "toggleState()" }, properties: { "class.btn": "this.btn", "class.btn-primary": "this.btnPrimary", "class.btn-secondary": "this.btnSecondary", "class.btn-tertiary": "this.btnTertiary", "class.btn-icon": "this.btnIcon", "class.btn-toggle": "this.btnToggle", "class.btn-modal": "this.btnModal", "class.btn-modal-primary": "this.btnModalPrimary", "class.destructive": "this.btnDestructive", "class.btn-generative": "this.btnGenerative", "class.is-pressed": "this.btnTogglePressed", "class.icon-favorite": "this.iconFavorite", "class.btn-moveto-left": "this.moveToLeft", "class.btn-moveto-right": "this.moveToRight", "class.btn-moveto-selected": "this.moveToSelected", "class.no-ripple": "this.noRipple", "attr.type": "this.type", "class.expandable-expander": "this.isExpandableExpander", "attr.aria-pressed": "this.ariaPressed" } }, ngImport: i0, template: "<svg soho-icon *ngIf=\"hasIcon\" [icon]=\"currentIcon\" [extraIconClass]=\"extraIconClass\"></svg>\n<span><ng-content></ng-content></span>\n<svg soho-icon *ngIf=\"hasIconEnd\" [icon]=\"currentIcon\" [extraIconClass]=\"extraIconClass\"></svg>\n<ng-content select=\"div.disabled-tooltip\"></ng-content>\n", dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.SohoIconComponent, selector: "svg[soho-icon]", inputs: ["isEmptyState", "extraIconClass", "alert", "icon"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
419
419
  }
420
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoButtonComponent, decorators: [{
420
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoButtonComponent, decorators: [{
421
421
  type: Component,
422
422
  args: [{ selector: 'button[soho-button]', changeDetection: ChangeDetectionStrategy.OnPush, template: "<svg soho-icon *ngIf=\"hasIcon\" [icon]=\"currentIcon\" [extraIconClass]=\"extraIconClass\"></svg>\n<span><ng-content></ng-content></span>\n<svg soho-icon *ngIf=\"hasIconEnd\" [icon]=\"currentIcon\" [extraIconClass]=\"extraIconClass\"></svg>\n<ng-content select=\"div.disabled-tooltip\"></ng-content>\n" }]
423
423
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { sohoButton: [{
@@ -4,13 +4,13 @@ import { SohoButtonComponent } from './soho-button.component';
4
4
  import { SohoIconModule } from '../icon/soho-icon.module';
5
5
  import * as i0 from "@angular/core";
6
6
  export class SohoButtonModule {
7
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.1.2", ngImport: i0, type: SohoButtonModule, declarations: [SohoButtonComponent], imports: [CommonModule,
7
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.4", ngImport: i0, type: SohoButtonModule, declarations: [SohoButtonComponent], imports: [CommonModule,
9
9
  SohoIconModule], exports: [SohoButtonComponent] }); }
10
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoButtonModule, imports: [CommonModule,
10
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoButtonModule, imports: [CommonModule,
11
11
  SohoIconModule] }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.2", ngImport: i0, type: SohoButtonModule, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.4", ngImport: i0, type: SohoButtonModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  imports: [