sidesys-generic-ui 0.0.18 → 0.0.20

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 (187) hide show
  1. package/esm2020/lib/alert/s-alert.component.mjs +4 -4
  2. package/esm2020/lib/alert/s-alert.module.mjs +5 -7
  3. package/esm2020/lib/avatar/components/profile-group/s-profile-group.component.mjs +3 -3
  4. package/esm2020/lib/avatar/components/profile-group/s-profile-group.module.mjs +6 -8
  5. package/esm2020/lib/avatar/s-avatar.component.mjs +6 -6
  6. package/esm2020/lib/avatar/s-avatar.module.mjs +7 -9
  7. package/esm2020/lib/badge/s-badge.component.mjs +6 -6
  8. package/esm2020/lib/badge/s-badge.module.mjs +6 -8
  9. package/esm2020/lib/blockquote/s-blockquote.component.mjs +3 -3
  10. package/esm2020/lib/blockquote/s-blockquote.module.mjs +5 -7
  11. package/esm2020/lib/breadcrum/s-breadcrum.component.mjs +5 -5
  12. package/esm2020/lib/breadcrum/s-breadcrum.module.mjs +7 -9
  13. package/esm2020/lib/button/button.module.mjs +5 -7
  14. package/esm2020/lib/button/components/button/s-button.component.mjs +3 -3
  15. package/esm2020/lib/card/s-card-models.mjs +5 -3
  16. package/esm2020/lib/card/s-card.component.mjs +10 -13
  17. package/esm2020/lib/card/s-card.module.mjs +15 -13
  18. package/esm2020/lib/checkbox/s-checkbox.component.mjs +6 -6
  19. package/esm2020/lib/checkbox/s-checkbox.module.mjs +6 -8
  20. package/esm2020/lib/company-logo/s-company-logo.component.mjs +12 -12
  21. package/esm2020/lib/company-logo/s-company-logo.module.mjs +5 -7
  22. package/esm2020/lib/content/s-content.component.mjs +5 -5
  23. package/esm2020/lib/content/s-content.module.mjs +5 -7
  24. package/esm2020/lib/drop-down/s-drop-down.component.mjs +3 -3
  25. package/esm2020/lib/drop-down/s-drop-down.module.mjs +5 -5
  26. package/esm2020/lib/footer/s-footer.component.mjs +8 -11
  27. package/esm2020/lib/footer/s-footer.module.mjs +6 -8
  28. package/esm2020/lib/form/s-form.component.mjs +11 -11
  29. package/esm2020/lib/form/s-form.module.mjs +12 -14
  30. package/esm2020/lib/icon/s-icon.component.mjs +3 -3
  31. package/esm2020/lib/icon/s-icon.module.mjs +5 -7
  32. package/esm2020/lib/icon-material/s-icon-material.component.mjs +3 -3
  33. package/esm2020/lib/icon-material/s-icon-material.module.mjs +5 -7
  34. package/esm2020/lib/input/components/error-control/s-error-control.component.mjs +5 -5
  35. package/esm2020/lib/input/components/input-text/s-input-text.component.mjs +78 -11
  36. package/esm2020/lib/input/components/input-textarea/s-input-textarea.component.mjs +6 -6
  37. package/esm2020/lib/input/input.module.mjs +9 -11
  38. package/esm2020/lib/link/s-link.component.mjs +3 -3
  39. package/esm2020/lib/link/s-link.module.mjs +5 -7
  40. package/esm2020/lib/list/s-list.component.mjs +3 -3
  41. package/esm2020/lib/list/s-list.module.mjs +6 -8
  42. package/esm2020/lib/list-simple/index.mjs +3 -0
  43. package/esm2020/lib/list-simple/s-list-simple.component.mjs +17 -0
  44. package/esm2020/lib/list-simple/s-list-simple.module.mjs +26 -0
  45. package/esm2020/lib/login/s-login.component.mjs +8 -8
  46. package/esm2020/lib/login/s-login.module.mjs +7 -9
  47. package/esm2020/lib/navbar/components/icon-menu/components/s-notificaction.component.mjs +8 -8
  48. package/esm2020/lib/navbar/components/icon-menu/s-icon-menu.component.mjs +7 -7
  49. package/esm2020/lib/navbar/components/icon-menu/s-icon-menu.module.mjs +11 -13
  50. package/esm2020/lib/navbar/components/menu-config/s-menu-config.component.mjs +4 -4
  51. package/esm2020/lib/navbar/components/menu-config/s-menu-config.module.mjs +8 -10
  52. package/esm2020/lib/navbar/components/menu-main/s-menu-main.component.mjs +7 -7
  53. package/esm2020/lib/navbar/components/menu-main/s-menu-main.module.mjs +9 -11
  54. package/esm2020/lib/navbar/components/search-menu/s-search-menu.component.mjs +4 -4
  55. package/esm2020/lib/navbar/components/search-menu/s-search-menu.module.mjs +7 -9
  56. package/esm2020/lib/navbar/s-navbar.component.mjs +15 -15
  57. package/esm2020/lib/navbar/s-navbar.module.mjs +15 -17
  58. package/esm2020/lib/pagination/new/s-pag.component.mjs +5 -5
  59. package/esm2020/lib/pagination/s-pagination.component.mjs +3 -3
  60. package/esm2020/lib/pagination/s-pagination.module.mjs +8 -10
  61. package/esm2020/lib/popup/s-popup.component.mjs +10 -10
  62. package/esm2020/lib/popup/s-popup.module.mjs +7 -9
  63. package/esm2020/lib/precode/s-precode.component.mjs +5 -5
  64. package/esm2020/lib/precode/s-precode.module.mjs +7 -9
  65. package/esm2020/lib/progressbar/s-progressbar.component.mjs +5 -5
  66. package/esm2020/lib/progressbar/s-progressbar.module.mjs +6 -8
  67. package/esm2020/lib/radio/s-radio.component.mjs +4 -4
  68. package/esm2020/lib/radio/s-radio.module.mjs +6 -8
  69. package/esm2020/lib/select/s-select.module.mjs +10 -12
  70. package/esm2020/lib/select/select-multiple/s-select-multiple.component.mjs +8 -8
  71. package/esm2020/lib/select/select-normal/s-select.component.mjs +3 -3
  72. package/esm2020/lib/select/select-simple/s-select-simple.component.mjs +7 -7
  73. package/esm2020/lib/shared/image-loader.directive.mjs +3 -3
  74. package/esm2020/lib/shared/localstorage.service.mjs +3 -3
  75. package/esm2020/lib/shared/shared.module.mjs +5 -7
  76. package/esm2020/lib/sidebar/s-sidebar.component.mjs +24 -10
  77. package/esm2020/lib/sidebar/s-sidebar.module.mjs +9 -11
  78. package/esm2020/lib/spinner/s-spinner.component.mjs +3 -3
  79. package/esm2020/lib/spinner/s-spinner.module.mjs +5 -7
  80. package/esm2020/lib/stepper/s-stepper.component.mjs +4 -4
  81. package/esm2020/lib/stepper/s-stepper.module.mjs +5 -7
  82. package/esm2020/lib/sub-menu/s-sub-menu-model.mjs +2 -2
  83. package/esm2020/lib/sub-menu/s-sub-menu.component.mjs +8 -8
  84. package/esm2020/lib/sub-menu/s-sub-menu.module.mjs +10 -12
  85. package/esm2020/lib/table/s-table.component.mjs +6 -6
  86. package/esm2020/lib/table/s-table.module.mjs +5 -5
  87. package/esm2020/lib/table-t/s-tablet.component.mjs +12 -12
  88. package/esm2020/lib/table-t/s-tablet.module.mjs +5 -5
  89. package/esm2020/lib/tabs/s-tabs.component.mjs +5 -5
  90. package/esm2020/lib/tabs/s-tabs.module.mjs +6 -8
  91. package/esm2020/lib/tag/s-tag.component.mjs +7 -20
  92. package/esm2020/lib/tag/s-tag.module.mjs +6 -8
  93. package/esm2020/lib/text-search/s-text-search.component.mjs +3 -3
  94. package/esm2020/lib/text-search/s-text-search.module.mjs +6 -8
  95. package/esm2020/lib/theme/s-theme.component.mjs +4 -4
  96. package/esm2020/lib/theme/s-theme.module.mjs +5 -7
  97. package/esm2020/lib/thumbnail/s-thumbnail.component.mjs +3 -3
  98. package/esm2020/lib/thumbnail/s-thumbnail.module.mjs +6 -8
  99. package/esm2020/lib/toast/s-toast-service.mjs +3 -3
  100. package/esm2020/lib/toast/s-toast.component.mjs +7 -7
  101. package/esm2020/lib/toast/s-toast.module.mjs +6 -8
  102. package/esm2020/lib/toggle-switch/s-toggle-switch.component.mjs +6 -6
  103. package/esm2020/lib/toggle-switch/s-toggle-switch.module.mjs +7 -9
  104. package/esm2020/lib/tooltip/directive/s-tooltip-directive.mjs +3 -3
  105. package/esm2020/lib/tooltip/s-tooltip.component.mjs +4 -4
  106. package/esm2020/lib/tooltip/s-tooltip.module.mjs +5 -7
  107. package/esm2020/lib/tree-list/s-tree-list.component.mjs +5 -5
  108. package/esm2020/lib/tree-list/s-tree-list.module.mjs +8 -10
  109. package/esm2020/public-api.mjs +2 -3
  110. package/fesm2015/sidesys-generic-ui.mjs +1002 -1053
  111. package/fesm2015/sidesys-generic-ui.mjs.map +1 -1
  112. package/fesm2020/sidesys-generic-ui.mjs +1000 -1051
  113. package/fesm2020/sidesys-generic-ui.mjs.map +1 -1
  114. package/lib/alert/s-alert.component.d.ts +1 -1
  115. package/lib/avatar/components/profile-group/s-profile-group.component.d.ts +1 -1
  116. package/lib/avatar/s-avatar.component.d.ts +1 -1
  117. package/lib/badge/s-badge.component.d.ts +1 -1
  118. package/lib/blockquote/s-blockquote.component.d.ts +1 -1
  119. package/lib/breadcrum/s-breadcrum.component.d.ts +1 -1
  120. package/lib/button/components/button/s-button.component.d.ts +1 -1
  121. package/lib/card/s-card-models.d.ts +0 -4
  122. package/lib/card/s-card.component.d.ts +5 -4
  123. package/lib/card/s-card.module.d.ts +2 -1
  124. package/lib/checkbox/s-checkbox.component.d.ts +1 -1
  125. package/lib/company-logo/s-company-logo.component.d.ts +3 -3
  126. package/lib/content/s-content.component.d.ts +1 -1
  127. package/lib/drop-down/s-drop-down.component.d.ts +1 -1
  128. package/lib/footer/s-footer.component.d.ts +2 -5
  129. package/lib/form/s-form.component.d.ts +1 -1
  130. package/lib/icon/s-icon.component.d.ts +1 -1
  131. package/lib/icon-material/s-icon-material.component.d.ts +1 -1
  132. package/lib/input/components/error-control/s-error-control.component.d.ts +1 -1
  133. package/lib/input/components/input-text/s-input-text.component.d.ts +12 -4
  134. package/lib/input/components/input-textarea/s-input-textarea.component.d.ts +1 -1
  135. package/lib/link/s-link.component.d.ts +1 -1
  136. package/lib/list/s-list.component.d.ts +1 -1
  137. package/lib/list-simple/index.d.ts +2 -0
  138. package/lib/list-simple/s-list-simple.component.d.ts +9 -0
  139. package/lib/list-simple/s-list-simple.module.d.ts +9 -0
  140. package/lib/login/s-login.component.d.ts +1 -1
  141. package/lib/navbar/components/icon-menu/components/s-notificaction.component.d.ts +1 -1
  142. package/lib/navbar/components/icon-menu/s-icon-menu.component.d.ts +1 -1
  143. package/lib/navbar/components/menu-config/s-menu-config.component.d.ts +1 -1
  144. package/lib/navbar/components/menu-main/s-menu-main.component.d.ts +1 -1
  145. package/lib/navbar/components/search-menu/s-search-menu.component.d.ts +1 -1
  146. package/lib/navbar/s-navbar.component.d.ts +5 -5
  147. package/lib/pagination/new/s-pag.component.d.ts +1 -1
  148. package/lib/pagination/s-pagination.component.d.ts +1 -1
  149. package/lib/popup/s-popup.component.d.ts +2 -2
  150. package/lib/precode/s-precode.component.d.ts +1 -1
  151. package/lib/progressbar/s-progressbar.component.d.ts +1 -1
  152. package/lib/radio/s-radio.component.d.ts +1 -1
  153. package/lib/select/select-multiple/s-select-multiple.component.d.ts +1 -1
  154. package/lib/select/select-normal/s-select.component.d.ts +1 -1
  155. package/lib/select/select-simple/s-select-simple.component.d.ts +1 -1
  156. package/lib/shared/image-loader.directive.d.ts +1 -1
  157. package/lib/sidebar/s-sidebar.component.d.ts +5 -2
  158. package/lib/spinner/s-spinner.component.d.ts +1 -1
  159. package/lib/stepper/s-stepper.component.d.ts +1 -1
  160. package/lib/sub-menu/s-sub-menu-model.d.ts +1 -1
  161. package/lib/sub-menu/s-sub-menu.component.d.ts +3 -3
  162. package/lib/table/s-table.component.d.ts +1 -1
  163. package/lib/table-t/s-tablet.component.d.ts +4 -4
  164. package/lib/tabs/s-tabs.component.d.ts +1 -1
  165. package/lib/tag/s-tag.component.d.ts +2 -8
  166. package/lib/text-search/s-text-search.component.d.ts +1 -1
  167. package/lib/theme/s-theme.component.d.ts +1 -1
  168. package/lib/thumbnail/s-thumbnail.component.d.ts +1 -1
  169. package/lib/toast/s-toast.component.d.ts +1 -1
  170. package/lib/toggle-switch/s-toggle-switch.component.d.ts +1 -1
  171. package/lib/tooltip/directive/s-tooltip-directive.d.ts +1 -1
  172. package/lib/tooltip/s-tooltip.component.d.ts +1 -1
  173. package/lib/tree-list/s-tree-list.component.d.ts +1 -1
  174. package/package.json +3 -3
  175. package/public-api.d.ts +1 -2
  176. package/esm2020/lib/rangeslider/index.mjs +0 -3
  177. package/esm2020/lib/rangeslider/s-rangeslider.component.mjs +0 -15
  178. package/esm2020/lib/rangeslider/s-rangeslider.module.mjs +0 -24
  179. package/esm2020/lib/tabbar/index.mjs +0 -3
  180. package/esm2020/lib/tabbar/s-tabbar.component.mjs +0 -15
  181. package/esm2020/lib/tabbar/s-tabbar.module.mjs +0 -26
  182. package/lib/rangeslider/index.d.ts +0 -2
  183. package/lib/rangeslider/s-rangeslider.component.d.ts +0 -8
  184. package/lib/rangeslider/s-rangeslider.module.d.ts +0 -8
  185. package/lib/tabbar/index.d.ts +0 -2
  186. package/lib/tabbar/s-tabbar.component.d.ts +0 -8
  187. package/lib/tabbar/s-tabbar.module.d.ts +0 -8
@@ -6,10 +6,10 @@ export class SAlertComponent {
6
6
  ngOnInit() {
7
7
  }
8
8
  }
