ionic-vhframeworks 8.5.8 → 8.5.9

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.
@@ -11999,13 +11999,6 @@ export declare class VhQueryAutoWeb {
11999
11999
  */
12000
12000
  initializeBranchs(): Promise<unknown>;
12001
12001
  private importantStyle;
12002
- /**
12003
- * Hàm này khởi động hiệu ứng cho object, block
12004
- * this.vhQueryAutoWeb.animationFromDatabase(this);
12005
- * @param _this
12006
- * @returns
12007
- */
12008
- animationFromDatabase(_this: any): void;
12009
12002
  /**
12010
12003
  * set lại các giá trị --0-color của animation
12011
12004
  * @param _this
@@ -12025,8 +12018,15 @@ export declare class VhQueryAutoWeb {
12025
12018
  * this.vhQueryAutoWeb.animationFromDatabase_Subscribe(this);
12026
12019
  */
12027
12020
  animationFromDatabase_Unsubscribe(_this: any): void;
12028
- private _animationFromDatabase2;
12021
+ /**
12022
+ * Hàm này khởi động hiệu ứng cho object, block
12023
+ * this.vhQueryAutoWeb.animationFromDatabase(this);
12024
+ * @param _this
12025
+ * @returns
12026
+ */
12027
+ animationFromDatabase(_this: any): void;
12029
12028
  private _animationFromDatabase;
12029
+ private _animationFromDatabase1;
12030
12030
  /**
12031
12031
  * this.vhQueryAutoWeb.animationFromJSON(this);
12032
12032
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ionic-vhframeworks",
3
- "version": "8.5.8",
3
+ "version": "8.5.9",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^12.2.0",
6
6
  "@angular/core": "^12.2.0"