@kms-ngx-ui/presentational 0.0.14 → 0.0.15

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.
@@ -2,21 +2,22 @@
2
2
  * Generated bundle index. Do not edit.
3
3
  */
4
4
  export * from './public-api';
5
- export { MouseWheelDirective as ɵbh } from './lib/directives/mousewheel.directive';
6
- export { GetMaxHeightDirective as ɵbi } from './lib/directives/sum-of-height.directive';
7
- export { SwipeDirective as ɵbg } from './lib/directives/swipe.directive';
8
- export { TooltipDirective as ɵbj } from './lib/directives/tooltip.directive';
5
+ export { MouseWheelDirective as ɵbi } from './lib/directives/mousewheel.directive';
6
+ export { GetMaxHeightDirective as ɵbj } from './lib/directives/sum-of-height.directive';
7
+ export { SwipeDirective as ɵbh } from './lib/directives/swipe.directive';
8
+ export { TooltipDirective as ɵbk } from './lib/directives/tooltip.directive';
9
9
  export { ActionsParentComponent as ɵa } from './lib/parent-components/actions.component';
10
10
  export { FormControlParentComponent as ɵf } from './lib/parent-components/form-control.component';
11
- export { DecodeUriPipe as ɵbc } from './lib/pipes/decode-uri.pipe';
12
- export { EncodeUriPipe as ɵbb } from './lib/pipes/encode-uri.pipe';
11
+ export { DecodeUriPipe as ɵbd } from './lib/pipes/decode-uri.pipe';
12
+ export { EncodeUriPipe as ɵbc } from './lib/pipes/encode-uri.pipe';
13
13
  export { IntegerCurrency as ɵx } from './lib/pipes/integer-currency.pipe';
14
14
  export { SafeHtmlPipe as ɵy } from './lib/pipes/safe-html.pipe';
15
+ export { SafeResourceUrlPipe as ɵba } from './lib/pipes/safe-resource-url.pipe';
15
16
  export { SafeStylePipe as ɵz } from './lib/pipes/safe-style.pipe';
16
- export { SafeUrlPipe as ɵba } from './lib/pipes/safe-url.pipe';
17
- export { ToNumberPipe as ɵbf } from './lib/pipes/to-number.pipe';
18
- export { TrimPipe as ɵbe } from './lib/pipes/trim.pipe';
19
- export { TypeofPipe as ɵbd } from './lib/pipes/typeof.pipe';
17
+ export { SafeUrlPipe as ɵbb } from './lib/pipes/safe-url.pipe';
18
+ export { ToNumberPipe as ɵbg } from './lib/pipes/to-number.pipe';
19
+ export { TrimPipe as ɵbf } from './lib/pipes/trim.pipe';
20
+ export { TypeofPipe as ɵbe } from './lib/pipes/typeof.pipe';
20
21
  export { BackToTopComponent as ɵb } from './lib/ui/back-to-top/back-to-top.component';
21
22
  export { ButtonWithConfirmDialogComponent as ɵc } from './lib/ui/button-with-confirm-dialog/button-with-confirm-dialog.component';
22
23
  export { DialogData as ɵk } from './lib/ui/button-with-confirm-dialog/dialog-data.model';