9
- SAlertComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SAlertComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
10
- SAlertComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.0", type: SAlertComponent, selector: "s-alert", ngImport: i0, template: "<div>\r\n AlertComponent\r\n</div>", styles: [""] });
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SAlertComponent, decorators: [{
9
+ SAlertComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SAlertComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
10
+ SAlertComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SAlertComponent, selector: "s-alert", ngImport: i0, template: "<div>\r\n AlertComponent\r\n</div>", styles: [""] });
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SAlertComponent, decorators: [{
12
12
  type: Component,
13
- args: [{ selector: 's-alert', template: "<div>\r\n AlertComponent\r\n</div>", styles: [""] }]
13
+ args: [{ selector: 's-alert', template: "<div>\r\n AlertComponent\r\n</div>" }]
14
14
  }], ctorParameters: function () { return []; } });
15
15
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicy1hbGVydC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9zaWRlc3lzLWdlbmVyaWMtdWkvc3JjL2xpYi9hbGVydC9zLWFsZXJ0LmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3NpZGVzeXMtZ2VuZXJpYy11aS9zcmMvbGliL2FsZXJ0L3MtYWxlcnQuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBaUIsTUFBTSxlQUFlLENBQUM7O0FBUXpELE1BQU0sT0FBTyxlQUFlO0lBQzFCLDBCQUEwQjtJQUcxQixnQkFBYyxDQUFDO0lBRWYsUUFBUTtJQUdSLENBQUM7OzRHQVRVLGVBQWU7Z0dBQWYsZUFBZSwrQ0NSNUIsc0NBRU07MkZETU8sZUFBZTtrQkFOM0IsU0FBUzsrQkFDRSxTQUFTIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBJbnB1dCwgT25Jbml0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ3MtYWxlcnQnLFxyXG4gIHRlbXBsYXRlVXJsOiAnLi9zLWFsZXJ0LmNvbXBvbmVudC5odG1sJyxcclxuICBzdHlsZVVybHM6IFsnLi9zLWFsZXJ0LmNvbXBvbmVudC5jc3MnXVxyXG59KVxyXG5cclxuZXhwb3J0IGNsYXNzIFNBbGVydENvbXBvbmVudCBpbXBsZW1lbnRzIE9uSW5pdCB7XHJcbiAgLy8gQElucHV0KCkgaWNvbiE6IHN0cmluZztcclxuIFxyXG5cclxuICBjb25zdHJ1Y3Rvcigpe31cclxuXHJcbiAgbmdPbkluaXQoKTogdm9pZCB7XHJcbiAgICBcclxuICBcclxuICB9XHJcbn0iLCI8ZGl2PlxyXG4gICBBbGVydENvbXBvbmVudFxyXG48L2Rpdj4iXX0=
@@ -4,12 +4,10 @@ import { SAlertComponent } from './s-alert.component';
4
4
  import * as i0 from "@angular/core";
5
5
  export class SAlertModule {
6
6
  }
7
- SAlertModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SAlertModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
- SAlertModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SAlertModule, declarations: [SAlertComponent], imports: [CommonModule], exports: [SAlertComponent] });
9
- SAlertModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SAlertModule, imports: [[
10
- CommonModule
11
- ]] });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SAlertModule, decorators: [{
7
+ SAlertModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SAlertModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
+ SAlertModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.1.2", ngImport: i0, type: SAlertModule, declarations: [SAlertComponent], imports: [CommonModule], exports: [SAlertComponent] });
9
+ SAlertModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SAlertModule, imports: [CommonModule] });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SAlertModule, decorators: [{
13
11
  type: NgModule,
14
12
  args: [{
15
13
  declarations: [
@@ -21,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
21
19
  exports: [SAlertComponent]
22
20
  }]
23
21
  }] });
24
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicy1hbGVydC5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9zaWRlc3lzLWdlbmVyaWMtdWkvc3JjL2xpYi9hbGVydC9zLWFsZXJ0Lm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0scUJBQXFCLENBQUM7O0FBWXRELE1BQU0sT0FBTyxZQUFZOzt5R0FBWixZQUFZOzBHQUFaLFlBQVksaUJBUHJCLGVBQWUsYUFHZixZQUFZLGFBRUosZUFBZTswR0FFZCxZQUFZLFlBTGQ7WUFDUCxZQUFZO1NBQ2I7MkZBR1UsWUFBWTtrQkFUeEIsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osZUFBZTtxQkFDaEI7b0JBQ0QsT0FBTyxFQUFFO3dCQUNQLFlBQVk7cUJBQ2I7b0JBQ0QsT0FBTyxFQUFFLENBQUMsZUFBZSxDQUFDO2lCQUMzQiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XHJcbmltcG9ydCB7IFNBbGVydENvbXBvbmVudCB9IGZyb20gJy4vcy1hbGVydC5jb21wb25lbnQnO1xyXG5cclxuXHJcbkBOZ01vZHVsZSh7XHJcbiAgZGVjbGFyYXRpb25zOiBbXHJcbiAgICBTQWxlcnRDb21wb25lbnRcclxuICBdLFxyXG4gIGltcG9ydHM6IFtcclxuICAgIENvbW1vbk1vZHVsZVxyXG4gIF0sXHJcbiAgZXhwb3J0czogW1NBbGVydENvbXBvbmVudF1cclxufSlcclxuZXhwb3J0IGNsYXNzIFNBbGVydE1vZHVsZSB7IH1cclxuIl19
22
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicy1hbGVydC5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9zaWRlc3lzLWdlbmVyaWMtdWkvc3JjL2xpYi9hbGVydC9zLWFsZXJ0Lm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0scUJBQXFCLENBQUM7O0FBWXRELE1BQU0sT0FBTyxZQUFZOzt5R0FBWixZQUFZOzBHQUFaLFlBQVksaUJBUHJCLGVBQWUsYUFHZixZQUFZLGFBRUosZUFBZTswR0FFZCxZQUFZLFlBSnJCLFlBQVk7MkZBSUgsWUFBWTtrQkFUeEIsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osZUFBZTtxQkFDaEI7b0JBQ0QsT0FBTyxFQUFFO3dCQUNQLFlBQVk7cUJBQ2I7b0JBQ0QsT0FBTyxFQUFFLENBQUMsZUFBZSxDQUFDO2lCQUMzQiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XHJcbmltcG9ydCB7IFNBbGVydENvbXBvbmVudCB9IGZyb20gJy4vcy1hbGVydC5jb21wb25lbnQnO1xyXG5cclxuXHJcbkBOZ01vZHVsZSh7XHJcbiAgZGVjbGFyYXRpb25zOiBbXHJcbiAgICBTQWxlcnRDb21wb25lbnRcclxuICBdLFxyXG4gIGltcG9ydHM6IFtcclxuICAgIENvbW1vbk1vZHVsZVxyXG4gIF0sXHJcbiAgZXhwb3J0czogW1NBbGVydENvbXBvbmVudF1cclxufSlcclxuZXhwb3J0IGNsYXNzIFNBbGVydE1vZHVsZSB7IH1cclxuIl19
@@ -42,9 +42,9 @@ export class SProfileGroupComponent {
42
42
  }
43
43
  }
44
44
  }
