ids-enterprise-ng 13.2.0 → 13.3.1

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 (208) 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 +4 -4
  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 +9 -9
  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 +3 -3
  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/listview/soho-listview.component.mjs +18 -18
  104. package/esm2020/lib/listview/soho-listview.module.mjs +4 -4
  105. package/esm2020/lib/locale/soho-formatdate.pipe.mjs +3 -3
  106. package/esm2020/lib/locale/soho-formatnumber.pipe.mjs +3 -3
  107. package/esm2020/lib/locale/soho-locale.module.mjs +4 -4
  108. package/esm2020/lib/locale/soho-translate.pipe.mjs +3 -3
  109. package/esm2020/lib/lookup/soho-lookup.component.mjs +3 -3
  110. package/esm2020/lib/lookup/soho-lookup.module.mjs +4 -4
  111. package/esm2020/lib/mask/soho-mask.directive.mjs +3 -3
  112. package/esm2020/lib/mask/soho-mask.module.mjs +4 -4
  113. package/esm2020/lib/masthead/soho-masthead.component.mjs +3 -3
  114. package/esm2020/lib/masthead/soho-masthead.module.mjs +4 -4
  115. package/esm2020/lib/menu-button/soho-menu-button.component.mjs +3 -3
  116. package/esm2020/lib/menu-button/soho-menu-button.module.mjs +4 -4
  117. package/esm2020/lib/message/soho-message.module.mjs +4 -4
  118. package/esm2020/lib/message/soho-message.service.mjs +3 -3
  119. package/esm2020/lib/modal-dialog/soho-modal-dialog.module.mjs +4 -4
  120. package/esm2020/lib/modal-dialog/soho-modal-dialog.service.mjs +3 -3
  121. package/esm2020/lib/monthview/soho-monthview.component.mjs +3 -3
  122. package/esm2020/lib/monthview/soho-monthview.module.mjs +4 -4
  123. package/esm2020/lib/notification/soho-notification.module.mjs +4 -4
  124. package/esm2020/lib/notification/soho-notification.service.mjs +3 -3
  125. package/esm2020/lib/notification-badge/soho-notification-badge.component.mjs +3 -3
  126. package/esm2020/lib/notification-badge/soho-notification-badge.module.mjs +4 -4
  127. package/esm2020/lib/pager/soho-pager.module.mjs +4 -4
  128. package/esm2020/lib/pager/soho-standalone-pager.component.mjs +3 -3
  129. package/esm2020/lib/personalize/soho-personalize.directive.mjs +3 -3
  130. package/esm2020/lib/personalize/soho-personalize.module.mjs +4 -4
  131. package/esm2020/lib/pie/soho-pie.component.mjs +3 -3
  132. package/esm2020/lib/pie/soho-pie.module.mjs +4 -4
  133. package/esm2020/lib/popdown/soho-popdown-contents.component.mjs +3 -3
  134. package/esm2020/lib/popdown/soho-popdown.directive.mjs +3 -3
  135. package/esm2020/lib/popdown/soho-popdown.module.mjs +4 -4
  136. package/esm2020/lib/popupmenu/soho-popupmenu.component.mjs +18 -18
  137. package/esm2020/lib/popupmenu/soho-popupmenu.module.mjs +4 -4
  138. package/esm2020/lib/progress/soho-progress.component.mjs +3 -3
  139. package/esm2020/lib/progress/soho-progress.module.mjs +4 -4
  140. package/esm2020/lib/radar/soho-radar.component.mjs +3 -3
  141. package/esm2020/lib/radar/soho-radar.module.mjs +4 -4
  142. package/esm2020/lib/radiobutton/soho-radiobutton.component.mjs +3 -3
  143. package/esm2020/lib/radiobutton/soho-radiobutton.module.mjs +4 -4
  144. package/esm2020/lib/rating/soho-rating.component.mjs +3 -3
  145. package/esm2020/lib/rating/soho-rating.module.mjs +4 -4
  146. package/esm2020/lib/renderLoop/soho-render-loop.module.mjs +4 -4
  147. package/esm2020/lib/renderLoop/soho-render-loop.service.mjs +3 -3
  148. package/esm2020/lib/searchfield/soho-searchfield.component.mjs +6 -6
  149. package/esm2020/lib/searchfield/soho-searchfield.module.mjs +4 -4
  150. package/esm2020/lib/slider/soho-slider.component.mjs +3 -3
  151. package/esm2020/lib/slider/soho-slider.module.mjs +4 -4
  152. package/esm2020/lib/soho-components.module.mjs +4 -4
  153. package/esm2020/lib/sparkline/soho-sparkline.component.mjs +3 -3
  154. package/esm2020/lib/sparkline/soho-sparkline.module.mjs +4 -4
  155. package/esm2020/lib/spinbox/soho-spinbox.component.mjs +3 -3
  156. package/esm2020/lib/spinbox/soho-spinbox.module.mjs +4 -4
  157. package/esm2020/lib/splitter/soho-splitter.component.mjs +3 -3
  158. package/esm2020/lib/splitter/soho-splitter.module.mjs +4 -4
  159. package/esm2020/lib/stepchart/soho-stepchart.component.mjs +3 -3
  160. package/esm2020/lib/stepchart/soho-stepchart.module.mjs +4 -4
  161. package/esm2020/lib/stepprocess/soho-stepprocess.component.mjs +30 -30
  162. package/esm2020/lib/stepprocess/soho-stepprocess.module.mjs +4 -4
  163. package/esm2020/lib/swaplist/soho-swaplist.component.mjs +6 -6
  164. package/esm2020/lib/swaplist/soho-swaplist.module.mjs +4 -4
  165. package/esm2020/lib/swipe-action/soho-swipe-action.component.mjs +3 -3
  166. package/esm2020/lib/swipe-action/soho-swipe-action.module.mjs +4 -4
  167. package/esm2020/lib/tabs/soho-tabs.component.mjs +40 -28
  168. package/esm2020/lib/tabs/soho-tabs.module.mjs +4 -4
  169. package/esm2020/lib/tag/soho-tag.component.mjs +6 -6
  170. package/esm2020/lib/tag/soho-tag.module.mjs +4 -4
  171. package/esm2020/lib/textarea/soho-textarea.component.mjs +3 -3
  172. package/esm2020/lib/textarea/soho-textarea.module.mjs +4 -4
  173. package/esm2020/lib/timepicker/soho-timepicker.component.mjs +3 -3
  174. package/esm2020/lib/timepicker/soho-timepicker.module.mjs +4 -4
  175. package/esm2020/lib/toast/soho-toast.module.mjs +4 -4
  176. package/esm2020/lib/toast/soho-toast.service.mjs +3 -3
  177. package/esm2020/lib/toolbar/soho-toolbar.component.mjs +30 -30
  178. package/esm2020/lib/toolbar/soho-toolbar.module.mjs +4 -4
  179. package/esm2020/lib/toolbar-flex/soho-toolbar-flex.component.mjs +47 -24
  180. package/esm2020/lib/toolbar-flex/soho-toolbar-flex.module.mjs +4 -4
  181. package/esm2020/lib/tooltip/soho-tooltip.directive.mjs +3 -3
  182. package/esm2020/lib/tooltip/soho-tooltip.module.mjs +4 -4
  183. package/esm2020/lib/trackdirty/soho-trackdirty.directive.mjs +3 -3
  184. package/esm2020/lib/trackdirty/soho-trackdirty.module.mjs +4 -4
  185. package/esm2020/lib/tree/soho-tree.component.mjs +3 -3
  186. package/esm2020/lib/tree/soho-tree.module.mjs +4 -4
  187. package/esm2020/lib/treemap/soho-treemap.component.mjs +3 -3
  188. package/esm2020/lib/treemap/soho-treemap.module.mjs +4 -4
  189. package/esm2020/lib/version/version-initializer.module.mjs +4 -4
  190. package/esm2020/lib/version/version-initializer.service.mjs +3 -3
  191. package/esm2020/lib/week-view/soho-week-view.component.mjs +3 -3
  192. package/esm2020/lib/week-view/soho-week-view.module.mjs +4 -4
  193. package/esm2020/lib/wizard/soho-wizard-buttonbar.component.mjs +3 -3
  194. package/esm2020/lib/wizard/soho-wizard-header.component.mjs +3 -3
  195. package/esm2020/lib/wizard/soho-wizard-page.component.mjs +3 -3
  196. package/esm2020/lib/wizard/soho-wizard-pages.component.mjs +3 -3
  197. package/esm2020/lib/wizard/soho-wizard-tick.component.mjs +3 -3
  198. package/esm2020/lib/wizard/soho-wizard.component.mjs +3 -3
  199. package/esm2020/lib/wizard/soho-wizard.module.mjs +4 -4
  200. package/esm2020/version.json +1 -1
  201. package/fesm2015/ids-enterprise-ng.mjs +913 -879
  202. package/fesm2015/ids-enterprise-ng.mjs.map +1 -1
  203. package/fesm2020/ids-enterprise-ng.mjs +913 -879
  204. package/fesm2020/ids-enterprise-ng.mjs.map +1 -1
  205. package/lib/tabs/soho-tabs.component.d.ts +5 -1
  206. package/lib/toolbar-flex/soho-toolbar-flex.component.d.ts +13 -2
  207. package/package.json +5 -5
  208. package/src/lib/modal-dialog/README.md +1 -1
