ids-enterprise-ng 14.1.13 → 14.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 (210) hide show
  1. package/esm2020/lib/about/soho-about.module.mjs +4 -4
  2. package/esm2020/lib/about/soho-about.service.mjs +3 -3
  3. package/esm2020/lib/accordion/soho-accordion-header.component.mjs +3 -3
  4. package/esm2020/lib/accordion/soho-accordion-pane.component.mjs +3 -3
  5. package/esm2020/lib/accordion/soho-accordion.component.mjs +3 -3
  6. package/esm2020/lib/accordion/soho-accordion.module.mjs +4 -4
  7. package/esm2020/lib/actionsheet/soho-actionsheet.component.mjs +3 -3
  8. package/esm2020/lib/actionsheet/soho-actionsheet.module.mjs +4 -4
  9. package/esm2020/lib/alert/soho-alert.directive.mjs +3 -3
  10. package/esm2020/lib/alert/soho-alert.module.mjs +4 -4
  11. package/esm2020/lib/application-menu/soho-application-menu.component.mjs +3 -3
  12. package/esm2020/lib/application-menu/soho-application-menu.module.mjs +4 -4
  13. package/esm2020/lib/autocomplete/soho-autocomplete.component.mjs +3 -3
  14. package/esm2020/lib/autocomplete/soho-autocomplete.module.mjs +4 -4
  15. package/esm2020/lib/bar/soho-bar.component.mjs +3 -3
  16. package/esm2020/lib/bar/soho-bar.module.mjs +4 -4
  17. package/esm2020/lib/blockgrid/soho-blockgrid.component.mjs +3 -3
  18. package/esm2020/lib/blockgrid/soho-blockgrid.module.mjs +4 -4
  19. package/esm2020/lib/breadcrumb/soho-breadcrumb.component.mjs +6 -6
  20. package/esm2020/lib/breadcrumb/soho-breadcrumb.module.mjs +4 -4
  21. package/esm2020/lib/bullet/soho-bullet.component.mjs +3 -3
  22. package/esm2020/lib/bullet/soho-bullet.module.mjs +4 -4
  23. package/esm2020/lib/busyindicator/soho-busyindicator.directive.mjs +3 -3
  24. package/esm2020/lib/busyindicator/soho-busyindicator.module.mjs +4 -4
  25. package/esm2020/lib/button/soho-button.component.mjs +3 -3
  26. package/esm2020/lib/button/soho-button.module.mjs +4 -4
  27. package/esm2020/lib/buttonset/soho-buttonset.component.mjs +3 -3
  28. package/esm2020/lib/buttonset/soho-buttonset.module.mjs +4 -4
  29. package/esm2020/lib/calendar/soho-calendar.component.mjs +28 -10
  30. package/esm2020/lib/calendar/soho-calendar.module.mjs +4 -4
  31. package/esm2020/lib/card/soho-card.component.mjs +15 -15
  32. package/esm2020/lib/card/soho-card.module.mjs +4 -4
  33. package/esm2020/lib/chart/soho-chart.component.mjs +3 -3
  34. package/esm2020/lib/chart/soho-chart.module.mjs +4 -4
  35. package/esm2020/lib/checkbox/soho-checkbox.component.mjs +3 -3
  36. package/esm2020/lib/checkbox/soho-checkbox.module.mjs +4 -4
  37. package/esm2020/lib/circlepager/soho-circlepager.component.mjs +3 -3
  38. package/esm2020/lib/circlepager/soho-circlepager.module.mjs +4 -4
  39. package/esm2020/lib/colorpicker/soho-colorpicker.component.mjs +3 -3
  40. package/esm2020/lib/colorpicker/soho-colorpicker.module.mjs +4 -4
  41. package/esm2020/lib/column/soho-column.component.mjs +3 -3
  42. package/esm2020/lib/column/soho-column.module.mjs +4 -4
  43. package/esm2020/lib/context-menu/soho-context-menu.directive.mjs +18 -18
  44. package/esm2020/lib/context-menu/soho-context-menu.module.mjs +4 -4
  45. package/esm2020/lib/contextual-action-panel/soho-contextual-action-panel.module.mjs +4 -4
  46. package/esm2020/lib/contextual-action-panel/soho-contextual-action-panel.service.mjs +3 -3
  47. package/esm2020/lib/datagrid/soho-datagrid.component.mjs +3 -3
  48. package/esm2020/lib/datagrid/soho-datagrid.module.mjs +4 -4
  49. package/esm2020/lib/datepicker/soho-datepicker.component.mjs +29 -5
  50. package/esm2020/lib/datepicker/soho-datepicker.module.mjs +4 -4
  51. package/esm2020/lib/drag/soho-drag.directive.mjs +3 -3
  52. package/esm2020/lib/drag/soho-drag.module.mjs +4 -4
  53. package/esm2020/lib/dropdown/soho-dropdown.component.mjs +3 -3
  54. package/esm2020/lib/dropdown/soho-dropdown.module.mjs +4 -4
  55. package/esm2020/lib/editor/soho-editor.component.mjs +3 -3
  56. package/esm2020/lib/editor/soho-editor.module.mjs +4 -4
  57. package/esm2020/lib/emptymessage/soho-emptymessage.directive.mjs +3 -3
  58. package/esm2020/lib/emptymessage/soho-emptymessage.module.mjs +4 -4
  59. package/esm2020/lib/error/soho-error.directive.mjs +3 -3
  60. package/esm2020/lib/error/soho-error.module.mjs +4 -4
  61. package/esm2020/lib/expandablearea/soho-expandablearea.component.mjs +12 -12
  62. package/esm2020/lib/expandablearea/soho-expandablearea.module.mjs +4 -4
  63. package/esm2020/lib/field-filter/soho-field-filter.directive.mjs +3 -3
  64. package/esm2020/lib/field-filter/soho-field-filter.module.mjs +4 -4
  65. package/esm2020/lib/field-options/soho-field-options.directive.mjs +3 -3
  66. package/esm2020/lib/field-options/soho-field-options.module.mjs +4 -4
  67. package/esm2020/lib/fileupload/soho-fileupload.component.mjs +3 -3
  68. package/esm2020/lib/fileupload/soho-fileupload.module.mjs +4 -4
  69. package/esm2020/lib/fileupload-advanced/soho-fileupload-advanced.component.mjs +3 -3
  70. package/esm2020/lib/fileupload-advanced/soho-fileupload-advanced.module.mjs +4 -4
  71. package/esm2020/lib/form-compact/soho-form-compact.component.mjs +3 -3
  72. package/esm2020/lib/form-compact/soho-form-compact.module.mjs +4 -4
  73. package/esm2020/lib/header/soho-header.component.mjs +3 -3
  74. package/esm2020/lib/header/soho-header.module.mjs +4 -4
  75. package/esm2020/lib/hierarchy/soho-hierarchy.component.mjs +6 -6
  76. package/esm2020/lib/hierarchy/soho-hierarchy.module.mjs +4 -4
  77. package/esm2020/lib/homepage/soho-homepage-sizer.directive.mjs +3 -3
  78. package/esm2020/lib/homepage/soho-homepage.component.mjs +3 -3
  79. package/esm2020/lib/homepage/soho-homepage.module.mjs +4 -4
  80. package/esm2020/lib/homepage/soho-widget-content.component.mjs +3 -3
  81. package/esm2020/lib/homepage/soho-widget-header.component.mjs +3 -3
  82. package/esm2020/lib/homepage/soho-widget-title.component.mjs +3 -3
  83. package/esm2020/lib/homepage/soho-widget.component.mjs +3 -3
  84. package/esm2020/lib/hyperlink/soho-hyperlink.component.mjs +3 -3
  85. package/esm2020/lib/hyperlink/soho-hyperlink.module.mjs +4 -4
  86. package/esm2020/lib/icon/soho-icon.component.mjs +6 -6
  87. package/esm2020/lib/icon/soho-icon.module.mjs +4 -4
  88. package/esm2020/lib/icon/soho-icons-empty-new.component.mjs +5 -5
  89. package/esm2020/lib/icon/soho-icons-empty-uplift.component.mjs +3 -3
  90. package/esm2020/lib/icon/soho-icons-empty.component.mjs +3 -3
  91. package/esm2020/lib/icon/soho-icons-extended.component.mjs +3 -3
  92. package/esm2020/lib/icon/soho-icons-new.component.mjs +5 -5
  93. package/esm2020/lib/icon/soho-icons-uplift.component.mjs +5 -5
  94. package/esm2020/lib/icon/soho-icons.component.mjs +5 -5
  95. package/esm2020/lib/input/soho-input.component.mjs +3 -3
  96. package/esm2020/lib/input/soho-input.module.mjs +4 -4
  97. package/esm2020/lib/input-validate/soho-input-validate.directive.mjs +3 -3
  98. package/esm2020/lib/input-validate/soho-input-validate.module.mjs +4 -4
  99. package/esm2020/lib/label/soho-label.directive.mjs +3 -3
  100. package/esm2020/lib/label/soho-label.module.mjs +4 -4
  101. package/esm2020/lib/line/soho-line.component.mjs +3 -3
  102. package/esm2020/lib/line/soho-line.module.mjs +4 -4
  103. package/esm2020/lib/listbuilder/soho-listbuilder.component.mjs +3 -3
  104. package/esm2020/lib/listbuilder/soho-listbuilder.module.mjs +4 -4
  105. package/esm2020/lib/listview/soho-listview.component.mjs +19 -19
  106. package/esm2020/lib/listview/soho-listview.module.mjs +4 -4
  107. package/esm2020/lib/locale/soho-formatdate.pipe.mjs +3 -3
  108. package/esm2020/lib/locale/soho-formatnumber.pipe.mjs +3 -3
  109. package/esm2020/lib/locale/soho-locale.module.mjs +4 -4
  110. package/esm2020/lib/locale/soho-translate.pipe.mjs +3 -3
  111. package/esm2020/lib/lookup/soho-lookup.component.mjs +3 -3
  112. package/esm2020/lib/lookup/soho-lookup.module.mjs +4 -4
  113. package/esm2020/lib/mask/soho-mask.directive.mjs +3 -3
  114. package/esm2020/lib/mask/soho-mask.module.mjs +4 -4
  115. package/esm2020/lib/masthead/soho-masthead.component.mjs +3 -3
  116. package/esm2020/lib/masthead/soho-masthead.module.mjs +4 -4
  117. package/esm2020/lib/menu-button/soho-menu-button.component.mjs +3 -3
  118. package/esm2020/lib/menu-button/soho-menu-button.module.mjs +4 -4
  119. package/esm2020/lib/message/soho-message.module.mjs +4 -4
  120. package/esm2020/lib/message/soho-message.service.mjs +3 -3
  121. package/esm2020/lib/modal-dialog/soho-modal-dialog.module.mjs +4 -4
  122. package/esm2020/lib/modal-dialog/soho-modal-dialog.service.mjs +3 -3
  123. package/esm2020/lib/monthview/soho-monthview.component.mjs +3 -3
  124. package/esm2020/lib/monthview/soho-monthview.module.mjs +4 -4
  125. package/esm2020/lib/notification/soho-notification.module.mjs +4 -4
  126. package/esm2020/lib/notification/soho-notification.service.mjs +3 -3
  127. package/esm2020/lib/notification-badge/soho-notification-badge.component.mjs +3 -3
  128. package/esm2020/lib/notification-badge/soho-notification-badge.module.mjs +4 -4
  129. package/esm2020/lib/pager/soho-pager.module.mjs +4 -4
  130. package/esm2020/lib/pager/soho-standalone-pager.component.mjs +3 -3
  131. package/esm2020/lib/personalize/soho-personalize.directive.mjs +3 -3
  132. package/esm2020/lib/personalize/soho-personalize.module.mjs +4 -4
  133. package/esm2020/lib/pie/soho-pie.component.mjs +3 -3
  134. package/esm2020/lib/pie/soho-pie.module.mjs +4 -4
  135. package/esm2020/lib/popdown/soho-popdown-contents.component.mjs +3 -3
  136. package/esm2020/lib/popdown/soho-popdown.directive.mjs +3 -3
  137. package/esm2020/lib/popdown/soho-popdown.module.mjs +4 -4
  138. package/esm2020/lib/popupmenu/soho-popupmenu.component.mjs +18 -18
  139. package/esm2020/lib/popupmenu/soho-popupmenu.module.mjs +4 -4
  140. package/esm2020/lib/progress/soho-progress.component.mjs +3 -3
  141. package/esm2020/lib/progress/soho-progress.module.mjs +4 -4
  142. package/esm2020/lib/radar/soho-radar.component.mjs +3 -3
  143. package/esm2020/lib/radar/soho-radar.module.mjs +4 -4
  144. package/esm2020/lib/radiobutton/soho-radiobutton.component.mjs +3 -3
  145. package/esm2020/lib/radiobutton/soho-radiobutton.module.mjs +4 -4
  146. package/esm2020/lib/rating/soho-rating.component.mjs +3 -3
  147. package/esm2020/lib/rating/soho-rating.module.mjs +4 -4
  148. package/esm2020/lib/renderLoop/soho-render-loop.module.mjs +4 -4
  149. package/esm2020/lib/renderLoop/soho-render-loop.service.mjs +3 -3
  150. package/esm2020/lib/searchfield/soho-searchfield.component.mjs +13 -7
  151. package/esm2020/lib/searchfield/soho-searchfield.module.mjs +4 -4
  152. package/esm2020/lib/slider/soho-slider.component.mjs +3 -3
  153. package/esm2020/lib/slider/soho-slider.module.mjs +4 -4
  154. package/esm2020/lib/soho-components.module.mjs +4 -4
  155. package/esm2020/lib/sparkline/soho-sparkline.component.mjs +3 -3
  156. package/esm2020/lib/sparkline/soho-sparkline.module.mjs +4 -4
  157. package/esm2020/lib/spinbox/soho-spinbox.component.mjs +3 -3
  158. package/esm2020/lib/spinbox/soho-spinbox.module.mjs +4 -4
  159. package/esm2020/lib/splitter/soho-splitter.component.mjs +3 -3
  160. package/esm2020/lib/splitter/soho-splitter.module.mjs +4 -4
  161. package/esm2020/lib/stepchart/soho-stepchart.component.mjs +3 -3
  162. package/esm2020/lib/stepchart/soho-stepchart.module.mjs +4 -4
  163. package/esm2020/lib/stepprocess/soho-stepprocess.component.mjs +30 -30
  164. package/esm2020/lib/stepprocess/soho-stepprocess.module.mjs +4 -4
  165. package/esm2020/lib/swaplist/soho-swaplist.component.mjs +6 -6
  166. package/esm2020/lib/swaplist/soho-swaplist.module.mjs +4 -4
  167. package/esm2020/lib/swipe-action/soho-swipe-action.component.mjs +3 -3
  168. package/esm2020/lib/swipe-action/soho-swipe-action.module.mjs +4 -4
  169. package/esm2020/lib/tabs/soho-tabs.component.mjs +27 -27
  170. package/esm2020/lib/tabs/soho-tabs.module.mjs +4 -4
  171. package/esm2020/lib/tag/soho-tag.component.mjs +6 -6
  172. package/esm2020/lib/tag/soho-tag.module.mjs +4 -4
  173. package/esm2020/lib/textarea/soho-textarea.component.mjs +3 -3
  174. package/esm2020/lib/textarea/soho-textarea.module.mjs +4 -4
  175. package/esm2020/lib/timepicker/soho-timepicker.component.mjs +3 -3
  176. package/esm2020/lib/timepicker/soho-timepicker.module.mjs +4 -4
  177. package/esm2020/lib/toast/soho-toast.module.mjs +4 -4
  178. package/esm2020/lib/toast/soho-toast.service.mjs +3 -3
  179. package/esm2020/lib/toolbar/soho-toolbar.component.mjs +30 -30
  180. package/esm2020/lib/toolbar/soho-toolbar.module.mjs +4 -4
  181. package/esm2020/lib/toolbar-flex/soho-toolbar-flex.component.mjs +21 -21
  182. package/esm2020/lib/toolbar-flex/soho-toolbar-flex.module.mjs +4 -4
  183. package/esm2020/lib/tooltip/soho-tooltip.directive.mjs +3 -3
  184. package/esm2020/lib/tooltip/soho-tooltip.module.mjs +4 -4
  185. package/esm2020/lib/trackdirty/soho-trackdirty.directive.mjs +3 -3
  186. package/esm2020/lib/trackdirty/soho-trackdirty.module.mjs +4 -4
  187. package/esm2020/lib/tree/soho-tree.component.mjs +3 -3
  188. package/esm2020/lib/tree/soho-tree.module.mjs +4 -4
  189. package/esm2020/lib/treemap/soho-treemap.component.mjs +3 -3
  190. package/esm2020/lib/treemap/soho-treemap.module.mjs +4 -4
  191. package/esm2020/lib/version/version-initializer.module.mjs +4 -4
  192. package/esm2020/lib/version/version-initializer.service.mjs +3 -3
  193. package/esm2020/lib/week-view/soho-week-view.component.mjs +3 -3
  194. package/esm2020/lib/week-view/soho-week-view.module.mjs +4 -4
  195. package/esm2020/lib/wizard/soho-wizard-buttonbar.component.mjs +3 -3
  196. package/esm2020/lib/wizard/soho-wizard-header.component.mjs +3 -3
  197. package/esm2020/lib/wizard/soho-wizard-page.component.mjs +3 -3
  198. package/esm2020/lib/wizard/soho-wizard-pages.component.mjs +3 -3
  199. package/esm2020/lib/wizard/soho-wizard-tick.component.mjs +3 -3
  200. package/esm2020/lib/wizard/soho-wizard.component.mjs +3 -3
  201. package/esm2020/lib/wizard/soho-wizard.module.mjs +4 -4
  202. package/esm2020/version.json +1 -1
  203. package/fesm2015/ids-enterprise-ng.mjs +935 -886
  204. package/fesm2015/ids-enterprise-ng.mjs.map +1 -1
  205. package/fesm2020/ids-enterprise-ng.mjs +934 -886
  206. package/fesm2020/ids-enterprise-ng.mjs.map +1 -1
  207. package/lib/calendar/soho-calendar.component.d.ts +6 -1
  208. package/lib/datepicker/soho-datepicker.component.d.ts +9 -1
  209. package/lib/searchfield/soho-searchfield.component.d.ts +3 -1
  210. package/package.json +5 -5
