athena-xai-chat 1.0.70 → 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.
|
@@ -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: #
|
|
2986
|
+
background: #FFFFFF;
|
|
2987
2987
|
display: flex;
|
|
2988
2988
|
flex: 1;
|
|
2989
2989
|
padding-top: 68px;
|
|
@@ -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: #
|
|
3228
|
+
background: #FFFFFF;
|
|
3229
3229
|
display: flex;
|
|
3230
3230
|
flex: 1;
|
|
3231
3231
|
padding-top: 68px;
|
|
@@ -6915,7 +6915,7 @@ qA.styles = [zA`
|
|
|
6915
6915
|
flex-direction: column;
|
|
6916
6916
|
align-items: flex-end;
|
|
6917
6917
|
flex: 1;
|
|
6918
|
-
background: #
|
|
6918
|
+
background: #FFFFFF;
|
|
6919
6919
|
min-height: 850px;
|
|
6920
6920
|
position: relative;
|
|
6921
6921
|
padding-top: 60px;
|
|
@@ -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: #
|
|
919
|
+
background: #FFFFFF;
|
|
920
920
|
display: flex;
|
|
921
921
|
flex: 1;
|
|
922
922
|
padding-top: 68px;
|
|
@@ -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: #
|
|
1097
|
+
background: #FFFFFF;
|
|
1098
1098
|
display: flex;
|
|
1099
1099
|
flex: 1;
|
|
1100
1100
|
padding-top: 68px;
|
|
@@ -1791,7 +1791,7 @@ Ces cadeaux viennent du cœur:`}}}},$t=A=>`${Y.api.baseUrl}${Y.api.endpoints[A]}
|
|
|
1791
1791
|
flex-direction: column;
|
|
1792
1792
|
align-items: flex-end;
|
|
1793
1793
|
flex: 1;
|
|
1794
|
-
background: #
|
|
1794
|
+
background: #FFFFFF;
|
|
1795
1795
|
min-height: 850px;
|
|
1796
1796
|
position: relative;
|
|
1797
1797
|
padding-top: 60px;
|