@public-ui/angular-v19 4.1.5-rc.0 → 4.1.5-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/dist/components.d.ts +4 -2
- package/dist/components.js +23 -23
- package/package.json +4 -4
package/dist/components.d.ts
CHANGED
|
@@ -1141,6 +1141,7 @@ export declare class KolTableStateful extends StencilProxyComponent implements O
|
|
|
1141
1141
|
_pagination: any;
|
|
1142
1142
|
_paginationposition: any;
|
|
1143
1143
|
_selection: any;
|
|
1144
|
+
_variant: any;
|
|
1144
1145
|
protected el: HTMLElement;
|
|
1145
1146
|
availableInputProperties: string[];
|
|
1146
1147
|
hasTagNameTransformer: boolean;
|
|
@@ -1149,7 +1150,7 @@ export declare class KolTableStateful extends StencilProxyComponent implements O
|
|
|
1149
1150
|
constructor(changeDetectorRef: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1150
1151
|
ngOnChanges(): void;
|
|
1151
1152
|
static ɵfac: i0.ɵɵFactoryDeclaration<KolTableStateful, never>;
|
|
1152
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KolTableStateful, "kol-table-stateful", never, { "_allowMultiSort": { "alias": "_allowMultiSort"; "required": false; }; "_data": { "alias": "_data"; "required": false; }; "_dataFoot": { "alias": "_dataFoot"; "required": false; }; "_fixedCols": { "alias": "_fixedCols"; "required": false; }; "_hasSettingsMenu": { "alias": "_hasSettingsMenu"; "required": false; }; "_headers": { "alias": "_headers"; "required": false; }; "_label": { "alias": "_label"; "required": false; }; "_on": { "alias": "_on"; "required": false; }; "_pagination": { "alias": "_pagination"; "required": false; }; "_paginationPosition": { "alias": "_paginationPosition"; "required": false; }; "_selection": { "alias": "_selection"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
1153
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KolTableStateful, "kol-table-stateful", never, { "_allowMultiSort": { "alias": "_allowMultiSort"; "required": false; }; "_data": { "alias": "_data"; "required": false; }; "_dataFoot": { "alias": "_dataFoot"; "required": false; }; "_fixedCols": { "alias": "_fixedCols"; "required": false; }; "_hasSettingsMenu": { "alias": "_hasSettingsMenu"; "required": false; }; "_headers": { "alias": "_headers"; "required": false; }; "_label": { "alias": "_label"; "required": false; }; "_on": { "alias": "_on"; "required": false; }; "_pagination": { "alias": "_pagination"; "required": false; }; "_paginationPosition": { "alias": "_paginationPosition"; "required": false; }; "_selection": { "alias": "_selection"; "required": false; }; "_variant": { "alias": "_variant"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
1153
1154
|
}
|
|
1154
1155
|
export declare interface KolTableStateful extends Components.KolTableStateful {
|
|
1155
1156
|
}
|
|
@@ -1164,6 +1165,7 @@ export declare class KolTableStateless extends StencilProxyComponent implements
|
|
|
1164
1165
|
_label: any;
|
|
1165
1166
|
_on: any;
|
|
1166
1167
|
_selection: any;
|
|
1168
|
+
_variant: any;
|
|
1167
1169
|
protected el: HTMLElement;
|
|
1168
1170
|
availableInputProperties: string[];
|
|
1169
1171
|
hasTagNameTransformer: boolean;
|
|
@@ -1172,7 +1174,7 @@ export declare class KolTableStateless extends StencilProxyComponent implements
|
|
|
1172
1174
|
constructor(changeDetectorRef: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1173
1175
|
ngOnChanges(): void;
|
|
1174
1176
|
static ɵfac: i0.ɵɵFactoryDeclaration<KolTableStateless, never>;
|
|
1175
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KolTableStateless, "kol-table-stateless", never, { "_data": { "alias": "_data"; "required": false; }; "_dataFoot": { "alias": "_dataFoot"; "required": false; }; "_fixedCols": { "alias": "_fixedCols"; "required": false; }; "_hasSettingsMenu": { "alias": "_hasSettingsMenu"; "required": false; }; "_headerCells": { "alias": "_headerCells"; "required": false; }; "_label": { "alias": "_label"; "required": false; }; "_on": { "alias": "_on"; "required": false; }; "_selection": { "alias": "_selection"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
1177
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KolTableStateless, "kol-table-stateless", never, { "_data": { "alias": "_data"; "required": false; }; "_dataFoot": { "alias": "_dataFoot"; "required": false; }; "_fixedCols": { "alias": "_fixedCols"; "required": false; }; "_hasSettingsMenu": { "alias": "_hasSettingsMenu"; "required": false; }; "_headerCells": { "alias": "_headerCells"; "required": false; }; "_label": { "alias": "_label"; "required": false; }; "_on": { "alias": "_on"; "required": false; }; "_selection": { "alias": "_selection"; "required": false; }; "_variant": { "alias": "_variant"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
1176
1178
|
}
|
|
1177
1179
|
export declare interface KolTableStateless extends Components.KolTableStateless {
|
|
1178
1180
|
}
|
package/dist/components.js
CHANGED
|
@@ -1566,13 +1566,13 @@ function KolTableStateful_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) {
|
|
|
1566
1566
|
} if (rf & 2) {
|
|
1567
1567
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
1568
1568
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
1569
|
-
i0.ɵɵproperty("_allowMultiSort", ctx_r0._allowMultiSort)("_data", ctx_r0._data)("_dataFoot", ctx_r0._dataFoot)("_fixedCols", ctx_r0._fixedCols)("_hasSettingsMenu", ctx_r0._hasSettingsMenu)("_headers", ctx_r0._headers)("_label", ctx_r0._label)("_on", ctx_r0._on)("_pagination", ctx_r0._pagination)("_paginationPosition", ctx_r0._paginationPosition)("_selection", ctx_r0._selection);
|
|
1569
|
+
i0.ɵɵproperty("_allowMultiSort", ctx_r0._allowMultiSort)("_data", ctx_r0._data)("_dataFoot", ctx_r0._dataFoot)("_fixedCols", ctx_r0._fixedCols)("_hasSettingsMenu", ctx_r0._hasSettingsMenu)("_headers", ctx_r0._headers)("_label", ctx_r0._label)("_on", ctx_r0._on)("_pagination", ctx_r0._pagination)("_paginationPosition", ctx_r0._paginationPosition)("_selection", ctx_r0._selection)("_variant", ctx_r0._variant);
|
|
1570
1570
|
i0.ɵɵadvance(2);
|
|
1571
1571
|
i0.ɵɵproperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
1572
1572
|
} }
|
|
1573
1573
|
function KolTableStateful_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
1574
1574
|
i0.ɵɵelementContainerStart(0);
|
|
1575
|
-
i0.ɵɵtemplate(1, KolTableStateful_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
1575
|
+
i0.ɵɵtemplate(1, KolTableStateful_ng_container_0_stencil_ng_proxy_1_Template, 3, 13, "stencil-ng-proxy", 4);
|
|
1576
1576
|
i0.ɵɵelementContainerEnd();
|
|
1577
1577
|
} if (rf & 2) {
|
|
1578
1578
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -1602,13 +1602,13 @@ function KolTableStateless_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) {
|
|
|
1602
1602
|
} if (rf & 2) {
|
|
1603
1603
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
1604
1604
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
1605
|
-
i0.ɵɵproperty("_data", ctx_r0._data)("_dataFoot", ctx_r0._dataFoot)("_fixedCols", ctx_r0._fixedCols)("_hasSettingsMenu", ctx_r0._hasSettingsMenu)("_headerCells", ctx_r0._headerCells)("_label", ctx_r0._label)("_on", ctx_r0._on)("_selection", ctx_r0._selection);
|
|
1605
|
+
i0.ɵɵproperty("_data", ctx_r0._data)("_dataFoot", ctx_r0._dataFoot)("_fixedCols", ctx_r0._fixedCols)("_hasSettingsMenu", ctx_r0._hasSettingsMenu)("_headerCells", ctx_r0._headerCells)("_label", ctx_r0._label)("_on", ctx_r0._on)("_selection", ctx_r0._selection)("_variant", ctx_r0._variant);
|
|
1606
1606
|
i0.ɵɵadvance(2);
|
|
1607
1607
|
i0.ɵɵproperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
1608
1608
|
} }
|
|
1609
1609
|
function KolTableStateless_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
1610
1610
|
i0.ɵɵelementContainerStart(0);
|
|
1611
|
-
i0.ɵɵtemplate(1, KolTableStateless_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
1611
|
+
i0.ɵɵtemplate(1, KolTableStateless_ng_container_0_stencil_ng_proxy_1_Template, 3, 10, "stencil-ng-proxy", 4);
|
|
1612
1612
|
i0.ɵɵelementContainerEnd();
|
|
1613
1613
|
} if (rf & 2) {
|
|
1614
1614
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -5060,7 +5060,7 @@ let KolTableStateful = class KolTableStateful extends StencilProxyComponent {
|
|
|
5060
5060
|
super();
|
|
5061
5061
|
this.changeDetectorRef = changeDetectorRef;
|
|
5062
5062
|
this.z = z;
|
|
5063
|
-
this.availableInputProperties = ['_allowMultiSort', '_data', '_dataFoot', '_fixedCols', '_hasSettingsMenu', '_headers', '_label', '_on', '_pagination', '_paginationPosition', '_selection'];
|
|
5063
|
+
this.availableInputProperties = ['_allowMultiSort', '_data', '_dataFoot', '_fixedCols', '_hasSettingsMenu', '_headers', '_label', '_on', '_pagination', '_paginationPosition', '_selection', '_variant'];
|
|
5064
5064
|
changeDetectorRef.detach();
|
|
5065
5065
|
const originalTagName = 'kol-table-stateful';
|
|
5066
5066
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -5080,9 +5080,9 @@ KolTableStateful.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolTableSt
|
|
|
5080
5080
|
} if (rf & 2) {
|
|
5081
5081
|
let _t;
|
|
5082
5082
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
5083
|
-
} }, inputs: { _allowMultiSort: "_allowMultiSort", _data: "_data", _dataFoot: "_dataFoot", _fixedCols: "_fixedCols", _hasSettingsMenu: "_hasSettingsMenu", _headers: "_headers", _label: "_label", _on: "_on", _pagination: "_pagination", _paginationPosition: "_paginationPosition", _selection: "_selection" }, features: [i0.ɵɵProvidersFeature([
|
|
5083
|
+
} }, inputs: { _allowMultiSort: "_allowMultiSort", _data: "_data", _dataFoot: "_dataFoot", _fixedCols: "_fixedCols", _hasSettingsMenu: "_hasSettingsMenu", _headers: "_headers", _label: "_label", _on: "_on", _pagination: "_pagination", _paginationPosition: "_paginationPosition", _selection: "_selection", _variant: "_variant" }, features: [i0.ɵɵProvidersFeature([
|
|
5084
5084
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolTableStateful) }
|
|
5085
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_allowMultiSort", "_data", "_dataFoot", "_fixedCols", "_hasSettingsMenu", "_headers", "_label", "_on", "_pagination", "_paginationPosition", "_selection", 4, "replaceTag"], [3, "_allowMultiSort", "_data", "_dataFoot", "_fixedCols", "_hasSettingsMenu", "_headers", "_label", "_on", "_pagination", "_paginationPosition", "_selection"], [4, "ngTemplateOutlet"]], template: function KolTableStateful_Template(rf, ctx) { if (rf & 1) {
|
|
5085
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_allowMultiSort", "_data", "_dataFoot", "_fixedCols", "_hasSettingsMenu", "_headers", "_label", "_on", "_pagination", "_paginationPosition", "_selection", "_variant", 4, "replaceTag"], [3, "_allowMultiSort", "_data", "_dataFoot", "_fixedCols", "_hasSettingsMenu", "_headers", "_label", "_on", "_pagination", "_paginationPosition", "_selection", "_variant"], [4, "ngTemplateOutlet"]], template: function KolTableStateful_Template(rf, ctx) { if (rf & 1) {
|
|
5086
5086
|
i0.ɵɵprojectionDef();
|
|
5087
5087
|
i0.ɵɵtemplate(0, KolTableStateful_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolTableStateful_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolTableStateful_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
5088
5088
|
} if (rf & 2) {
|
|
@@ -5091,7 +5091,7 @@ KolTableStateful.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolTableSt
|
|
|
5091
5091
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
5092
5092
|
KolTableStateful = __decorate([
|
|
5093
5093
|
ProxyCmp({
|
|
5094
|
-
inputs: ['_allowMultiSort', '_data', '_dataFoot', '_fixedCols', '_hasSettingsMenu', '_headers', '_label', '_on', '_pagination', '_paginationPosition', '_selection'],
|
|
5094
|
+
inputs: ['_allowMultiSort', '_data', '_dataFoot', '_fixedCols', '_hasSettingsMenu', '_headers', '_label', '_on', '_pagination', '_paginationPosition', '_selection', '_variant'],
|
|
5095
5095
|
methods: ['getSelection', 'resetSort']
|
|
5096
5096
|
})
|
|
5097
5097
|
], KolTableStateful);
|
|
@@ -5104,7 +5104,7 @@ export { KolTableStateful };
|
|
|
5104
5104
|
template: `
|
|
5105
5105
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
5106
5106
|
<stencil-ng-proxy
|
|
5107
|
-
[_allowMultiSort]="_allowMultiSort" [_data]="_data" [_dataFoot]="_dataFoot" [_fixedCols]="_fixedCols" [_hasSettingsMenu]="_hasSettingsMenu" [_headers]="_headers" [_label]="_label" [_on]="_on" [_pagination]="_pagination" [_paginationPosition]="_paginationPosition" [_selection]="_selection"
|
|
5107
|
+
[_allowMultiSort]="_allowMultiSort" [_data]="_data" [_dataFoot]="_dataFoot" [_fixedCols]="_fixedCols" [_hasSettingsMenu]="_hasSettingsMenu" [_headers]="_headers" [_label]="_label" [_on]="_on" [_pagination]="_pagination" [_paginationPosition]="_paginationPosition" [_selection]="_selection" [_variant]="_variant"
|
|
5108
5108
|
*replaceTag="tagName"
|
|
5109
5109
|
#replaceTagHost
|
|
5110
5110
|
>
|
|
@@ -5120,7 +5120,7 @@ export { KolTableStateful };
|
|
|
5120
5120
|
<ng-content></ng-content>
|
|
5121
5121
|
</ng-template>`,
|
|
5122
5122
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
5123
|
-
inputs: ['_allowMultiSort', '_data', '_dataFoot', '_fixedCols', '_hasSettingsMenu', '_headers', '_label', '_on', '_pagination', '_paginationPosition', '_selection'],
|
|
5123
|
+
inputs: ['_allowMultiSort', '_data', '_dataFoot', '_fixedCols', '_hasSettingsMenu', '_headers', '_label', '_on', '_pagination', '_paginationPosition', '_selection', '_variant'],
|
|
5124
5124
|
providers: [
|
|
5125
5125
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolTableStateful) }
|
|
5126
5126
|
],
|
|
@@ -5135,7 +5135,7 @@ let KolTableStateless = class KolTableStateless extends StencilProxyComponent {
|
|
|
5135
5135
|
super();
|
|
5136
5136
|
this.changeDetectorRef = changeDetectorRef;
|
|
5137
5137
|
this.z = z;
|
|
5138
|
-
this.availableInputProperties = ['_data', '_dataFoot', '_fixedCols', '_hasSettingsMenu', '_headerCells', '_label', '_on', '_selection'];
|
|
5138
|
+
this.availableInputProperties = ['_data', '_dataFoot', '_fixedCols', '_hasSettingsMenu', '_headerCells', '_label', '_on', '_selection', '_variant'];
|
|
5139
5139
|
changeDetectorRef.detach();
|
|
5140
5140
|
const originalTagName = 'kol-table-stateless';
|
|
5141
5141
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -5155,9 +5155,9 @@ KolTableStateless.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolTableS
|
|
|
5155
5155
|
} if (rf & 2) {
|
|
5156
5156
|
let _t;
|
|
5157
5157
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
5158
|
-
} }, inputs: { _data: "_data", _dataFoot: "_dataFoot", _fixedCols: "_fixedCols", _hasSettingsMenu: "_hasSettingsMenu", _headerCells: "_headerCells", _label: "_label", _on: "_on", _selection: "_selection" }, features: [i0.ɵɵProvidersFeature([
|
|
5158
|
+
} }, inputs: { _data: "_data", _dataFoot: "_dataFoot", _fixedCols: "_fixedCols", _hasSettingsMenu: "_hasSettingsMenu", _headerCells: "_headerCells", _label: "_label", _on: "_on", _selection: "_selection", _variant: "_variant" }, features: [i0.ɵɵProvidersFeature([
|
|
5159
5159
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolTableStateless) }
|
|
5160
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_data", "_dataFoot", "_fixedCols", "_hasSettingsMenu", "_headerCells", "_label", "_on", "_selection", 4, "replaceTag"], [3, "_data", "_dataFoot", "_fixedCols", "_hasSettingsMenu", "_headerCells", "_label", "_on", "_selection"], [4, "ngTemplateOutlet"]], template: function KolTableStateless_Template(rf, ctx) { if (rf & 1) {
|
|
5160
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_data", "_dataFoot", "_fixedCols", "_hasSettingsMenu", "_headerCells", "_label", "_on", "_selection", "_variant", 4, "replaceTag"], [3, "_data", "_dataFoot", "_fixedCols", "_hasSettingsMenu", "_headerCells", "_label", "_on", "_selection", "_variant"], [4, "ngTemplateOutlet"]], template: function KolTableStateless_Template(rf, ctx) { if (rf & 1) {
|
|
5161
5161
|
i0.ɵɵprojectionDef();
|
|
5162
5162
|
i0.ɵɵtemplate(0, KolTableStateless_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolTableStateless_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolTableStateless_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
5163
5163
|
} if (rf & 2) {
|
|
@@ -5166,7 +5166,7 @@ KolTableStateless.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolTableS
|
|
|
5166
5166
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
5167
5167
|
KolTableStateless = __decorate([
|
|
5168
5168
|
ProxyCmp({
|
|
5169
|
-
inputs: ['_data', '_dataFoot', '_fixedCols', '_hasSettingsMenu', '_headerCells', '_label', '_on', '_selection']
|
|
5169
|
+
inputs: ['_data', '_dataFoot', '_fixedCols', '_hasSettingsMenu', '_headerCells', '_label', '_on', '_selection', '_variant']
|
|
5170
5170
|
})
|
|
5171
5171
|
], KolTableStateless);
|
|
5172
5172
|
export { KolTableStateless };
|
|
@@ -5178,7 +5178,7 @@ export { KolTableStateless };
|
|
|
5178
5178
|
template: `
|
|
5179
5179
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
5180
5180
|
<stencil-ng-proxy
|
|
5181
|
-
[_data]="_data" [_dataFoot]="_dataFoot" [_fixedCols]="_fixedCols" [_hasSettingsMenu]="_hasSettingsMenu" [_headerCells]="_headerCells" [_label]="_label" [_on]="_on" [_selection]="_selection"
|
|
5181
|
+
[_data]="_data" [_dataFoot]="_dataFoot" [_fixedCols]="_fixedCols" [_hasSettingsMenu]="_hasSettingsMenu" [_headerCells]="_headerCells" [_label]="_label" [_on]="_on" [_selection]="_selection" [_variant]="_variant"
|
|
5182
5182
|
*replaceTag="tagName"
|
|
5183
5183
|
#replaceTagHost
|
|
5184
5184
|
>
|
|
@@ -5194,7 +5194,7 @@ export { KolTableStateless };
|
|
|
5194
5194
|
<ng-content></ng-content>
|
|
5195
5195
|
</ng-template>`,
|
|
5196
5196
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
5197
|
-
inputs: ['_data', '_dataFoot', '_fixedCols', '_hasSettingsMenu', '_headerCells', '_label', '_on', '_selection'],
|
|
5197
|
+
inputs: ['_data', '_dataFoot', '_fixedCols', '_hasSettingsMenu', '_headerCells', '_label', '_on', '_selection', '_variant'],
|
|
5198
5198
|
providers: [
|
|
5199
5199
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolTableStateless) }
|
|
5200
5200
|
],
|
|
@@ -5203,7 +5203,7 @@ export { KolTableStateless };
|
|
|
5203
5203
|
type: ViewChild,
|
|
5204
5204
|
args: [ReplaceTagDirective]
|
|
5205
5205
|
}] }); })();
|
|
5206
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTableStateless, { className: "KolTableStateless", filePath: "components.ts", lineNumber:
|
|
5206
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTableStateless, { className: "KolTableStateless", filePath: "components.ts", lineNumber: 3075 }); })();
|
|
5207
5207
|
let KolTabs = class KolTabs extends StencilProxyComponent {
|
|
5208
5208
|
constructor(changeDetectorRef, r, z) {
|
|
5209
5209
|
super();
|
|
@@ -5278,7 +5278,7 @@ export { KolTabs };
|
|
|
5278
5278
|
type: ViewChild,
|
|
5279
5279
|
args: [ReplaceTagDirective]
|
|
5280
5280
|
}] }); })();
|
|
5281
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTabs, { className: "KolTabs", filePath: "components.ts", lineNumber:
|
|
5281
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTabs, { className: "KolTabs", filePath: "components.ts", lineNumber: 3142 }); })();
|
|
5282
5282
|
let KolTextarea = class KolTextarea extends StencilProxyComponent {
|
|
5283
5283
|
constructor(changeDetectorRef, r, z) {
|
|
5284
5284
|
super();
|
|
@@ -5353,7 +5353,7 @@ export { KolTextarea };
|
|
|
5353
5353
|
type: ViewChild,
|
|
5354
5354
|
args: [ReplaceTagDirective]
|
|
5355
5355
|
}] }); })();
|
|
5356
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTextarea, { className: "KolTextarea", filePath: "components.ts", lineNumber:
|
|
5356
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTextarea, { className: "KolTextarea", filePath: "components.ts", lineNumber: 3207 }); })();
|
|
5357
5357
|
let KolToolbar = class KolToolbar extends StencilProxyComponent {
|
|
5358
5358
|
constructor(changeDetectorRef, r, z) {
|
|
5359
5359
|
super();
|
|
@@ -5428,7 +5428,7 @@ export { KolToolbar };
|
|
|
5428
5428
|
type: ViewChild,
|
|
5429
5429
|
args: [ReplaceTagDirective]
|
|
5430
5430
|
}] }); })();
|
|
5431
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolToolbar, { className: "KolToolbar", filePath: "components.ts", lineNumber:
|
|
5431
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolToolbar, { className: "KolToolbar", filePath: "components.ts", lineNumber: 3289 }); })();
|
|
5432
5432
|
let KolTree = class KolTree extends StencilProxyComponent {
|
|
5433
5433
|
constructor(changeDetectorRef, r, z) {
|
|
5434
5434
|
super();
|
|
@@ -5503,7 +5503,7 @@ export { KolTree };
|
|
|
5503
5503
|
type: ViewChild,
|
|
5504
5504
|
args: [ReplaceTagDirective]
|
|
5505
5505
|
}] }); })();
|
|
5506
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTree, { className: "KolTree", filePath: "components.ts", lineNumber:
|
|
5506
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTree, { className: "KolTree", filePath: "components.ts", lineNumber: 3350 }); })();
|
|
5507
5507
|
let KolTreeItem = class KolTreeItem extends StencilProxyComponent {
|
|
5508
5508
|
constructor(changeDetectorRef, r, z) {
|
|
5509
5509
|
super();
|
|
@@ -5578,7 +5578,7 @@ export { KolTreeItem };
|
|
|
5578
5578
|
type: ViewChild,
|
|
5579
5579
|
args: [ReplaceTagDirective]
|
|
5580
5580
|
}] }); })();
|
|
5581
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTreeItem, { className: "KolTreeItem", filePath: "components.ts", lineNumber:
|
|
5581
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTreeItem, { className: "KolTreeItem", filePath: "components.ts", lineNumber: 3409 }); })();
|
|
5582
5582
|
let KolVersion = class KolVersion extends StencilProxyComponent {
|
|
5583
5583
|
constructor(changeDetectorRef, r, z) {
|
|
5584
5584
|
super();
|
|
@@ -5652,4 +5652,4 @@ export { KolVersion };
|
|
|
5652
5652
|
type: ViewChild,
|
|
5653
5653
|
args: [ReplaceTagDirective]
|
|
5654
5654
|
}] }); })();
|
|
5655
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolVersion, { className: "KolVersion", filePath: "components.ts", lineNumber:
|
|
5655
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolVersion, { className: "KolVersion", filePath: "components.ts", lineNumber: 3470 }); })();
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@public-ui/angular-v19",
|
|
3
|
-
"version": "4.1.5-rc.
|
|
3
|
+
"version": "4.1.5-rc.1",
|
|
4
4
|
"license": "EUPL-1.2",
|
|
5
5
|
"homepage": "https://public-ui.github.io",
|
|
6
6
|
"repository": {
|
|
@@ -63,11 +63,11 @@
|
|
|
63
63
|
"rxjs": "7.8.2",
|
|
64
64
|
"typescript": "5.8.3",
|
|
65
65
|
"zone.js": "0.15.1",
|
|
66
|
-
"@public-ui/components": "4.1.5-rc.
|
|
66
|
+
"@public-ui/components": "4.1.5-rc.1"
|
|
67
67
|
},
|
|
68
68
|
"peerDependencies": {
|
|
69
|
-
"@angular/core": "
|
|
70
|
-
"@public-ui/components": "4.1.5-rc.
|
|
69
|
+
"@angular/core": "19.x",
|
|
70
|
+
"@public-ui/components": "4.1.5-rc.1"
|
|
71
71
|
},
|
|
72
72
|
"files": [
|
|
73
73
|
"dist"
|