@bravobit/bb-foundation 0.26.1 → 0.26.3

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 (167) hide show
  1. package/collections/lib/interfaces/collection.interface.d.ts +1 -0
  2. package/esm2020/auth/lib/auth.interceptor.mjs +3 -3
  3. package/esm2020/auth/lib/auth.module.mjs +4 -4
  4. package/esm2020/auth/lib/auth.service.mjs +3 -3
  5. package/esm2020/auth/lib/directives/authenticated.directive.mjs +3 -3
  6. package/esm2020/auth/lib/guards/anonymous.guard.mjs +3 -3
  7. package/esm2020/auth/lib/guards/authenticated.guard.mjs +3 -3
  8. package/esm2020/collections/lib/collections.module.mjs +4 -4
  9. package/esm2020/collections/lib/components/collections-pager/collections-pager.component.mjs +3 -3
  10. package/esm2020/collections/lib/components/collections-viewer/collections-viewer.component.mjs +3 -3
  11. package/esm2020/collections/lib/components/collections.directive.mjs +12 -12
  12. package/esm2020/collections/lib/interfaces/collection.interface.mjs +1 -1
  13. package/esm2020/collections/lib/providers/api-collection.provider.mjs +3 -2
  14. package/esm2020/controls/lib/checkbox/checkbox/checkbox.component.mjs +3 -3
  15. package/esm2020/controls/lib/checkbox/checkbox-group/checkbox-group.component.mjs +3 -3
  16. package/esm2020/controls/lib/checkbox/checkbox.module.mjs +4 -4
  17. package/esm2020/controls/lib/control-error/control-error/control-error.component.mjs +3 -3
  18. package/esm2020/controls/lib/control-error/control-error-submit.directive.mjs +3 -3
  19. package/esm2020/controls/lib/control-error/control-error.module.mjs +4 -4
  20. package/esm2020/controls/lib/controls.module.mjs +4 -4
  21. package/esm2020/controls/lib/form-control/form-control/form-control.component.mjs +3 -3
  22. package/esm2020/controls/lib/form-control/form-control-addon/form-control-addon.component.mjs +3 -3
  23. package/esm2020/controls/lib/form-control/form-control-input.directive.mjs +3 -3
  24. package/esm2020/controls/lib/form-control/form-control.module.mjs +4 -4
  25. package/esm2020/controls/lib/radio/radio-button/radio-button.component.mjs +3 -3
  26. package/esm2020/controls/lib/radio/radio-group/radio-group.component.mjs +3 -3
  27. package/esm2020/controls/lib/radio/radio.module.mjs +4 -4
  28. package/esm2020/controls/lib/toggle/toggle/toggle.component.mjs +3 -3
  29. package/esm2020/controls/lib/toggle/toggle-group/toggle-group.component.mjs +3 -3
  30. package/esm2020/controls/lib/toggle/toggle.module.mjs +4 -4
  31. package/esm2020/dashboard/lib/dashboard/dashboard.component.mjs +3 -3
  32. package/esm2020/dashboard/lib/dashboard-header/dashboard-header.component.mjs +3 -3
  33. package/esm2020/dashboard/lib/dashboard-menu/dashboard-menu.component.mjs +3 -3
  34. package/esm2020/dashboard/lib/dashboard-menu-item/dashboard-menu-item.component.mjs +3 -3
  35. package/esm2020/dashboard/lib/dashboard-sidebar/dashboard-sidebar.component.mjs +3 -3
  36. package/esm2020/dashboard/lib/dashboard-sidebar-group/dashboard-sidebar-group.component.mjs +3 -3
  37. package/esm2020/dashboard/lib/dashboard-sidebar-item/dashboard-sidebar-item.component.mjs +3 -3
  38. package/esm2020/dashboard/lib/dashboard.module.mjs +4 -4
  39. package/esm2020/dialog/lib/dialog-actions/dialog-actions.component.mjs +3 -3
  40. package/esm2020/dialog/lib/dialog-confirm/dialog-confirm.component.mjs +3 -3
  41. package/esm2020/dialog/lib/dialog-container/dialog-container.component.mjs +3 -3
  42. package/esm2020/dialog/lib/dialog-header/dialog-header.component.mjs +3 -3
  43. package/esm2020/dialog/lib/dialog-link/dialog-link.component.mjs +3 -3
  44. package/esm2020/dialog/lib/dialog-modal/dialog-modal.component.mjs +3 -3
  45. package/esm2020/dialog/lib/dialog-overlay/dialog-overlay.component.mjs +3 -3
  46. package/esm2020/dialog/lib/dialog.insertion.mjs +3 -3
  47. package/esm2020/dialog/lib/dialog.module.mjs +4 -4
  48. package/esm2020/dialog/lib/dialog.service.mjs +3 -3
  49. package/esm2020/elements/lib/avatar/avatar.component.mjs +3 -3
  50. package/esm2020/elements/lib/button/button.component.mjs +6 -6
  51. package/esm2020/elements/lib/checkbox/checkbox.component.mjs +3 -3
  52. package/esm2020/elements/lib/date-picker/date-picker.component.mjs +3 -3
  53. package/esm2020/elements/lib/directives/addon.directive.mjs +6 -6
  54. package/esm2020/elements/lib/directives/form-submit.directive.mjs +3 -3
  55. package/esm2020/elements/lib/directives/form-submitter.directive.mjs +3 -3
  56. package/esm2020/elements/lib/directives/input.directive.mjs +6 -6
  57. package/esm2020/elements/lib/dropdown/dropdown.component.mjs +6 -6
  58. package/esm2020/elements/lib/elements.module.mjs +4 -4
  59. package/esm2020/elements/lib/file-picker/file-picker.component.mjs +3 -3
  60. package/esm2020/elements/lib/form-control/form-control.component.mjs +3 -3
  61. package/esm2020/elements/lib/form-error/form-error.component.mjs +3 -3
  62. package/esm2020/elements/lib/form-group/form-group.component.mjs +3 -3
  63. package/esm2020/elements/lib/icon/icon.component.mjs +3 -3
  64. package/esm2020/elements/lib/image-picker/image-picker.component.mjs +3 -3
  65. package/esm2020/elements/lib/pipes/file-image.pipe.mjs +3 -3
  66. package/esm2020/elements/lib/pipes/file-size.pipe.mjs +3 -3
  67. package/esm2020/elements/lib/pipes/relative-time.pipe.mjs +3 -3
  68. package/esm2020/elements/lib/spinner/spinner.component.mjs +3 -3
  69. package/esm2020/elements/lib/tag/tag.component.mjs +3 -3
  70. package/esm2020/http/lib/http.module.mjs +4 -4
  71. package/esm2020/http/lib/interceptors/base-url.interceptor.mjs +3 -3
  72. package/esm2020/http/lib/interceptors/error.interceptor.mjs +3 -3
  73. package/esm2020/lib/core/functions/date.utils.mjs +31 -0
  74. package/esm2020/lib/core/functions/password.utils.mjs +17 -0
  75. package/esm2020/lib/core/services/clipboard.service.mjs +3 -3
  76. package/esm2020/lib/core/services/exif.service.mjs +3 -3
  77. package/esm2020/lib/core/services/file-loader.service.mjs +3 -3
  78. package/esm2020/lib/core/services/image-converter.service.mjs +3 -3
  79. package/esm2020/lib/core/services/languages.service.mjs +3 -3
  80. package/esm2020/lib/core/services/network.service.mjs +3 -3
  81. package/esm2020/lib/core/services/patch.service.mjs +3 -3
  82. package/esm2020/localize/lib/localize.module.mjs +4 -4
  83. package/esm2020/localize/lib/localize.pipe.mjs +3 -3
  84. package/esm2020/localize/lib/localize.service.mjs +3 -3
  85. package/esm2020/localize/lib/views/localize-string/localize-string.component.mjs +3 -3
  86. package/esm2020/localize/lib/views/localize-template.directive.mjs +3 -3
  87. package/esm2020/masking/lib/directives/currency-mask.directive.mjs +3 -3
  88. package/esm2020/masking/lib/directives/date-mask.directive.mjs +3 -3
  89. package/esm2020/masking/lib/directives/input-mask.directive.mjs +3 -3
  90. package/esm2020/masking/lib/masking.module.mjs +4 -4
  91. package/esm2020/masking/lib/masking.service.mjs +3 -3
  92. package/esm2020/notifications/lib/notifications-item/notifications-item.component.mjs +3 -3
  93. package/esm2020/notifications/lib/notifications-list/notifications-list.component.mjs +3 -3
  94. package/esm2020/notifications/lib/notifications.module.mjs +4 -4
  95. package/esm2020/notifications/lib/notifications.service.mjs +3 -3
  96. package/esm2020/permissions/lib/directives/permission.directive.mjs +3 -3
  97. package/esm2020/permissions/lib/guards/permission.guard.mjs +3 -3
  98. package/esm2020/permissions/lib/permissions.module.mjs +4 -4
  99. package/esm2020/permissions/lib/permissions.service.mjs +3 -3
  100. package/esm2020/public_api.mjs +3 -1
  101. package/esm2020/recaptcha/lib/recaptcha/recaptcha.component.mjs +3 -3
  102. package/esm2020/recaptcha/lib/recaptcha-loader.service.mjs +3 -3
  103. package/esm2020/recaptcha/lib/recaptcha.module.mjs +4 -4
  104. package/esm2020/storage/lib/storage.service.mjs +3 -3
  105. package/esm2020/table/lib/components/table/table.component.mjs +9 -9
  106. package/esm2020/table/lib/components/table-cell/table-cell.component.mjs +3 -3
  107. package/esm2020/table/lib/components/table-header-cell/table-header-cell.component.mjs +3 -3
  108. package/esm2020/table/lib/components/table-pager/table-pager.component.mjs +3 -3
  109. package/esm2020/table/lib/data/generic.data.mjs +13 -3
  110. package/esm2020/table/lib/table.module.mjs +4 -4
  111. package/esm2020/theming/lib/theming.directive.mjs +3 -3
  112. package/esm2020/theming/lib/theming.module.mjs +4 -4
  113. package/esm2020/tooltip/lib/tooltip-container/tooltip-container.component.mjs +3 -3
  114. package/esm2020/tooltip/lib/tooltip.directive.mjs +3 -3
  115. package/esm2020/tooltip/lib/tooltip.module.mjs +4 -4
  116. package/esm2020/utils/lib/directives/autosize.directive.mjs +3 -3
  117. package/esm2020/utils/lib/directives/focus-trap.directive.mjs +3 -3
  118. package/esm2020/utils/lib/directives/focus.directive.mjs +3 -3
  119. package/esm2020/utils/lib/directives/template.directive.mjs +3 -3
  120. package/esm2020/utils/lib/utils.module.mjs +4 -4
  121. package/fesm2015/bravobit-bb-foundation-auth.mjs +19 -19
  122. package/fesm2015/bravobit-bb-foundation-collections.mjs +24 -23
  123. package/fesm2015/bravobit-bb-foundation-collections.mjs.map +1 -1
  124. package/fesm2015/bravobit-bb-foundation-controls.mjs +57 -57
  125. package/fesm2015/bravobit-bb-foundation-dashboard.mjs +25 -25
  126. package/fesm2015/bravobit-bb-foundation-dialog.mjs +31 -31
  127. package/fesm2015/bravobit-bb-foundation-elements.mjs +76 -76
  128. package/fesm2015/bravobit-bb-foundation-http.mjs +10 -10
  129. package/fesm2015/bravobit-bb-foundation-localize.mjs +16 -16
  130. package/fesm2015/bravobit-bb-foundation-masking.mjs +16 -16
  131. package/fesm2015/bravobit-bb-foundation-notifications.mjs +13 -13
  132. package/fesm2015/bravobit-bb-foundation-permissions.mjs +13 -13
  133. package/fesm2015/bravobit-bb-foundation-recaptcha.mjs +10 -10
  134. package/fesm2015/bravobit-bb-foundation-storage.mjs +3 -3
  135. package/fesm2015/bravobit-bb-foundation-table.mjs +34 -24
  136. package/fesm2015/bravobit-bb-foundation-table.mjs.map +1 -1
  137. package/fesm2015/bravobit-bb-foundation-theming.mjs +7 -7
  138. package/fesm2015/bravobit-bb-foundation-tooltip.mjs +10 -10
  139. package/fesm2015/bravobit-bb-foundation-utils.mjs +16 -16
  140. package/fesm2015/bravobit-bb-foundation.mjs +70 -22
  141. package/fesm2015/bravobit-bb-foundation.mjs.map +1 -1
  142. package/fesm2020/bravobit-bb-foundation-auth.mjs +19 -19
  143. package/fesm2020/bravobit-bb-foundation-collections.mjs +24 -23
  144. package/fesm2020/bravobit-bb-foundation-collections.mjs.map +1 -1
  145. package/fesm2020/bravobit-bb-foundation-controls.mjs +57 -57
  146. package/fesm2020/bravobit-bb-foundation-dashboard.mjs +25 -25
  147. package/fesm2020/bravobit-bb-foundation-dialog.mjs +31 -31
  148. package/fesm2020/bravobit-bb-foundation-elements.mjs +76 -76
  149. package/fesm2020/bravobit-bb-foundation-http.mjs +10 -10
  150. package/fesm2020/bravobit-bb-foundation-localize.mjs +16 -16
  151. package/fesm2020/bravobit-bb-foundation-masking.mjs +16 -16
  152. package/fesm2020/bravobit-bb-foundation-notifications.mjs +13 -13
  153. package/fesm2020/bravobit-bb-foundation-permissions.mjs +13 -13
  154. package/fesm2020/bravobit-bb-foundation-recaptcha.mjs +10 -10
  155. package/fesm2020/bravobit-bb-foundation-storage.mjs +3 -3
  156. package/fesm2020/bravobit-bb-foundation-table.mjs +34 -24
  157. package/fesm2020/bravobit-bb-foundation-table.mjs.map +1 -1
  158. package/fesm2020/bravobit-bb-foundation-theming.mjs +7 -7
  159. package/fesm2020/bravobit-bb-foundation-tooltip.mjs +10 -10
  160. package/fesm2020/bravobit-bb-foundation-utils.mjs +16 -16
  161. package/fesm2020/bravobit-bb-foundation.mjs +70 -22
  162. package/fesm2020/bravobit-bb-foundation.mjs.map +1 -1
  163. package/lib/core/functions/date.utils.d.ts +4 -0
  164. package/lib/core/functions/password.utils.d.ts +1 -0
  165. package/package.json +1 -1
  166. package/public_api.d.ts +2 -0
  167. package/table/lib/data/generic.data.d.ts +2 -0