@@ -4,14 +4,14 @@ 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: "13.2.6", ngImport: i0, type: SohoAboutModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
- SohoAboutModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoAboutModule, imports: [CommonModule] });
9
- SohoAboutModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoAboutModule, providers: [
7
+ SohoAboutModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoAboutModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
+ SohoAboutModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoAboutModule, imports: [CommonModule] });
9
+ SohoAboutModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoAboutModule, providers: [
10
10
  SohoAboutService
11
11
  ], imports: [[
12
12
  CommonModule
13
13
  ]] });
14
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoAboutModule, decorators: [{
14
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoAboutModule, decorators: [{
15
15
  type: NgModule,
16
16
  args: [{
17
17
  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: "13.2.6", ngImport: i0, type: SohoAboutService, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
30
- SohoAboutService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoAboutService });
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoAboutService, decorators: [{
29
+ SohoAboutService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoAboutService, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
30
+ SohoAboutService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoAboutService });
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.2", 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: "13.2.6", ngImport: i0, type: SohoAccordionHeaderComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
24
- SohoAccordionHeaderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.6", 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: "13.2.6", ngImport: i0, type: SohoAccordionHeaderComponent, decorators: [{
23
+ SohoAccordionHeaderComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoAccordionHeaderComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
24
+ SohoAccordionHeaderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.2", 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: "13.3.2", 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: "13.2.6", ngImport: i0, type: SohoAccordionPaneComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
9
- SohoAccordionPaneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.6", 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: "13.2.6", ngImport: i0, type: SohoAccordionPaneComponent, decorators: [{
8
+ SohoAccordionPaneComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoAccordionPaneComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
9
+ SohoAccordionPaneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.2", 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: "13.3.2", 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: [{
@@ -385,9 +385,9 @@ export class SohoAccordionComponent {
385
385
  this.updateRequired = true;
386
386
  }
387
387
  }
388
- SohoAccordionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoAccordionComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
389
- SohoAccordionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.6", 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", directives: [{ type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
390
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoAccordionComponent, decorators: [{
388
+ SohoAccordionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoAccordionComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
389
+ SohoAccordionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.2", 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", directives: [{ type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
390
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoAccordionComponent, decorators: [{
391
391
  type: Component,
392
392
  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" }]
393
393
  }], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i0.NgZone }]; }, propDecorators: { headers: [{
@@ -6,16 +6,16 @@ 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: "13.2.6", ngImport: i0, type: SohoAccordionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
- SohoAccordionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoAccordionModule, declarations: [SohoAccordionComponent,
9
+ SohoAccordionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoAccordionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
+ SohoAccordionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.2", 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: "13.2.6", ngImport: i0, type: SohoAccordionModule, imports: [[
15
+ SohoAccordionModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoAccordionModule, imports: [[
16
16
  CommonModule,
17
17
  ]] });
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoAccordionModule, decorators: [{
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoAccordionModule, decorators: [{
19
19
  type: NgModule,
20
20
  args: [{
21
21
  imports: [
@@ -214,9 +214,9 @@ export class SohoActionsheetComponent {
214
214
  });
215
215
  }
216
216
  }
217
- SohoActionsheetComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoActionsheetComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
218
- SohoActionsheetComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.6", 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
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoActionsheetComponent, decorators: [{
217
+ SohoActionsheetComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoActionsheetComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
218
+ SohoActionsheetComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.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 });
219
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoActionsheetComponent, decorators: [{
220
220
  type: Component,
221
221
  args: [{
222
222
  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: "13.2.6", ngImport: i0, type: SohoActionsheetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
- SohoActionsheetModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoActionsheetModule, declarations: [SohoActionsheetComponent], imports: [CommonModule], exports: [SohoActionsheetComponent] });
9
- SohoActionsheetModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoActionsheetModule, imports: [[CommonModule]] });
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoActionsheetModule, decorators: [{
7
+ SohoActionsheetModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoActionsheetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
+ SohoActionsheetModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoActionsheetModule, declarations: [SohoActionsheetComponent], imports: [CommonModule], exports: [SohoActionsheetComponent] });
9
+ SohoActionsheetModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoActionsheetModule, imports: [[CommonModule]] });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.2", 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: "13.2.6", ngImport: i0, type: SohoAlertDirective, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
148
- SohoAlertDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.6", 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: "13.2.6", ngImport: i0, type: SohoAlertDirective, decorators: [{
147
+ SohoAlertDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoAlertDirective, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
148
+ SohoAlertDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.2", 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: "13.3.2", ngImport: i0, type: SohoAlertDirective, decorators: [{
150
150
  type: Directive,
151
151
  args: [{
152
152
  selector: '[soho-alert]',
@@ -4,12 +4,12 @@ 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: "13.2.6", ngImport: i0, type: SohoAlertModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
- SohoAlertModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoAlertModule, declarations: [SohoAlertDirective], imports: [CommonModule], exports: [SohoAlertDirective] });
9
- SohoAlertModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoAlertModule, imports: [[
7
+ SohoAlertModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoAlertModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
+ SohoAlertModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoAlertModule, declarations: [SohoAlertDirective], imports: [CommonModule], exports: [SohoAlertDirective] });
9
+ SohoAlertModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoAlertModule, imports: [[
10
10
  CommonModule
11
11
  ]] });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoAlertModule, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoAlertModule, decorators: [{
13
13
  type: NgModule,
14
14
  args: [{
15
15
  imports: [
@@ -268,9 +268,9 @@ export class SohoApplicationMenuComponent {
268
268
  });
269
269
  }
270
270
  }
271
- SohoApplicationMenuComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoApplicationMenuComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
272
- SohoApplicationMenuComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.6", 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
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoApplicationMenuComponent, decorators: [{
271
+ SohoApplicationMenuComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoApplicationMenuComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
272
+ SohoApplicationMenuComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.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 });
273
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoApplicationMenuComponent, decorators: [{
274
274
  type: Component,
275
275
  args: [{ selector: 'nav[soho-application-menu]', changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-content></ng-content>\n" }]
276
276
  }], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i0.NgZone }]; }, propDecorators: { breakpoint: [{
@@ -7,12 +7,12 @@ 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: "13.2.6", ngImport: i0, type: SohoApplicationMenuModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- SohoApplicationMenuModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoApplicationMenuModule, declarations: [SohoApplicationMenuComponent], imports: [CommonModule], exports: [SohoApplicationMenuComponent] });
12
- SohoApplicationMenuModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoApplicationMenuModule, imports: [[
10
+ SohoApplicationMenuModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoApplicationMenuModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ SohoApplicationMenuModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoApplicationMenuModule, declarations: [SohoApplicationMenuComponent], imports: [CommonModule], exports: [SohoApplicationMenuComponent] });
12
+ SohoApplicationMenuModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoApplicationMenuModule, imports: [[
13
13
  CommonModule
14
14
  ]] });
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoApplicationMenuModule, decorators: [{
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoApplicationMenuModule, decorators: [{
16
16
  type: NgModule,
17
17
  args: [{
18
18
  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: "13.2.6", ngImport: i0, type: SohoAutoCompleteComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
178
- SohoAutoCompleteComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.6", 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: "13.2.6", ngImport: i0, type: SohoAutoCompleteComponent, decorators: [{
177
+ SohoAutoCompleteComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoAutoCompleteComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
178
+ SohoAutoCompleteComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.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 });
179
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoAutoCompleteComponent, decorators: [{
180
180
  type: Component,
181
181
  args: [{
182
182
  selector: 'input[soho-autocomplete]',
@@ -4,12 +4,12 @@ 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: "13.2.6", ngImport: i0, type: SohoAutoCompleteModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
- SohoAutoCompleteModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoAutoCompleteModule, declarations: [SohoAutoCompleteComponent], imports: [CommonModule], exports: [SohoAutoCompleteComponent] });
9
- SohoAutoCompleteModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoAutoCompleteModule, imports: [[
7
+ SohoAutoCompleteModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoAutoCompleteModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
+ SohoAutoCompleteModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoAutoCompleteModule, declarations: [SohoAutoCompleteComponent], imports: [CommonModule], exports: [SohoAutoCompleteComponent] });
9
+ SohoAutoCompleteModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoAutoCompleteModule, imports: [[
10
10
  CommonModule
11
11
  ]] });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoAutoCompleteModule, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoAutoCompleteModule, decorators: [{
13
13
  type: NgModule,
14
14
  args: [{
15
15
  imports: [
@@ -230,9 +230,9 @@ export class SohoBarComponent {
230
230
  return this.ngZone.runOutsideAngular(() => this.bar.getSelected());
231
231
  }
232
232
  }
233
- SohoBarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoBarComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
234
- SohoBarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.6", 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
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoBarComponent, decorators: [{
233
+ SohoBarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBarComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
234
+ SohoBarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.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 });
235
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBarComponent, decorators: [{
236
236
  type: Component,
237
237
  args: [{
238
238
  selector: '[soho-bar]',
@@ -4,12 +4,12 @@ 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: "13.2.6", ngImport: i0, type: SohoBarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
- SohoBarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoBarModule, declarations: [SohoBarComponent], imports: [CommonModule], exports: [SohoBarComponent] });
9
- SohoBarModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoBarModule, imports: [[
7
+ SohoBarModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
+ SohoBarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBarModule, declarations: [SohoBarComponent], imports: [CommonModule], exports: [SohoBarComponent] });
9
+ SohoBarModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBarModule, imports: [[
10
10
  CommonModule
11
11
  ]] });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoBarModule, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBarModule, decorators: [{
13
13
  type: NgModule,
14
14
  args: [{
15
15
  imports: [
@@ -177,9 +177,9 @@ export class SohoBlockGridComponent {
177
177
  this.ngZone.run(() => this.pagesizechange.emit(args));
178
178
  }
179
179
  }
180
- SohoBlockGridComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoBlockGridComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
181
- SohoBlockGridComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.6", 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
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoBlockGridComponent, decorators: [{
180
+ SohoBlockGridComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBlockGridComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
181
+ SohoBlockGridComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.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 });
182
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBlockGridComponent, decorators: [{
183
183
  type: Component,
184
184
  args: [{
185
185
  selector: '[soho-blockgrid]',
@@ -4,12 +4,12 @@ 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: "13.2.6", ngImport: i0, type: SohoBlockGridModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
- SohoBlockGridModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoBlockGridModule, declarations: [SohoBlockGridComponent], imports: [CommonModule], exports: [SohoBlockGridComponent] });
9
- SohoBlockGridModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoBlockGridModule, imports: [[
7
+ SohoBlockGridModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBlockGridModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
+ SohoBlockGridModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBlockGridModule, declarations: [SohoBlockGridComponent], imports: [CommonModule], exports: [SohoBlockGridComponent] });
9
+ SohoBlockGridModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBlockGridModule, imports: [[
10
10
  CommonModule
11
11
  ]] });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoBlockGridModule, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBlockGridModule, decorators: [{
13
13
  type: NgModule,
14
14
  args: [{
15
15
  imports: [
@@ -189,9 +189,9 @@ export class SohoBreadcrumbComponent {
189
189
  });
190
190
  }
191
191
  }
192
- SohoBreadcrumbComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoBreadcrumbComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
193
- SohoBreadcrumbComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.6", 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
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoBreadcrumbComponent, decorators: [{
192
+ SohoBreadcrumbComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBreadcrumbComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
193
+ SohoBreadcrumbComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.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 });
194
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBreadcrumbComponent, decorators: [{
195
195
  type: Component,
196
196
  args: [{ selector: '[soho-breadcrumb]', changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-content></ng-content>\n" }]
197
197
  }], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i0.NgZone }]; }, propDecorators: { isBreadcrumb: [{
@@ -211,9 +211,9 @@ export class SohoBreadcrumbListComponent {
211
211
  this.isBreadcrumbList = true;
212
212
  }
213
213
  }
214
- SohoBreadcrumbListComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoBreadcrumbListComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
215
- SohoBreadcrumbListComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.6", 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
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoBreadcrumbListComponent, decorators: [{
214
+ SohoBreadcrumbListComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBreadcrumbListComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
215
+ SohoBreadcrumbListComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.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 });
216
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBreadcrumbListComponent, decorators: [{
217
217
  type: Component,
218
218
  args: [{
219
219
  selector: '[soho-breadcrumb-list]',
@@ -4,14 +4,14 @@ 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: "13.2.6", ngImport: i0, type: SohoBreadcrumbModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
- SohoBreadcrumbModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoBreadcrumbModule, declarations: [SohoBreadcrumbComponent,
7
+ SohoBreadcrumbModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBreadcrumbModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
+ SohoBreadcrumbModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.2", 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: "13.2.6", ngImport: i0, type: SohoBreadcrumbModule, imports: [[
11
+ SohoBreadcrumbModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBreadcrumbModule, imports: [[
12
12
  CommonModule
13
13
  ]] });
14
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoBreadcrumbModule, decorators: [{
14
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBreadcrumbModule, decorators: [{
15
15
  type: NgModule,
16
16
  args: [{
17
17
  imports: [
@@ -85,9 +85,9 @@ export class SohoBulletComponent {
85
85
  });
86
86
  }
87
87
  }
88
- SohoBulletComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoBulletComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
89
- SohoBulletComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.6", 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
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoBulletComponent, decorators: [{
88
+ SohoBulletComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBulletComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
89
+ SohoBulletComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.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 });
90
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBulletComponent, decorators: [{
91
91
  type: Component,
92
92
  args: [{
93
93
  selector: '[soho-bullet]',
@@ -4,12 +4,12 @@ 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: "13.2.6", ngImport: i0, type: SohoBulletModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
- SohoBulletModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoBulletModule, declarations: [SohoBulletComponent], imports: [CommonModule], exports: [SohoBulletComponent] });
9
- SohoBulletModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoBulletModule, imports: [[
7
+ SohoBulletModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBulletModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
+ SohoBulletModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBulletModule, declarations: [SohoBulletComponent], imports: [CommonModule], exports: [SohoBulletComponent] });
9
+ SohoBulletModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBulletModule, imports: [[
10
10
  CommonModule
11
11
  ]] });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoBulletModule, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBulletModule, decorators: [{
13
13
  type: NgModule,
14
14
  args: [{
15
15
  imports: [
@@ -221,9 +221,9 @@ export class SohoBusyIndicatorDirective {
221
221
  }));
222
222
  }
223
223
  }
224
- SohoBusyIndicatorDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoBusyIndicatorDirective, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
225
- SohoBusyIndicatorDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.6", 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
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoBusyIndicatorDirective, decorators: [{
224
+ SohoBusyIndicatorDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBusyIndicatorDirective, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
225
+ SohoBusyIndicatorDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.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 });
226
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBusyIndicatorDirective, decorators: [{
227
227
  type: Directive,
228
228
  args: [{
229
229
  selector: '[soho-busyindicator]'
@@ -7,12 +7,12 @@ 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: "13.2.6", ngImport: i0, type: SohoBusyIndicatorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- SohoBusyIndicatorModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoBusyIndicatorModule, declarations: [SohoBusyIndicatorDirective], imports: [CommonModule], exports: [SohoBusyIndicatorDirective] });
12
- SohoBusyIndicatorModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoBusyIndicatorModule, imports: [[
10
+ SohoBusyIndicatorModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBusyIndicatorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ SohoBusyIndicatorModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBusyIndicatorModule, declarations: [SohoBusyIndicatorDirective], imports: [CommonModule], exports: [SohoBusyIndicatorDirective] });
12
+ SohoBusyIndicatorModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBusyIndicatorModule, imports: [[
13
13
  CommonModule
14
14
  ]] });
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.6", ngImport: i0, type: SohoBusyIndicatorModule, decorators: [{
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: SohoBusyIndicatorModule, decorators: [{
16
16
  type: NgModule,
17
17
  args: [{
18
18
  imports: [