@axos-web-dev/shared-components 0.0.18 → 0.0.20
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/Accordion/Accordion.css.d.ts +3 -4
- package/dist/Accordion/Accordion.d.ts +1 -2
- package/dist/Accordion/index.d.ts +2 -2
- package/dist/AlertBanner/AlertBanner.css.d.ts +1 -1
- package/dist/AlertBanner/AlertBanner.interface.d.ts +1 -2
- package/dist/AlertBanner/index.d.ts +2 -3
- package/dist/ApyCalculator/index.d.ts +1 -2
- package/dist/BulletItem/BulletItem.d.ts +1 -2
- package/dist/BulletItem/index.d.ts +1 -1
- package/dist/Button/Button.css.d.ts +12 -3
- package/dist/Button/Button.d.ts +3 -4
- package/dist/Button/Button.interface.d.ts +1 -2
- package/dist/Button/GoBackButton.d.ts +2 -3
- package/dist/Button/index.d.ts +3 -3
- package/dist/CallToActionBar/CallToActionBar.interface.d.ts +1 -2
- package/dist/CallToActionBar/index.d.ts +2 -3
- package/dist/Carousel/Carousel.css.d.ts +5 -6
- package/dist/Carousel/index.d.ts +2 -3
- package/dist/Carousel/store.d.ts +1 -1
- package/dist/Chevron/Chevron.css.d.ts +1 -1
- package/dist/Chevron/Chevron.interface.d.ts +1 -2
- package/dist/Chevron/index.d.ts +2 -3
- package/dist/Chevron/index.js +2 -0
- package/dist/CollectInformationAlert/index.d.ts +1 -2
- package/dist/ContentBanner/ContentBanner.css.d.ts +2 -2
- package/dist/ContentBanner/ContentBanner.interface.d.ts +1 -2
- package/dist/ContentBanner/index.d.ts +2 -3
- package/dist/DownloadTile/DownloadTile.interface.d.ts +1 -2
- package/dist/DownloadTile/index.d.ts +2 -3
- package/dist/FaqAccordion/index.d.ts +2 -3
- package/dist/FooterDisclosure/FooterDisclosure.css.d.ts +1 -2
- package/dist/FooterDisclosure/FooterDisclosure.css.js +2 -4
- package/dist/FooterDisclosure/FooterDisclosure.d.ts +1 -2
- package/dist/FooterDisclosure/FooterDisclosure.js +10 -3
- package/dist/FooterDisclosure/index.d.ts +2 -2
- package/dist/FooterDisclosure/index.js +1 -2
- package/dist/Forms/Forms.css.d.ts +4 -4
- package/dist/Forms/RenderForm.d.ts +2 -3
- package/dist/Forms/SalesforceFieldsForm.d.ts +1 -1
- package/dist/Forms/ScheduleCall.d.ts +2 -3
- package/dist/Forms/index.d.ts +4 -4
- package/dist/HeroBanner/HeroBanner.css.d.ts +3 -3
- package/dist/HeroBanner/HeroBanner.interface.d.ts +1 -2
- package/dist/HeroBanner/index.d.ts +1 -2
- package/dist/Hyperlink/Hyperlink.interface.d.ts +1 -2
- package/dist/Hyperlink/index.d.ts +2 -3
- package/dist/Hyperlink/index.js +2 -0
- package/dist/IconBillboard/IconBillboard.css.d.ts +5 -6
- package/dist/IconBillboard/IconBillboard.d.ts +3 -4
- package/dist/IconBillboard/IconBillboard.interface.d.ts +3 -4
- package/dist/IconBillboard/IconBillboardSet.d.ts +1 -2
- package/dist/IconBillboard/index.d.ts +4 -4
- package/dist/ImageBillboard/ImageBillboard.css.d.ts +5 -4
- package/dist/ImageBillboard/ImageBillboard.css.js +2 -0
- package/dist/ImageBillboard/ImageBillboard.d.ts +1 -2
- package/dist/ImageBillboard/ImageBillboard.interface.d.ts +4 -5
- package/dist/ImageBillboard/ImageBillboardSet.d.ts +1 -2
- package/dist/ImageBillboard/ImageBillboardSet.js +2 -2
- package/dist/ImageBillboard/index.d.ts +4 -4
- package/dist/ImageBillboard/index.js +2 -1
- package/dist/Input/Input.css.d.ts +6 -6
- package/dist/Input/Input.d.ts +2 -3
- package/dist/Input/InputPhone.d.ts +3 -3
- package/dist/Input/index.d.ts +3 -3
- package/dist/Inputs/Input.css.d.ts +6 -6
- package/dist/MainHTML/index.d.ts +1 -2
- package/dist/Modal/Modal.d.ts +2 -3
- package/dist/Modal/Modal.js +2 -0
- package/dist/Modal/contextApi/store.d.ts +2 -3
- package/dist/Modal/index.d.ts +2 -2
- package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +53 -53
- package/dist/NavigationMenu/AxosAdvisor/index.js +13 -19
- package/dist/NavigationMenu/index.d.ts +2 -2
- package/dist/SetContainer/SetContainer.d.ts +2 -3
- package/dist/SetContainer/SetContainer.js +2 -0
- package/dist/SetContainer/index.d.ts +2 -2
- package/dist/Table/Table.css.d.ts +5 -5
- package/dist/Table/Table.d.ts +3 -4
- package/dist/Table/Table.interface.d.ts +1 -2
- package/dist/Table/index.d.ts +2 -2
- package/dist/TextBlock/TextBlock.d.ts +1 -2
- package/dist/TextBlock/index.d.ts +2 -2
- package/dist/Typography/Typography.css.d.ts +3 -4
- package/dist/Typography/Typography.d.ts +2 -3
- package/dist/Typography/index.d.ts +1 -1
- package/dist/VideoTile/VideoTile.css.js +1 -1
- package/dist/VideoTile/VideoTile.d.ts +2 -3
- package/dist/VideoTile/VideoTile.js +2 -2
- package/dist/VideoTile/index.d.ts +4 -4
- package/dist/VideoWrapper/VideoWrapper.css.d.ts +1 -0
- package/dist/VideoWrapper/VideoWrapper.css.js +5 -3
- package/dist/VideoWrapper/index.d.ts +2 -3
- package/dist/VideoWrapper/index.js +23 -18
- package/dist/assets/Button/Button.css +14 -3
- package/dist/assets/FaqAccordion/FaqAccordion.css +12 -3
- package/dist/assets/FooterDisclosure/FooterDisclosure.css +4 -14
- package/dist/assets/HeroBanner/HeroBanner.css +0 -1
- package/dist/assets/ImageBillboard/ImageBillboard.css +26 -3
- package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +116 -116
- package/dist/assets/TextBlock/TextBlock.css +0 -1
- package/dist/assets/VideoTile/VideoTile.css +5 -0
- package/dist/assets/VideoWrapper/VideoWrapper.css +13 -8
- package/dist/assets/globals.css +7 -2
- package/dist/assets/index.css +0 -3
- package/dist/icons/ArrowIcon/ArrowIcon.css.d.ts +1 -1
- package/dist/icons/ArrowIcon/index.d.ts +1 -2
- package/dist/icons/AxosX/Blue.d.ts +1 -2
- package/dist/icons/AxosX/index.d.ts +1 -2
- package/dist/icons/CheckCircle.d.ts +1 -2
- package/dist/icons/CheckCircleLight.d.ts +1 -2
- package/dist/icons/CheckIcon/CheckIcon.css.d.ts +2 -3
- package/dist/icons/CheckIcon/index.d.ts +1 -2
- package/dist/icons/ChevronDown.d.ts +1 -2
- package/dist/icons/ChevronUp.d.ts +1 -2
- package/dist/icons/CloseIcon/index.d.ts +1 -2
- package/dist/icons/DownloadIcon/index.d.ts +1 -2
- package/dist/icons/EqualHousingLender.d.ts +1 -2
- package/dist/icons/LockIcon/index.d.ts +1 -2
- package/dist/icons/MemberFdicLogo.d.ts +1 -2
- package/dist/icons/QuoteIconGrey.d.ts +1 -2
- package/dist/icons/QuoteIconWhite.d.ts +1 -2
- package/dist/icons/QuoteIconYellow.d.ts +1 -2
- package/dist/icons/WarningIcon/index.d.ts +1 -2
- package/dist/icons/index.d.ts +17 -17
- package/dist/index.css.d.ts +0 -1
- package/dist/main.d.ts +2 -1
- package/dist/main.js +5 -3
- package/dist/themes/index.d.ts +2 -2
- package/dist/utils/allowedAxosDomains.js +5 -3
- package/dist/utils/ctaOptions.d.ts +0 -1
- package/dist/utils/getVariant.d.ts +1 -2
- package/dist/utils/index.d.ts +5 -5
- package/package.json +1 -1
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
|
|
1
|
+
import React from "react";
|
|
2
|
+
import { TypographySizeVariants, TypographyVariants } from ".";
|
|
4
3
|
type AsType = "body1" | "body2" | "caption" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "inherit" | "overline" | "subtitle1" | "subtitle2" | string;
|
|
5
4
|
export interface Props extends React.PropsWithChildren {
|
|
6
5
|
as?: AsType;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from
|
|
1
|
+
export * from "./Typography.css";
|
|
@@ -29,13 +29,13 @@ const VideoTile = ({
|
|
|
29
29
|
};
|
|
30
30
|
return /* @__PURE__ */ jsxs("div", { id: `id_${id}`, className: `flex center`, children: [
|
|
31
31
|
/* @__PURE__ */ jsx(VideoInit, {}),
|
|
32
|
-
/* @__PURE__ */ jsxs("div", { className: `containment ${video_container}
|
|
32
|
+
/* @__PURE__ */ jsxs("div", { className: `containment ${video_container} flex_col`, children: [
|
|
33
33
|
title && /* @__PURE__ */ jsx("h2", { className: `${mb_8} ${video_title}`, children: title }),
|
|
34
34
|
/* @__PURE__ */ jsx(
|
|
35
35
|
"div",
|
|
36
36
|
{
|
|
37
37
|
id: "",
|
|
38
|
-
className: `${mb_8} ${vidyard_height} vidyard-player-container rounded`,
|
|
38
|
+
className: `${mb_8} ${vidyard_height} vidyard-player-container rounded bordered`,
|
|
39
39
|
"data-uuid": videoId,
|
|
40
40
|
children: /* @__PURE__ */ jsx(
|
|
41
41
|
"img",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from
|
|
2
|
-
export * from
|
|
3
|
-
export * from
|
|
4
|
-
export * from
|
|
1
|
+
export * from "./VideoInit";
|
|
2
|
+
export * from "./VideoTile";
|
|
3
|
+
export * from "./VideoTile.css";
|
|
4
|
+
export * from "./VideoTile.interface";
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
1
|
+
import { FC } from "react";
|
|
2
|
+
import { VideoTileInterface } from "../VideoTile";
|
|
4
3
|
export interface VideoWrapperProps {
|
|
5
4
|
videoTiles: VideoTileInterface[];
|
|
6
5
|
backgroundColor?: string;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
2
2
|
import "next/script.js";
|
|
3
3
|
import { VideoTile } from "../VideoTile/VideoTile.js";
|
|
4
|
+
/* empty css */
|
|
4
5
|
/* empty css */
|
|
5
6
|
/* empty css */
|
|
6
|
-
/* empty css */
|
|
7
7
|
/* empty css */
|
|
8
|
-
import { grid_3, grid_2 } from "./VideoWrapper.css.js";
|
|
8
|
+
import { grid_wrapper, grid_3, grid_2 } from "./VideoWrapper.css.js";
|
|
9
9
|
const VideoWrapper = ({
|
|
10
10
|
title,
|
|
11
11
|
videoTiles,
|
|
@@ -17,24 +17,29 @@ const VideoWrapper = ({
|
|
|
17
17
|
{
|
|
18
18
|
id: `id_${id}`,
|
|
19
19
|
style: backgroundColor ? { backgroundColor } : {},
|
|
20
|
-
className: "containment",
|
|
21
|
-
children: /* @__PURE__ */ jsxs("section", { children: [
|
|
20
|
+
children: /* @__PURE__ */ jsx("section", { children: /* @__PURE__ */ jsxs("div", { className: "containment", children: [
|
|
22
21
|
/* @__PURE__ */ jsx("div", { className: "section_header", children: /* @__PURE__ */ jsx("h2", { className: "header_1", children: title }) }),
|
|
23
|
-
/* @__PURE__ */ jsx(
|
|
24
|
-
|
|
22
|
+
/* @__PURE__ */ jsx(
|
|
23
|
+
"div",
|
|
25
24
|
{
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
25
|
+
className: `${grid_wrapper} ${videoTiles.length % 3 === 0 ? grid_3 : grid_2}`,
|
|
26
|
+
children: videoTiles == null ? void 0 : videoTiles.map((videoItem, index) => /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsx(
|
|
27
|
+
VideoTile,
|
|
28
|
+
{
|
|
29
|
+
id: videoItem.id,
|
|
30
|
+
title: videoItem == null ? void 0 : videoItem.title,
|
|
31
|
+
videoId: videoItem == null ? void 0 : videoItem.videoId,
|
|
32
|
+
thumbnailImage: videoItem == null ? void 0 : videoItem.thumbnailImage,
|
|
33
|
+
displayType: videoItem == null ? void 0 : videoItem.displayType,
|
|
34
|
+
maxWidth: (videoItem == null ? void 0 : videoItem.maxWidth) || "588px",
|
|
35
|
+
videoPlayer: videoItem.displayType,
|
|
36
|
+
transcript: videoItem == null ? void 0 : videoItem.transcript
|
|
37
|
+
},
|
|
38
|
+
index
|
|
39
|
+
) }))
|
|
40
|
+
}
|
|
41
|
+
)
|
|
42
|
+
] }) })
|
|
38
43
|
},
|
|
39
44
|
id
|
|
40
45
|
);
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
-webkit-transition-duration: 0.15s;
|
|
7
7
|
-o-transition-duration: 0.15s;
|
|
8
8
|
transition-duration: 0.15s;
|
|
9
|
-
-webkit-transition-property: color,background-color,border-color;
|
|
10
|
-
-o-transition-property: color,background-color,border-color;
|
|
11
|
-
transition-property: color,background-color,border-color;
|
|
9
|
+
-webkit-transition-property: color,background-color,border-color,width;
|
|
10
|
+
-o-transition-property: color,background-color,border-color,width;
|
|
11
|
+
transition-property: color,background-color,border-color,width;
|
|
12
12
|
-webkit-transition-timing-function: linear;
|
|
13
13
|
-o-transition-timing-function: linear;
|
|
14
14
|
transition-timing-function: linear;
|
|
@@ -134,4 +134,15 @@
|
|
|
134
134
|
._13pdpuji {
|
|
135
135
|
height: 28px;
|
|
136
136
|
padding: 4px 32px 4px 32px;
|
|
137
|
+
}
|
|
138
|
+
@media screen and (max-width: 280px) {
|
|
139
|
+
._13pdpuj7 {
|
|
140
|
+
padding: 12px 8px;
|
|
141
|
+
font-size: 14px;
|
|
142
|
+
}
|
|
143
|
+
}
|
|
144
|
+
@media screen and (max-width: 370px) {
|
|
145
|
+
._13pdpuj7 {
|
|
146
|
+
padding: 11px 1.5rem;
|
|
147
|
+
}
|
|
137
148
|
}
|
|
@@ -30,6 +30,7 @@ details[open] .ph6wj62 {
|
|
|
30
30
|
padding-bottom: 12px;
|
|
31
31
|
}
|
|
32
32
|
.ph6wj63 {
|
|
33
|
+
font-size: 18px;
|
|
33
34
|
max-width: 80%;
|
|
34
35
|
list-style: none;
|
|
35
36
|
text-overflow: ellipsis;
|
|
@@ -41,7 +42,15 @@ details[open] .ph6wj62 {
|
|
|
41
42
|
background-color: #F4F4F4;
|
|
42
43
|
padding-top: 0;
|
|
43
44
|
}
|
|
44
|
-
.ph6wj64
|
|
45
|
-
margin-
|
|
46
|
-
|
|
45
|
+
.ph6wj64 li + li {
|
|
46
|
+
margin-top: 7px;
|
|
47
|
+
}
|
|
48
|
+
.ph6wj64 ol {
|
|
49
|
+
padding-bottom: 1rem;
|
|
50
|
+
}
|
|
51
|
+
.ph6wj64 ul {
|
|
52
|
+
padding-bottom: 1rem;
|
|
53
|
+
}
|
|
54
|
+
details summary::-webkit-details-marker {
|
|
55
|
+
display: none;
|
|
47
56
|
}
|
|
@@ -1,42 +1,32 @@
|
|
|
1
1
|
._1a6b3vu0 {
|
|
2
2
|
color: #ffffff;
|
|
3
3
|
background-color: #4A5560;
|
|
4
|
-
padding: 32px
|
|
4
|
+
padding: 32px 0;
|
|
5
5
|
width: 100%;
|
|
6
6
|
}
|
|
7
7
|
._1a6b3vu1 {
|
|
8
|
-
margin-bottom: 16px;
|
|
9
8
|
line-height: 24px;
|
|
10
9
|
letter-spacing: 0.2px;
|
|
11
10
|
}
|
|
12
11
|
._1a6b3vu2 {
|
|
13
|
-
margin-bottom: 32px;
|
|
14
|
-
}
|
|
15
|
-
._1a6b3vu3 {
|
|
16
12
|
max-height: 40px;
|
|
17
13
|
display: flex;
|
|
18
14
|
gap: 40px;
|
|
19
15
|
}
|
|
20
|
-
.
|
|
16
|
+
._1a6b3vu3 {
|
|
21
17
|
color: #ffffff;
|
|
22
18
|
}
|
|
23
|
-
.
|
|
19
|
+
._1a6b3vu3:hover {
|
|
24
20
|
opacity: 0.8;
|
|
25
21
|
}
|
|
26
|
-
@media screen and (min-width: 1280px) {
|
|
27
|
-
._1a6b3vu0 {
|
|
28
|
-
padding-inline: 40px;
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
22
|
@media screen and (min-width: 1920px) {
|
|
32
23
|
._1a6b3vu0 {
|
|
33
|
-
padding-inline: 360px;
|
|
34
24
|
padding-top: 32px;
|
|
35
25
|
padding-bottom: 32px;
|
|
36
26
|
}
|
|
37
27
|
}
|
|
38
28
|
@media screen and (max-width: 1280px) {
|
|
39
|
-
.
|
|
29
|
+
._1a6b3vu2 {
|
|
40
30
|
justify-content: center;
|
|
41
31
|
}
|
|
42
32
|
}
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
background-position: center center;
|
|
143
143
|
}
|
|
144
144
|
._18ygy9m0 ._1m7m2au {
|
|
145
|
-
min-height:
|
|
145
|
+
min-height: 330px;
|
|
146
146
|
}
|
|
147
147
|
._1m7m2av {
|
|
148
148
|
background: var(--_1073cm8f);
|
|
@@ -173,9 +173,13 @@
|
|
|
173
173
|
letter-spacing: 0.3px;
|
|
174
174
|
line-height: 1;
|
|
175
175
|
}
|
|
176
|
+
._1m7m2a10 > p {
|
|
177
|
+
display: flex;
|
|
178
|
+
white-space: break-spaces;
|
|
179
|
+
}
|
|
176
180
|
@media screen and (max-width:1023px) {
|
|
177
181
|
._1m7m2a0 {
|
|
178
|
-
flex-direction: column;
|
|
182
|
+
flex-direction: column-reverse;
|
|
179
183
|
}
|
|
180
184
|
.reversed {
|
|
181
185
|
flex-direction: column-reverse;
|
|
@@ -200,7 +204,10 @@
|
|
|
200
204
|
}
|
|
201
205
|
@media screen and (max-width: 1023px) {
|
|
202
206
|
._1m7m2au {
|
|
203
|
-
min-height:
|
|
207
|
+
min-height: 275px;
|
|
208
|
+
}
|
|
209
|
+
._18ygy9m0 ._1m7m2au {
|
|
210
|
+
min-height: 275px;
|
|
204
211
|
}
|
|
205
212
|
._1m7m2ax {
|
|
206
213
|
font-size: 30px;
|
|
@@ -211,4 +218,20 @@
|
|
|
211
218
|
._1m7m2az {
|
|
212
219
|
font-size: 20px;
|
|
213
220
|
}
|
|
221
|
+
}
|
|
222
|
+
@media screen and (max-width: 768px) {
|
|
223
|
+
._1m7m2au {
|
|
224
|
+
min-height: 200px;
|
|
225
|
+
}
|
|
226
|
+
._18ygy9m0 ._1m7m2au {
|
|
227
|
+
min-height: 200px;
|
|
228
|
+
}
|
|
229
|
+
}
|
|
230
|
+
@media screen and (max-width: 327px) {
|
|
231
|
+
._1m7m2au {
|
|
232
|
+
min-height: 160px;
|
|
233
|
+
}
|
|
234
|
+
._18ygy9m0 ._1m7m2au {
|
|
235
|
+
min-height: 160px;
|
|
236
|
+
}
|
|
214
237
|
}
|