45
- SProfileGroupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SProfileGroupComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
46
- SProfileGroupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.0", type: SProfileGroupComponent, selector: "s-profile-group", inputs: { size: "size", user: "user" }, ngImport: i0, template: "<div class=\"content-profile-group976\">\r\n <div class=\"content-right976\">\r\n <s-avatar letters=\"{{user?.letters}}\" display=\"{{user?.display}}\" [size]=\"_size\" [urlProfileImage]=\"user?.url\" [status]=\"user?.status\"></s-avatar>\r\n </div>\r\n <div class=\"content-left976\">\r\n <p class=\"name976\">{{user?.name}}</p>\r\n <span class=\"email976\">{{user?.email}}</span>\r\n </div>\r\n</div>", styles: [":root{--s-profile-size-title: .875rem;--s-profile-size-email: .875rem;--s-profile-size-line-height-title: 22px}.content-profile-group976{width:100%;display:flex;align-items:center;justify-content:flex-start}.content-profile-group976 .content-left976{display:flex;flex-direction:column}.content-profile-group976 .content-left976 .name976{font-weight:700;color:var(--secondary-600);font-size:var(--s-profile-size-title);line-height:var(--s-profile-size-line-height-title);cursor:default}.content-profile-group976 .content-left976 .email976{color:var(--secondary-500);font-size:var(--s-profile-size-email);line-height:16px;cursor:default}.content-profile-group976 .content-left976 p{margin:0}.content-profile-group976 .content-right976{margin-right:12px;display:flex;align-items:center;justify-content:space-evenly}\n"], components: [{ type: i1.SAvatarComponent, selector: "s-avatar", inputs: ["urlProfileImage", "letters", "status", "display", "size"] }] });
47
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SProfileGroupComponent, decorators: [{
45
+ SProfileGroupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SProfileGroupComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
46
+ SProfileGroupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SProfileGroupComponent, selector: "s-profile-group", inputs: { size: "size", user: "user" }, ngImport: i0, template: "<div class=\"content-profile-group976\">\r\n <div class=\"content-right976\">\r\n <s-avatar letters=\"{{user?.letters}}\" display=\"{{user?.display}}\" [size]=\"_size\" [urlProfileImage]=\"user?.url\" [status]=\"user?.status\"></s-avatar>\r\n </div>\r\n <div class=\"content-left976\">\r\n <p class=\"name976\">{{user?.name}}</p>\r\n <span class=\"email976\">{{user?.email}}</span>\r\n </div>\r\n</div>", styles: [":root{--s-profile-size-title: .875rem;--s-profile-size-email: .875rem;--s-profile-size-line-height-title: 22px}.content-profile-group976{width:100%;display:flex;align-items:center;justify-content:flex-start}.content-profile-group976 .content-left976{display:flex;flex-direction:column}.content-profile-group976 .content-left976 .name976{font-weight:700;color:var(--secondary-600);font-size:var(--s-profile-size-title);line-height:var(--s-profile-size-line-height-title);cursor:default}.content-profile-group976 .content-left976 .email976{color:var(--secondary-500);font-size:var(--s-profile-size-email);line-height:16px;cursor:default}.content-profile-group976 .content-left976 p{margin:0}.content-profile-group976 .content-right976{margin-right:12px;display:flex;align-items:center;justify-content:space-evenly}\n"], dependencies: [{ kind: "component", type: i1.SAvatarComponent, selector: "s-avatar", inputs: ["urlProfileImage", "letters", "status", "display", "size"] }] });
47
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SProfileGroupComponent, decorators: [{
48
48
  type: Component,
49
49
  args: [{ selector: 's-profile-group', template: "<div class=\"content-profile-group976\">\r\n <div class=\"content-right976\">\r\n <s-avatar letters=\"{{user?.letters}}\" display=\"{{user?.display}}\" [size]=\"_size\" [urlProfileImage]=\"user?.url\" [status]=\"user?.status\"></s-avatar>\r\n </div>\r\n <div class=\"content-left976\">\r\n <p class=\"name976\">{{user?.name}}</p>\r\n <span class=\"email976\">{{user?.email}}</span>\r\n </div>\r\n</div>", styles: [":root{--s-profile-size-title: .875rem;--s-profile-size-email: .875rem;--s-profile-size-line-height-title: 22px}.content-profile-group976{width:100%;display:flex;align-items:center;justify-content:flex-start}.content-profile-group976 .content-left976{display:flex;flex-direction:column}.content-profile-group976 .content-left976 .name976{font-weight:700;color:var(--secondary-600);font-size:var(--s-profile-size-title);line-height:var(--s-profile-size-line-height-title);cursor:default}.content-profile-group976 .content-left976 .email976{color:var(--secondary-500);font-size:var(--s-profile-size-email);line-height:16px;cursor:default}.content-profile-group976 .content-left976 p{margin:0}.content-profile-group976 .content-right976{margin-right:12px;display:flex;align-items:center;justify-content:space-evenly}\n"] }]
50
50
  }], ctorParameters: function () { return []; }, propDecorators: { size: [{
@@ -5,14 +5,12 @@ import { SAvatarModule } from '../../s-avatar.module';
5
5
  import * as i0 from "@angular/core";
6
6
  export class SProfileGroupModule {
7
7
  }
8
- SProfileGroupModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SProfileGroupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
- SProfileGroupModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SProfileGroupModule, declarations: [SProfileGroupComponent], imports: [CommonModule,
8
+ SProfileGroupModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SProfileGroupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
+ SProfileGroupModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.1.2", ngImport: i0, type: SProfileGroupModule, declarations: [SProfileGroupComponent], imports: [CommonModule,
10
10
  SAvatarModule], exports: [SProfileGroupComponent] });
11
- SProfileGroupModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SProfileGroupModule, imports: [[
12
- CommonModule,
13
- SAvatarModule
14
- ]] });
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SProfileGroupModule, decorators: [{
11
+ SProfileGroupModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SProfileGroupModule, imports: [CommonModule,
12
+ SAvatarModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SProfileGroupModule, decorators: [{
16
14
  type: NgModule,
17
15
  args: [{
18
16
  declarations: [
@@ -25,4 +23,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
25
23
  exports: [SProfileGroupComponent]
26
24
  }]
27
25
  }] });
28
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicy1wcm9maWxlLWdyb3VwLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3NpZGVzeXMtZ2VuZXJpYy11aS9zcmMvbGliL2F2YXRhci9jb21wb25lbnRzL3Byb2ZpbGUtZ3JvdXAvcy1wcm9maWxlLWdyb3VwLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsTUFBTSw2QkFBNkIsQ0FBQztBQUNyRSxPQUFPLEVBQUUsYUFBYSxFQUFFLE1BQU0sdUJBQXVCLENBQUM7O0FBYXRELE1BQU0sT0FBTyxtQkFBbUI7O2dIQUFuQixtQkFBbUI7aUhBQW5CLG1CQUFtQixpQkFSNUIsc0JBQXNCLGFBR3RCLFlBQVk7UUFDWixhQUFhLGFBRUwsc0JBQXNCO2lIQUVyQixtQkFBbUIsWUFOckI7WUFDUCxZQUFZO1lBQ1osYUFBYTtTQUNkOzJGQUdVLG1CQUFtQjtrQkFWL0IsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osc0JBQXNCO3FCQUN2QjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsWUFBWTt3QkFDWixhQUFhO3FCQUNkO29CQUNELE9BQU8sRUFBRSxDQUFDLHNCQUFzQixDQUFDO2lCQUNsQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XHJcbmltcG9ydCB7IFNQcm9maWxlR3JvdXBDb21wb25lbnQgfSBmcm9tICcuL3MtcHJvZmlsZS1ncm91cC5jb21wb25lbnQnO1xyXG5pbXBvcnQgeyBTQXZhdGFyTW9kdWxlIH0gZnJvbSAnLi4vLi4vcy1hdmF0YXIubW9kdWxlJztcclxuXHJcblxyXG5ATmdNb2R1bGUoe1xyXG4gIGRlY2xhcmF0aW9uczogW1xyXG4gICAgU1Byb2ZpbGVHcm91cENvbXBvbmVudFxyXG4gIF0sXHJcbiAgaW1wb3J0czogW1xyXG4gICAgQ29tbW9uTW9kdWxlLFxyXG4gICAgU0F2YXRhck1vZHVsZVxyXG4gIF0sXHJcbiAgZXhwb3J0czogW1NQcm9maWxlR3JvdXBDb21wb25lbnRdXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBTUHJvZmlsZUdyb3VwTW9kdWxlIHsgfVxyXG4iXX0=
26
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicy1wcm9maWxlLWdyb3VwLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3NpZGVzeXMtZ2VuZXJpYy11aS9zcmMvbGliL2F2YXRhci9jb21wb25lbnRzL3Byb2ZpbGUtZ3JvdXAvcy1wcm9maWxlLWdyb3VwLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsTUFBTSw2QkFBNkIsQ0FBQztBQUNyRSxPQUFPLEVBQUUsYUFBYSxFQUFFLE1BQU0sdUJBQXVCLENBQUM7O0FBYXRELE1BQU0sT0FBTyxtQkFBbUI7O2dIQUFuQixtQkFBbUI7aUhBQW5CLG1CQUFtQixpQkFSNUIsc0JBQXNCLGFBR3RCLFlBQVk7UUFDWixhQUFhLGFBRUwsc0JBQXNCO2lIQUVyQixtQkFBbUIsWUFMNUIsWUFBWTtRQUNaLGFBQWE7MkZBSUosbUJBQW1CO2tCQVYvQixRQUFRO21CQUFDO29CQUNSLFlBQVksRUFBRTt3QkFDWixzQkFBc0I7cUJBQ3ZCO29CQUNELE9BQU8sRUFBRTt3QkFDUCxZQUFZO3dCQUNaLGFBQWE7cUJBQ2Q7b0JBQ0QsT0FBTyxFQUFFLENBQUMsc0JBQXNCLENBQUM7aUJBQ2xDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcclxuaW1wb3J0IHsgU1Byb2ZpbGVHcm91cENvbXBvbmVudCB9IGZyb20gJy4vcy1wcm9maWxlLWdyb3VwLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IFNBdmF0YXJNb2R1bGUgfSBmcm9tICcuLi8uLi9zLWF2YXRhci5tb2R1bGUnO1xyXG5cclxuXHJcbkBOZ01vZHVsZSh7XHJcbiAgZGVjbGFyYXRpb25zOiBbXHJcbiAgICBTUHJvZmlsZUdyb3VwQ29tcG9uZW50XHJcbiAgXSxcclxuICBpbXBvcnRzOiBbXHJcbiAgICBDb21tb25Nb2R1bGUsXHJcbiAgICBTQXZhdGFyTW9kdWxlXHJcbiAgXSxcclxuICBleHBvcnRzOiBbU1Byb2ZpbGVHcm91cENvbXBvbmVudF1cclxufSlcclxuZXhwb3J0IGNsYXNzIFNQcm9maWxlR3JvdXBNb2R1bGUgeyB9XHJcbiJdfQ==
@@ -1,7 +1,7 @@
1
1
  import { Component, Input, ViewEncapsulation } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
- import * as i1 from "../icon-material/s-icon-material.component";
4
- import * as i2 from "@angular/common";
3
+ import * as i1 from "@angular/common";
4
+ import * as i2 from "../icon-material/s-icon-material.component";
5
5
  import * as i3 from "../shared/image-loader.directive";
6
6
  export class SAvatarComponent {
7
7
  constructor() {
@@ -30,11 +30,11 @@ export class SAvatarComponent {
30
30
  this.letters = this.letters.substring(0, 2);
31
31
  }
32
32
  }
33
- SAvatarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SAvatarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
34
- SAvatarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.0", type: SAvatarComponent, selector: "s-avatar", inputs: { urlProfileImage: "urlProfileImage", letters: "letters", status: "status", display: "display", size: "size" }, ngImport: i0, template: "<div class=\"no-select content-avatar size-{{size}}\">\r\n <ng-container [ngSwitch]=\"status\">\r\n\r\n <!-- Type of status approved , declined , blocked , online , offline , busy -->\r\n <ng-container *ngSwitchCase=\"'approved'\">\r\n <div class=\"dot-state\">\r\n <s-icon-mat class=\"state-{{status}}\">check_circle</s-icon-mat>\r\n </div>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'declined'\">\r\n <div class=\"dot-state\">\r\n <s-icon-mat class=\"state-{{status}}\">cancel</s-icon-mat>\r\n </div>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'blocked'\">\r\n <div class=\"dot-state\">\r\n <s-icon-mat class=\"state-{{status}}\">lock</s-icon-mat>\r\n </div>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'online'\">\r\n <div class=\"dot-state state-{{status}}\"></div>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'offline'\">\r\n <div class=\"dot-state state-{{status}}\"></div>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'busy'\">\r\n <div class=\"dot-state\">\r\n <s-icon-mat class=\"state-{{status}}\">remove</s-icon-mat>\r\n </div>\r\n </ng-container>\r\n\r\n </ng-container>\r\n <ng-container [ngSwitch]=\"display\">\r\n <ng-container *ngSwitchCase=\"'icon'\">\r\n <div class=\"content-icon dot-content size-{{size}}\">\r\n <s-icon-mat>person</s-icon-mat>\r\n </div>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'avatar'\">\r\n <ng-container *ngIf=\"urlProfileImage\">\r\n <img appImageLoader src=\"{{urlProfileImage}}\" alt=\"\">\r\n </ng-container>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'letters'\">\r\n <div class=\"content-icon dot-content size-{{size}} content-letters\">\r\n <s-icon-mat>{{letters}}</s-icon-mat>\r\n </div>\r\n </ng-container>\r\n </ng-container>\r\n</div>", styles: ["s-avatar{position:relative}.content-avatar{border-radius:100%}.content-avatar s-icon-mat{line-height:0}.content-avatar .dot-state{z-index:111;border-radius:100%;position:absolute;background:white;display:flex;justify-content:center}.content-avatar s-icon-mat.state-approved span{color:var(--green-600)}.content-avatar s-icon-mat.state-declined span{color:var(--red-600)}.content-avatar .dot-state:has(.state-blocked){background:var(--primary-600);align-items:center}.content-avatar .dot-state:has(.state-busy){background:var(--red-600);color:var(--neutrals-1100);border:2px solid var(--neutrals-1100)}.content-avatar .dot-state.state-online,.content-avatar .dot-state.state-offline{border:2px solid var(--neutrals-1100)}.content-avatar s-icon-mat.state-blocked span{color:var(--neutrals-1100)}.content-avatar .dot-state.state-online{background-color:var(--green-600)}.content-avatar .dot-state.state-offline{background-color:var(--neutrals-600)}.content-avatar.size-128,.dot-content.size-128{height:128px;width:128px}.content-avatar.size-128 .content-letters.content-icon s-icon-mat span,.dot-content.size-128 .content-letters.content-icon s-icon-mat span{font-size:4.1rem}.content-avatar.size-128 .content-icon s-icon-mat span,.dot-content.size-128 .content-icon s-icon-mat span{font-size:6.6rem}.content-avatar.size-128 .dot-state,.dot-content.size-128 .dot-state{width:26px;height:26px;left:85px}.content-avatar.size-128 s-icon-mat span,.dot-content.size-128 s-icon-mat span{font-size:1.66rem}.content-avatar.size-128 s-icon-mat.state-blocked span,.dot-content.size-128 s-icon-mat.state-blocked span{font-size:1.3rem}.content-avatar.size-128 .dot-state:has(.state-blocked),.dot-content.size-128 .dot-state:has(.state-blocked){border:2px solid var(--neutrals-1100)}.content-avatar.size-96,.dot-content.size-96{height:96px;width:96px}.content-avatar.size-96 .content-letters.content-icon s-icon-mat span,.dot-content.size-96 .content-letters.content-icon s-icon-mat span{font-size:3.1rem}.content-avatar.size-96 .content-icon s-icon-mat span,.dot-content.size-96 .content-icon s-icon-mat span{font-size:4.6rem}.content-avatar.size-96 .dot-state,.dot-content.size-96 .dot-state{width:24px;height:24px;left:65px}.content-avatar.size-96 s-icon-mat span:has(.state-approved,.state-declined,.state-blocked),.dot-content.size-96 s-icon-mat span:has(.state-approved,.state-declined,.state-blocked){font-size:1.3rem}.content-avatar.size-96 s-icon-mat.state-blocked span,.dot-content.size-96 s-icon-mat.state-blocked span{font-size:1.3rem}.content-avatar.size-96 .dot-state:has(.state-blocked),.dot-content.size-96 .dot-state:has(.state-blocked){border:2px solid var(--neutrals-1100)}.content-avatar.size-48,.dot-content.size-48{height:48px;width:48px}.content-avatar.size-48 .content-letters.content-icon s-icon-mat span,.dot-content.size-48 .content-letters.content-icon s-icon-mat span{font-size:1.5rem}.content-avatar.size-48 .content-icon s-icon-mat span,.dot-content.size-48 .content-icon s-icon-mat span{font-size:2rem}.content-avatar.size-48 .dot-state,.dot-content.size-48 .dot-state{width:10px;height:10px;left:33px}.content-avatar.size-48 s-icon-mat span,.dot-content.size-48 s-icon-mat span{font-size:.6rem}.content-avatar.size-48 s-icon-mat.state-busy span,.dot-content.size-48 s-icon-mat.state-busy span{font-size:.66rem}.content-avatar.size-48 .dot-state:has(.state-blocked),.dot-content.size-48 .dot-state:has(.state-blocked){border:1px solid var(--neutrals-1100)}.content-avatar.size-48 .dot-state:has(.state-blocked) s-icon-mat span,.dot-content.size-48 .dot-state:has(.state-blocked) s-icon-mat span{font-size:.5rem}.content-avatar.size-48 .dot-state.state-online,.content-avatar.size-48 .dot-state.state-offline,.content-avatar.size-48 .dot-state:has(.state-busy),.dot-content.size-48 .dot-state.state-online,.dot-content.size-48 .dot-state.state-offline,.dot-content.size-48 .dot-state:has(.state-busy){border:1px solid var(--neutrals-1100)}.content-avatar.size-32,.dot-content.size-32{height:32px;width:32px}.content-avatar.size-32 .content-letters.content-icon s-icon-mat span,.dot-content.size-32 .content-letters.content-icon s-icon-mat span{font-size:1rem}.content-avatar.size-32 .content-icon s-icon-mat span,.dot-content.size-32 .content-icon s-icon-mat span{font-size:1.3rem}.content-avatar.size-32 .dot-state,.dot-content.size-32 .dot-state{width:8px;height:8px;left:23px}.content-avatar.size-32 s-icon-mat span,.dot-content.size-32 s-icon-mat span{font-size:.58rem}.content-avatar.size-32 .dot-state:has(.state-blocked),.dot-content.size-32 .dot-state:has(.state-blocked){border:1px solid var(--neutrals-1100)}.content-avatar.size-32 .dot-state:has(.state-blocked) s-icon-mat span,.dot-content.size-32 .dot-state:has(.state-blocked) s-icon-mat span{font-size:.4rem}.content-avatar.size-32 .dot-state.state-online,.content-avatar.size-32 .dot-state.state-offline,.content-avatar.size-32 .dot-state:has(.state-busy),.dot-content.size-32 .dot-state.state-online,.dot-content.size-32 .dot-state.state-offline,.dot-content.size-32 .dot-state:has(.state-busy){border:1px solid var(--neutrals-1100)}.content-avatar.size-24,.dot-content.size-24{height:24px;width:24px}.content-avatar.size-24 .content-letters.content-icon s-icon-mat span,.dot-content.size-24 .content-letters.content-icon s-icon-mat span{font-size:.7rem}.content-avatar.size-24 .content-icon s-icon-mat span,.dot-content.size-24 .content-icon s-icon-mat span{font-size:1rem}.content-avatar.size-24 .dot-state,.dot-content.size-24 .dot-state{width:6px;height:6px;left:17px}.content-avatar.size-24 s-icon-mat span,.dot-content.size-24 s-icon-mat span{font-size:.5rem}.content-avatar.size-24 .dot-state:has(.state-blocked),.dot-content.size-24 .dot-state:has(.state-blocked){border:1px solid var(--neutrals-1100)}.content-avatar.size-24 .dot-state:has(.state-blocked) s-icon-mat span,.dot-content.size-24 .dot-state:has(.state-blocked) s-icon-mat span{font-size:.3rem}.content-avatar.size-24 .dot-state.state-online,.content-avatar.size-24 .dot-state.state-offline,.content-avatar.size-24 .dot-state:has(.state-busy),.dot-content.size-24 .dot-state.state-online,.dot-content.size-24 .dot-state.state-offline,.dot-content.size-24 .dot-state:has(.state-busy){border:1px solid var(--neutrals-1100)}.content-avatar.size-16,.dot-content.size-16{height:16px;width:16px}.content-avatar.size-16 .content-icon s-icon-mat span,.dot-content.size-16 .content-icon s-icon-mat span{font-size:.5rem}.content-avatar.size-16 .dot-state,.dot-content.size-16 .dot-state{width:5px;height:5px;left:10px}.content-avatar.size-16 s-icon-mat span,.dot-content.size-16 s-icon-mat span{font-size:.4rem}.content-avatar.size-16 .dot-state:has(.state-blocked),.dot-content.size-16 .dot-state:has(.state-blocked){border:1px solid var(--neutrals-1100)}.content-avatar.size-16 .dot-state:has(.state-blocked) s-icon-mat span,.dot-content.size-16 .dot-state:has(.state-blocked) s-icon-mat span{font-size:.271rem}.content-avatar.size-16 .dot-state.state-online,.content-avatar.size-16 .dot-state.state-offline,.content-avatar.size-16 .dot-state:has(.state-busy),.dot-content.size-16 .dot-state.state-online,.dot-content.size-16 .dot-state.state-offline,.dot-content.size-16 .dot-state:has(.state-busy){border:1px solid var(--neutrals-1100)}.dot-content{background-color:var(--primary-600);border-radius:100%;color:var(--neutrals-1100)}.content-avatar .content-icon{display:flex;align-items:center;justify-content:center}.content-avatar .content-letters s-icon-mat span{line-height:initial;font-family:Roboto;font-weight:700}.content-avatar img{width:100%;height:100%;border-radius:100%}\n"], components: [{ type: i1.SIconMaterialComponent, selector: "s-icon-mat", inputs: ["size", "color", "fill", "weight", "grade", "opticalSize", "style", "type"] }], directives: [{ type: i2.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { type: i2.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i3.ImageLoaderDirective, selector: "img[appImageLoader]" }], encapsulation: i0.ViewEncapsulation.None });
35
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SAvatarComponent, decorators: [{
33
+ SAvatarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SAvatarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
34
+ SAvatarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SAvatarComponent, selector: "s-avatar", inputs: { urlProfileImage: "urlProfileImage", letters: "letters", status: "status", display: "display", size: "size" }, ngImport: i0, template: "<div class=\"no-select content-avatar size-{{size}}\">\r\n <ng-container [ngSwitch]=\"status\">\r\n\r\n <!-- Type of status approved , declined , blocked , online , offline , busy -->\r\n <ng-container *ngSwitchCase=\"'approved'\">\r\n <div class=\"dot-state\">\r\n <s-icon-mat class=\"state-{{status}}\">check_circle</s-icon-mat>\r\n </div>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'declined'\">\r\n <div class=\"dot-state\">\r\n <s-icon-mat class=\"state-{{status}}\">cancel</s-icon-mat>\r\n </div>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'blocked'\">\r\n <div class=\"dot-state\">\r\n <s-icon-mat class=\"state-{{status}}\">lock</s-icon-mat>\r\n </div>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'online'\">\r\n <div class=\"dot-state state-{{status}}\"></div>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'offline'\">\r\n <div class=\"dot-state state-{{status}}\"></div>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'busy'\">\r\n <div class=\"dot-state\">\r\n <s-icon-mat class=\"state-{{status}}\">remove</s-icon-mat>\r\n </div>\r\n </ng-container>\r\n\r\n </ng-container>\r\n <ng-container [ngSwitch]=\"display\">\r\n <ng-container *ngSwitchCase=\"'icon'\">\r\n <div class=\"content-icon dot-content size-{{size}}\">\r\n <s-icon-mat>person</s-icon-mat>\r\n </div>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'avatar'\">\r\n <ng-container *ngIf=\"urlProfileImage\">\r\n <img appImageLoader src=\"{{urlProfileImage}}\" alt=\"\">\r\n </ng-container>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'letters'\">\r\n <div class=\"content-icon dot-content size-{{size}} content-letters\">\r\n <s-icon-mat>{{letters}}</s-icon-mat>\r\n </div>\r\n </ng-container>\r\n </ng-container>\r\n</div>", styles: ["s-avatar{position:relative}.content-avatar{border-radius:100%}.content-avatar s-icon-mat{line-height:0}.content-avatar .dot-state{z-index:3;border-radius:100%;position:absolute;background:white;display:flex;justify-content:center}.content-avatar s-icon-mat.state-approved span{color:var(--green-600)}.content-avatar s-icon-mat.state-declined span{color:var(--red-600)}.content-avatar .dot-state:has(.state-blocked){background:var(--primary-600);align-items:center}.content-avatar .dot-state:has(.state-busy){background:var(--red-600);color:var(--neutrals-1100);border:2px solid var(--neutrals-1100)}.content-avatar .dot-state.state-online,.content-avatar .dot-state.state-offline{border:2px solid var(--neutrals-1100)}.content-avatar s-icon-mat.state-blocked span{color:var(--neutrals-1100)}.content-avatar .dot-state.state-online{background-color:var(--green-600)}.content-avatar .dot-state.state-offline{background-color:var(--neutrals-600)}.content-avatar.size-128,.dot-content.size-128{height:128px;width:128px}.content-avatar.size-128 .content-letters.content-icon s-icon-mat span,.dot-content.size-128 .content-letters.content-icon s-icon-mat span{font-size:4.1rem}.content-avatar.size-128 .content-icon s-icon-mat span,.dot-content.size-128 .content-icon s-icon-mat span{font-size:6.6rem}.content-avatar.size-128 .dot-state,.dot-content.size-128 .dot-state{width:26px;height:26px;left:85px}.content-avatar.size-128 s-icon-mat span,.dot-content.size-128 s-icon-mat span{font-size:1.66rem}.content-avatar.size-128 s-icon-mat.state-blocked span,.dot-content.size-128 s-icon-mat.state-blocked span{font-size:1.3rem}.content-avatar.size-128 .dot-state:has(.state-blocked),.dot-content.size-128 .dot-state:has(.state-blocked){border:2px solid var(--neutrals-1100)}.content-avatar.size-96,.dot-content.size-96{height:96px;width:96px}.content-avatar.size-96 .content-letters.content-icon s-icon-mat span,.dot-content.size-96 .content-letters.content-icon s-icon-mat span{font-size:3.1rem}.content-avatar.size-96 .content-icon s-icon-mat span,.dot-content.size-96 .content-icon s-icon-mat span{font-size:4.6rem}.content-avatar.size-96 .dot-state,.dot-content.size-96 .dot-state{width:24px;height:24px;left:65px}.content-avatar.size-96 s-icon-mat span:has(.state-approved,.state-declined,.state-blocked),.dot-content.size-96 s-icon-mat span:has(.state-approved,.state-declined,.state-blocked){font-size:1.3rem}.content-avatar.size-96 s-icon-mat.state-blocked span,.dot-content.size-96 s-icon-mat.state-blocked span{font-size:1.3rem}.content-avatar.size-96 .dot-state:has(.state-blocked),.dot-content.size-96 .dot-state:has(.state-blocked){border:2px solid var(--neutrals-1100)}.content-avatar.size-48,.dot-content.size-48{height:48px;width:48px}.content-avatar.size-48 .content-letters.content-icon s-icon-mat span,.dot-content.size-48 .content-letters.content-icon s-icon-mat span{font-size:1.5rem}.content-avatar.size-48 .content-icon s-icon-mat span,.dot-content.size-48 .content-icon s-icon-mat span{font-size:2rem}.content-avatar.size-48 .dot-state,.dot-content.size-48 .dot-state{width:10px;height:10px;left:33px}.content-avatar.size-48 s-icon-mat span,.dot-content.size-48 s-icon-mat span{font-size:.6rem}.content-avatar.size-48 s-icon-mat.state-busy span,.dot-content.size-48 s-icon-mat.state-busy span{font-size:.66rem}.content-avatar.size-48 .dot-state:has(.state-blocked),.dot-content.size-48 .dot-state:has(.state-blocked){border:1px solid var(--neutrals-1100)}.content-avatar.size-48 .dot-state:has(.state-blocked) s-icon-mat span,.dot-content.size-48 .dot-state:has(.state-blocked) s-icon-mat span{font-size:.5rem}.content-avatar.size-48 .dot-state.state-online,.content-avatar.size-48 .dot-state.state-offline,.content-avatar.size-48 .dot-state:has(.state-busy),.dot-content.size-48 .dot-state.state-online,.dot-content.size-48 .dot-state.state-offline,.dot-content.size-48 .dot-state:has(.state-busy){border:1px solid var(--neutrals-1100)}.content-avatar.size-32,.dot-content.size-32{height:32px;width:32px}.content-avatar.size-32 .content-letters.content-icon s-icon-mat span,.dot-content.size-32 .content-letters.content-icon s-icon-mat span{font-size:1rem}.content-avatar.size-32 .content-icon s-icon-mat span,.dot-content.size-32 .content-icon s-icon-mat span{font-size:1.3rem}.content-avatar.size-32 .dot-state,.dot-content.size-32 .dot-state{width:8px;height:8px;left:23px}.content-avatar.size-32 s-icon-mat span,.dot-content.size-32 s-icon-mat span{font-size:.58rem}.content-avatar.size-32 .dot-state:has(.state-blocked),.dot-content.size-32 .dot-state:has(.state-blocked){border:1px solid var(--neutrals-1100)}.content-avatar.size-32 .dot-state:has(.state-blocked) s-icon-mat span,.dot-content.size-32 .dot-state:has(.state-blocked) s-icon-mat span{font-size:.4rem}.content-avatar.size-32 .dot-state.state-online,.content-avatar.size-32 .dot-state.state-offline,.content-avatar.size-32 .dot-state:has(.state-busy),.dot-content.size-32 .dot-state.state-online,.dot-content.size-32 .dot-state.state-offline,.dot-content.size-32 .dot-state:has(.state-busy){border:1px solid var(--neutrals-1100)}.content-avatar.size-24,.dot-content.size-24{height:24px;width:24px}.content-avatar.size-24 .content-letters.content-icon s-icon-mat span,.dot-content.size-24 .content-letters.content-icon s-icon-mat span{font-size:.7rem}.content-avatar.size-24 .content-icon s-icon-mat span,.dot-content.size-24 .content-icon s-icon-mat span{font-size:1rem}.content-avatar.size-24 .dot-state,.dot-content.size-24 .dot-state{width:6px;height:6px;left:17px}.content-avatar.size-24 s-icon-mat span,.dot-content.size-24 s-icon-mat span{font-size:.5rem}.content-avatar.size-24 .dot-state:has(.state-blocked),.dot-content.size-24 .dot-state:has(.state-blocked){border:1px solid var(--neutrals-1100)}.content-avatar.size-24 .dot-state:has(.state-blocked) s-icon-mat span,.dot-content.size-24 .dot-state:has(.state-blocked) s-icon-mat span{font-size:.3rem}.content-avatar.size-24 .dot-state.state-online,.content-avatar.size-24 .dot-state.state-offline,.content-avatar.size-24 .dot-state:has(.state-busy),.dot-content.size-24 .dot-state.state-online,.dot-content.size-24 .dot-state.state-offline,.dot-content.size-24 .dot-state:has(.state-busy){border:1px solid var(--neutrals-1100)}.content-avatar.size-16,.dot-content.size-16{height:16px;width:16px}.content-avatar.size-16 .content-icon s-icon-mat span,.dot-content.size-16 .content-icon s-icon-mat span{font-size:.5rem}.content-avatar.size-16 .dot-state,.dot-content.size-16 .dot-state{width:5px;height:5px;left:10px}.content-avatar.size-16 s-icon-mat span,.dot-content.size-16 s-icon-mat span{font-size:.4rem}.content-avatar.size-16 .dot-state:has(.state-blocked),.dot-content.size-16 .dot-state:has(.state-blocked){border:1px solid var(--neutrals-1100)}.content-avatar.size-16 .dot-state:has(.state-blocked) s-icon-mat span,.dot-content.size-16 .dot-state:has(.state-blocked) s-icon-mat span{font-size:.271rem}.content-avatar.size-16 .dot-state.state-online,.content-avatar.size-16 .dot-state.state-offline,.content-avatar.size-16 .dot-state:has(.state-busy),.dot-content.size-16 .dot-state.state-online,.dot-content.size-16 .dot-state.state-offline,.dot-content.size-16 .dot-state:has(.state-busy){border:1px solid var(--neutrals-1100)}.dot-content{background-color:var(--primary-600);border-radius:100%;color:var(--neutrals-1100)}.content-avatar .content-icon{display:flex;align-items:center;justify-content:center}.content-avatar .content-letters s-icon-mat span{line-height:initial;font-family:Roboto;font-weight:700}.content-avatar img{width:100%;height:100%;border-radius:100%}\n"], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: i1.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "component", type: i2.SIconMaterialComponent, selector: "s-icon-mat", inputs: ["size", "color", "fill", "weight", "grade", "opticalSize", "style", "type"] }, { kind: "directive", type: i3.ImageLoaderDirective, selector: "img[appImageLoader]" }], encapsulation: i0.ViewEncapsulation.None });
35
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SAvatarComponent, decorators: [{
36
36
  type: Component,
37
- args: [{ selector: 's-avatar', encapsulation: ViewEncapsulation.None, template: "<div class=\"no-select content-avatar size-{{size}}\">\r\n <ng-container [ngSwitch]=\"status\">\r\n\r\n <!-- Type of status approved , declined , blocked , online , offline , busy -->\r\n <ng-container *ngSwitchCase=\"'approved'\">\r\n <div class=\"dot-state\">\r\n <s-icon-mat class=\"state-{{status}}\">check_circle</s-icon-mat>\r\n </div>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'declined'\">\r\n <div class=\"dot-state\">\r\n <s-icon-mat class=\"state-{{status}}\">cancel</s-icon-mat>\r\n </div>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'blocked'\">\r\n <div class=\"dot-state\">\r\n <s-icon-mat class=\"state-{{status}}\">lock</s-icon-mat>\r\n </div>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'online'\">\r\n <div class=\"dot-state state-{{status}}\"></div>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'offline'\">\r\n <div class=\"dot-state state-{{status}}\"></div>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'busy'\">\r\n <div class=\"dot-state\">\r\n <s-icon-mat class=\"state-{{status}}\">remove</s-icon-mat>\r\n </div>\r\n </ng-container>\r\n\r\n </ng-container>\r\n <ng-container [ngSwitch]=\"display\">\r\n <ng-container *ngSwitchCase=\"'icon'\">\r\n <div class=\"content-icon dot-content size-{{size}}\">\r\n <s-icon-mat>person</s-icon-mat>\r\n </div>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'avatar'\">\r\n <ng-container *ngIf=\"urlProfileImage\">\r\n <img appImageLoader src=\"{{urlProfileImage}}\" alt=\"\">\r\n </ng-container>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'letters'\">\r\n <div class=\"content-icon dot-content size-{{size}} content-letters\">\r\n <s-icon-mat>{{letters}}</s-icon-mat>\r\n </div>\r\n </ng-container>\r\n </ng-container>\r\n</div>", styles: ["s-avatar{position:relative}.content-avatar{border-radius:100%}.content-avatar s-icon-mat{line-height:0}.content-avatar .dot-state{z-index:111;border-radius:100%;position:absolute;background:white;display:flex;justify-content:center}.content-avatar s-icon-mat.state-approved span{color:var(--green-600)}.content-avatar s-icon-mat.state-declined span{color:var(--red-600)}.content-avatar .dot-state:has(.state-blocked){background:var(--primary-600);align-items:center}.content-avatar .dot-state:has(.state-busy){background:var(--red-600);color:var(--neutrals-1100);border:2px solid var(--neutrals-1100)}.content-avatar .dot-state.state-online,.content-avatar .dot-state.state-offline{border:2px solid var(--neutrals-1100)}.content-avatar s-icon-mat.state-blocked span{color:var(--neutrals-1100)}.content-avatar .dot-state.state-online{background-color:var(--green-600)}.content-avatar .dot-state.state-offline{background-color:var(--neutrals-600)}.content-avatar.size-128,.dot-content.size-128{height:128px;width:128px}.content-avatar.size-128 .content-letters.content-icon s-icon-mat span,.dot-content.size-128 .content-letters.content-icon s-icon-mat span{font-size:4.1rem}.content-avatar.size-128 .content-icon s-icon-mat span,.dot-content.size-128 .content-icon s-icon-mat span{font-size:6.6rem}.content-avatar.size-128 .dot-state,.dot-content.size-128 .dot-state{width:26px;height:26px;left:85px}.content-avatar.size-128 s-icon-mat span,.dot-content.size-128 s-icon-mat span{font-size:1.66rem}.content-avatar.size-128 s-icon-mat.state-blocked span,.dot-content.size-128 s-icon-mat.state-blocked span{font-size:1.3rem}.content-avatar.size-128 .dot-state:has(.state-blocked),.dot-content.size-128 .dot-state:has(.state-blocked){border:2px solid var(--neutrals-1100)}.content-avatar.size-96,.dot-content.size-96{height:96px;width:96px}.content-avatar.size-96 .content-letters.content-icon s-icon-mat span,.dot-content.size-96 .content-letters.content-icon s-icon-mat span{font-size:3.1rem}.content-avatar.size-96 .content-icon s-icon-mat span,.dot-content.size-96 .content-icon s-icon-mat span{font-size:4.6rem}.content-avatar.size-96 .dot-state,.dot-content.size-96 .dot-state{width:24px;height:24px;left:65px}.content-avatar.size-96 s-icon-mat span:has(.state-approved,.state-declined,.state-blocked),.dot-content.size-96 s-icon-mat span:has(.state-approved,.state-declined,.state-blocked){font-size:1.3rem}.content-avatar.size-96 s-icon-mat.state-blocked span,.dot-content.size-96 s-icon-mat.state-blocked span{font-size:1.3rem}.content-avatar.size-96 .dot-state:has(.state-blocked),.dot-content.size-96 .dot-state:has(.state-blocked){border:2px solid var(--neutrals-1100)}.content-avatar.size-48,.dot-content.size-48{height:48px;width:48px}.content-avatar.size-48 .content-letters.content-icon s-icon-mat span,.dot-content.size-48 .content-letters.content-icon s-icon-mat span{font-size:1.5rem}.content-avatar.size-48 .content-icon s-icon-mat span,.dot-content.size-48 .content-icon s-icon-mat span{font-size:2rem}.content-avatar.size-48 .dot-state,.dot-content.size-48 .dot-state{width:10px;height:10px;left:33px}.content-avatar.size-48 s-icon-mat span,.dot-content.size-48 s-icon-mat span{font-size:.6rem}.content-avatar.size-48 s-icon-mat.state-busy span,.dot-content.size-48 s-icon-mat.state-busy span{font-size:.66rem}.content-avatar.size-48 .dot-state:has(.state-blocked),.dot-content.size-48 .dot-state:has(.state-blocked){border:1px solid var(--neutrals-1100)}.content-avatar.size-48 .dot-state:has(.state-blocked) s-icon-mat span,.dot-content.size-48 .dot-state:has(.state-blocked) s-icon-mat span{font-size:.5rem}.content-avatar.size-48 .dot-state.state-online,.content-avatar.size-48 .dot-state.state-offline,.content-avatar.size-48 .dot-state:has(.state-busy),.dot-content.size-48 .dot-state.state-online,.dot-content.size-48 .dot-state.state-offline,.dot-content.size-48 .dot-state:has(.state-busy){border:1px solid var(--neutrals-1100)}.content-avatar.size-32,.dot-content.size-32{height:32px;width:32px}.content-avatar.size-32 .content-letters.content-icon s-icon-mat span,.dot-content.size-32 .content-letters.content-icon s-icon-mat span{font-size:1rem}.content-avatar.size-32 .content-icon s-icon-mat span,.dot-content.size-32 .content-icon s-icon-mat span{font-size:1.3rem}.content-avatar.size-32 .dot-state,.dot-content.size-32 .dot-state{width:8px;height:8px;left:23px}.content-avatar.size-32 s-icon-mat span,.dot-content.size-32 s-icon-mat span{font-size:.58rem}.content-avatar.size-32 .dot-state:has(.state-blocked),.dot-content.size-32 .dot-state:has(.state-blocked){border:1px solid var(--neutrals-1100)}.content-avatar.size-32 .dot-state:has(.state-blocked) s-icon-mat span,.dot-content.size-32 .dot-state:has(.state-blocked) s-icon-mat span{font-size:.4rem}.content-avatar.size-32 .dot-state.state-online,.content-avatar.size-32 .dot-state.state-offline,.content-avatar.size-32 .dot-state:has(.state-busy),.dot-content.size-32 .dot-state.state-online,.dot-content.size-32 .dot-state.state-offline,.dot-content.size-32 .dot-state:has(.state-busy){border:1px solid var(--neutrals-1100)}.content-avatar.size-24,.dot-content.size-24{height:24px;width:24px}.content-avatar.size-24 .content-letters.content-icon s-icon-mat span,.dot-content.size-24 .content-letters.content-icon s-icon-mat span{font-size:.7rem}.content-avatar.size-24 .content-icon s-icon-mat span,.dot-content.size-24 .content-icon s-icon-mat span{font-size:1rem}.content-avatar.size-24 .dot-state,.dot-content.size-24 .dot-state{width:6px;height:6px;left:17px}.content-avatar.size-24 s-icon-mat span,.dot-content.size-24 s-icon-mat span{font-size:.5rem}.content-avatar.size-24 .dot-state:has(.state-blocked),.dot-content.size-24 .dot-state:has(.state-blocked){border:1px solid var(--neutrals-1100)}.content-avatar.size-24 .dot-state:has(.state-blocked) s-icon-mat span,.dot-content.size-24 .dot-state:has(.state-blocked) s-icon-mat span{font-size:.3rem}.content-avatar.size-24 .dot-state.state-online,.content-avatar.size-24 .dot-state.state-offline,.content-avatar.size-24 .dot-state:has(.state-busy),.dot-content.size-24 .dot-state.state-online,.dot-content.size-24 .dot-state.state-offline,.dot-content.size-24 .dot-state:has(.state-busy){border:1px solid var(--neutrals-1100)}.content-avatar.size-16,.dot-content.size-16{height:16px;width:16px}.content-avatar.size-16 .content-icon s-icon-mat span,.dot-content.size-16 .content-icon s-icon-mat span{font-size:.5rem}.content-avatar.size-16 .dot-state,.dot-content.size-16 .dot-state{width:5px;height:5px;left:10px}.content-avatar.size-16 s-icon-mat span,.dot-content.size-16 s-icon-mat span{font-size:.4rem}.content-avatar.size-16 .dot-state:has(.state-blocked),.dot-content.size-16 .dot-state:has(.state-blocked){border:1px solid var(--neutrals-1100)}.content-avatar.size-16 .dot-state:has(.state-blocked) s-icon-mat span,.dot-content.size-16 .dot-state:has(.state-blocked) s-icon-mat span{font-size:.271rem}.content-avatar.size-16 .dot-state.state-online,.content-avatar.size-16 .dot-state.state-offline,.content-avatar.size-16 .dot-state:has(.state-busy),.dot-content.size-16 .dot-state.state-online,.dot-content.size-16 .dot-state.state-offline,.dot-content.size-16 .dot-state:has(.state-busy){border:1px solid var(--neutrals-1100)}.dot-content{background-color:var(--primary-600);border-radius:100%;color:var(--neutrals-1100)}.content-avatar .content-icon{display:flex;align-items:center;justify-content:center}.content-avatar .content-letters s-icon-mat span{line-height:initial;font-family:Roboto;font-weight:700}.content-avatar img{width:100%;height:100%;border-radius:100%}\n"] }]
37
+ args: [{ selector: 's-avatar', encapsulation: ViewEncapsulation.None, template: "<div class=\"no-select content-avatar size-{{size}}\">\r\n <ng-container [ngSwitch]=\"status\">\r\n\r\n <!-- Type of status approved , declined , blocked , online , offline , busy -->\r\n <ng-container *ngSwitchCase=\"'approved'\">\r\n <div class=\"dot-state\">\r\n <s-icon-mat class=\"state-{{status}}\">check_circle</s-icon-mat>\r\n </div>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'declined'\">\r\n <div class=\"dot-state\">\r\n <s-icon-mat class=\"state-{{status}}\">cancel</s-icon-mat>\r\n </div>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'blocked'\">\r\n <div class=\"dot-state\">\r\n <s-icon-mat class=\"state-{{status}}\">lock</s-icon-mat>\r\n </div>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'online'\">\r\n <div class=\"dot-state state-{{status}}\"></div>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'offline'\">\r\n <div class=\"dot-state state-{{status}}\"></div>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'busy'\">\r\n <div class=\"dot-state\">\r\n <s-icon-mat class=\"state-{{status}}\">remove</s-icon-mat>\r\n </div>\r\n </ng-container>\r\n\r\n </ng-container>\r\n <ng-container [ngSwitch]=\"display\">\r\n <ng-container *ngSwitchCase=\"'icon'\">\r\n <div class=\"content-icon dot-content size-{{size}}\">\r\n <s-icon-mat>person</s-icon-mat>\r\n </div>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'avatar'\">\r\n <ng-container *ngIf=\"urlProfileImage\">\r\n <img appImageLoader src=\"{{urlProfileImage}}\" alt=\"\">\r\n </ng-container>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'letters'\">\r\n <div class=\"content-icon dot-content size-{{size}} content-letters\">\r\n <s-icon-mat>{{letters}}</s-icon-mat>\r\n </div>\r\n </ng-container>\r\n </ng-container>\r\n</div>", styles: ["s-avatar{position:relative}.content-avatar{border-radius:100%}.content-avatar s-icon-mat{line-height:0}.content-avatar .dot-state{z-index:3;border-radius:100%;position:absolute;background:white;display:flex;justify-content:center}.content-avatar s-icon-mat.state-approved span{color:var(--green-600)}.content-avatar s-icon-mat.state-declined span{color:var(--red-600)}.content-avatar .dot-state:has(.state-blocked){background:var(--primary-600);align-items:center}.content-avatar .dot-state:has(.state-busy){background:var(--red-600);color:var(--neutrals-1100);border:2px solid var(--neutrals-1100)}.content-avatar .dot-state.state-online,.content-avatar .dot-state.state-offline{border:2px solid var(--neutrals-1100)}.content-avatar s-icon-mat.state-blocked span{color:var(--neutrals-1100)}.content-avatar .dot-state.state-online{background-color:var(--green-600)}.content-avatar .dot-state.state-offline{background-color:var(--neutrals-600)}.content-avatar.size-128,.dot-content.size-128{height:128px;width:128px}.content-avatar.size-128 .content-letters.content-icon s-icon-mat span,.dot-content.size-128 .content-letters.content-icon s-icon-mat span{font-size:4.1rem}.content-avatar.size-128 .content-icon s-icon-mat span,.dot-content.size-128 .content-icon s-icon-mat span{font-size:6.6rem}.content-avatar.size-128 .dot-state,.dot-content.size-128 .dot-state{width:26px;height:26px;left:85px}.content-avatar.size-128 s-icon-mat span,.dot-content.size-128 s-icon-mat span{font-size:1.66rem}.content-avatar.size-128 s-icon-mat.state-blocked span,.dot-content.size-128 s-icon-mat.state-blocked span{font-size:1.3rem}.content-avatar.size-128 .dot-state:has(.state-blocked),.dot-content.size-128 .dot-state:has(.state-blocked){border:2px solid var(--neutrals-1100)}.content-avatar.size-96,.dot-content.size-96{height:96px;width:96px}.content-avatar.size-96 .content-letters.content-icon s-icon-mat span,.dot-content.size-96 .content-letters.content-icon s-icon-mat span{font-size:3.1rem}.content-avatar.size-96 .content-icon s-icon-mat span,.dot-content.size-96 .content-icon s-icon-mat span{font-size:4.6rem}.content-avatar.size-96 .dot-state,.dot-content.size-96 .dot-state{width:24px;height:24px;left:65px}.content-avatar.size-96 s-icon-mat span:has(.state-approved,.state-declined,.state-blocked),.dot-content.size-96 s-icon-mat span:has(.state-approved,.state-declined,.state-blocked){font-size:1.3rem}.content-avatar.size-96 s-icon-mat.state-blocked span,.dot-content.size-96 s-icon-mat.state-blocked span{font-size:1.3rem}.content-avatar.size-96 .dot-state:has(.state-blocked),.dot-content.size-96 .dot-state:has(.state-blocked){border:2px solid var(--neutrals-1100)}.content-avatar.size-48,.dot-content.size-48{height:48px;width:48px}.content-avatar.size-48 .content-letters.content-icon s-icon-mat span,.dot-content.size-48 .content-letters.content-icon s-icon-mat span{font-size:1.5rem}.content-avatar.size-48 .content-icon s-icon-mat span,.dot-content.size-48 .content-icon s-icon-mat span{font-size:2rem}.content-avatar.size-48 .dot-state,.dot-content.size-48 .dot-state{width:10px;height:10px;left:33px}.content-avatar.size-48 s-icon-mat span,.dot-content.size-48 s-icon-mat span{font-size:.6rem}.content-avatar.size-48 s-icon-mat.state-busy span,.dot-content.size-48 s-icon-mat.state-busy span{font-size:.66rem}.content-avatar.size-48 .dot-state:has(.state-blocked),.dot-content.size-48 .dot-state:has(.state-blocked){border:1px solid var(--neutrals-1100)}.content-avatar.size-48 .dot-state:has(.state-blocked) s-icon-mat span,.dot-content.size-48 .dot-state:has(.state-blocked) s-icon-mat span{font-size:.5rem}.content-avatar.size-48 .dot-state.state-online,.content-avatar.size-48 .dot-state.state-offline,.content-avatar.size-48 .dot-state:has(.state-busy),.dot-content.size-48 .dot-state.state-online,.dot-content.size-48 .dot-state.state-offline,.dot-content.size-48 .dot-state:has(.state-busy){border:1px solid var(--neutrals-1100)}.content-avatar.size-32,.dot-content.size-32{height:32px;width:32px}.content-avatar.size-32 .content-letters.content-icon s-icon-mat span,.dot-content.size-32 .content-letters.content-icon s-icon-mat span{font-size:1rem}.content-avatar.size-32 .content-icon s-icon-mat span,.dot-content.size-32 .content-icon s-icon-mat span{font-size:1.3rem}.content-avatar.size-32 .dot-state,.dot-content.size-32 .dot-state{width:8px;height:8px;left:23px}.content-avatar.size-32 s-icon-mat span,.dot-content.size-32 s-icon-mat span{font-size:.58rem}.content-avatar.size-32 .dot-state:has(.state-blocked),.dot-content.size-32 .dot-state:has(.state-blocked){border:1px solid var(--neutrals-1100)}.content-avatar.size-32 .dot-state:has(.state-blocked) s-icon-mat span,.dot-content.size-32 .dot-state:has(.state-blocked) s-icon-mat span{font-size:.4rem}.content-avatar.size-32 .dot-state.state-online,.content-avatar.size-32 .dot-state.state-offline,.content-avatar.size-32 .dot-state:has(.state-busy),.dot-content.size-32 .dot-state.state-online,.dot-content.size-32 .dot-state.state-offline,.dot-content.size-32 .dot-state:has(.state-busy){border:1px solid var(--neutrals-1100)}.content-avatar.size-24,.dot-content.size-24{height:24px;width:24px}.content-avatar.size-24 .content-letters.content-icon s-icon-mat span,.dot-content.size-24 .content-letters.content-icon s-icon-mat span{font-size:.7rem}.content-avatar.size-24 .content-icon s-icon-mat span,.dot-content.size-24 .content-icon s-icon-mat span{font-size:1rem}.content-avatar.size-24 .dot-state,.dot-content.size-24 .dot-state{width:6px;height:6px;left:17px}.content-avatar.size-24 s-icon-mat span,.dot-content.size-24 s-icon-mat span{font-size:.5rem}.content-avatar.size-24 .dot-state:has(.state-blocked),.dot-content.size-24 .dot-state:has(.state-blocked){border:1px solid var(--neutrals-1100)}.content-avatar.size-24 .dot-state:has(.state-blocked) s-icon-mat span,.dot-content.size-24 .dot-state:has(.state-blocked) s-icon-mat span{font-size:.3rem}.content-avatar.size-24 .dot-state.state-online,.content-avatar.size-24 .dot-state.state-offline,.content-avatar.size-24 .dot-state:has(.state-busy),.dot-content.size-24 .dot-state.state-online,.dot-content.size-24 .dot-state.state-offline,.dot-content.size-24 .dot-state:has(.state-busy){border:1px solid var(--neutrals-1100)}.content-avatar.size-16,.dot-content.size-16{height:16px;width:16px}.content-avatar.size-16 .content-icon s-icon-mat span,.dot-content.size-16 .content-icon s-icon-mat span{font-size:.5rem}.content-avatar.size-16 .dot-state,.dot-content.size-16 .dot-state{width:5px;height:5px;left:10px}.content-avatar.size-16 s-icon-mat span,.dot-content.size-16 s-icon-mat span{font-size:.4rem}.content-avatar.size-16 .dot-state:has(.state-blocked),.dot-content.size-16 .dot-state:has(.state-blocked){border:1px solid var(--neutrals-1100)}.content-avatar.size-16 .dot-state:has(.state-blocked) s-icon-mat span,.dot-content.size-16 .dot-state:has(.state-blocked) s-icon-mat span{font-size:.271rem}.content-avatar.size-16 .dot-state.state-online,.content-avatar.size-16 .dot-state.state-offline,.content-avatar.size-16 .dot-state:has(.state-busy),.dot-content.size-16 .dot-state.state-online,.dot-content.size-16 .dot-state.state-offline,.dot-content.size-16 .dot-state:has(.state-busy){border:1px solid var(--neutrals-1100)}.dot-content{background-color:var(--primary-600);border-radius:100%;color:var(--neutrals-1100)}.content-avatar .content-icon{display:flex;align-items:center;justify-content:center}.content-avatar .content-letters s-icon-mat span{line-height:initial;font-family:Roboto;font-weight:700}.content-avatar img{width:100%;height:100%;border-radius:100%}\n"] }]
38
38
  }], ctorParameters: function () { return []; }, propDecorators: { urlProfileImage: [{
39
39
  type: Input
40
40
  }], letters: [{
@@ -6,16 +6,14 @@ import { SharedModule } from '../shared/shared.module';
6
6
  import * as i0 from "@angular/core";
7
7
  export class SAvatarModule {
8
8
  }
9
- SAvatarModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SAvatarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
- SAvatarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SAvatarModule, declarations: [SAvatarComponent], imports: [CommonModule,
9
+ SAvatarModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SAvatarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
+ SAvatarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.1.2", ngImport: i0, type: SAvatarModule, declarations: [SAvatarComponent], imports: [CommonModule,
11
11
  SIconMaterialModule,
12
12
  SharedModule], exports: [SAvatarComponent] });
13
- SAvatarModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SAvatarModule, imports: [[
14
- CommonModule,
15
- SIconMaterialModule,
16
- SharedModule
17
- ]] });
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SAvatarModule, decorators: [{
13
+ SAvatarModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SAvatarModule, imports: [CommonModule,
14
+ SIconMaterialModule,
15
+ SharedModule] });
16
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SAvatarModule, decorators: [{
19
17
  type: NgModule,
20
18
  args: [{
21
19
  declarations: [
@@ -29,4 +27,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
29
27
  exports: [SAvatarComponent]
30
28
  }]
31
29
  }] });
