automation-lib 4.9.94 → 4.9.95

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
@@ -1439,7 +1439,7 @@ interface ITaskAIImageVoice extends BoInterfaceModelsCommon.IBaseModel, BoInterf
1439
1439
  billetCharacterVoicePage1: string;
1440
1440
  promptVoicePage345Input: string;
1441
1441
  promptVoicePage345Output: string;
1442
- billetCharacterVoicePage345: string;
1442
+ billetCharacterVoicePage3456: string;
1443
1443
  status: EStatusTaskAI;
1444
1444
  }
1445
1445
 
@@ -1610,7 +1610,7 @@ interface ILogTaskAIImageVoice extends BoInterfaceModelsCommon$1.IBaseModel, BoI
1610
1610
  billetCharacterVoicePage1: string;
1611
1611
  promptVoicePage345Input: string;
1612
1612
  promptVoicePage345Output: string;
1613
- billetCharacterVoicePage345: string;
1613
+ billetCharacterVoicePage3456: string;
1614
1614
  status: EStatusTaskAI;
1615
1615
  }
1616
1616
 
package/dist/index.d.ts CHANGED
@@ -1439,7 +1439,7 @@ interface ITaskAIImageVoice extends BoInterfaceModelsCommon.IBaseModel, BoInterf
1439
1439
  billetCharacterVoicePage1: string;
1440
1440
  promptVoicePage345Input: string;
1441
1441
  promptVoicePage345Output: string;
1442
- billetCharacterVoicePage345: string;
1442
+ billetCharacterVoicePage3456: string;
1443
1443
  status: EStatusTaskAI;
1444
1444
  }
1445
1445
 
@@ -1610,7 +1610,7 @@ interface ILogTaskAIImageVoice extends BoInterfaceModelsCommon$1.IBaseModel, BoI
1610
1610
  billetCharacterVoicePage1: string;
1611
1611
  promptVoicePage345Input: string;
1612
1612
  promptVoicePage345Output: string;
1613
- billetCharacterVoicePage345: string;
1613
+ billetCharacterVoicePage3456: string;
1614
1614
  status: EStatusTaskAI;
1615
1615
  }
1616
1616
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "automation-lib",
3
- "version": "4.9.94",
3
+ "version": "4.9.95",
4
4
  "description": "Common features and type of applications auto",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.mjs",