@@ -25,9 +25,9 @@ class BbiTheming {
25
25
  }
26
26
  }
27
27
  }
28
- BbiTheming.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: BbiTheming, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
29
- BbiTheming.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.0", type: BbiTheming, selector: "[bbiTheming]", inputs: { theme: ["bbiTheming", "theme"] }, ngImport: i0 });
30
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: BbiTheming, decorators: [{
28
+ BbiTheming.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BbiTheming, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
29
+ BbiTheming.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.8", type: BbiTheming, selector: "[bbiTheming]", inputs: { theme: ["bbiTheming", "theme"] }, ngImport: i0 });
30
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BbiTheming, decorators: [{
31
31
  type: Directive,
32
32
  args: [{
33
33
  selector: '[bbiTheming]'
@@ -363,10 +363,10 @@ class Theme {
363
363
 
364
364
  class ThemingModule {
365
365
  }
366
- ThemingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: ThemingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
367
- ThemingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.0", ngImport: i0, type: ThemingModule, declarations: [BbiTheming], exports: [BbiTheming] });
368
- ThemingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: ThemingModule });
369
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: ThemingModule, decorators: [{
366
+ ThemingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ThemingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
367
+ ThemingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.8", ngImport: i0, type: ThemingModule, declarations: [BbiTheming], exports: [BbiTheming] });
368
+ ThemingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ThemingModule });
369
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ThemingModule, decorators: [{
370
370
  type: NgModule,
371
371
  args: [{
372
372
  declarations: [BbiTheming],
@@ -21,9 +21,9 @@ class TooltipContainerComponent {
21
21
  .join(' ');
22
22
  }
23
23
  }
24
- TooltipContainerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: TooltipContainerComponent, deps: [{ token: TOOLTIP_DATA }, { token: TOOLTIP_CLASS }], target: i0.ɵɵFactoryTarget.Component });
25
- TooltipContainerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.0", type: TooltipContainerComponent, selector: "bb-tooltip-container", host: { properties: { "class": "this.classBinding" }, classAttribute: "bb-tooltip-container" }, ngImport: i0, template: "<ng-template [bbTemplate]=\"data\">\n {{ data }}\n</ng-template>\n", styles: [".bb-tooltip-container{color:#fff;display:block;font-size:14px;max-width:400px;padding:8px 10px;-webkit-user-select:none;user-select:none;position:relative;border-radius:4px;pointer-events:none;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#111111e6}.bb-tooltip-container:after{width:0;height:0;content:\"\";display:block;position:absolute;border-style:solid;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.bb-tooltip-container>small{display:block;font-size:12px;margin-top:4px;color:#fff6}.bb-tooltip-container-bottom,.bb-tooltip-container-top,.bb-tooltip-container-left,.bb-tooltip-container-right{pointer-events:none}.bb-tooltip-container-top .bb-tooltip-container:after{left:50%;top:100%;transform:translate(-50%);border-width:6px 6px 0 6px;border-color:rgba(17,17,17,.9) transparent transparent transparent}.bb-tooltip-container-bottom .bb-tooltip-container:after{left:50%;bottom:100%;transform:translate(-50%);border-width:0 6px 6px 6px;border-color:transparent transparent rgba(17,17,17,.9) transparent}.bb-tooltip-container-left .bb-tooltip-container:after{top:50%;left:100%;transform:translateY(-50%);border-width:6px 0 6px 6px;border-color:transparent transparent transparent rgba(17,17,17,.9)}.bb-tooltip-container-right .bb-tooltip-container:after{top:50%;right:100%;transform:translateY(-50%);border-width:6px 6px 6px 0;border-color:transparent rgba(17,17,17,.9) transparent transparent}\n"], dependencies: [{ kind: "directive", type: i1.BbTemplate, selector: "[bbTemplate]", inputs: ["bbTemplate"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
26
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: TooltipContainerComponent, decorators: [{
24
+ TooltipContainerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TooltipContainerComponent, deps: [{ token: TOOLTIP_DATA }, { token: TOOLTIP_CLASS }], target: i0.ɵɵFactoryTarget.Component });
25
+ TooltipContainerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.8", type: TooltipContainerComponent, selector: "bb-tooltip-container", host: { properties: { "class": "this.classBinding" }, classAttribute: "bb-tooltip-container" }, ngImport: i0, template: "<ng-template [bbTemplate]=\"data\">\n {{ data }}\n</ng-template>\n", styles: [".bb-tooltip-container{color:#fff;display:block;font-size:14px;max-width:400px;padding:8px 10px;-webkit-user-select:none;user-select:none;position:relative;border-radius:4px;pointer-events:none;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#111111e6}.bb-tooltip-container:after{width:0;height:0;content:\"\";display:block;position:absolute;border-style:solid;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.bb-tooltip-container>small{display:block;font-size:12px;margin-top:4px;color:#fff6}.bb-tooltip-container-bottom,.bb-tooltip-container-top,.bb-tooltip-container-left,.bb-tooltip-container-right{pointer-events:none}.bb-tooltip-container-top .bb-tooltip-container:after{left:50%;top:100%;transform:translate(-50%);border-width:6px 6px 0 6px;border-color:rgba(17,17,17,.9) transparent transparent transparent}.bb-tooltip-container-bottom .bb-tooltip-container:after{left:50%;bottom:100%;transform:translate(-50%);border-width:0 6px 6px 6px;border-color:transparent transparent rgba(17,17,17,.9) transparent}.bb-tooltip-container-left .bb-tooltip-container:after{top:50%;left:100%;transform:translateY(-50%);border-width:6px 0 6px 6px;border-color:transparent transparent transparent rgba(17,17,17,.9)}.bb-tooltip-container-right .bb-tooltip-container:after{top:50%;right:100%;transform:translateY(-50%);border-width:6px 6px 6px 0;border-color:transparent rgba(17,17,17,.9) transparent transparent}\n"], dependencies: [{ kind: "directive", type: i1.BbTemplate, selector: "[bbTemplate]", inputs: ["bbTemplate"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
26
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TooltipContainerComponent, decorators: [{
27
27
  type: Component,
28
28
  args: [{ selector: 'bb-tooltip-container', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, host: { 'class': 'bb-tooltip-container' }, preserveWhitespaces: false, template: "<ng-template [bbTemplate]=\"data\">\n {{ data }}\n</ng-template>\n", styles: [".bb-tooltip-container{color:#fff;display:block;font-size:14px;max-width:400px;padding:8px 10px;-webkit-user-select:none;user-select:none;position:relative;border-radius:4px;pointer-events:none;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#111111e6}.bb-tooltip-container:after{width:0;height:0;content:\"\";display:block;position:absolute;border-style:solid;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.bb-tooltip-container>small{display:block;font-size:12px;margin-top:4px;color:#fff6}.bb-tooltip-container-bottom,.bb-tooltip-container-top,.bb-tooltip-container-left,.bb-tooltip-container-right{pointer-events:none}.bb-tooltip-container-top .bb-tooltip-container:after{left:50%;top:100%;transform:translate(-50%);border-width:6px 6px 0 6px;border-color:rgba(17,17,17,.9) transparent transparent transparent}.bb-tooltip-container-bottom .bb-tooltip-container:after{left:50%;bottom:100%;transform:translate(-50%);border-width:0 6px 6px 6px;border-color:transparent transparent rgba(17,17,17,.9) transparent}.bb-tooltip-container-left .bb-tooltip-container:after{top:50%;left:100%;transform:translateY(-50%);border-width:6px 0 6px 6px;border-color:transparent transparent transparent rgba(17,17,17,.9)}.bb-tooltip-container-right .bb-tooltip-container:after{top:50%;right:100%;transform:translateY(-50%);border-width:6px 6px 6px 0;border-color:transparent rgba(17,17,17,.9) transparent transparent}\n"] }]
29
29
  }], ctorParameters: function () {
@@ -146,9 +146,9 @@ class TooltipDirective {
146
146
  ];
147
147
  }
148
148
  }
149
- TooltipDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: TooltipDirective, deps: [{ token: i1$1.Overlay }, { token: i0.ViewContainerRef }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Directive });
150
- TooltipDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.0", type: TooltipDirective, selector: "[bbTooltip]", inputs: { bbTooltip: "bbTooltip", bbTooltipClass: "bbTooltipClass", bbTooltipOrigin: "bbTooltipOrigin", bbTooltipPositions: "bbTooltipPositions", bbTooltipDisabled: "bbTooltipDisabled" }, host: { listeners: { "mouseenter": "showTooltip()", "focus": "showTooltip()", "mouseleave": "hideTooltip()", "blur": "hideTooltip()" } }, ngImport: i0 });
151
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: TooltipDirective, decorators: [{
149
+ TooltipDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TooltipDirective, deps: [{ token: i1$1.Overlay }, { token: i0.ViewContainerRef }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Directive });
150
+ TooltipDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.8", type: TooltipDirective, selector: "[bbTooltip]", inputs: { bbTooltip: "bbTooltip", bbTooltipClass: "bbTooltipClass", bbTooltipOrigin: "bbTooltipOrigin", bbTooltipPositions: "bbTooltipPositions", bbTooltipDisabled: "bbTooltipDisabled" }, host: { listeners: { "mouseenter": "showTooltip()", "focus": "showTooltip()", "mouseleave": "hideTooltip()", "blur": "hideTooltip()" } }, ngImport: i0 });
151
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TooltipDirective, decorators: [{
152
152
  type: Directive,
153
153
  args: [{
154
154
  selector: '[bbTooltip]'
@@ -179,13 +179,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.0", ngImpor
179
179
 
180
180
  class TooltipModule {
181
181
  }
182
- TooltipModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: TooltipModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
183
- TooltipModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.0", ngImport: i0, type: TooltipModule, declarations: [TooltipContainerComponent,
182
+ TooltipModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TooltipModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
183
+ TooltipModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.8", ngImport: i0, type: TooltipModule, declarations: [TooltipContainerComponent,
184
184
  TooltipDirective], imports: [UtilsModule,
185
185
  OverlayModule], exports: [TooltipDirective] });
186
- TooltipModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: TooltipModule, imports: [UtilsModule,
186
+ TooltipModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TooltipModule, imports: [UtilsModule,
187
187
  OverlayModule] });
188
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: TooltipModule, decorators: [{
188
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TooltipModule, decorators: [{
189
189
  type: NgModule,
190
190
  args: [{
191
191
  imports: [
@@ -17,9 +17,9 @@ class BbTemplate {
17
17
  this._viewContainerRef = _viewContainerRef;
18
18
  }
19
19
  }
20
- BbTemplate.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: BbTemplate, deps: [{ token: i0.TemplateRef }, { token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
21
- BbTemplate.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.0", type: BbTemplate, selector: "[bbTemplate]", inputs: { bbTemplate: "bbTemplate" }, ngImport: i0 });
22
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: BbTemplate, decorators: [{
20
+ BbTemplate.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BbTemplate, deps: [{ token: i0.TemplateRef }, { token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
21
+ BbTemplate.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.8", type: BbTemplate, selector: "[bbTemplate]", inputs: { bbTemplate: "bbTemplate" }, ngImport: i0 });
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BbTemplate, decorators: [{
23
23
  type: Directive,
24
24
  args: [{
25
25
  selector: '[bbTemplate]'
@@ -70,9 +70,9 @@ class BbAutosize {
70
70
  this._renderer.setStyle(this.element, 'height', value);
71
71
  }
72
72
  }
73
- BbAutosize.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: BbAutosize, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
74
- BbAutosize.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.0", type: BbAutosize, selector: "textarea[bbAutosize]", inputs: { minHeight: "minHeight", maxHeight: "maxHeight", rows: "rows" }, host: { listeners: { "window:resize": "onWindowResize()", "input": "onInputReceived()" }, properties: { "style.min-height": "this.minHeight", "style.max-height": "this.maxHeight", "rows": "this.rows" } }, ngImport: i0 });
75
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: BbAutosize, decorators: [{
73
+ BbAutosize.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BbAutosize, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
74
+ BbAutosize.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.8", type: BbAutosize, selector: "textarea[bbAutosize]", inputs: { minHeight: "minHeight", maxHeight: "maxHeight", rows: "rows" }, host: { listeners: { "window:resize": "onWindowResize()", "input": "onInputReceived()" }, properties: { "style.min-height": "this.minHeight", "style.max-height": "this.maxHeight", "rows": "this.rows" } }, ngImport: i0 });
75
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BbAutosize, decorators: [{
76
76
  type: Directive,
77
77
  args: [{
78
78
  selector: 'textarea[bbAutosize]'
@@ -126,9 +126,9 @@ class BbFocus {
126
126
  setTimeout(() => this.nativeElement.focus(), 0);
127
127
  }
128
128
  }
129
- BbFocus.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: BbFocus, deps: [{ token: i0.NgZone }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
130
- BbFocus.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.0", type: BbFocus, selector: "[bbFocus]", ngImport: i0 });
131
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: BbFocus, decorators: [{
129
+ BbFocus.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BbFocus, deps: [{ token: i0.NgZone }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
130
+ BbFocus.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.8", type: BbFocus, selector: "[bbFocus]", ngImport: i0 });
131
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BbFocus, decorators: [{
132
132
  type: Directive,
133
133
  args: [{
134
134
  selector: '[bbFocus]'
@@ -197,9 +197,9 @@ class BbFocusTrap {
197
197
  return Array(...nodes);
198
198
  }
199
199
  }
200
- BbFocusTrap.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: BbFocusTrap, deps: [{ token: i1.Platform }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
201
- BbFocusTrap.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.0", type: BbFocusTrap, selector: "[bbFocusTrap]", host: { listeners: { "keydown": "onKeydown($event)" } }, ngImport: i0 });
202
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: BbFocusTrap, decorators: [{
200
+ BbFocusTrap.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BbFocusTrap, deps: [{ token: i1.Platform }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
201
+ BbFocusTrap.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.8", type: BbFocusTrap, selector: "[bbFocusTrap]", host: { listeners: { "keydown": "onKeydown($event)" } }, ngImport: i0 });
202
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BbFocusTrap, decorators: [{
203
203
  type: Directive,
204
204
  args: [{
205
205
  selector: '[bbFocusTrap]'
@@ -211,16 +211,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.0", ngImpor
211
211
 
212
212
  class UtilsModule {
213
213
  }
214
- UtilsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: UtilsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
215
- UtilsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.0", ngImport: i0, type: UtilsModule, declarations: [BbTemplate,
214
+ UtilsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: UtilsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
215
+ UtilsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.8", ngImport: i0, type: UtilsModule, declarations: [BbTemplate,
216
216
  BbAutosize,
217
217
  BbFocus,
218
218
  BbFocusTrap], exports: [BbTemplate,
219
219
  BbAutosize,
220
220
  BbFocus,
221
221
  BbFocusTrap] });
222
- UtilsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: UtilsModule });
223
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: UtilsModule, decorators: [{
222
+ UtilsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: UtilsModule });
223
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: UtilsModule, decorators: [{
224
224
  type: NgModule,
225
225
  args: [{
226
226
  declarations: [
@@ -85,9 +85,9 @@ class FileLoader {
85
85
  return this.blobToFile(blobFile, name);
86
86
  }
87
87
  }
88
- FileLoader.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: FileLoader, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
89
- FileLoader.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: FileLoader, providedIn: 'root' });
90
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: FileLoader, decorators: [{
88
+ FileLoader.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: FileLoader, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
89
+ FileLoader.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: FileLoader, providedIn: 'root' });
90
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: FileLoader, decorators: [{
91
91
  type: Injectable,
92
92
  args: [{
93
93
  providedIn: 'root'
@@ -248,9 +248,9 @@ class Exif {
248
248
  });
249
249
  }
250
250
  }
251
- Exif.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: Exif, deps: [{ token: i1.Platform }, { token: FileLoader }], target: i0.ɵɵFactoryTarget.Injectable });
252
- Exif.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: Exif, providedIn: 'root' });
253
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: Exif, decorators: [{
251
+ Exif.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: Exif, deps: [{ token: i1.Platform }, { token: FileLoader }], target: i0.ɵɵFactoryTarget.Injectable });
252
+ Exif.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: Exif, providedIn: 'root' });
253
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: Exif, decorators: [{
254
254
  type: Injectable,
255
255
  args: [{
256
256
  providedIn: 'root'
@@ -372,9 +372,9 @@ class ImageConverter {
372
372
  });
373
373
  }
374
374
  }
375
- ImageConverter.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: ImageConverter, deps: [{ token: Exif }, { token: i1.Platform }, { token: FileLoader }], target: i0.ɵɵFactoryTarget.Injectable });
376
- ImageConverter.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: ImageConverter, providedIn: 'root' });
377
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: ImageConverter, decorators: [{
375
+ ImageConverter.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ImageConverter, deps: [{ token: Exif }, { token: i1.Platform }, { token: FileLoader }], target: i0.ɵɵFactoryTarget.Injectable });
376
+ ImageConverter.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ImageConverter, providedIn: 'root' });
377
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ImageConverter, decorators: [{
378
378
  type: Injectable,
379
379
  args: [{
380
380
  providedIn: 'root'
@@ -440,9 +440,9 @@ class Languages {
440
440
  .sort((a, b) => b.quality - a.quality);
441
441
  }
442
442
  }
443
- Languages.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: Languages, deps: [{ token: ACCEPT_LANGUAGE, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
444
- Languages.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: Languages, providedIn: 'root' });
445
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: Languages, decorators: [{
443
+ Languages.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: Languages, deps: [{ token: ACCEPT_LANGUAGE, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
444
+ Languages.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: Languages, providedIn: 'root' });
445
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: Languages, decorators: [{
446
446
  type: Injectable,
447
447
  args: [{
448
448
  providedIn: 'root'
@@ -500,9 +500,9 @@ class Network {
500
500
  this._online$ = merge(now$, online$, offline$).pipe(map(value => value), distinctUntilChanged(), shareReplay({ refCount: true, bufferSize: 1 }));
501
501
  }
502
502
  }
503
- Network.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: Network, deps: [{ token: i1.Platform }, { token: WINDOW, optional: true }, { token: NAVIGATOR, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
504
- Network.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: Network, providedIn: 'root' });
505
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: Network, decorators: [{
503
+ Network.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: Network, deps: [{ token: i1.Platform }, { token: WINDOW, optional: true }, { token: NAVIGATOR, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
504
+ Network.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: Network, providedIn: 'root' });
505
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: Network, decorators: [{
506
506
  type: Injectable,
507
507
  args: [{
508
508
  providedIn: 'root'
@@ -560,9 +560,9 @@ class Patch {
560
560
  this._subscription.add(subscription);
561
561
  }
562
562
  }
563
- Patch.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: Patch, deps: [{ token: i1.Platform }, { token: WINDOW, optional: true }, { token: DOCUMENT, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
564
- Patch.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: Patch, providedIn: 'root' });
565
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: Patch, decorators: [{
563
+ Patch.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: Patch, deps: [{ token: i1.Platform }, { token: WINDOW, optional: true }, { token: DOCUMENT, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
564
+ Patch.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: Patch, providedIn: 'root' });
565
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: Patch, decorators: [{
566
566
  type: Injectable,
567
567
  args: [{
568
568
  providedIn: 'root'
@@ -595,9 +595,9 @@ class Clipboard {
595
595
  return new ClipboardCopy(text, this._document);
596
596
  }
597
597
  }
598
- Clipboard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: Clipboard, deps: [{ token: DOCUMENT, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
599
- Clipboard.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: Clipboard, providedIn: 'root' });
600
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: Clipboard, decorators: [{
598
+ Clipboard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: Clipboard, deps: [{ token: DOCUMENT, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
599
+ Clipboard.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: Clipboard, providedIn: 'root' });
600
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: Clipboard, decorators: [{
601
601
  type: Injectable,
602
602
  args: [{
603
603
  providedIn: 'root'
@@ -869,6 +869,54 @@ function isEmptyInputValue(value) {
869
869
  return value == null || value.length === 0;
870
870
  }
871
871
 
872
+ function parseDate(value) {
873
+ if (value === undefined || value === null) {
874
+ return null;
875
+ }
876
+ if (typeof value === 'string') {
877
+ if (/^[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}$/.test(value)) {
878
+ return createDate(new Date(`${value}Z`));
879
+ }
880
+ if (/^[0-9]{4}-[0-9]{2}-[0-9]{2}$/.test(value)) {
881
+ const [y, m, d] = value.split('-');
882
+ const year = Number(y);
883
+ const month = Number(m) - 1;
884
+ const day = Number(d);
885
+ return createDate(new Date(year, month, day));
886
+ }
887
+ }
888
+ return createDate(new Date(value));
889
+ }
890
+ function createDate(date) {
891
+ return isValidDate(date) ? date : null;
892
+ }
893
+ function isValidDate(date) {
894
+ if (!isDate(date)) {
895
+ return false;
896
+ }
897
+ return !isNaN(Number(date));
898
+ }
899
+ function isDate(value) {
900
+ return (value instanceof Date || (typeof value === 'object' && Object.prototype.toString.call(value) === '[object Date]'));
901
+ }
902
+
903
+ function generatePassword(length = 12) {
904
+ const chars = 'abcdefghijklmnopqrstuvwxyz';
905
+ const upperChars = chars.toUpperCase();
906
+ const numberChars = '0123456789';
907
+ const specialChars = '#?!@$%^&*-';
908
+ const usableChars = chars + upperChars + numberChars + specialChars;
909
+ let generatedPassword = '';
910
+ for (let index = 0; index < length - 4; index++) {
911
+ generatedPassword += usableChars[Math.floor(Math.random() * (usableChars.length))];
912
+ }
913
+ generatedPassword += chars[Math.floor(Math.random() * (chars.length))];
914
+ generatedPassword += upperChars[Math.floor(Math.random() * (upperChars.length))];
915
+ generatedPassword += numberChars[Math.floor(Math.random() * (numberChars.length))];
916
+ generatedPassword += specialChars[Math.floor(Math.random() * (specialChars.length))];
917
+ return generatedPassword;
918
+ }
919
+
872
920
  /*
873
921
  * Public API Surface of bb-foundation
874
922
  */
@@ -877,5 +925,5 @@ function isEmptyInputValue(value) {
877
925
  * Generated bundle index. Do not edit.
878
926
  */
879
927
 
880
- export { ACCEPT_LANGUAGE, BASE_URL, BbRegex, BbValidator, COOKIE, Clipboard, ClipboardCopy, Exif, FileLoader, ImageConverter, LOCATION, Languages, NAVIGATOR, Network, Patch, WINDOW, mixinDisabled, mixinError, mixinFocused, mixinGrouped, mixinHideErrors, mixinLoad, mixinReadonly, mixinRequired };
928
+ export { ACCEPT_LANGUAGE, BASE_URL, BbRegex, BbValidator, COOKIE, Clipboard, ClipboardCopy, Exif, FileLoader, ImageConverter, LOCATION, Languages, NAVIGATOR, Network, Patch, WINDOW, createDate, generatePassword, isDate, isValidDate, mixinDisabled, mixinError, mixinFocused, mixinGrouped, mixinHideErrors, mixinLoad, mixinReadonly, mixinRequired, parseDate };
881
929
  //# sourceMappingURL=bravobit-bb-foundation.mjs.map