@@ -4,12 +4,12 @@ import { SohoAboutService } from './soho-about.service';
4
4
  import * as i0 from "@angular/core";
5
5
  export class SohoAboutModule {
6
6
  }
7
- SohoAboutModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoAboutModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
- SohoAboutModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.0", ngImport: i0, type: SohoAboutModule, imports: [CommonModule] });
9
- SohoAboutModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoAboutModule, providers: [
7
+ SohoAboutModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoAboutModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
+ SohoAboutModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.1", ngImport: i0, type: SohoAboutModule, imports: [CommonModule] });
9
+ SohoAboutModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoAboutModule, providers: [
10
10
  SohoAboutService
11
11
  ], imports: [CommonModule] });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoAboutModule, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoAboutModule, decorators: [{
13
13
  type: NgModule,
14
14
  args: [{
15
15
  imports: [
@@ -26,9 +26,9 @@ export class SohoAboutService {
26
26
  return new SohoAboutRef(this.ngZone).options(options);
27
27
  }
28
28
  }
29
- SohoAboutService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoAboutService, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
30
- SohoAboutService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoAboutService });
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoAboutService, decorators: [{
29
+ SohoAboutService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoAboutService, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
30
+ SohoAboutService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoAboutService });
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoAboutService, decorators: [{
32
32
  type: Injectable
33
33
  }], ctorParameters: function () { return [{ type: i0.NgZone }]; } });