32
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicy1hdmF0YXIubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvc2lkZXN5cy1nZW5lcmljLXVpL3NyYy9saWIvYXZhdGFyL3MtYXZhdGFyLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxzQkFBc0IsQ0FBQztBQUN4RCxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSxrQkFBa0IsQ0FBQztBQUN2RCxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0seUJBQXlCLENBQUM7O0FBY3ZELE1BQU0sT0FBTyxhQUFhOzswR0FBYixhQUFhOzJHQUFiLGFBQWEsaUJBVHRCLGdCQUFnQixhQUdoQixZQUFZO1FBQ1osbUJBQW1CO1FBQ25CLFlBQVksYUFFSixnQkFBZ0I7MkdBRWYsYUFBYSxZQVBmO1lBQ1AsWUFBWTtZQUNaLG1CQUFtQjtZQUNuQixZQUFZO1NBQ2I7MkZBR1UsYUFBYTtrQkFYekIsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osZ0JBQWdCO3FCQUNqQjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsWUFBWTt3QkFDWixtQkFBbUI7d0JBQ25CLFlBQVk7cUJBQ2I7b0JBQ0QsT0FBTyxFQUFFLENBQUMsZ0JBQWdCLENBQUM7aUJBQzVCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcclxuaW1wb3J0IHsgU0F2YXRhckNvbXBvbmVudCB9IGZyb20gJy4vcy1hdmF0YXIuY29tcG9uZW50JztcclxuaW1wb3J0IHsgU0ljb25NYXRlcmlhbE1vZHVsZSB9IGZyb20gJy4uL2ljb24tbWF0ZXJpYWwnO1xyXG5pbXBvcnQgeyBTaGFyZWRNb2R1bGUgfSBmcm9tICcuLi9zaGFyZWQvc2hhcmVkLm1vZHVsZSc7XHJcblxyXG5cclxuQE5nTW9kdWxlKHtcclxuICBkZWNsYXJhdGlvbnM6IFtcclxuICAgIFNBdmF0YXJDb21wb25lbnRcclxuICBdLFxyXG4gIGltcG9ydHM6IFtcclxuICAgIENvbW1vbk1vZHVsZSxcclxuICAgIFNJY29uTWF0ZXJpYWxNb2R1bGUsXHJcbiAgICBTaGFyZWRNb2R1bGVcclxuICBdLFxyXG4gIGV4cG9ydHM6IFtTQXZhdGFyQ29tcG9uZW50XVxyXG59KVxyXG5leHBvcnQgY2xhc3MgU0F2YXRhck1vZHVsZSB7IH1cclxuIl19
30
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicy1hdmF0YXIubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvc2lkZXN5cy1nZW5lcmljLXVpL3NyYy9saWIvYXZhdGFyL3MtYXZhdGFyLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxzQkFBc0IsQ0FBQztBQUN4RCxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSxrQkFBa0IsQ0FBQztBQUN2RCxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0seUJBQXlCLENBQUM7O0FBY3ZELE1BQU0sT0FBTyxhQUFhOzswR0FBYixhQUFhOzJHQUFiLGFBQWEsaUJBVHRCLGdCQUFnQixhQUdoQixZQUFZO1FBQ1osbUJBQW1CO1FBQ25CLFlBQVksYUFFSixnQkFBZ0I7MkdBRWYsYUFBYSxZQU50QixZQUFZO1FBQ1osbUJBQW1CO1FBQ25CLFlBQVk7MkZBSUgsYUFBYTtrQkFYekIsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osZ0JBQWdCO3FCQUNqQjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsWUFBWTt3QkFDWixtQkFBbUI7d0JBQ25CLFlBQVk7cUJBQ2I7b0JBQ0QsT0FBTyxFQUFFLENBQUMsZ0JBQWdCLENBQUM7aUJBQzVCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcclxuaW1wb3J0IHsgU0F2YXRhckNvbXBvbmVudCB9IGZyb20gJy4vcy1hdmF0YXIuY29tcG9uZW50JztcclxuaW1wb3J0IHsgU0ljb25NYXRlcmlhbE1vZHVsZSB9IGZyb20gJy4uL2ljb24tbWF0ZXJpYWwnO1xyXG5pbXBvcnQgeyBTaGFyZWRNb2R1bGUgfSBmcm9tICcuLi9zaGFyZWQvc2hhcmVkLm1vZHVsZSc7XHJcblxyXG5cclxuQE5nTW9kdWxlKHtcclxuICBkZWNsYXJhdGlvbnM6IFtcclxuICAgIFNBdmF0YXJDb21wb25lbnRcclxuICBdLFxyXG4gIGltcG9ydHM6IFtcclxuICAgIENvbW1vbk1vZHVsZSxcclxuICAgIFNJY29uTWF0ZXJpYWxNb2R1bGUsXHJcbiAgICBTaGFyZWRNb2R1bGVcclxuICBdLFxyXG4gIGV4cG9ydHM6IFtTQXZhdGFyQ29tcG9uZW50XVxyXG59KVxyXG5leHBvcnQgY2xhc3MgU0F2YXRhck1vZHVsZSB7IH1cclxuIl19
@@ -1,7 +1,7 @@
1
1
  import { Component, Input, ViewEncapsulation } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
