ionic-vhframeworks 10.5.2 → 10.5.4

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.
@@ -14442,7 +14442,7 @@ export declare class VhQueryAutoWeb {
14442
14442
  console.log('error', error);
14443
14443
  })
14444
14444
  * @param records: [{loc, lastmod, changefreq, priority},...]
14445
- * @return Promise => rsp ={vcode, msg, data(object)} / error
14445
+ * @return Promise => rsp ={vcode, msg, data(true/false)} / error
14446
14446
  * @notice : hàm này chỉ add được dữ liệu sau khi nhân viên quản trị đã đăng nhập
14447
14447
  * vcode == 0: success
14448
14448
  * vcode == 11: 'not logged in
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ionic-vhframeworks",
3
- "version": "10.5.2",
3
+ "version": "10.5.4",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^12.2.0",
6
6
  "@angular/core": "^12.2.0"