34
34
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic29oby1hYm91dC5zZXJ2aWNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaWRzLWVudGVycHJpc2Utbmcvc3JjL2xpYi9hYm91dC9zb2hvLWFib3V0LnNlcnZpY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFVBQVUsRUFBVSxNQUFNLGVBQWUsQ0FBQztBQUNuRCxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0sa0JBQWtCLENBQUM7O0FBRWhEOztHQUVHO0FBRUgsTUFBTSxPQUFPLGdCQUFnQjtJQUMzQjs7T0FFRztJQUNILFlBQTZCLE1BQWM7UUFBZCxXQUFNLEdBQU4sTUFBTSxDQUFRO0lBQzNDLENBQUM7SUFFRDs7Ozs7Ozs7OztPQVVHO0lBQ0gsS0FBSyxDQUFDLE9BQTBCO1FBQzlCLE9BQU8sSUFBSSxZQUFZLENBQUMsSUFBSSxDQUFDLE1BQU0sQ0FBQyxDQUFDLE9BQU8sQ0FBQyxPQUFPLENBQUMsQ0FBQztJQUN4RCxDQUFDOzs2R0FwQlUsZ0JBQWdCO2lIQUFoQixnQkFBZ0I7MkZBQWhCLGdCQUFnQjtrQkFENUIsVUFBVSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEluamVjdGFibGUsIE5nWm9uZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgU29ob0Fib3V0UmVmIH0gZnJvbSAnLi9zb2hvLWFib3V0LnJlZic7XG5cbi8qKlxuICogVGhpcyBzZXJ2aWNlIGlzIHVzZWQgdG8gY3JlYXRlIGFib3V0IGRpYWxvZ3MuXG4gKi9cbkBJbmplY3RhYmxlKClcbmV4cG9ydCBjbGFzcyBTb2hvQWJvdXRTZXJ2aWNlIHtcbiAgLyoqXG4gICAqIENvbnN0cnVjdG9yLlxuICAgKi9cbiAgY29uc3RydWN0b3IocHJpdmF0ZSByZWFkb25seSBuZ1pvbmU6IE5nWm9uZSkge1xuICB9XG5cbiAgLyoqXG4gICAqIENyZWF0ZXMgYSBhYm91dCBkZWZpbmVkIGJ5IHRoZSBnaXZlbiBpbmZvLCByZXR1cm5pbmcgYSByZWZlcmVuY2UgdG8gdGhlXG4gICAqIGFzc29jaWF0ZWQgYWJvdXQgZGlhbG9nIHRoYXQgY2FuIGJlIGludGVyYWN0ZWQgd2l0aC5cbiAgICpcbiAgICogVGhlIGFib3V0IGRpYWxvZyB3b24ndCBiZSBvcGVuIHVudGlsIG9wZW4gaXMgY2FsbGVkIG9uIHRoZSByZXR1cm5lZCBpbnN0YW5jZSxcbiAgICogc2VlIHRoZSBhYm91dCByZWYgYXBpIGZvciBmdXJ0aGVyIG1ldGhvZHMuXG4gICAqXG4gICAqIEBwYXJlbnQgb3B0aW9ucyAtIGEgY29tcGV0ZSBzZXQgb2Ygb3B0aW9uczsgY2FuIGJlIG51bGwuXG4gICAqXG4gICAqIEByZXR1cm4gdGhlIGFib3V0IHJlZmVyZW5jZS5cbiAgICovXG4gIGFib3V0KG9wdGlvbnM/OiBTb2hvQWJvdXRPcHRpb25zKTogU29ob0Fib3V0UmVmIHtcbiAgICByZXR1cm4gbmV3IFNvaG9BYm91dFJlZih0aGlzLm5nWm9uZSkub3B0aW9ucyhvcHRpb25zKTtcbiAgfVxufVxuIl19
@@ -20,9 +20,9 @@ export class SohoAccordionHeaderComponent {
20
20
  this.jQueryElement = jQuery(this.elementRef.nativeElement);
21
21
  }
