@public-ui/angular-v21 3.0.9-rc.0 → 4.0.0-alpha.10
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 +3 -6
- package/dist/components.js +69 -69
- package/package.json +8 -8
package/dist/components.d.ts
CHANGED
|
@@ -171,7 +171,6 @@ export declare class KolButtonLink extends StencilProxyComponent implements OnCh
|
|
|
171
171
|
_tooltipalign: any;
|
|
172
172
|
_type: any;
|
|
173
173
|
_value: any;
|
|
174
|
-
_variant: any;
|
|
175
174
|
protected el: HTMLElement;
|
|
176
175
|
availableInputProperties: string[];
|
|
177
176
|
hasTagNameTransformer: boolean;
|
|
@@ -180,7 +179,7 @@ export declare class KolButtonLink extends StencilProxyComponent implements OnCh
|
|
|
180
179
|
constructor(changeDetectorRef: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
181
180
|
ngOnChanges(): void;
|
|
182
181
|
static ɵfac: i0.ɵɵFactoryDeclaration<KolButtonLink, never>;
|
|
183
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KolButtonLink, "kol-button-link", never, { "_accessKey": { "alias": "_accessKey"; "required": false; }; "_ariaControls": { "alias": "_ariaControls"; "required": false; }; "_ariaDescription": { "alias": "_ariaDescription"; "required": false; }; "_ariaExpanded": { "alias": "_ariaExpanded"; "required": false; }; "_ariaSelected": { "alias": "_ariaSelected"; "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; }; "_on": { "alias": "_on"; "required": false; }; "_role": { "alias": "_role"; "required": false; }; "_shortKey": { "alias": "_shortKey"; "required": false; }; "_tooltipAlign": { "alias": "_tooltipAlign"; "required": false; }; "_type": { "alias": "_type"; "required": false; }; "_value": { "alias": "_value"; "required": false; };
|
|
182
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KolButtonLink, "kol-button-link", never, { "_accessKey": { "alias": "_accessKey"; "required": false; }; "_ariaControls": { "alias": "_ariaControls"; "required": false; }; "_ariaDescription": { "alias": "_ariaDescription"; "required": false; }; "_ariaExpanded": { "alias": "_ariaExpanded"; "required": false; }; "_ariaSelected": { "alias": "_ariaSelected"; "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; }; "_on": { "alias": "_on"; "required": false; }; "_role": { "alias": "_role"; "required": false; }; "_shortKey": { "alias": "_shortKey"; "required": false; }; "_tooltipAlign": { "alias": "_tooltipAlign"; "required": false; }; "_type": { "alias": "_type"; "required": false; }; "_value": { "alias": "_value"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
184
183
|
}
|
|
185
184
|
export declare interface KolButtonLink extends Components.KolButtonLink {
|
|
186
185
|
}
|
|
@@ -773,7 +772,6 @@ export declare class KolLink extends StencilProxyComponent implements OnChanges
|
|
|
773
772
|
_shortkey: any;
|
|
774
773
|
_target: any;
|
|
775
774
|
_tooltipalign: any;
|
|
776
|
-
_variant: any;
|
|
777
775
|
protected el: HTMLElement;
|
|
778
776
|
availableInputProperties: string[];
|
|
779
777
|
hasTagNameTransformer: boolean;
|
|
@@ -782,7 +780,7 @@ export declare class KolLink extends StencilProxyComponent implements OnChanges
|
|
|
782
780
|
constructor(changeDetectorRef: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
783
781
|
ngOnChanges(): void;
|
|
784
782
|
static ɵfac: i0.ɵɵFactoryDeclaration<KolLink, never>;
|
|
785
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KolLink, "kol-link", never, { "_accessKey": { "alias": "_accessKey"; "required": false; }; "_ariaControls": { "alias": "_ariaControls"; "required": false; }; "_ariaCurrentValue": { "alias": "_ariaCurrentValue"; "required": false; }; "_ariaDescription": { "alias": "_ariaDescription"; "required": false; }; "_ariaExpanded": { "alias": "_ariaExpanded"; "required": false; }; "_disabled": { "alias": "_disabled"; "required": false; }; "_download": { "alias": "_download"; "required": false; }; "_hideLabel": { "alias": "_hideLabel"; "required": false; }; "_href": { "alias": "_href"; "required": false; }; "_icons": { "alias": "_icons"; "required": false; }; "_inline": { "alias": "_inline"; "required": false; }; "_label": { "alias": "_label"; "required": false; }; "_on": { "alias": "_on"; "required": false; }; "_role": { "alias": "_role"; "required": false; }; "_shortKey": { "alias": "_shortKey"; "required": false; }; "_target": { "alias": "_target"; "required": false; }; "_tooltipAlign": { "alias": "_tooltipAlign"; "required": false; };
|
|
783
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KolLink, "kol-link", never, { "_accessKey": { "alias": "_accessKey"; "required": false; }; "_ariaControls": { "alias": "_ariaControls"; "required": false; }; "_ariaCurrentValue": { "alias": "_ariaCurrentValue"; "required": false; }; "_ariaDescription": { "alias": "_ariaDescription"; "required": false; }; "_ariaExpanded": { "alias": "_ariaExpanded"; "required": false; }; "_disabled": { "alias": "_disabled"; "required": false; }; "_download": { "alias": "_download"; "required": false; }; "_hideLabel": { "alias": "_hideLabel"; "required": false; }; "_href": { "alias": "_href"; "required": false; }; "_icons": { "alias": "_icons"; "required": false; }; "_inline": { "alias": "_inline"; "required": false; }; "_label": { "alias": "_label"; "required": false; }; "_on": { "alias": "_on"; "required": false; }; "_role": { "alias": "_role"; "required": false; }; "_shortKey": { "alias": "_shortKey"; "required": false; }; "_target": { "alias": "_target"; "required": false; }; "_tooltipAlign": { "alias": "_tooltipAlign"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
786
784
|
}
|
|
787
785
|
export declare interface KolLink extends Components.KolLink {
|
|
788
786
|
}
|
|
@@ -846,7 +844,6 @@ export declare class KolNav extends StencilProxyComponent implements OnChanges {
|
|
|
846
844
|
_hidelabel: any;
|
|
847
845
|
_label: any;
|
|
848
846
|
_links: any;
|
|
849
|
-
_orientation: any;
|
|
850
847
|
protected el: HTMLElement;
|
|
851
848
|
availableInputProperties: string[];
|
|
852
849
|
hasTagNameTransformer: boolean;
|
|
@@ -855,7 +852,7 @@ export declare class KolNav extends StencilProxyComponent implements OnChanges {
|
|
|
855
852
|
constructor(changeDetectorRef: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
856
853
|
ngOnChanges(): void;
|
|
857
854
|
static ɵfac: i0.ɵɵFactoryDeclaration<KolNav, never>;
|
|
858
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KolNav, "kol-nav", never, { "_collapsible": { "alias": "_collapsible"; "required": false; }; "_hasCompactButton": { "alias": "_hasCompactButton"; "required": false; }; "_hasIconsWhenExpanded": { "alias": "_hasIconsWhenExpanded"; "required": false; }; "_hideLabel": { "alias": "_hideLabel"; "required": false; }; "_label": { "alias": "_label"; "required": false; }; "_links": { "alias": "_links"; "required": false; };
|
|
855
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KolNav, "kol-nav", never, { "_collapsible": { "alias": "_collapsible"; "required": false; }; "_hasCompactButton": { "alias": "_hasCompactButton"; "required": false; }; "_hasIconsWhenExpanded": { "alias": "_hasIconsWhenExpanded"; "required": false; }; "_hideLabel": { "alias": "_hideLabel"; "required": false; }; "_label": { "alias": "_label"; "required": false; }; "_links": { "alias": "_links"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
859
856
|
}
|
|
860
857
|
export declare interface KolNav extends Components.KolNav {
|
|
861
858
|
}
|
package/dist/components.js
CHANGED
|
@@ -270,13 +270,13 @@ function KolButtonLink_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { if
|
|
|
270
270
|
} if (rf & 2) {
|
|
271
271
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
272
272
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
273
|
-
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_ariaControls", ctx_r0._ariaControls)("_ariaDescription", ctx_r0._ariaDescription)("_ariaExpanded", ctx_r0._ariaExpanded)("_ariaSelected", ctx_r0._ariaSelected)("_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)("_on", ctx_r0._on)("_role", ctx_r0._role)("_shortKey", ctx_r0._shortKey)("_tooltipAlign", ctx_r0._tooltipAlign)("_type", ctx_r0._type)("_value", ctx_r0._value)
|
|
273
|
+
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_ariaControls", ctx_r0._ariaControls)("_ariaDescription", ctx_r0._ariaDescription)("_ariaExpanded", ctx_r0._ariaExpanded)("_ariaSelected", ctx_r0._ariaSelected)("_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)("_on", ctx_r0._on)("_role", ctx_r0._role)("_shortKey", ctx_r0._shortKey)("_tooltipAlign", ctx_r0._tooltipAlign)("_type", ctx_r0._type)("_value", ctx_r0._value);
|
|
274
274
|
i0.ɵɵadvance(2);
|
|
275
275
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
276
276
|
} }
|
|
277
277
|
function KolButtonLink_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
278
278
|
i0.ɵɵdomElementContainerStart(0);
|
|
279
|
-
i0.ɵɵdomTemplate(1, KolButtonLink_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
279
|
+
i0.ɵɵdomTemplate(1, KolButtonLink_ng_container_0_stencil_ng_proxy_1_Template, 3, 19, "stencil-ng-proxy", 4);
|
|
280
280
|
i0.ɵɵdomElementContainerEnd();
|
|
281
281
|
} if (rf & 2) {
|
|
282
282
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -1026,13 +1026,13 @@ function KolLink_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { if (rf &
|
|
|
1026
1026
|
} if (rf & 2) {
|
|
1027
1027
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
1028
1028
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
1029
|
-
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_ariaControls", ctx_r0._ariaControls)("_ariaCurrentValue", ctx_r0._ariaCurrentValue)("_ariaDescription", ctx_r0._ariaDescription)("_ariaExpanded", ctx_r0._ariaExpanded)("_disabled", ctx_r0._disabled)("_download", ctx_r0._download)("_hideLabel", ctx_r0._hideLabel)("_href", ctx_r0._href)("_icons", ctx_r0._icons)("_inline", ctx_r0._inline)("_label", ctx_r0._label)("_on", ctx_r0._on)("_role", ctx_r0._role)("_shortKey", ctx_r0._shortKey)("_target", ctx_r0._target)("_tooltipAlign", ctx_r0._tooltipAlign)
|
|
1029
|
+
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_ariaControls", ctx_r0._ariaControls)("_ariaCurrentValue", ctx_r0._ariaCurrentValue)("_ariaDescription", ctx_r0._ariaDescription)("_ariaExpanded", ctx_r0._ariaExpanded)("_disabled", ctx_r0._disabled)("_download", ctx_r0._download)("_hideLabel", ctx_r0._hideLabel)("_href", ctx_r0._href)("_icons", ctx_r0._icons)("_inline", ctx_r0._inline)("_label", ctx_r0._label)("_on", ctx_r0._on)("_role", ctx_r0._role)("_shortKey", ctx_r0._shortKey)("_target", ctx_r0._target)("_tooltipAlign", ctx_r0._tooltipAlign);
|
|
1030
1030
|
i0.ɵɵadvance(2);
|
|
1031
1031
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
1032
1032
|
} }
|
|
1033
1033
|
function KolLink_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
1034
1034
|
i0.ɵɵdomElementContainerStart(0);
|
|
1035
|
-
i0.ɵɵdomTemplate(1, KolLink_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
1035
|
+
i0.ɵɵdomTemplate(1, KolLink_ng_container_0_stencil_ng_proxy_1_Template, 3, 18, "stencil-ng-proxy", 4);
|
|
1036
1036
|
i0.ɵɵdomElementContainerEnd();
|
|
1037
1037
|
} if (rf & 2) {
|
|
1038
1038
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -1134,13 +1134,13 @@ function KolNav_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { if (rf & 1
|
|
|
1134
1134
|
} if (rf & 2) {
|
|
1135
1135
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
1136
1136
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
1137
|
-
i0.ɵɵdomProperty("_collapsible", ctx_r0._collapsible)("_hasCompactButton", ctx_r0._hasCompactButton)("_hasIconsWhenExpanded", ctx_r0._hasIconsWhenExpanded)("_hideLabel", ctx_r0._hideLabel)("_label", ctx_r0._label)("_links", ctx_r0._links)
|
|
1137
|
+
i0.ɵɵdomProperty("_collapsible", ctx_r0._collapsible)("_hasCompactButton", ctx_r0._hasCompactButton)("_hasIconsWhenExpanded", ctx_r0._hasIconsWhenExpanded)("_hideLabel", ctx_r0._hideLabel)("_label", ctx_r0._label)("_links", ctx_r0._links);
|
|
1138
1138
|
i0.ɵɵadvance(2);
|
|
1139
1139
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
1140
1140
|
} }
|
|
1141
1141
|
function KolNav_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
1142
1142
|
i0.ɵɵdomElementContainerStart(0);
|
|
1143
|
-
i0.ɵɵdomTemplate(1, KolNav_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
1143
|
+
i0.ɵɵdomTemplate(1, KolNav_ng_container_0_stencil_ng_proxy_1_Template, 3, 7, "stencil-ng-proxy", 4);
|
|
1144
1144
|
i0.ɵɵdomElementContainerEnd();
|
|
1145
1145
|
} if (rf & 2) {
|
|
1146
1146
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -2441,7 +2441,7 @@ let KolButtonLink = class KolButtonLink extends StencilProxyComponent {
|
|
|
2441
2441
|
super();
|
|
2442
2442
|
this.changeDetectorRef = changeDetectorRef;
|
|
2443
2443
|
this.z = z;
|
|
2444
|
-
this.availableInputProperties = ['_accessKey', '_ariaControls', '_ariaDescription', '_ariaExpanded', '_ariaSelected', '_disabled', '_hideLabel', '_icons', '_id', '_inline', '_label', '_name', '_on', '_role', '_shortKey', '_tooltipAlign', '_type', '_value'
|
|
2444
|
+
this.availableInputProperties = ['_accessKey', '_ariaControls', '_ariaDescription', '_ariaExpanded', '_ariaSelected', '_disabled', '_hideLabel', '_icons', '_id', '_inline', '_label', '_name', '_on', '_role', '_shortKey', '_tooltipAlign', '_type', '_value'];
|
|
2445
2445
|
changeDetectorRef.detach();
|
|
2446
2446
|
const originalTagName = 'kol-button-link';
|
|
2447
2447
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -2461,9 +2461,9 @@ KolButtonLink.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolButtonLink
|
|
|
2461
2461
|
} if (rf & 2) {
|
|
2462
2462
|
let _t;
|
|
2463
2463
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
2464
|
-
} }, inputs: { _accessKey: "_accessKey", _ariaControls: "_ariaControls", _ariaDescription: "_ariaDescription", _ariaExpanded: "_ariaExpanded", _ariaSelected: "_ariaSelected", _disabled: "_disabled", _hideLabel: "_hideLabel", _icons: "_icons", _id: "_id", _inline: "_inline", _label: "_label", _name: "_name", _on: "_on", _role: "_role", _shortKey: "_shortKey", _tooltipAlign: "_tooltipAlign", _type: "_type", _value: "_value"
|
|
2464
|
+
} }, inputs: { _accessKey: "_accessKey", _ariaControls: "_ariaControls", _ariaDescription: "_ariaDescription", _ariaExpanded: "_ariaExpanded", _ariaSelected: "_ariaSelected", _disabled: "_disabled", _hideLabel: "_hideLabel", _icons: "_icons", _id: "_id", _inline: "_inline", _label: "_label", _name: "_name", _on: "_on", _role: "_role", _shortKey: "_shortKey", _tooltipAlign: "_tooltipAlign", _type: "_type", _value: "_value" }, features: [i0.ɵɵProvidersFeature([
|
|
2465
2465
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolButtonLink) }
|
|
2466
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_ariaControls", "_ariaDescription", "_ariaExpanded", "_ariaSelected", "_disabled", "_hideLabel", "_icons", "_id", "_inline", "_label", "_name", "_on", "_role", "_shortKey", "_tooltipAlign", "_type", "_value",
|
|
2466
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_ariaControls", "_ariaDescription", "_ariaExpanded", "_ariaSelected", "_disabled", "_hideLabel", "_icons", "_id", "_inline", "_label", "_name", "_on", "_role", "_shortKey", "_tooltipAlign", "_type", "_value", 4, "replaceTag"], [3, "_accessKey", "_ariaControls", "_ariaDescription", "_ariaExpanded", "_ariaSelected", "_disabled", "_hideLabel", "_icons", "_id", "_inline", "_label", "_name", "_on", "_role", "_shortKey", "_tooltipAlign", "_type", "_value"], [4, "ngTemplateOutlet"]], template: function KolButtonLink_Template(rf, ctx) { if (rf & 1) {
|
|
2467
2467
|
i0.ɵɵprojectionDef();
|
|
2468
2468
|
i0.ɵɵdomTemplate(0, KolButtonLink_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolButtonLink_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolButtonLink_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
2469
2469
|
} if (rf & 2) {
|
|
@@ -2472,7 +2472,7 @@ KolButtonLink.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolButtonLink
|
|
|
2472
2472
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
2473
2473
|
KolButtonLink = __decorate([
|
|
2474
2474
|
ProxyCmp({
|
|
2475
|
-
inputs: ['_accessKey', '_ariaControls', '_ariaDescription', '_ariaExpanded', '_ariaSelected', '_disabled', '_hideLabel', '_icons', '_id', '_inline', '_label', '_name', '_on', '_role', '_shortKey', '_tooltipAlign', '_type', '_value'
|
|
2475
|
+
inputs: ['_accessKey', '_ariaControls', '_ariaDescription', '_ariaExpanded', '_ariaSelected', '_disabled', '_hideLabel', '_icons', '_id', '_inline', '_label', '_name', '_on', '_role', '_shortKey', '_tooltipAlign', '_type', '_value'],
|
|
2476
2476
|
methods: ['getValue', 'kolFocus']
|
|
2477
2477
|
})
|
|
2478
2478
|
], KolButtonLink);
|
|
@@ -2485,7 +2485,7 @@ export { KolButtonLink };
|
|
|
2485
2485
|
template: `
|
|
2486
2486
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
2487
2487
|
<stencil-ng-proxy
|
|
2488
|
-
[_accessKey]="_accessKey" [_ariaControls]="_ariaControls" [_ariaDescription]="_ariaDescription" [_ariaExpanded]="_ariaExpanded" [_ariaSelected]="_ariaSelected" [_disabled]="_disabled" [_hideLabel]="_hideLabel" [_icons]="_icons" [_id]="_id" [_inline]="_inline" [_label]="_label" [_name]="_name" [_on]="_on" [_role]="_role" [_shortKey]="_shortKey" [_tooltipAlign]="_tooltipAlign" [_type]="_type" [_value]="_value"
|
|
2488
|
+
[_accessKey]="_accessKey" [_ariaControls]="_ariaControls" [_ariaDescription]="_ariaDescription" [_ariaExpanded]="_ariaExpanded" [_ariaSelected]="_ariaSelected" [_disabled]="_disabled" [_hideLabel]="_hideLabel" [_icons]="_icons" [_id]="_id" [_inline]="_inline" [_label]="_label" [_name]="_name" [_on]="_on" [_role]="_role" [_shortKey]="_shortKey" [_tooltipAlign]="_tooltipAlign" [_type]="_type" [_value]="_value"
|
|
2489
2489
|
*replaceTag="tagName"
|
|
2490
2490
|
#replaceTagHost
|
|
2491
2491
|
>
|
|
@@ -2501,7 +2501,7 @@ export { KolButtonLink };
|
|
|
2501
2501
|
<ng-content></ng-content>
|
|
2502
2502
|
</ng-template>`,
|
|
2503
2503
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2504
|
-
inputs: ['_accessKey', '_ariaControls', '_ariaDescription', '_ariaExpanded', '_ariaSelected', '_disabled', '_hideLabel', '_icons', '_id', '_inline', '_label', '_name', '_on', '_role', '_shortKey', '_tooltipAlign', '_type', '_value'
|
|
2504
|
+
inputs: ['_accessKey', '_ariaControls', '_ariaDescription', '_ariaExpanded', '_ariaSelected', '_disabled', '_hideLabel', '_icons', '_id', '_inline', '_label', '_name', '_on', '_role', '_shortKey', '_tooltipAlign', '_type', '_value'],
|
|
2505
2505
|
providers: [
|
|
2506
2506
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolButtonLink) }
|
|
2507
2507
|
],
|
|
@@ -2584,7 +2584,7 @@ export { KolCard };
|
|
|
2584
2584
|
type: ViewChild,
|
|
2585
2585
|
args: [ReplaceTagDirective]
|
|
2586
2586
|
}] }); })();
|
|
2587
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolCard, { className: "KolCard", filePath: "components.ts", lineNumber:
|
|
2587
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolCard, { className: "KolCard", filePath: "components.ts", lineNumber: 565 }); })();
|
|
2588
2588
|
let KolCardWc = class KolCardWc extends StencilProxyComponent {
|
|
2589
2589
|
constructor(changeDetectorRef, r, z) {
|
|
2590
2590
|
super();
|
|
@@ -2658,7 +2658,7 @@ export { KolCardWc };
|
|
|
2658
2658
|
type: ViewChild,
|
|
2659
2659
|
args: [ReplaceTagDirective]
|
|
2660
2660
|
}] }); })();
|
|
2661
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolCardWc, { className: "KolCardWc", filePath: "components.ts", lineNumber:
|
|
2661
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolCardWc, { className: "KolCardWc", filePath: "components.ts", lineNumber: 626 }); })();
|
|
2662
2662
|
let KolCombobox = class KolCombobox extends StencilProxyComponent {
|
|
2663
2663
|
constructor(changeDetectorRef, r, z) {
|
|
2664
2664
|
super();
|
|
@@ -2733,7 +2733,7 @@ export { KolCombobox };
|
|
|
2733
2733
|
type: ViewChild,
|
|
2734
2734
|
args: [ReplaceTagDirective]
|
|
2735
2735
|
}] }); })();
|
|
2736
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolCombobox, { className: "KolCombobox", filePath: "components.ts", lineNumber:
|
|
2736
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolCombobox, { className: "KolCombobox", filePath: "components.ts", lineNumber: 688 }); })();
|
|
2737
2737
|
let KolDetails = class KolDetails extends StencilProxyComponent {
|
|
2738
2738
|
constructor(changeDetectorRef, r, z) {
|
|
2739
2739
|
super();
|
|
@@ -2808,7 +2808,7 @@ export { KolDetails };
|
|
|
2808
2808
|
type: ViewChild,
|
|
2809
2809
|
args: [ReplaceTagDirective]
|
|
2810
2810
|
}] }); })();
|
|
2811
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolDetails, { className: "KolDetails", filePath: "components.ts", lineNumber:
|
|
2811
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolDetails, { className: "KolDetails", filePath: "components.ts", lineNumber: 765 }); })();
|
|
2812
2812
|
let KolDrawer = class KolDrawer extends StencilProxyComponent {
|
|
2813
2813
|
constructor(changeDetectorRef, r, z) {
|
|
2814
2814
|
super();
|
|
@@ -2883,7 +2883,7 @@ export { KolDrawer };
|
|
|
2883
2883
|
type: ViewChild,
|
|
2884
2884
|
args: [ReplaceTagDirective]
|
|
2885
2885
|
}] }); })();
|
|
2886
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolDrawer, { className: "KolDrawer", filePath: "components.ts", lineNumber:
|
|
2886
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolDrawer, { className: "KolDrawer", filePath: "components.ts", lineNumber: 828 }); })();
|
|
2887
2887
|
let KolForm = class KolForm extends StencilProxyComponent {
|
|
2888
2888
|
constructor(changeDetectorRef, r, z) {
|
|
2889
2889
|
super();
|
|
@@ -2958,7 +2958,7 @@ export { KolForm };
|
|
|
2958
2958
|
type: ViewChild,
|
|
2959
2959
|
args: [ReplaceTagDirective]
|
|
2960
2960
|
}] }); })();
|
|
2961
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolForm, { className: "KolForm", filePath: "components.ts", lineNumber:
|
|
2961
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolForm, { className: "KolForm", filePath: "components.ts", lineNumber: 891 }); })();
|
|
2962
2962
|
let KolHeading = class KolHeading extends StencilProxyComponent {
|
|
2963
2963
|
constructor(changeDetectorRef, r, z) {
|
|
2964
2964
|
super();
|
|
@@ -3032,7 +3032,7 @@ export { KolHeading };
|
|
|
3032
3032
|
type: ViewChild,
|
|
3033
3033
|
args: [ReplaceTagDirective]
|
|
3034
3034
|
}] }); })();
|
|
3035
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolHeading, { className: "KolHeading", filePath: "components.ts", lineNumber:
|
|
3035
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolHeading, { className: "KolHeading", filePath: "components.ts", lineNumber: 951 }); })();
|
|
3036
3036
|
let KolIcon = class KolIcon extends StencilProxyComponent {
|
|
3037
3037
|
constructor(changeDetectorRef, r, z) {
|
|
3038
3038
|
super();
|
|
@@ -3106,7 +3106,7 @@ export { KolIcon };
|
|
|
3106
3106
|
type: ViewChild,
|
|
3107
3107
|
args: [ReplaceTagDirective]
|
|
3108
3108
|
}] }); })();
|
|
3109
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolIcon, { className: "KolIcon", filePath: "components.ts", lineNumber:
|
|
3109
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolIcon, { className: "KolIcon", filePath: "components.ts", lineNumber: 1011 }); })();
|
|
3110
3110
|
let KolImage = class KolImage extends StencilProxyComponent {
|
|
3111
3111
|
constructor(changeDetectorRef, r, z) {
|
|
3112
3112
|
super();
|
|
@@ -3180,7 +3180,7 @@ export { KolImage };
|
|
|
3180
3180
|
type: ViewChild,
|
|
3181
3181
|
args: [ReplaceTagDirective]
|
|
3182
3182
|
}] }); })();
|
|
3183
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolImage, { className: "KolImage", filePath: "components.ts", lineNumber:
|
|
3183
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolImage, { className: "KolImage", filePath: "components.ts", lineNumber: 1070 }); })();
|
|
3184
3184
|
let KolInputCheckbox = class KolInputCheckbox extends StencilProxyComponent {
|
|
3185
3185
|
constructor(changeDetectorRef, r, z) {
|
|
3186
3186
|
super();
|
|
@@ -3255,7 +3255,7 @@ export { KolInputCheckbox };
|
|
|
3255
3255
|
type: ViewChild,
|
|
3256
3256
|
args: [ReplaceTagDirective]
|
|
3257
3257
|
}] }); })();
|
|
3258
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputCheckbox, { className: "KolInputCheckbox", filePath: "components.ts", lineNumber:
|
|
3258
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputCheckbox, { className: "KolInputCheckbox", filePath: "components.ts", lineNumber: 1133 }); })();
|
|
3259
3259
|
let KolInputColor = class KolInputColor extends StencilProxyComponent {
|
|
3260
3260
|
constructor(changeDetectorRef, r, z) {
|
|
3261
3261
|
super();
|
|
@@ -3330,7 +3330,7 @@ export { KolInputColor };
|
|
|
3330
3330
|
type: ViewChild,
|
|
3331
3331
|
args: [ReplaceTagDirective]
|
|
3332
3332
|
}] }); })();
|
|
3333
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputColor, { className: "KolInputColor", filePath: "components.ts", lineNumber:
|
|
3333
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputColor, { className: "KolInputColor", filePath: "components.ts", lineNumber: 1211 }); })();
|
|
3334
3334
|
let KolInputDate = class KolInputDate extends StencilProxyComponent {
|
|
3335
3335
|
constructor(changeDetectorRef, r, z) {
|
|
3336
3336
|
super();
|
|
@@ -3405,7 +3405,7 @@ export { KolInputDate };
|
|
|
3405
3405
|
type: ViewChild,
|
|
3406
3406
|
args: [ReplaceTagDirective]
|
|
3407
3407
|
}] }); })();
|
|
3408
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputDate, { className: "KolInputDate", filePath: "components.ts", lineNumber:
|
|
3408
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputDate, { className: "KolInputDate", filePath: "components.ts", lineNumber: 1287 }); })();
|
|
3409
3409
|
let KolInputEmail = class KolInputEmail extends StencilProxyComponent {
|
|
3410
3410
|
constructor(changeDetectorRef, r, z) {
|
|
3411
3411
|
super();
|
|
@@ -3480,7 +3480,7 @@ export { KolInputEmail };
|
|
|
3480
3480
|
type: ViewChild,
|
|
3481
3481
|
args: [ReplaceTagDirective]
|
|
3482
3482
|
}] }); })();
|
|
3483
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputEmail, { className: "KolInputEmail", filePath: "components.ts", lineNumber:
|
|
3483
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputEmail, { className: "KolInputEmail", filePath: "components.ts", lineNumber: 1369 }); })();
|
|
3484
3484
|
let KolInputFile = class KolInputFile extends StencilProxyComponent {
|
|
3485
3485
|
constructor(changeDetectorRef, r, z) {
|
|
3486
3486
|
super();
|
|
@@ -3555,7 +3555,7 @@ export { KolInputFile };
|
|
|
3555
3555
|
type: ViewChild,
|
|
3556
3556
|
args: [ReplaceTagDirective]
|
|
3557
3557
|
}] }); })();
|
|
3558
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputFile, { className: "KolInputFile", filePath: "components.ts", lineNumber:
|
|
3558
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputFile, { className: "KolInputFile", filePath: "components.ts", lineNumber: 1453 }); })();
|
|
3559
3559
|
let KolInputNumber = class KolInputNumber extends StencilProxyComponent {
|
|
3560
3560
|
constructor(changeDetectorRef, r, z) {
|
|
3561
3561
|
super();
|
|
@@ -3630,7 +3630,7 @@ export { KolInputNumber };
|
|
|
3630
3630
|
type: ViewChild,
|
|
3631
3631
|
args: [ReplaceTagDirective]
|
|
3632
3632
|
}] }); })();
|
|
3633
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputNumber, { className: "KolInputNumber", filePath: "components.ts", lineNumber:
|
|
3633
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputNumber, { className: "KolInputNumber", filePath: "components.ts", lineNumber: 1529 }); })();
|
|
3634
3634
|
let KolInputPassword = class KolInputPassword extends StencilProxyComponent {
|
|
3635
3635
|
constructor(changeDetectorRef, r, z) {
|
|
3636
3636
|
super();
|
|
@@ -3705,7 +3705,7 @@ export { KolInputPassword };
|
|
|
3705
3705
|
type: ViewChild,
|
|
3706
3706
|
args: [ReplaceTagDirective]
|
|
3707
3707
|
}] }); })();
|
|
3708
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputPassword, { className: "KolInputPassword", filePath: "components.ts", lineNumber:
|
|
3708
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputPassword, { className: "KolInputPassword", filePath: "components.ts", lineNumber: 1611 }); })();
|
|
3709
3709
|
let KolInputRadio = class KolInputRadio extends StencilProxyComponent {
|
|
3710
3710
|
constructor(changeDetectorRef, r, z) {
|
|
3711
3711
|
super();
|
|
@@ -3780,7 +3780,7 @@ export { KolInputRadio };
|
|
|
3780
3780
|
type: ViewChild,
|
|
3781
3781
|
args: [ReplaceTagDirective]
|
|
3782
3782
|
}] }); })();
|
|
3783
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputRadio, { className: "KolInputRadio", filePath: "components.ts", lineNumber:
|
|
3783
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputRadio, { className: "KolInputRadio", filePath: "components.ts", lineNumber: 1694 }); })();
|
|
3784
3784
|
let KolInputRange = class KolInputRange extends StencilProxyComponent {
|
|
3785
3785
|
constructor(changeDetectorRef, r, z) {
|
|
3786
3786
|
super();
|
|
@@ -3855,7 +3855,7 @@ export { KolInputRange };
|
|
|
3855
3855
|
type: ViewChild,
|
|
3856
3856
|
args: [ReplaceTagDirective]
|
|
3857
3857
|
}] }); })();
|
|
3858
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputRange, { className: "KolInputRange", filePath: "components.ts", lineNumber:
|
|
3858
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputRange, { className: "KolInputRange", filePath: "components.ts", lineNumber: 1767 }); })();
|
|
3859
3859
|
let KolInputText = class KolInputText extends StencilProxyComponent {
|
|
3860
3860
|
constructor(changeDetectorRef, r, z) {
|
|
3861
3861
|
super();
|
|
@@ -3930,7 +3930,7 @@ export { KolInputText };
|
|
|
3930
3930
|
type: ViewChild,
|
|
3931
3931
|
args: [ReplaceTagDirective]
|
|
3932
3932
|
}] }); })();
|
|
3933
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputText, { className: "KolInputText", filePath: "components.ts", lineNumber:
|
|
3933
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputText, { className: "KolInputText", filePath: "components.ts", lineNumber: 1845 }); })();
|
|
3934
3934
|
let KolKolibri = class KolKolibri extends StencilProxyComponent {
|
|
3935
3935
|
constructor(changeDetectorRef, r, z) {
|
|
3936
3936
|
super();
|
|
@@ -4004,13 +4004,13 @@ export { KolKolibri };
|
|
|
4004
4004
|
type: ViewChild,
|
|
4005
4005
|
args: [ReplaceTagDirective]
|
|
4006
4006
|
}] }); })();
|
|
4007
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolKolibri, { className: "KolKolibri", filePath: "components.ts", lineNumber:
|
|
4007
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolKolibri, { className: "KolKolibri", filePath: "components.ts", lineNumber: 1929 }); })();
|
|
4008
4008
|
let KolLink = class KolLink extends StencilProxyComponent {
|
|
4009
4009
|
constructor(changeDetectorRef, r, z) {
|
|
4010
4010
|
super();
|
|
4011
4011
|
this.changeDetectorRef = changeDetectorRef;
|
|
4012
4012
|
this.z = z;
|
|
4013
|
-
this.availableInputProperties = ['_accessKey', '_ariaControls', '_ariaCurrentValue', '_ariaDescription', '_ariaExpanded', '_disabled', '_download', '_hideLabel', '_href', '_icons', '_inline', '_label', '_on', '_role', '_shortKey', '_target', '_tooltipAlign'
|
|
4013
|
+
this.availableInputProperties = ['_accessKey', '_ariaControls', '_ariaCurrentValue', '_ariaDescription', '_ariaExpanded', '_disabled', '_download', '_hideLabel', '_href', '_icons', '_inline', '_label', '_on', '_role', '_shortKey', '_target', '_tooltipAlign'];
|
|
4014
4014
|
changeDetectorRef.detach();
|
|
4015
4015
|
const originalTagName = 'kol-link';
|
|
4016
4016
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -4030,9 +4030,9 @@ KolLink.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolLink, selectors:
|
|
|
4030
4030
|
} if (rf & 2) {
|
|
4031
4031
|
let _t;
|
|
4032
4032
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
4033
|
-
} }, inputs: { _accessKey: "_accessKey", _ariaControls: "_ariaControls", _ariaCurrentValue: "_ariaCurrentValue", _ariaDescription: "_ariaDescription", _ariaExpanded: "_ariaExpanded", _disabled: "_disabled", _download: "_download", _hideLabel: "_hideLabel", _href: "_href", _icons: "_icons", _inline: "_inline", _label: "_label", _on: "_on", _role: "_role", _shortKey: "_shortKey", _target: "_target", _tooltipAlign: "_tooltipAlign"
|
|
4033
|
+
} }, inputs: { _accessKey: "_accessKey", _ariaControls: "_ariaControls", _ariaCurrentValue: "_ariaCurrentValue", _ariaDescription: "_ariaDescription", _ariaExpanded: "_ariaExpanded", _disabled: "_disabled", _download: "_download", _hideLabel: "_hideLabel", _href: "_href", _icons: "_icons", _inline: "_inline", _label: "_label", _on: "_on", _role: "_role", _shortKey: "_shortKey", _target: "_target", _tooltipAlign: "_tooltipAlign" }, features: [i0.ɵɵProvidersFeature([
|
|
4034
4034
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolLink) }
|
|
4035
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_ariaControls", "_ariaCurrentValue", "_ariaDescription", "_ariaExpanded", "_disabled", "_download", "_hideLabel", "_href", "_icons", "_inline", "_label", "_on", "_role", "_shortKey", "_target", "_tooltipAlign",
|
|
4035
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_ariaControls", "_ariaCurrentValue", "_ariaDescription", "_ariaExpanded", "_disabled", "_download", "_hideLabel", "_href", "_icons", "_inline", "_label", "_on", "_role", "_shortKey", "_target", "_tooltipAlign", 4, "replaceTag"], [3, "_accessKey", "_ariaControls", "_ariaCurrentValue", "_ariaDescription", "_ariaExpanded", "_disabled", "_download", "_hideLabel", "_href", "_icons", "_inline", "_label", "_on", "_role", "_shortKey", "_target", "_tooltipAlign"], [4, "ngTemplateOutlet"]], template: function KolLink_Template(rf, ctx) { if (rf & 1) {
|
|
4036
4036
|
i0.ɵɵprojectionDef();
|
|
4037
4037
|
i0.ɵɵdomTemplate(0, KolLink_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolLink_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolLink_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
4038
4038
|
} if (rf & 2) {
|
|
@@ -4041,7 +4041,7 @@ KolLink.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolLink, selectors:
|
|
|
4041
4041
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
4042
4042
|
KolLink = __decorate([
|
|
4043
4043
|
ProxyCmp({
|
|
4044
|
-
inputs: ['_accessKey', '_ariaControls', '_ariaCurrentValue', '_ariaDescription', '_ariaExpanded', '_disabled', '_download', '_hideLabel', '_href', '_icons', '_inline', '_label', '_on', '_role', '_shortKey', '_target', '_tooltipAlign'
|
|
4044
|
+
inputs: ['_accessKey', '_ariaControls', '_ariaCurrentValue', '_ariaDescription', '_ariaExpanded', '_disabled', '_download', '_hideLabel', '_href', '_icons', '_inline', '_label', '_on', '_role', '_shortKey', '_target', '_tooltipAlign'],
|
|
4045
4045
|
methods: ['kolFocus']
|
|
4046
4046
|
})
|
|
4047
4047
|
], KolLink);
|
|
@@ -4054,7 +4054,7 @@ export { KolLink };
|
|
|
4054
4054
|
template: `
|
|
4055
4055
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
4056
4056
|
<stencil-ng-proxy
|
|
4057
|
-
[_accessKey]="_accessKey" [_ariaControls]="_ariaControls" [_ariaCurrentValue]="_ariaCurrentValue" [_ariaDescription]="_ariaDescription" [_ariaExpanded]="_ariaExpanded" [_disabled]="_disabled" [_download]="_download" [_hideLabel]="_hideLabel" [_href]="_href" [_icons]="_icons" [_inline]="_inline" [_label]="_label" [_on]="_on" [_role]="_role" [_shortKey]="_shortKey" [_target]="_target" [_tooltipAlign]="_tooltipAlign"
|
|
4057
|
+
[_accessKey]="_accessKey" [_ariaControls]="_ariaControls" [_ariaCurrentValue]="_ariaCurrentValue" [_ariaDescription]="_ariaDescription" [_ariaExpanded]="_ariaExpanded" [_disabled]="_disabled" [_download]="_download" [_hideLabel]="_hideLabel" [_href]="_href" [_icons]="_icons" [_inline]="_inline" [_label]="_label" [_on]="_on" [_role]="_role" [_shortKey]="_shortKey" [_target]="_target" [_tooltipAlign]="_tooltipAlign"
|
|
4058
4058
|
*replaceTag="tagName"
|
|
4059
4059
|
#replaceTagHost
|
|
4060
4060
|
>
|
|
@@ -4070,7 +4070,7 @@ export { KolLink };
|
|
|
4070
4070
|
<ng-content></ng-content>
|
|
4071
4071
|
</ng-template>`,
|
|
4072
4072
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
4073
|
-
inputs: ['_accessKey', '_ariaControls', '_ariaCurrentValue', '_ariaDescription', '_ariaExpanded', '_disabled', '_download', '_hideLabel', '_href', '_icons', '_inline', '_label', '_on', '_role', '_shortKey', '_target', '_tooltipAlign'
|
|
4073
|
+
inputs: ['_accessKey', '_ariaControls', '_ariaCurrentValue', '_ariaDescription', '_ariaExpanded', '_disabled', '_download', '_hideLabel', '_href', '_icons', '_inline', '_label', '_on', '_role', '_shortKey', '_target', '_tooltipAlign'],
|
|
4074
4074
|
providers: [
|
|
4075
4075
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolLink) }
|
|
4076
4076
|
],
|
|
@@ -4079,7 +4079,7 @@ export { KolLink };
|
|
|
4079
4079
|
type: ViewChild,
|
|
4080
4080
|
args: [ReplaceTagDirective]
|
|
4081
4081
|
}] }); })();
|
|
4082
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolLink, { className: "KolLink", filePath: "components.ts", lineNumber:
|
|
4082
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolLink, { className: "KolLink", filePath: "components.ts", lineNumber: 1989 }); })();
|
|
4083
4083
|
let KolLinkButton = class KolLinkButton extends StencilProxyComponent {
|
|
4084
4084
|
constructor(changeDetectorRef, r, z) {
|
|
4085
4085
|
super();
|
|
@@ -4154,7 +4154,7 @@ export { KolLinkButton };
|
|
|
4154
4154
|
type: ViewChild,
|
|
4155
4155
|
args: [ReplaceTagDirective]
|
|
4156
4156
|
}] }); })();
|
|
4157
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolLinkButton, { className: "KolLinkButton", filePath: "components.ts", lineNumber:
|
|
4157
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolLinkButton, { className: "KolLinkButton", filePath: "components.ts", lineNumber: 2064 }); })();
|
|
4158
4158
|
let KolModal = class KolModal extends StencilProxyComponent {
|
|
4159
4159
|
constructor(changeDetectorRef, r, z) {
|
|
4160
4160
|
super();
|
|
@@ -4229,13 +4229,13 @@ export { KolModal };
|
|
|
4229
4229
|
type: ViewChild,
|
|
4230
4230
|
args: [ReplaceTagDirective]
|
|
4231
4231
|
}] }); })();
|
|
4232
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolModal, { className: "KolModal", filePath: "components.ts", lineNumber:
|
|
4232
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolModal, { className: "KolModal", filePath: "components.ts", lineNumber: 2139 }); })();
|
|
4233
4233
|
let KolNav = class KolNav extends StencilProxyComponent {
|
|
4234
4234
|
constructor(changeDetectorRef, r, z) {
|
|
4235
4235
|
super();
|
|
4236
4236
|
this.changeDetectorRef = changeDetectorRef;
|
|
4237
4237
|
this.z = z;
|
|
4238
|
-
this.availableInputProperties = ['_collapsible', '_hasCompactButton', '_hasIconsWhenExpanded', '_hideLabel', '_label', '_links'
|
|
4238
|
+
this.availableInputProperties = ['_collapsible', '_hasCompactButton', '_hasIconsWhenExpanded', '_hideLabel', '_label', '_links'];
|
|
4239
4239
|
changeDetectorRef.detach();
|
|
4240
4240
|
const originalTagName = 'kol-nav';
|
|
4241
4241
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -4255,9 +4255,9 @@ KolNav.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolNav, selectors: [
|
|
|
4255
4255
|
} if (rf & 2) {
|
|
4256
4256
|
let _t;
|
|
4257
4257
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
4258
|
-
} }, inputs: { _collapsible: "_collapsible", _hasCompactButton: "_hasCompactButton", _hasIconsWhenExpanded: "_hasIconsWhenExpanded", _hideLabel: "_hideLabel", _label: "_label", _links: "_links"
|
|
4258
|
+
} }, inputs: { _collapsible: "_collapsible", _hasCompactButton: "_hasCompactButton", _hasIconsWhenExpanded: "_hasIconsWhenExpanded", _hideLabel: "_hideLabel", _label: "_label", _links: "_links" }, features: [i0.ɵɵProvidersFeature([
|
|
4259
4259
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolNav) }
|
|
4260
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_collapsible", "_hasCompactButton", "_hasIconsWhenExpanded", "_hideLabel", "_label", "_links",
|
|
4260
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_collapsible", "_hasCompactButton", "_hasIconsWhenExpanded", "_hideLabel", "_label", "_links", 4, "replaceTag"], [3, "_collapsible", "_hasCompactButton", "_hasIconsWhenExpanded", "_hideLabel", "_label", "_links"], [4, "ngTemplateOutlet"]], template: function KolNav_Template(rf, ctx) { if (rf & 1) {
|
|
4261
4261
|
i0.ɵɵprojectionDef();
|
|
4262
4262
|
i0.ɵɵdomTemplate(0, KolNav_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolNav_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolNav_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
4263
4263
|
} if (rf & 2) {
|
|
@@ -4266,7 +4266,7 @@ KolNav.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolNav, selectors: [
|
|
|
4266
4266
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
4267
4267
|
KolNav = __decorate([
|
|
4268
4268
|
ProxyCmp({
|
|
4269
|
-
inputs: ['_collapsible', '_hasCompactButton', '_hasIconsWhenExpanded', '_hideLabel', '_label', '_links'
|
|
4269
|
+
inputs: ['_collapsible', '_hasCompactButton', '_hasIconsWhenExpanded', '_hideLabel', '_label', '_links']
|
|
4270
4270
|
})
|
|
4271
4271
|
], KolNav);
|
|
4272
4272
|
export { KolNav };
|
|
@@ -4278,7 +4278,7 @@ export { KolNav };
|
|
|
4278
4278
|
template: `
|
|
4279
4279
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
4280
4280
|
<stencil-ng-proxy
|
|
4281
|
-
[_collapsible]="_collapsible" [_hasCompactButton]="_hasCompactButton" [_hasIconsWhenExpanded]="_hasIconsWhenExpanded" [_hideLabel]="_hideLabel" [_label]="_label" [_links]="_links"
|
|
4281
|
+
[_collapsible]="_collapsible" [_hasCompactButton]="_hasCompactButton" [_hasIconsWhenExpanded]="_hasIconsWhenExpanded" [_hideLabel]="_hideLabel" [_label]="_label" [_links]="_links"
|
|
4282
4282
|
*replaceTag="tagName"
|
|
4283
4283
|
#replaceTagHost
|
|
4284
4284
|
>
|
|
@@ -4294,7 +4294,7 @@ export { KolNav };
|
|
|
4294
4294
|
<ng-content></ng-content>
|
|
4295
4295
|
</ng-template>`,
|
|
4296
4296
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
4297
|
-
inputs: ['_collapsible', '_hasCompactButton', '_hasIconsWhenExpanded', '_hideLabel', '_label', '_links'
|
|
4297
|
+
inputs: ['_collapsible', '_hasCompactButton', '_hasIconsWhenExpanded', '_hideLabel', '_label', '_links'],
|
|
4298
4298
|
providers: [
|
|
4299
4299
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolNav) }
|
|
4300
4300
|
],
|
|
@@ -4303,7 +4303,7 @@ export { KolNav };
|
|
|
4303
4303
|
type: ViewChild,
|
|
4304
4304
|
args: [ReplaceTagDirective]
|
|
4305
4305
|
}] }); })();
|
|
4306
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolNav, { className: "KolNav", filePath: "components.ts", lineNumber:
|
|
4306
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolNav, { className: "KolNav", filePath: "components.ts", lineNumber: 2200 }); })();
|
|
4307
4307
|
let KolPagination = class KolPagination extends StencilProxyComponent {
|
|
4308
4308
|
constructor(changeDetectorRef, r, z) {
|
|
4309
4309
|
super();
|
|
@@ -4377,7 +4377,7 @@ export { KolPagination };
|
|
|
4377
4377
|
type: ViewChild,
|
|
4378
4378
|
args: [ReplaceTagDirective]
|
|
4379
4379
|
}] }); })();
|
|
4380
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPagination, { className: "KolPagination", filePath: "components.ts", lineNumber:
|
|
4380
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPagination, { className: "KolPagination", filePath: "components.ts", lineNumber: 2263 }); })();
|
|
4381
4381
|
let KolPaginationWc = class KolPaginationWc extends StencilProxyComponent {
|
|
4382
4382
|
constructor(changeDetectorRef, r, z) {
|
|
4383
4383
|
super();
|
|
@@ -4451,7 +4451,7 @@ export { KolPaginationWc };
|
|
|
4451
4451
|
type: ViewChild,
|
|
4452
4452
|
args: [ReplaceTagDirective]
|
|
4453
4453
|
}] }); })();
|
|
4454
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPaginationWc, { className: "KolPaginationWc", filePath: "components.ts", lineNumber:
|
|
4454
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPaginationWc, { className: "KolPaginationWc", filePath: "components.ts", lineNumber: 2331 }); })();
|
|
4455
4455
|
let KolPopoverButton = class KolPopoverButton extends StencilProxyComponent {
|
|
4456
4456
|
constructor(changeDetectorRef, r, z) {
|
|
4457
4457
|
super();
|
|
@@ -4526,7 +4526,7 @@ export { KolPopoverButton };
|
|
|
4526
4526
|
type: ViewChild,
|
|
4527
4527
|
args: [ReplaceTagDirective]
|
|
4528
4528
|
}] }); })();
|
|
4529
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPopoverButton, { className: "KolPopoverButton", filePath: "components.ts", lineNumber:
|
|
4529
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPopoverButton, { className: "KolPopoverButton", filePath: "components.ts", lineNumber: 2400 }); })();
|
|
4530
4530
|
let KolPopoverButtonWc = class KolPopoverButtonWc extends StencilProxyComponent {
|
|
4531
4531
|
constructor(changeDetectorRef, r, z) {
|
|
4532
4532
|
super();
|
|
@@ -4601,7 +4601,7 @@ export { KolPopoverButtonWc };
|
|
|
4601
4601
|
type: ViewChild,
|
|
4602
4602
|
args: [ReplaceTagDirective]
|
|
4603
4603
|
}] }); })();
|
|
4604
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPopoverButtonWc, { className: "KolPopoverButtonWc", filePath: "components.ts", lineNumber:
|
|
4604
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPopoverButtonWc, { className: "KolPopoverButtonWc", filePath: "components.ts", lineNumber: 2479 }); })();
|
|
4605
4605
|
let KolProgress = class KolProgress extends StencilProxyComponent {
|
|
4606
4606
|
constructor(changeDetectorRef, r, z) {
|
|
4607
4607
|
super();
|
|
@@ -4675,7 +4675,7 @@ export { KolProgress };
|
|
|
4675
4675
|
type: ViewChild,
|
|
4676
4676
|
args: [ReplaceTagDirective]
|
|
4677
4677
|
}] }); })();
|
|
4678
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolProgress, { className: "KolProgress", filePath: "components.ts", lineNumber:
|
|
4678
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolProgress, { className: "KolProgress", filePath: "components.ts", lineNumber: 2556 }); })();
|
|
4679
4679
|
let KolQuote = class KolQuote extends StencilProxyComponent {
|
|
4680
4680
|
constructor(changeDetectorRef, r, z) {
|
|
4681
4681
|
super();
|
|
@@ -4749,7 +4749,7 @@ export { KolQuote };
|
|
|
4749
4749
|
type: ViewChild,
|
|
4750
4750
|
args: [ReplaceTagDirective]
|
|
4751
4751
|
}] }); })();
|
|
4752
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolQuote, { className: "KolQuote", filePath: "components.ts", lineNumber:
|
|
4752
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolQuote, { className: "KolQuote", filePath: "components.ts", lineNumber: 2618 }); })();
|
|
4753
4753
|
let KolSelect = class KolSelect extends StencilProxyComponent {
|
|
4754
4754
|
constructor(changeDetectorRef, r, z) {
|
|
4755
4755
|
super();
|
|
@@ -4824,7 +4824,7 @@ export { KolSelect };
|
|
|
4824
4824
|
type: ViewChild,
|
|
4825
4825
|
args: [ReplaceTagDirective]
|
|
4826
4826
|
}] }); })();
|
|
4827
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSelect, { className: "KolSelect", filePath: "components.ts", lineNumber:
|
|
4827
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSelect, { className: "KolSelect", filePath: "components.ts", lineNumber: 2680 }); })();
|
|
4828
4828
|
let KolSingleSelect = class KolSingleSelect extends StencilProxyComponent {
|
|
4829
4829
|
constructor(changeDetectorRef, r, z) {
|
|
4830
4830
|
super();
|
|
@@ -4899,7 +4899,7 @@ export { KolSingleSelect };
|
|
|
4899
4899
|
type: ViewChild,
|
|
4900
4900
|
args: [ReplaceTagDirective]
|
|
4901
4901
|
}] }); })();
|
|
4902
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSingleSelect, { className: "KolSingleSelect", filePath: "components.ts", lineNumber:
|
|
4902
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSingleSelect, { className: "KolSingleSelect", filePath: "components.ts", lineNumber: 2758 }); })();
|
|
4903
4903
|
let KolSkipNav = class KolSkipNav extends StencilProxyComponent {
|
|
4904
4904
|
constructor(changeDetectorRef, r, z) {
|
|
4905
4905
|
super();
|
|
@@ -4974,7 +4974,7 @@ export { KolSkipNav };
|
|
|
4974
4974
|
type: ViewChild,
|
|
4975
4975
|
args: [ReplaceTagDirective]
|
|
4976
4976
|
}] }); })();
|
|
4977
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSkipNav, { className: "KolSkipNav", filePath: "components.ts", lineNumber:
|
|
4977
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSkipNav, { className: "KolSkipNav", filePath: "components.ts", lineNumber: 2836 }); })();
|
|
4978
4978
|
let KolSpin = class KolSpin extends StencilProxyComponent {
|
|
4979
4979
|
constructor(changeDetectorRef, r, z) {
|
|
4980
4980
|
super();
|
|
@@ -5048,7 +5048,7 @@ export { KolSpin };
|
|
|
5048
5048
|
type: ViewChild,
|
|
5049
5049
|
args: [ReplaceTagDirective]
|
|
5050
5050
|
}] }); })();
|
|
5051
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSpin, { className: "KolSpin", filePath: "components.ts", lineNumber:
|
|
5051
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSpin, { className: "KolSpin", filePath: "components.ts", lineNumber: 2895 }); })();
|
|
5052
5052
|
let KolSplitButton = class KolSplitButton extends StencilProxyComponent {
|
|
5053
5053
|
constructor(changeDetectorRef, r, z) {
|
|
5054
5054
|
super();
|
|
@@ -5123,7 +5123,7 @@ export { KolSplitButton };
|
|
|
5123
5123
|
type: ViewChild,
|
|
5124
5124
|
args: [ReplaceTagDirective]
|
|
5125
5125
|
}] }); })();
|
|
5126
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSplitButton, { className: "KolSplitButton", filePath: "components.ts", lineNumber:
|
|
5126
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSplitButton, { className: "KolSplitButton", filePath: "components.ts", lineNumber: 2956 }); })();
|
|
5127
5127
|
let KolTableStateful = class KolTableStateful extends StencilProxyComponent {
|
|
5128
5128
|
constructor(changeDetectorRef, r, z) {
|
|
5129
5129
|
super();
|
|
@@ -5198,7 +5198,7 @@ export { KolTableStateful };
|
|
|
5198
5198
|
type: ViewChild,
|
|
5199
5199
|
args: [ReplaceTagDirective]
|
|
5200
5200
|
}] }); })();
|
|
5201
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTableStateful, { className: "KolTableStateful", filePath: "components.ts", lineNumber:
|
|
5201
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTableStateful, { className: "KolTableStateful", filePath: "components.ts", lineNumber: 3033 }); })();
|
|
5202
5202
|
let KolTableStateless = class KolTableStateless extends StencilProxyComponent {
|
|
5203
5203
|
constructor(changeDetectorRef, r, z) {
|
|
5204
5204
|
super();
|
|
@@ -5272,7 +5272,7 @@ export { KolTableStateless };
|
|
|
5272
5272
|
type: ViewChild,
|
|
5273
5273
|
args: [ReplaceTagDirective]
|
|
5274
5274
|
}] }); })();
|
|
5275
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTableStateless, { className: "KolTableStateless", filePath: "components.ts", lineNumber:
|
|
5275
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTableStateless, { className: "KolTableStateless", filePath: "components.ts", lineNumber: 3102 }); })();
|
|
5276
5276
|
let KolTabs = class KolTabs extends StencilProxyComponent {
|
|
5277
5277
|
constructor(changeDetectorRef, r, z) {
|
|
5278
5278
|
super();
|
|
@@ -5346,7 +5346,7 @@ export { KolTabs };
|
|
|
5346
5346
|
type: ViewChild,
|
|
5347
5347
|
args: [ReplaceTagDirective]
|
|
5348
5348
|
}] }); })();
|
|
5349
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTabs, { className: "KolTabs", filePath: "components.ts", lineNumber:
|
|
5349
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTabs, { className: "KolTabs", filePath: "components.ts", lineNumber: 3168 }); })();
|
|
5350
5350
|
let KolTextarea = class KolTextarea extends StencilProxyComponent {
|
|
5351
5351
|
constructor(changeDetectorRef, r, z) {
|
|
5352
5352
|
super();
|
|
@@ -5421,7 +5421,7 @@ export { KolTextarea };
|
|
|
5421
5421
|
type: ViewChild,
|
|
5422
5422
|
args: [ReplaceTagDirective]
|
|
5423
5423
|
}] }); })();
|
|
5424
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTextarea, { className: "KolTextarea", filePath: "components.ts", lineNumber:
|
|
5424
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTextarea, { className: "KolTextarea", filePath: "components.ts", lineNumber: 3233 }); })();
|
|
5425
5425
|
let KolToastContainer = class KolToastContainer extends StencilProxyComponent {
|
|
5426
5426
|
constructor(changeDetectorRef, r, z) {
|
|
5427
5427
|
super();
|
|
@@ -5495,7 +5495,7 @@ export { KolToastContainer };
|
|
|
5495
5495
|
type: ViewChild,
|
|
5496
5496
|
args: [ReplaceTagDirective]
|
|
5497
5497
|
}] }); })();
|
|
5498
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolToastContainer, { className: "KolToastContainer", filePath: "components.ts", lineNumber:
|
|
5498
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolToastContainer, { className: "KolToastContainer", filePath: "components.ts", lineNumber: 3315 }); })();
|
|
5499
5499
|
let KolToolbar = class KolToolbar extends StencilProxyComponent {
|
|
5500
5500
|
constructor(changeDetectorRef, r, z) {
|
|
5501
5501
|
super();
|
|
@@ -5569,7 +5569,7 @@ export { KolToolbar };
|
|
|
5569
5569
|
type: ViewChild,
|
|
5570
5570
|
args: [ReplaceTagDirective]
|
|
5571
5571
|
}] }); })();
|
|
5572
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolToolbar, { className: "KolToolbar", filePath: "components.ts", lineNumber:
|
|
5572
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolToolbar, { className: "KolToolbar", filePath: "components.ts", lineNumber: 3373 }); })();
|
|
5573
5573
|
let KolTree = class KolTree extends StencilProxyComponent {
|
|
5574
5574
|
constructor(changeDetectorRef, r, z) {
|
|
5575
5575
|
super();
|
|
@@ -5643,7 +5643,7 @@ export { KolTree };
|
|
|
5643
5643
|
type: ViewChild,
|
|
5644
5644
|
args: [ReplaceTagDirective]
|
|
5645
5645
|
}] }); })();
|
|
5646
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTree, { className: "KolTree", filePath: "components.ts", lineNumber:
|
|
5646
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTree, { className: "KolTree", filePath: "components.ts", lineNumber: 3433 }); })();
|
|
5647
5647
|
let KolTreeItem = class KolTreeItem extends StencilProxyComponent {
|
|
5648
5648
|
constructor(changeDetectorRef, r, z) {
|
|
5649
5649
|
super();
|
|
@@ -5718,7 +5718,7 @@ export { KolTreeItem };
|
|
|
5718
5718
|
type: ViewChild,
|
|
5719
5719
|
args: [ReplaceTagDirective]
|
|
5720
5720
|
}] }); })();
|
|
5721
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTreeItem, { className: "KolTreeItem", filePath: "components.ts", lineNumber:
|
|
5721
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTreeItem, { className: "KolTreeItem", filePath: "components.ts", lineNumber: 3492 }); })();
|
|
5722
5722
|
let KolTreeItemWc = class KolTreeItemWc extends StencilProxyComponent {
|
|
5723
5723
|
constructor(changeDetectorRef, r, z) {
|
|
5724
5724
|
super();
|
|
@@ -5793,7 +5793,7 @@ export { KolTreeItemWc };
|
|
|
5793
5793
|
type: ViewChild,
|
|
5794
5794
|
args: [ReplaceTagDirective]
|
|
5795
5795
|
}] }); })();
|
|
5796
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTreeItemWc, { className: "KolTreeItemWc", filePath: "components.ts", lineNumber:
|
|
5796
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTreeItemWc, { className: "KolTreeItemWc", filePath: "components.ts", lineNumber: 3554 }); })();
|
|
5797
5797
|
let KolVersion = class KolVersion extends StencilProxyComponent {
|
|
5798
5798
|
constructor(changeDetectorRef, r, z) {
|
|
5799
5799
|
super();
|
|
@@ -5867,4 +5867,4 @@ export { KolVersion };
|
|
|
5867
5867
|
type: ViewChild,
|
|
5868
5868
|
args: [ReplaceTagDirective]
|
|
5869
5869
|
}] }); })();
|
|
5870
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolVersion, { className: "KolVersion", filePath: "components.ts", lineNumber:
|
|
5870
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolVersion, { className: "KolVersion", filePath: "components.ts", lineNumber: 3615 }); })();
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@public-ui/angular-v21",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "4.0.0-alpha.10",
|
|
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": "21.0.
|
|
58
|
-
"@angular/compiler": "21.0.
|
|
59
|
-
"@angular/compiler-cli": "21.0.
|
|
60
|
-
"@angular/core": "21.0.
|
|
57
|
+
"@angular/common": "21.0.5",
|
|
58
|
+
"@angular/compiler": "21.0.5",
|
|
59
|
+
"@angular/compiler-cli": "21.0.5",
|
|
60
|
+
"@angular/core": "21.0.5",
|
|
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.16.0",
|
|
68
|
-
"@public-ui/components": "
|
|
68
|
+
"@public-ui/components": "4.0.0-alpha.10"
|
|
69
69
|
},
|
|
70
70
|
"peerDependencies": {
|
|
71
|
-
"@angular/core": "^21.0.
|
|
72
|
-
"@public-ui/components": "
|
|
71
|
+
"@angular/core": "^21.0.5",
|
|
72
|
+
"@public-ui/components": "4.0.0-alpha.10"
|
|
73
73
|
},
|
|
74
74
|
"files": [
|
|
75
75
|
"dist"
|