@public-ui/angular-v20 4.0.0-rc.0 → 4.0.0-rc.2
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 -14
- package/dist/components.js +51 -51
- package/package.json +8 -8
package/dist/components.d.ts
CHANGED
|
@@ -931,9 +931,7 @@ export declare class KolPopoverButton extends StencilProxyComponent implements O
|
|
|
931
931
|
private changeDetectorRef;
|
|
932
932
|
protected z: NgZone;
|
|
933
933
|
_accesskey: any;
|
|
934
|
-
_ariacontrols: any;
|
|
935
934
|
_ariadescription: any;
|
|
936
|
-
_ariaselected: any;
|
|
937
935
|
_customclass: any;
|
|
938
936
|
_disabled: any;
|
|
939
937
|
_hidelabel: any;
|
|
@@ -942,9 +940,7 @@ export declare class KolPopoverButton extends StencilProxyComponent implements O
|
|
|
942
940
|
_inline: any;
|
|
943
941
|
_label: any;
|
|
944
942
|
_name: any;
|
|
945
|
-
_on: any;
|
|
946
943
|
_popoveralign: any;
|
|
947
|
-
_role: any;
|
|
948
944
|
_shortkey: any;
|
|
949
945
|
_tabindex: any;
|
|
950
946
|
_tooltipalign: any;
|
|
@@ -959,7 +955,7 @@ export declare class KolPopoverButton extends StencilProxyComponent implements O
|
|
|
959
955
|
constructor(changeDetectorRef: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
960
956
|
ngOnChanges(): void;
|
|
961
957
|
static ɵfac: i0.ɵɵFactoryDeclaration<KolPopoverButton, never>;
|
|
962
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KolPopoverButton, "kol-popover-button", never, { "_accessKey": { "alias": "_accessKey"; "required": false; }; "
|
|
958
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KolPopoverButton, "kol-popover-button", never, { "_accessKey": { "alias": "_accessKey"; "required": false; }; "_ariaDescription": { "alias": "_ariaDescription"; "required": false; }; "_customClass": { "alias": "_customClass"; "required": false; }; "_disabled": { "alias": "_disabled"; "required": false; }; "_hideLabel": { "alias": "_hideLabel"; "required": false; }; "_icons": { "alias": "_icons"; "required": false; }; "_id": { "alias": "_id"; "required": false; }; "_inline": { "alias": "_inline"; "required": false; }; "_label": { "alias": "_label"; "required": false; }; "_name": { "alias": "_name"; "required": false; }; "_popoverAlign": { "alias": "_popoverAlign"; "required": false; }; "_shortKey": { "alias": "_shortKey"; "required": false; }; "_tabIndex": { "alias": "_tabIndex"; "required": false; }; "_tooltipAlign": { "alias": "_tooltipAlign"; "required": false; }; "_type": { "alias": "_type"; "required": false; }; "_value": { "alias": "_value"; "required": false; }; "_variant": { "alias": "_variant"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
963
959
|
}
|
|
964
960
|
export declare interface KolPopoverButton extends Components.KolPopoverButton {
|
|
965
961
|
}
|
|
@@ -967,9 +963,7 @@ export declare class KolPopoverButtonWc extends StencilProxyComponent implements
|
|
|
967
963
|
private changeDetectorRef;
|
|
968
964
|
protected z: NgZone;
|
|
969
965
|
_accesskey: any;
|
|
970
|
-
_ariacontrols: any;
|
|
971
966
|
_ariadescription: any;
|
|
972
|
-
_ariaselected: any;
|
|
973
967
|
_customclass: any;
|
|
974
968
|
_disabled: any;
|
|
975
969
|
_hidelabel: any;
|
|
@@ -977,9 +971,7 @@ export declare class KolPopoverButtonWc extends StencilProxyComponent implements
|
|
|
977
971
|
_inline: any;
|
|
978
972
|
_label: any;
|
|
979
973
|
_name: any;
|
|
980
|
-
_on: any;
|
|
981
974
|
_popoveralign: any;
|
|
982
|
-
_role: any;
|
|
983
975
|
_shortkey: any;
|
|
984
976
|
_tabindex: any;
|
|
985
977
|
_tooltipalign: any;
|
|
@@ -994,7 +986,7 @@ export declare class KolPopoverButtonWc extends StencilProxyComponent implements
|
|
|
994
986
|
constructor(changeDetectorRef: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
995
987
|
ngOnChanges(): void;
|
|
996
988
|
static ɵfac: i0.ɵɵFactoryDeclaration<KolPopoverButtonWc, never>;
|
|
997
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KolPopoverButtonWc, "kol-popover-button-wc", never, { "_accessKey": { "alias": "_accessKey"; "required": false; }; "
|
|
989
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KolPopoverButtonWc, "kol-popover-button-wc", never, { "_accessKey": { "alias": "_accessKey"; "required": false; }; "_ariaDescription": { "alias": "_ariaDescription"; "required": false; }; "_customClass": { "alias": "_customClass"; "required": false; }; "_disabled": { "alias": "_disabled"; "required": false; }; "_hideLabel": { "alias": "_hideLabel"; "required": false; }; "_icons": { "alias": "_icons"; "required": false; }; "_inline": { "alias": "_inline"; "required": false; }; "_label": { "alias": "_label"; "required": false; }; "_name": { "alias": "_name"; "required": false; }; "_popoverAlign": { "alias": "_popoverAlign"; "required": false; }; "_shortKey": { "alias": "_shortKey"; "required": false; }; "_tabIndex": { "alias": "_tabIndex"; "required": false; }; "_tooltipAlign": { "alias": "_tooltipAlign"; "required": false; }; "_type": { "alias": "_type"; "required": false; }; "_value": { "alias": "_value"; "required": false; }; "_variant": { "alias": "_variant"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
998
990
|
}
|
|
999
991
|
export declare interface KolPopoverButtonWc extends Components.KolPopoverButtonWc {
|
|
1000
992
|
}
|
|
@@ -1220,7 +1212,6 @@ export declare class KolTableStateful extends StencilProxyComponent implements O
|
|
|
1220
1212
|
_hassettingsmenu: any;
|
|
1221
1213
|
_headers: any;
|
|
1222
1214
|
_label: any;
|
|
1223
|
-
_minwidth: any;
|
|
1224
1215
|
_on: any;
|
|
1225
1216
|
_pagination: any;
|
|
1226
1217
|
_paginationposition: any;
|
|
@@ -1233,7 +1224,7 @@ export declare class KolTableStateful extends StencilProxyComponent implements O
|
|
|
1233
1224
|
constructor(changeDetectorRef: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1234
1225
|
ngOnChanges(): void;
|
|
1235
1226
|
static ɵfac: i0.ɵɵFactoryDeclaration<KolTableStateful, never>;
|
|
1236
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KolTableStateful, "kol-table-stateful", never, { "_allowMultiSort": { "alias": "_allowMultiSort"; "required": false; }; "_data": { "alias": "_data"; "required": false; }; "_dataFoot": { "alias": "_dataFoot"; "required": false; }; "_hasSettingsMenu": { "alias": "_hasSettingsMenu"; "required": false; }; "_headers": { "alias": "_headers"; "required": false; }; "_label": { "alias": "_label"; "required": false; }; "
|
|
1227
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KolTableStateful, "kol-table-stateful", never, { "_allowMultiSort": { "alias": "_allowMultiSort"; "required": false; }; "_data": { "alias": "_data"; "required": false; }; "_dataFoot": { "alias": "_dataFoot"; "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>;
|
|
1237
1228
|
}
|
|
1238
1229
|
export declare interface KolTableStateful extends Components.KolTableStateful {
|
|
1239
1230
|
}
|
|
@@ -1245,7 +1236,6 @@ export declare class KolTableStateless extends StencilProxyComponent implements
|
|
|
1245
1236
|
_hassettingsmenu: any;
|
|
1246
1237
|
_headercells: any;
|
|
1247
1238
|
_label: any;
|
|
1248
|
-
_minwidth: any;
|
|
1249
1239
|
_on: any;
|
|
1250
1240
|
_selection: any;
|
|
1251
1241
|
protected el: HTMLElement;
|
|
@@ -1256,7 +1246,7 @@ export declare class KolTableStateless extends StencilProxyComponent implements
|
|
|
1256
1246
|
constructor(changeDetectorRef: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1257
1247
|
ngOnChanges(): void;
|
|
1258
1248
|
static ɵfac: i0.ɵɵFactoryDeclaration<KolTableStateless, never>;
|
|
1259
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KolTableStateless, "kol-table-stateless", never, { "_data": { "alias": "_data"; "required": false; }; "_dataFoot": { "alias": "_dataFoot"; "required": false; }; "_hasSettingsMenu": { "alias": "_hasSettingsMenu"; "required": false; }; "_headerCells": { "alias": "_headerCells"; "required": false; }; "_label": { "alias": "_label"; "required": false; }; "
|
|
1249
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KolTableStateless, "kol-table-stateless", never, { "_data": { "alias": "_data"; "required": false; }; "_dataFoot": { "alias": "_dataFoot"; "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>;
|
|
1260
1250
|
}
|
|
1261
1251
|
export declare interface KolTableStateless extends Components.KolTableStateless {
|
|
1262
1252
|
}
|
package/dist/components.js
CHANGED
|
@@ -1278,13 +1278,13 @@ function KolPopoverButton_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) {
|
|
|
1278
1278
|
} if (rf & 2) {
|
|
1279
1279
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
1280
1280
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
1281
|
-
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("
|
|
1281
|
+
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_ariaDescription", ctx_r0._ariaDescription)("_customClass", ctx_r0._customClass)("_disabled", ctx_r0._disabled)("_hideLabel", ctx_r0._hideLabel)("_icons", ctx_r0._icons)("_id", ctx_r0._id)("_inline", ctx_r0._inline)("_label", ctx_r0._label)("_name", ctx_r0._name)("_popoverAlign", ctx_r0._popoverAlign)("_shortKey", ctx_r0._shortKey)("_tabIndex", ctx_r0._tabIndex)("_tooltipAlign", ctx_r0._tooltipAlign)("_type", ctx_r0._type)("_value", ctx_r0._value)("_variant", ctx_r0._variant);
|
|
1282
1282
|
i0.ɵɵadvance(2);
|
|
1283
1283
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
1284
1284
|
} }
|
|
1285
1285
|
function KolPopoverButton_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
1286
1286
|
i0.ɵɵdomElementContainerStart(0);
|
|
1287
|
-
i0.ɵɵdomTemplate(1, KolPopoverButton_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
1287
|
+
i0.ɵɵdomTemplate(1, KolPopoverButton_ng_container_0_stencil_ng_proxy_1_Template, 3, 18, "stencil-ng-proxy", 4);
|
|
1288
1288
|
i0.ɵɵdomElementContainerEnd();
|
|
1289
1289
|
} if (rf & 2) {
|
|
1290
1290
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -1314,13 +1314,13 @@ function KolPopoverButtonWc_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx)
|
|
|
1314
1314
|
} if (rf & 2) {
|
|
1315
1315
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
1316
1316
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
1317
|
-
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("
|
|
1317
|
+
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_ariaDescription", ctx_r0._ariaDescription)("_customClass", ctx_r0._customClass)("_disabled", ctx_r0._disabled)("_hideLabel", ctx_r0._hideLabel)("_icons", ctx_r0._icons)("_inline", ctx_r0._inline)("_label", ctx_r0._label)("_name", ctx_r0._name)("_popoverAlign", ctx_r0._popoverAlign)("_shortKey", ctx_r0._shortKey)("_tabIndex", ctx_r0._tabIndex)("_tooltipAlign", ctx_r0._tooltipAlign)("_type", ctx_r0._type)("_value", ctx_r0._value)("_variant", ctx_r0._variant);
|
|
1318
1318
|
i0.ɵɵadvance(2);
|
|
1319
1319
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
1320
1320
|
} }
|
|
1321
1321
|
function KolPopoverButtonWc_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
1322
1322
|
i0.ɵɵdomElementContainerStart(0);
|
|
1323
|
-
i0.ɵɵdomTemplate(1, KolPopoverButtonWc_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
1323
|
+
i0.ɵɵdomTemplate(1, KolPopoverButtonWc_ng_container_0_stencil_ng_proxy_1_Template, 3, 17, "stencil-ng-proxy", 4);
|
|
1324
1324
|
i0.ɵɵdomElementContainerEnd();
|
|
1325
1325
|
} if (rf & 2) {
|
|
1326
1326
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -1638,13 +1638,13 @@ function KolTableStateful_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) {
|
|
|
1638
1638
|
} if (rf & 2) {
|
|
1639
1639
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
1640
1640
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
1641
|
-
i0.ɵɵdomProperty("_allowMultiSort", ctx_r0._allowMultiSort)("_data", ctx_r0._data)("_dataFoot", ctx_r0._dataFoot)("_hasSettingsMenu", ctx_r0._hasSettingsMenu)("_headers", ctx_r0._headers)("_label", ctx_r0._label)("
|
|
1641
|
+
i0.ɵɵdomProperty("_allowMultiSort", ctx_r0._allowMultiSort)("_data", ctx_r0._data)("_dataFoot", ctx_r0._dataFoot)("_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);
|
|
1642
1642
|
i0.ɵɵadvance(2);
|
|
1643
1643
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
1644
1644
|
} }
|
|
1645
1645
|
function KolTableStateful_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
1646
1646
|
i0.ɵɵdomElementContainerStart(0);
|
|
1647
|
-
i0.ɵɵdomTemplate(1, KolTableStateful_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
1647
|
+
i0.ɵɵdomTemplate(1, KolTableStateful_ng_container_0_stencil_ng_proxy_1_Template, 3, 11, "stencil-ng-proxy", 4);
|
|
1648
1648
|
i0.ɵɵdomElementContainerEnd();
|
|
1649
1649
|
} if (rf & 2) {
|
|
1650
1650
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -1674,13 +1674,13 @@ function KolTableStateless_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) {
|
|
|
1674
1674
|
} if (rf & 2) {
|
|
1675
1675
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
1676
1676
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
1677
|
-
i0.ɵɵdomProperty("_data", ctx_r0._data)("_dataFoot", ctx_r0._dataFoot)("_hasSettingsMenu", ctx_r0._hasSettingsMenu)("_headerCells", ctx_r0._headerCells)("_label", ctx_r0._label)("
|
|
1677
|
+
i0.ɵɵdomProperty("_data", ctx_r0._data)("_dataFoot", ctx_r0._dataFoot)("_hasSettingsMenu", ctx_r0._hasSettingsMenu)("_headerCells", ctx_r0._headerCells)("_label", ctx_r0._label)("_on", ctx_r0._on)("_selection", ctx_r0._selection);
|
|
1678
1678
|
i0.ɵɵadvance(2);
|
|
1679
1679
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
1680
1680
|
} }
|
|
1681
1681
|
function KolTableStateless_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
1682
1682
|
i0.ɵɵdomElementContainerStart(0);
|
|
1683
|
-
i0.ɵɵdomTemplate(1, KolTableStateless_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
1683
|
+
i0.ɵɵdomTemplate(1, KolTableStateless_ng_container_0_stencil_ng_proxy_1_Template, 3, 8, "stencil-ng-proxy", 4);
|
|
1684
1684
|
i0.ɵɵdomElementContainerEnd();
|
|
1685
1685
|
} if (rf & 2) {
|
|
1686
1686
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -4604,7 +4604,7 @@ let KolPopoverButton = class KolPopoverButton extends StencilProxyComponent {
|
|
|
4604
4604
|
super();
|
|
4605
4605
|
this.changeDetectorRef = changeDetectorRef;
|
|
4606
4606
|
this.z = z;
|
|
4607
|
-
this.availableInputProperties = ['_accessKey', '
|
|
4607
|
+
this.availableInputProperties = ['_accessKey', '_ariaDescription', '_customClass', '_disabled', '_hideLabel', '_icons', '_id', '_inline', '_label', '_name', '_popoverAlign', '_shortKey', '_tabIndex', '_tooltipAlign', '_type', '_value', '_variant'];
|
|
4608
4608
|
changeDetectorRef.detach();
|
|
4609
4609
|
const originalTagName = 'kol-popover-button';
|
|
4610
4610
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -4624,9 +4624,9 @@ KolPopoverButton.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolPopover
|
|
|
4624
4624
|
} if (rf & 2) {
|
|
4625
4625
|
let _t;
|
|
4626
4626
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
4627
|
-
} }, inputs: { _accessKey: "_accessKey",
|
|
4627
|
+
} }, inputs: { _accessKey: "_accessKey", _ariaDescription: "_ariaDescription", _customClass: "_customClass", _disabled: "_disabled", _hideLabel: "_hideLabel", _icons: "_icons", _id: "_id", _inline: "_inline", _label: "_label", _name: "_name", _popoverAlign: "_popoverAlign", _shortKey: "_shortKey", _tabIndex: "_tabIndex", _tooltipAlign: "_tooltipAlign", _type: "_type", _value: "_value", _variant: "_variant" }, features: [i0.ɵɵProvidersFeature([
|
|
4628
4628
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolPopoverButton) }
|
|
4629
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "
|
|
4629
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_ariaDescription", "_customClass", "_disabled", "_hideLabel", "_icons", "_id", "_inline", "_label", "_name", "_popoverAlign", "_shortKey", "_tabIndex", "_tooltipAlign", "_type", "_value", "_variant", 4, "replaceTag"], [3, "_accessKey", "_ariaDescription", "_customClass", "_disabled", "_hideLabel", "_icons", "_id", "_inline", "_label", "_name", "_popoverAlign", "_shortKey", "_tabIndex", "_tooltipAlign", "_type", "_value", "_variant"], [4, "ngTemplateOutlet"]], template: function KolPopoverButton_Template(rf, ctx) { if (rf & 1) {
|
|
4630
4630
|
i0.ɵɵprojectionDef();
|
|
4631
4631
|
i0.ɵɵdomTemplate(0, KolPopoverButton_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolPopoverButton_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolPopoverButton_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
4632
4632
|
} if (rf & 2) {
|
|
@@ -4635,7 +4635,7 @@ KolPopoverButton.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolPopover
|
|
|
4635
4635
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
4636
4636
|
KolPopoverButton = __decorate([
|
|
4637
4637
|
ProxyCmp({
|
|
4638
|
-
inputs: ['_accessKey', '
|
|
4638
|
+
inputs: ['_accessKey', '_ariaDescription', '_customClass', '_disabled', '_hideLabel', '_icons', '_id', '_inline', '_label', '_name', '_popoverAlign', '_shortKey', '_tabIndex', '_tooltipAlign', '_type', '_value', '_variant'],
|
|
4639
4639
|
methods: ['hidePopover', 'showPopover', 'focus']
|
|
4640
4640
|
})
|
|
4641
4641
|
], KolPopoverButton);
|
|
@@ -4648,7 +4648,7 @@ export { KolPopoverButton };
|
|
|
4648
4648
|
template: `
|
|
4649
4649
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
4650
4650
|
<stencil-ng-proxy
|
|
4651
|
-
[_accessKey]="_accessKey" [
|
|
4651
|
+
[_accessKey]="_accessKey" [_ariaDescription]="_ariaDescription" [_customClass]="_customClass" [_disabled]="_disabled" [_hideLabel]="_hideLabel" [_icons]="_icons" [_id]="_id" [_inline]="_inline" [_label]="_label" [_name]="_name" [_popoverAlign]="_popoverAlign" [_shortKey]="_shortKey" [_tabIndex]="_tabIndex" [_tooltipAlign]="_tooltipAlign" [_type]="_type" [_value]="_value" [_variant]="_variant"
|
|
4652
4652
|
*replaceTag="tagName"
|
|
4653
4653
|
#replaceTagHost
|
|
4654
4654
|
>
|
|
@@ -4664,7 +4664,7 @@ export { KolPopoverButton };
|
|
|
4664
4664
|
<ng-content></ng-content>
|
|
4665
4665
|
</ng-template>`,
|
|
4666
4666
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
4667
|
-
inputs: ['_accessKey', '
|
|
4667
|
+
inputs: ['_accessKey', '_ariaDescription', '_customClass', '_disabled', '_hideLabel', '_icons', '_id', '_inline', '_label', '_name', '_popoverAlign', '_shortKey', '_tabIndex', '_tooltipAlign', '_type', '_value', '_variant'],
|
|
4668
4668
|
providers: [
|
|
4669
4669
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolPopoverButton) }
|
|
4670
4670
|
],
|
|
@@ -4679,7 +4679,7 @@ let KolPopoverButtonWc = class KolPopoverButtonWc extends StencilProxyComponent
|
|
|
4679
4679
|
super();
|
|
4680
4680
|
this.changeDetectorRef = changeDetectorRef;
|
|
4681
4681
|
this.z = z;
|
|
4682
|
-
this.availableInputProperties = ['_accessKey', '
|
|
4682
|
+
this.availableInputProperties = ['_accessKey', '_ariaDescription', '_customClass', '_disabled', '_hideLabel', '_icons', '_inline', '_label', '_name', '_popoverAlign', '_shortKey', '_tabIndex', '_tooltipAlign', '_type', '_value', '_variant'];
|
|
4683
4683
|
changeDetectorRef.detach();
|
|
4684
4684
|
const originalTagName = 'kol-popover-button-wc';
|
|
4685
4685
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -4699,9 +4699,9 @@ KolPopoverButtonWc.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolPopov
|
|
|
4699
4699
|
} if (rf & 2) {
|
|
4700
4700
|
let _t;
|
|
4701
4701
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
4702
|
-
} }, inputs: { _accessKey: "_accessKey",
|
|
4702
|
+
} }, inputs: { _accessKey: "_accessKey", _ariaDescription: "_ariaDescription", _customClass: "_customClass", _disabled: "_disabled", _hideLabel: "_hideLabel", _icons: "_icons", _inline: "_inline", _label: "_label", _name: "_name", _popoverAlign: "_popoverAlign", _shortKey: "_shortKey", _tabIndex: "_tabIndex", _tooltipAlign: "_tooltipAlign", _type: "_type", _value: "_value", _variant: "_variant" }, features: [i0.ɵɵProvidersFeature([
|
|
4703
4703
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolPopoverButtonWc) }
|
|
4704
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "
|
|
4704
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_ariaDescription", "_customClass", "_disabled", "_hideLabel", "_icons", "_inline", "_label", "_name", "_popoverAlign", "_shortKey", "_tabIndex", "_tooltipAlign", "_type", "_value", "_variant", 4, "replaceTag"], [3, "_accessKey", "_ariaDescription", "_customClass", "_disabled", "_hideLabel", "_icons", "_inline", "_label", "_name", "_popoverAlign", "_shortKey", "_tabIndex", "_tooltipAlign", "_type", "_value", "_variant"], [4, "ngTemplateOutlet"]], template: function KolPopoverButtonWc_Template(rf, ctx) { if (rf & 1) {
|
|
4705
4705
|
i0.ɵɵprojectionDef();
|
|
4706
4706
|
i0.ɵɵdomTemplate(0, KolPopoverButtonWc_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolPopoverButtonWc_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolPopoverButtonWc_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
4707
4707
|
} if (rf & 2) {
|
|
@@ -4710,7 +4710,7 @@ KolPopoverButtonWc.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolPopov
|
|
|
4710
4710
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
4711
4711
|
KolPopoverButtonWc = __decorate([
|
|
4712
4712
|
ProxyCmp({
|
|
4713
|
-
inputs: ['_accessKey', '
|
|
4713
|
+
inputs: ['_accessKey', '_ariaDescription', '_customClass', '_disabled', '_hideLabel', '_icons', '_inline', '_label', '_name', '_popoverAlign', '_shortKey', '_tabIndex', '_tooltipAlign', '_type', '_value', '_variant'],
|
|
4714
4714
|
methods: ['hidePopover', 'showPopover', 'focus']
|
|
4715
4715
|
})
|
|
4716
4716
|
], KolPopoverButtonWc);
|
|
@@ -4723,7 +4723,7 @@ export { KolPopoverButtonWc };
|
|
|
4723
4723
|
template: `
|
|
4724
4724
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
4725
4725
|
<stencil-ng-proxy
|
|
4726
|
-
[_accessKey]="_accessKey" [
|
|
4726
|
+
[_accessKey]="_accessKey" [_ariaDescription]="_ariaDescription" [_customClass]="_customClass" [_disabled]="_disabled" [_hideLabel]="_hideLabel" [_icons]="_icons" [_inline]="_inline" [_label]="_label" [_name]="_name" [_popoverAlign]="_popoverAlign" [_shortKey]="_shortKey" [_tabIndex]="_tabIndex" [_tooltipAlign]="_tooltipAlign" [_type]="_type" [_value]="_value" [_variant]="_variant"
|
|
4727
4727
|
*replaceTag="tagName"
|
|
4728
4728
|
#replaceTagHost
|
|
4729
4729
|
>
|
|
@@ -4739,7 +4739,7 @@ export { KolPopoverButtonWc };
|
|
|
4739
4739
|
<ng-content></ng-content>
|
|
4740
4740
|
</ng-template>`,
|
|
4741
4741
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
4742
|
-
inputs: ['_accessKey', '
|
|
4742
|
+
inputs: ['_accessKey', '_ariaDescription', '_customClass', '_disabled', '_hideLabel', '_icons', '_inline', '_label', '_name', '_popoverAlign', '_shortKey', '_tabIndex', '_tooltipAlign', '_type', '_value', '_variant'],
|
|
4743
4743
|
providers: [
|
|
4744
4744
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolPopoverButtonWc) }
|
|
4745
4745
|
],
|
|
@@ -4748,7 +4748,7 @@ export { KolPopoverButtonWc };
|
|
|
4748
4748
|
type: ViewChild,
|
|
4749
4749
|
args: [ReplaceTagDirective]
|
|
4750
4750
|
}] }); })();
|
|
4751
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPopoverButtonWc, { className: "KolPopoverButtonWc", filePath: "components.ts", lineNumber:
|
|
4751
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPopoverButtonWc, { className: "KolPopoverButtonWc", filePath: "components.ts", lineNumber: 2537 }); })();
|
|
4752
4752
|
let KolProgress = class KolProgress extends StencilProxyComponent {
|
|
4753
4753
|
constructor(changeDetectorRef, r, z) {
|
|
4754
4754
|
super();
|
|
@@ -4822,7 +4822,7 @@ export { KolProgress };
|
|
|
4822
4822
|
type: ViewChild,
|
|
4823
4823
|
args: [ReplaceTagDirective]
|
|
4824
4824
|
}] }); })();
|
|
4825
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolProgress, { className: "KolProgress", filePath: "components.ts", lineNumber:
|
|
4825
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolProgress, { className: "KolProgress", filePath: "components.ts", lineNumber: 2610 }); })();
|
|
4826
4826
|
let KolQuote = class KolQuote extends StencilProxyComponent {
|
|
4827
4827
|
constructor(changeDetectorRef, r, z) {
|
|
4828
4828
|
super();
|
|
@@ -4896,7 +4896,7 @@ export { KolQuote };
|
|
|
4896
4896
|
type: ViewChild,
|
|
4897
4897
|
args: [ReplaceTagDirective]
|
|
4898
4898
|
}] }); })();
|
|
4899
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolQuote, { className: "KolQuote", filePath: "components.ts", lineNumber:
|
|
4899
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolQuote, { className: "KolQuote", filePath: "components.ts", lineNumber: 2672 }); })();
|
|
4900
4900
|
let KolSelect = class KolSelect extends StencilProxyComponent {
|
|
4901
4901
|
constructor(changeDetectorRef, r, z) {
|
|
4902
4902
|
super();
|
|
@@ -4971,7 +4971,7 @@ export { KolSelect };
|
|
|
4971
4971
|
type: ViewChild,
|
|
4972
4972
|
args: [ReplaceTagDirective]
|
|
4973
4973
|
}] }); })();
|
|
4974
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSelect, { className: "KolSelect", filePath: "components.ts", lineNumber:
|
|
4974
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSelect, { className: "KolSelect", filePath: "components.ts", lineNumber: 2734 }); })();
|
|
4975
4975
|
let KolSelectWc = class KolSelectWc extends StencilProxyComponent {
|
|
4976
4976
|
constructor(changeDetectorRef, r, z) {
|
|
4977
4977
|
super();
|
|
@@ -5046,7 +5046,7 @@ export { KolSelectWc };
|
|
|
5046
5046
|
type: ViewChild,
|
|
5047
5047
|
args: [ReplaceTagDirective]
|
|
5048
5048
|
}] }); })();
|
|
5049
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSelectWc, { className: "KolSelectWc", filePath: "components.ts", lineNumber:
|
|
5049
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSelectWc, { className: "KolSelectWc", filePath: "components.ts", lineNumber: 2812 }); })();
|
|
5050
5050
|
let KolSingleSelect = class KolSingleSelect extends StencilProxyComponent {
|
|
5051
5051
|
constructor(changeDetectorRef, r, z) {
|
|
5052
5052
|
super();
|
|
@@ -5121,7 +5121,7 @@ export { KolSingleSelect };
|
|
|
5121
5121
|
type: ViewChild,
|
|
5122
5122
|
args: [ReplaceTagDirective]
|
|
5123
5123
|
}] }); })();
|
|
5124
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSingleSelect, { className: "KolSingleSelect", filePath: "components.ts", lineNumber:
|
|
5124
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSingleSelect, { className: "KolSingleSelect", filePath: "components.ts", lineNumber: 2890 }); })();
|
|
5125
5125
|
let KolSkipNav = class KolSkipNav extends StencilProxyComponent {
|
|
5126
5126
|
constructor(changeDetectorRef, r, z) {
|
|
5127
5127
|
super();
|
|
@@ -5196,7 +5196,7 @@ export { KolSkipNav };
|
|
|
5196
5196
|
type: ViewChild,
|
|
5197
5197
|
args: [ReplaceTagDirective]
|
|
5198
5198
|
}] }); })();
|
|
5199
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSkipNav, { className: "KolSkipNav", filePath: "components.ts", lineNumber:
|
|
5199
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSkipNav, { className: "KolSkipNav", filePath: "components.ts", lineNumber: 2968 }); })();
|
|
5200
5200
|
let KolSpin = class KolSpin extends StencilProxyComponent {
|
|
5201
5201
|
constructor(changeDetectorRef, r, z) {
|
|
5202
5202
|
super();
|
|
@@ -5270,7 +5270,7 @@ export { KolSpin };
|
|
|
5270
5270
|
type: ViewChild,
|
|
5271
5271
|
args: [ReplaceTagDirective]
|
|
5272
5272
|
}] }); })();
|
|
5273
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSpin, { className: "KolSpin", filePath: "components.ts", lineNumber:
|
|
5273
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSpin, { className: "KolSpin", filePath: "components.ts", lineNumber: 3027 }); })();
|
|
5274
5274
|
let KolSplitButton = class KolSplitButton extends StencilProxyComponent {
|
|
5275
5275
|
constructor(changeDetectorRef, r, z) {
|
|
5276
5276
|
super();
|
|
@@ -5345,13 +5345,13 @@ export { KolSplitButton };
|
|
|
5345
5345
|
type: ViewChild,
|
|
5346
5346
|
args: [ReplaceTagDirective]
|
|
5347
5347
|
}] }); })();
|
|
5348
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSplitButton, { className: "KolSplitButton", filePath: "components.ts", lineNumber:
|
|
5348
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSplitButton, { className: "KolSplitButton", filePath: "components.ts", lineNumber: 3088 }); })();
|
|
5349
5349
|
let KolTableStateful = class KolTableStateful extends StencilProxyComponent {
|
|
5350
5350
|
constructor(changeDetectorRef, r, z) {
|
|
5351
5351
|
super();
|
|
5352
5352
|
this.changeDetectorRef = changeDetectorRef;
|
|
5353
5353
|
this.z = z;
|
|
5354
|
-
this.availableInputProperties = ['_allowMultiSort', '_data', '_dataFoot', '_hasSettingsMenu', '_headers', '_label', '
|
|
5354
|
+
this.availableInputProperties = ['_allowMultiSort', '_data', '_dataFoot', '_hasSettingsMenu', '_headers', '_label', '_on', '_pagination', '_paginationPosition', '_selection'];
|
|
5355
5355
|
changeDetectorRef.detach();
|
|
5356
5356
|
const originalTagName = 'kol-table-stateful';
|
|
5357
5357
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -5371,9 +5371,9 @@ KolTableStateful.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolTableSt
|
|
|
5371
5371
|
} if (rf & 2) {
|
|
5372
5372
|
let _t;
|
|
5373
5373
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
5374
|
-
} }, inputs: { _allowMultiSort: "_allowMultiSort", _data: "_data", _dataFoot: "_dataFoot", _hasSettingsMenu: "_hasSettingsMenu", _headers: "_headers", _label: "_label",
|
|
5374
|
+
} }, inputs: { _allowMultiSort: "_allowMultiSort", _data: "_data", _dataFoot: "_dataFoot", _hasSettingsMenu: "_hasSettingsMenu", _headers: "_headers", _label: "_label", _on: "_on", _pagination: "_pagination", _paginationPosition: "_paginationPosition", _selection: "_selection" }, features: [i0.ɵɵProvidersFeature([
|
|
5375
5375
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolTableStateful) }
|
|
5376
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_allowMultiSort", "_data", "_dataFoot", "_hasSettingsMenu", "_headers", "_label", "
|
|
5376
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_allowMultiSort", "_data", "_dataFoot", "_hasSettingsMenu", "_headers", "_label", "_on", "_pagination", "_paginationPosition", "_selection", 4, "replaceTag"], [3, "_allowMultiSort", "_data", "_dataFoot", "_hasSettingsMenu", "_headers", "_label", "_on", "_pagination", "_paginationPosition", "_selection"], [4, "ngTemplateOutlet"]], template: function KolTableStateful_Template(rf, ctx) { if (rf & 1) {
|
|
5377
5377
|
i0.ɵɵprojectionDef();
|
|
5378
5378
|
i0.ɵɵdomTemplate(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);
|
|
5379
5379
|
} if (rf & 2) {
|
|
@@ -5382,7 +5382,7 @@ KolTableStateful.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolTableSt
|
|
|
5382
5382
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
5383
5383
|
KolTableStateful = __decorate([
|
|
5384
5384
|
ProxyCmp({
|
|
5385
|
-
inputs: ['_allowMultiSort', '_data', '_dataFoot', '_hasSettingsMenu', '_headers', '_label', '
|
|
5385
|
+
inputs: ['_allowMultiSort', '_data', '_dataFoot', '_hasSettingsMenu', '_headers', '_label', '_on', '_pagination', '_paginationPosition', '_selection'],
|
|
5386
5386
|
methods: ['getSelection']
|
|
5387
5387
|
})
|
|
5388
5388
|
], KolTableStateful);
|
|
@@ -5395,7 +5395,7 @@ export { KolTableStateful };
|
|
|
5395
5395
|
template: `
|
|
5396
5396
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
5397
5397
|
<stencil-ng-proxy
|
|
5398
|
-
[_allowMultiSort]="_allowMultiSort" [_data]="_data" [_dataFoot]="_dataFoot" [_hasSettingsMenu]="_hasSettingsMenu" [_headers]="_headers" [_label]="_label" [
|
|
5398
|
+
[_allowMultiSort]="_allowMultiSort" [_data]="_data" [_dataFoot]="_dataFoot" [_hasSettingsMenu]="_hasSettingsMenu" [_headers]="_headers" [_label]="_label" [_on]="_on" [_pagination]="_pagination" [_paginationPosition]="_paginationPosition" [_selection]="_selection"
|
|
5399
5399
|
*replaceTag="tagName"
|
|
5400
5400
|
#replaceTagHost
|
|
5401
5401
|
>
|
|
@@ -5411,7 +5411,7 @@ export { KolTableStateful };
|
|
|
5411
5411
|
<ng-content></ng-content>
|
|
5412
5412
|
</ng-template>`,
|
|
5413
5413
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
5414
|
-
inputs: ['_allowMultiSort', '_data', '_dataFoot', '_hasSettingsMenu', '_headers', '_label', '
|
|
5414
|
+
inputs: ['_allowMultiSort', '_data', '_dataFoot', '_hasSettingsMenu', '_headers', '_label', '_on', '_pagination', '_paginationPosition', '_selection'],
|
|
5415
5415
|
providers: [
|
|
5416
5416
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolTableStateful) }
|
|
5417
5417
|
],
|
|
@@ -5420,13 +5420,13 @@ export { KolTableStateful };
|
|
|
5420
5420
|
type: ViewChild,
|
|
5421
5421
|
args: [ReplaceTagDirective]
|
|
5422
5422
|
}] }); })();
|
|
5423
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTableStateful, { className: "KolTableStateful", filePath: "components.ts", lineNumber:
|
|
5423
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTableStateful, { className: "KolTableStateful", filePath: "components.ts", lineNumber: 3165 }); })();
|
|
5424
5424
|
let KolTableStateless = class KolTableStateless extends StencilProxyComponent {
|
|
5425
5425
|
constructor(changeDetectorRef, r, z) {
|
|
5426
5426
|
super();
|
|
5427
5427
|
this.changeDetectorRef = changeDetectorRef;
|
|
5428
5428
|
this.z = z;
|
|
5429
|
-
this.availableInputProperties = ['_data', '_dataFoot', '_hasSettingsMenu', '_headerCells', '_label', '
|
|
5429
|
+
this.availableInputProperties = ['_data', '_dataFoot', '_hasSettingsMenu', '_headerCells', '_label', '_on', '_selection'];
|
|
5430
5430
|
changeDetectorRef.detach();
|
|
5431
5431
|
const originalTagName = 'kol-table-stateless';
|
|
5432
5432
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -5446,9 +5446,9 @@ KolTableStateless.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolTableS
|
|
|
5446
5446
|
} if (rf & 2) {
|
|
5447
5447
|
let _t;
|
|
5448
5448
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
5449
|
-
} }, inputs: { _data: "_data", _dataFoot: "_dataFoot", _hasSettingsMenu: "_hasSettingsMenu", _headerCells: "_headerCells", _label: "_label",
|
|
5449
|
+
} }, inputs: { _data: "_data", _dataFoot: "_dataFoot", _hasSettingsMenu: "_hasSettingsMenu", _headerCells: "_headerCells", _label: "_label", _on: "_on", _selection: "_selection" }, features: [i0.ɵɵProvidersFeature([
|
|
5450
5450
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolTableStateless) }
|
|
5451
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_data", "_dataFoot", "_hasSettingsMenu", "_headerCells", "_label", "
|
|
5451
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_data", "_dataFoot", "_hasSettingsMenu", "_headerCells", "_label", "_on", "_selection", 4, "replaceTag"], [3, "_data", "_dataFoot", "_hasSettingsMenu", "_headerCells", "_label", "_on", "_selection"], [4, "ngTemplateOutlet"]], template: function KolTableStateless_Template(rf, ctx) { if (rf & 1) {
|
|
5452
5452
|
i0.ɵɵprojectionDef();
|
|
5453
5453
|
i0.ɵɵdomTemplate(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);
|
|
5454
5454
|
} if (rf & 2) {
|
|
@@ -5457,7 +5457,7 @@ KolTableStateless.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolTableS
|
|
|
5457
5457
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
5458
5458
|
KolTableStateless = __decorate([
|
|
5459
5459
|
ProxyCmp({
|
|
5460
|
-
inputs: ['_data', '_dataFoot', '_hasSettingsMenu', '_headerCells', '_label', '
|
|
5460
|
+
inputs: ['_data', '_dataFoot', '_hasSettingsMenu', '_headerCells', '_label', '_on', '_selection']
|
|
5461
5461
|
})
|
|
5462
5462
|
], KolTableStateless);
|
|
5463
5463
|
export { KolTableStateless };
|
|
@@ -5469,7 +5469,7 @@ export { KolTableStateless };
|
|
|
5469
5469
|
template: `
|
|
5470
5470
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
5471
5471
|
<stencil-ng-proxy
|
|
5472
|
-
[_data]="_data" [_dataFoot]="_dataFoot" [_hasSettingsMenu]="_hasSettingsMenu" [_headerCells]="_headerCells" [_label]="_label" [
|
|
5472
|
+
[_data]="_data" [_dataFoot]="_dataFoot" [_hasSettingsMenu]="_hasSettingsMenu" [_headerCells]="_headerCells" [_label]="_label" [_on]="_on" [_selection]="_selection"
|
|
5473
5473
|
*replaceTag="tagName"
|
|
5474
5474
|
#replaceTagHost
|
|
5475
5475
|
>
|
|
@@ -5485,7 +5485,7 @@ export { KolTableStateless };
|
|
|
5485
5485
|
<ng-content></ng-content>
|
|
5486
5486
|
</ng-template>`,
|
|
5487
5487
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
5488
|
-
inputs: ['_data', '_dataFoot', '_hasSettingsMenu', '_headerCells', '_label', '
|
|
5488
|
+
inputs: ['_data', '_dataFoot', '_hasSettingsMenu', '_headerCells', '_label', '_on', '_selection'],
|
|
5489
5489
|
providers: [
|
|
5490
5490
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolTableStateless) }
|
|
5491
5491
|
],
|
|
@@ -5494,7 +5494,7 @@ export { KolTableStateless };
|
|
|
5494
5494
|
type: ViewChild,
|
|
5495
5495
|
args: [ReplaceTagDirective]
|
|
5496
5496
|
}] }); })();
|
|
5497
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTableStateless, { className: "KolTableStateless", filePath: "components.ts", lineNumber:
|
|
5497
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTableStateless, { className: "KolTableStateless", filePath: "components.ts", lineNumber: 3232 }); })();
|
|
5498
5498
|
let KolTabs = class KolTabs extends StencilProxyComponent {
|
|
5499
5499
|
constructor(changeDetectorRef, r, z) {
|
|
5500
5500
|
super();
|
|
@@ -5568,7 +5568,7 @@ export { KolTabs };
|
|
|
5568
5568
|
type: ViewChild,
|
|
5569
5569
|
args: [ReplaceTagDirective]
|
|
5570
5570
|
}] }); })();
|
|
5571
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTabs, { className: "KolTabs", filePath: "components.ts", lineNumber:
|
|
5571
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTabs, { className: "KolTabs", filePath: "components.ts", lineNumber: 3296 }); })();
|
|
5572
5572
|
let KolTextarea = class KolTextarea extends StencilProxyComponent {
|
|
5573
5573
|
constructor(changeDetectorRef, r, z) {
|
|
5574
5574
|
super();
|
|
@@ -5643,7 +5643,7 @@ export { KolTextarea };
|
|
|
5643
5643
|
type: ViewChild,
|
|
5644
5644
|
args: [ReplaceTagDirective]
|
|
5645
5645
|
}] }); })();
|
|
5646
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTextarea, { className: "KolTextarea", filePath: "components.ts", lineNumber:
|
|
5646
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTextarea, { className: "KolTextarea", filePath: "components.ts", lineNumber: 3361 }); })();
|
|
5647
5647
|
let KolToastContainer = class KolToastContainer extends StencilProxyComponent {
|
|
5648
5648
|
constructor(changeDetectorRef, r, z) {
|
|
5649
5649
|
super();
|
|
@@ -5717,7 +5717,7 @@ export { KolToastContainer };
|
|
|
5717
5717
|
type: ViewChild,
|
|
5718
5718
|
args: [ReplaceTagDirective]
|
|
5719
5719
|
}] }); })();
|
|
5720
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolToastContainer, { className: "KolToastContainer", filePath: "components.ts", lineNumber:
|
|
5720
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolToastContainer, { className: "KolToastContainer", filePath: "components.ts", lineNumber: 3443 }); })();
|
|
5721
5721
|
let KolToolbar = class KolToolbar extends StencilProxyComponent {
|
|
5722
5722
|
constructor(changeDetectorRef, r, z) {
|
|
5723
5723
|
super();
|
|
@@ -5791,7 +5791,7 @@ export { KolToolbar };
|
|
|
5791
5791
|
type: ViewChild,
|
|
5792
5792
|
args: [ReplaceTagDirective]
|
|
5793
5793
|
}] }); })();
|
|
5794
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolToolbar, { className: "KolToolbar", filePath: "components.ts", lineNumber:
|
|
5794
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolToolbar, { className: "KolToolbar", filePath: "components.ts", lineNumber: 3501 }); })();
|
|
5795
5795
|
let KolTree = class KolTree extends StencilProxyComponent {
|
|
5796
5796
|
constructor(changeDetectorRef, r, z) {
|
|
5797
5797
|
super();
|
|
@@ -5865,7 +5865,7 @@ export { KolTree };
|
|
|
5865
5865
|
type: ViewChild,
|
|
5866
5866
|
args: [ReplaceTagDirective]
|
|
5867
5867
|
}] }); })();
|
|
5868
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTree, { className: "KolTree", filePath: "components.ts", lineNumber:
|
|
5868
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTree, { className: "KolTree", filePath: "components.ts", lineNumber: 3561 }); })();
|
|
5869
5869
|
let KolTreeItem = class KolTreeItem extends StencilProxyComponent {
|
|
5870
5870
|
constructor(changeDetectorRef, r, z) {
|
|
5871
5871
|
super();
|
|
@@ -5940,7 +5940,7 @@ export { KolTreeItem };
|
|
|
5940
5940
|
type: ViewChild,
|
|
5941
5941
|
args: [ReplaceTagDirective]
|
|
5942
5942
|
}] }); })();
|
|
5943
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTreeItem, { className: "KolTreeItem", filePath: "components.ts", lineNumber:
|
|
5943
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTreeItem, { className: "KolTreeItem", filePath: "components.ts", lineNumber: 3620 }); })();
|
|
5944
5944
|
let KolTreeItemWc = class KolTreeItemWc extends StencilProxyComponent {
|
|
5945
5945
|
constructor(changeDetectorRef, r, z) {
|
|
5946
5946
|
super();
|
|
@@ -6015,7 +6015,7 @@ export { KolTreeItemWc };
|
|
|
6015
6015
|
type: ViewChild,
|
|
6016
6016
|
args: [ReplaceTagDirective]
|
|
6017
6017
|
}] }); })();
|
|
6018
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTreeItemWc, { className: "KolTreeItemWc", filePath: "components.ts", lineNumber:
|
|
6018
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTreeItemWc, { className: "KolTreeItemWc", filePath: "components.ts", lineNumber: 3682 }); })();
|
|
6019
6019
|
let KolVersion = class KolVersion extends StencilProxyComponent {
|
|
6020
6020
|
constructor(changeDetectorRef, r, z) {
|
|
6021
6021
|
super();
|
|
@@ -6089,4 +6089,4 @@ export { KolVersion };
|
|
|
6089
6089
|
type: ViewChild,
|
|
6090
6090
|
args: [ReplaceTagDirective]
|
|
6091
6091
|
}] }); })();
|
|
6092
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolVersion, { className: "KolVersion", filePath: "components.ts", lineNumber:
|
|
6092
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolVersion, { className: "KolVersion", filePath: "components.ts", lineNumber: 3743 }); })();
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@public-ui/angular-v20",
|
|
3
|
-
"version": "4.0.0-rc.
|
|
3
|
+
"version": "4.0.0-rc.2",
|
|
4
4
|
"license": "EUPL-1.2",
|
|
5
5
|
"homepage": "https://public-ui.github.io",
|
|
6
6
|
"repository": {
|
|
@@ -54,10 +54,10 @@
|
|
|
54
54
|
"import": "./dist/index.js"
|
|
55
55
|
},
|
|
56
56
|
"devDependencies": {
|
|
57
|
-
"@angular/common": "20.3.
|
|
58
|
-
"@angular/compiler": "20.3.
|
|
59
|
-
"@angular/compiler-cli": "20.3.
|
|
60
|
-
"@angular/core": "20.3.
|
|
57
|
+
"@angular/common": "20.3.16",
|
|
58
|
+
"@angular/compiler": "20.3.16",
|
|
59
|
+
"@angular/compiler-cli": "20.3.16",
|
|
60
|
+
"@angular/core": "20.3.16",
|
|
61
61
|
"@types/minimatch": "6.0.0",
|
|
62
62
|
"@types/minimist": "1.2.5",
|
|
63
63
|
"@types/normalize-package-data": "2.4.4",
|
|
@@ -65,11 +65,11 @@
|
|
|
65
65
|
"rxjs": "7.8.2",
|
|
66
66
|
"typescript": "5.9.3",
|
|
67
67
|
"zone.js": "0.15.1",
|
|
68
|
-
"@public-ui/components": "4.0.0-rc.
|
|
68
|
+
"@public-ui/components": "4.0.0-rc.2"
|
|
69
69
|
},
|
|
70
70
|
"peerDependencies": {
|
|
71
|
-
"@angular/core": "^20.3.
|
|
72
|
-
"@public-ui/components": "4.0.0-rc.
|
|
71
|
+
"@angular/core": "^20.3.16",
|
|
72
|
+
"@public-ui/components": "4.0.0-rc.2"
|
|
73
73
|
},
|
|
74
74
|
"files": [
|
|
75
75
|
"dist"
|