@tiba-spark/client-shared-lib 25.3.0-664 → 25.3.0-667

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.
@@ -24865,7 +24865,7 @@ var Localization;
24865
24865
  Localization["preview"] = "preview";
24866
24866
  Localization["guest_pass"] = "guest_pass";
24867
24867
  Localization["guest_preview"] = "guest_preview";
24868
- Localization["guest_preview_message"] = "guest_preview_message";
24868
+ Localization["qr_preview_message"] = "qr_preview_message";
24869
24869
  Localization["monthly_pass"] = "monthly_pass";
24870
24870
  Localization["monthly_preview"] = "monthly_preview";
24871
24871
  Localization["monthly_preview_message"] = "monthly_preview_message";
@@ -26607,6 +26607,7 @@ var Localization;
26607
26607
  Localization["user_delete_message"] = "user_delete_message";
26608
26608
  Localization["user_delete_title"] = "user_delete_title";
26609
26609
  Localization["total_parking_lots"] = "total_parking_lots";
26610
+ Localization["print_hotel_guest"] = "print_hotel_guest";
26610
26611
  Localization["io_ticket_history"] = "io_ticket_history";
26611
26612
  })(Localization || (Localization = {}));
26612
26613