ctt-babylon 0.13.24 → 0.13.25

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.
@@ -51,7 +51,6 @@ export declare class LisC2TxtImgComponent implements AfterViewInit, OnChanges, O
51
51
  private setDefaultSelection;
52
52
  /** ✅ util: sacar label humano para habitaciones */
53
53
  private getRoomLabelFromImage;
54
- /** ✅ opciones del modal habitaciones (dinámicas) */
55
54
  get roomOptions(): {
56
55
  id: string;
57
56
  label: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ctt-babylon",
3
- "version": "0.13.24",
3
+ "version": "0.13.25",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^17.3.8",
6
6
  "@angular/core": "^17.3.8",