@public-ui/angular-v21 4.1.1-rc.2 → 4.1.1-rc.3

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.
@@ -1138,7 +1138,6 @@ export declare interface KolSingleSelect extends Components.KolSingleSelect {
1138
1138
  export declare class KolSkeleton extends StencilProxyComponent implements OnChanges {
1139
1139
  private changeDetectorRef;
1140
1140
  protected z: NgZone;
1141
- _count: any;
1142
1141
  _name: any;
1143
1142
  protected el: HTMLElement;
1144
1143
  availableInputProperties: string[];
@@ -1148,7 +1147,7 @@ export declare class KolSkeleton extends StencilProxyComponent implements OnChan
1148
1147
  constructor(changeDetectorRef: ChangeDetectorRef, r: ElementRef, z: NgZone);
1149
1148
  ngOnChanges(): void;
1150
1149
  static ɵfac: i0.ɵɵFactoryDeclaration<KolSkeleton, never>;
1151
- static ɵcmp: i0.ɵɵComponentDeclaration<KolSkeleton, "kol-skeleton", never, { "_count": { "alias": "_count"; "required": false; }; "_name": { "alias": "_name"; "required": false; }; }, {}, never, ["*"], true, never>;
1150
+ static ɵcmp: i0.ɵɵComponentDeclaration<KolSkeleton, "kol-skeleton", never, { "_name": { "alias": "_name"; "required": false; }; }, {}, never, ["*"], true, never>;
1152
1151
  }
1153
1152
  export declare interface KolSkeleton extends Components.KolSkeleton {
1154
1153
  /**
@@ -1566,13 +1566,13 @@ function KolSkeleton_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { if (r
1566
1566
  } if (rf & 2) {
1567
1567
  const ctx_r0 = i0.ɵɵnextContext(2);
1568
1568
  const ngContentOutlet_r2 = i0.ɵɵreference(4);
1569
- i0.ɵɵdomProperty("_count", ctx_r0._count)("_name", ctx_r0._name);
1569
+ i0.ɵɵdomProperty("_name", ctx_r0._name);
1570
1570
  i0.ɵɵadvance(2);
1571
1571
  i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
1572
1572
  } }
1573
1573
  function KolSkeleton_ng_container_0_Template(rf, ctx) { if (rf & 1) {
1574
1574
  i0.ɵɵdomElementContainerStart(0);
1575
- i0.ɵɵdomTemplate(1, KolSkeleton_ng_container_0_stencil_ng_proxy_1_Template, 3, 3, "stencil-ng-proxy", 4);
1575
+ i0.ɵɵdomTemplate(1, KolSkeleton_ng_container_0_stencil_ng_proxy_1_Template, 3, 2, "stencil-ng-proxy", 4);
1576
1576
  i0.ɵɵdomElementContainerEnd();
1577
1577
  } if (rf & 2) {
1578
1578
  const ctx_r0 = i0.ɵɵnextContext();
@@ -5274,7 +5274,7 @@ let KolSkeleton = class KolSkeleton extends StencilProxyComponent {
5274
5274
  super();
5275
5275
  this.changeDetectorRef = changeDetectorRef;
5276
5276
  this.z = z;
5277
- this.availableInputProperties = ['_count', '_name'];
5277
+ this.availableInputProperties = ['_name'];
5278
5278
  changeDetectorRef.detach();
5279
5279
  const originalTagName = 'kol-skeleton';
5280
5280
  this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
@@ -5295,9 +5295,9 @@ KolSkeleton.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolSkeleton, se
5295
5295
  } if (rf & 2) {
5296
5296
  let _t;
5297
5297
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
5298
- } }, inputs: { _count: "_count", _name: "_name" }, features: [i0.ɵɵProvidersFeature([
5298
+ } }, inputs: { _name: "_name" }, features: [i0.ɵɵProvidersFeature([
5299
5299
  { provide: StencilProxyComponent, useExisting: forwardRef(() => KolSkeleton) }
5300
- ]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_count", "_name", 4, "replaceTag"], [3, "_count", "_name"], [4, "ngTemplateOutlet"]], template: function KolSkeleton_Template(rf, ctx) { if (rf & 1) {
5300
+ ]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_name", 4, "replaceTag"], [3, "_name"], [4, "ngTemplateOutlet"]], template: function KolSkeleton_Template(rf, ctx) { if (rf & 1) {
5301
5301
  i0.ɵɵprojectionDef();
5302
5302
  i0.ɵɵdomTemplate(0, KolSkeleton_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolSkeleton_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolSkeleton_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
5303
5303
  } if (rf & 2) {
@@ -5306,7 +5306,7 @@ KolSkeleton.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolSkeleton, se
5306
5306
  } }, encapsulation: 2, changeDetection: 0 });
5307
5307
  KolSkeleton = __decorate([
5308
5308
  ProxyCmp({
5309
- inputs: ['_count', '_name'],
5309
+ inputs: ['_name'],
5310
5310
  methods: ['focus', 'toggle']
5311
5311
  })
5312
5312
  ], KolSkeleton);
@@ -5319,7 +5319,7 @@ export { KolSkeleton };
5319
5319
  template: `
5320
5320
  <ng-container *ngIf="hasTagNameTransformer; else defaultCase">
5321
5321
  <stencil-ng-proxy
5322
- [_count]="_count" [_name]="_name"
5322
+ [_name]="_name"
5323
5323
  *replaceTag="tagName"
5324
5324
  #replaceTagHost
5325
5325
  >
@@ -5335,7 +5335,7 @@ export { KolSkeleton };
5335
5335
  <ng-content></ng-content>
5336
5336
  </ng-template>`,
5337
5337
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
5338
- inputs: ['_count', '_name'],
5338
+ inputs: ['_name'],
5339
5339
  providers: [
5340
5340
  { provide: StencilProxyComponent, useExisting: forwardRef(() => KolSkeleton) }
5341
5341
  ],
@@ -5419,7 +5419,7 @@ export { KolSkipNav };
5419
5419
  type: ViewChild,
5420
5420
  args: [ReplaceTagDirective]
5421
5421
  }] }); })();
5422
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSkipNav, { className: "KolSkipNav", filePath: "components.ts", lineNumber: 3082 }); })();
5422
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSkipNav, { className: "KolSkipNav", filePath: "components.ts", lineNumber: 3081 }); })();
5423
5423
  let KolSpin = class KolSpin extends StencilProxyComponent {
5424
5424
  constructor(changeDetectorRef, r, z) {
5425
5425
  super();
@@ -5493,7 +5493,7 @@ export { KolSpin };
5493
5493
  type: ViewChild,
5494
5494
  args: [ReplaceTagDirective]
5495
5495
  }] }); })();
5496
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSpin, { className: "KolSpin", filePath: "components.ts", lineNumber: 3141 }); })();
5496
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSpin, { className: "KolSpin", filePath: "components.ts", lineNumber: 3140 }); })();
5497
5497
  let KolSplitButton = class KolSplitButton extends StencilProxyComponent {
5498
5498
  constructor(changeDetectorRef, r, z) {
5499
5499
  super();
@@ -5568,7 +5568,7 @@ export { KolSplitButton };
5568
5568
  type: ViewChild,
5569
5569
  args: [ReplaceTagDirective]
5570
5570
  }] }); })();
5571
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSplitButton, { className: "KolSplitButton", filePath: "components.ts", lineNumber: 3202 }); })();
5571
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSplitButton, { className: "KolSplitButton", filePath: "components.ts", lineNumber: 3201 }); })();
5572
5572
  let KolTableStateful = class KolTableStateful extends StencilProxyComponent {
5573
5573
  constructor(changeDetectorRef, r, z) {
5574
5574
  super();
@@ -5643,7 +5643,7 @@ export { KolTableStateful };
5643
5643
  type: ViewChild,
5644
5644
  args: [ReplaceTagDirective]
5645
5645
  }] }); })();
5646
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTableStateful, { className: "KolTableStateful", filePath: "components.ts", lineNumber: 3278 }); })();
5646
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTableStateful, { className: "KolTableStateful", filePath: "components.ts", lineNumber: 3277 }); })();
5647
5647
  let KolTableStateless = class KolTableStateless extends StencilProxyComponent {
5648
5648
  constructor(changeDetectorRef, r, z) {
5649
5649
  super();
@@ -5717,7 +5717,7 @@ export { KolTableStateless };
5717
5717
  type: ViewChild,
5718
5718
  args: [ReplaceTagDirective]
5719
5719
  }] }); })();
5720
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTableStateless, { className: "KolTableStateless", filePath: "components.ts", lineNumber: 3346 }); })();
5720
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTableStateless, { className: "KolTableStateless", filePath: "components.ts", lineNumber: 3345 }); })();
5721
5721
  let KolTabs = class KolTabs extends StencilProxyComponent {
5722
5722
  constructor(changeDetectorRef, r, z) {
5723
5723
  super();
@@ -5791,7 +5791,7 @@ export { KolTabs };
5791
5791
  type: ViewChild,
5792
5792
  args: [ReplaceTagDirective]
5793
5793
  }] }); })();
5794
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTabs, { className: "KolTabs", filePath: "components.ts", lineNumber: 3411 }); })();
5794
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTabs, { className: "KolTabs", filePath: "components.ts", lineNumber: 3410 }); })();
5795
5795
  let KolTextarea = class KolTextarea extends StencilProxyComponent {
5796
5796
  constructor(changeDetectorRef, r, z) {
5797
5797
  super();
@@ -5866,7 +5866,7 @@ export { KolTextarea };
5866
5866
  type: ViewChild,
5867
5867
  args: [ReplaceTagDirective]
5868
5868
  }] }); })();
5869
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTextarea, { className: "KolTextarea", filePath: "components.ts", lineNumber: 3476 }); })();
5869
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTextarea, { className: "KolTextarea", filePath: "components.ts", lineNumber: 3475 }); })();
5870
5870
  let KolToastContainer = class KolToastContainer extends StencilProxyComponent {
5871
5871
  constructor(changeDetectorRef, r, z) {
5872
5872
  super();
@@ -5940,7 +5940,7 @@ export { KolToastContainer };
5940
5940
  type: ViewChild,
5941
5941
  args: [ReplaceTagDirective]
5942
5942
  }] }); })();
5943
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolToastContainer, { className: "KolToastContainer", filePath: "components.ts", lineNumber: 3557 }); })();
5943
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolToastContainer, { className: "KolToastContainer", filePath: "components.ts", lineNumber: 3556 }); })();
5944
5944
  let KolToolbar = class KolToolbar extends StencilProxyComponent {
5945
5945
  constructor(changeDetectorRef, r, z) {
5946
5946
  super();
@@ -6014,7 +6014,7 @@ export { KolToolbar };
6014
6014
  type: ViewChild,
6015
6015
  args: [ReplaceTagDirective]
6016
6016
  }] }); })();
6017
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolToolbar, { className: "KolToolbar", filePath: "components.ts", lineNumber: 3615 }); })();
6017
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolToolbar, { className: "KolToolbar", filePath: "components.ts", lineNumber: 3614 }); })();
6018
6018
  let KolTree = class KolTree extends StencilProxyComponent {
6019
6019
  constructor(changeDetectorRef, r, z) {
6020
6020
  super();
@@ -6088,7 +6088,7 @@ export { KolTree };
6088
6088
  type: ViewChild,
6089
6089
  args: [ReplaceTagDirective]
6090
6090
  }] }); })();
6091
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTree, { className: "KolTree", filePath: "components.ts", lineNumber: 3675 }); })();
6091
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTree, { className: "KolTree", filePath: "components.ts", lineNumber: 3674 }); })();
6092
6092
  let KolTreeItem = class KolTreeItem extends StencilProxyComponent {
6093
6093
  constructor(changeDetectorRef, r, z) {
6094
6094
  super();
@@ -6163,7 +6163,7 @@ export { KolTreeItem };
6163
6163
  type: ViewChild,
6164
6164
  args: [ReplaceTagDirective]
6165
6165
  }] }); })();
6166
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTreeItem, { className: "KolTreeItem", filePath: "components.ts", lineNumber: 3734 }); })();
6166
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTreeItem, { className: "KolTreeItem", filePath: "components.ts", lineNumber: 3733 }); })();
6167
6167
  let KolTreeItemWc = class KolTreeItemWc extends StencilProxyComponent {
6168
6168
  constructor(changeDetectorRef, r, z) {
6169
6169
  super();
@@ -6238,7 +6238,7 @@ export { KolTreeItemWc };
6238
6238
  type: ViewChild,
6239
6239
  args: [ReplaceTagDirective]
6240
6240
  }] }); })();
6241
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTreeItemWc, { className: "KolTreeItemWc", filePath: "components.ts", lineNumber: 3796 }); })();
6241
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTreeItemWc, { className: "KolTreeItemWc", filePath: "components.ts", lineNumber: 3795 }); })();
6242
6242
  let KolVersion = class KolVersion extends StencilProxyComponent {
6243
6243
  constructor(changeDetectorRef, r, z) {
6244
6244
  super();
@@ -6312,4 +6312,4 @@ export { KolVersion };
6312
6312
  type: ViewChild,
6313
6313
  args: [ReplaceTagDirective]
6314
6314
  }] }); })();
6315
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolVersion, { className: "KolVersion", filePath: "components.ts", lineNumber: 3857 }); })();
6315
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolVersion, { className: "KolVersion", filePath: "components.ts", lineNumber: 3856 }); })();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@public-ui/angular-v21",
3
- "version": "4.1.1-rc.2",
3
+ "version": "4.1.1-rc.3",
4
4
  "license": "EUPL-1.2",
5
5
  "homepage": "https://public-ui.github.io",
6
6
  "repository": {
@@ -63,11 +63,11 @@
63
63
  "rxjs": "7.8.2",
64
64
  "typescript": "5.9.3",
65
65
  "zone.js": "0.16.1",
66
- "@public-ui/components": "4.1.1-rc.2"
66
+ "@public-ui/components": "4.1.1-rc.3"
67
67
  },
68
68
  "peerDependencies": {
69
69
  "@angular/core": "^21.2.1",
70
- "@public-ui/components": "4.1.1-rc.2"
70
+ "@public-ui/components": "4.1.1-rc.3"
71
71
  },
72
72
  "files": [
73
73
  "dist"