@seniorsistemas/angular-components 17.26.9-bugfix-sds-305-32cf1ca4 → 17.26.9-bugfix-sds-305-ba67e4f3
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.
- package/bundles/seniorsistemas-angular-components.umd.js +116 -122
- package/bundles/seniorsistemas-angular-components.umd.js.map +1 -1
- package/bundles/seniorsistemas-angular-components.umd.min.js +1 -1
- package/bundles/seniorsistemas-angular-components.umd.min.js.map +1 -1
- package/components/bignumber-input/bignumber-input.directive.d.ts +2 -3
- package/esm2015/components/bignumber-input/bignumber-input.directive.js +6 -8
- package/esm2015/components/locale/locale.service.js +2 -8
- package/esm2015/seniorsistemas-angular-components.js +112 -113
- package/esm5/components/bignumber-input/bignumber-input.directive.js +6 -8
- package/esm5/components/locale/locale.service.js +2 -8
- package/esm5/seniorsistemas-angular-components.js +112 -113
- package/fesm2015/seniorsistemas-angular-components.js +8 -13
- package/fesm2015/seniorsistemas-angular-components.js.map +1 -1
- package/fesm5/seniorsistemas-angular-components.js +8 -13
- package/fesm5/seniorsistemas-angular-components.js.map +1 -1
- package/package.json +1 -1
- package/seniorsistemas-angular-components.d.ts +111 -112
- package/seniorsistemas-angular-components.metadata.json +1 -1
|
@@ -1420,11 +1420,8 @@
|
|
|
1420
1420
|
{ type: http.HttpClient },
|
|
1421
1421
|
{ type: ngxCookieService.CookieService }
|
|
1422
1422
|
]; };
|
|
1423
|
-
LocaleService.ɵprov = core["ɵɵdefineInjectable"]({ factory: function LocaleService_Factory() { return new LocaleService(core["ɵɵinject"](http.HttpClient), core["ɵɵinject"](ngxCookieService.CookieService)); }, token: LocaleService, providedIn: "root" });
|
|
1424
1423
|
LocaleService = __decorate([
|
|
1425
|
-
core.Injectable(
|
|
1426
|
-
providedIn: "root"
|
|
1427
|
-
})
|
|
1424
|
+
core.Injectable()
|
|
1428
1425
|
], LocaleService);
|
|
1429
1426
|
return LocaleService;
|
|
1430
1427
|
}());
|
|
@@ -1994,14 +1991,14 @@
|
|
|
1994
1991
|
|
|
1995
1992
|
var BignumberInputDirective = /** @class */ (function (_super) {
|
|
1996
1993
|
__extends(BignumberInputDirective, _super);
|
|
1997
|
-
function BignumberInputDirective(injector
|
|
1994
|
+
function BignumberInputDirective(injector) {
|
|
1998
1995
|
var _this = _super.call(this, injector) || this;
|
|
1999
|
-
_this._angularComponentsLocaleService = _angularComponentsLocaleService;
|
|
2000
1996
|
_this.precision = 15;
|
|
2001
1997
|
_this.scale = 0;
|
|
2002
1998
|
_this.alignTo = ng2CurrencyMask.AlignmentOptions.LEFT;
|
|
2003
1999
|
_this.allowNegative = true;
|
|
2004
2000
|
_this.pasteRejected = new core.EventEmitter();
|
|
2001
|
+
_this._angularComponentsLocaleService = injector.get(LocaleService);
|
|
2005
2002
|
_this.onLocaleService();
|
|
2006
2003
|
return _this;
|
|
2007
2004
|
}
|
|
@@ -2087,8 +2084,7 @@
|
|
|
2087
2084
|
};
|
|
2088
2085
|
var BignumberInputDirective_1;
|
|
2089
2086
|
BignumberInputDirective.ctorParameters = function () { return [
|
|
2090
|
-
{ type: core.Injector }
|
|
2091
|
-
{ type: LocaleService, decorators: [{ type: core.Inject, args: [LocaleService,] }] }
|
|
2087
|
+
{ type: core.Injector }
|
|
2092
2088
|
]; };
|
|
2093
2089
|
__decorate([
|
|
2094
2090
|
core.Input()
|
|
@@ -2134,8 +2130,7 @@
|
|
|
2134
2130
|
multi: true,
|
|
2135
2131
|
},
|
|
2136
2132
|
],
|
|
2137
|
-
})
|
|
2138
|
-
__param(1, core.Inject(LocaleService))
|
|
2133
|
+
})
|
|
2139
2134
|
], BignumberInputDirective);
|
|
2140
2135
|
return BignumberInputDirective;
|
|
2141
2136
|
}(ng2CurrencyMask.CurrencyMaskDirective));
|
|
@@ -23566,119 +23561,118 @@
|
|
|
23566
23561
|
exports.ɵ4 = ɵ4;
|
|
23567
23562
|
exports.ɵa = TooltipComponent;
|
|
23568
23563
|
exports.ɵb = TooltipDirective;
|
|
23569
|
-
exports.ɵba =
|
|
23570
|
-
exports.ɵbb =
|
|
23571
|
-
exports.ɵbc =
|
|
23572
|
-
exports.ɵbd =
|
|
23573
|
-
exports.ɵbe =
|
|
23574
|
-
exports.ɵbf =
|
|
23575
|
-
exports.ɵbg =
|
|
23576
|
-
exports.ɵbh =
|
|
23577
|
-
exports.ɵbi =
|
|
23578
|
-
exports.ɵbj =
|
|
23579
|
-
exports.ɵbk =
|
|
23580
|
-
exports.ɵbl =
|
|
23581
|
-
exports.ɵbm =
|
|
23582
|
-
exports.ɵbn =
|
|
23583
|
-
exports.ɵbo =
|
|
23584
|
-
exports.ɵbp =
|
|
23585
|
-
exports.ɵbq =
|
|
23586
|
-
exports.ɵbr =
|
|
23587
|
-
exports.ɵbs =
|
|
23588
|
-
exports.ɵbt =
|
|
23589
|
-
exports.ɵbu =
|
|
23590
|
-
exports.ɵbv =
|
|
23591
|
-
exports.ɵbw =
|
|
23592
|
-
exports.ɵbx =
|
|
23593
|
-
exports.ɵby =
|
|
23594
|
-
exports.ɵbz =
|
|
23564
|
+
exports.ɵba = TableColumnsComponent;
|
|
23565
|
+
exports.ɵbb = TablePagingComponent;
|
|
23566
|
+
exports.ɵbc = PasswordFieldModule;
|
|
23567
|
+
exports.ɵbd = FieldLabelModule;
|
|
23568
|
+
exports.ɵbe = FieldLabelComponent;
|
|
23569
|
+
exports.ɵbf = PasswordFieldComponent;
|
|
23570
|
+
exports.ɵbg = TextFieldModule;
|
|
23571
|
+
exports.ɵbh = TextFieldComponent;
|
|
23572
|
+
exports.ɵbi = NumberFieldModule;
|
|
23573
|
+
exports.ɵbj = NumberFieldComponent;
|
|
23574
|
+
exports.ɵbk = CurrencyFieldModule;
|
|
23575
|
+
exports.ɵbl = CurrencyFieldComponent;
|
|
23576
|
+
exports.ɵbm = BignumberFieldModule;
|
|
23577
|
+
exports.ɵbn = BignumberFieldComponent;
|
|
23578
|
+
exports.ɵbo = CheckboxFieldModule;
|
|
23579
|
+
exports.ɵbp = CheckboxFieldComponent;
|
|
23580
|
+
exports.ɵbq = ProfilePictureModule;
|
|
23581
|
+
exports.ɵbr = ThumbnailService;
|
|
23582
|
+
exports.ɵbs = StructureModule;
|
|
23583
|
+
exports.ɵbt = HeaderComponent;
|
|
23584
|
+
exports.ɵbu = FooterComponent;
|
|
23585
|
+
exports.ɵbv = ProfilePictureFieldComponent;
|
|
23586
|
+
exports.ɵbw = EditorFieldModule;
|
|
23587
|
+
exports.ɵbx = EditorFieldComponent;
|
|
23588
|
+
exports.ɵby = SpeechRecognitionModule;
|
|
23589
|
+
exports.ɵbz = SpeechRecognitionComponent;
|
|
23595
23590
|
exports.ɵc = InfoSignComponent;
|
|
23596
|
-
exports.ɵca =
|
|
23597
|
-
exports.ɵcb =
|
|
23598
|
-
exports.ɵcc =
|
|
23599
|
-
exports.ɵcd =
|
|
23600
|
-
exports.ɵce =
|
|
23601
|
-
exports.ɵcf =
|
|
23602
|
-
exports.ɵcg =
|
|
23603
|
-
exports.ɵch =
|
|
23604
|
-
exports.ɵci =
|
|
23605
|
-
exports.ɵcj =
|
|
23606
|
-
exports.ɵck =
|
|
23607
|
-
exports.ɵcl =
|
|
23608
|
-
exports.ɵcm =
|
|
23609
|
-
exports.ɵcn =
|
|
23610
|
-
exports.ɵco =
|
|
23611
|
-
exports.ɵcp =
|
|
23612
|
-
exports.ɵcq =
|
|
23613
|
-
exports.ɵcr =
|
|
23614
|
-
exports.ɵcs =
|
|
23615
|
-
exports.ɵct =
|
|
23616
|
-
exports.ɵcu =
|
|
23617
|
-
exports.ɵcv =
|
|
23618
|
-
exports.ɵ
|
|
23619
|
-
exports.ɵcy =
|
|
23620
|
-
exports.ɵcz =
|
|
23621
|
-
exports.ɵd =
|
|
23622
|
-
exports.ɵda =
|
|
23623
|
-
exports.ɵdb =
|
|
23624
|
-
exports.ɵdc =
|
|
23625
|
-
exports.ɵdd =
|
|
23626
|
-
exports.ɵde =
|
|
23627
|
-
exports.ɵdf =
|
|
23628
|
-
exports.ɵdg =
|
|
23629
|
-
exports.ɵdh =
|
|
23630
|
-
exports.ɵdi =
|
|
23631
|
-
exports.ɵdj =
|
|
23632
|
-
exports.ɵdk =
|
|
23633
|
-
exports.ɵdl =
|
|
23634
|
-
exports.ɵdm =
|
|
23635
|
-
exports.ɵdn =
|
|
23636
|
-
exports.ɵdo =
|
|
23637
|
-
exports.ɵdp =
|
|
23638
|
-
exports.ɵdq =
|
|
23639
|
-
exports.ɵdr =
|
|
23640
|
-
exports.ɵds =
|
|
23641
|
-
exports.ɵdt =
|
|
23642
|
-
exports.ɵdu =
|
|
23643
|
-
exports.ɵdv =
|
|
23644
|
-
exports.ɵdw =
|
|
23645
|
-
exports.ɵdx =
|
|
23646
|
-
exports.ɵdy =
|
|
23647
|
-
exports.ɵdz =
|
|
23648
|
-
exports.ɵe =
|
|
23649
|
-
exports.ɵea =
|
|
23650
|
-
exports.ɵeb =
|
|
23651
|
-
exports.ɵec =
|
|
23652
|
-
exports.ɵed =
|
|
23653
|
-
exports.ɵee =
|
|
23654
|
-
exports.ɵef =
|
|
23655
|
-
exports.ɵeg =
|
|
23656
|
-
exports.ɵeh =
|
|
23657
|
-
exports.ɵei =
|
|
23658
|
-
exports.ɵej =
|
|
23659
|
-
exports.ɵek =
|
|
23660
|
-
exports.ɵ
|
|
23661
|
-
exports.ɵ
|
|
23662
|
-
exports.ɵ
|
|
23663
|
-
exports.ɵ
|
|
23664
|
-
exports.ɵ
|
|
23665
|
-
exports.ɵ
|
|
23666
|
-
exports.ɵ
|
|
23667
|
-
exports.ɵ
|
|
23668
|
-
exports.ɵ
|
|
23669
|
-
exports.ɵ
|
|
23670
|
-
exports.ɵ
|
|
23671
|
-
exports.ɵ
|
|
23672
|
-
exports.ɵ
|
|
23673
|
-
exports.ɵ
|
|
23674
|
-
exports.ɵ
|
|
23675
|
-
exports.ɵ
|
|
23676
|
-
exports.ɵ
|
|
23677
|
-
exports.ɵ
|
|
23678
|
-
exports.ɵ
|
|
23679
|
-
exports.ɵ
|
|
23680
|
-
exports.ɵ
|
|
23681
|
-
exports.ɵz = LoadingIndicatorComponent;
|
|
23591
|
+
exports.ɵca = SpeechRecognitionService;
|
|
23592
|
+
exports.ɵcb = TextToSpeechService;
|
|
23593
|
+
exports.ɵcc = AutocompleteFieldComponent;
|
|
23594
|
+
exports.ɵcd = BooleanFieldComponent;
|
|
23595
|
+
exports.ɵce = BooleanSwitchFieldComponent;
|
|
23596
|
+
exports.ɵcf = CalendarFieldComponent;
|
|
23597
|
+
exports.ɵcg = ChipsFieldComponent;
|
|
23598
|
+
exports.ɵch = CountryPhonePickerFieldComponent;
|
|
23599
|
+
exports.ɵci = DynamicFieldComponent;
|
|
23600
|
+
exports.ɵcj = DynamicFormDirective;
|
|
23601
|
+
exports.ɵck = FieldsetComponent;
|
|
23602
|
+
exports.ɵcl = FileUploadComponent$1;
|
|
23603
|
+
exports.ɵcm = LookupFieldComponent;
|
|
23604
|
+
exports.ɵcn = RadioButtonComponent;
|
|
23605
|
+
exports.ɵco = RowComponent;
|
|
23606
|
+
exports.ɵcp = SectionComponent;
|
|
23607
|
+
exports.ɵcq = SelectFieldComponent;
|
|
23608
|
+
exports.ɵcr = SliderFieldComponent;
|
|
23609
|
+
exports.ɵcs = TextAreaFieldComponent;
|
|
23610
|
+
exports.ɵct = TextAreaIAFieldComponent;
|
|
23611
|
+
exports.ɵcu = IAssistService;
|
|
23612
|
+
exports.ɵcv = ButtonFieldComponent;
|
|
23613
|
+
exports.ɵcx = DecimalField;
|
|
23614
|
+
exports.ɵcy = SideTableComponent;
|
|
23615
|
+
exports.ɵcz = InfiniteScrollModule;
|
|
23616
|
+
exports.ɵd = TieredMenuEventService;
|
|
23617
|
+
exports.ɵda = InfiniteScrollDirective;
|
|
23618
|
+
exports.ɵdb = IAInsightSidebarComponent;
|
|
23619
|
+
exports.ɵdc = IAInsightCardComponent;
|
|
23620
|
+
exports.ɵdd = IAInsightCardLoaderComponent;
|
|
23621
|
+
exports.ɵde = GridMenuItemComponent;
|
|
23622
|
+
exports.ɵdf = InlineEditItemComponent;
|
|
23623
|
+
exports.ɵdg = InlineEditCalendarComponent;
|
|
23624
|
+
exports.ɵdh = InlineEditLookupComponent;
|
|
23625
|
+
exports.ɵdi = InlineEditNumberComponent;
|
|
23626
|
+
exports.ɵdj = InlineEditTextComponent;
|
|
23627
|
+
exports.ɵdk = InlineEditTextAreaComponent;
|
|
23628
|
+
exports.ɵdl = InlineEditTextAreaIAComponent;
|
|
23629
|
+
exports.ɵdm = KanbanEventService;
|
|
23630
|
+
exports.ɵdn = KanbanItemComponent;
|
|
23631
|
+
exports.ɵdo = KanbanColumnComponent;
|
|
23632
|
+
exports.ɵdp = KanbanItemDraggingComponent;
|
|
23633
|
+
exports.ɵdq = NumberLocaleOptions;
|
|
23634
|
+
exports.ɵdr = BorderButtonModule;
|
|
23635
|
+
exports.ɵds = BorderButtonComponent;
|
|
23636
|
+
exports.ɵdt = ProgressBarDeterminateComponent;
|
|
23637
|
+
exports.ɵdu = ProgressBarIndeterminateComponent;
|
|
23638
|
+
exports.ɵdv = SelectButtonItemComponent;
|
|
23639
|
+
exports.ɵdw = SlidePanelService;
|
|
23640
|
+
exports.ɵdx = ThumbnailItemComponent;
|
|
23641
|
+
exports.ɵdy = ThumbnailItemVideoComponent;
|
|
23642
|
+
exports.ɵdz = ThumbnailItemImageComponent;
|
|
23643
|
+
exports.ɵe = TieredMenuService;
|
|
23644
|
+
exports.ɵea = TimelineItemModule;
|
|
23645
|
+
exports.ɵeb = TimelineIconItemComponent;
|
|
23646
|
+
exports.ɵec = HorizontalTimelineModule;
|
|
23647
|
+
exports.ɵed = HorizontalTimelineComponent;
|
|
23648
|
+
exports.ɵee = VerticalTimelineModule;
|
|
23649
|
+
exports.ɵef = VerticalTimelineComponent;
|
|
23650
|
+
exports.ɵeg = RangeLineComponent;
|
|
23651
|
+
exports.ɵeh = CollapseOptionComponent;
|
|
23652
|
+
exports.ɵei = CollapsedItemsComponent;
|
|
23653
|
+
exports.ɵej = VerticalItemsComponent;
|
|
23654
|
+
exports.ɵek = ChipItemComponent;
|
|
23655
|
+
exports.ɵf = TieredMenuGlobalService;
|
|
23656
|
+
exports.ɵg = TieredMenuComponent;
|
|
23657
|
+
exports.ɵh = TieredMenuNestedComponent;
|
|
23658
|
+
exports.ɵi = TieredMenuItemComponent;
|
|
23659
|
+
exports.ɵj = TieredMenuDividerComponent;
|
|
23660
|
+
exports.ɵk = LocalizedCurrencyImpurePipe;
|
|
23661
|
+
exports.ɵl = LocalizedBignumberPipe;
|
|
23662
|
+
exports.ɵm = LocalizedBignumberImpurePipe;
|
|
23663
|
+
exports.ɵn = NumericPipe;
|
|
23664
|
+
exports.ɵo = ChatMessageComponent;
|
|
23665
|
+
exports.ɵp = CustomTranslationsModule;
|
|
23666
|
+
exports.ɵq = CodeEditorComponent;
|
|
23667
|
+
exports.ɵr = CoreFacade;
|
|
23668
|
+
exports.ɵs = CodeMirror6Core;
|
|
23669
|
+
exports.ɵt = CountryPhonePickerService;
|
|
23670
|
+
exports.ɵu = EmptyStateGoBackComponent;
|
|
23671
|
+
exports.ɵv = IAssistIconComponent;
|
|
23672
|
+
exports.ɵw = SeniorIconComponent;
|
|
23673
|
+
exports.ɵx = DotsIndicatorComponent;
|
|
23674
|
+
exports.ɵy = LoadingIndicatorComponent;
|
|
23675
|
+
exports.ɵz = FileUploadService;
|
|
23682
23676
|
|
|
23683
23677
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
23684
23678
|
|