athena-xai-chat 1.0.69 → 1.0.70
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/athena-xai-chat.es.js +12 -11
- package/dist/athena-xai-chat.umd.js +12 -11
- package/package.json +1 -1
|
@@ -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: #
|
|
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:
|
|
2918
|
+
max-width: 480px;
|
|
2919
2919
|
object-fit: contain;
|
|
2920
2920
|
position: relative;
|
|
2921
|
-
bottom:
|
|
2921
|
+
bottom: 0;
|
|
2922
2922
|
}
|
|
2923
2923
|
|
|
2924
2924
|
@media(max-width: 768px) {
|
|
@@ -3048,12 +3048,12 @@ ie.styles = zA`
|
|
|
3048
3048
|
|
|
3049
3049
|
.athena-xai-select-chat__loader-image {
|
|
3050
3050
|
width: 100%;
|
|
3051
|
-
max-width:
|
|
3051
|
+
max-width: 480px;
|
|
3052
3052
|
object-fit: contain;
|
|
3053
3053
|
|
|
3054
3054
|
position: relative;
|
|
3055
|
-
left:
|
|
3056
|
-
bottom:
|
|
3055
|
+
left: 0;
|
|
3056
|
+
bottom: 0;
|
|
3057
3057
|
}
|
|
3058
3058
|
|
|
3059
3059
|
.athena-xai-select-chat__loader-inner-top-image {
|
|
@@ -3279,12 +3279,12 @@ Ee.styles = zA`
|
|
|
3279
3279
|
|
|
3280
3280
|
.athena-xai-select-chat__error-image {
|
|
3281
3281
|
width: 100%;
|
|
3282
|
-
max-width:
|
|
3282
|
+
max-width: 480px;
|
|
3283
3283
|
object-fit: contain;
|
|
3284
3284
|
|
|
3285
3285
|
position: relative;
|
|
3286
|
-
left:
|
|
3287
|
-
bottom:
|
|
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;
|
|
@@ -7096,12 +7097,12 @@ qA.styles = [zA`
|
|
|
7096
7097
|
|
|
7097
7098
|
.athena-xai-select-chat__initial-image {
|
|
7098
7099
|
width: 100%;
|
|
7099
|
-
max-width:
|
|
7100
|
+
max-width: 380px;
|
|
7100
7101
|
object-fit: contain;
|
|
7101
7102
|
|
|
7102
7103
|
position: relative;
|
|
7103
7104
|
left: 50%;
|
|
7104
|
-
bottom:
|
|
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: #
|
|
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:
|
|
885
|
+
max-width: 480px;
|
|
886
886
|
object-fit: contain;
|
|
887
887
|
position: relative;
|
|
888
|
-
bottom:
|
|
888
|
+
bottom: 0;
|
|
889
889
|
}
|
|
890
890
|
|
|
891
891
|
@media(max-width: 768px) {
|
|
@@ -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:
|
|
984
|
+
max-width: 480px;
|
|
985
985
|
object-fit: contain;
|
|
986
986
|
|
|
987
987
|
position: relative;
|
|
988
|
-
left:
|
|
989
|
-
bottom:
|
|
988
|
+
left: 0;
|
|
989
|
+
bottom: 0;
|
|
990
990
|
}
|
|
991
991
|
|
|
992
992
|
.athena-xai-select-chat__loader-inner-top-image {
|
|
@@ -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:
|
|
1151
|
+
max-width: 480px;
|
|
1152
1152
|
object-fit: contain;
|
|
1153
1153
|
|
|
1154
1154
|
position: relative;
|
|
1155
|
-
left:
|
|
1156
|
-
bottom:
|
|
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;
|
|
@@ -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:
|
|
1976
|
+
max-width: 380px;
|
|
1976
1977
|
object-fit: contain;
|
|
1977
1978
|
|
|
1978
1979
|
position: relative;
|
|
1979
1980
|
left: 50%;
|
|
1980
|
-
bottom:
|
|
1981
|
+
bottom: 0;
|
|
1981
1982
|
transform: translateX(-50%);
|
|
1982
1983
|
}
|
|
1983
1984
|
|