@acorex/components 7.0.5 → 7.0.6
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/fesm2015/acorex-components-badge.mjs +1 -0
- package/fesm2015/acorex-components-breadcrumbs.mjs +1 -0
- package/fesm2015/acorex-components-button.mjs +1 -0
- package/fesm2015/acorex-components-calendar.mjs +1 -0
- package/fesm2015/acorex-components-decorators.mjs +1 -0
- package/fesm2015/acorex-components-form.mjs +1 -0
- package/fesm2015/acorex-components-menu.mjs +1 -0
- package/fesm2015/acorex-components-selection-list.mjs +1 -0
- package/fesm2015/acorex-components-switch.mjs +1 -0
- package/fesm2015/acorex-components-tabs.mjs +1 -0
- package/fesm2020/acorex-components-badge.mjs +1 -0
- package/fesm2020/acorex-components-breadcrumbs.mjs +1 -0
- package/fesm2020/acorex-components-button.mjs +1 -0
- package/fesm2020/acorex-components-calendar.mjs +1 -0
- package/fesm2020/acorex-components-decorators.mjs +1 -0
- package/fesm2020/acorex-components-form.mjs +1 -0
- package/fesm2020/acorex-components-menu.mjs +1 -0
- package/fesm2020/acorex-components-selection-list.mjs +1 -0
- package/fesm2020/acorex-components-switch.mjs +1 -0
- package/fesm2020/acorex-components-tabs.mjs +1 -0
- package/package.json +1 -1
@@ -86,3 +86,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
86
86
|
|
87
87
|
export { AXBaseItemBreadCrumbMixin, AXBreadCrumbsComponent, AXBreadCrumbsItemComponent, AXBreadcrumbsModule };
|
88
88
|
//# sourceMappingURL=acorex-components-breadcrumbs.mjs.map
|
89
|
+
//# sourceMappingURL=acorex-components-breadcrumbs.mjs.map
|
@@ -268,3 +268,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
268
268
|
|
269
269
|
export { AXBaseButtonGroupMixin, AXBaseItemButtonMixin, AXButtonComponent, AXButtonGroupComponent, AXButtonItemComponent, AXButtonModule };
|
270
270
|
//# sourceMappingURL=acorex-components-button.mjs.map
|
271
|
+
//# sourceMappingURL=acorex-components-button.mjs.map
|
@@ -528,3 +528,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
528
528
|
|
529
529
|
export { AXCalendarBaseComponent, AXCalendarComponent, AXCalendarComponentMixin, AXCalendarModule, AXCalendarNavigateEvent, CALENDAR_INPUTS, CALENDAR_OUTPUTS };
|
530
530
|
//# sourceMappingURL=acorex-components-calendar.mjs.map
|
531
|
+
//# sourceMappingURL=acorex-components-calendar.mjs.map
|
@@ -359,3 +359,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
359
359
|
|
360
360
|
export { AXDecoratorCloseButtonComponent, AXDecoratorContentComponent, AXDecoratorFooterComponent, AXDecoratorFormHintComponent, AXDecoratorHeaderComponent, AXDecoratorIconComponent, AXDecoratorModule, AXDecoratorOverlayComponent, AXDecoratorPlaceholderComponent, AXDecoratorPrefixComponent, AXDecoratorSubTitleComponent, AXDecoratorSuffixComponent, AXDecoratorTextComponent, AXDecoratorTitleComponent };
|
361
361
|
//# sourceMappingURL=acorex-components-decorators.mjs.map
|
362
|
+
//# sourceMappingURL=acorex-components-decorators.mjs.map
|
@@ -445,3 +445,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
445
445
|
|
446
446
|
export { AXFormComponent, AXFormFieldComponent, AXFormModule, AXFormValidationEvent, AXValidationRuleComponent, AXValidationSummaryComponent };
|
447
447
|
//# sourceMappingURL=acorex-components-form.mjs.map
|
448
|
+
//# sourceMappingURL=acorex-components-form.mjs.map
|
@@ -86,3 +86,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
86
86
|
|
87
87
|
export { AXSelectionListComponent, AXSelectionListModule };
|
88
88
|
//# sourceMappingURL=acorex-components-selection-list.mjs.map
|
89
|
+
//# sourceMappingURL=acorex-components-selection-list.mjs.map
|
@@ -302,3 +302,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
302
302
|
|
303
303
|
export { AXBaseTabItemMixin, AXTabContentDirective, AXTabItemComponent, AXTabStripChangedEvent, AXTabsComponent, AXTabsModule };
|
304
304
|
//# sourceMappingURL=acorex-components-tabs.mjs.map
|
305
|
+
//# sourceMappingURL=acorex-components-tabs.mjs.map
|
@@ -84,3 +84,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
84
84
|
|
85
85
|
export { AXBaseItemBreadCrumbMixin, AXBreadCrumbsComponent, AXBreadCrumbsItemComponent, AXBreadcrumbsModule };
|
86
86
|
//# sourceMappingURL=acorex-components-breadcrumbs.mjs.map
|
87
|
+
//# sourceMappingURL=acorex-components-breadcrumbs.mjs.map
|
@@ -265,3 +265,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
265
265
|
|
266
266
|
export { AXBaseButtonGroupMixin, AXBaseItemButtonMixin, AXButtonComponent, AXButtonGroupComponent, AXButtonItemComponent, AXButtonModule };
|
267
267
|
//# sourceMappingURL=acorex-components-button.mjs.map
|
268
|
+
//# sourceMappingURL=acorex-components-button.mjs.map
|
@@ -527,3 +527,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
527
527
|
|
528
528
|
export { AXCalendarBaseComponent, AXCalendarComponent, AXCalendarComponentMixin, AXCalendarModule, AXCalendarNavigateEvent, CALENDAR_INPUTS, CALENDAR_OUTPUTS };
|
529
529
|
//# sourceMappingURL=acorex-components-calendar.mjs.map
|
530
|
+
//# sourceMappingURL=acorex-components-calendar.mjs.map
|
@@ -356,3 +356,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
356
356
|
|
357
357
|
export { AXDecoratorCloseButtonComponent, AXDecoratorContentComponent, AXDecoratorFooterComponent, AXDecoratorFormHintComponent, AXDecoratorHeaderComponent, AXDecoratorIconComponent, AXDecoratorModule, AXDecoratorOverlayComponent, AXDecoratorPlaceholderComponent, AXDecoratorPrefixComponent, AXDecoratorSubTitleComponent, AXDecoratorSuffixComponent, AXDecoratorTextComponent, AXDecoratorTitleComponent };
|
358
358
|
//# sourceMappingURL=acorex-components-decorators.mjs.map
|
359
|
+
//# sourceMappingURL=acorex-components-decorators.mjs.map
|
@@ -441,3 +441,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
441
441
|
|
442
442
|
export { AXFormComponent, AXFormFieldComponent, AXFormModule, AXFormValidationEvent, AXValidationRuleComponent, AXValidationSummaryComponent };
|
443
443
|
//# sourceMappingURL=acorex-components-form.mjs.map
|
444
|
+
//# sourceMappingURL=acorex-components-form.mjs.map
|
@@ -86,3 +86,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
86
86
|
|
87
87
|
export { AXSelectionListComponent, AXSelectionListModule };
|
88
88
|
//# sourceMappingURL=acorex-components-selection-list.mjs.map
|
89
|
+
//# sourceMappingURL=acorex-components-selection-list.mjs.map
|
@@ -301,3 +301,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
301
301
|
|
302
302
|
export { AXBaseTabItemMixin, AXTabContentDirective, AXTabItemComponent, AXTabStripChangedEvent, AXTabsComponent, AXTabsModule };
|
303
303
|
//# sourceMappingURL=acorex-components-tabs.mjs.map
|
304
|
+
//# sourceMappingURL=acorex-components-tabs.mjs.map
|