athena-xai-chat 1.0.71 → 1.0.72

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.
@@ -3053,7 +3053,7 @@ ie.styles = zA`
3053
3053
 
3054
3054
  position: relative;
3055
3055
  left: 0;
3056
- bottom: 0;
3056
+ bottom: -144px;
3057
3057
  }
3058
3058
 
3059
3059
  .athena-xai-select-chat__loader-inner-top-image {
@@ -3284,7 +3284,7 @@ Ee.styles = zA`
3284
3284
 
3285
3285
  position: relative;
3286
3286
  left: 0;
3287
- bottom: 0;
3287
+ bottom: -144px;
3288
3288
  }
3289
3289
 
3290
3290
  .athena-xai-select-chat__error-inner-top-image {
@@ -6522,7 +6522,7 @@ iA.styles = [
6522
6522
 
6523
6523
  .athena-xai-select-chat__swiper-container {
6524
6524
  position: relative;
6525
- width: 45%;
6525
+ width: 65%;
6526
6526
  }
6527
6527
 
6528
6528
  .swiper-slide-active {
@@ -986,7 +986,7 @@ Ces cadeaux viennent du cœur:`}}}},$t=A=>`${Y.api.baseUrl}${Y.api.endpoints[A]}
986
986
 
987
987
  position: relative;
988
988
  left: 0;
989
- bottom: 0;
989
+ bottom: -144px;
990
990
  }
991
991
 
992
992
  .athena-xai-select-chat__loader-inner-top-image {
@@ -1153,7 +1153,7 @@ Ces cadeaux viennent du cœur:`}}}},$t=A=>`${Y.api.baseUrl}${Y.api.endpoints[A]}
1153
1153
 
1154
1154
  position: relative;
1155
1155
  left: 0;
1156
- bottom: 0;
1156
+ bottom: -144px;
1157
1157
  }
1158
1158
 
1159
1159
  .athena-xai-select-chat__error-inner-top-image {
@@ -1493,7 +1493,7 @@ Ces cadeaux viennent du cœur:`}}}},$t=A=>`${Y.api.baseUrl}${Y.api.endpoints[A]}
1493
1493
 
1494
1494
  .athena-xai-select-chat__swiper-container {
1495
1495
  position: relative;
1496
- width: 45%;
1496
+ width: 65%;
1497
1497
  }
1498
1498
 
1499
1499
  .swiper-slide-active {
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "files": [
5
5
  "dist"
6
6
  ],
7
- "version": "1.0.71",
7
+ "version": "1.0.72",
8
8
  "type": "module",
9
9
  "scripts": {
10
10
  "dev": "vite",