@axos-web-dev/shared-components 2.0.0-dev.31.insights.3 → 2.0.0-dev.31.insights.5
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/ATMLocator/ATMLocator.js +1 -1
- package/dist/Auth/ErrorAlert.js +1 -1
- package/dist/Button/Button.js +1 -1
- package/dist/Calculators/Calculator.js +1 -1
- package/dist/Calculators/MarginTradingCalculator/index.js +1 -1
- package/dist/Carousel/index.js +1 -1
- package/dist/Chatbot/Bubble.css.js +0 -1
- package/dist/Chatbot/ChatWindow.css.js +1 -0
- package/dist/Chevron/index.js +1 -1
- package/dist/Comparison/Comparison.js +1 -1
- package/dist/ExecutiveBio/ExecutiveBio.js +1 -1
- package/dist/FaqAccordion/index.js +1 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +1 -1
- package/dist/Forms/ApplyNow.js +1 -1
- package/dist/Forms/ContactUsBusiness.js +1 -1
- package/dist/Forms/ContactUsBusinessNameEmail.js +1 -1
- package/dist/Forms/ContactUsNMLSId.js +1 -1
- package/dist/Forms/CpraRequest.js +1 -1
- package/dist/Forms/CraPublicFile.js +1 -1
- package/dist/Forms/EmailOnly.js +2 -12
- package/dist/Forms/MortgageRate/MortgageRateForm.js +1 -1
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +1 -1
- package/dist/Forms/MortgageWarehouseLending.js +1 -1
- package/dist/Forms/SuccesForm.js +1 -1
- package/dist/Hyperlink/index.js +1 -1
- package/dist/ImageLink/ImageLink.js +1 -1
- package/dist/ImageLink/ImageLinkSet.js +1 -1
- package/dist/ImageLink/index.js +1 -1
- package/dist/ImageToast/index.js +1 -1
- package/dist/Insight/Featured/CategorySelector.css.d.ts +4 -3
- package/dist/Insight/Featured/CategorySelector.css.js +9 -7
- package/dist/Insight/Featured/CategorySelector.js +53 -24
- package/dist/Insight/Featured/Featured.css.d.ts +1 -1
- package/dist/Insight/Featured/Featured.css.js +10 -10
- package/dist/Insight/Featured/Featured.js +4 -4
- package/dist/Insight/Featured/Header.js +1 -1
- package/dist/Insight/Featured/index.js +2 -2
- package/dist/Insight/index.js +2 -2
- package/dist/LandingPageHeader/WithLogin.js +1 -1
- package/dist/Modal/Modal.js +1 -1
- package/dist/NavigationMenu/AxosALTS/index.js +1 -1
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +1 -1
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +1 -1
- package/dist/NavigationMenu/AxosBank/index.js +1 -1
- package/dist/NavigationMenu/LaVictoire/index.js +1 -1
- package/dist/NavigationMenu/NavItem/index.js +1 -1
- package/dist/NavigationMenu/ServerNavigation/DropwdownButton.js +1 -1
- package/dist/NavigationMenu/ServerNavigation/Menu.js +1 -1
- package/dist/NavigationMenu/ServerNavigation/MobileMenu/MobileMenu.js +1 -1
- package/dist/NavigationMenu/ServerNavigation/SubNavBar.js +1 -1
- package/dist/NavigationMenu/ServerNavigation/SubNavItem.js +1 -1
- package/dist/NavigationMenu/ServerNavigation/index.js +1 -1
- package/dist/SetContainer/SetContainer.js +1 -1
- package/dist/SocialMediaBar/iconsRepository.js +1 -1
- package/dist/VideoTile/VideoTile.js +1 -1
- package/dist/VideoWrapper/index.js +1 -1
- package/dist/assets/Forms/Forms.css +2 -1
- package/dist/assets/Input/Input.css +1 -0
- package/dist/assets/Insight/Featured/CategorySelector.css +53 -38
- package/dist/assets/Insight/Featured/Featured.css +39 -25
- package/dist/main.js +2 -2
- package/package.json +1 -1
|
@@ -15,15 +15,15 @@ var info_details = "_1sr2o6va";
|
|
|
15
15
|
var tab_details = "_1sr2o6vb";
|
|
16
16
|
var featured_subgrid = "_1sr2o6vc";
|
|
17
17
|
var featured_subimage = "_1sr2o6vd";
|
|
18
|
-
var
|
|
19
|
-
var
|
|
20
|
-
var
|
|
21
|
-
var
|
|
22
|
-
var
|
|
23
|
-
var
|
|
24
|
-
var
|
|
25
|
-
var
|
|
26
|
-
var
|
|
18
|
+
var divider_tab = "_1sr2o6ve";
|
|
19
|
+
var featured_subgrid_item = "_1sr2o6vf";
|
|
20
|
+
var featured_subgrid_title = "_1sr2o6vg";
|
|
21
|
+
var featured_center_vertical = "_1sr2o6vh";
|
|
22
|
+
var featured_maingrid_img = "_1sr2o6vi";
|
|
23
|
+
var featured_maingrid_item = "_1sr2o6vj";
|
|
24
|
+
var featured_subcontent = "_1sr2o6vk";
|
|
25
|
+
var featured_subwrap = "_1sr2o6vl";
|
|
26
|
+
var featured_subouter = "_1sr2o6vm";
|
|
27
27
|
export {
|
|
28
28
|
divider_tab,
|
|
29
29
|
featured_center_vertical,
|
|
@@ -40,11 +40,11 @@ export {
|
|
|
40
40
|
featured_subgrid_item,
|
|
41
41
|
featured_subgrid_title,
|
|
42
42
|
featured_subimage,
|
|
43
|
+
featured_subouter,
|
|
43
44
|
featured_subwrap,
|
|
44
45
|
featured_supertag,
|
|
45
46
|
featured_title,
|
|
46
47
|
info_details,
|
|
47
|
-
no_tablet,
|
|
48
48
|
onhover,
|
|
49
49
|
ratio,
|
|
50
50
|
tab_details
|
|
@@ -79,10 +79,10 @@ import "../../Auth/SignInPassword.js";
|
|
|
79
79
|
/* empty css */
|
|
80
80
|
import "../../Carousel/index.js";
|
|
81
81
|
/* empty css */
|
|
82
|
-
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
83
82
|
/* empty css */
|
|
84
83
|
import "../../Chatbot/store/chat.js";
|
|
85
84
|
import "../../Chatbot/Chatbot.js";
|
|
85
|
+
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
86
86
|
/* empty css */
|
|
87
87
|
import "../../Chatbot/store/messages.js";
|
|
88
88
|
/* empty css */
|
|
@@ -103,8 +103,8 @@ import "next/script.js";
|
|
|
103
103
|
/* empty css */
|
|
104
104
|
/* empty css */
|
|
105
105
|
/* empty css */
|
|
106
|
-
import { featured_section, featured_grid, featured_title, featured_maingrid_img, ratio, featured_main_wrapper, featured_maingrid_title, featured_maingrid_text, info_details, featured_maingrid, onhover, featured_subgrid, featured_subwrap, featured_subimage, featured_subcontent, featured_subgrid_title, no_tablet, tab_details, divider_tab, featured_subgrid_item } from "./Featured.css.js";
|
|
107
106
|
import { insight_wrap } from "./Header.css.js";
|
|
107
|
+
import { featured_section, featured_grid, featured_title, featured_maingrid_img, ratio, featured_main_wrapper, featured_maingrid_title, featured_maingrid_text, info_details, featured_maingrid, onhover, featured_subouter, featured_subgrid, featured_subwrap, featured_subimage, featured_subcontent, featured_subgrid_title, tab_details, divider_tab, featured_subgrid_item } from "./Featured.css.js";
|
|
108
108
|
import "../../LandingPageHeader/LandingPageHeader.css.js";
|
|
109
109
|
import "next/link.js";
|
|
110
110
|
/* empty css */
|
|
@@ -163,7 +163,7 @@ const FeaturedItem = (props) => {
|
|
|
163
163
|
/* @__PURE__ */ jsxs("div", { className: featured_subcontent, children: [
|
|
164
164
|
/* @__PURE__ */ jsx("h3", { className: clsx(featured_subgrid_title, title({ variant })), children: featureItemTitle ?? "" }),
|
|
165
165
|
/* @__PURE__ */ jsxs("div", { className: "flex middle", style: { gap: "4px" }, children: [
|
|
166
|
-
/* @__PURE__ */ jsx(ClockIcon, {
|
|
166
|
+
/* @__PURE__ */ jsx(ClockIcon, {}),
|
|
167
167
|
/* @__PURE__ */ jsx("span", { className: clsx(info_details, tab_details), children: (readingTime ?? "0") + " minute read" }),
|
|
168
168
|
/* @__PURE__ */ jsx("div", { className: "flex middle", style: { paddingInline: "8px" }, children: /* @__PURE__ */ jsx(
|
|
169
169
|
"svg",
|
|
@@ -247,7 +247,7 @@ const Featured = (props) => {
|
|
|
247
247
|
] })
|
|
248
248
|
] })
|
|
249
249
|
] }),
|
|
250
|
-
/* @__PURE__ */ jsxs("div", { children: [
|
|
250
|
+
/* @__PURE__ */ jsxs("div", { className: featured_subouter, children: [
|
|
251
251
|
/* @__PURE__ */ jsx("h2", { className: featured_title, children: "Popular topics" }),
|
|
252
252
|
/* @__PURE__ */ jsx("div", { className: featured_subgrid, children: restFeatured.map((item) => /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsx(
|
|
253
253
|
FeaturedItem,
|
|
@@ -77,10 +77,10 @@ import "../../Auth/SignInPassword.js";
|
|
|
77
77
|
/* empty css */
|
|
78
78
|
import "../../Carousel/index.js";
|
|
79
79
|
/* empty css */
|
|
80
|
-
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
81
80
|
/* empty css */
|
|
82
81
|
import "../../Chatbot/store/chat.js";
|
|
83
82
|
import "../../Chatbot/Chatbot.js";
|
|
83
|
+
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
84
84
|
/* empty css */
|
|
85
85
|
import "../../Chatbot/store/messages.js";
|
|
86
86
|
/* empty css */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { CategorySelector, InsightItem } from "./CategorySelector.js";
|
|
2
2
|
import { Featured, FeaturedItem } from "./Featured.js";
|
|
3
|
-
import { divider_tab, featured_center_vertical, featured_grid, featured_main_wrapper, featured_maingrid, featured_maingrid_img, featured_maingrid_item, featured_maingrid_text, featured_maingrid_title, featured_section, featured_subcontent, featured_subgrid, featured_subgrid_item, featured_subgrid_title, featured_subimage, featured_subwrap, featured_supertag, featured_title, info_details,
|
|
3
|
+
import { divider_tab, featured_center_vertical, featured_grid, featured_main_wrapper, featured_maingrid, featured_maingrid_img, featured_maingrid_item, featured_maingrid_text, featured_maingrid_title, featured_section, featured_subcontent, featured_subgrid, featured_subgrid_item, featured_subgrid_title, featured_subimage, featured_subouter, featured_subwrap, featured_supertag, featured_title, info_details, onhover, ratio, tab_details } from "./Featured.css.js";
|
|
4
4
|
import { BreadcumbHeader } from "./Header.js";
|
|
5
5
|
export {
|
|
6
6
|
BreadcumbHeader,
|
|
@@ -23,11 +23,11 @@ export {
|
|
|
23
23
|
featured_subgrid_item,
|
|
24
24
|
featured_subgrid_title,
|
|
25
25
|
featured_subimage,
|
|
26
|
+
featured_subouter,
|
|
26
27
|
featured_subwrap,
|
|
27
28
|
featured_supertag,
|
|
28
29
|
featured_title,
|
|
29
30
|
info_details,
|
|
30
|
-
no_tablet,
|
|
31
31
|
onhover,
|
|
32
32
|
ratio,
|
|
33
33
|
tab_details
|
package/dist/Insight/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { CategorySelector, InsightItem } from "./Featured/CategorySelector.js";
|
|
2
2
|
import { Featured, FeaturedItem } from "./Featured/Featured.js";
|
|
3
|
-
import { divider_tab, featured_center_vertical, featured_grid, featured_main_wrapper, featured_maingrid, featured_maingrid_img, featured_maingrid_item, featured_maingrid_text, featured_maingrid_title, featured_section, featured_subcontent, featured_subgrid, featured_subgrid_item, featured_subgrid_title, featured_subimage, featured_subwrap, featured_supertag, featured_title, info_details,
|
|
3
|
+
import { divider_tab, featured_center_vertical, featured_grid, featured_main_wrapper, featured_maingrid, featured_maingrid_img, featured_maingrid_item, featured_maingrid_text, featured_maingrid_title, featured_section, featured_subcontent, featured_subgrid, featured_subgrid_item, featured_subgrid_title, featured_subimage, featured_subouter, featured_subwrap, featured_supertag, featured_title, info_details, onhover, ratio, tab_details } from "./Featured/Featured.css.js";
|
|
4
4
|
import { BreadcumbHeader } from "./Featured/Header.js";
|
|
5
5
|
import { article_aside, article_blockquote, article_main_content, article_navigation_link, article_navigation_list, article_navigation_title, article_preview_img, article_preview_wrapper, article_share, article_share_buttons, article_share_icon, article_share_link, article_share_p, article_share_svg, article_spacer, elementSpacer_block, footnotes, insight_header, insight_header_2, insight_header_3, insight_header_4, insight_info__divider, insight_info_row, insight_intro_p, insight_list_item, insight_p } from "./Insight.css.js";
|
|
6
6
|
export {
|
|
@@ -40,6 +40,7 @@ export {
|
|
|
40
40
|
featured_subgrid_item,
|
|
41
41
|
featured_subgrid_title,
|
|
42
42
|
featured_subimage,
|
|
43
|
+
featured_subouter,
|
|
43
44
|
featured_subwrap,
|
|
44
45
|
featured_supertag,
|
|
45
46
|
featured_title,
|
|
@@ -54,7 +55,6 @@ export {
|
|
|
54
55
|
insight_intro_p,
|
|
55
56
|
insight_list_item,
|
|
56
57
|
insight_p,
|
|
57
|
-
no_tablet,
|
|
58
58
|
onhover,
|
|
59
59
|
ratio,
|
|
60
60
|
tab_details
|
|
@@ -83,10 +83,10 @@ import "../Auth/SignInPassword.js";
|
|
|
83
83
|
/* empty css */
|
|
84
84
|
import "../Carousel/index.js";
|
|
85
85
|
/* empty css */
|
|
86
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
87
86
|
/* empty css */
|
|
88
87
|
import "../Chatbot/store/chat.js";
|
|
89
88
|
import "../Chatbot/Chatbot.js";
|
|
89
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
90
90
|
/* empty css */
|
|
91
91
|
import "../Chatbot/store/messages.js";
|
|
92
92
|
/* empty css */
|
package/dist/Modal/Modal.js
CHANGED
|
@@ -77,10 +77,10 @@ import "../Auth/SignInPassword.js";
|
|
|
77
77
|
/* empty css */
|
|
78
78
|
import "../Carousel/index.js";
|
|
79
79
|
/* empty css */
|
|
80
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
81
80
|
/* empty css */
|
|
82
81
|
import "../Chatbot/store/chat.js";
|
|
83
82
|
import "../Chatbot/Chatbot.js";
|
|
83
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
84
84
|
/* empty css */
|
|
85
85
|
import "../Chatbot/store/messages.js";
|
|
86
86
|
/* empty css */
|
|
@@ -78,10 +78,10 @@ import "../../Auth/SignInPassword.js";
|
|
|
78
78
|
/* empty css */
|
|
79
79
|
import "../../Carousel/index.js";
|
|
80
80
|
/* empty css */
|
|
81
|
-
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
82
81
|
/* empty css */
|
|
83
82
|
import "../../Chatbot/store/chat.js";
|
|
84
83
|
import "../../Chatbot/Chatbot.js";
|
|
84
|
+
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
85
85
|
/* empty css */
|
|
86
86
|
import "../../Chatbot/store/messages.js";
|
|
87
87
|
/* empty css */
|
|
@@ -82,10 +82,10 @@ import "../../../Auth/SignInPassword.js";
|
|
|
82
82
|
/* empty css */
|
|
83
83
|
import "../../../Carousel/index.js";
|
|
84
84
|
/* empty css */
|
|
85
|
-
import "../../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
86
85
|
/* empty css */
|
|
87
86
|
import "../../../Chatbot/store/chat.js";
|
|
88
87
|
import "../../../Chatbot/Chatbot.js";
|
|
88
|
+
import "../../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
89
89
|
/* empty css */
|
|
90
90
|
import "../../../Chatbot/store/messages.js";
|
|
91
91
|
/* empty css */
|
|
@@ -79,10 +79,10 @@ import "../../Auth/SignInPassword.js";
|
|
|
79
79
|
/* empty css */
|
|
80
80
|
import "../../Carousel/index.js";
|
|
81
81
|
/* empty css */
|
|
82
|
-
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
83
82
|
/* empty css */
|
|
84
83
|
import "../../Chatbot/store/chat.js";
|
|
85
84
|
import "../../Chatbot/Chatbot.js";
|
|
85
|
+
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
86
86
|
/* empty css */
|
|
87
87
|
import "../../Chatbot/store/messages.js";
|
|
88
88
|
/* empty css */
|
|
@@ -80,10 +80,10 @@ import "../../Auth/SignInPassword.js";
|
|
|
80
80
|
/* empty css */
|
|
81
81
|
import "../../Carousel/index.js";
|
|
82
82
|
/* empty css */
|
|
83
|
-
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
84
83
|
/* empty css */
|
|
85
84
|
import "../../Chatbot/store/chat.js";
|
|
86
85
|
import "../../Chatbot/Chatbot.js";
|
|
86
|
+
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
87
87
|
/* empty css */
|
|
88
88
|
import "../../Chatbot/store/messages.js";
|
|
89
89
|
/* empty css */
|
|
@@ -80,10 +80,10 @@ import "../../Auth/SignInPassword.js";
|
|
|
80
80
|
/* empty css */
|
|
81
81
|
import "../../Carousel/index.js";
|
|
82
82
|
/* empty css */
|
|
83
|
-
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
84
83
|
/* empty css */
|
|
85
84
|
import "../../Chatbot/store/chat.js";
|
|
86
85
|
import "../../Chatbot/Chatbot.js";
|
|
86
|
+
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
87
87
|
/* empty css */
|
|
88
88
|
import "../../Chatbot/store/messages.js";
|
|
89
89
|
/* empty css */
|
|
@@ -78,10 +78,10 @@ import "../../Auth/SignInPassword.js";
|
|
|
78
78
|
/* empty css */
|
|
79
79
|
import "../../Carousel/index.js";
|
|
80
80
|
/* empty css */
|
|
81
|
-
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
82
81
|
/* empty css */
|
|
83
82
|
import "../../Chatbot/store/chat.js";
|
|
84
83
|
import "../../Chatbot/Chatbot.js";
|
|
84
|
+
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
85
85
|
/* empty css */
|
|
86
86
|
import "../../Chatbot/store/messages.js";
|
|
87
87
|
/* empty css */
|
|
@@ -79,10 +79,10 @@ import "../../Auth/SignInPassword.js";
|
|
|
79
79
|
/* empty css */
|
|
80
80
|
import "../../Carousel/index.js";
|
|
81
81
|
/* empty css */
|
|
82
|
-
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
83
82
|
/* empty css */
|
|
84
83
|
import "../../Chatbot/store/chat.js";
|
|
85
84
|
import "../../Chatbot/Chatbot.js";
|
|
85
|
+
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
86
86
|
/* empty css */
|
|
87
87
|
import "../../Chatbot/store/messages.js";
|
|
88
88
|
/* empty css */
|
|
@@ -81,10 +81,10 @@ import "../../Auth/SignInPassword.js";
|
|
|
81
81
|
/* empty css */
|
|
82
82
|
import "../../Carousel/index.js";
|
|
83
83
|
/* empty css */
|
|
84
|
-
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
85
84
|
/* empty css */
|
|
86
85
|
import "../../Chatbot/store/chat.js";
|
|
87
86
|
import "../../Chatbot/Chatbot.js";
|
|
87
|
+
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
88
88
|
/* empty css */
|
|
89
89
|
import "../../Chatbot/store/messages.js";
|
|
90
90
|
/* empty css */
|
|
@@ -83,10 +83,10 @@ import "../../../Auth/SignInPassword.js";
|
|
|
83
83
|
/* empty css */
|
|
84
84
|
import "../../../Carousel/index.js";
|
|
85
85
|
/* empty css */
|
|
86
|
-
import "../../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
87
86
|
/* empty css */
|
|
88
87
|
import "../../../Chatbot/store/chat.js";
|
|
89
88
|
import "../../../Chatbot/Chatbot.js";
|
|
89
|
+
import "../../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
90
90
|
/* empty css */
|
|
91
91
|
import "../../../Chatbot/store/messages.js";
|
|
92
92
|
/* empty css */
|
|
@@ -79,10 +79,10 @@ import "../../Auth/SignInPassword.js";
|
|
|
79
79
|
/* empty css */
|
|
80
80
|
import "../../Carousel/index.js";
|
|
81
81
|
/* empty css */
|
|
82
|
-
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
83
82
|
/* empty css */
|
|
84
83
|
import "../../Chatbot/store/chat.js";
|
|
85
84
|
import "../../Chatbot/Chatbot.js";
|
|
85
|
+
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
86
86
|
/* empty css */
|
|
87
87
|
import "../../Chatbot/store/messages.js";
|
|
88
88
|
/* empty css */
|
|
@@ -78,10 +78,10 @@ import "../../Auth/SignInPassword.js";
|
|
|
78
78
|
/* empty css */
|
|
79
79
|
import "../../Carousel/index.js";
|
|
80
80
|
/* empty css */
|
|
81
|
-
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
82
81
|
/* empty css */
|
|
83
82
|
import "../../Chatbot/store/chat.js";
|
|
84
83
|
import "../../Chatbot/Chatbot.js";
|
|
84
|
+
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
85
85
|
/* empty css */
|
|
86
86
|
import "../../Chatbot/store/messages.js";
|
|
87
87
|
/* empty css */
|
|
@@ -79,10 +79,10 @@ import "../../Auth/SignInPassword.js";
|
|
|
79
79
|
/* empty css */
|
|
80
80
|
import "../../Carousel/index.js";
|
|
81
81
|
/* empty css */
|
|
82
|
-
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
83
82
|
/* empty css */
|
|
84
83
|
import "../../Chatbot/store/chat.js";
|
|
85
84
|
import "../../Chatbot/Chatbot.js";
|
|
85
|
+
import "../../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
86
86
|
/* empty css */
|
|
87
87
|
import "../../Chatbot/store/messages.js";
|
|
88
88
|
/* empty css */
|
|
@@ -77,10 +77,10 @@ import "../Auth/SignInPassword.js";
|
|
|
77
77
|
/* empty css */
|
|
78
78
|
import "../Carousel/index.js";
|
|
79
79
|
/* empty css */
|
|
80
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
81
80
|
/* empty css */
|
|
82
81
|
import "../Chatbot/store/chat.js";
|
|
83
82
|
import "../Chatbot/Chatbot.js";
|
|
83
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
84
84
|
/* empty css */
|
|
85
85
|
import "../Chatbot/store/messages.js";
|
|
86
86
|
/* empty css */
|
|
@@ -77,10 +77,10 @@ import "../Auth/SignInPassword.js";
|
|
|
77
77
|
/* empty css */
|
|
78
78
|
import "../Carousel/index.js";
|
|
79
79
|
/* empty css */
|
|
80
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
81
80
|
/* empty css */
|
|
82
81
|
import "../Chatbot/store/chat.js";
|
|
83
82
|
import "../Chatbot/Chatbot.js";
|
|
83
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
84
84
|
/* empty css */
|
|
85
85
|
import "../Chatbot/store/messages.js";
|
|
86
86
|
/* empty css */
|
|
@@ -85,10 +85,10 @@ import "../Auth/SignInPassword.js";
|
|
|
85
85
|
/* empty css */
|
|
86
86
|
import "../Carousel/index.js";
|
|
87
87
|
/* empty css */
|
|
88
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
89
88
|
/* empty css */
|
|
90
89
|
import "../Chatbot/store/chat.js";
|
|
91
90
|
import "../Chatbot/Chatbot.js";
|
|
91
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
92
92
|
/* empty css */
|
|
93
93
|
import "../Chatbot/store/messages.js";
|
|
94
94
|
/* empty css */
|
|
@@ -78,10 +78,10 @@ import "../Auth/SignInPassword.js";
|
|
|
78
78
|
/* empty css */
|
|
79
79
|
import "../Carousel/index.js";
|
|
80
80
|
/* empty css */
|
|
81
|
-
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
82
81
|
/* empty css */
|
|
83
82
|
import "../Chatbot/store/chat.js";
|
|
84
83
|
import "../Chatbot/Chatbot.js";
|
|
84
|
+
import "../Chatbot/Chatbot.css.ts.vanilla.css.js";
|
|
85
85
|
/* empty css */
|
|
86
86
|
import "../Chatbot/store/messages.js";
|
|
87
87
|
/* empty css */
|
|
@@ -16,6 +16,7 @@
|
|
|
16
16
|
}
|
|
17
17
|
.tfms6a0 {
|
|
18
18
|
font-size: 40px;
|
|
19
|
+
line-height: 1.15;
|
|
19
20
|
}
|
|
20
21
|
.tfms6a1 {
|
|
21
22
|
padding-inline: 120px;
|
|
@@ -50,7 +51,7 @@
|
|
|
50
51
|
padding-bottom: 32px;
|
|
51
52
|
}
|
|
52
53
|
.tfms6a8 {
|
|
53
|
-
margin-bottom:
|
|
54
|
+
margin-bottom: 24px;
|
|
54
55
|
}
|
|
55
56
|
.tfms6a9 {
|
|
56
57
|
background: var(--_1073cm81);
|
|
@@ -1,43 +1,71 @@
|
|
|
1
1
|
._13y9ptj0 {
|
|
2
|
-
padding: 24px
|
|
2
|
+
padding-block: clamp(24px, calc(1.5rem + ((1vw - 9.85px) * 5.4237)), 40px);
|
|
3
3
|
}
|
|
4
4
|
._13y9ptj1 {
|
|
5
5
|
display: flex;
|
|
6
6
|
justify-content: space-between;
|
|
7
|
-
margin-bottom: 24px;
|
|
8
7
|
align-items: center;
|
|
8
|
+
margin-bottom: clamp(24px, calc(1.5rem + ((1vw - 9.85px) * 2.7119)), 32px);
|
|
9
9
|
}
|
|
10
10
|
._13y9ptj2 {
|
|
11
|
-
|
|
12
|
-
}
|
|
13
|
-
._13y9ptj2._13y9ptj1 .sc__btn {
|
|
14
|
-
margin-top: 24px;
|
|
15
|
-
margin-bottom: 0;
|
|
16
|
-
}
|
|
17
|
-
._13y9ptj3 {
|
|
18
|
-
font-size: 24px;
|
|
11
|
+
font-size: clamp(32px, calc(2rem + ((1vw - 7.69px) * 1.5656)), 40px);
|
|
19
12
|
color: var(--_1073cm85);
|
|
20
13
|
text-decoration: none;
|
|
21
14
|
font-family: var(--header-font-family);
|
|
22
15
|
text-transform: capitalize;
|
|
23
16
|
font-weight: 700;
|
|
24
17
|
}
|
|
25
|
-
.
|
|
18
|
+
._13y9ptj3 {
|
|
26
19
|
text-transform: capitalize;
|
|
27
20
|
}
|
|
28
|
-
.
|
|
21
|
+
._13y9ptj4 {
|
|
29
22
|
display: grid;
|
|
30
23
|
grid-template-columns: 1fr 1fr 1fr;
|
|
31
24
|
gap: 24px;
|
|
32
|
-
overflow:
|
|
25
|
+
overflow-x: auto;
|
|
26
|
+
scroll-behavior: smooth;
|
|
27
|
+
scroll-snap-type: x mandatory;
|
|
28
|
+
}
|
|
29
|
+
._13y9ptj4::-webkit-scrollbar {
|
|
30
|
+
height: 15px;
|
|
31
|
+
}
|
|
32
|
+
._13y9ptj4::-webkit-scrollbar-track {
|
|
33
|
+
background: #F1F1F1;
|
|
34
|
+
border-radius: 10px;
|
|
35
|
+
}
|
|
36
|
+
._13y9ptj4::-webkit-scrollbar-thumb {
|
|
37
|
+
background: #1e629a;
|
|
38
|
+
border-radius: 10px;
|
|
39
|
+
border: 4px solid transparent;
|
|
40
|
+
background-clip: padding-box;
|
|
41
|
+
}
|
|
42
|
+
._13y9ptj5 {
|
|
43
|
+
border: 1px solid #E9EBEF;
|
|
44
|
+
display: flex;
|
|
45
|
+
flex-direction: column;
|
|
46
|
+
min-width: 286px;
|
|
47
|
+
scroll-snap-align: start;
|
|
33
48
|
}
|
|
34
49
|
._13y9ptj6 {
|
|
35
|
-
|
|
36
|
-
|
|
50
|
+
aspect-ratio: 384 / 200;
|
|
51
|
+
max-height: 200px;
|
|
52
|
+
width: 100%;
|
|
53
|
+
overflow: hidden;
|
|
37
54
|
}
|
|
38
55
|
._13y9ptj7 {
|
|
39
|
-
|
|
40
|
-
|
|
56
|
+
object-fit: cover;
|
|
57
|
+
object-position: top;
|
|
58
|
+
}
|
|
59
|
+
._13y9ptj8 {
|
|
60
|
+
padding: 24px;
|
|
61
|
+
color: #14263D;
|
|
62
|
+
flex: 1 1 0%;
|
|
63
|
+
display: flex;
|
|
64
|
+
flex-direction: column;
|
|
65
|
+
}
|
|
66
|
+
._13y9ptj9 {
|
|
67
|
+
font-size: 24px !important;
|
|
68
|
+
margin-bottom: 16px;
|
|
41
69
|
-webkit-line-clamp: 2;
|
|
42
70
|
box-orient: vertical;
|
|
43
71
|
overflow: hidden;
|
|
@@ -46,38 +74,25 @@
|
|
|
46
74
|
-webkit-box-orient: vertical;
|
|
47
75
|
display: -webkit-box;
|
|
48
76
|
}
|
|
49
|
-
.
|
|
50
|
-
|
|
51
|
-
color: #333D46;
|
|
52
|
-
font-family: var(--main-font-family);
|
|
53
|
-
min-height: 182px;
|
|
54
|
-
display: grid;
|
|
55
|
-
grid-template-rows: 120px 30px;
|
|
56
|
-
}
|
|
57
|
-
._13y9ptj9 {
|
|
58
|
-
aspect-ratio: 16 / 9;
|
|
77
|
+
._13y9ptja {
|
|
78
|
+
display: none;
|
|
59
79
|
}
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
}
|
|
80
|
+
._13y9ptja._13y9ptj1 .sc__btn {
|
|
81
|
+
margin-top: 24px;
|
|
82
|
+
margin-bottom: 0;
|
|
64
83
|
}
|
|
65
84
|
@media screen and (max-width:768px) {
|
|
66
|
-
.
|
|
85
|
+
._13y9ptja {
|
|
67
86
|
display: flex;
|
|
68
87
|
}
|
|
69
|
-
._13y9ptj5 {
|
|
70
|
-
grid-template-columns: 1fr;
|
|
71
|
-
justify-items: center;
|
|
72
|
-
}
|
|
73
88
|
}
|
|
74
89
|
@media screen and (max-width: 768px) {
|
|
75
|
-
:is(._13y9ptj1):not(.
|
|
90
|
+
:is(._13y9ptj1):not(._13y9ptja) .sc__btn {
|
|
76
91
|
display: none;
|
|
77
92
|
}
|
|
78
93
|
}
|
|
79
94
|
@media screen and (min-width:768px) {
|
|
80
|
-
.
|
|
95
|
+
._13y9ptja._13y9ptj1 .sc__btn {
|
|
81
96
|
display: none;
|
|
82
97
|
}
|
|
83
98
|
}
|