22
22
  }
23
- SohoAccordionHeaderComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoAccordionHeaderComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
24
- SohoAccordionHeaderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.0", type: SohoAccordionHeaderComponent, selector: "soho-accordion-header", inputs: { isExpanded: "isExpanded" }, host: { properties: { "class.is-disabled": "this.isDisabled", "style.display": "this.isBlockDisplay", "class.accordion-header": "this.isAccordionHeader", "class.is-expanded": "this.isExpanded" } }, 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
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoAccordionHeaderComponent, decorators: [{
23
+ SohoAccordionHeaderComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoAccordionHeaderComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
24
+ SohoAccordionHeaderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.1", type: SohoAccordionHeaderComponent, selector: "soho-accordion-header", inputs: { isExpanded: "isExpanded" }, host: { properties: { "class.is-disabled": "this.isDisabled", "style.display": "this.isBlockDisplay", "class.accordion-header": "this.isAccordionHeader", "class.is-expanded": "this.isExpanded" } }, 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
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoAccordionHeaderComponent, decorators: [{
26
26
  type: Component,
27
27
  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" }]
28
28
  }], ctorParameters: function () { return [{ type: i0.ElementRef }]; }, propDecorators: { isDisabled: [{
@@ -5,9 +5,9 @@ export class SohoAccordionPaneComponent {
5
5
  return true;
6
6
  }
7
7
  }
8
- SohoAccordionPaneComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoAccordionPaneComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
9
- SohoAccordionPaneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.0", type: SohoAccordionPaneComponent, selector: "soho-accordion-pane", host: { properties: { "class.accordion-pane": "this.isAccordionPane" } }, ngImport: i0, template: "<ng-content></ng-content>\n" });
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoAccordionPaneComponent, decorators: [{
8
+ SohoAccordionPaneComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoAccordionPaneComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
9
+ SohoAccordionPaneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.1", type: SohoAccordionPaneComponent, selector: "soho-accordion-pane", host: { properties: { "class.accordion-pane": "this.isAccordionPane" } }, ngImport: i0, template: "<ng-content></ng-content>\n" });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", 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: [{
@@ -386,9 +386,9 @@ export class SohoAccordionComponent {
386
386
  this.updateRequired = true;
387
387
  }
388
388
  }
389
- SohoAccordionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoAccordionComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
390
- SohoAccordionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.0", type: SohoAccordionComponent, selector: "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" }, 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(function () { return SohoAccordionHeaderComponent; }) }, { propertyName: "panes", predicate: i0.forwardRef(function () { return SohoAccordionPaneComponent; }) }], ngImport: i0, template: "<div [ngClass]=\"{'accordion': true, 'panel': hasPanels, 'alternate': alternate, 'inverse': inverse, 'has-subheader-separators': hasSubheaderSeparators}\">\n <ng-content></ng-content>\n</div>\n", dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
391
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoAccordionComponent, decorators: [{
389
+ SohoAccordionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoAccordionComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
390
+ SohoAccordionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.1", type: SohoAccordionComponent, selector: "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" }, 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(function () { return SohoAccordionHeaderComponent; }) }, { propertyName: "panes", predicate: i0.forwardRef(function () { return SohoAccordionPaneComponent; }) }], ngImport: i0, template: "<div [ngClass]=\"{'accordion': true, 'panel': hasPanels, 'alternate': alternate, 'inverse': inverse, 'has-subheader-separators': hasSubheaderSeparators}\">\n <ng-content></ng-content>\n</div>\n", dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
391
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoAccordionComponent, decorators: [{
392
392
  type: Component,
393
393
  args: [{ selector: 'soho-accordion', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div [ngClass]=\"{'accordion': true, 'panel': hasPanels, 'alternate': alternate, 'inverse': inverse, 'has-subheader-separators': hasSubheaderSeparators}\">\n <ng-content></ng-content>\n</div>\n" }]
394
394
  }], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i0.NgZone }]; }, propDecorators: { headers: [{
@@ -6,14 +6,14 @@ import { SohoAccordionPaneComponent } from './soho-accordion-pane.component';
6
6
  import * as i0 from "@angular/core";
7
7
  export class SohoAccordionModule {
8
8
  }
9
- SohoAccordionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoAccordionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
- SohoAccordionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.0", ngImport: i0, type: SohoAccordionModule, declarations: [SohoAccordionComponent,
9
+ SohoAccordionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoAccordionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
+ SohoAccordionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.1", ngImport: i0, type: SohoAccordionModule, declarations: [SohoAccordionComponent,
11
11
  SohoAccordionHeaderComponent,
12
12
  SohoAccordionPaneComponent], imports: [CommonModule], exports: [SohoAccordionComponent,
13
13
  SohoAccordionHeaderComponent,
14
14
  SohoAccordionPaneComponent] });
15
- SohoAccordionModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoAccordionModule, imports: [CommonModule] });
16
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoAccordionModule, decorators: [{
15
+ SohoAccordionModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoAccordionModule, imports: [CommonModule] });
16
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoAccordionModule, decorators: [{
17
17
  type: NgModule,
18
18
  args: [{
19
19
  imports: [
@@ -215,9 +215,9 @@ export class SohoActionsheetComponent {
215
215
  });
216
216
  }
217
217
  }
218
- SohoActionsheetComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoActionsheetComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
219
- SohoActionsheetComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.0", 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 });
220
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoActionsheetComponent, decorators: [{
218
+ SohoActionsheetComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoActionsheetComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
219
+ SohoActionsheetComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.1", 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 });
220
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoActionsheetComponent, decorators: [{
221
221
  type: Component,
222
222
  args: [{
223
223
  selector: 'div[soho-actionsheet]',
@@ -4,10 +4,10 @@ import { SohoActionsheetComponent } from './soho-actionsheet.component';
4
4
  import * as i0 from "@angular/core";
5
5
  export class SohoActionsheetModule {
6
6
  }
7
- SohoActionsheetModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoActionsheetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
- SohoActionsheetModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.0", ngImport: i0, type: SohoActionsheetModule, declarations: [SohoActionsheetComponent], imports: [CommonModule], exports: [SohoActionsheetComponent] });
9
- SohoActionsheetModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoActionsheetModule, imports: [CommonModule] });
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoActionsheetModule, decorators: [{
7
+ SohoActionsheetModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoActionsheetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
+ SohoActionsheetModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.1", ngImport: i0, type: SohoActionsheetModule, declarations: [SohoActionsheetComponent], imports: [CommonModule], exports: [SohoActionsheetComponent] });
9
+ SohoActionsheetModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoActionsheetModule, imports: [CommonModule] });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoActionsheetModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  imports: [CommonModule],
@@ -144,9 +144,9 @@ export class SohoAlertDirective {
144
144
  }
145
145
  }
146
146
  }
147
- SohoAlertDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoAlertDirective, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
148
- SohoAlertDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.0", type: SohoAlertDirective, selector: "[soho-alert]", inputs: { message: "message", id: "id", type: "type", isAlert: "isAlert", triggerEvents: "triggerEvents", icon: "icon" }, exportAs: ["soho-alert"], ngImport: i0 });
149
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoAlertDirective, decorators: [{
147
+ SohoAlertDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoAlertDirective, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
148
+ SohoAlertDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.1", type: SohoAlertDirective, selector: "[soho-alert]", inputs: { message: "message", id: "id", type: "type", isAlert: "isAlert", triggerEvents: "triggerEvents", icon: "icon" }, exportAs: ["soho-alert"], ngImport: i0 });
149
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoAlertDirective, decorators: [{
150
150
  type: Directive,
151
151
  args: [{
152
152
  selector: '[soho-alert]',
@@ -4,10 +4,10 @@ import { SohoAlertDirective } from './soho-alert.directive';
4
4
  import * as i0 from "@angular/core";
5
5
  export class SohoAlertModule {
6
6
  }
7
- SohoAlertModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoAlertModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
- SohoAlertModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.0", ngImport: i0, type: SohoAlertModule, declarations: [SohoAlertDirective], imports: [CommonModule], exports: [SohoAlertDirective] });
9
- SohoAlertModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoAlertModule, imports: [CommonModule] });
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoAlertModule, decorators: [{
7
+ SohoAlertModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoAlertModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
+ SohoAlertModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.1", ngImport: i0, type: SohoAlertModule, declarations: [SohoAlertDirective], imports: [CommonModule], exports: [SohoAlertDirective] });
9
+ SohoAlertModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoAlertModule, imports: [CommonModule] });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoAlertModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  imports: [
@@ -269,9 +269,9 @@ export class SohoApplicationMenuComponent {
269
269
  });
270
270
  }
271
271
  }
272
- SohoApplicationMenuComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoApplicationMenuComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
273
- SohoApplicationMenuComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.0", 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 });
274
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoApplicationMenuComponent, decorators: [{
272
+ SohoApplicationMenuComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoApplicationMenuComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
273
+ SohoApplicationMenuComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.1", 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 });
274
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", 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: function () { return [{ type: i0.ElementRef }, { type: i0.NgZone }]; }, propDecorators: { breakpoint: [{
@@ -7,10 +7,10 @@ import { SohoApplicationMenuComponent } from './soho-application-menu.component'
7
7
  import * as i0 from "@angular/core";
8
8
  export class SohoApplicationMenuModule {
9
9
  }
10
- SohoApplicationMenuModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoApplicationMenuModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- SohoApplicationMenuModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.0", ngImport: i0, type: SohoApplicationMenuModule, declarations: [SohoApplicationMenuComponent], imports: [CommonModule], exports: [SohoApplicationMenuComponent] });
12
- SohoApplicationMenuModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoApplicationMenuModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoApplicationMenuModule, decorators: [{
10
+ SohoApplicationMenuModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoApplicationMenuModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ SohoApplicationMenuModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.1", ngImport: i0, type: SohoApplicationMenuModule, declarations: [SohoApplicationMenuComponent], imports: [CommonModule], exports: [SohoApplicationMenuComponent] });
12
+ SohoApplicationMenuModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoApplicationMenuModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoApplicationMenuModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  imports: [
@@ -174,9 +174,9 @@ export class SohoAutoCompleteComponent extends BaseControlValueAccessor {
174
174
  this.disabled = isDisabled;
175
175
  }
176
176
  }
177
- SohoAutoCompleteComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoAutoCompleteComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
178
- SohoAutoCompleteComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.0", 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 });
179
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoAutoCompleteComponent, decorators: [{
177
+ SohoAutoCompleteComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoAutoCompleteComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
178
+ SohoAutoCompleteComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.1", 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 });
179
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoAutoCompleteComponent, decorators: [{
180
180
  type: Component,
181
181
  args: [{
182
182
  selector: 'input[soho-autocomplete]',
@@ -4,10 +4,10 @@ import { SohoAutoCompleteComponent } from './soho-autocomplete.component';
4
4
  import * as i0 from "@angular/core";
5
5
  export class SohoAutoCompleteModule {
6
6
  }
7
- SohoAutoCompleteModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoAutoCompleteModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
- SohoAutoCompleteModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.0", ngImport: i0, type: SohoAutoCompleteModule, declarations: [SohoAutoCompleteComponent], imports: [CommonModule], exports: [SohoAutoCompleteComponent] });
9
- SohoAutoCompleteModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoAutoCompleteModule, imports: [CommonModule] });
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoAutoCompleteModule, decorators: [{
7
+ SohoAutoCompleteModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoAutoCompleteModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
+ SohoAutoCompleteModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.1", ngImport: i0, type: SohoAutoCompleteModule, declarations: [SohoAutoCompleteComponent], imports: [CommonModule], exports: [SohoAutoCompleteComponent] });
9
+ SohoAutoCompleteModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoAutoCompleteModule, imports: [CommonModule] });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoAutoCompleteModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  imports: [
@@ -231,9 +231,9 @@ export class SohoBarComponent {
231
231
  return this.ngZone.runOutsideAngular(() => this.bar.getSelected());
232
232
  }
233
233
  }
234
- SohoBarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoBarComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
235
- SohoBarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.0", 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 });
236
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoBarComponent, decorators: [{
234
+ SohoBarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoBarComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
235
+ SohoBarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.1", 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 });
236
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoBarComponent, decorators: [{
237
237
  type: Component,
238
238
  args: [{
239
239
  selector: '[soho-bar]',
@@ -4,10 +4,10 @@ import { SohoBarComponent } from './soho-bar.component';
4
4
  import * as i0 from "@angular/core";
5
5
  export class SohoBarModule {
6
6
  }
7
- SohoBarModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoBarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
- SohoBarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.0", ngImport: i0, type: SohoBarModule, declarations: [SohoBarComponent], imports: [CommonModule], exports: [SohoBarComponent] });
9
- SohoBarModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoBarModule, imports: [CommonModule] });
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoBarModule, decorators: [{
7
+ SohoBarModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoBarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
+ SohoBarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.1", ngImport: i0, type: SohoBarModule, declarations: [SohoBarComponent], imports: [CommonModule], exports: [SohoBarComponent] });
9
+ SohoBarModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoBarModule, imports: [CommonModule] });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoBarModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  imports: [
@@ -178,9 +178,9 @@ export class SohoBlockGridComponent {
178
178
  this.ngZone.run(() => this.pagesizechange.emit(args));
179
179
  }
180
180
  }
181
- SohoBlockGridComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoBlockGridComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
182
- SohoBlockGridComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.0", 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 });
183
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoBlockGridComponent, decorators: [{
181
+ SohoBlockGridComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoBlockGridComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
182
+ SohoBlockGridComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.1", 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 });
183
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoBlockGridComponent, decorators: [{
184
184
  type: Component,
185
185
  args: [{
186
186
  selector: '[soho-blockgrid]',
@@ -4,10 +4,10 @@ import { SohoBlockGridComponent } from './soho-blockgrid.component';
4
4
  import * as i0 from "@angular/core";
5
5
  export class SohoBlockGridModule {
6
6
  }
7
- SohoBlockGridModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoBlockGridModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
- SohoBlockGridModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.0", ngImport: i0, type: SohoBlockGridModule, declarations: [SohoBlockGridComponent], imports: [CommonModule], exports: [SohoBlockGridComponent] });
9
- SohoBlockGridModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoBlockGridModule, imports: [CommonModule] });
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoBlockGridModule, decorators: [{
7
+ SohoBlockGridModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoBlockGridModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
+ SohoBlockGridModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.1", ngImport: i0, type: SohoBlockGridModule, declarations: [SohoBlockGridComponent], imports: [CommonModule], exports: [SohoBlockGridComponent] });
9
+ SohoBlockGridModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoBlockGridModule, imports: [CommonModule] });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoBlockGridModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  imports: [
@@ -190,9 +190,9 @@ export class SohoBreadcrumbComponent {
190
190
  });
191
191
  }
192
192
  }
193
- SohoBreadcrumbComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoBreadcrumbComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
194
- SohoBreadcrumbComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.0", 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 });
195
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoBreadcrumbComponent, decorators: [{
193
+ SohoBreadcrumbComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoBreadcrumbComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
194
+ SohoBreadcrumbComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.1", 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 });
195
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", 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: function () { return [{ type: i0.ElementRef }, { type: i0.NgZone }]; }, propDecorators: { isBreadcrumb: [{
@@ -212,9 +212,9 @@ export class SohoBreadcrumbListComponent {
212
212
  this.isBreadcrumbList = true;
213
213
  }
214
214
  }
215
- SohoBreadcrumbListComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoBreadcrumbListComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
216
- SohoBreadcrumbListComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.0", 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 });
217
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoBreadcrumbListComponent, decorators: [{
215
+ SohoBreadcrumbListComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoBreadcrumbListComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
216
+ SohoBreadcrumbListComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.1", 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 });
217
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoBreadcrumbListComponent, decorators: [{
218
218
  type: Component,
219
219
  args: [{
220
220
  selector: '[soho-breadcrumb-list]',
@@ -4,12 +4,12 @@ import { SohoBreadcrumbComponent, SohoBreadcrumbListComponent } from './soho-bre
4
4
  import * as i0 from "@angular/core";
5
5
  export class SohoBreadcrumbModule {
6
6
  }
7
- SohoBreadcrumbModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoBreadcrumbModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
- SohoBreadcrumbModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.0", ngImport: i0, type: SohoBreadcrumbModule, declarations: [SohoBreadcrumbComponent,
7
+ SohoBreadcrumbModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoBreadcrumbModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
+ SohoBreadcrumbModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.1", ngImport: i0, type: SohoBreadcrumbModule, declarations: [SohoBreadcrumbComponent,
9
9
  SohoBreadcrumbListComponent], imports: [CommonModule], exports: [SohoBreadcrumbComponent,
10
10
  SohoBreadcrumbListComponent] });
11
- SohoBreadcrumbModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoBreadcrumbModule, imports: [CommonModule] });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoBreadcrumbModule, decorators: [{
11
+ SohoBreadcrumbModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoBreadcrumbModule, imports: [CommonModule] });
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoBreadcrumbModule, decorators: [{
13
13
  type: NgModule,
14
14
  args: [{
15
15
  imports: [
@@ -86,9 +86,9 @@ export class SohoBulletComponent {
86
86
  });
87
87
  }
88
88
  }
89
- SohoBulletComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoBulletComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
90
- SohoBulletComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.0", 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 });
91
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoBulletComponent, decorators: [{
89
+ SohoBulletComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoBulletComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
90
+ SohoBulletComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.1", 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 });
91
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoBulletComponent, decorators: [{
92
92
  type: Component,
93
93
  args: [{
94
94
  selector: '[soho-bullet]',
@@ -4,10 +4,10 @@ import { SohoBulletComponent } from './soho-bullet.component';
4
4
  import * as i0 from "@angular/core";
5
5
  export class SohoBulletModule {
6
6
  }
7
- SohoBulletModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoBulletModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
- SohoBulletModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.0", ngImport: i0, type: SohoBulletModule, declarations: [SohoBulletComponent], imports: [CommonModule], exports: [SohoBulletComponent] });
9
- SohoBulletModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoBulletModule, imports: [CommonModule] });
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoBulletModule, decorators: [{
7
+ SohoBulletModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoBulletModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
+ SohoBulletModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.1", ngImport: i0, type: SohoBulletModule, declarations: [SohoBulletComponent], imports: [CommonModule], exports: [SohoBulletComponent] });
9
+ SohoBulletModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoBulletModule, imports: [CommonModule] });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoBulletModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  imports: [
@@ -222,9 +222,9 @@ export class SohoBusyIndicatorDirective {
222
222
  }));
223
223
  }
224
224
  }
225
- SohoBusyIndicatorDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoBusyIndicatorDirective, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
226
- SohoBusyIndicatorDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.0", 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 });
227
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoBusyIndicatorDirective, decorators: [{
225
+ SohoBusyIndicatorDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoBusyIndicatorDirective, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
226
+ SohoBusyIndicatorDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.1", 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 });
227
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoBusyIndicatorDirective, decorators: [{
228
228
  type: Directive,
229
229
  args: [{
230
230
  selector: '[soho-busyindicator]'
@@ -7,10 +7,10 @@ import { SohoBusyIndicatorDirective } from './soho-busyindicator.directive';
7
7
  import * as i0 from "@angular/core";
8
8
  export class SohoBusyIndicatorModule {
9
9
  }
10
- SohoBusyIndicatorModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoBusyIndicatorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- SohoBusyIndicatorModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.0", ngImport: i0, type: SohoBusyIndicatorModule, declarations: [SohoBusyIndicatorDirective], imports: [CommonModule], exports: [SohoBusyIndicatorDirective] });
12
- SohoBusyIndicatorModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoBusyIndicatorModule, imports: [CommonModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoBusyIndicatorModule, decorators: [{
10
+ SohoBusyIndicatorModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoBusyIndicatorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ SohoBusyIndicatorModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.1", ngImport: i0, type: SohoBusyIndicatorModule, declarations: [SohoBusyIndicatorDirective], imports: [CommonModule], exports: [SohoBusyIndicatorDirective] });
12
+ SohoBusyIndicatorModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoBusyIndicatorModule, imports: [CommonModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoBusyIndicatorModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  imports: [
@@ -372,9 +372,9 @@ SohoButtonComponent.ICON = 'icon';
372
372
  SohoButtonComponent.FAVORITE = 'favorite';
373
373
  SohoButtonComponent.MODAL = 'modal';
374
374
  SohoButtonComponent.MODAL_PRIMARY = 'modal-primary';
375
- SohoButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoButtonComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
376
- SohoButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.0", 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.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 });
377
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoButtonComponent, decorators: [{
375
+ SohoButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoButtonComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
376
+ SohoButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.1", 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.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 });
377
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoButtonComponent, decorators: [{
378
378
  type: Component,
379
379
  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" }]
380
380
  }], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i0.NgZone }]; }, propDecorators: { sohoButton: [{
@@ -5,12 +5,12 @@ import { SohoIconModule } from '../icon/soho-icon.module';
5
5
  import * as i0 from "@angular/core";
6
6
  export class SohoButtonModule {
7
7
  }
8
- SohoButtonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
- SohoButtonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.0", ngImport: i0, type: SohoButtonModule, declarations: [SohoButtonComponent], imports: [CommonModule,
8
+ SohoButtonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
+ SohoButtonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.1", ngImport: i0, type: SohoButtonModule, declarations: [SohoButtonComponent], imports: [CommonModule,
10
10
  SohoIconModule], exports: [SohoButtonComponent] });
11
- SohoButtonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoButtonModule, imports: [CommonModule,
11
+ SohoButtonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoButtonModule, imports: [CommonModule,
12
12
  SohoIconModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoButtonModule, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoButtonModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  imports: [
@@ -253,9 +253,9 @@ export class SohoButtonsetComponent {
253
253
  this.ref.markForCheck();
254
254
  }
255
255
  }
256
- SohoButtonsetComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoButtonsetComponent, deps: [{ token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
257
- SohoButtonsetComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.0", type: SohoButtonsetComponent, selector: "div[soho-buttonset]", inputs: { buttons: "buttons", detectHTMLButtons: "detectHTMLButtons", style: "style", disabled: "disabled" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
258
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoButtonsetComponent, decorators: [{
256
+ SohoButtonsetComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoButtonsetComponent, deps: [{ token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
257
+ SohoButtonsetComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.1", type: SohoButtonsetComponent, selector: "div[soho-buttonset]", inputs: { buttons: "buttons", detectHTMLButtons: "detectHTMLButtons", style: "style", disabled: "disabled" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
258
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoButtonsetComponent, decorators: [{
259
259
  type: Component,
260
260
  args: [{
261
261
  selector: 'div[soho-buttonset]',
@@ -4,10 +4,10 @@ import { SohoButtonsetComponent } from './soho-buttonset.component';
4
4
  import * as i0 from "@angular/core";
5
5
  export class SohoButtonsetModule {
6
6
  }
7
- SohoButtonsetModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoButtonsetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
- SohoButtonsetModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.0", ngImport: i0, type: SohoButtonsetModule, declarations: [SohoButtonsetComponent], imports: [CommonModule], exports: [SohoButtonsetComponent] });
9
- SohoButtonsetModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoButtonsetModule, imports: [CommonModule] });
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SohoButtonsetModule, decorators: [{
7
+ SohoButtonsetModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoButtonsetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
+ SohoButtonsetModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.1", ngImport: i0, type: SohoButtonsetModule, declarations: [SohoButtonsetComponent], imports: [CommonModule], exports: [SohoButtonsetComponent] });
9
+ SohoButtonsetModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoButtonsetModule, imports: [CommonModule] });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: SohoButtonsetModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  imports: [