- import * as i1 from "../icon-material/s-icon-material.component";
4
- import * as i2 from "@angular/common";
3
+ import * as i1 from "@angular/common";
4
+ import * as i2 from "../icon-material/s-icon-material.component";
5
5
  export class SBadgeComponent {
6
6
  constructor() {
7
7
  this.type = 'primary';
@@ -11,11 +11,11 @@ export class SBadgeComponent {
11
11
  ngOnInit() {
12
12
  }
13
13
  }
14
- SBadgeComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SBadgeComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
15
- SBadgeComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.0", type: SBadgeComponent, selector: "s-badge", inputs: { type: "type", size: "size", new: "new" }, ngImport: i0, template: "<span class=\"s-badge {{type}} {{size ? 'size-'+size : ''}}\">\r\n <s-icon-mat *ngIf=\"new\">lens</s-icon-mat>\r\n <ng-content></ng-content>\r\n</span>", styles: ["s-badge{display:inline-flex;cursor:default;-webkit-user-select:none;-o-user-select:none;user-select:none}s-badge s-icon-mat{display:inline-flex;cursor:pointer;margin-left:-1px;margin-right:4px}.s-badge{padding:.23rem .47rem;line-height:normal;border-radius:18px;width:max-content;display:inline-flex;align-items:center;margin:2px;font-size:.77rem;letter-spacing:.02rem;color:var(--neutrals-1200);background-color:var(--primary-600)}.s-badge.secondary{background-color:var(--secondary-600)}.s-badge.green{background-color:var(--green-600)}.s-badge.red{background-color:var(--red-600)}.s-badge.yellow{background-color:var(--yellow-600)}.s-badge.size-xs{font-size:.53rem;padding:.09rem .26rem}.s-badge.size-xs s-icon-mat span{font-size:.4rem}.s-badge.size-sm s-icon-mat span{font-size:.5rem}\n"], components: [{ type: i1.SIconMaterialComponent, selector: "s-icon-mat", inputs: ["size", "color", "fill", "weight", "grade", "opticalSize", "style", "type"] }], directives: [{ type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0.ViewEncapsulation.None });
16
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SBadgeComponent, decorators: [{
14
+ SBadgeComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SBadgeComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
15
+ SBadgeComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SBadgeComponent, selector: "s-badge", inputs: { type: "type", size: "size", new: "new" }, ngImport: i0, template: "<span class=\"s-badge {{type}} {{size ? 'size-'+size : ''}}\">\r\n <s-icon-mat *ngIf=\"new\">lens</s-icon-mat>\r\n <ng-content></ng-content>\r\n</span>", styles: ["s-badge{display:inline-flex;cursor:default;-webkit-user-select:none;-o-user-select:none;user-select:none}s-badge s-icon-mat{display:inline-flex;margin-left:-1px;margin-right:4px}.s-badge{padding:.23rem .47rem;line-height:normal;border-radius:18px;width:max-content;display:inline-flex;align-items:center;margin:2px;font-size:.77rem;letter-spacing:.02rem;color:var(--neutrals-1200);background-color:var(--primary-600)}.s-badge.secondary{background-color:var(--secondary-600)}.s-badge.green{background-color:var(--green-600)}.s-badge.red{background-color:var(--red-600)}.s-badge.yellow{background-color:var(--yellow-600)}.s-badge.size-xs{font-size:.53rem;padding:.09rem .26rem}.s-badge.size-xs s-icon-mat span{font-size:.4rem}.s-badge.size-sm s-icon-mat span{font-size:.5rem}\n"], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.SIconMaterialComponent, selector: "s-icon-mat", inputs: ["size", "color", "fill", "weight", "grade", "opticalSize", "style", "type"] }], encapsulation: i0.ViewEncapsulation.None });
16
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SBadgeComponent, decorators: [{
17
17
  type: Component,
18
- args: [{ selector: 's-badge', encapsulation: ViewEncapsulation.None, template: "<span class=\"s-badge {{type}} {{size ? 'size-'+size : ''}}\">\r\n <s-icon-mat *ngIf=\"new\">lens</s-icon-mat>\r\n <ng-content></ng-content>\r\n</span>", styles: ["s-badge{display:inline-flex;cursor:default;-webkit-user-select:none;-o-user-select:none;user-select:none}s-badge s-icon-mat{display:inline-flex;cursor:pointer;margin-left:-1px;margin-right:4px}.s-badge{padding:.23rem .47rem;line-height:normal;border-radius:18px;width:max-content;display:inline-flex;align-items:center;margin:2px;font-size:.77rem;letter-spacing:.02rem;color:var(--neutrals-1200);background-color:var(--primary-600)}.s-badge.secondary{background-color:var(--secondary-600)}.s-badge.green{background-color:var(--green-600)}.s-badge.red{background-color:var(--red-600)}.s-badge.yellow{background-color:var(--yellow-600)}.s-badge.size-xs{font-size:.53rem;padding:.09rem .26rem}.s-badge.size-xs s-icon-mat span{font-size:.4rem}.s-badge.size-sm s-icon-mat span{font-size:.5rem}\n"] }]
18
+ args: [{ selector: 's-badge', encapsulation: ViewEncapsulation.None, template: "<span class=\"s-badge {{type}} {{size ? 'size-'+size : ''}}\">\r\n <s-icon-mat *ngIf=\"new\">lens</s-icon-mat>\r\n <ng-content></ng-content>\r\n</span>", styles: ["s-badge{display:inline-flex;cursor:default;-webkit-user-select:none;-o-user-select:none;user-select:none}s-badge s-icon-mat{display:inline-flex;margin-left:-1px;margin-right:4px}.s-badge{padding:.23rem .47rem;line-height:normal;border-radius:18px;width:max-content;display:inline-flex;align-items:center;margin:2px;font-size:.77rem;letter-spacing:.02rem;color:var(--neutrals-1200);background-color:var(--primary-600)}.s-badge.secondary{background-color:var(--secondary-600)}.s-badge.green{background-color:var(--green-600)}.s-badge.red{background-color:var(--red-600)}.s-badge.yellow{background-color:var(--yellow-600)}.s-badge.size-xs{font-size:.53rem;padding:.09rem .26rem}.s-badge.size-xs s-icon-mat span{font-size:.4rem}.s-badge.size-sm s-icon-mat span{font-size:.5rem}\n"] }]
19
19
  }], ctorParameters: function () { return []; }, propDecorators: { type: [{
20
20
  type: Input
21
21
  }], size: [{
@@ -5,14 +5,12 @@ import { SBadgeComponent } from './s-badge.component';
5
5
  import * as i0 from "@angular/core";
6
6
  export class SBadgeModule {
7
7
  }
8
- SBadgeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SBadgeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
- SBadgeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SBadgeModule, declarations: [SBadgeComponent], imports: [CommonModule,
8
+ SBadgeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SBadgeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
+ SBadgeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.1.2", ngImport: i0, type: SBadgeModule, declarations: [SBadgeComponent], imports: [CommonModule,
10
10
  SIconMaterialModule], exports: [SBadgeComponent] });
11
- SBadgeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SBadgeModule, imports: [[
12
- CommonModule,
13
- SIconMaterialModule,
14
- ]] });
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SBadgeModule, decorators: [{
11
+ SBadgeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SBadgeModule, imports: [CommonModule,
12
+ SIconMaterialModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SBadgeModule, decorators: [{
16
14
  type: NgModule,
17
15
  args: [{
18
16
  declarations: [
@@ -25,4 +23,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
25
23
  exports: [SBadgeComponent]
26
24
  }]
27
25
  }] });
28
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicy1iYWRnZS5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9zaWRlc3lzLWdlbmVyaWMtdWkvc3JjL2xpYi9iYWRnZS9zLWJhZGdlLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSxrQkFBa0IsQ0FBQztBQUN2RCxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0scUJBQXFCLENBQUM7O0FBWXRELE1BQU0sT0FBTyxZQUFZOzt5R0FBWixZQUFZOzBHQUFaLFlBQVksaUJBUnJCLGVBQWUsYUFHZixZQUFZO1FBQ1osbUJBQW1CLGFBRVgsZUFBZTswR0FFZCxZQUFZLFlBTmQ7WUFDUCxZQUFZO1lBQ1osbUJBQW1CO1NBQ3BCOzJGQUdVLFlBQVk7a0JBVnhCLFFBQVE7bUJBQUM7b0JBQ1IsWUFBWSxFQUFFO3dCQUNaLGVBQWU7cUJBQ2hCO29CQUNELE9BQU8sRUFBRTt3QkFDUCxZQUFZO3dCQUNaLG1CQUFtQjtxQkFDcEI7b0JBQ0QsT0FBTyxFQUFFLENBQUMsZUFBZSxDQUFDO2lCQUMzQiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XHJcbmltcG9ydCB7IFNJY29uTWF0ZXJpYWxNb2R1bGUgfSBmcm9tICcuLi9pY29uLW1hdGVyaWFsJztcclxuaW1wb3J0IHsgU0JhZGdlQ29tcG9uZW50IH0gZnJvbSAnLi9zLWJhZGdlLmNvbXBvbmVudCc7XHJcblxyXG5ATmdNb2R1bGUoe1xyXG4gIGRlY2xhcmF0aW9uczogW1xyXG4gICAgU0JhZGdlQ29tcG9uZW50XHJcbiAgXSxcclxuICBpbXBvcnRzOiBbXHJcbiAgICBDb21tb25Nb2R1bGUsXHJcbiAgICBTSWNvbk1hdGVyaWFsTW9kdWxlLFxyXG4gIF0sXHJcbiAgZXhwb3J0czogW1NCYWRnZUNvbXBvbmVudF1cclxufSlcclxuZXhwb3J0IGNsYXNzIFNCYWRnZU1vZHVsZSB7IH1cclxuIl19
26
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicy1iYWRnZS5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9zaWRlc3lzLWdlbmVyaWMtdWkvc3JjL2xpYi9iYWRnZS9zLWJhZGdlLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSxrQkFBa0IsQ0FBQztBQUN2RCxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0scUJBQXFCLENBQUM7O0FBWXRELE1BQU0sT0FBTyxZQUFZOzt5R0FBWixZQUFZOzBHQUFaLFlBQVksaUJBUnJCLGVBQWUsYUFHZixZQUFZO1FBQ1osbUJBQW1CLGFBRVgsZUFBZTswR0FFZCxZQUFZLFlBTHJCLFlBQVk7UUFDWixtQkFBbUI7MkZBSVYsWUFBWTtrQkFWeEIsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osZUFBZTtxQkFDaEI7b0JBQ0QsT0FBTyxFQUFFO3dCQUNQLFlBQVk7d0JBQ1osbUJBQW1CO3FCQUNwQjtvQkFDRCxPQUFPLEVBQUUsQ0FBQyxlQUFlLENBQUM7aUJBQzNCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcclxuaW1wb3J0IHsgU0ljb25NYXRlcmlhbE1vZHVsZSB9IGZyb20gJy4uL2ljb24tbWF0ZXJpYWwnO1xyXG5pbXBvcnQgeyBTQmFkZ2VDb21wb25lbnQgfSBmcm9tICcuL3MtYmFkZ2UuY29tcG9uZW50JztcclxuXHJcbkBOZ01vZHVsZSh7XHJcbiAgZGVjbGFyYXRpb25zOiBbXHJcbiAgICBTQmFkZ2VDb21wb25lbnRcclxuICBdLFxyXG4gIGltcG9ydHM6IFtcclxuICAgIENvbW1vbk1vZHVsZSxcclxuICAgIFNJY29uTWF0ZXJpYWxNb2R1bGUsXHJcbiAgXSxcclxuICBleHBvcnRzOiBbU0JhZGdlQ29tcG9uZW50XVxyXG59KVxyXG5leHBvcnQgY2xhc3MgU0JhZGdlTW9kdWxlIHsgfVxyXG4iXX0=
@@ -5,9 +5,9 @@ export class SBlockquoteComponent {
5
5
  ngOnInit() {
6
6
  }
7
7
  }
8
- SBlockquoteComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SBlockquoteComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
9
- SBlockquoteComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.0", type: SBlockquoteComponent, selector: "s-blockquote", ngImport: i0, template: "<figure class=\"quote\">\r\n <blockquote>\r\n <ng-content></ng-content>\r\n </blockquote>\r\n </figure>", styles: [".quote{background:var(--primary-600);border-radius:1em;padding:.5em;margin:1rem;color:var(--secondary)}.quote figcaption,.quote blockquote{margin:1em}.succes{background:var(--green-600)}.error{background:var(--red-600)}.warning{background:var(--yellow-600)}.info{background:var(--primary-600)}\n"] });
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SBlockquoteComponent, decorators: [{
8
+ SBlockquoteComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SBlockquoteComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
9
+ SBlockquoteComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SBlockquoteComponent, selector: "s-blockquote", ngImport: i0, template: "<figure class=\"quote\">\r\n <blockquote>\r\n <ng-content></ng-content>\r\n </blockquote>\r\n </figure>", styles: [".quote{background:var(--primary-600);border-radius:1em;padding:.5em;margin:1rem;color:var(--secondary)}.quote figcaption,.quote blockquote{margin:1em}.succes{background:var(--green-600)}.error{background:var(--red-600)}.warning{background:var(--yellow-600)}.info{background:var(--primary-600)}\n"] });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SBlockquoteComponent, decorators: [{
11
11
  type: Component,
12
12
  args: [{ selector: 's-blockquote', template: "<figure class=\"quote\">\r\n <blockquote>\r\n <ng-content></ng-content>\r\n </blockquote>\r\n </figure>", styles: [".quote{background:var(--primary-600);border-radius:1em;padding:.5em;margin:1rem;color:var(--secondary)}.quote figcaption,.quote blockquote{margin:1em}.succes{background:var(--green-600)}.error{background:var(--red-600)}.warning{background:var(--yellow-600)}.info{background:var(--primary-600)}\n"] }]
13
13
  }], ctorParameters: function () { return []; } });
