ryzen-ui 0.2.13 → 0.2.15

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/index.d.ts CHANGED
@@ -114,6 +114,7 @@ declare class DatePickerComponent implements OnDestroy {
114
114
  private _attachToBody;
115
115
  private _detachFromBody;
116
116
  private _close;
117
+ _reposition(): void;
117
118
  ngOnDestroy(): void;
118
119
  _selectDate(date: Date): void;
119
120
  _selectMonth(idx: number): void;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ryzen-ui",
3
- "version": "0.2.13",
3
+ "version": "0.2.15",
4
4
  "description": "Ryzen UI — standalone Angular component library built with signals, OnPush, and pure CSS with oklch theming",
5
5
  "keywords": [
6
6
  "angular",