@public-ui/angular-v19 4.1.2-rc.3 → 4.1.2-rc.5

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.
Files changed (2) hide show
  1. package/dist/components.js +12 -9
  2. package/package.json +3 -3
@@ -5130,7 +5130,8 @@ KolTabs.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolTabs, selectors:
5130
5130
  } }, encapsulation: 2, changeDetection: 0 });
5131
5131
  KolTabs = __decorate([
5132
5132
  ProxyCmp({
5133
- inputs: ['_align', '_behavior', '_hasCreateButton', '_label', '_on', '_selected', '_tabs']
5133
+ inputs: ['_align', '_behavior', '_hasCreateButton', '_label', '_on', '_selected', '_tabs'],
5134
+ methods: ['focus']
5134
5135
  })
5135
5136
  ], KolTabs);
5136
5137
  export { KolTabs };
@@ -5167,7 +5168,7 @@ export { KolTabs };
5167
5168
  type: ViewChild,
5168
5169
  args: [ReplaceTagDirective]
5169
5170
  }] }); })();
5170
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTabs, { className: "KolTabs", filePath: "components.ts", lineNumber: 3071 }); })();
5171
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTabs, { className: "KolTabs", filePath: "components.ts", lineNumber: 3072 }); })();
5171
5172
  let KolTextarea = class KolTextarea extends StencilProxyComponent {
5172
5173
  constructor(changeDetectorRef, r, z) {
5173
5174
  super();
@@ -5242,7 +5243,7 @@ export { KolTextarea };
5242
5243
  type: ViewChild,
5243
5244
  args: [ReplaceTagDirective]
5244
5245
  }] }); })();
5245
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTextarea, { className: "KolTextarea", filePath: "components.ts", lineNumber: 3136 }); })();
5246
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTextarea, { className: "KolTextarea", filePath: "components.ts", lineNumber: 3137 }); })();
5246
5247
  let KolToolbar = class KolToolbar extends StencilProxyComponent {
5247
5248
  constructor(changeDetectorRef, r, z) {
5248
5249
  super();
@@ -5279,7 +5280,8 @@ KolToolbar.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolToolbar, sele
5279
5280
  } }, encapsulation: 2, changeDetection: 0 });
5280
5281
  KolToolbar = __decorate([
5281
5282
  ProxyCmp({
5282
- inputs: ['_items', '_label', '_orientation']
5283
+ inputs: ['_items', '_label', '_orientation'],
5284
+ methods: ['focus']
5283
5285
  })
5284
5286
  ], KolToolbar);
5285
5287
  export { KolToolbar };
@@ -5316,7 +5318,7 @@ export { KolToolbar };
5316
5318
  type: ViewChild,
5317
5319
  args: [ReplaceTagDirective]
5318
5320
  }] }); })();
5319
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolToolbar, { className: "KolToolbar", filePath: "components.ts", lineNumber: 3217 }); })();
5321
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolToolbar, { className: "KolToolbar", filePath: "components.ts", lineNumber: 3219 }); })();
5320
5322
  let KolTree = class KolTree extends StencilProxyComponent {
5321
5323
  constructor(changeDetectorRef, r, z) {
5322
5324
  super();
@@ -5353,7 +5355,8 @@ KolTree.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolTree, selectors:
5353
5355
  } }, encapsulation: 2, changeDetection: 0 });
5354
5356
  KolTree = __decorate([
5355
5357
  ProxyCmp({
5356
- inputs: ['_label']
5358
+ inputs: ['_label'],
5359
+ methods: ['focus']
5357
5360
  })
5358
5361
  ], KolTree);
5359
5362
  export { KolTree };
@@ -5390,7 +5393,7 @@ export { KolTree };
5390
5393
  type: ViewChild,
5391
5394
  args: [ReplaceTagDirective]
5392
5395
  }] }); })();
5393
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTree, { className: "KolTree", filePath: "components.ts", lineNumber: 3277 }); })();
5396
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTree, { className: "KolTree", filePath: "components.ts", lineNumber: 3280 }); })();
5394
5397
  let KolTreeItem = class KolTreeItem extends StencilProxyComponent {
5395
5398
  constructor(changeDetectorRef, r, z) {
5396
5399
  super();
@@ -5465,7 +5468,7 @@ export { KolTreeItem };
5465
5468
  type: ViewChild,
5466
5469
  args: [ReplaceTagDirective]
5467
5470
  }] }); })();
5468
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTreeItem, { className: "KolTreeItem", filePath: "components.ts", lineNumber: 3336 }); })();
5471
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTreeItem, { className: "KolTreeItem", filePath: "components.ts", lineNumber: 3339 }); })();
5469
5472
  let KolVersion = class KolVersion extends StencilProxyComponent {
5470
5473
  constructor(changeDetectorRef, r, z) {
5471
5474
  super();
@@ -5539,4 +5542,4 @@ export { KolVersion };
5539
5542
  type: ViewChild,
5540
5543
  args: [ReplaceTagDirective]
5541
5544
  }] }); })();
5542
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolVersion, { className: "KolVersion", filePath: "components.ts", lineNumber: 3397 }); })();
5545
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolVersion, { className: "KolVersion", filePath: "components.ts", lineNumber: 3400 }); })();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@public-ui/angular-v19",
3
- "version": "4.1.2-rc.3",
3
+ "version": "4.1.2-rc.5",
4
4
  "license": "EUPL-1.2",
5
5
  "homepage": "https://public-ui.github.io",
6
6
  "repository": {
@@ -63,11 +63,11 @@
63
63
  "rxjs": "7.8.2",
64
64
  "typescript": "5.8.3",
65
65
  "zone.js": "0.15.1",
66
- "@public-ui/components": "4.1.2-rc.3"
66
+ "@public-ui/components": "4.1.2-rc.5"
67
67
  },
68
68
  "peerDependencies": {
69
69
  "@angular/core": "^19.2.20",
70
- "@public-ui/components": "4.1.2-rc.3"
70
+ "@public-ui/components": "4.1.2-rc.5"
71
71
  },
72
72
  "files": [
73
73
  "dist"