@@ -4,12 +4,10 @@ import { SBlockquoteComponent } from './s-blockquote.component';
4
4
  import * as i0 from "@angular/core";
5
5
  export class SBlockquoteModule {
6
6
  }
7
- SBlockquoteModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SBlockquoteModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
- SBlockquoteModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SBlockquoteModule, declarations: [SBlockquoteComponent], imports: [CommonModule], exports: [SBlockquoteComponent] });
9
- SBlockquoteModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SBlockquoteModule, imports: [[
10
- CommonModule
11
- ]] });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SBlockquoteModule, decorators: [{
7
+ SBlockquoteModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SBlockquoteModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
+ SBlockquoteModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.1.2", ngImport: i0, type: SBlockquoteModule, declarations: [SBlockquoteComponent], imports: [CommonModule], exports: [SBlockquoteComponent] });
9
+ SBlockquoteModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SBlockquoteModule, imports: [CommonModule] });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SBlockquoteModule, decorators: [{
13
11
  type: NgModule,
14
12
  args: [{
15
13
  declarations: [
@@ -21,4 +19,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
21
19
  exports: [SBlockquoteComponent]
22
20
  }]
23
21
  }] });
24
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicy1ibG9ja3F1b3RlLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3NpZGVzeXMtZ2VuZXJpYy11aS9zcmMvbGliL2Jsb2NrcXVvdGUvcy1ibG9ja3F1b3RlLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQzs7QUFZaEUsTUFBTSxPQUFPLGlCQUFpQjs7OEdBQWpCLGlCQUFpQjsrR0FBakIsaUJBQWlCLGlCQVAxQixvQkFBb0IsYUFHcEIsWUFBWSxhQUVKLG9CQUFvQjsrR0FFbkIsaUJBQWlCLFlBTG5CO1lBQ1AsWUFBWTtTQUNiOzJGQUdVLGlCQUFpQjtrQkFUN0IsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osb0JBQW9CO3FCQUNyQjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsWUFBWTtxQkFDYjtvQkFDRCxPQUFPLEVBQUUsQ0FBQyxvQkFBb0IsQ0FBQztpQkFDaEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xyXG5pbXBvcnQgeyBTQmxvY2txdW90ZUNvbXBvbmVudCB9IGZyb20gJy4vcy1ibG9ja3F1b3RlLmNvbXBvbmVudCc7XHJcblxyXG5cclxuQE5nTW9kdWxlKHtcclxuICBkZWNsYXJhdGlvbnM6IFtcclxuICAgIFNCbG9ja3F1b3RlQ29tcG9uZW50XHJcbiAgXSxcclxuICBpbXBvcnRzOiBbXHJcbiAgICBDb21tb25Nb2R1bGVcclxuICBdLFxyXG4gIGV4cG9ydHM6IFtTQmxvY2txdW90ZUNvbXBvbmVudF1cclxufSlcclxuZXhwb3J0IGNsYXNzIFNCbG9ja3F1b3RlTW9kdWxlIHsgfVxyXG4iXX0=
22
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicy1ibG9ja3F1b3RlLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3NpZGVzeXMtZ2VuZXJpYy11aS9zcmMvbGliL2Jsb2NrcXVvdGUvcy1ibG9ja3F1b3RlLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQzs7QUFZaEUsTUFBTSxPQUFPLGlCQUFpQjs7OEdBQWpCLGlCQUFpQjsrR0FBakIsaUJBQWlCLGlCQVAxQixvQkFBb0IsYUFHcEIsWUFBWSxhQUVKLG9CQUFvQjsrR0FFbkIsaUJBQWlCLFlBSjFCLFlBQVk7MkZBSUgsaUJBQWlCO2tCQVQ3QixRQUFRO21CQUFDO29CQUNSLFlBQVksRUFBRTt3QkFDWixvQkFBb0I7cUJBQ3JCO29CQUNELE9BQU8sRUFBRTt3QkFDUCxZQUFZO3FCQUNiO29CQUNELE9BQU8sRUFBRSxDQUFDLG9CQUFvQixDQUFDO2lCQUNoQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XHJcbmltcG9ydCB7IFNCbG9ja3F1b3RlQ29tcG9uZW50IH0gZnJvbSAnLi9zLWJsb2NrcXVvdGUuY29tcG9uZW50JztcclxuXHJcblxyXG5ATmdNb2R1bGUoe1xyXG4gIGRlY2xhcmF0aW9uczogW1xyXG4gICAgU0Jsb2NrcXVvdGVDb21wb25lbnRcclxuICBdLFxyXG4gIGltcG9ydHM6IFtcclxuICAgIENvbW1vbk1vZHVsZVxyXG4gIF0sXHJcbiAgZXhwb3J0czogW1NCbG9ja3F1b3RlQ29tcG9uZW50XVxyXG59KVxyXG5leHBvcnQgY2xhc3MgU0Jsb2NrcXVvdGVNb2R1bGUgeyB9XHJcbiJdfQ==
@@ -1,7 +1,7 @@
1
1
  import { Component, Input, ViewEncapsulation } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
