@public-ui/angular-v19 3.0.2-6ae0104cda0b7b19a5b0d6bbc5f990b9fe544fa0.0 → 3.0.2-9f8071ed20ed02e55f3c04b71b1e86d2ea52b39b.0
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 +26 -0
- package/dist/components.js +129 -19
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/package.json +3 -3
package/dist/components.d.ts
CHANGED
|
@@ -874,6 +874,32 @@ export declare class KolPagination extends StencilProxyComponent implements OnCh
|
|
|
874
874
|
}
|
|
875
875
|
export declare interface KolPagination extends Components.KolPagination {
|
|
876
876
|
}
|
|
877
|
+
export declare class KolPaginationWc extends StencilProxyComponent implements OnChanges {
|
|
878
|
+
private changeDetectorRef;
|
|
879
|
+
protected z: NgZone;
|
|
880
|
+
_boundarycount: any;
|
|
881
|
+
_customclass: any;
|
|
882
|
+
_hasbuttons: any;
|
|
883
|
+
_label: any;
|
|
884
|
+
_max: any;
|
|
885
|
+
_on: any;
|
|
886
|
+
_page: any;
|
|
887
|
+
_pagesize: any;
|
|
888
|
+
_pagesizeoptions: any;
|
|
889
|
+
_siblingcount: any;
|
|
890
|
+
_tooltipalign: any;
|
|
891
|
+
protected el: HTMLElement;
|
|
892
|
+
availableInputProperties: string[];
|
|
893
|
+
hasTagNameTransformer: boolean;
|
|
894
|
+
tagName: string;
|
|
895
|
+
replaceTagDirective: ReplaceTagDirective;
|
|
896
|
+
constructor(changeDetectorRef: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
897
|
+
ngOnChanges(): void;
|
|
898
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<KolPaginationWc, never>;
|
|
899
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KolPaginationWc, "kol-pagination-wc", never, { "_boundaryCount": { "alias": "_boundaryCount"; "required": false; }; "_customClass": { "alias": "_customClass"; "required": false; }; "_hasButtons": { "alias": "_hasButtons"; "required": false; }; "_label": { "alias": "_label"; "required": false; }; "_max": { "alias": "_max"; "required": false; }; "_on": { "alias": "_on"; "required": false; }; "_page": { "alias": "_page"; "required": false; }; "_pageSize": { "alias": "_pageSize"; "required": false; }; "_pageSizeOptions": { "alias": "_pageSizeOptions"; "required": false; }; "_siblingCount": { "alias": "_siblingCount"; "required": false; }; "_tooltipAlign": { "alias": "_tooltipAlign"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
900
|
+
}
|
|
901
|
+
export declare interface KolPaginationWc extends Components.KolPaginationWc {
|
|
902
|
+
}
|
|
877
903
|
export declare class KolPopoverButton extends StencilProxyComponent implements OnChanges {
|
|
878
904
|
private changeDetectorRef;
|
|
879
905
|
protected z: NgZone;
|
package/dist/components.js
CHANGED
|
@@ -1196,6 +1196,42 @@ function KolPagination_ng_template_1_Template(rf, ctx) { if (rf & 1) {
|
|
|
1196
1196
|
function KolPagination_ng_template_3_Template(rf, ctx) { if (rf & 1) {
|
|
1197
1197
|
i0.ɵɵprojection(0);
|
|
1198
1198
|
} }
|
|
1199
|
+
function KolPaginationWc_ng_container_0_stencil_ng_proxy_1_ng_container_2_Template(rf, ctx) { if (rf & 1) {
|
|
1200
|
+
i0.ɵɵelementContainer(0);
|
|
1201
|
+
} }
|
|
1202
|
+
function KolPaginationWc_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { if (rf & 1) {
|
|
1203
|
+
i0.ɵɵelementStart(0, "stencil-ng-proxy", 5, 2);
|
|
1204
|
+
i0.ɵɵtemplate(2, KolPaginationWc_ng_container_0_stencil_ng_proxy_1_ng_container_2_Template, 1, 0, "ng-container", 6);
|
|
1205
|
+
i0.ɵɵelementEnd();
|
|
1206
|
+
} if (rf & 2) {
|
|
1207
|
+
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
1208
|
+
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
1209
|
+
i0.ɵɵproperty("_boundaryCount", ctx_r0._boundaryCount)("_customClass", ctx_r0._customClass)("_hasButtons", ctx_r0._hasButtons)("_label", ctx_r0._label)("_max", ctx_r0._max)("_on", ctx_r0._on)("_page", ctx_r0._page)("_pageSize", ctx_r0._pageSize)("_pageSizeOptions", ctx_r0._pageSizeOptions)("_siblingCount", ctx_r0._siblingCount)("_tooltipAlign", ctx_r0._tooltipAlign);
|
|
1210
|
+
i0.ɵɵadvance(2);
|
|
1211
|
+
i0.ɵɵproperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
1212
|
+
} }
|
|
1213
|
+
function KolPaginationWc_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
1214
|
+
i0.ɵɵelementContainerStart(0);
|
|
1215
|
+
i0.ɵɵtemplate(1, KolPaginationWc_ng_container_0_stencil_ng_proxy_1_Template, 3, 12, "stencil-ng-proxy", 4);
|
|
1216
|
+
i0.ɵɵelementContainerEnd();
|
|
1217
|
+
} if (rf & 2) {
|
|
1218
|
+
const ctx_r0 = i0.ɵɵnextContext();
|
|
1219
|
+
i0.ɵɵadvance();
|
|
1220
|
+
i0.ɵɵproperty("replaceTag", ctx_r0.tagName);
|
|
1221
|
+
} }
|
|
1222
|
+
function KolPaginationWc_ng_template_1_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
1223
|
+
i0.ɵɵelementContainer(0);
|
|
1224
|
+
} }
|
|
1225
|
+
function KolPaginationWc_ng_template_1_Template(rf, ctx) { if (rf & 1) {
|
|
1226
|
+
i0.ɵɵtemplate(0, KolPaginationWc_ng_template_1_ng_container_0_Template, 1, 0, "ng-container", 6);
|
|
1227
|
+
} if (rf & 2) {
|
|
1228
|
+
i0.ɵɵnextContext();
|
|
1229
|
+
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
1230
|
+
i0.ɵɵproperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
1231
|
+
} }
|
|
1232
|
+
function KolPaginationWc_ng_template_3_Template(rf, ctx) { if (rf & 1) {
|
|
1233
|
+
i0.ɵɵprojection(0);
|
|
1234
|
+
} }
|
|
1199
1235
|
function KolPopoverButton_ng_container_0_stencil_ng_proxy_1_ng_container_2_Template(rf, ctx) { if (rf & 1) {
|
|
1200
1236
|
i0.ɵɵelementContainer(0);
|
|
1201
1237
|
} }
|
|
@@ -4341,6 +4377,80 @@ export { KolPagination };
|
|
|
4341
4377
|
args: [ReplaceTagDirective]
|
|
4342
4378
|
}] }); })();
|
|
4343
4379
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPagination, { className: "KolPagination", filePath: "components.ts", lineNumber: 2254 }); })();
|
|
4380
|
+
let KolPaginationWc = class KolPaginationWc extends StencilProxyComponent {
|
|
4381
|
+
constructor(changeDetectorRef, r, z) {
|
|
4382
|
+
super();
|
|
4383
|
+
this.changeDetectorRef = changeDetectorRef;
|
|
4384
|
+
this.z = z;
|
|
4385
|
+
this.availableInputProperties = ['_boundaryCount', '_customClass', '_hasButtons', '_label', '_max', '_on', '_page', '_pageSize', '_pageSizeOptions', '_siblingCount', '_tooltipAlign'];
|
|
4386
|
+
changeDetectorRef.detach();
|
|
4387
|
+
const originalTagName = 'kol-pagination-wc';
|
|
4388
|
+
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
4389
|
+
this.hasTagNameTransformer = typeof tagNameTransformer === 'function';
|
|
4390
|
+
this.el = r.nativeElement;
|
|
4391
|
+
}
|
|
4392
|
+
ngOnChanges() {
|
|
4393
|
+
if (typeof this.replaceTagDirective === 'object' && this.replaceTagDirective !== null && typeof this.replaceTagDirective.handlePropertyChanges === 'function') {
|
|
4394
|
+
this.replaceTagDirective.handlePropertyChanges();
|
|
4395
|
+
}
|
|
4396
|
+
this.changeDetectorRef.detectChanges();
|
|
4397
|
+
}
|
|
4398
|
+
};
|
|
4399
|
+
KolPaginationWc.ɵfac = function KolPaginationWc_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || KolPaginationWc)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i0.NgZone)); };
|
|
4400
|
+
KolPaginationWc.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolPaginationWc, selectors: [["kol-pagination-wc"]], viewQuery: function KolPaginationWc_Query(rf, ctx) { if (rf & 1) {
|
|
4401
|
+
i0.ɵɵviewQuery(ReplaceTagDirective, 5);
|
|
4402
|
+
} if (rf & 2) {
|
|
4403
|
+
let _t;
|
|
4404
|
+
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
4405
|
+
} }, inputs: { _boundaryCount: "_boundaryCount", _customClass: "_customClass", _hasButtons: "_hasButtons", _label: "_label", _max: "_max", _on: "_on", _page: "_page", _pageSize: "_pageSize", _pageSizeOptions: "_pageSizeOptions", _siblingCount: "_siblingCount", _tooltipAlign: "_tooltipAlign" }, features: [i0.ɵɵProvidersFeature([
|
|
4406
|
+
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolPaginationWc) }
|
|
4407
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_boundaryCount", "_customClass", "_hasButtons", "_label", "_max", "_on", "_page", "_pageSize", "_pageSizeOptions", "_siblingCount", "_tooltipAlign", 4, "replaceTag"], [3, "_boundaryCount", "_customClass", "_hasButtons", "_label", "_max", "_on", "_page", "_pageSize", "_pageSizeOptions", "_siblingCount", "_tooltipAlign"], [4, "ngTemplateOutlet"]], template: function KolPaginationWc_Template(rf, ctx) { if (rf & 1) {
|
|
4408
|
+
i0.ɵɵprojectionDef();
|
|
4409
|
+
i0.ɵɵtemplate(0, KolPaginationWc_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolPaginationWc_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolPaginationWc_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
4410
|
+
} if (rf & 2) {
|
|
4411
|
+
const defaultCase_r3 = i0.ɵɵreference(2);
|
|
4412
|
+
i0.ɵɵproperty("ngIf", ctx.hasTagNameTransformer)("ngIfElse", defaultCase_r3);
|
|
4413
|
+
} }, encapsulation: 2, changeDetection: 0 });
|
|
4414
|
+
KolPaginationWc = __decorate([
|
|
4415
|
+
ProxyCmp({
|
|
4416
|
+
inputs: ['_boundaryCount', '_customClass', '_hasButtons', '_label', '_max', '_on', '_page', '_pageSize', '_pageSizeOptions', '_siblingCount', '_tooltipAlign']
|
|
4417
|
+
})
|
|
4418
|
+
], KolPaginationWc);
|
|
4419
|
+
export { KolPaginationWc };
|
|
4420
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(KolPaginationWc, [{
|
|
4421
|
+
type: Component,
|
|
4422
|
+
args: [{
|
|
4423
|
+
selector: 'kol-pagination-wc',
|
|
4424
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
4425
|
+
template: `
|
|
4426
|
+
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
4427
|
+
<stencil-ng-proxy
|
|
4428
|
+
[_boundaryCount]="_boundaryCount" [_customClass]="_customClass" [_hasButtons]="_hasButtons" [_label]="_label" [_max]="_max" [_on]="_on" [_page]="_page" [_pageSize]="_pageSize" [_pageSizeOptions]="_pageSizeOptions" [_siblingCount]="_siblingCount" [_tooltipAlign]="_tooltipAlign"
|
|
4429
|
+
*replaceTag="tagName"
|
|
4430
|
+
#replaceTagHost
|
|
4431
|
+
>
|
|
4432
|
+
<ng-container *ngTemplateOutlet="ngContentOutlet"></ng-container>
|
|
4433
|
+
</stencil-ng-proxy>
|
|
4434
|
+
</ng-container>
|
|
4435
|
+
|
|
4436
|
+
<ng-template #defaultCase>
|
|
4437
|
+
<ng-container *ngTemplateOutlet="ngContentOutlet"></ng-container>
|
|
4438
|
+
</ng-template>
|
|
4439
|
+
|
|
4440
|
+
<ng-template #ngContentOutlet>
|
|
4441
|
+
<ng-content></ng-content>
|
|
4442
|
+
</ng-template>`,
|
|
4443
|
+
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
4444
|
+
inputs: ['_boundaryCount', '_customClass', '_hasButtons', '_label', '_max', '_on', '_page', '_pageSize', '_pageSizeOptions', '_siblingCount', '_tooltipAlign'],
|
|
4445
|
+
providers: [
|
|
4446
|
+
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolPaginationWc) }
|
|
4447
|
+
],
|
|
4448
|
+
}]
|
|
4449
|
+
}], () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], { replaceTagDirective: [{
|
|
4450
|
+
type: ViewChild,
|
|
4451
|
+
args: [ReplaceTagDirective]
|
|
4452
|
+
}] }); })();
|
|
4453
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPaginationWc, { className: "KolPaginationWc", filePath: "components.ts", lineNumber: 2322 }); })();
|
|
4344
4454
|
let KolPopoverButton = class KolPopoverButton extends StencilProxyComponent {
|
|
4345
4455
|
constructor(changeDetectorRef, r, z) {
|
|
4346
4456
|
super();
|
|
@@ -4415,7 +4525,7 @@ export { KolPopoverButton };
|
|
|
4415
4525
|
type: ViewChild,
|
|
4416
4526
|
args: [ReplaceTagDirective]
|
|
4417
4527
|
}] }); })();
|
|
4418
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPopoverButton, { className: "KolPopoverButton", filePath: "components.ts", lineNumber:
|
|
4528
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPopoverButton, { className: "KolPopoverButton", filePath: "components.ts", lineNumber: 2391 }); })();
|
|
4419
4529
|
let KolPopoverButtonWc = class KolPopoverButtonWc extends StencilProxyComponent {
|
|
4420
4530
|
constructor(changeDetectorRef, r, z) {
|
|
4421
4531
|
super();
|
|
@@ -4490,7 +4600,7 @@ export { KolPopoverButtonWc };
|
|
|
4490
4600
|
type: ViewChild,
|
|
4491
4601
|
args: [ReplaceTagDirective]
|
|
4492
4602
|
}] }); })();
|
|
4493
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPopoverButtonWc, { className: "KolPopoverButtonWc", filePath: "components.ts", lineNumber:
|
|
4603
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPopoverButtonWc, { className: "KolPopoverButtonWc", filePath: "components.ts", lineNumber: 2469 }); })();
|
|
4494
4604
|
let KolProgress = class KolProgress extends StencilProxyComponent {
|
|
4495
4605
|
constructor(changeDetectorRef, r, z) {
|
|
4496
4606
|
super();
|
|
@@ -4564,7 +4674,7 @@ export { KolProgress };
|
|
|
4564
4674
|
type: ViewChild,
|
|
4565
4675
|
args: [ReplaceTagDirective]
|
|
4566
4676
|
}] }); })();
|
|
4567
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolProgress, { className: "KolProgress", filePath: "components.ts", lineNumber:
|
|
4677
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolProgress, { className: "KolProgress", filePath: "components.ts", lineNumber: 2546 }); })();
|
|
4568
4678
|
let KolQuote = class KolQuote extends StencilProxyComponent {
|
|
4569
4679
|
constructor(changeDetectorRef, r, z) {
|
|
4570
4680
|
super();
|
|
@@ -4638,7 +4748,7 @@ export { KolQuote };
|
|
|
4638
4748
|
type: ViewChild,
|
|
4639
4749
|
args: [ReplaceTagDirective]
|
|
4640
4750
|
}] }); })();
|
|
4641
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolQuote, { className: "KolQuote", filePath: "components.ts", lineNumber:
|
|
4751
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolQuote, { className: "KolQuote", filePath: "components.ts", lineNumber: 2608 }); })();
|
|
4642
4752
|
let KolSelect = class KolSelect extends StencilProxyComponent {
|
|
4643
4753
|
constructor(changeDetectorRef, r, z) {
|
|
4644
4754
|
super();
|
|
@@ -4713,7 +4823,7 @@ export { KolSelect };
|
|
|
4713
4823
|
type: ViewChild,
|
|
4714
4824
|
args: [ReplaceTagDirective]
|
|
4715
4825
|
}] }); })();
|
|
4716
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSelect, { className: "KolSelect", filePath: "components.ts", lineNumber:
|
|
4826
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSelect, { className: "KolSelect", filePath: "components.ts", lineNumber: 2670 }); })();
|
|
4717
4827
|
let KolSingleSelect = class KolSingleSelect extends StencilProxyComponent {
|
|
4718
4828
|
constructor(changeDetectorRef, r, z) {
|
|
4719
4829
|
super();
|
|
@@ -4788,7 +4898,7 @@ export { KolSingleSelect };
|
|
|
4788
4898
|
type: ViewChild,
|
|
4789
4899
|
args: [ReplaceTagDirective]
|
|
4790
4900
|
}] }); })();
|
|
4791
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSingleSelect, { className: "KolSingleSelect", filePath: "components.ts", lineNumber:
|
|
4901
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSingleSelect, { className: "KolSingleSelect", filePath: "components.ts", lineNumber: 2748 }); })();
|
|
4792
4902
|
let KolSkipNav = class KolSkipNav extends StencilProxyComponent {
|
|
4793
4903
|
constructor(changeDetectorRef, r, z) {
|
|
4794
4904
|
super();
|
|
@@ -4862,7 +4972,7 @@ export { KolSkipNav };
|
|
|
4862
4972
|
type: ViewChild,
|
|
4863
4973
|
args: [ReplaceTagDirective]
|
|
4864
4974
|
}] }); })();
|
|
4865
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSkipNav, { className: "KolSkipNav", filePath: "components.ts", lineNumber:
|
|
4975
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSkipNav, { className: "KolSkipNav", filePath: "components.ts", lineNumber: 2825 }); })();
|
|
4866
4976
|
let KolSpin = class KolSpin extends StencilProxyComponent {
|
|
4867
4977
|
constructor(changeDetectorRef, r, z) {
|
|
4868
4978
|
super();
|
|
@@ -4936,7 +5046,7 @@ export { KolSpin };
|
|
|
4936
5046
|
type: ViewChild,
|
|
4937
5047
|
args: [ReplaceTagDirective]
|
|
4938
5048
|
}] }); })();
|
|
4939
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSpin, { className: "KolSpin", filePath: "components.ts", lineNumber:
|
|
5049
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSpin, { className: "KolSpin", filePath: "components.ts", lineNumber: 2884 }); })();
|
|
4940
5050
|
let KolSplitButton = class KolSplitButton extends StencilProxyComponent {
|
|
4941
5051
|
constructor(changeDetectorRef, r, z) {
|
|
4942
5052
|
super();
|
|
@@ -5011,7 +5121,7 @@ export { KolSplitButton };
|
|
|
5011
5121
|
type: ViewChild,
|
|
5012
5122
|
args: [ReplaceTagDirective]
|
|
5013
5123
|
}] }); })();
|
|
5014
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSplitButton, { className: "KolSplitButton", filePath: "components.ts", lineNumber:
|
|
5124
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSplitButton, { className: "KolSplitButton", filePath: "components.ts", lineNumber: 2944 }); })();
|
|
5015
5125
|
let KolTableStateful = class KolTableStateful extends StencilProxyComponent {
|
|
5016
5126
|
constructor(changeDetectorRef, r, z) {
|
|
5017
5127
|
super();
|
|
@@ -5086,7 +5196,7 @@ export { KolTableStateful };
|
|
|
5086
5196
|
type: ViewChild,
|
|
5087
5197
|
args: [ReplaceTagDirective]
|
|
5088
5198
|
}] }); })();
|
|
5089
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTableStateful, { className: "KolTableStateful", filePath: "components.ts", lineNumber:
|
|
5199
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTableStateful, { className: "KolTableStateful", filePath: "components.ts", lineNumber: 3021 }); })();
|
|
5090
5200
|
let KolTableStateless = class KolTableStateless extends StencilProxyComponent {
|
|
5091
5201
|
constructor(changeDetectorRef, r, z) {
|
|
5092
5202
|
super();
|
|
@@ -5160,7 +5270,7 @@ export { KolTableStateless };
|
|
|
5160
5270
|
type: ViewChild,
|
|
5161
5271
|
args: [ReplaceTagDirective]
|
|
5162
5272
|
}] }); })();
|
|
5163
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTableStateless, { className: "KolTableStateless", filePath: "components.ts", lineNumber:
|
|
5273
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTableStateless, { className: "KolTableStateless", filePath: "components.ts", lineNumber: 3089 }); })();
|
|
5164
5274
|
let KolTabs = class KolTabs extends StencilProxyComponent {
|
|
5165
5275
|
constructor(changeDetectorRef, r, z) {
|
|
5166
5276
|
super();
|
|
@@ -5234,7 +5344,7 @@ export { KolTabs };
|
|
|
5234
5344
|
type: ViewChild,
|
|
5235
5345
|
args: [ReplaceTagDirective]
|
|
5236
5346
|
}] }); })();
|
|
5237
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTabs, { className: "KolTabs", filePath: "components.ts", lineNumber:
|
|
5347
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTabs, { className: "KolTabs", filePath: "components.ts", lineNumber: 3154 }); })();
|
|
5238
5348
|
let KolTextarea = class KolTextarea extends StencilProxyComponent {
|
|
5239
5349
|
constructor(changeDetectorRef, r, z) {
|
|
5240
5350
|
super();
|
|
@@ -5309,7 +5419,7 @@ export { KolTextarea };
|
|
|
5309
5419
|
type: ViewChild,
|
|
5310
5420
|
args: [ReplaceTagDirective]
|
|
5311
5421
|
}] }); })();
|
|
5312
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTextarea, { className: "KolTextarea", filePath: "components.ts", lineNumber:
|
|
5422
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTextarea, { className: "KolTextarea", filePath: "components.ts", lineNumber: 3219 }); })();
|
|
5313
5423
|
let KolToastContainer = class KolToastContainer extends StencilProxyComponent {
|
|
5314
5424
|
constructor(changeDetectorRef, r, z) {
|
|
5315
5425
|
super();
|
|
@@ -5383,7 +5493,7 @@ export { KolToastContainer };
|
|
|
5383
5493
|
type: ViewChild,
|
|
5384
5494
|
args: [ReplaceTagDirective]
|
|
5385
5495
|
}] }); })();
|
|
5386
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolToastContainer, { className: "KolToastContainer", filePath: "components.ts", lineNumber:
|
|
5496
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolToastContainer, { className: "KolToastContainer", filePath: "components.ts", lineNumber: 3300 }); })();
|
|
5387
5497
|
let KolToolbar = class KolToolbar extends StencilProxyComponent {
|
|
5388
5498
|
constructor(changeDetectorRef, r, z) {
|
|
5389
5499
|
super();
|
|
@@ -5457,7 +5567,7 @@ export { KolToolbar };
|
|
|
5457
5567
|
type: ViewChild,
|
|
5458
5568
|
args: [ReplaceTagDirective]
|
|
5459
5569
|
}] }); })();
|
|
5460
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolToolbar, { className: "KolToolbar", filePath: "components.ts", lineNumber:
|
|
5570
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolToolbar, { className: "KolToolbar", filePath: "components.ts", lineNumber: 3358 }); })();
|
|
5461
5571
|
let KolTree = class KolTree extends StencilProxyComponent {
|
|
5462
5572
|
constructor(changeDetectorRef, r, z) {
|
|
5463
5573
|
super();
|
|
@@ -5531,7 +5641,7 @@ export { KolTree };
|
|
|
5531
5641
|
type: ViewChild,
|
|
5532
5642
|
args: [ReplaceTagDirective]
|
|
5533
5643
|
}] }); })();
|
|
5534
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTree, { className: "KolTree", filePath: "components.ts", lineNumber:
|
|
5644
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTree, { className: "KolTree", filePath: "components.ts", lineNumber: 3418 }); })();
|
|
5535
5645
|
let KolTreeItem = class KolTreeItem extends StencilProxyComponent {
|
|
5536
5646
|
constructor(changeDetectorRef, r, z) {
|
|
5537
5647
|
super();
|
|
@@ -5606,7 +5716,7 @@ export { KolTreeItem };
|
|
|
5606
5716
|
type: ViewChild,
|
|
5607
5717
|
args: [ReplaceTagDirective]
|
|
5608
5718
|
}] }); })();
|
|
5609
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTreeItem, { className: "KolTreeItem", filePath: "components.ts", lineNumber:
|
|
5719
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTreeItem, { className: "KolTreeItem", filePath: "components.ts", lineNumber: 3477 }); })();
|
|
5610
5720
|
let KolTreeItemWc = class KolTreeItemWc extends StencilProxyComponent {
|
|
5611
5721
|
constructor(changeDetectorRef, r, z) {
|
|
5612
5722
|
super();
|
|
@@ -5681,7 +5791,7 @@ export { KolTreeItemWc };
|
|
|
5681
5791
|
type: ViewChild,
|
|
5682
5792
|
args: [ReplaceTagDirective]
|
|
5683
5793
|
}] }); })();
|
|
5684
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTreeItemWc, { className: "KolTreeItemWc", filePath: "components.ts", lineNumber:
|
|
5794
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTreeItemWc, { className: "KolTreeItemWc", filePath: "components.ts", lineNumber: 3539 }); })();
|
|
5685
5795
|
let KolVersion = class KolVersion extends StencilProxyComponent {
|
|
5686
5796
|
constructor(changeDetectorRef, r, z) {
|
|
5687
5797
|
super();
|
|
@@ -5755,4 +5865,4 @@ export { KolVersion };
|
|
|
5755
5865
|
type: ViewChild,
|
|
5756
5866
|
args: [ReplaceTagDirective]
|
|
5757
5867
|
}] }); })();
|
|
5758
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolVersion, { className: "KolVersion", filePath: "components.ts", lineNumber:
|
|
5868
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolVersion, { className: "KolVersion", filePath: "components.ts", lineNumber: 3600 }); })();
|
package/dist/index.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { KolAbbr, KolAccordion, KolAlert, KolAvatar, KolBadge, KolBreadcrumb, KolButton, KolButtonLink, KolCard, KolCardWc, KolCombobox, KolDetails, KolDrawer, KolForm, KolHeading, KolIcon, KolImage, KolInputCheckbox, KolInputColor, KolInputDate, KolInputEmail, KolInputFile, KolInputNumber, KolInputPassword, KolInputRadio, KolInputRange, KolInputText, KolKolibri, KolLink, KolLinkButton, KolModal, KolNav, KolPagination, KolPopoverButton, KolPopoverButtonWc, KolProgress, KolQuote, KolSelect, KolSingleSelect, KolSkipNav, KolSpin, KolSplitButton, KolTableStateful, KolTableStateless, KolTabs, KolTextarea, KolToastContainer, KolToolbar, KolTree, KolTreeItem, KolTreeItemWc, KolVersion } from './components';
|
|
1
|
+
export { KolAbbr, KolAccordion, KolAlert, KolAvatar, KolBadge, KolBreadcrumb, KolButton, KolButtonLink, KolCard, KolCardWc, KolCombobox, KolDetails, KolDrawer, KolForm, KolHeading, KolIcon, KolImage, KolInputCheckbox, KolInputColor, KolInputDate, KolInputEmail, KolInputFile, KolInputNumber, KolInputPassword, KolInputRadio, KolInputRange, KolInputText, KolKolibri, KolLink, KolLinkButton, KolModal, KolNav, KolPagination, KolPaginationWc, KolPopoverButton, KolPopoverButtonWc, KolProgress, KolQuote, KolSelect, KolSingleSelect, KolSkipNav, KolSpin, KolSplitButton, KolTableStateful, KolTableStateless, KolTabs, KolTextarea, KolToastContainer, KolToolbar, KolTree, KolTreeItem, KolTreeItemWc, KolVersion } from './components';
|
|
2
2
|
export { ReplaceTagDirective } from './angular-component-lib/ReplaceTagDirective';
|
|
3
3
|
export { setTagNameTransformer } from './angular-component-lib/tagNameTransformer';
|
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/* AutoGen NgModule */
|
|
2
|
-
export { KolAbbr, KolAccordion, KolAlert, KolAvatar, KolBadge, KolBreadcrumb, KolButton, KolButtonLink, KolCard, KolCardWc, KolCombobox, KolDetails, KolDrawer, KolForm, KolHeading, KolIcon, KolImage, KolInputCheckbox, KolInputColor, KolInputDate, KolInputEmail, KolInputFile, KolInputNumber, KolInputPassword, KolInputRadio, KolInputRange, KolInputText, KolKolibri, KolLink, KolLinkButton, KolModal, KolNav, KolPagination, KolPopoverButton, KolPopoverButtonWc, KolProgress, KolQuote, KolSelect, KolSingleSelect, KolSkipNav, KolSpin, KolSplitButton, KolTableStateful, KolTableStateless, KolTabs, KolTextarea, KolToastContainer, KolToolbar, KolTree, KolTreeItem, KolTreeItemWc, KolVersion } from './components';
|
|
2
|
+
export { KolAbbr, KolAccordion, KolAlert, KolAvatar, KolBadge, KolBreadcrumb, KolButton, KolButtonLink, KolCard, KolCardWc, KolCombobox, KolDetails, KolDrawer, KolForm, KolHeading, KolIcon, KolImage, KolInputCheckbox, KolInputColor, KolInputDate, KolInputEmail, KolInputFile, KolInputNumber, KolInputPassword, KolInputRadio, KolInputRange, KolInputText, KolKolibri, KolLink, KolLinkButton, KolModal, KolNav, KolPagination, KolPaginationWc, KolPopoverButton, KolPopoverButtonWc, KolProgress, KolQuote, KolSelect, KolSingleSelect, KolSkipNav, KolSpin, KolSplitButton, KolTableStateful, KolTableStateless, KolTabs, KolTextarea, KolToastContainer, KolToolbar, KolTree, KolTreeItem, KolTreeItemWc, KolVersion } from './components';
|
|
3
3
|
export { ReplaceTagDirective } from './angular-component-lib/ReplaceTagDirective';
|
|
4
4
|
export { setTagNameTransformer } from './angular-component-lib/tagNameTransformer';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@public-ui/angular-v19",
|
|
3
|
-
"version": "3.0.2-
|
|
3
|
+
"version": "3.0.2-9f8071ed20ed02e55f3c04b71b1e86d2ea52b39b.0",
|
|
4
4
|
"license": "EUPL-1.2",
|
|
5
5
|
"homepage": "https://public-ui.github.io",
|
|
6
6
|
"repository": {
|
|
@@ -66,11 +66,11 @@
|
|
|
66
66
|
"rxjs": "7.8.2",
|
|
67
67
|
"typescript": "5.8.3",
|
|
68
68
|
"zone.js": "0.15.1",
|
|
69
|
-
"@public-ui/components": "3.0.2-
|
|
69
|
+
"@public-ui/components": "3.0.2-9f8071ed20ed02e55f3c04b71b1e86d2ea52b39b.0"
|
|
70
70
|
},
|
|
71
71
|
"peerDependencies": {
|
|
72
72
|
"@angular/core": "^19.2.14",
|
|
73
|
-
"@public-ui/components": "3.0.2-
|
|
73
|
+
"@public-ui/components": "3.0.2-9f8071ed20ed02e55f3c04b71b1e86d2ea52b39b.0"
|
|
74
74
|
},
|
|
75
75
|
"files": [
|
|
76
76
|
"dist"
|