@ardium-ui/ui 4.1.2 → 4.2.0
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/esm2022/lib/file-inputs/file-drop-area/file-drop-area.component.mjs +1 -1
- package/esm2022/lib/file-inputs/file-drop-area/file-drop-area.module.mjs +8 -14
- package/esm2022/lib/file-inputs/file-input/file-input.component.mjs +4 -3
- package/esm2022/lib/file-inputs/file-input/file-input.module.mjs +5 -4
- package/esm2022/lib/file-inputs/file-input-base.mjs +168 -5
- package/esm2022/lib/file-inputs/file-input-types.mjs +8 -2
- package/esm2022/lib/inputs/date-input/date-input.component.mjs +1 -1
- package/esm2022/lib/inputs/date-input/date-input.module.mjs +5 -5
- package/esm2022/lib/inputs/input/input.component.mjs +1 -1
- package/esm2022/lib/inputs/input/input.module.mjs +5 -5
- package/esm2022/lib/inputs/number-input/number-input.component.mjs +1 -1
- package/esm2022/lib/inputs/number-input/number-input.module.mjs +5 -5
- package/esm2022/lib/select/select.component.mjs +3 -3
- package/esm2022/lib/select/select.module.mjs +10 -10
- package/esm2022/lib/table-pagination/table-pagination.module.mjs +2 -2
- package/fesm2022/ardium-ui-ui.mjs +208 -44
- package/fesm2022/ardium-ui-ui.mjs.map +1 -1
- package/lib/file-inputs/file-drop-area/file-drop-area.module.d.ts +1 -1
- package/lib/file-inputs/file-input/file-input.module.d.ts +2 -1
- package/lib/file-inputs/file-input-base.d.ts +20 -2
- package/lib/file-inputs/file-input-types.d.ts +31 -0
- package/lib/inputs/date-input/date-input.module.d.ts +1 -1
- package/lib/inputs/input/input.module.d.ts +1 -1
- package/lib/inputs/number-input/number-input.module.d.ts +1 -1
- package/lib/select/select.module.d.ts +1 -1
- package/package.json +2 -2
- package/prebuilt-themes/default/inputs/file-input.css +23 -2
- package/prebuilt-themes/default/inputs/file-input.css.map +1 -1
- package/themes/default/inputs/file-input.scss +23 -2
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { CommonModule } from '@angular/common';
|
|
2
2
|
import { NgModule } from '@angular/core';
|
|
3
|
-
import {
|
|
3
|
+
import { ArdiumHoldModule } from '@ardium-ui/devkit';
|
|
4
4
|
import { ArdiumButtonModule } from '../../buttons/button/button.module';
|
|
5
5
|
import { ArdiumNumberInputComponent } from './number-input.component';
|
|
6
6
|
import { ArdNumberInputPlaceholderTemplateDirective } from './number-input.directives';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
8
|
export class ArdiumNumberInputModule {
|
|
9
9
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ArdiumNumberInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
10
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: ArdiumNumberInputModule, declarations: [ArdiumNumberInputComponent, ArdNumberInputPlaceholderTemplateDirective], imports: [CommonModule,
|
|
11
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ArdiumNumberInputModule, imports: [CommonModule,
|
|
10
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: ArdiumNumberInputModule, declarations: [ArdiumNumberInputComponent, ArdNumberInputPlaceholderTemplateDirective], imports: [CommonModule, ArdiumHoldModule, ArdiumButtonModule], exports: [ArdiumNumberInputComponent, ArdNumberInputPlaceholderTemplateDirective] }); }
|
|
11
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ArdiumNumberInputModule, imports: [CommonModule, ArdiumHoldModule, ArdiumButtonModule] }); }
|
|
12
12
|
}
|
|
13
13
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ArdiumNumberInputModule, decorators: [{
|
|
14
14
|
type: NgModule,
|
|
15
15
|
args: [{
|
|
16
16
|
declarations: [ArdiumNumberInputComponent, ArdNumberInputPlaceholderTemplateDirective],
|
|
17
|
-
imports: [CommonModule,
|
|
17
|
+
imports: [CommonModule, ArdiumHoldModule, ArdiumButtonModule],
|
|
18
18
|
exports: [ArdiumNumberInputComponent, ArdNumberInputPlaceholderTemplateDirective],
|
|
19
19
|
}]
|
|
20
20
|
}] });
|
|
21
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
21
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibnVtYmVyLWlucHV0Lm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3VpL3NyYy9saWIvaW5wdXRzL251bWJlci1pbnB1dC9udW1iZXItaW5wdXQubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxnQkFBZ0IsRUFBRSxNQUFNLG1CQUFtQixDQUFDO0FBQ3JELE9BQU8sRUFBRSxrQkFBa0IsRUFBRSxNQUFNLG9DQUFvQyxDQUFDO0FBQ3hFLE9BQU8sRUFBRSwwQkFBMEIsRUFBRSxNQUFNLDBCQUEwQixDQUFDO0FBQ3RFLE9BQU8sRUFBRSwwQ0FBMEMsRUFBRSxNQUFNLDJCQUEyQixDQUFDOztBQU92RixNQUFNLE9BQU8sdUJBQXVCOytHQUF2Qix1QkFBdUI7Z0hBQXZCLHVCQUF1QixpQkFKbkIsMEJBQTBCLEVBQUUsMENBQTBDLGFBQzNFLFlBQVksRUFBRSxnQkFBZ0IsRUFBRSxrQkFBa0IsYUFDbEQsMEJBQTBCLEVBQUUsMENBQTBDO2dIQUVyRSx1QkFBdUIsWUFIeEIsWUFBWSxFQUFFLGdCQUFnQixFQUFFLGtCQUFrQjs7NEZBR2pELHVCQUF1QjtrQkFMbkMsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUUsQ0FBQywwQkFBMEIsRUFBRSwwQ0FBMEMsQ0FBQztvQkFDdEYsT0FBTyxFQUFFLENBQUMsWUFBWSxFQUFFLGdCQUFnQixFQUFFLGtCQUFrQixDQUFDO29CQUM3RCxPQUFPLEVBQUUsQ0FBQywwQkFBMEIsRUFBRSwwQ0FBMEMsQ0FBQztpQkFDbEYiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xyXG5pbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBBcmRpdW1Ib2xkTW9kdWxlIH0gZnJvbSAnQGFyZGl1bS11aS9kZXZraXQnO1xyXG5pbXBvcnQgeyBBcmRpdW1CdXR0b25Nb2R1bGUgfSBmcm9tICcuLi8uLi9idXR0b25zL2J1dHRvbi9idXR0b24ubW9kdWxlJztcclxuaW1wb3J0IHsgQXJkaXVtTnVtYmVySW5wdXRDb21wb25lbnQgfSBmcm9tICcuL251bWJlci1pbnB1dC5jb21wb25lbnQnO1xyXG5pbXBvcnQgeyBBcmROdW1iZXJJbnB1dFBsYWNlaG9sZGVyVGVtcGxhdGVEaXJlY3RpdmUgfSBmcm9tICcuL251bWJlci1pbnB1dC5kaXJlY3RpdmVzJztcclxuXHJcbkBOZ01vZHVsZSh7XHJcbiAgZGVjbGFyYXRpb25zOiBbQXJkaXVtTnVtYmVySW5wdXRDb21wb25lbnQsIEFyZE51bWJlcklucHV0UGxhY2Vob2xkZXJUZW1wbGF0ZURpcmVjdGl2ZV0sXHJcbiAgaW1wb3J0czogW0NvbW1vbk1vZHVsZSwgQXJkaXVtSG9sZE1vZHVsZSwgQXJkaXVtQnV0dG9uTW9kdWxlXSxcclxuICBleHBvcnRzOiBbQXJkaXVtTnVtYmVySW5wdXRDb21wb25lbnQsIEFyZE51bWJlcklucHV0UGxhY2Vob2xkZXJUZW1wbGF0ZURpcmVjdGl2ZV0sXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBBcmRpdW1OdW1iZXJJbnB1dE1vZHVsZSB7fVxyXG4iXX0=
|