ionic-vhframeworks 10.4.2 → 10.4.3

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.
@@ -13970,7 +13970,7 @@ export declare class VhQueryAutoWeb {
13970
13970
  * let bool = this.vhQueryAutoWeb.checkFullBocksOfPage_byScroll();
13971
13971
  * @returns boolean
13972
13972
  */
13973
- checkFullBocksOfPage_byScroll(): void;
13973
+ checkFullBocksOfPage_byScroll(): boolean;
13974
13974
  /**
13975
13975
  * Hàm này sẽ bỏ không dùng nữa vì đã có page_detail
13976
13976
  * Hàm này trả về 1 page (có đủ thông tin page), trong page có trường blocks (có đủ thông tin từng block),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ionic-vhframeworks",
3
- "version": "10.4.2",
3
+ "version": "10.4.3",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^12.2.0",
6
6
  "@angular/core": "^12.2.0"