@ui5/webcomponents-ngx 0.4.3 → 0.4.4-rc.1
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/ui5-webcomponents-ngx-main-table-header-cell-action-ai.mjs +33 -0
- package/fesm2022/ui5-webcomponents-ngx-main-table-header-cell-action-ai.mjs.map +1 -0
- package/fesm2022/ui5-webcomponents-ngx-main-table-header-cell.mjs +10 -3
- package/fesm2022/ui5-webcomponents-ngx-main-table-header-cell.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx-main-table.mjs +2 -9
- package/fesm2022/ui5-webcomponents-ngx-main-table.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx-main.mjs +4 -0
- package/fesm2022/ui5-webcomponents-ngx-main.mjs.map +1 -1
- package/fesm2022/ui5-webcomponents-ngx.mjs +1 -0
- package/fesm2022/ui5-webcomponents-ngx.mjs.map +1 -1
- package/index.d.ts +1 -0
- package/main/table/index.d.ts +2 -31
- package/main/table-header-cell/index.d.ts +13 -1
- package/main/table-header-cell-action-ai/index.d.ts +13 -0
- package/main/ui5-main.module.d.ts +26 -25
- package/package.json +30 -26
- package/ui5-webcomponents-ngx-0.4.4-rc.1.tgz +0 -0
- package/ui5-webcomponents-ngx-0.4.3.tgz +0 -0
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { inject, ElementRef, NgZone, ChangeDetectorRef, Component } from '@angular/core';
|
|
3
|
+
import '@ui5/webcomponents/dist/TableHeaderCellActionAI.js';
|
|
4
|
+
|
|
5
|
+
class TableHeaderCellActionAIComponent {
|
|
6
|
+
get element() {
|
|
7
|
+
return this.elementRef.nativeElement;
|
|
8
|
+
}
|
|
9
|
+
constructor() {
|
|
10
|
+
this.elementRef = inject(ElementRef);
|
|
11
|
+
this.zone = inject(NgZone);
|
|
12
|
+
this.cdr = inject(ChangeDetectorRef);
|
|
13
|
+
this.cdr.detach();
|
|
14
|
+
}
|
|
15
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: TableHeaderCellActionAIComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
16
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: TableHeaderCellActionAIComponent, isStandalone: true, selector: "ui5-table-header-cell-action-ai", exportAs: ["ui5TableHeaderCellActionAi"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
|
|
17
|
+
}
|
|
18
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: TableHeaderCellActionAIComponent, decorators: [{
|
|
19
|
+
type: Component,
|
|
20
|
+
args: [{
|
|
21
|
+
standalone: true,
|
|
22
|
+
selector: 'ui5-table-header-cell-action-ai',
|
|
23
|
+
template: '<ng-content></ng-content>',
|
|
24
|
+
exportAs: 'ui5TableHeaderCellActionAi',
|
|
25
|
+
}]
|
|
26
|
+
}], ctorParameters: () => [] });
|
|
27
|
+
|
|
28
|
+
/**
|
|
29
|
+
* Generated bundle index. Do not edit.
|
|
30
|
+
*/
|
|
31
|
+
|
|
32
|
+
export { TableHeaderCellActionAIComponent };
|
|
33
|
+
//# sourceMappingURL=ui5-webcomponents-ngx-main-table-header-cell-action-ai.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ui5-webcomponents-ngx-main-table-header-cell-action-ai.mjs","sources":["../../../../libs/ui5-angular/main/table-header-cell-action-ai/index.ts","../../../../libs/ui5-angular/main/table-header-cell-action-ai/ui5-webcomponents-ngx-main-table-header-cell-action-ai.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n NgZone,\n inject,\n} from '@angular/core';\nimport '@ui5/webcomponents/dist/TableHeaderCellActionAI.js';\nimport TableHeaderCellActionAI from '@ui5/webcomponents/dist/TableHeaderCellActionAI.js';\n\n@Component({\n standalone: true,\n selector: 'ui5-table-header-cell-action-ai',\n template: '<ng-content></ng-content>',\n exportAs: 'ui5TableHeaderCellActionAi',\n})\nclass TableHeaderCellActionAIComponent {\n private elementRef: ElementRef<TableHeaderCellActionAI> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): TableHeaderCellActionAI {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TableHeaderCellActionAIComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;AAUA,MAMM,gCAAgC,CAAA;AAKpC,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAwC,MAAM,CAAC,UAAU,CAAC;AACpE,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC;AACrB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC;AAOrC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE;;8GAVf,gCAAgC,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAhC,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,gCAAgC,qIAH1B,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;2FAGjC,gCAAgC,EAAA,UAAA,EAAA,CAAA;kBANrC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,iCAAiC;AAC3C,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,QAAQ,EAAE,4BAA4B;AACvC,iBAAA;;;ACfD;;AAEG;;;;"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { __decorate, __metadata } from 'tslib';
|
|
2
2
|
import * as i0 from '@angular/core';
|
|
3
|
-
import { inject, ElementRef, NgZone, ChangeDetectorRef, Component } from '@angular/core';
|
|
3
|
+
import { inject, ElementRef, NgZone, ChangeDetectorRef, booleanAttribute, Input, Component } from '@angular/core';
|
|
4
4
|
import { ProxyInputs } from '@ui5/webcomponents-ngx/utils';
|
|
5
5
|
import '@ui5/webcomponents/dist/TableHeaderCell.js';
|
|
6
6
|
|
|
@@ -15,7 +15,7 @@ let TableHeaderCellComponent = class TableHeaderCellComponent {
|
|
|
15
15
|
this.cdr.detach();
|
|
16
16
|
}
|
|
17
17
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: TableHeaderCellComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
18
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "
|
|
18
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.1.3", type: TableHeaderCellComponent, isStandalone: true, selector: "ui5-table-header-cell", inputs: { horizontalAlign: "horizontalAlign", width: "width", minWidth: "minWidth", maxWidth: "maxWidth", importance: "importance", popinText: "popinText", sortIndicator: "sortIndicator", popinHidden: ["popinHidden", "popinHidden", booleanAttribute] }, exportAs: ["ui5TableHeaderCell"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
|
|
19
19
|
};
|
|
20
20
|
TableHeaderCellComponent = __decorate([
|
|
21
21
|
ProxyInputs([
|
|
@@ -25,6 +25,8 @@ TableHeaderCellComponent = __decorate([
|
|
|
25
25
|
'maxWidth',
|
|
26
26
|
'importance',
|
|
27
27
|
'popinText',
|
|
28
|
+
'sortIndicator',
|
|
29
|
+
'popinHidden',
|
|
28
30
|
]),
|
|
29
31
|
__metadata("design:paramtypes", [])
|
|
30
32
|
], TableHeaderCellComponent);
|
|
@@ -41,10 +43,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImpor
|
|
|
41
43
|
'maxWidth',
|
|
42
44
|
'importance',
|
|
43
45
|
'popinText',
|
|
46
|
+
'sortIndicator',
|
|
47
|
+
'popinHidden',
|
|
44
48
|
],
|
|
45
49
|
exportAs: 'ui5TableHeaderCell',
|
|
46
50
|
}]
|
|
47
|
-
}], ctorParameters: () => []
|
|
51
|
+
}], ctorParameters: () => [], propDecorators: { popinHidden: [{
|
|
52
|
+
type: Input,
|
|
53
|
+
args: [{ transform: booleanAttribute }]
|
|
54
|
+
}] } });
|
|
48
55
|
|
|
49
56
|
/**
|
|
50
57
|
* Generated bundle index. Do not edit.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ui5-webcomponents-ngx-main-table-header-cell.mjs","sources":["../../../../libs/ui5-angular/main/table-header-cell/index.ts","../../../../libs/ui5-angular/main/table-header-cell/ui5-webcomponents-ngx-main-table-header-cell.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n NgZone,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/TableHeaderCell.js';\nimport TableHeaderCell from '@ui5/webcomponents/dist/TableHeaderCell.js';\n@ProxyInputs([\n 'horizontalAlign',\n 'width',\n 'minWidth',\n 'maxWidth',\n 'importance',\n 'popinText',\n])\n@Component({\n standalone: true,\n selector: 'ui5-table-header-cell',\n template: '<ng-content></ng-content>',\n inputs: [\n 'horizontalAlign',\n 'width',\n 'minWidth',\n 'maxWidth',\n 'importance',\n 'popinText',\n ],\n exportAs: 'ui5TableHeaderCell',\n})\nclass TableHeaderCellComponent {\n /**\n Determines the horizontal alignment of table cells.\n */\n horizontalAlign!: 'Left' | 'Start' | 'Right' | 'End' | 'Center' | undefined;\n /**\n Defines the width of column.\n */\n width!: string;\n /**\n Defines the minimum width of the column.\n\nIf the table is in `Popin` mode and the minimum width does not fit anymore,\nthe column will move into the popin.\n\n**Note:** If `minWidth` has the `auto` value, the table ensures that the column is wider than at least `3rem`.\n */\n minWidth!: string;\n /**\n Defines the maximum width of the column.\n */\n maxWidth!: string;\n /**\n Defines the importance of the column.\n\nThis property affects the popin behaviour.\nColumns with higher importance will move into the popin area later then less important\ncolumns.\n */\n importance!: number;\n /**\n The text for the column when it pops in.\n */\n popinText!: string | undefined;\n\n private elementRef: ElementRef<TableHeaderCell> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): TableHeaderCell {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TableHeaderCellComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;
|
|
1
|
+
{"version":3,"file":"ui5-webcomponents-ngx-main-table-header-cell.mjs","sources":["../../../../libs/ui5-angular/main/table-header-cell/index.ts","../../../../libs/ui5-angular/main/table-header-cell/ui5-webcomponents-ngx-main-table-header-cell.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/TableHeaderCell.js';\nimport TableHeaderCell from '@ui5/webcomponents/dist/TableHeaderCell.js';\n@ProxyInputs([\n 'horizontalAlign',\n 'width',\n 'minWidth',\n 'maxWidth',\n 'importance',\n 'popinText',\n 'sortIndicator',\n 'popinHidden',\n])\n@Component({\n standalone: true,\n selector: 'ui5-table-header-cell',\n template: '<ng-content></ng-content>',\n inputs: [\n 'horizontalAlign',\n 'width',\n 'minWidth',\n 'maxWidth',\n 'importance',\n 'popinText',\n 'sortIndicator',\n 'popinHidden',\n ],\n exportAs: 'ui5TableHeaderCell',\n})\nclass TableHeaderCellComponent {\n /**\n Determines the horizontal alignment of table cells.\n */\n horizontalAlign!: 'Left' | 'Start' | 'Right' | 'End' | 'Center' | undefined;\n /**\n Defines the width of column.\n */\n width!: string;\n /**\n Defines the minimum width of the column.\n\nIf the table is in `Popin` mode and the minimum width does not fit anymore,\nthe column will move into the popin.\n\n**Note:** If `minWidth` has the `auto` value, the table ensures that the column is wider than at least `3rem`.\n */\n minWidth!: string;\n /**\n Defines the maximum width of the column.\n */\n maxWidth!: string;\n /**\n Defines the importance of the column.\n\nThis property affects the popin behaviour.\nColumns with higher importance will move into the popin area later then less important\ncolumns.\n */\n importance!: number;\n /**\n The text for the column when it pops in.\n */\n popinText!: string | undefined;\n /**\n Defines the sort indicator of the column.\n */\n sortIndicator!: 'None' | 'Ascending' | 'Descending';\n /**\n Defines if the column is hidden in the popin.\n\n**Note:** Please be aware that hiding the column in the popin might lead to accessibility issues as\nusers might not be able to access the content of the column on small screens.\n */\n @InputDecorator({ transform: booleanAttribute })\n popinHidden!: boolean;\n\n private elementRef: ElementRef<TableHeaderCell> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): TableHeaderCell {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TableHeaderCellComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAsCM,IAAA,wBAAwB,GA1B9B,MA0BM,wBAAwB,CAAA;AAmD5B,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAgC,MAAM,CAAC,UAAU,CAAC;AAC5D,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC;AACrB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC;AAOrC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE;;8GAxDf,wBAAwB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;kGAAxB,wBAAwB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,uBAAA,EAAA,MAAA,EAAA,EAAA,eAAA,EAAA,iBAAA,EAAA,KAAA,EAAA,OAAA,EAAA,QAAA,EAAA,UAAA,EAAA,QAAA,EAAA,UAAA,EAAA,UAAA,EAAA,YAAA,EAAA,SAAA,EAAA,WAAA,EAAA,aAAA,EAAA,eAAA,EAAA,WAAA,EAAA,CAAA,aAAA,EAAA,aAAA,EA4CC,gBAAgB,CAAA,EAAA,EAAA,QAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAzDnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AAajC,wBAAwB,GAAA,UAAA,CAAA;AA1B7B,IAAA,WAAW,CAAC;QACX,iBAAiB;QACjB,OAAO;QACP,UAAU;QACV,UAAU;QACV,YAAY;QACZ,WAAW;QACX,eAAe;QACf,aAAa;KACd,CAAC;;AAiBI,CAAA,EAAA,wBAAwB,CA0D7B;2FA1DK,wBAAwB,EAAA,UAAA,EAAA,CAAA;kBAhB7B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,uBAAuB;AACjC,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,iBAAiB;wBACjB,OAAO;wBACP,UAAU;wBACV,UAAU;wBACV,YAAY;wBACZ,WAAW;wBACX,eAAe;wBACf,aAAa;AACd,qBAAA;AACD,oBAAA,QAAQ,EAAE,oBAAoB;AAC/B,iBAAA;wDA8CC,WAAW,EAAA,CAAA;sBADVA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;;;AClFjD;;AAEG;;;;"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __decorate, __metadata } from 'tslib';
|
|
2
2
|
import * as i0 from '@angular/core';
|
|
3
3
|
import { inject, ElementRef, NgZone, ChangeDetectorRef, booleanAttribute, Input, Component } from '@angular/core';
|
|
4
|
-
import { ProxyInputs
|
|
4
|
+
import { ProxyInputs } from '@ui5/webcomponents-ngx/utils';
|
|
5
5
|
import '@ui5/webcomponents/dist/Table.js';
|
|
6
6
|
|
|
7
7
|
let TableComponent = class TableComponent {
|
|
@@ -15,7 +15,7 @@ let TableComponent = class TableComponent {
|
|
|
15
15
|
this.cdr.detach();
|
|
16
16
|
}
|
|
17
17
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: TableComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
18
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.1.3", type: TableComponent, isStandalone: true, selector: "ui5-table", inputs: { accessibleName: "accessibleName", accessibleNameRef: "accessibleNameRef", noDataText: "noDataText", overflowMode: "overflowMode", loading: ["loading", "loading", booleanAttribute], loadingDelay: "loadingDelay", rowActionCount: "rowActionCount" },
|
|
18
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.1.3", type: TableComponent, isStandalone: true, selector: "ui5-table", inputs: { accessibleName: "accessibleName", accessibleNameRef: "accessibleNameRef", noDataText: "noDataText", overflowMode: "overflowMode", loading: ["loading", "loading", booleanAttribute], loadingDelay: "loadingDelay", rowActionCount: "rowActionCount" }, exportAs: ["ui5Table"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
|
|
19
19
|
};
|
|
20
20
|
TableComponent = __decorate([
|
|
21
21
|
ProxyInputs([
|
|
@@ -27,12 +27,6 @@ TableComponent = __decorate([
|
|
|
27
27
|
'loadingDelay',
|
|
28
28
|
'rowActionCount',
|
|
29
29
|
]),
|
|
30
|
-
ProxyOutputs([
|
|
31
|
-
'row-click: ui5RowClick',
|
|
32
|
-
'move-over: ui5MoveOver',
|
|
33
|
-
'move: ui5Move',
|
|
34
|
-
'row-action-click: ui5RowActionClick',
|
|
35
|
-
]),
|
|
36
30
|
__metadata("design:paramtypes", [])
|
|
37
31
|
], TableComponent);
|
|
38
32
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: TableComponent, decorators: [{
|
|
@@ -50,7 +44,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImpor
|
|
|
50
44
|
'loadingDelay',
|
|
51
45
|
'rowActionCount',
|
|
52
46
|
],
|
|
53
|
-
outputs: ['ui5RowClick', 'ui5MoveOver', 'ui5Move', 'ui5RowActionClick'],
|
|
54
47
|
exportAs: 'ui5Table',
|
|
55
48
|
}]
|
|
56
49
|
}], ctorParameters: () => [], propDecorators: { loading: [{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ui5-webcomponents-ngx-main-table.mjs","sources":["../../../../libs/ui5-angular/main/table/index.ts","../../../../libs/ui5-angular/main/table/ui5-webcomponents-ngx-main-table.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n
|
|
1
|
+
{"version":3,"file":"ui5-webcomponents-ngx-main-table.mjs","sources":["../../../../libs/ui5-angular/main/table/index.ts","../../../../libs/ui5-angular/main/table/ui5-webcomponents-ngx-main-table.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Table.js';\nimport Table from '@ui5/webcomponents/dist/Table.js';\n@ProxyInputs([\n 'accessibleName',\n 'accessibleNameRef',\n 'noDataText',\n 'overflowMode',\n 'loading',\n 'loadingDelay',\n 'rowActionCount',\n])\n@Component({\n standalone: true,\n selector: 'ui5-table',\n template: '<ng-content></ng-content>',\n inputs: [\n 'accessibleName',\n 'accessibleNameRef',\n 'noDataText',\n 'overflowMode',\n 'loading',\n 'loadingDelay',\n 'rowActionCount',\n ],\n exportAs: 'ui5Table',\n})\nclass TableComponent {\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string | undefined;\n /**\n Identifies the element (or elements) that labels the component.\n */\n accessibleNameRef!: string | undefined;\n /**\n Defines the text to be displayed when there are no rows in the component.\n */\n noDataText!: string | undefined;\n /**\n Defines the mode of the <code>ui5-table</code> overflow behavior.\n\nAvailable options are:\n\n<code>Scroll</code> - Columns are shown as regular columns and horizontal scrolling is enabled.\n\n<code>Popin</code> - Columns are shown as pop-ins instead of regular columns.\n */\n overflowMode!: 'Scroll' | 'Popin';\n /**\n Defines if the loading indicator should be shown.\n\n**Note:** When the component is loading, it is not interactive.\n */\n @InputDecorator({ transform: booleanAttribute })\n loading!: boolean;\n /**\n Defines the delay in milliseconds, after which the loading indicator will show up for this component.\n */\n loadingDelay!: number;\n /**\n Defines the maximum number of row actions that is displayed, which determines the width of the row action column.\n\n**Note:** It is recommended to use a maximum of 3 row actions, as exceeding this limit may take up too much space on smaller screens.\n */\n rowActionCount!: number;\n\n private elementRef: ElementRef<Table> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Table {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TableComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAoCM,IAAA,cAAc,GAxBpB,MAwBM,cAAc,CAAA;AA6ClB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAsB,MAAM,CAAC,UAAU,CAAC;AAClD,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC;AACrB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC;AAOrC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE;;8GAlDf,cAAc,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;kGAAd,cAAc,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,WAAA,EAAA,MAAA,EAAA,EAAA,cAAA,EAAA,gBAAA,EAAA,iBAAA,EAAA,mBAAA,EAAA,UAAA,EAAA,YAAA,EAAA,YAAA,EAAA,cAAA,EAAA,OAAA,EAAA,CAAA,SAAA,EAAA,SAAA,EA4BW,gBAAgB,CAAA,EAAA,YAAA,EAAA,cAAA,EAAA,cAAA,EAAA,gBAAA,EAAA,EAAA,QAAA,EAAA,CAAA,UAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAxCnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AAYjC,cAAc,GAAA,UAAA,CAAA;AAxBnB,IAAA,WAAW,CAAC;QACX,gBAAgB;QAChB,mBAAmB;QACnB,YAAY;QACZ,cAAc;QACd,SAAS;QACT,cAAc;QACd,gBAAgB;KACjB,CAAC;;AAgBI,CAAA,EAAA,cAAc,CAoDnB;2FApDK,cAAc,EAAA,UAAA,EAAA,CAAA;kBAfnB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,WAAW;AACrB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,gBAAgB;wBAChB,mBAAmB;wBACnB,YAAY;wBACZ,cAAc;wBACd,SAAS;wBACT,cAAc;wBACd,gBAAgB;AACjB,qBAAA;AACD,oBAAA,QAAQ,EAAE,UAAU;AACrB,iBAAA;wDA8BC,OAAO,EAAA,CAAA;sBADNA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;;;AChEjD;;AAEG;;;;"}
|
|
@@ -78,6 +78,7 @@ import { TableComponent } from '@ui5/webcomponents-ngx/main/table';
|
|
|
78
78
|
import { TableCellComponent } from '@ui5/webcomponents-ngx/main/table-cell';
|
|
79
79
|
import { TableGrowingComponent } from '@ui5/webcomponents-ngx/main/table-growing';
|
|
80
80
|
import { TableHeaderCellComponent } from '@ui5/webcomponents-ngx/main/table-header-cell';
|
|
81
|
+
import { TableHeaderCellActionAIComponent } from '@ui5/webcomponents-ngx/main/table-header-cell-action-ai';
|
|
81
82
|
import { TableHeaderRowComponent } from '@ui5/webcomponents-ngx/main/table-header-row';
|
|
82
83
|
import { TableRowComponent } from '@ui5/webcomponents-ngx/main/table-row';
|
|
83
84
|
import { TableRowActionComponent } from '@ui5/webcomponents-ngx/main/table-row-action';
|
|
@@ -180,6 +181,7 @@ const imports = [
|
|
|
180
181
|
TableCellComponent,
|
|
181
182
|
TableGrowingComponent,
|
|
182
183
|
TableHeaderCellComponent,
|
|
184
|
+
TableHeaderCellActionAIComponent,
|
|
183
185
|
TableHeaderRowComponent,
|
|
184
186
|
TableRowComponent,
|
|
185
187
|
TableRowActionComponent,
|
|
@@ -285,6 +287,7 @@ class Ui5MainModule {
|
|
|
285
287
|
TableCellComponent,
|
|
286
288
|
TableGrowingComponent,
|
|
287
289
|
TableHeaderCellComponent,
|
|
290
|
+
TableHeaderCellActionAIComponent,
|
|
288
291
|
TableHeaderRowComponent,
|
|
289
292
|
TableRowComponent,
|
|
290
293
|
TableRowActionComponent,
|
|
@@ -384,6 +387,7 @@ class Ui5MainModule {
|
|
|
384
387
|
TableCellComponent,
|
|
385
388
|
TableGrowingComponent,
|
|
386
389
|
TableHeaderCellComponent,
|
|
390
|
+
TableHeaderCellActionAIComponent,
|
|
387
391
|
TableHeaderRowComponent,
|
|
388
392
|
TableRowComponent,
|
|
389
393
|
TableRowActionComponent,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ui5-webcomponents-ngx-main.mjs","sources":["../../../../libs/ui5-angular/main/ui5-main.module.ts","../../../../libs/ui5-angular/main/ui5-webcomponents-ngx-main.ts"],"sourcesContent":["import { NgModule } from \"@angular/core\";\nimport { Ui5WebcomponentsMainThemingService } from \"@ui5/webcomponents-ngx/main/theming\";\nimport \"@ui5/webcomponents/dist/Assets.js\";\nimport { AvatarComponent } from \"@ui5/webcomponents-ngx/main/avatar\";\nimport { AvatarGroupComponent } from \"@ui5/webcomponents-ngx/main/avatar-group\";\nimport { BarComponent } from \"@ui5/webcomponents-ngx/main/bar\";\nimport { BreadcrumbsComponent } from \"@ui5/webcomponents-ngx/main/breadcrumbs\";\nimport { BreadcrumbsItemComponent } from \"@ui5/webcomponents-ngx/main/breadcrumbs-item\";\nimport { BusyIndicatorComponent } from \"@ui5/webcomponents-ngx/main/busy-indicator\";\nimport { ButtonComponent } from \"@ui5/webcomponents-ngx/main/button\";\nimport { ButtonBadgeComponent } from \"@ui5/webcomponents-ngx/main/button-badge\";\nimport { CalendarComponent } from \"@ui5/webcomponents-ngx/main/calendar\";\nimport { CalendarDateComponent } from \"@ui5/webcomponents-ngx/main/calendar-date\";\nimport { CalendarDateRangeComponent } from \"@ui5/webcomponents-ngx/main/calendar-date-range\";\nimport { CalendarLegendComponent } from \"@ui5/webcomponents-ngx/main/calendar-legend\";\nimport { CalendarLegendItemComponent } from \"@ui5/webcomponents-ngx/main/calendar-legend-item\";\nimport { CardComponent } from \"@ui5/webcomponents-ngx/main/card\";\nimport { CardHeaderComponent } from \"@ui5/webcomponents-ngx/main/card-header\";\nimport { CarouselComponent } from \"@ui5/webcomponents-ngx/main/carousel\";\nimport { CheckBoxComponent } from \"@ui5/webcomponents-ngx/main/check-box\";\nimport { ColorPaletteComponent } from \"@ui5/webcomponents-ngx/main/color-palette\";\nimport { ColorPaletteItemComponent } from \"@ui5/webcomponents-ngx/main/color-palette-item\";\nimport { ColorPalettePopoverComponent } from \"@ui5/webcomponents-ngx/main/color-palette-popover\";\nimport { ColorPickerComponent } from \"@ui5/webcomponents-ngx/main/color-picker\";\nimport { ComboBoxComponent } from \"@ui5/webcomponents-ngx/main/combo-box\";\nimport { ComboBoxItemComponent } from \"@ui5/webcomponents-ngx/main/combo-box-item\";\nimport { ComboBoxItemGroupComponent } from \"@ui5/webcomponents-ngx/main/combo-box-item-group\";\nimport { DatePickerComponent } from \"@ui5/webcomponents-ngx/main/date-picker\";\nimport { DateRangePickerComponent } from \"@ui5/webcomponents-ngx/main/date-range-picker\";\nimport { DateTimePickerComponent } from \"@ui5/webcomponents-ngx/main/date-time-picker\";\nimport { DialogComponent } from \"@ui5/webcomponents-ngx/main/dialog\";\nimport { ExpandableTextComponent } from \"@ui5/webcomponents-ngx/main/expandable-text\";\nimport { FileUploaderComponent } from \"@ui5/webcomponents-ngx/main/file-uploader\";\nimport { FormComponent } from \"@ui5/webcomponents-ngx/main/form\";\nimport { FormGroupComponent } from \"@ui5/webcomponents-ngx/main/form-group\";\nimport { FormItemComponent } from \"@ui5/webcomponents-ngx/main/form-item\";\nimport { IconComponent } from \"@ui5/webcomponents-ngx/main/icon\";\nimport { InputComponent } from \"@ui5/webcomponents-ngx/main/input\";\nimport { LabelComponent } from \"@ui5/webcomponents-ngx/main/label\";\nimport { LinkComponent } from \"@ui5/webcomponents-ngx/main/link\";\nimport { ListComponent } from \"@ui5/webcomponents-ngx/main/list\";\nimport { ListItemCustomComponent } from \"@ui5/webcomponents-ngx/main/list-item-custom\";\nimport { ListItemGroupComponent } from \"@ui5/webcomponents-ngx/main/list-item-group\";\nimport { ListItemStandardComponent } from \"@ui5/webcomponents-ngx/main/list-item-standard\";\nimport { MenuComponent } from \"@ui5/webcomponents-ngx/main/menu\";\nimport { MenuItemComponent } from \"@ui5/webcomponents-ngx/main/menu-item\";\nimport { MenuSeparatorComponent } from \"@ui5/webcomponents-ngx/main/menu-separator\";\nimport { MessageStripComponent } from \"@ui5/webcomponents-ngx/main/message-strip\";\nimport { MultiComboBoxComponent } from \"@ui5/webcomponents-ngx/main/multi-combo-box\";\nimport { MultiComboBoxItemComponent } from \"@ui5/webcomponents-ngx/main/multi-combo-box-item\";\nimport { MultiComboBoxItemGroupComponent } from \"@ui5/webcomponents-ngx/main/multi-combo-box-item-group\";\nimport { MultiInputComponent } from \"@ui5/webcomponents-ngx/main/multi-input\";\nimport { OptionComponent } from \"@ui5/webcomponents-ngx/main/option\";\nimport { OptionCustomComponent } from \"@ui5/webcomponents-ngx/main/option-custom\";\nimport { PanelComponent } from \"@ui5/webcomponents-ngx/main/panel\";\nimport { PopoverComponent } from \"@ui5/webcomponents-ngx/main/popover\";\nimport { ProgressIndicatorComponent } from \"@ui5/webcomponents-ngx/main/progress-indicator\";\nimport { RadioButtonComponent } from \"@ui5/webcomponents-ngx/main/radio-button\";\nimport { RangeSliderComponent } from \"@ui5/webcomponents-ngx/main/range-slider\";\nimport { RatingIndicatorComponent } from \"@ui5/webcomponents-ngx/main/rating-indicator\";\nimport { ResponsivePopoverComponent } from \"@ui5/webcomponents-ngx/main/responsive-popover\";\nimport { SegmentedButtonComponent } from \"@ui5/webcomponents-ngx/main/segmented-button\";\nimport { SegmentedButtonItemComponent } from \"@ui5/webcomponents-ngx/main/segmented-button-item\";\nimport { SelectComponent } from \"@ui5/webcomponents-ngx/main/select\";\nimport { SliderComponent } from \"@ui5/webcomponents-ngx/main/slider\";\nimport { SpecialCalendarDateComponent } from \"@ui5/webcomponents-ngx/main/special-calendar-date\";\nimport { SplitButtonComponent } from \"@ui5/webcomponents-ngx/main/split-button\";\nimport { StepInputComponent } from \"@ui5/webcomponents-ngx/main/step-input\";\nimport { SuggestionItemComponent } from \"@ui5/webcomponents-ngx/main/suggestion-item\";\nimport { SuggestionItemCustomComponent } from \"@ui5/webcomponents-ngx/main/suggestion-item-custom\";\nimport { SuggestionItemGroupComponent } from \"@ui5/webcomponents-ngx/main/suggestion-item-group\";\nimport { SwitchComponent } from \"@ui5/webcomponents-ngx/main/switch\";\nimport { TabComponent } from \"@ui5/webcomponents-ngx/main/tab\";\nimport { TabContainerComponent } from \"@ui5/webcomponents-ngx/main/tab-container\";\nimport { TabSeparatorComponent } from \"@ui5/webcomponents-ngx/main/tab-separator\";\nimport { TableComponent } from \"@ui5/webcomponents-ngx/main/table\";\nimport { TableCellComponent } from \"@ui5/webcomponents-ngx/main/table-cell\";\nimport { TableGrowingComponent } from \"@ui5/webcomponents-ngx/main/table-growing\";\nimport { TableHeaderCellComponent } from \"@ui5/webcomponents-ngx/main/table-header-cell\";\nimport { TableHeaderRowComponent } from \"@ui5/webcomponents-ngx/main/table-header-row\";\nimport { TableRowComponent } from \"@ui5/webcomponents-ngx/main/table-row\";\nimport { TableRowActionComponent } from \"@ui5/webcomponents-ngx/main/table-row-action\";\nimport { TableRowActionNavigationComponent } from \"@ui5/webcomponents-ngx/main/table-row-action-navigation\";\nimport { TableSelectionComponent } from \"@ui5/webcomponents-ngx/main/table-selection\";\nimport { TableVirtualizerComponent } from \"@ui5/webcomponents-ngx/main/table-virtualizer\";\nimport { TagComponent } from \"@ui5/webcomponents-ngx/main/tag\";\nimport { TextComponent } from \"@ui5/webcomponents-ngx/main/text\";\nimport { TextAreaComponent } from \"@ui5/webcomponents-ngx/main/text-area\";\nimport { TimePickerComponent } from \"@ui5/webcomponents-ngx/main/time-picker\";\nimport { TitleComponent } from \"@ui5/webcomponents-ngx/main/title\";\nimport { ToastComponent } from \"@ui5/webcomponents-ngx/main/toast\";\nimport { ToggleButtonComponent } from \"@ui5/webcomponents-ngx/main/toggle-button\";\nimport { TokenComponent } from \"@ui5/webcomponents-ngx/main/token\";\nimport { TokenizerComponent } from \"@ui5/webcomponents-ngx/main/tokenizer\";\nimport { ToolbarComponent } from \"@ui5/webcomponents-ngx/main/toolbar\";\nimport { ToolbarButtonComponent } from \"@ui5/webcomponents-ngx/main/toolbar-button\";\nimport { ToolbarSelectComponent } from \"@ui5/webcomponents-ngx/main/toolbar-select\";\nimport { ToolbarSelectOptionComponent } from \"@ui5/webcomponents-ngx/main/toolbar-select-option\";\nimport { ToolbarSeparatorComponent } from \"@ui5/webcomponents-ngx/main/toolbar-separator\";\nimport { ToolbarSpacerComponent } from \"@ui5/webcomponents-ngx/main/toolbar-spacer\";\nimport { TreeComponent } from \"@ui5/webcomponents-ngx/main/tree\";\nimport { TreeItemComponent } from \"@ui5/webcomponents-ngx/main/tree-item\";\nimport { TreeItemCustomComponent } from \"@ui5/webcomponents-ngx/main/tree-item-custom\";\n\nconst imports = [\n AvatarComponent,\n AvatarGroupComponent,\n BarComponent,\n BreadcrumbsComponent,\n BreadcrumbsItemComponent,\n BusyIndicatorComponent,\n ButtonComponent,\n ButtonBadgeComponent,\n CalendarComponent,\n CalendarDateComponent,\n CalendarDateRangeComponent,\n CalendarLegendComponent,\n CalendarLegendItemComponent,\n CardComponent,\n CardHeaderComponent,\n CarouselComponent,\n CheckBoxComponent,\n ColorPaletteComponent,\n ColorPaletteItemComponent,\n ColorPalettePopoverComponent,\n ColorPickerComponent,\n ComboBoxComponent,\n ComboBoxItemComponent,\n ComboBoxItemGroupComponent,\n DatePickerComponent,\n DateRangePickerComponent,\n DateTimePickerComponent,\n DialogComponent,\n ExpandableTextComponent,\n FileUploaderComponent,\n FormComponent,\n FormGroupComponent,\n FormItemComponent,\n IconComponent,\n InputComponent,\n LabelComponent,\n LinkComponent,\n ListComponent,\n ListItemCustomComponent,\n ListItemGroupComponent,\n ListItemStandardComponent,\n MenuComponent,\n MenuItemComponent,\n MenuSeparatorComponent,\n MessageStripComponent,\n MultiComboBoxComponent,\n MultiComboBoxItemComponent,\n MultiComboBoxItemGroupComponent,\n MultiInputComponent,\n OptionComponent,\n OptionCustomComponent,\n PanelComponent,\n PopoverComponent,\n ProgressIndicatorComponent,\n RadioButtonComponent,\n RangeSliderComponent,\n RatingIndicatorComponent,\n ResponsivePopoverComponent,\n SegmentedButtonComponent,\n SegmentedButtonItemComponent,\n SelectComponent,\n SliderComponent,\n SpecialCalendarDateComponent,\n SplitButtonComponent,\n StepInputComponent,\n SuggestionItemComponent,\n SuggestionItemCustomComponent,\n SuggestionItemGroupComponent,\n SwitchComponent,\n TabComponent,\n TabContainerComponent,\n TabSeparatorComponent,\n TableComponent,\n TableCellComponent,\n TableGrowingComponent,\n TableHeaderCellComponent,\n TableHeaderRowComponent,\n TableRowComponent,\n TableRowActionComponent,\n TableRowActionNavigationComponent,\n TableSelectionComponent,\n TableVirtualizerComponent,\n TagComponent,\n TextComponent,\n TextAreaComponent,\n TimePickerComponent,\n TitleComponent,\n ToastComponent,\n ToggleButtonComponent,\n TokenComponent,\n TokenizerComponent,\n ToolbarComponent,\n ToolbarButtonComponent,\n ToolbarSelectComponent,\n ToolbarSelectOptionComponent,\n ToolbarSeparatorComponent,\n ToolbarSpacerComponent,\n TreeComponent,\n TreeItemComponent,\n TreeItemCustomComponent,\n];\nconst exports = [...imports];\n\n@NgModule({\n imports: [...imports],\n exports: [...exports],\n})\nclass Ui5MainModule {\n constructor(\n ui5WebcomponentsMainThemingService: Ui5WebcomponentsMainThemingService,\n ) {}\n}\nexport { Ui5MainModule };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"ui5-webcomponents-ngx-main.mjs","sources":["../../../../libs/ui5-angular/main/ui5-main.module.ts","../../../../libs/ui5-angular/main/ui5-webcomponents-ngx-main.ts"],"sourcesContent":["import { NgModule } from \"@angular/core\";\nimport { Ui5WebcomponentsMainThemingService } from \"@ui5/webcomponents-ngx/main/theming\";\nimport \"@ui5/webcomponents/dist/Assets.js\";\nimport { AvatarComponent } from \"@ui5/webcomponents-ngx/main/avatar\";\nimport { AvatarGroupComponent } from \"@ui5/webcomponents-ngx/main/avatar-group\";\nimport { BarComponent } from \"@ui5/webcomponents-ngx/main/bar\";\nimport { BreadcrumbsComponent } from \"@ui5/webcomponents-ngx/main/breadcrumbs\";\nimport { BreadcrumbsItemComponent } from \"@ui5/webcomponents-ngx/main/breadcrumbs-item\";\nimport { BusyIndicatorComponent } from \"@ui5/webcomponents-ngx/main/busy-indicator\";\nimport { ButtonComponent } from \"@ui5/webcomponents-ngx/main/button\";\nimport { ButtonBadgeComponent } from \"@ui5/webcomponents-ngx/main/button-badge\";\nimport { CalendarComponent } from \"@ui5/webcomponents-ngx/main/calendar\";\nimport { CalendarDateComponent } from \"@ui5/webcomponents-ngx/main/calendar-date\";\nimport { CalendarDateRangeComponent } from \"@ui5/webcomponents-ngx/main/calendar-date-range\";\nimport { CalendarLegendComponent } from \"@ui5/webcomponents-ngx/main/calendar-legend\";\nimport { CalendarLegendItemComponent } from \"@ui5/webcomponents-ngx/main/calendar-legend-item\";\nimport { CardComponent } from \"@ui5/webcomponents-ngx/main/card\";\nimport { CardHeaderComponent } from \"@ui5/webcomponents-ngx/main/card-header\";\nimport { CarouselComponent } from \"@ui5/webcomponents-ngx/main/carousel\";\nimport { CheckBoxComponent } from \"@ui5/webcomponents-ngx/main/check-box\";\nimport { ColorPaletteComponent } from \"@ui5/webcomponents-ngx/main/color-palette\";\nimport { ColorPaletteItemComponent } from \"@ui5/webcomponents-ngx/main/color-palette-item\";\nimport { ColorPalettePopoverComponent } from \"@ui5/webcomponents-ngx/main/color-palette-popover\";\nimport { ColorPickerComponent } from \"@ui5/webcomponents-ngx/main/color-picker\";\nimport { ComboBoxComponent } from \"@ui5/webcomponents-ngx/main/combo-box\";\nimport { ComboBoxItemComponent } from \"@ui5/webcomponents-ngx/main/combo-box-item\";\nimport { ComboBoxItemGroupComponent } from \"@ui5/webcomponents-ngx/main/combo-box-item-group\";\nimport { DatePickerComponent } from \"@ui5/webcomponents-ngx/main/date-picker\";\nimport { DateRangePickerComponent } from \"@ui5/webcomponents-ngx/main/date-range-picker\";\nimport { DateTimePickerComponent } from \"@ui5/webcomponents-ngx/main/date-time-picker\";\nimport { DialogComponent } from \"@ui5/webcomponents-ngx/main/dialog\";\nimport { ExpandableTextComponent } from \"@ui5/webcomponents-ngx/main/expandable-text\";\nimport { FileUploaderComponent } from \"@ui5/webcomponents-ngx/main/file-uploader\";\nimport { FormComponent } from \"@ui5/webcomponents-ngx/main/form\";\nimport { FormGroupComponent } from \"@ui5/webcomponents-ngx/main/form-group\";\nimport { FormItemComponent } from \"@ui5/webcomponents-ngx/main/form-item\";\nimport { IconComponent } from \"@ui5/webcomponents-ngx/main/icon\";\nimport { InputComponent } from \"@ui5/webcomponents-ngx/main/input\";\nimport { LabelComponent } from \"@ui5/webcomponents-ngx/main/label\";\nimport { LinkComponent } from \"@ui5/webcomponents-ngx/main/link\";\nimport { ListComponent } from \"@ui5/webcomponents-ngx/main/list\";\nimport { ListItemCustomComponent } from \"@ui5/webcomponents-ngx/main/list-item-custom\";\nimport { ListItemGroupComponent } from \"@ui5/webcomponents-ngx/main/list-item-group\";\nimport { ListItemStandardComponent } from \"@ui5/webcomponents-ngx/main/list-item-standard\";\nimport { MenuComponent } from \"@ui5/webcomponents-ngx/main/menu\";\nimport { MenuItemComponent } from \"@ui5/webcomponents-ngx/main/menu-item\";\nimport { MenuSeparatorComponent } from \"@ui5/webcomponents-ngx/main/menu-separator\";\nimport { MessageStripComponent } from \"@ui5/webcomponents-ngx/main/message-strip\";\nimport { MultiComboBoxComponent } from \"@ui5/webcomponents-ngx/main/multi-combo-box\";\nimport { MultiComboBoxItemComponent } from \"@ui5/webcomponents-ngx/main/multi-combo-box-item\";\nimport { MultiComboBoxItemGroupComponent } from \"@ui5/webcomponents-ngx/main/multi-combo-box-item-group\";\nimport { MultiInputComponent } from \"@ui5/webcomponents-ngx/main/multi-input\";\nimport { OptionComponent } from \"@ui5/webcomponents-ngx/main/option\";\nimport { OptionCustomComponent } from \"@ui5/webcomponents-ngx/main/option-custom\";\nimport { PanelComponent } from \"@ui5/webcomponents-ngx/main/panel\";\nimport { PopoverComponent } from \"@ui5/webcomponents-ngx/main/popover\";\nimport { ProgressIndicatorComponent } from \"@ui5/webcomponents-ngx/main/progress-indicator\";\nimport { RadioButtonComponent } from \"@ui5/webcomponents-ngx/main/radio-button\";\nimport { RangeSliderComponent } from \"@ui5/webcomponents-ngx/main/range-slider\";\nimport { RatingIndicatorComponent } from \"@ui5/webcomponents-ngx/main/rating-indicator\";\nimport { ResponsivePopoverComponent } from \"@ui5/webcomponents-ngx/main/responsive-popover\";\nimport { SegmentedButtonComponent } from \"@ui5/webcomponents-ngx/main/segmented-button\";\nimport { SegmentedButtonItemComponent } from \"@ui5/webcomponents-ngx/main/segmented-button-item\";\nimport { SelectComponent } from \"@ui5/webcomponents-ngx/main/select\";\nimport { SliderComponent } from \"@ui5/webcomponents-ngx/main/slider\";\nimport { SpecialCalendarDateComponent } from \"@ui5/webcomponents-ngx/main/special-calendar-date\";\nimport { SplitButtonComponent } from \"@ui5/webcomponents-ngx/main/split-button\";\nimport { StepInputComponent } from \"@ui5/webcomponents-ngx/main/step-input\";\nimport { SuggestionItemComponent } from \"@ui5/webcomponents-ngx/main/suggestion-item\";\nimport { SuggestionItemCustomComponent } from \"@ui5/webcomponents-ngx/main/suggestion-item-custom\";\nimport { SuggestionItemGroupComponent } from \"@ui5/webcomponents-ngx/main/suggestion-item-group\";\nimport { SwitchComponent } from \"@ui5/webcomponents-ngx/main/switch\";\nimport { TabComponent } from \"@ui5/webcomponents-ngx/main/tab\";\nimport { TabContainerComponent } from \"@ui5/webcomponents-ngx/main/tab-container\";\nimport { TabSeparatorComponent } from \"@ui5/webcomponents-ngx/main/tab-separator\";\nimport { TableComponent } from \"@ui5/webcomponents-ngx/main/table\";\nimport { TableCellComponent } from \"@ui5/webcomponents-ngx/main/table-cell\";\nimport { TableGrowingComponent } from \"@ui5/webcomponents-ngx/main/table-growing\";\nimport { TableHeaderCellComponent } from \"@ui5/webcomponents-ngx/main/table-header-cell\";\nimport { TableHeaderCellActionAIComponent } from \"@ui5/webcomponents-ngx/main/table-header-cell-action-ai\";\nimport { TableHeaderRowComponent } from \"@ui5/webcomponents-ngx/main/table-header-row\";\nimport { TableRowComponent } from \"@ui5/webcomponents-ngx/main/table-row\";\nimport { TableRowActionComponent } from \"@ui5/webcomponents-ngx/main/table-row-action\";\nimport { TableRowActionNavigationComponent } from \"@ui5/webcomponents-ngx/main/table-row-action-navigation\";\nimport { TableSelectionComponent } from \"@ui5/webcomponents-ngx/main/table-selection\";\nimport { TableVirtualizerComponent } from \"@ui5/webcomponents-ngx/main/table-virtualizer\";\nimport { TagComponent } from \"@ui5/webcomponents-ngx/main/tag\";\nimport { TextComponent } from \"@ui5/webcomponents-ngx/main/text\";\nimport { TextAreaComponent } from \"@ui5/webcomponents-ngx/main/text-area\";\nimport { TimePickerComponent } from \"@ui5/webcomponents-ngx/main/time-picker\";\nimport { TitleComponent } from \"@ui5/webcomponents-ngx/main/title\";\nimport { ToastComponent } from \"@ui5/webcomponents-ngx/main/toast\";\nimport { ToggleButtonComponent } from \"@ui5/webcomponents-ngx/main/toggle-button\";\nimport { TokenComponent } from \"@ui5/webcomponents-ngx/main/token\";\nimport { TokenizerComponent } from \"@ui5/webcomponents-ngx/main/tokenizer\";\nimport { ToolbarComponent } from \"@ui5/webcomponents-ngx/main/toolbar\";\nimport { ToolbarButtonComponent } from \"@ui5/webcomponents-ngx/main/toolbar-button\";\nimport { ToolbarSelectComponent } from \"@ui5/webcomponents-ngx/main/toolbar-select\";\nimport { ToolbarSelectOptionComponent } from \"@ui5/webcomponents-ngx/main/toolbar-select-option\";\nimport { ToolbarSeparatorComponent } from \"@ui5/webcomponents-ngx/main/toolbar-separator\";\nimport { ToolbarSpacerComponent } from \"@ui5/webcomponents-ngx/main/toolbar-spacer\";\nimport { TreeComponent } from \"@ui5/webcomponents-ngx/main/tree\";\nimport { TreeItemComponent } from \"@ui5/webcomponents-ngx/main/tree-item\";\nimport { TreeItemCustomComponent } from \"@ui5/webcomponents-ngx/main/tree-item-custom\";\n\nconst imports = [\n AvatarComponent,\n AvatarGroupComponent,\n BarComponent,\n BreadcrumbsComponent,\n BreadcrumbsItemComponent,\n BusyIndicatorComponent,\n ButtonComponent,\n ButtonBadgeComponent,\n CalendarComponent,\n CalendarDateComponent,\n CalendarDateRangeComponent,\n CalendarLegendComponent,\n CalendarLegendItemComponent,\n CardComponent,\n CardHeaderComponent,\n CarouselComponent,\n CheckBoxComponent,\n ColorPaletteComponent,\n ColorPaletteItemComponent,\n ColorPalettePopoverComponent,\n ColorPickerComponent,\n ComboBoxComponent,\n ComboBoxItemComponent,\n ComboBoxItemGroupComponent,\n DatePickerComponent,\n DateRangePickerComponent,\n DateTimePickerComponent,\n DialogComponent,\n ExpandableTextComponent,\n FileUploaderComponent,\n FormComponent,\n FormGroupComponent,\n FormItemComponent,\n IconComponent,\n InputComponent,\n LabelComponent,\n LinkComponent,\n ListComponent,\n ListItemCustomComponent,\n ListItemGroupComponent,\n ListItemStandardComponent,\n MenuComponent,\n MenuItemComponent,\n MenuSeparatorComponent,\n MessageStripComponent,\n MultiComboBoxComponent,\n MultiComboBoxItemComponent,\n MultiComboBoxItemGroupComponent,\n MultiInputComponent,\n OptionComponent,\n OptionCustomComponent,\n PanelComponent,\n PopoverComponent,\n ProgressIndicatorComponent,\n RadioButtonComponent,\n RangeSliderComponent,\n RatingIndicatorComponent,\n ResponsivePopoverComponent,\n SegmentedButtonComponent,\n SegmentedButtonItemComponent,\n SelectComponent,\n SliderComponent,\n SpecialCalendarDateComponent,\n SplitButtonComponent,\n StepInputComponent,\n SuggestionItemComponent,\n SuggestionItemCustomComponent,\n SuggestionItemGroupComponent,\n SwitchComponent,\n TabComponent,\n TabContainerComponent,\n TabSeparatorComponent,\n TableComponent,\n TableCellComponent,\n TableGrowingComponent,\n TableHeaderCellComponent,\n TableHeaderCellActionAIComponent,\n TableHeaderRowComponent,\n TableRowComponent,\n TableRowActionComponent,\n TableRowActionNavigationComponent,\n TableSelectionComponent,\n TableVirtualizerComponent,\n TagComponent,\n TextComponent,\n TextAreaComponent,\n TimePickerComponent,\n TitleComponent,\n ToastComponent,\n ToggleButtonComponent,\n TokenComponent,\n TokenizerComponent,\n ToolbarComponent,\n ToolbarButtonComponent,\n ToolbarSelectComponent,\n ToolbarSelectOptionComponent,\n ToolbarSeparatorComponent,\n ToolbarSpacerComponent,\n TreeComponent,\n TreeItemComponent,\n TreeItemCustomComponent,\n];\nconst exports = [...imports];\n\n@NgModule({\n imports: [...imports],\n exports: [...exports],\n})\nclass Ui5MainModule {\n constructor(\n ui5WebcomponentsMainThemingService: Ui5WebcomponentsMainThemingService,\n ) {}\n}\nexport { Ui5MainModule };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
|
|
@@ -114,6 +114,7 @@ export { TableComponent } from '@ui5/webcomponents-ngx/main/table';
|
|
|
114
114
|
export { TableCellComponent } from '@ui5/webcomponents-ngx/main/table-cell';
|
|
115
115
|
export { TableGrowingComponent } from '@ui5/webcomponents-ngx/main/table-growing';
|
|
116
116
|
export { TableHeaderCellComponent } from '@ui5/webcomponents-ngx/main/table-header-cell';
|
|
117
|
+
export { TableHeaderCellActionAIComponent } from '@ui5/webcomponents-ngx/main/table-header-cell-action-ai';
|
|
117
118
|
export { TableHeaderRowComponent } from '@ui5/webcomponents-ngx/main/table-header-row';
|
|
118
119
|
export { TableRowComponent } from '@ui5/webcomponents-ngx/main/table-row';
|
|
119
120
|
export { TableRowActionComponent } from '@ui5/webcomponents-ngx/main/table-row-action';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ui5-webcomponents-ngx.mjs","sources":["../../../../libs/ui5-angular/ui5-webcomponents.module.ts","../../../../libs/ui5-angular/ui5-webcomponents-ngx.ts"],"sourcesContent":["import { NgModule } from \"@angular/core\";\nimport { Ui5FioriModule } from \"@ui5/webcomponents-ngx/fiori\";\nimport { Ui5MainModule } from \"@ui5/webcomponents-ngx/main\";\nimport { Ui5AiModule } from \"@ui5/webcomponents-ngx/ai\";\n\nconst imports = [Ui5FioriModule, Ui5MainModule, Ui5AiModule];\nconst exports = [...imports];\n\n@NgModule({\n imports: [...imports],\n exports: [...exports],\n})\nclass Ui5WebcomponentsModule {}\nexport { Ui5WebcomponentsModule };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ui5-webcomponents-ngx.mjs","sources":["../../../../libs/ui5-angular/ui5-webcomponents.module.ts","../../../../libs/ui5-angular/ui5-webcomponents-ngx.ts"],"sourcesContent":["import { NgModule } from \"@angular/core\";\nimport { Ui5FioriModule } from \"@ui5/webcomponents-ngx/fiori\";\nimport { Ui5MainModule } from \"@ui5/webcomponents-ngx/main\";\nimport { Ui5AiModule } from \"@ui5/webcomponents-ngx/ai\";\n\nconst imports = [Ui5FioriModule, Ui5MainModule, Ui5AiModule];\nconst exports = [...imports];\n\n@NgModule({\n imports: [...imports],\n exports: [...exports],\n})\nclass Ui5WebcomponentsModule {}\nexport { Ui5WebcomponentsModule };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAKA,MAAM,OAAO,GAAG,CAAC,cAAc,EAAE,aAAa,EAAE,WAAW,CAAC;AAC5D,MAAM,OAAO,GAAG,CAAC,GAAG,OAAO,CAAC;AAE5B,MAIM,sBAAsB,CAAA;8GAAtB,sBAAsB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;+GAAtB,sBAAsB,EAAA,OAAA,EAAA,CAPX,cAAc,EAAE,aAAa,EAAE,WAAW,CAAA,EAAA,OAAA,EAAA,CAA1C,cAAc,EAAE,aAAa,EAAE,WAAW,CAAA,EAAA,CAAA,CAAA;AAOrD,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,sBAAsB,YAHb,OAAO,EAJL,cAAc,EAAE,aAAa,EAAE,WAAW,CAAA,EAAA,CAAA,CAAA;;2FAOrD,sBAAsB,EAAA,UAAA,EAAA,CAAA;kBAJ3B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,OAAO,EAAE,CAAC,GAAG,OAAO,CAAC;AACrB,oBAAA,OAAO,EAAE,CAAC,GAAG,OAAO,CAAC;AACtB,iBAAA;;;ACXD;;AAEG;;;;"}
|
package/index.d.ts
CHANGED
|
@@ -114,6 +114,7 @@ export { TableComponent } from '@ui5/webcomponents-ngx/main/table';
|
|
|
114
114
|
export { TableCellComponent } from '@ui5/webcomponents-ngx/main/table-cell';
|
|
115
115
|
export { TableGrowingComponent } from '@ui5/webcomponents-ngx/main/table-growing';
|
|
116
116
|
export { TableHeaderCellComponent } from '@ui5/webcomponents-ngx/main/table-header-cell';
|
|
117
|
+
export { TableHeaderCellActionAIComponent } from '@ui5/webcomponents-ngx/main/table-header-cell-action-ai';
|
|
117
118
|
export { TableHeaderRowComponent } from '@ui5/webcomponents-ngx/main/table-header-row';
|
|
118
119
|
export { TableRowComponent } from '@ui5/webcomponents-ngx/main/table-row';
|
|
119
120
|
export { TableRowActionComponent } from '@ui5/webcomponents-ngx/main/table-row-action';
|
package/main/table/index.d.ts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
1
|
import '@ui5/webcomponents/dist/Table.js';
|
|
3
|
-
import
|
|
2
|
+
import Table from '@ui5/webcomponents/dist/Table.js';
|
|
4
3
|
import * as i0 from "@angular/core";
|
|
5
4
|
declare class TableComponent {
|
|
6
5
|
/**
|
|
@@ -41,41 +40,13 @@ declare class TableComponent {
|
|
|
41
40
|
**Note:** It is recommended to use a maximum of 3 row actions, as exceeding this limit may take up too much space on smaller screens.
|
|
42
41
|
*/
|
|
43
42
|
rowActionCount: number;
|
|
44
|
-
/**
|
|
45
|
-
Fired when an interactive row is clicked.
|
|
46
|
-
*/
|
|
47
|
-
ui5RowClick: EventEmitter<TableRowClickEventDetail>;
|
|
48
|
-
/**
|
|
49
|
-
Fired when a movable item is moved over a potential drop target during a dragging operation.
|
|
50
|
-
|
|
51
|
-
If the new position is valid, prevent the default action of the event using `preventDefault()`.
|
|
52
|
-
|
|
53
|
-
**Note:** If the dragging operation is a cross-browser operation or files are moved to a potential drop target,
|
|
54
|
-
the `source` parameter will be `null`.
|
|
55
|
-
*/
|
|
56
|
-
ui5MoveOver: EventEmitter<TableMoveEventDetail>;
|
|
57
|
-
/**
|
|
58
|
-
Fired when a movable list item is dropped onto a drop target.
|
|
59
|
-
|
|
60
|
-
**Notes:**
|
|
61
|
-
|
|
62
|
-
The `move` event is fired only if there was a preceding `move-over` with prevented default action.
|
|
63
|
-
|
|
64
|
-
If the dragging operation is a cross-browser operation or files are moved to a potential drop target,
|
|
65
|
-
the `source` parameter will be `null`.
|
|
66
|
-
*/
|
|
67
|
-
ui5Move: EventEmitter<TableMoveEventDetail>;
|
|
68
|
-
/**
|
|
69
|
-
Fired when a row action is clicked.
|
|
70
|
-
*/
|
|
71
|
-
ui5RowActionClick: EventEmitter<TableRowActionClickEventDetail>;
|
|
72
43
|
private elementRef;
|
|
73
44
|
private zone;
|
|
74
45
|
private cdr;
|
|
75
46
|
get element(): Table;
|
|
76
47
|
constructor();
|
|
77
48
|
static ɵfac: i0.ɵɵFactoryDeclaration<TableComponent, never>;
|
|
78
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TableComponent, "ui5-table", ["ui5Table"], { "accessibleName": { "alias": "accessibleName"; "required": false; }; "accessibleNameRef": { "alias": "accessibleNameRef"; "required": false; }; "noDataText": { "alias": "noDataText"; "required": false; }; "overflowMode": { "alias": "overflowMode"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "loadingDelay": { "alias": "loadingDelay"; "required": false; }; "rowActionCount": { "alias": "rowActionCount"; "required": false; }; }, {
|
|
49
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TableComponent, "ui5-table", ["ui5Table"], { "accessibleName": { "alias": "accessibleName"; "required": false; }; "accessibleNameRef": { "alias": "accessibleNameRef"; "required": false; }; "noDataText": { "alias": "noDataText"; "required": false; }; "overflowMode": { "alias": "overflowMode"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "loadingDelay": { "alias": "loadingDelay"; "required": false; }; "rowActionCount": { "alias": "rowActionCount"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
79
50
|
static ngAcceptInputType_loading: unknown;
|
|
80
51
|
}
|
|
81
52
|
export { TableComponent };
|
|
@@ -35,12 +35,24 @@ declare class TableHeaderCellComponent {
|
|
|
35
35
|
The text for the column when it pops in.
|
|
36
36
|
*/
|
|
37
37
|
popinText: string | undefined;
|
|
38
|
+
/**
|
|
39
|
+
Defines the sort indicator of the column.
|
|
40
|
+
*/
|
|
41
|
+
sortIndicator: 'None' | 'Ascending' | 'Descending';
|
|
42
|
+
/**
|
|
43
|
+
Defines if the column is hidden in the popin.
|
|
44
|
+
|
|
45
|
+
**Note:** Please be aware that hiding the column in the popin might lead to accessibility issues as
|
|
46
|
+
users might not be able to access the content of the column on small screens.
|
|
47
|
+
*/
|
|
48
|
+
popinHidden: boolean;
|
|
38
49
|
private elementRef;
|
|
39
50
|
private zone;
|
|
40
51
|
private cdr;
|
|
41
52
|
get element(): TableHeaderCell;
|
|
42
53
|
constructor();
|
|
43
54
|
static ɵfac: i0.ɵɵFactoryDeclaration<TableHeaderCellComponent, never>;
|
|
44
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TableHeaderCellComponent, "ui5-table-header-cell", ["ui5TableHeaderCell"], { "horizontalAlign": { "alias": "horizontalAlign"; "required": false; }; "width": { "alias": "width"; "required": false; }; "minWidth": { "alias": "minWidth"; "required": false; }; "maxWidth": { "alias": "maxWidth"; "required": false; }; "importance": { "alias": "importance"; "required": false; }; "popinText": { "alias": "popinText"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
55
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TableHeaderCellComponent, "ui5-table-header-cell", ["ui5TableHeaderCell"], { "horizontalAlign": { "alias": "horizontalAlign"; "required": false; }; "width": { "alias": "width"; "required": false; }; "minWidth": { "alias": "minWidth"; "required": false; }; "maxWidth": { "alias": "maxWidth"; "required": false; }; "importance": { "alias": "importance"; "required": false; }; "popinText": { "alias": "popinText"; "required": false; }; "sortIndicator": { "alias": "sortIndicator"; "required": false; }; "popinHidden": { "alias": "popinHidden"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
56
|
+
static ngAcceptInputType_popinHidden: unknown;
|
|
45
57
|
}
|
|
46
58
|
export { TableHeaderCellComponent };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import '@ui5/webcomponents/dist/TableHeaderCellActionAI.js';
|
|
2
|
+
import TableHeaderCellActionAI from '@ui5/webcomponents/dist/TableHeaderCellActionAI.js';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
declare class TableHeaderCellActionAIComponent {
|
|
5
|
+
private elementRef;
|
|
6
|
+
private zone;
|
|
7
|
+
private cdr;
|
|
8
|
+
get element(): TableHeaderCellActionAI;
|
|
9
|
+
constructor();
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TableHeaderCellActionAIComponent, never>;
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TableHeaderCellActionAIComponent, "ui5-table-header-cell-action-ai", ["ui5TableHeaderCellActionAi"], {}, {}, never, ["*"], true, never>;
|
|
12
|
+
}
|
|
13
|
+
export { TableHeaderCellActionAIComponent };
|
|
@@ -77,34 +77,35 @@ import * as i73 from "@ui5/webcomponents-ngx/main/table";
|
|
|
77
77
|
import * as i74 from "@ui5/webcomponents-ngx/main/table-cell";
|
|
78
78
|
import * as i75 from "@ui5/webcomponents-ngx/main/table-growing";
|
|
79
79
|
import * as i76 from "@ui5/webcomponents-ngx/main/table-header-cell";
|
|
80
|
-
import * as i77 from "@ui5/webcomponents-ngx/main/table-header-
|
|
81
|
-
import * as i78 from "@ui5/webcomponents-ngx/main/table-row";
|
|
82
|
-
import * as i79 from "@ui5/webcomponents-ngx/main/table-row
|
|
83
|
-
import * as i80 from "@ui5/webcomponents-ngx/main/table-row-action
|
|
84
|
-
import * as i81 from "@ui5/webcomponents-ngx/main/table-
|
|
85
|
-
import * as i82 from "@ui5/webcomponents-ngx/main/table-
|
|
86
|
-
import * as i83 from "@ui5/webcomponents-ngx/main/
|
|
87
|
-
import * as i84 from "@ui5/webcomponents-ngx/main/
|
|
88
|
-
import * as i85 from "@ui5/webcomponents-ngx/main/text
|
|
89
|
-
import * as i86 from "@ui5/webcomponents-ngx/main/
|
|
90
|
-
import * as i87 from "@ui5/webcomponents-ngx/main/
|
|
91
|
-
import * as i88 from "@ui5/webcomponents-ngx/main/
|
|
92
|
-
import * as i89 from "@ui5/webcomponents-ngx/main/
|
|
93
|
-
import * as i90 from "@ui5/webcomponents-ngx/main/
|
|
94
|
-
import * as i91 from "@ui5/webcomponents-ngx/main/
|
|
95
|
-
import * as i92 from "@ui5/webcomponents-ngx/main/
|
|
96
|
-
import * as i93 from "@ui5/webcomponents-ngx/main/toolbar
|
|
97
|
-
import * as i94 from "@ui5/webcomponents-ngx/main/toolbar-
|
|
98
|
-
import * as i95 from "@ui5/webcomponents-ngx/main/toolbar-select
|
|
99
|
-
import * as i96 from "@ui5/webcomponents-ngx/main/toolbar-
|
|
100
|
-
import * as i97 from "@ui5/webcomponents-ngx/main/toolbar-
|
|
101
|
-
import * as i98 from "@ui5/webcomponents-ngx/main/
|
|
102
|
-
import * as i99 from "@ui5/webcomponents-ngx/main/tree
|
|
103
|
-
import * as i100 from "@ui5/webcomponents-ngx/main/tree-item
|
|
80
|
+
import * as i77 from "@ui5/webcomponents-ngx/main/table-header-cell-action-ai";
|
|
81
|
+
import * as i78 from "@ui5/webcomponents-ngx/main/table-header-row";
|
|
82
|
+
import * as i79 from "@ui5/webcomponents-ngx/main/table-row";
|
|
83
|
+
import * as i80 from "@ui5/webcomponents-ngx/main/table-row-action";
|
|
84
|
+
import * as i81 from "@ui5/webcomponents-ngx/main/table-row-action-navigation";
|
|
85
|
+
import * as i82 from "@ui5/webcomponents-ngx/main/table-selection";
|
|
86
|
+
import * as i83 from "@ui5/webcomponents-ngx/main/table-virtualizer";
|
|
87
|
+
import * as i84 from "@ui5/webcomponents-ngx/main/tag";
|
|
88
|
+
import * as i85 from "@ui5/webcomponents-ngx/main/text";
|
|
89
|
+
import * as i86 from "@ui5/webcomponents-ngx/main/text-area";
|
|
90
|
+
import * as i87 from "@ui5/webcomponents-ngx/main/time-picker";
|
|
91
|
+
import * as i88 from "@ui5/webcomponents-ngx/main/title";
|
|
92
|
+
import * as i89 from "@ui5/webcomponents-ngx/main/toast";
|
|
93
|
+
import * as i90 from "@ui5/webcomponents-ngx/main/toggle-button";
|
|
94
|
+
import * as i91 from "@ui5/webcomponents-ngx/main/token";
|
|
95
|
+
import * as i92 from "@ui5/webcomponents-ngx/main/tokenizer";
|
|
96
|
+
import * as i93 from "@ui5/webcomponents-ngx/main/toolbar";
|
|
97
|
+
import * as i94 from "@ui5/webcomponents-ngx/main/toolbar-button";
|
|
98
|
+
import * as i95 from "@ui5/webcomponents-ngx/main/toolbar-select";
|
|
99
|
+
import * as i96 from "@ui5/webcomponents-ngx/main/toolbar-select-option";
|
|
100
|
+
import * as i97 from "@ui5/webcomponents-ngx/main/toolbar-separator";
|
|
101
|
+
import * as i98 from "@ui5/webcomponents-ngx/main/toolbar-spacer";
|
|
102
|
+
import * as i99 from "@ui5/webcomponents-ngx/main/tree";
|
|
103
|
+
import * as i100 from "@ui5/webcomponents-ngx/main/tree-item";
|
|
104
|
+
import * as i101 from "@ui5/webcomponents-ngx/main/tree-item-custom";
|
|
104
105
|
declare class Ui5MainModule {
|
|
105
106
|
constructor(ui5WebcomponentsMainThemingService: Ui5WebcomponentsMainThemingService);
|
|
106
107
|
static ɵfac: i0.ɵɵFactoryDeclaration<Ui5MainModule, never>;
|
|
107
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<Ui5MainModule, never, [typeof i1.AvatarComponent, typeof i2.AvatarGroupComponent, typeof i3.BarComponent, typeof i4.BreadcrumbsComponent, typeof i5.BreadcrumbsItemComponent, typeof i6.BusyIndicatorComponent, typeof i7.ButtonComponent, typeof i8.ButtonBadgeComponent, typeof i9.CalendarComponent, typeof i10.CalendarDateComponent, typeof i11.CalendarDateRangeComponent, typeof i12.CalendarLegendComponent, typeof i13.CalendarLegendItemComponent, typeof i14.CardComponent, typeof i15.CardHeaderComponent, typeof i16.CarouselComponent, typeof i17.CheckBoxComponent, typeof i18.ColorPaletteComponent, typeof i19.ColorPaletteItemComponent, typeof i20.ColorPalettePopoverComponent, typeof i21.ColorPickerComponent, typeof i22.ComboBoxComponent, typeof i23.ComboBoxItemComponent, typeof i24.ComboBoxItemGroupComponent, typeof i25.DatePickerComponent, typeof i26.DateRangePickerComponent, typeof i27.DateTimePickerComponent, typeof i28.DialogComponent, typeof i29.ExpandableTextComponent, typeof i30.FileUploaderComponent, typeof i31.FormComponent, typeof i32.FormGroupComponent, typeof i33.FormItemComponent, typeof i34.IconComponent, typeof i35.InputComponent, typeof i36.LabelComponent, typeof i37.LinkComponent, typeof i38.ListComponent, typeof i39.ListItemCustomComponent, typeof i40.ListItemGroupComponent, typeof i41.ListItemStandardComponent, typeof i42.MenuComponent, typeof i43.MenuItemComponent, typeof i44.MenuSeparatorComponent, typeof i45.MessageStripComponent, typeof i46.MultiComboBoxComponent, typeof i47.MultiComboBoxItemComponent, typeof i48.MultiComboBoxItemGroupComponent, typeof i49.MultiInputComponent, typeof i50.OptionComponent, typeof i51.OptionCustomComponent, typeof i52.PanelComponent, typeof i53.PopoverComponent, typeof i54.ProgressIndicatorComponent, typeof i55.RadioButtonComponent, typeof i56.RangeSliderComponent, typeof i57.RatingIndicatorComponent, typeof i58.ResponsivePopoverComponent, typeof i59.SegmentedButtonComponent, typeof i60.SegmentedButtonItemComponent, typeof i61.SelectComponent, typeof i62.SliderComponent, typeof i63.SpecialCalendarDateComponent, typeof i64.SplitButtonComponent, typeof i65.StepInputComponent, typeof i66.SuggestionItemComponent, typeof i67.SuggestionItemCustomComponent, typeof i68.SuggestionItemGroupComponent, typeof i69.SwitchComponent, typeof i70.TabComponent, typeof i71.TabContainerComponent, typeof i72.TabSeparatorComponent, typeof i73.TableComponent, typeof i74.TableCellComponent, typeof i75.TableGrowingComponent, typeof i76.TableHeaderCellComponent, typeof i77.
|
|
108
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<Ui5MainModule, never, [typeof i1.AvatarComponent, typeof i2.AvatarGroupComponent, typeof i3.BarComponent, typeof i4.BreadcrumbsComponent, typeof i5.BreadcrumbsItemComponent, typeof i6.BusyIndicatorComponent, typeof i7.ButtonComponent, typeof i8.ButtonBadgeComponent, typeof i9.CalendarComponent, typeof i10.CalendarDateComponent, typeof i11.CalendarDateRangeComponent, typeof i12.CalendarLegendComponent, typeof i13.CalendarLegendItemComponent, typeof i14.CardComponent, typeof i15.CardHeaderComponent, typeof i16.CarouselComponent, typeof i17.CheckBoxComponent, typeof i18.ColorPaletteComponent, typeof i19.ColorPaletteItemComponent, typeof i20.ColorPalettePopoverComponent, typeof i21.ColorPickerComponent, typeof i22.ComboBoxComponent, typeof i23.ComboBoxItemComponent, typeof i24.ComboBoxItemGroupComponent, typeof i25.DatePickerComponent, typeof i26.DateRangePickerComponent, typeof i27.DateTimePickerComponent, typeof i28.DialogComponent, typeof i29.ExpandableTextComponent, typeof i30.FileUploaderComponent, typeof i31.FormComponent, typeof i32.FormGroupComponent, typeof i33.FormItemComponent, typeof i34.IconComponent, typeof i35.InputComponent, typeof i36.LabelComponent, typeof i37.LinkComponent, typeof i38.ListComponent, typeof i39.ListItemCustomComponent, typeof i40.ListItemGroupComponent, typeof i41.ListItemStandardComponent, typeof i42.MenuComponent, typeof i43.MenuItemComponent, typeof i44.MenuSeparatorComponent, typeof i45.MessageStripComponent, typeof i46.MultiComboBoxComponent, typeof i47.MultiComboBoxItemComponent, typeof i48.MultiComboBoxItemGroupComponent, typeof i49.MultiInputComponent, typeof i50.OptionComponent, typeof i51.OptionCustomComponent, typeof i52.PanelComponent, typeof i53.PopoverComponent, typeof i54.ProgressIndicatorComponent, typeof i55.RadioButtonComponent, typeof i56.RangeSliderComponent, typeof i57.RatingIndicatorComponent, typeof i58.ResponsivePopoverComponent, typeof i59.SegmentedButtonComponent, typeof i60.SegmentedButtonItemComponent, typeof i61.SelectComponent, typeof i62.SliderComponent, typeof i63.SpecialCalendarDateComponent, typeof i64.SplitButtonComponent, typeof i65.StepInputComponent, typeof i66.SuggestionItemComponent, typeof i67.SuggestionItemCustomComponent, typeof i68.SuggestionItemGroupComponent, typeof i69.SwitchComponent, typeof i70.TabComponent, typeof i71.TabContainerComponent, typeof i72.TabSeparatorComponent, typeof i73.TableComponent, typeof i74.TableCellComponent, typeof i75.TableGrowingComponent, typeof i76.TableHeaderCellComponent, typeof i77.TableHeaderCellActionAIComponent, typeof i78.TableHeaderRowComponent, typeof i79.TableRowComponent, typeof i80.TableRowActionComponent, typeof i81.TableRowActionNavigationComponent, typeof i82.TableSelectionComponent, typeof i83.TableVirtualizerComponent, typeof i84.TagComponent, typeof i85.TextComponent, typeof i86.TextAreaComponent, typeof i87.TimePickerComponent, typeof i88.TitleComponent, typeof i89.ToastComponent, typeof i90.ToggleButtonComponent, typeof i91.TokenComponent, typeof i92.TokenizerComponent, typeof i93.ToolbarComponent, typeof i94.ToolbarButtonComponent, typeof i95.ToolbarSelectComponent, typeof i96.ToolbarSelectOptionComponent, typeof i97.ToolbarSeparatorComponent, typeof i98.ToolbarSpacerComponent, typeof i99.TreeComponent, typeof i100.TreeItemComponent, typeof i101.TreeItemCustomComponent], [typeof i1.AvatarComponent, typeof i2.AvatarGroupComponent, typeof i3.BarComponent, typeof i4.BreadcrumbsComponent, typeof i5.BreadcrumbsItemComponent, typeof i6.BusyIndicatorComponent, typeof i7.ButtonComponent, typeof i8.ButtonBadgeComponent, typeof i9.CalendarComponent, typeof i10.CalendarDateComponent, typeof i11.CalendarDateRangeComponent, typeof i12.CalendarLegendComponent, typeof i13.CalendarLegendItemComponent, typeof i14.CardComponent, typeof i15.CardHeaderComponent, typeof i16.CarouselComponent, typeof i17.CheckBoxComponent, typeof i18.ColorPaletteComponent, typeof i19.ColorPaletteItemComponent, typeof i20.ColorPalettePopoverComponent, typeof i21.ColorPickerComponent, typeof i22.ComboBoxComponent, typeof i23.ComboBoxItemComponent, typeof i24.ComboBoxItemGroupComponent, typeof i25.DatePickerComponent, typeof i26.DateRangePickerComponent, typeof i27.DateTimePickerComponent, typeof i28.DialogComponent, typeof i29.ExpandableTextComponent, typeof i30.FileUploaderComponent, typeof i31.FormComponent, typeof i32.FormGroupComponent, typeof i33.FormItemComponent, typeof i34.IconComponent, typeof i35.InputComponent, typeof i36.LabelComponent, typeof i37.LinkComponent, typeof i38.ListComponent, typeof i39.ListItemCustomComponent, typeof i40.ListItemGroupComponent, typeof i41.ListItemStandardComponent, typeof i42.MenuComponent, typeof i43.MenuItemComponent, typeof i44.MenuSeparatorComponent, typeof i45.MessageStripComponent, typeof i46.MultiComboBoxComponent, typeof i47.MultiComboBoxItemComponent, typeof i48.MultiComboBoxItemGroupComponent, typeof i49.MultiInputComponent, typeof i50.OptionComponent, typeof i51.OptionCustomComponent, typeof i52.PanelComponent, typeof i53.PopoverComponent, typeof i54.ProgressIndicatorComponent, typeof i55.RadioButtonComponent, typeof i56.RangeSliderComponent, typeof i57.RatingIndicatorComponent, typeof i58.ResponsivePopoverComponent, typeof i59.SegmentedButtonComponent, typeof i60.SegmentedButtonItemComponent, typeof i61.SelectComponent, typeof i62.SliderComponent, typeof i63.SpecialCalendarDateComponent, typeof i64.SplitButtonComponent, typeof i65.StepInputComponent, typeof i66.SuggestionItemComponent, typeof i67.SuggestionItemCustomComponent, typeof i68.SuggestionItemGroupComponent, typeof i69.SwitchComponent, typeof i70.TabComponent, typeof i71.TabContainerComponent, typeof i72.TabSeparatorComponent, typeof i73.TableComponent, typeof i74.TableCellComponent, typeof i75.TableGrowingComponent, typeof i76.TableHeaderCellComponent, typeof i77.TableHeaderCellActionAIComponent, typeof i78.TableHeaderRowComponent, typeof i79.TableRowComponent, typeof i80.TableRowActionComponent, typeof i81.TableRowActionNavigationComponent, typeof i82.TableSelectionComponent, typeof i83.TableVirtualizerComponent, typeof i84.TagComponent, typeof i85.TextComponent, typeof i86.TextAreaComponent, typeof i87.TimePickerComponent, typeof i88.TitleComponent, typeof i89.ToastComponent, typeof i90.ToggleButtonComponent, typeof i91.TokenComponent, typeof i92.TokenizerComponent, typeof i93.ToolbarComponent, typeof i94.ToolbarButtonComponent, typeof i95.ToolbarSelectComponent, typeof i96.ToolbarSelectOptionComponent, typeof i97.ToolbarSeparatorComponent, typeof i98.ToolbarSpacerComponent, typeof i99.TreeComponent, typeof i100.TreeItemComponent, typeof i101.TreeItemCustomComponent]>;
|
|
108
109
|
static ɵinj: i0.ɵɵInjectorDeclaration<Ui5MainModule>;
|
|
109
110
|
}
|
|
110
111
|
export { Ui5MainModule };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ui5/webcomponents-ngx",
|
|
3
|
-
"version": "0.4.
|
|
3
|
+
"version": "0.4.4-rc.1",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"author": "SAP SE (https://www.sap.com)",
|
|
6
6
|
"keywords": [
|
|
@@ -19,19 +19,19 @@
|
|
|
19
19
|
"@angular/common": "^19.0.0",
|
|
20
20
|
"@angular/core": "^19.0.0",
|
|
21
21
|
"@angular/forms": "^19.0.0",
|
|
22
|
-
"@ui5/webcomponents": "2.7.
|
|
23
|
-
"@ui5/webcomponents-ai": "2.7.
|
|
24
|
-
"@ui5/webcomponents-base": "2.7.
|
|
25
|
-
"@ui5/webcomponents-fiori": "2.7.
|
|
26
|
-
"@ui5/webcomponents-icons": "2.7.
|
|
27
|
-
"@ui5/webcomponents-icons-business-suite": "2.7.
|
|
28
|
-
"@ui5/webcomponents-icons-tnt": "2.7.
|
|
29
|
-
"@ui5/webcomponents-theming": "2.7.
|
|
22
|
+
"@ui5/webcomponents": "2.7.4",
|
|
23
|
+
"@ui5/webcomponents-ai": "2.7.4",
|
|
24
|
+
"@ui5/webcomponents-base": "2.7.4",
|
|
25
|
+
"@ui5/webcomponents-fiori": "2.7.4",
|
|
26
|
+
"@ui5/webcomponents-icons": "2.7.4",
|
|
27
|
+
"@ui5/webcomponents-icons-business-suite": "2.7.4",
|
|
28
|
+
"@ui5/webcomponents-icons-tnt": "2.7.4",
|
|
29
|
+
"@ui5/webcomponents-theming": "2.7.4",
|
|
30
30
|
"fast-deep-equal": "^3.1.3",
|
|
31
31
|
"rxjs": "^6.5.3 || ^7.4.0"
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@ui5/theming-ngx": "^0.4.
|
|
34
|
+
"@ui5/theming-ngx": "^0.4.4-rc.1",
|
|
35
35
|
"tslib": "^2.4.1"
|
|
36
36
|
},
|
|
37
37
|
"schematics": "./schematics/collection.json",
|
|
@@ -80,14 +80,14 @@
|
|
|
80
80
|
"types": "./main/index.d.ts",
|
|
81
81
|
"default": "./fesm2022/ui5-webcomponents-ngx-main.mjs"
|
|
82
82
|
},
|
|
83
|
-
"./utils": {
|
|
84
|
-
"types": "./utils/index.d.ts",
|
|
85
|
-
"default": "./fesm2022/ui5-webcomponents-ngx-utils.mjs"
|
|
86
|
-
},
|
|
87
83
|
"./theming": {
|
|
88
84
|
"types": "./theming/index.d.ts",
|
|
89
85
|
"default": "./fesm2022/ui5-webcomponents-ngx-theming.mjs"
|
|
90
86
|
},
|
|
87
|
+
"./utils": {
|
|
88
|
+
"types": "./utils/index.d.ts",
|
|
89
|
+
"default": "./fesm2022/ui5-webcomponents-ngx-utils.mjs"
|
|
90
|
+
},
|
|
91
91
|
"./ai/button": {
|
|
92
92
|
"types": "./ai/button/index.d.ts",
|
|
93
93
|
"default": "./fesm2022/ui5-webcomponents-ngx-ai-button.mjs"
|
|
@@ -324,14 +324,14 @@
|
|
|
324
324
|
"types": "./main/check-box/index.d.ts",
|
|
325
325
|
"default": "./fesm2022/ui5-webcomponents-ngx-main-check-box.mjs"
|
|
326
326
|
},
|
|
327
|
-
"./main/color-palette-item": {
|
|
328
|
-
"types": "./main/color-palette-item/index.d.ts",
|
|
329
|
-
"default": "./fesm2022/ui5-webcomponents-ngx-main-color-palette-item.mjs"
|
|
330
|
-
},
|
|
331
327
|
"./main/color-palette": {
|
|
332
328
|
"types": "./main/color-palette/index.d.ts",
|
|
333
329
|
"default": "./fesm2022/ui5-webcomponents-ngx-main-color-palette.mjs"
|
|
334
330
|
},
|
|
331
|
+
"./main/color-palette-item": {
|
|
332
|
+
"types": "./main/color-palette-item/index.d.ts",
|
|
333
|
+
"default": "./fesm2022/ui5-webcomponents-ngx-main-color-palette-item.mjs"
|
|
334
|
+
},
|
|
335
335
|
"./main/color-palette-popover": {
|
|
336
336
|
"types": "./main/color-palette-popover/index.d.ts",
|
|
337
337
|
"default": "./fesm2022/ui5-webcomponents-ngx-main-color-palette-popover.mjs"
|
|
@@ -528,14 +528,14 @@
|
|
|
528
528
|
"types": "./main/suggestion-item-group/index.d.ts",
|
|
529
529
|
"default": "./fesm2022/ui5-webcomponents-ngx-main-suggestion-item-group.mjs"
|
|
530
530
|
},
|
|
531
|
-
"./main/tab": {
|
|
532
|
-
"types": "./main/tab/index.d.ts",
|
|
533
|
-
"default": "./fesm2022/ui5-webcomponents-ngx-main-tab.mjs"
|
|
534
|
-
},
|
|
535
531
|
"./main/switch": {
|
|
536
532
|
"types": "./main/switch/index.d.ts",
|
|
537
533
|
"default": "./fesm2022/ui5-webcomponents-ngx-main-switch.mjs"
|
|
538
534
|
},
|
|
535
|
+
"./main/tab": {
|
|
536
|
+
"types": "./main/tab/index.d.ts",
|
|
537
|
+
"default": "./fesm2022/ui5-webcomponents-ngx-main-tab.mjs"
|
|
538
|
+
},
|
|
539
539
|
"./main/tab-container": {
|
|
540
540
|
"types": "./main/tab-container/index.d.ts",
|
|
541
541
|
"default": "./fesm2022/ui5-webcomponents-ngx-main-tab-container.mjs"
|
|
@@ -560,6 +560,10 @@
|
|
|
560
560
|
"types": "./main/table-header-cell/index.d.ts",
|
|
561
561
|
"default": "./fesm2022/ui5-webcomponents-ngx-main-table-header-cell.mjs"
|
|
562
562
|
},
|
|
563
|
+
"./main/table-header-cell-action-ai": {
|
|
564
|
+
"types": "./main/table-header-cell-action-ai/index.d.ts",
|
|
565
|
+
"default": "./fesm2022/ui5-webcomponents-ngx-main-table-header-cell-action-ai.mjs"
|
|
566
|
+
},
|
|
563
567
|
"./main/table-header-row": {
|
|
564
568
|
"types": "./main/table-header-row/index.d.ts",
|
|
565
569
|
"default": "./fesm2022/ui5-webcomponents-ngx-main-table-header-row.mjs"
|
|
@@ -604,14 +608,14 @@
|
|
|
604
608
|
"types": "./main/time-picker/index.d.ts",
|
|
605
609
|
"default": "./fesm2022/ui5-webcomponents-ngx-main-time-picker.mjs"
|
|
606
610
|
},
|
|
607
|
-
"./main/toast": {
|
|
608
|
-
"types": "./main/toast/index.d.ts",
|
|
609
|
-
"default": "./fesm2022/ui5-webcomponents-ngx-main-toast.mjs"
|
|
610
|
-
},
|
|
611
611
|
"./main/title": {
|
|
612
612
|
"types": "./main/title/index.d.ts",
|
|
613
613
|
"default": "./fesm2022/ui5-webcomponents-ngx-main-title.mjs"
|
|
614
614
|
},
|
|
615
|
+
"./main/toast": {
|
|
616
|
+
"types": "./main/toast/index.d.ts",
|
|
617
|
+
"default": "./fesm2022/ui5-webcomponents-ngx-main-toast.mjs"
|
|
618
|
+
},
|
|
615
619
|
"./main/toggle-button": {
|
|
616
620
|
"types": "./main/toggle-button/index.d.ts",
|
|
617
621
|
"default": "./fesm2022/ui5-webcomponents-ngx-main-toggle-button.mjs"
|
|
Binary file
|
|
Binary file
|