ionic-vhframeworks 10.11.9 → 10.12.0

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.
@@ -2999,12 +2999,13 @@ export declare class VhQueryCafeMenu {
2999
2999
  */
3000
3000
  private getLocalLiveIndexDB;
3001
3001
  /**
3002
- * Khi lấy obj từ database về, hàm syncRaw_Detail_ProductInsert sẽ đồng bộ obj vào 3 loại local rawproducts, detailproducts và products
3003
- * (3 loại dữ liệu local đc fw sử dụng để tính toán hoặc trả về cho frontend khi cần), dùng cho type =3
3004
- * @example:
3005
- * this.syncRaw_Detail_ProductInsert(obj);
3006
- * @param obj
3007
- */
3002
+ * vhQueryCafeMenu
3003
+ * Khi lấy obj từ database về, hàm syncRaw_Detail_ProductInsert sẽ đồng bộ obj vào 3 loại local rawproducts, detailproducts products
3004
+ * (3 loại dữ liệu local đc fw sử dụng để tính toán hoặc trả về cho frontend khi cần), dùng cho type =3
3005
+ * @example:
3006
+ * this.syncRaw_Detail_ProductInsert(obj);
3007
+ * @param obj
3008
+ */
3008
3009
  private syncRaw_Detail_ProductInsert;
3009
3010
  /**
3010
3011
  * vhQueryCafeMenu
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ionic-vhframeworks",
3
- "version": "10.11.9",
3
+ "version": "10.12.0",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^12.2.0",
6
6
  "@angular/core": "^12.2.0"