@tiba-spark/client-shared-lib 25.3.0-755 → 25.3.0-763
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/esm2022/libraries/enums/localization.enum.mjs +2 -2
- package/fesm2022/tiba-spark-client-shared-lib.mjs +1 -1
- package/fesm2022/tiba-spark-client-shared-lib.mjs.map +1 -1
- package/libraries/enums/localization.enum.d.ts +1 -1
- package/libraries/enums/localization.enum.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -27019,7 +27019,7 @@ var Localization;
|
|
|
27019
27019
|
Localization["product_license"] = "product_license";
|
|
27020
27020
|
Localization["server_name"] = "server_name";
|
|
27021
27021
|
Localization["delete_vendor_license"] = "delete_vendor_license";
|
|
27022
|
-
Localization["
|
|
27022
|
+
Localization["add_vendor_to_parking_lot"] = "add_vendor_to_parking_lot";
|
|
27023
27023
|
Localization["vendor_name"] = "vendor_name";
|
|
27024
27024
|
Localization["select_product_license"] = "select_product_license";
|
|
27025
27025
|
Localization["vendor_integration_dialog_add_parkinglot_text"] = "vendor_integration_dialog_add_parkinglot_text";
|