- import * as i1 from "../icon-material/s-icon-material.component";
4
- import * as i2 from "@angular/common";
3
+ import * as i1 from "@angular/common";
4
+ import * as i2 from "../icon-material/s-icon-material.component";
5
5
  import * as i3 from "@angular/router";
6
6
  export class BreadcrumNav {
7
7
  constructor() {
@@ -25,9 +25,9 @@ export class SBreadcrumComponent {
25
25
  }
26
26
  }
27
27
  }
28
- SBreadcrumComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SBreadcrumComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
29
- SBreadcrumComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.0", type: SBreadcrumComponent, selector: "s-breadcrum", inputs: { nav: "nav", size: "size" }, ngImport: i0, template: "<div id=\"nav466\" class=\"mb-3\">\r\n <div class=\"content-breadcrum\" *ngFor=\"let nv of nav ; index as i\">\r\n <div class=\"breadcrum\">\r\n <a routerLink=\"{{nv.routerLink? nv.routerLink : undefined}}\" [ngClass]=\"[nv.routerLink ? '' : 'disabled' , nv.iconPosition == 'left' ? 'float-right' : 'float-letf']\">\r\n <h4 *ngIf=\"size == 'small'\" class=\"s-body-1\" [ngClass]=\"i < nav.length -1 ? 'breadcrum-back' : 'breadcrum-active'\">{{nv.title}}</h4>\r\n <h4 *ngIf=\"size == 'large'\" [ngClass]=\"i < nav.length -1 ? 'breadcrum-back' : 'breadcrum-active'\">{{nv.title}}</h4>\r\n <s-icon-mat *ngIf=\"nv.icon\" style=\"font-size: 1rem;\" [ngClass]=\"size == 'small'? 'icon-small' : ''\" class=\"icon\">{{nv.iconName}}</s-icon-mat>\r\n </a>\r\n </div>\r\n <s-icon-mat style=\"font-size: 1rem;\" class=\"fix-icon\" *ngIf=\" i < nav.length -1\">keyboard_arrow_right</s-icon-mat>\r\n </div>\r\n</div>", styles: ["#nav466{color:var(--text);display:flex;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;font-weight:400}#nav466 .content-breadcrum{display:flex;align-items:center}#nav466 .content-breadcrum .fix-icon{display:flex;padding-top:1px;color:var(--primary-600)!important;padding:0 .4rem}#nav466 .nav-class .nav-selected{font-weight:700}#nav466 .nav-class s-icon-mat{line-height:0}#nav466 .breadcrum{color:var(--secondary-500)}#nav466 .breadcrum a{display:flex;align-items:center;text-decoration:none;color:var(--secondary-500)}#nav466 .breadcrum a .breadcrum-back{font-weight:400}#nav466 .breadcrum a .breadcrum-active{font-weight:700;color:var(--secondary-600)}#nav466 .breadcrum a .icon{color:var(--primary-600);display:flex;padding:0 .4rem}#nav466 .breadcrum:hover{color:var(--secondary-600)}#nav466 .float-letf{flex-direction:row-reverse}#nav466 .float-right{flex-direction:row}#nav466 a.disabled{pointer-events:none;cursor:default}#nav466 .icon-small{line-height:inherit!important}\n"], components: [{ type: i1.SIconMaterialComponent, selector: "s-icon-mat", inputs: ["size", "color", "fill", "weight", "grade", "opticalSize", "style", "type"] }], directives: [{ type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i3.RouterLinkWithHref, selector: "a[routerLink],area[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "preserveFragment", "skipLocationChange", "replaceUrl", "state", "relativeTo", "routerLink"] }, { type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0.ViewEncapsulation.None });
30
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SBreadcrumComponent, decorators: [{
28
+ SBreadcrumComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SBreadcrumComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
29
+ SBreadcrumComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.2", type: SBreadcrumComponent, selector: "s-breadcrum", inputs: { nav: "nav", size: "size" }, ngImport: i0, template: "<div id=\"nav466\" class=\"mb-3\">\r\n <div class=\"content-breadcrum\" *ngFor=\"let nv of nav ; index as i\">\r\n <div class=\"breadcrum\">\r\n <a routerLink=\"{{nv.routerLink? nv.routerLink : undefined}}\" [ngClass]=\"[nv.routerLink ? '' : 'disabled' , nv.iconPosition == 'left' ? 'float-right' : 'float-letf']\">\r\n <h4 *ngIf=\"size == 'small'\" class=\"s-body-1\" [ngClass]=\"i < nav.length -1 ? 'breadcrum-back' : 'breadcrum-active'\">{{nv.title}}</h4>\r\n <h4 *ngIf=\"size == 'large'\" [ngClass]=\"i < nav.length -1 ? 'breadcrum-back' : 'breadcrum-active'\">{{nv.title}}</h4>\r\n <s-icon-mat *ngIf=\"nv.icon\" style=\"font-size: 1rem;\" [ngClass]=\"size == 'small'? 'icon-small' : ''\" class=\"icon\">{{nv.iconName}}</s-icon-mat>\r\n </a>\r\n </div>\r\n <s-icon-mat style=\"font-size: 1rem;\" class=\"fix-icon\" *ngIf=\" i < nav.length -1\">keyboard_arrow_right</s-icon-mat>\r\n </div>\r\n</div>", styles: ["#nav466{color:var(--text);display:flex;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;font-weight:400}#nav466 .content-breadcrum{display:flex;align-items:center}#nav466 .content-breadcrum .fix-icon{display:flex;padding-top:1px;color:var(--primary-600)!important;padding:0 .4rem}#nav466 .nav-class .nav-selected{font-weight:700}#nav466 .nav-class s-icon-mat{line-height:0}#nav466 .breadcrum{color:var(--secondary-500)}#nav466 .breadcrum a{display:flex;align-items:center;text-decoration:none;color:var(--secondary-500)}#nav466 .breadcrum a .breadcrum-back{font-weight:400}#nav466 .breadcrum a .breadcrum-active{font-weight:700;color:var(--secondary-600)}#nav466 .breadcrum a .icon{color:var(--primary-600);display:flex;padding:0 .4rem}#nav466 .breadcrum:hover{color:var(--secondary-600)}#nav466 .float-letf{flex-direction:row-reverse}#nav466 .float-right{flex-direction:row}#nav466 a.disabled{pointer-events:none;cursor:default}#nav466 .icon-small{line-height:inherit!important}\n"], dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.SIconMaterialComponent, selector: "s-icon-mat", inputs: ["size", "color", "fill", "weight", "grade", "opticalSize", "style", "type"] }, { kind: "directive", type: i3.RouterLinkWithHref, selector: "a[routerLink],area[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "preserveFragment", "skipLocationChange", "replaceUrl", "state", "relativeTo", "routerLink"] }], encapsulation: i0.ViewEncapsulation.None });
30
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SBreadcrumComponent, decorators: [{
31
31
  type: Component,
32
32
  args: [{ selector: 's-breadcrum', encapsulation: ViewEncapsulation.None, template: "<div id=\"nav466\" class=\"mb-3\">\r\n <div class=\"content-breadcrum\" *ngFor=\"let nv of nav ; index as i\">\r\n <div class=\"breadcrum\">\r\n <a routerLink=\"{{nv.routerLink? nv.routerLink : undefined}}\" [ngClass]=\"[nv.routerLink ? '' : 'disabled' , nv.iconPosition == 'left' ? 'float-right' : 'float-letf']\">\r\n <h4 *ngIf=\"size == 'small'\" class=\"s-body-1\" [ngClass]=\"i < nav.length -1 ? 'breadcrum-back' : 'breadcrum-active'\">{{nv.title}}</h4>\r\n <h4 *ngIf=\"size == 'large'\" [ngClass]=\"i < nav.length -1 ? 'breadcrum-back' : 'breadcrum-active'\">{{nv.title}}</h4>\r\n <s-icon-mat *ngIf=\"nv.icon\" style=\"font-size: 1rem;\" [ngClass]=\"size == 'small'? 'icon-small' : ''\" class=\"icon\">{{nv.iconName}}</s-icon-mat>\r\n </a>\r\n </div>\r\n <s-icon-mat style=\"font-size: 1rem;\" class=\"fix-icon\" *ngIf=\" i < nav.length -1\">keyboard_arrow_right</s-icon-mat>\r\n </div>\r\n</div>", styles: ["#nav466{color:var(--text);display:flex;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;font-weight:400}#nav466 .content-breadcrum{display:flex;align-items:center}#nav466 .content-breadcrum .fix-icon{display:flex;padding-top:1px;color:var(--primary-600)!important;padding:0 .4rem}#nav466 .nav-class .nav-selected{font-weight:700}#nav466 .nav-class s-icon-mat{line-height:0}#nav466 .breadcrum{color:var(--secondary-500)}#nav466 .breadcrum a{display:flex;align-items:center;text-decoration:none;color:var(--secondary-500)}#nav466 .breadcrum a .breadcrum-back{font-weight:400}#nav466 .breadcrum a .breadcrum-active{font-weight:700;color:var(--secondary-600)}#nav466 .breadcrum a .icon{color:var(--primary-600);display:flex;padding:0 .4rem}#nav466 .breadcrum:hover{color:var(--secondary-600)}#nav466 .float-letf{flex-direction:row-reverse}#nav466 .float-right{flex-direction:row}#nav466 a.disabled{pointer-events:none;cursor:default}#nav466 .icon-small{line-height:inherit!important}\n"] }]
33
33
  }], ctorParameters: function () { return []; }, propDecorators: { nav: [{
@@ -6,16 +6,14 @@ import { RouterModule } from '@angular/router';
6
6
  import * as i0 from "@angular/core";
7
7
  export class SBreadcrumModule {
8
8
  }
9
- SBreadcrumModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SBreadcrumModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
- SBreadcrumModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SBreadcrumModule, declarations: [SBreadcrumComponent], imports: [CommonModule,
9
+ SBreadcrumModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SBreadcrumModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
+ SBreadcrumModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.1.2", ngImport: i0, type: SBreadcrumModule, declarations: [SBreadcrumComponent], imports: [CommonModule,
11
11
  SIconMaterialModule,
12
12
  RouterModule], exports: [SBreadcrumComponent, RouterModule] });
13
- SBreadcrumModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SBreadcrumModule, imports: [[
14
- CommonModule,
15
- SIconMaterialModule,
16
- RouterModule
17
- ], RouterModule] });
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SBreadcrumModule, decorators: [{
13
+ SBreadcrumModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SBreadcrumModule, imports: [CommonModule,
14
+ SIconMaterialModule,
15
+ RouterModule, RouterModule] });
16
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SBreadcrumModule, decorators: [{
19
17
  type: NgModule,
20
18
  args: [{
21
19
  declarations: [
@@ -29,4 +27,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
29
27
  exports: [SBreadcrumComponent, RouterModule]
30
28
  }]
31
29
  }] });
32
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicy1icmVhZGNydW0ubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvc2lkZXN5cy1nZW5lcmljLXVpL3NyYy9saWIvYnJlYWRjcnVtL3MtYnJlYWRjcnVtLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSx5QkFBeUIsQ0FBQztBQUM5RCxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSxrQkFBa0IsQ0FBQztBQUN2RCxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7O0FBYS9DLE1BQU0sT0FBTyxnQkFBZ0I7OzZHQUFoQixnQkFBZ0I7OEdBQWhCLGdCQUFnQixpQkFUekIsbUJBQW1CLGFBR25CLFlBQVk7UUFDWixtQkFBbUI7UUFDbkIsWUFBWSxhQUVKLG1CQUFtQixFQUFFLFlBQVk7OEdBRWhDLGdCQUFnQixZQVBsQjtZQUNQLFlBQVk7WUFDWixtQkFBbUI7WUFDbkIsWUFBWTtTQUNiLEVBQzhCLFlBQVk7MkZBRWhDLGdCQUFnQjtrQkFYNUIsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osbUJBQW1CO3FCQUNwQjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsWUFBWTt3QkFDWixtQkFBbUI7d0JBQ25CLFlBQVk7cUJBQ2I7b0JBQ0QsT0FBTyxFQUFFLENBQUMsbUJBQW1CLEVBQUUsWUFBWSxDQUFDO2lCQUM3QyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XHJcbmltcG9ydCB7IFNCcmVhZGNydW1Db21wb25lbnQgfSBmcm9tICcuL3MtYnJlYWRjcnVtLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IFNJY29uTWF0ZXJpYWxNb2R1bGUgfSBmcm9tICcuLi9pY29uLW1hdGVyaWFsJztcclxuaW1wb3J0IHsgUm91dGVyTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvcm91dGVyJztcclxuXHJcbkBOZ01vZHVsZSh7XHJcbiAgZGVjbGFyYXRpb25zOiBbXHJcbiAgICBTQnJlYWRjcnVtQ29tcG9uZW50XHJcbiAgXSxcclxuICBpbXBvcnRzOiBbXHJcbiAgICBDb21tb25Nb2R1bGUsXHJcbiAgICBTSWNvbk1hdGVyaWFsTW9kdWxlLFxyXG4gICAgUm91dGVyTW9kdWxlXHJcbiAgXSxcclxuICBleHBvcnRzOiBbU0JyZWFkY3J1bUNvbXBvbmVudCwgUm91dGVyTW9kdWxlXVxyXG59KVxyXG5leHBvcnQgY2xhc3MgU0JyZWFkY3J1bU1vZHVsZSB7IH1cclxuIl19
30
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicy1icmVhZGNydW0ubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvc2lkZXN5cy1nZW5lcmljLXVpL3NyYy9saWIvYnJlYWRjcnVtL3MtYnJlYWRjcnVtLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSx5QkFBeUIsQ0FBQztBQUM5RCxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSxrQkFBa0IsQ0FBQztBQUN2RCxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7O0FBYS9DLE1BQU0sT0FBTyxnQkFBZ0I7OzZHQUFoQixnQkFBZ0I7OEdBQWhCLGdCQUFnQixpQkFUekIsbUJBQW1CLGFBR25CLFlBQVk7UUFDWixtQkFBbUI7UUFDbkIsWUFBWSxhQUVKLG1CQUFtQixFQUFFLFlBQVk7OEdBRWhDLGdCQUFnQixZQU56QixZQUFZO1FBQ1osbUJBQW1CO1FBQ25CLFlBQVksRUFFaUIsWUFBWTsyRkFFaEMsZ0JBQWdCO2tCQVg1QixRQUFRO21CQUFDO29CQUNSLFlBQVksRUFBRTt3QkFDWixtQkFBbUI7cUJBQ3BCO29CQUNELE9BQU8sRUFBRTt3QkFDUCxZQUFZO3dCQUNaLG1CQUFtQjt3QkFDbkIsWUFBWTtxQkFDYjtvQkFDRCxPQUFPLEVBQUUsQ0FBQyxtQkFBbUIsRUFBRSxZQUFZLENBQUM7aUJBQzdDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcclxuaW1wb3J0IHsgU0JyZWFkY3J1bUNvbXBvbmVudCB9IGZyb20gJy4vcy1icmVhZGNydW0uY29tcG9uZW50JztcclxuaW1wb3J0IHsgU0ljb25NYXRlcmlhbE1vZHVsZSB9IGZyb20gJy4uL2ljb24tbWF0ZXJpYWwnO1xyXG5pbXBvcnQgeyBSb3V0ZXJNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9yb3V0ZXInO1xyXG5cclxuQE5nTW9kdWxlKHtcclxuICBkZWNsYXJhdGlvbnM6IFtcclxuICAgIFNCcmVhZGNydW1Db21wb25lbnRcclxuICBdLFxyXG4gIGltcG9ydHM6IFtcclxuICAgIENvbW1vbk1vZHVsZSxcclxuICAgIFNJY29uTWF0ZXJpYWxNb2R1bGUsXHJcbiAgICBSb3V0ZXJNb2R1bGVcclxuICBdLFxyXG4gIGV4cG9ydHM6IFtTQnJlYWRjcnVtQ29tcG9uZW50LCBSb3V0ZXJNb2R1bGVdXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBTQnJlYWRjcnVtTW9kdWxlIHsgfVxyXG4iXX0=
@@ -4,12 +4,10 @@ import { SButtonComponent } from './components/button/s-button.component';
4
4
  import * as i0 from "@angular/core";
5
5
  export class SButtonModule {
6
6
  }
7
- SButtonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
- SButtonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SButtonModule, declarations: [SButtonComponent], imports: [CommonModule], exports: [SButtonComponent] });
9
- SButtonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SButtonModule, imports: [[
10
- CommonModule
11
- ]] });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SButtonModule, decorators: [{
7
+ SButtonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
+ SButtonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.1.2", ngImport: i0, type: SButtonModule, declarations: [SButtonComponent], imports: [CommonModule], exports: [SButtonComponent] });
9
+ SButtonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SButtonModule, imports: [CommonModule] });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SButtonModule, decorators: [{
13
11
  type: NgModule,
14
12
  args: [{
15
13
  declarations: [
@@ -23,4 +21,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
23
21
  ]
24
22
  }]
25
23
  }] });
