@sumaris-net/ngx-components 0.11.1 → 0.11.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.
@@ -2,38 +2,11 @@
2
2
  * Generated bundle index. Do not edit.
3
3
  */
4
4
  export * from './public_api';
5
- export { AuthForm as ɵbp } from './src/app/core/auth/form/form-auth';
6
- export { AuthModal as ɵbq } from './src/app/core/auth/modal/modal-auth';
7
- export { EntityMetadataComponent as ɵbx } from './src/app/core/form/entity-metadata.component';
8
- export { AppInstallUpgradeCard as ɵbw } from './src/app/core/install/install-upgrade-card.component';
9
- export { RegisterForm as ɵbr } from './src/app/core/register/form/form-register';
10
- export { RegisterModal as ɵbt } from './src/app/core/register/modal/modal-register';
11
- export { AccountValidatorService as ɵbs } from './src/app/core/services/validator/account.validator';
12
- export { LocalSettingsValidatorService as ɵbv } from './src/app/core/services/validator/local-settings.validator';
13
- export { UserSettingsValidatorService as ɵbu } from './src/app/core/services/validator/user-settings.validator';
14
- export { isFocusableElement as ɵbj } from './src/app/shared/focusable';
15
- export { AutocompleteTestPage as ɵbk } from './src/app/shared/material/autocomplete/testing/autocomplete.test';
16
- export { ChipsTestPage as ɵbo } from './src/app/shared/material/chips/testing/chips.test';
17
- export { SharedMatDateTimeModule as ɵw } from './src/app/shared/material/datetime/datetime.module';
18
- export { DateTimeTestPage as ɵbl } from './src/app/shared/material/datetime/testing/mat-date-time.test';
19
- export { SharedMatDurationModule as ɵx } from './src/app/shared/material/duration/duration.module';
20
- export { MatDuration as ɵy } from './src/app/shared/material/duration/material.duration';
21
- export { LatLongTestPage as ɵbm } from './src/app/shared/material/latlong/testing/latlong.test';
22
- export { AppendToInputDirective as ɵbg } from './src/app/shared/material/numpad/numpad.append-to-input.directive';
23
- export { MatNumpadComponent as ɵba } from './src/app/shared/material/numpad/numpad.component';
24
- export { AnimationState as ɵbd, MatNumpadContainerComponent as ɵbe } from './src/app/shared/material/numpad/numpad.container';
25
- export { MatNumpadContent as ɵbf } from './src/app/shared/material/numpad/numpad.content';
26
- export { NumpadDirective as ɵbc } from './src/app/shared/material/numpad/numpad.directive';
27
- export { MatNumpadDomService as ɵbb } from './src/app/shared/material/numpad/numpad.dom-service';
28
- export { SharedMatNumpadModule as ɵz } from './src/app/shared/material/numpad/numpad.module';
29
- export { MatSwipeField as ɵbi } from './src/app/shared/material/swipe/material.swipe';
30
- export { SharedMatSwipeModule as ɵbh } from './src/app/shared/material/swipe/swipe.module';
31
- export { SwipeTestPage as ɵbn } from './src/app/shared/material/swipe/testing/swipe.test';
32
- export { ArrayFilterPipe as ɵl, ArrayFirstPipe as ɵi, ArrayIncludesPipe as ɵk, ArrayLengthPipe as ɵh, ArrayPluckPipe as ɵj, EmptyArrayPipe as ɵg, NotEmptyArrayPipe as ɵf } from './src/app/shared/pipes/arrays.pipe';
33
- export { FileSizePipe as ɵb } from './src/app/shared/pipes/file-size.pipe';
34
- export { MapGetPipe as ɵm, MapKeysPipe as ɵn, MapValuesPipe as ɵo } from './src/app/shared/pipes/maps.pipe';
35
- export { EvenPipe as ɵd, MathAbsPipe as ɵc, OddPipe as ɵe } from './src/app/shared/pipes/math.pipes';
36
- export { NgInitDirective as ɵv } from './src/app/shared/pipes/ng-init.pipe';
37
- export { IsNilOrBlankPipe as ɵq, IsNotNilOrBlankPipe as ɵp, StrLengthPipe as ɵs, ToStringPipe as ɵr } from './src/app/shared/pipes/string.pipes';
38
- export { TranslatablePipe as ɵu, TranslateContextPipe as ɵt } from './src/app/shared/pipes/translate-context.pipe';
5
+ export { RegisterForm as ɵd } from './src/app/core/register/form/form-register';
6
+ export { RegisterModal as ɵf } from './src/app/core/register/modal/modal-register';
7
+ export { AccountValidatorService as ɵe } from './src/app/core/services/validator/account.validator';
8
+ export { LocalSettingsValidatorService as ɵh } from './src/app/core/services/validator/local-settings.validator';
9
+ export { UserSettingsValidatorService as ɵg } from './src/app/core/services/validator/user-settings.validator';
10
+ export { isFocusableElement as ɵc } from './src/app/shared/focusable';
11
+ export { MatNumpadDomService as ɵb } from './src/app/shared/material/numpad/numpad.dom-service';
39
12
  export { CustomReuseStrategy as ɵa } from './src/app/shared/shared-routing.module';