automation-lib 6.6.623 → 6.6.624

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/dist/index.d.mts CHANGED
@@ -18216,7 +18216,7 @@ interface ITaskAIImageVideoVoiceCanvaInstagram extends IBaseModel, ITrackingMode
18216
18216
  folderTemplate: "vertical" | "horizontal" | "square" | "square_product";
18217
18217
  styleName: string;
18218
18218
  effectAudioPage1: string;
18219
- effectAudioPage234567: string;
18219
+ effectAudioPage2345678: string;
18220
18220
  backgroundVideoPage2: string;
18221
18221
  backgroundImagePage3: string;
18222
18222
  backgroundVideoPage4: string;
@@ -19636,7 +19636,7 @@ interface ITaskAIImageVideoVoiceCanvaThreads extends IBaseModel, ITrackingModel
19636
19636
  folderTemplate: "vertical" | "horizontal" | "square" | "square_product";
19637
19637
  styleName: string;
19638
19638
  effectAudioPage1: string;
19639
- effectAudioPage234567: string;
19639
+ effectAudioPage2345678: string;
19640
19640
  backgroundVideoPage2: string;
19641
19641
  backgroundImagePage3: string;
19642
19642
  backgroundVideoPage4: string;
package/dist/index.d.ts CHANGED
@@ -18216,7 +18216,7 @@ interface ITaskAIImageVideoVoiceCanvaInstagram extends IBaseModel, ITrackingMode
18216
18216
  folderTemplate: "vertical" | "horizontal" | "square" | "square_product";
18217
18217
  styleName: string;
18218
18218
  effectAudioPage1: string;
18219
- effectAudioPage234567: string;
18219
+ effectAudioPage2345678: string;
18220
18220
  backgroundVideoPage2: string;
18221
18221
  backgroundImagePage3: string;
18222
18222
  backgroundVideoPage4: string;
@@ -19636,7 +19636,7 @@ interface ITaskAIImageVideoVoiceCanvaThreads extends IBaseModel, ITrackingModel
19636
19636
  folderTemplate: "vertical" | "horizontal" | "square" | "square_product";
19637
19637
  styleName: string;
19638
19638
  effectAudioPage1: string;
19639
- effectAudioPage234567: string;
19639
+ effectAudioPage2345678: string;
19640
19640
  backgroundVideoPage2: string;
19641
19641
  backgroundImagePage3: string;
19642
19642
  backgroundVideoPage4: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "automation-lib",
3
- "version": "6.6.623",
3
+ "version": "6.6.624",
4
4
  "description": "Common features and type of applications auto",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.mjs",