atr-components 3.1.4 → 3.1.9
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/fesm2022/atr-components.mjs +1087 -50
- package/fesm2022/atr-components.mjs.map +1 -1
- package/index.d.ts +171 -17
- package/package.json +1 -1
package/index.d.ts
CHANGED
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import * as _angular_animations from '@angular/animations';
|
|
2
2
|
import * as i0 from '@angular/core';
|
|
3
|
-
import { Injector, PipeTransform, TemplateRef, SimpleChange, EventEmitter, OnInit, Renderer2, ViewContainerRef, ElementRef, OnChanges, SimpleChanges, OnDestroy, AfterViewInit, ChangeDetectorRef } from '@angular/core';
|
|
3
|
+
import { Injector, PipeTransform, TemplateRef, SimpleChange, EventEmitter, OnInit, Renderer2, ViewContainerRef, ElementRef, OnChanges, SimpleChanges, OnDestroy, AfterViewInit, ChangeDetectorRef, EmbeddedViewRef } from '@angular/core';
|
|
4
4
|
import { HttpInterceptor, HttpRequest, HttpHandler, HttpEvent, HttpHeaders, HttpClient } from '@angular/common/http';
|
|
5
5
|
import { Observable } from 'rxjs';
|
|
6
6
|
import * as i1 from '@angular/common';
|
|
7
|
+
import { DatePipe } from '@angular/common';
|
|
7
8
|
import * as i2 from 'ng-zorro-antd/space';
|
|
8
9
|
import * as i3 from 'ng-zorro-antd/affix';
|
|
9
10
|
import * as i4 from 'ng-zorro-antd/alert';
|
|
@@ -68,26 +69,29 @@ import * as i60 from 'ng-zorro-antd/typography';
|
|
|
68
69
|
import * as i61 from 'ng-zorro-antd/upload';
|
|
69
70
|
import { NzUploadChangeParam, NzUploadFile, NzUploadXHRArgs } from 'ng-zorro-antd/upload';
|
|
70
71
|
import * as i62 from 'ng-zorro-antd/core/wave';
|
|
71
|
-
import * as
|
|
72
|
+
import * as i22$1 from 'ng-zorro-antd/resizable';
|
|
72
73
|
import { NzResizeEvent, NzResizeDirection } from 'ng-zorro-antd/resizable';
|
|
73
|
-
import * as
|
|
74
|
+
import * as i18$1 from '@angular/forms';
|
|
74
75
|
import { ControlValueAccessor, UntypedFormGroup, UntypedFormBuilder, ValidatorFn } from '@angular/forms';
|
|
75
76
|
import * as i65 from 'ng-zorro-antd/image';
|
|
76
77
|
import { NzImageService } from 'ng-zorro-antd/image';
|
|
77
78
|
import * as i1$1 from '@tinymce/tinymce-angular';
|
|
78
79
|
import * as _angular_platform_browser from '@angular/platform-browser';
|
|
79
80
|
import { DomSanitizer } from '@angular/platform-browser';
|
|
80
|
-
import * as
|
|
81
|
+
import * as i19$1 from '@angular/router';
|
|
81
82
|
import { Router, ActivatedRouteSnapshot, RouterStateSnapshot, RouteReuseStrategy, DetachedRouteHandle } from '@angular/router';
|
|
82
|
-
import * as
|
|
83
|
+
import * as i27$1 from '@angular/cdk/drag-drop';
|
|
83
84
|
import { CdkDragDrop } from '@angular/cdk/drag-drop';
|
|
84
|
-
import * as
|
|
85
|
+
import * as i34$1 from 'ng-zorro-antd/modal';
|
|
85
86
|
import { NzModalRef, NzModalService } from 'ng-zorro-antd/modal';
|
|
86
|
-
import
|
|
87
|
-
import * as
|
|
88
|
-
import
|
|
89
|
-
import * as
|
|
90
|
-
import * as
|
|
87
|
+
import { ColDef, GridApi, SortChangedEvent, GridReadyEvent, SelectionChangedEvent, ICellRendererParams } from 'ag-grid-community';
|
|
88
|
+
import * as i36$1 from 'ag-grid-angular';
|
|
89
|
+
import { ICellRendererAngularComp } from 'ag-grid-angular';
|
|
90
|
+
import * as i20$1 from 'ng-zorro-antd/color-picker';
|
|
91
|
+
import * as i23$1 from '@videogular/ngx-videogular/core';
|
|
92
|
+
import * as i24$1 from '@videogular/ngx-videogular/controls';
|
|
93
|
+
import * as i25$1 from '@videogular/ngx-videogular/overlay-play';
|
|
94
|
+
import * as i26$1 from '@videogular/ngx-videogular/buffering';
|
|
91
95
|
import { NzMessageService } from 'ng-zorro-antd/message';
|
|
92
96
|
|
|
93
97
|
declare const transAnimation: _angular_animations.AnimationReferenceMetadata;
|
|
@@ -108,7 +112,7 @@ declare class BaseInterceptor implements HttpInterceptor {
|
|
|
108
112
|
|
|
109
113
|
declare class CusNgZorroAntdModule {
|
|
110
114
|
static ɵfac: i0.ɵɵFactoryDeclaration<CusNgZorroAntdModule, never>;
|
|
111
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CusNgZorroAntdModule, never, never, [typeof i1.CommonModule, typeof i2.NzSpaceModule, typeof i3.NzAffixModule, typeof i4.NzAlertModule, typeof i5.NzAnchorModule, typeof i6.NzAutocompleteModule, typeof i7.NzAvatarModule, typeof i8.NzBackTopModule, typeof i9.NzBadgeModule, typeof i10.NzButtonModule, typeof i11.NzBreadCrumbModule, typeof i12.NzCalendarModule, typeof i13.NzCardModule, typeof i14.NzCarouselModule, typeof i15.NzCascaderModule, typeof i16.NzCheckboxModule, typeof i17.NzCollapseModule, typeof i18.NzCommentModule, typeof i19.NzDatePickerModule, typeof i20.NzDescriptionsModule, typeof i21.NzDividerModule, typeof i22.NzDrawerModule, typeof i23.NzDropDownModule, typeof i24.NzEmptyModule, typeof i25.NzFormModule, typeof i26.NzGridModule, typeof i27.NzI18nModule, typeof i28.NzIconModule, typeof i29.NzInputModule, typeof i30.NzInputNumberLegacyModule, typeof i31.NzLayoutModule, typeof i32.NzListModule, typeof i33.NzMentionModule, typeof i34.NzMenuModule, typeof i35.NzNoAnimationModule, typeof i36.NzPageHeaderModule, typeof i37.NzPaginationModule, typeof i38.NzPopoverModule, typeof i39.NzProgressModule, typeof i40.NzRadioModule, typeof i41.NzRateModule, typeof i42.NzResultModule, typeof i43.NzSelectModule, typeof i44.NzSkeletonModule, typeof i45.NzSliderModule, typeof i46.NzSpinModule, typeof i47.NzStatisticModule, typeof i48.NzStepsModule, typeof i49.NzSwitchModule, typeof i50.NzTableModule, typeof i51.NzTabsModule, typeof i52.NzTagModule, typeof i53.NzTimePickerModule, typeof i54.NzTimelineModule, typeof i55.NzTooltipModule, typeof i56.NzTransButtonModule, typeof i57.NzTransferModule, typeof i58.NzTreeModule, typeof i59.NzTreeSelectModule, typeof i60.NzTypographyModule, typeof i61.NzUploadModule, typeof i62.NzWaveModule, typeof
|
|
115
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<CusNgZorroAntdModule, never, never, [typeof i1.CommonModule, typeof i2.NzSpaceModule, typeof i3.NzAffixModule, typeof i4.NzAlertModule, typeof i5.NzAnchorModule, typeof i6.NzAutocompleteModule, typeof i7.NzAvatarModule, typeof i8.NzBackTopModule, typeof i9.NzBadgeModule, typeof i10.NzButtonModule, typeof i11.NzBreadCrumbModule, typeof i12.NzCalendarModule, typeof i13.NzCardModule, typeof i14.NzCarouselModule, typeof i15.NzCascaderModule, typeof i16.NzCheckboxModule, typeof i17.NzCollapseModule, typeof i18.NzCommentModule, typeof i19.NzDatePickerModule, typeof i20.NzDescriptionsModule, typeof i21.NzDividerModule, typeof i22.NzDrawerModule, typeof i23.NzDropDownModule, typeof i24.NzEmptyModule, typeof i25.NzFormModule, typeof i26.NzGridModule, typeof i27.NzI18nModule, typeof i28.NzIconModule, typeof i29.NzInputModule, typeof i30.NzInputNumberLegacyModule, typeof i31.NzLayoutModule, typeof i32.NzListModule, typeof i33.NzMentionModule, typeof i34.NzMenuModule, typeof i35.NzNoAnimationModule, typeof i36.NzPageHeaderModule, typeof i37.NzPaginationModule, typeof i38.NzPopoverModule, typeof i39.NzProgressModule, typeof i40.NzRadioModule, typeof i41.NzRateModule, typeof i42.NzResultModule, typeof i43.NzSelectModule, typeof i44.NzSkeletonModule, typeof i45.NzSliderModule, typeof i46.NzSpinModule, typeof i47.NzStatisticModule, typeof i48.NzStepsModule, typeof i49.NzSwitchModule, typeof i50.NzTableModule, typeof i51.NzTabsModule, typeof i52.NzTagModule, typeof i53.NzTimePickerModule, typeof i54.NzTimelineModule, typeof i55.NzTooltipModule, typeof i56.NzTransButtonModule, typeof i57.NzTransferModule, typeof i58.NzTreeModule, typeof i59.NzTreeSelectModule, typeof i60.NzTypographyModule, typeof i61.NzUploadModule, typeof i62.NzWaveModule, typeof i22$1.NzResizableModule, typeof i18$1.FormsModule, typeof i18$1.ReactiveFormsModule, typeof i65.NzImageModule]>;
|
|
112
116
|
static ɵinj: i0.ɵɵInjectorDeclaration<CusNgZorroAntdModule>;
|
|
113
117
|
}
|
|
114
118
|
|
|
@@ -228,7 +232,7 @@ declare interface AtrFormOpt {
|
|
|
228
232
|
}
|
|
229
233
|
declare interface AtrFormDetail {
|
|
230
234
|
label: string;
|
|
231
|
-
type: 'cascader' | 'radio' | 'text' | 'image' | 'select' | 'date' | 'number' | 'telphone' | 'password' | 'checkbox' | 'dayRange' | 'editor' | 'textarea' | 'dateTime' | 'title' | 'dateRange' | 'selectc' | 'selectIcon' | 'treeSelect' | 'switch' | 'buttons' | 'color';
|
|
235
|
+
type: 'cascader' | 'radio' | 'text' | 'image' | 'select' | 'date' | 'number' | 'telphone' | 'password' | 'checkbox' | 'dayRange' | 'editor' | 'textarea' | 'dateTime' | 'title' | 'dateRange' | 'selectc' | 'selectIcon' | 'treeSelect' | 'switch' | 'buttons' | 'color' | 'textLang' | 'editorLang';
|
|
232
236
|
key: string;
|
|
233
237
|
isHidden?: boolean;
|
|
234
238
|
allowSelectNode?: boolean;
|
|
@@ -311,6 +315,7 @@ declare interface AtrQueyrOpt {
|
|
|
311
315
|
isShowCheckbox?: boolean;
|
|
312
316
|
isRadio?: boolean;
|
|
313
317
|
isForbid?: boolean;
|
|
318
|
+
isRowSelectable?: Function;
|
|
314
319
|
};
|
|
315
320
|
showNum?: number;
|
|
316
321
|
url: string;
|
|
@@ -324,8 +329,11 @@ declare interface AtrQueyrOpt {
|
|
|
324
329
|
declare interface Table {
|
|
325
330
|
name: string;
|
|
326
331
|
key?: string;
|
|
332
|
+
dateFormat?: string;
|
|
333
|
+
valueFormatter?: string | Function;
|
|
327
334
|
defaultVal?: any;
|
|
328
335
|
sortKey?: string;
|
|
336
|
+
cellRenderer?: any;
|
|
329
337
|
sortable?: boolean;
|
|
330
338
|
type: 'textcolor' | 'fixedText' | 'text' | 'link' | 'action' | 'image' | 'date' | 'dateTime' | 'sDateTime' | 'dict' | 'innerHtml' | 'image64' | 'tempRef';
|
|
331
339
|
dictCode?: string;
|
|
@@ -338,7 +346,7 @@ declare interface Table {
|
|
|
338
346
|
color?: colorOperator;
|
|
339
347
|
colorShow?: string;
|
|
340
348
|
innerHtmlBack?: Function;
|
|
341
|
-
styleCallBack?: Function;
|
|
349
|
+
styleCallBack?: object | Function;
|
|
342
350
|
forbidResize?: boolean;
|
|
343
351
|
tempRef?: TemplateRef<any>;
|
|
344
352
|
}
|
|
@@ -530,7 +538,7 @@ declare class DictService {
|
|
|
530
538
|
getCodeName(code: string, value: string): any;
|
|
531
539
|
getCodeNameSync(keys: string, code: string, selectUrl?: any, splitKey?: string): Promise<unknown>;
|
|
532
540
|
getByCode(code: string, selectUrl?: any): DictGroup;
|
|
533
|
-
|
|
541
|
+
getDictByCodeSync(code: string, selectUrl?: any): Promise<void>;
|
|
534
542
|
getDicBycodeBase(code: any, selectUrl?: any): Observable<any>;
|
|
535
543
|
getCodeNamePromise(code: string, selectUrl?: any): Promise<unknown>;
|
|
536
544
|
getDictBycode(code: string, selectUrl?: any): Observable<DictGroup>;
|
|
@@ -846,6 +854,8 @@ declare class LocalStorageUtil {
|
|
|
846
854
|
static getProvinceByValue(province: string): any;
|
|
847
855
|
static getRegion(): never[];
|
|
848
856
|
static putRegion(disList: any[]): void;
|
|
857
|
+
static putObject(obj: any, key: string): void;
|
|
858
|
+
static getObject(key: string): any;
|
|
849
859
|
static putUser(userInfo: json): void;
|
|
850
860
|
static putLogin(loginInfo: json): void;
|
|
851
861
|
static getLogin(): any;
|
|
@@ -1417,9 +1427,153 @@ declare class EditorComponent implements ControlValueAccessor, AfterViewInit, On
|
|
|
1417
1427
|
static ɵcmp: i0.ɵɵComponentDeclaration<EditorComponent, "app-editor", never, { "value": { "alias": "value"; "required": false; }; "editorConfig": { "alias": "editorConfig"; "required": false; }; "imgDir": { "alias": "imgDir"; "required": false; }; }, {}, never, never, false, never>;
|
|
1418
1428
|
}
|
|
1419
1429
|
|
|
1430
|
+
declare class AtrGridTableComponent implements OnInit, AfterViewInit {
|
|
1431
|
+
private fb;
|
|
1432
|
+
private ossImgPipe;
|
|
1433
|
+
private defaultValPipe;
|
|
1434
|
+
private datePipe;
|
|
1435
|
+
private viewContainerRef;
|
|
1436
|
+
private injector;
|
|
1437
|
+
private locale;
|
|
1438
|
+
private cd;
|
|
1439
|
+
columnDefs: ColDef[];
|
|
1440
|
+
dictMap: any;
|
|
1441
|
+
rowSelection: any;
|
|
1442
|
+
gridApi: GridApi | null;
|
|
1443
|
+
viewInitOver: boolean;
|
|
1444
|
+
tableWidth: number;
|
|
1445
|
+
tableHeight: string;
|
|
1446
|
+
scrollX: number;
|
|
1447
|
+
id: number;
|
|
1448
|
+
scrollSize: any;
|
|
1449
|
+
isCollapse: boolean;
|
|
1450
|
+
atrForm: UntypedFormGroup | any;
|
|
1451
|
+
dicts: any;
|
|
1452
|
+
pageIndex: number;
|
|
1453
|
+
total: number;
|
|
1454
|
+
pageSize: number;
|
|
1455
|
+
pageSizeOptions: number[];
|
|
1456
|
+
loading: boolean;
|
|
1457
|
+
allowDrag: boolean;
|
|
1458
|
+
showQueryTime: boolean;
|
|
1459
|
+
tableDatas: any;
|
|
1460
|
+
visibleTables: Table[];
|
|
1461
|
+
isAllDisplayDataChecked: boolean;
|
|
1462
|
+
isIndeterminate: boolean;
|
|
1463
|
+
numberOfChecked: number;
|
|
1464
|
+
mapOfCheckedId: {
|
|
1465
|
+
[key: string]: boolean;
|
|
1466
|
+
};
|
|
1467
|
+
curChecked: number;
|
|
1468
|
+
imagePrefix: string;
|
|
1469
|
+
defaultParams: {};
|
|
1470
|
+
isHideTable: boolean;
|
|
1471
|
+
isAllLoad: boolean;
|
|
1472
|
+
sortMap: {
|
|
1473
|
+
[key: string]: any;
|
|
1474
|
+
};
|
|
1475
|
+
rowSpanMap: any;
|
|
1476
|
+
headerDefaultVal: any;
|
|
1477
|
+
sortKey: string;
|
|
1478
|
+
queryOpts: AtrQueyrOpt | any;
|
|
1479
|
+
showPagination: boolean;
|
|
1480
|
+
title: string;
|
|
1481
|
+
queryHeaders: null;
|
|
1482
|
+
tableAction: EventEmitter<TableAction>;
|
|
1483
|
+
queryBack: EventEmitter<TableAction>;
|
|
1484
|
+
headerAction: EventEmitter<TableAction>;
|
|
1485
|
+
tableHeader: ElementRef<HTMLElement> | any;
|
|
1486
|
+
tableContent: ElementRef | any;
|
|
1487
|
+
constructor(fb: UntypedFormBuilder, ossImgPipe: OssImgPipe, defaultValPipe: DefaultValPipe, datePipe: DatePipe, viewContainerRef: ViewContainerRef, injector: Injector, locale: string, cd: ChangeDetectorRef);
|
|
1488
|
+
initTableHeader(): Promise<void>;
|
|
1489
|
+
updateTableHeight(): void;
|
|
1490
|
+
onSortChanged(event: SortChangedEvent): void;
|
|
1491
|
+
onGridReady(event: GridReadyEvent): void;
|
|
1492
|
+
onSelectionChanged(event: SelectionChangedEvent): void;
|
|
1493
|
+
getSelectedRows(): any[];
|
|
1494
|
+
transColumnDefs(tableItem: Table): Promise<ColDef>;
|
|
1495
|
+
createTemplateCellRenderer(template: TemplateRef<any>, tableItem: Table): {
|
|
1496
|
+
new (): {
|
|
1497
|
+
eGui: HTMLSpanElement;
|
|
1498
|
+
viewRef: EmbeddedViewRef<any> | null;
|
|
1499
|
+
init(params: ICellRendererParams): void;
|
|
1500
|
+
getGui(): HTMLElement;
|
|
1501
|
+
refresh(params: ICellRendererParams): boolean;
|
|
1502
|
+
destroy(): void;
|
|
1503
|
+
render(params: ICellRendererParams): void;
|
|
1504
|
+
};
|
|
1505
|
+
};
|
|
1506
|
+
getImageList(value: any, defaultVal: any): any;
|
|
1507
|
+
onResize({ width, height, direction }: NzResizeEvent, item: any): void;
|
|
1508
|
+
ngAfterViewInit(): void;
|
|
1509
|
+
ngOnInit(): void;
|
|
1510
|
+
isShowColor(data: any): any;
|
|
1511
|
+
dbclickData(data: any, rowNo: number): void;
|
|
1512
|
+
doActionByRow2(e: any): void;
|
|
1513
|
+
private get httpService();
|
|
1514
|
+
private get nzContextMenuService();
|
|
1515
|
+
widthId: any;
|
|
1516
|
+
resizeDirection: NzResizeDirection | null;
|
|
1517
|
+
setTableLoadding(loadding: boolean): void;
|
|
1518
|
+
isEnable(operator: string): boolean;
|
|
1519
|
+
isShowBtn(data: any, operator: string, action?: TableAction): boolean;
|
|
1520
|
+
checkIsShowBase(op: any, data: any): boolean;
|
|
1521
|
+
compare(value: any, operator: any, target: any): boolean;
|
|
1522
|
+
pushTableDatas(tableDatas: any): void;
|
|
1523
|
+
removeDatas(key: any, value: any): void;
|
|
1524
|
+
uploadAction(e: any, action: any): void;
|
|
1525
|
+
doAction(code: any): void;
|
|
1526
|
+
doActionByRow(data: any, code: any, event: MouseEvent): void;
|
|
1527
|
+
getAllCheckInfo(): any[];
|
|
1528
|
+
getAllCheckDatas(): any[];
|
|
1529
|
+
checkAll(value: boolean): void;
|
|
1530
|
+
refreshStatus(): void;
|
|
1531
|
+
selectRow(data: any, rowNo: number): void;
|
|
1532
|
+
initHeader(): void;
|
|
1533
|
+
getDicList(item: any): void;
|
|
1534
|
+
sort(sortName: string, value: any): void;
|
|
1535
|
+
private get dictService();
|
|
1536
|
+
getDictValue(code: string): void;
|
|
1537
|
+
toggleCollapse(): void;
|
|
1538
|
+
setFormValue(key: any, value: any): void;
|
|
1539
|
+
resetForm(): void;
|
|
1540
|
+
selectChange(value: any, item: any): void;
|
|
1541
|
+
clickIcon(value: any, item: AtrQueryHeader, $event: any): void;
|
|
1542
|
+
getQueryParams(reset: boolean): json;
|
|
1543
|
+
getHederType(cusKey: string, typeKey?: string): null;
|
|
1544
|
+
setDefaultParams(params: any, reset?: boolean): void;
|
|
1545
|
+
getSortInfo(): string;
|
|
1546
|
+
queryTime: string;
|
|
1547
|
+
PageSizeChange(e: any): void;
|
|
1548
|
+
PageIndexChange(e: any): void;
|
|
1549
|
+
getRowSpan(): void;
|
|
1550
|
+
setDates(res: any): void;
|
|
1551
|
+
query(reset?: boolean): void;
|
|
1552
|
+
contextMenu($event: any, menu: NzDropdownMenuComponent): void;
|
|
1553
|
+
refreshVisibleTables(): void;
|
|
1554
|
+
checkShowTd(item: Table, index: any): boolean;
|
|
1555
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AtrGridTableComponent, never>;
|
|
1556
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AtrGridTableComponent, "atr-grid-table", never, { "pageSize": { "alias": "pageSize"; "required": false; }; "pageSizeOptions": { "alias": "pageSizeOptions"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "allowDrag": { "alias": "allowDrag"; "required": false; }; "showQueryTime": { "alias": "showQueryTime"; "required": false; }; "isHideTable": { "alias": "isHideTable"; "required": false; }; "sortKey": { "alias": "sortKey"; "required": false; }; "queryOpts": { "alias": "queryOpts"; "required": false; }; "showPagination": { "alias": "showPagination"; "required": false; }; "title": { "alias": "title"; "required": false; }; "queryHeaders": { "alias": "queryHeaders"; "required": false; }; }, { "tableAction": "tableAction"; "queryBack": "queryBack"; "headerAction": "headerAction"; }, never, ["[header-left-slot]", "[header-right-slot]", "[button-left-slot]", "[button-right-slot]"], false, never>;
|
|
1557
|
+
}
|
|
1558
|
+
|
|
1559
|
+
interface BtnTdParams extends ICellRendererParams {
|
|
1560
|
+
buttons?: TableAction[];
|
|
1561
|
+
callback?: Function;
|
|
1562
|
+
}
|
|
1563
|
+
declare class BtnTdComponent implements ICellRendererAngularComp {
|
|
1564
|
+
buttons: TableAction[];
|
|
1565
|
+
params: BtnTdParams;
|
|
1566
|
+
constructor();
|
|
1567
|
+
agInit(params: BtnTdParams): void;
|
|
1568
|
+
refresh(params: BtnTdParams): boolean;
|
|
1569
|
+
doActionByRow(code: any, event: MouseEvent): void;
|
|
1570
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BtnTdComponent, never>;
|
|
1571
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BtnTdComponent, "app-btn-td", never, {}, {}, never, never, false, never>;
|
|
1572
|
+
}
|
|
1573
|
+
|
|
1420
1574
|
declare class AtrSharedModule {
|
|
1421
1575
|
static ɵfac: i0.ɵɵFactoryDeclaration<AtrSharedModule, never>;
|
|
1422
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AtrSharedModule, [typeof ImgCanvasComponent, typeof TableFormItemComponent, typeof TableTdComponent, typeof AtrTableComponent, typeof UploadComponent, typeof AtrFormComponent, typeof LocalUploadComponent, typeof SelectTreeComponent, typeof VideoComponent, typeof SelectIconsComponent, typeof EchartsComponent, typeof ViewFormComponent, typeof EditorComponent], [typeof PipeModuleModule, typeof i1.CommonModule, typeof
|
|
1576
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AtrSharedModule, [typeof ImgCanvasComponent, typeof TableFormItemComponent, typeof TableTdComponent, typeof AtrTableComponent, typeof UploadComponent, typeof AtrFormComponent, typeof LocalUploadComponent, typeof SelectTreeComponent, typeof VideoComponent, typeof SelectIconsComponent, typeof EchartsComponent, typeof ViewFormComponent, typeof EditorComponent, typeof AtrGridTableComponent, typeof BtnTdComponent], [typeof PipeModuleModule, typeof i1.CommonModule, typeof i18$1.FormsModule, typeof i18$1.ReactiveFormsModule, typeof i19$1.RouterModule, typeof i20$1.NzColorPickerModule, typeof CusNgZorroAntdModule, typeof i22$1.NzResizableModule, typeof i23$1.VgCoreModule, typeof i24$1.VgControlsModule, typeof i25$1.VgOverlayPlayModule, typeof i26$1.VgBufferingModule, typeof i27$1.DragDropModule, typeof AtrComponentsModule, typeof AtrRoleDirective, typeof AtrErrorImgDirective, typeof HqSpinDirective, typeof DebounceClickDirective, typeof InfiniteScrollDirective, typeof i34$1.NzModalModule, typeof i1$1.EditorModule, typeof i36$1.AgGridAngular], [typeof i27$1.DragDropModule, typeof i1.CommonModule, typeof i18$1.FormsModule, typeof i18$1.ReactiveFormsModule, typeof i19$1.RouterModule, typeof i20$1.NzColorPickerModule, typeof CusNgZorroAntdModule, typeof i22$1.NzResizableModule, typeof ImgCanvasComponent, typeof TableFormItemComponent, typeof TableTdComponent, typeof AtrTableComponent, typeof UploadComponent, typeof AtrFormComponent, typeof LocalUploadComponent, typeof SelectTreeComponent, typeof VideoComponent, typeof SelectIconsComponent, typeof EchartsComponent, typeof ViewFormComponent, typeof EditorComponent, typeof AtrGridTableComponent, typeof BtnTdComponent, typeof PipeModuleModule, typeof AtrRoleDirective, typeof AtrErrorImgDirective, typeof HqSpinDirective, typeof DebounceClickDirective, typeof InfiniteScrollDirective]>;
|
|
1423
1577
|
static ɵinj: i0.ɵɵInjectorDeclaration<AtrSharedModule>;
|
|
1424
1578
|
}
|
|
1425
1579
|
|
|
@@ -1441,5 +1595,5 @@ declare class BusiService {
|
|
|
1441
1595
|
|
|
1442
1596
|
declare function telphoneValidator(): ValidatorFn;
|
|
1443
1597
|
|
|
1444
|
-
export { AtrComponentsModule, AtrErrorImgDirective, AtrFormComponent, AtrReuseStrategy, AtrRoleDirective, AtrSharedModule, AtrTableComponent, AuthGuard, BaseInterceptor, BusiService, ChinaNumPipe, CountPipe, CusNgZorroAntdModule, DayPipe, DebounceClickDirective, DefaultValPipe, DictService, DictsPipe, EchartsComponent, EditorComponent, HqSpinDirective, HttpService, ImgCanvasComponent, InfiniteScrollDirective, IsEmptyPipe, IsNotEmptyPipe, LocalStorageUtil, LocalUploadComponent, MenuService, OssImgPipe, OssPipe, OssStaticPipe, PipeModuleModule, RemoveHtmlPipe, SafeComputePipe, SafeHtmlPipe, SafeUrlPipe, SelectIconsComponent, SelectTreeComponent, SessionStorageUtil, ShareService, TableFormItemComponent, TableTdComponent, ToolsUtil, UploadComponent, UploadOssService, UserAction, VideoComponent, ViewFormComponent, atr_static_datas, commonDatas, flyIn, scrollScreen, telphoneValidator, transAnimation };
|
|
1598
|
+
export { AtrComponentsModule, AtrErrorImgDirective, AtrFormComponent, AtrGridTableComponent, AtrReuseStrategy, AtrRoleDirective, AtrSharedModule, AtrTableComponent, AuthGuard, BaseInterceptor, BtnTdComponent, BusiService, ChinaNumPipe, CountPipe, CusNgZorroAntdModule, DayPipe, DebounceClickDirective, DefaultValPipe, DictService, DictsPipe, EchartsComponent, EditorComponent, HqSpinDirective, HttpService, ImgCanvasComponent, InfiniteScrollDirective, IsEmptyPipe, IsNotEmptyPipe, LocalStorageUtil, LocalUploadComponent, MenuService, OssImgPipe, OssPipe, OssStaticPipe, PipeModuleModule, RemoveHtmlPipe, SafeComputePipe, SafeHtmlPipe, SafeUrlPipe, SelectIconsComponent, SelectTreeComponent, SessionStorageUtil, ShareService, TableFormItemComponent, TableTdComponent, ToolsUtil, UploadComponent, UploadOssService, UserAction, VideoComponent, ViewFormComponent, atr_static_datas, commonDatas, flyIn, scrollScreen, telphoneValidator, transAnimation };
|
|
1445
1599
|
export type { AtrFormDetail, AtrFormOpt, AtrFormValid, AtrQueryHeader, AtrQueyrOpt, CusDict, Dict, DictGroup, EChartsOption, FormAction, HttpOptions, HttpResponseDataStandard, HttpRseponseTransformCell, ImageOpts, Menu, MenuIcon, SelectAction, SelectTreeOpt, ServerPaginationStandard, Table, TableAction, colorOperator, equipTestData, formButton, json };
|