26
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnV0dG9uLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3NpZGVzeXMtZ2VuZXJpYy11aS9zcmMvbGliL2J1dHRvbi9idXR0b24ubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDekMsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSxnQkFBZ0IsRUFBRSxNQUFNLHdDQUF3QyxDQUFDOztBQWExRSxNQUFNLE9BQU8sYUFBYTs7MEdBQWIsYUFBYTsyR0FBYixhQUFhLGlCQVR0QixnQkFBZ0IsYUFHaEIsWUFBWSxhQUdaLGdCQUFnQjsyR0FHUCxhQUFhLFlBUGY7WUFDUCxZQUFZO1NBQ2I7MkZBS1UsYUFBYTtrQkFYekIsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osZ0JBQWdCO3FCQUNqQjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsWUFBWTtxQkFDYjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsZ0JBQWdCO3FCQUNqQjtpQkFDRiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XHJcbmltcG9ydCB7IFNCdXR0b25Db21wb25lbnQgfSBmcm9tICcuL2NvbXBvbmVudHMvYnV0dG9uL3MtYnV0dG9uLmNvbXBvbmVudCc7XHJcblxyXG5ATmdNb2R1bGUoe1xyXG4gIGRlY2xhcmF0aW9uczogW1xyXG4gICAgU0J1dHRvbkNvbXBvbmVudFxyXG4gIF0sXHJcbiAgaW1wb3J0czogW1xyXG4gICAgQ29tbW9uTW9kdWxlXHJcbiAgXSxcclxuICBleHBvcnRzOiBbXHJcbiAgICBTQnV0dG9uQ29tcG9uZW50XHJcbiAgXVxyXG59KVxyXG5leHBvcnQgY2xhc3MgU0J1dHRvbk1vZHVsZSB7IH1cclxuIl19
24
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnV0dG9uLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3NpZGVzeXMtZ2VuZXJpYy11aS9zcmMvbGliL2J1dHRvbi9idXR0b24ubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDekMsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSxnQkFBZ0IsRUFBRSxNQUFNLHdDQUF3QyxDQUFDOztBQWExRSxNQUFNLE9BQU8sYUFBYTs7MEdBQWIsYUFBYTsyR0FBYixhQUFhLGlCQVR0QixnQkFBZ0IsYUFHaEIsWUFBWSxhQUdaLGdCQUFnQjsyR0FHUCxhQUFhLFlBTnRCLFlBQVk7MkZBTUgsYUFBYTtrQkFYekIsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUU7d0JBQ1osZ0JBQWdCO3FCQUNqQjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsWUFBWTtxQkFDYjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsZ0JBQWdCO3FCQUNqQjtpQkFDRiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XHJcbmltcG9ydCB7IFNCdXR0b25Db21wb25lbnQgfSBmcm9tICcuL2NvbXBvbmVudHMvYnV0dG9uL3MtYnV0dG9uLmNvbXBvbmVudCc7XHJcblxyXG5ATmdNb2R1bGUoe1xyXG4gIGRlY2xhcmF0aW9uczogW1xyXG4gICAgU0J1dHRvbkNvbXBvbmVudFxyXG4gIF0sXHJcbiAgaW1wb3J0czogW1xyXG4gICAgQ29tbW9uTW9kdWxlXHJcbiAgXSxcclxuICBleHBvcnRzOiBbXHJcbiAgICBTQnV0dG9uQ29tcG9uZW50XHJcbiAgXVxyXG59KVxyXG5leHBvcnQgY2xhc3MgU0J1dHRvbk1vZHVsZSB7IH1cclxuIl19