athena-xai-chat 1.0.69 → 1.0.71

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.
@@ -2818,7 +2818,7 @@ let Qe = class extends S {
2818
2818
  Qe.styles = zA`
2819
2819
  .athena-xai-select-chat__initial-outer-container {
2820
2820
  height: 100dvh;
2821
- background: #FAF6F2;
2821
+ background: #FFFFFF;
2822
2822
  display: flex;
2823
2823
  padding-top: 68px;
2824
2824
  overflow: hidden;
@@ -2915,10 +2915,10 @@ Qe.styles = zA`
2915
2915
 
2916
2916
  .athena-xai-select-chat__initial-image {
2917
2917
  width: 100%;
2918
- max-width: 580px;
2918
+ max-width: 480px;
2919
2919
  object-fit: contain;
2920
2920
  position: relative;
2921
- bottom: 64px;
2921
+ bottom: 0;
2922
2922
  }
2923
2923
 
2924
2924
  @media(max-width: 768px) {
@@ -2983,7 +2983,7 @@ let ie = class extends S {
2983
2983
  ie.styles = zA`
2984
2984
  .athena-xai-select-chat__loader-outer-container {
2985
2985
  height: 100vh;
2986
- background: #FAF6F2;
2986
+ background: #FFFFFF;
2987
2987
  display: flex;
2988
2988
  flex: 1;
2989
2989
  padding-top: 68px;
@@ -3048,12 +3048,12 @@ ie.styles = zA`
3048
3048
 
3049
3049
  .athena-xai-select-chat__loader-image {
3050
3050
  width: 100%;
3051
- max-width: 350px;
3051
+ max-width: 480px;
3052
3052
  object-fit: contain;
3053
3053
 
3054
3054
  position: relative;
3055
- left: -20px;
3056
- bottom: -3px;
3055
+ left: 0;
3056
+ bottom: 0;
3057
3057
  }
3058
3058
 
3059
3059
  .athena-xai-select-chat__loader-inner-top-image {
@@ -3225,7 +3225,7 @@ let Ee = class extends S {
3225
3225
  Ee.styles = zA`
3226
3226
  .athena-xai-select-chat__error-outer-container {
3227
3227
  height: 100vh;
3228
- background: #FAF6F2;
3228
+ background: #FFFFFF;
3229
3229
  display: flex;
3230
3230
  flex: 1;
3231
3231
  padding-top: 68px;
@@ -3279,12 +3279,12 @@ Ee.styles = zA`
3279
3279
 
3280
3280
  .athena-xai-select-chat__error-image {
3281
3281
  width: 100%;
3282
- max-width: 350px;
3282
+ max-width: 480px;
3283
3283
  object-fit: contain;
3284
3284
 
3285
3285
  position: relative;
3286
- left: -20px;
3287
- bottom: -3px;
3286
+ left: 0;
3287
+ bottom: 0;
3288
3288
  }
3289
3289
 
3290
3290
  .athena-xai-select-chat__error-inner-top-image {
@@ -6383,6 +6383,7 @@ iA.styles = [
6383
6383
  .athena-xai-select-chat__results-container {
6384
6384
  width: 100%;
6385
6385
  display: flex;
6386
+ max-width: 1152px;
6386
6387
  flex: 1;
6387
6388
  flex-direction: column;
6388
6389
  align-items: center;
@@ -6914,7 +6915,7 @@ qA.styles = [zA`
6914
6915
  flex-direction: column;
6915
6916
  align-items: flex-end;
6916
6917
  flex: 1;
6917
- background: #FAF6F2;
6918
+ background: #FFFFFF;
6918
6919
  min-height: 850px;
6919
6920
  position: relative;
6920
6921
  padding-top: 60px;
@@ -7096,12 +7097,12 @@ qA.styles = [zA`
7096
7097
 
7097
7098
  .athena-xai-select-chat__initial-image {
7098
7099
  width: 100%;
7099
- max-width: 350px;
7100
+ max-width: 380px;
7100
7101
  object-fit: contain;
7101
7102
 
7102
7103
  position: relative;
7103
7104
  left: 50%;
7104
- bottom: -3px;
7105
+ bottom: 0;
7105
7106
  transform: translateX(-50%);
7106
7107
  }
7107
7108
 
@@ -785,7 +785,7 @@ Ces cadeaux viennent du cœur:`}}}},$t=A=>`${Y.api.baseUrl}${Y.api.endpoints[A]}
785
785
  `}};we.styles=vA`
786
786
  .athena-xai-select-chat__initial-outer-container {
787
787
  height: 100dvh;
788
- background: #FAF6F2;
788
+ background: #FFFFFF;
789
789
  display: flex;
790
790
  padding-top: 68px;
791
791
  overflow: hidden;
@@ -882,10 +882,10 @@ Ces cadeaux viennent du cœur:`}}}},$t=A=>`${Y.api.baseUrl}${Y.api.endpoints[A]}
882
882
 
883
883
  .athena-xai-select-chat__initial-image {
884
884
  width: 100%;
885
- max-width: 580px;
885
+ max-width: 480px;
886
886
  object-fit: contain;
887
887
  position: relative;
888
- bottom: 64px;
888
+ bottom: 0;
889
889
  }
890
890
 
891
891
  @media(max-width: 768px) {
@@ -916,7 +916,7 @@ Ces cadeaux viennent du cœur:`}}}},$t=A=>`${Y.api.baseUrl}${Y.api.endpoints[A]}
916
916
  `}};de.styles=vA`
917
917
  .athena-xai-select-chat__loader-outer-container {
918
918
  height: 100vh;
919
- background: #FAF6F2;
919
+ background: #FFFFFF;
920
920
  display: flex;
921
921
  flex: 1;
922
922
  padding-top: 68px;
@@ -981,12 +981,12 @@ Ces cadeaux viennent du cœur:`}}}},$t=A=>`${Y.api.baseUrl}${Y.api.endpoints[A]}
981
981
 
982
982
  .athena-xai-select-chat__loader-image {
983
983
  width: 100%;
984
- max-width: 350px;
984
+ max-width: 480px;
985
985
  object-fit: contain;
986
986
 
987
987
  position: relative;
988
- left: -20px;
989
- bottom: -3px;
988
+ left: 0;
989
+ bottom: 0;
990
990
  }
991
991
 
992
992
  .athena-xai-select-chat__loader-inner-top-image {
@@ -1094,7 +1094,7 @@ Ces cadeaux viennent du cœur:`}}}},$t=A=>`${Y.api.baseUrl}${Y.api.endpoints[A]}
1094
1094
  `}};Oe.styles=vA`
1095
1095
  .athena-xai-select-chat__error-outer-container {
1096
1096
  height: 100vh;
1097
- background: #FAF6F2;
1097
+ background: #FFFFFF;
1098
1098
  display: flex;
1099
1099
  flex: 1;
1100
1100
  padding-top: 68px;
@@ -1148,12 +1148,12 @@ Ces cadeaux viennent du cœur:`}}}},$t=A=>`${Y.api.baseUrl}${Y.api.endpoints[A]}
1148
1148
 
1149
1149
  .athena-xai-select-chat__error-image {
1150
1150
  width: 100%;
1151
- max-width: 350px;
1151
+ max-width: 480px;
1152
1152
  object-fit: contain;
1153
1153
 
1154
1154
  position: relative;
1155
- left: -20px;
1156
- bottom: -3px;
1155
+ left: 0;
1156
+ bottom: 0;
1157
1157
  }
1158
1158
 
1159
1159
  .athena-xai-select-chat__error-inner-top-image {
@@ -1354,6 +1354,7 @@ Ces cadeaux viennent du cœur:`}}}},$t=A=>`${Y.api.baseUrl}${Y.api.endpoints[A]}
1354
1354
  .athena-xai-select-chat__results-container {
1355
1355
  width: 100%;
1356
1356
  display: flex;
1357
+ max-width: 1152px;
1357
1358
  flex: 1;
1358
1359
  flex-direction: column;
1359
1360
  align-items: center;
@@ -1790,7 +1791,7 @@ Ces cadeaux viennent du cœur:`}}}},$t=A=>`${Y.api.baseUrl}${Y.api.endpoints[A]}
1790
1791
  flex-direction: column;
1791
1792
  align-items: flex-end;
1792
1793
  flex: 1;
1793
- background: #FAF6F2;
1794
+ background: #FFFFFF;
1794
1795
  min-height: 850px;
1795
1796
  position: relative;
1796
1797
  padding-top: 60px;
@@ -1972,12 +1973,12 @@ Ces cadeaux viennent du cœur:`}}}},$t=A=>`${Y.api.baseUrl}${Y.api.endpoints[A]}
1972
1973
 
1973
1974
  .athena-xai-select-chat__initial-image {
1974
1975
  width: 100%;
1975
- max-width: 350px;
1976
+ max-width: 380px;
1976
1977
  object-fit: contain;
1977
1978
 
1978
1979
  position: relative;
1979
1980
  left: 50%;
1980
- bottom: -3px;
1981
+ bottom: 0;
1981
1982
  transform: translateX(-50%);
1982
1983
  }
1983
1984
 
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "files": [
5
5
  "dist"
6
6
  ],
7
- "version": "1.0.69",
7
+ "version": "1.0.71",
8
8
  "type": "module",
9
9
  "scripts": {
10
10
  "dev": "vite",