@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.
Files changed (133) hide show
  1. package/dist/Accordion/Accordion.css.d.ts +3 -4
  2. package/dist/Accordion/Accordion.d.ts +1 -2
  3. package/dist/Accordion/index.d.ts +2 -2
  4. package/dist/AlertBanner/AlertBanner.css.d.ts +1 -1
  5. package/dist/AlertBanner/AlertBanner.interface.d.ts +1 -2
  6. package/dist/AlertBanner/index.d.ts +2 -3
  7. package/dist/ApyCalculator/index.d.ts +1 -2
  8. package/dist/BulletItem/BulletItem.d.ts +1 -2
  9. package/dist/BulletItem/index.d.ts +1 -1
  10. package/dist/Button/Button.css.d.ts +12 -3
  11. package/dist/Button/Button.d.ts +3 -4
  12. package/dist/Button/Button.interface.d.ts +1 -2
  13. package/dist/Button/GoBackButton.d.ts +2 -3
  14. package/dist/Button/index.d.ts +3 -3
  15. package/dist/CallToActionBar/CallToActionBar.interface.d.ts +1 -2
  16. package/dist/CallToActionBar/index.d.ts +2 -3
  17. package/dist/Carousel/Carousel.css.d.ts +5 -6
  18. package/dist/Carousel/index.d.ts +2 -3
  19. package/dist/Carousel/store.d.ts +1 -1
  20. package/dist/Chevron/Chevron.css.d.ts +1 -1
  21. package/dist/Chevron/Chevron.interface.d.ts +1 -2
  22. package/dist/Chevron/index.d.ts +2 -3
  23. package/dist/Chevron/index.js +2 -0
  24. package/dist/CollectInformationAlert/index.d.ts +1 -2
  25. package/dist/ContentBanner/ContentBanner.css.d.ts +2 -2
  26. package/dist/ContentBanner/ContentBanner.interface.d.ts +1 -2
  27. package/dist/ContentBanner/index.d.ts +2 -3
  28. package/dist/DownloadTile/DownloadTile.interface.d.ts +1 -2
  29. package/dist/DownloadTile/index.d.ts +2 -3
  30. package/dist/FaqAccordion/index.d.ts +2 -3
  31. package/dist/FooterDisclosure/FooterDisclosure.css.d.ts +1 -2
  32. package/dist/FooterDisclosure/FooterDisclosure.css.js +2 -4
  33. package/dist/FooterDisclosure/FooterDisclosure.d.ts +1 -2
  34. package/dist/FooterDisclosure/FooterDisclosure.js +10 -3
  35. package/dist/FooterDisclosure/index.d.ts +2 -2
  36. package/dist/FooterDisclosure/index.js +1 -2
  37. package/dist/Forms/Forms.css.d.ts +4 -4
  38. package/dist/Forms/RenderForm.d.ts +2 -3
  39. package/dist/Forms/SalesforceFieldsForm.d.ts +1 -1
  40. package/dist/Forms/ScheduleCall.d.ts +2 -3
  41. package/dist/Forms/index.d.ts +4 -4
  42. package/dist/HeroBanner/HeroBanner.css.d.ts +3 -3
  43. package/dist/HeroBanner/HeroBanner.interface.d.ts +1 -2
  44. package/dist/HeroBanner/index.d.ts +1 -2
  45. package/dist/Hyperlink/Hyperlink.interface.d.ts +1 -2
  46. package/dist/Hyperlink/index.d.ts +2 -3
  47. package/dist/Hyperlink/index.js +2 -0
  48. package/dist/IconBillboard/IconBillboard.css.d.ts +5 -6
  49. package/dist/IconBillboard/IconBillboard.d.ts +3 -4
  50. package/dist/IconBillboard/IconBillboard.interface.d.ts +3 -4
  51. package/dist/IconBillboard/IconBillboardSet.d.ts +1 -2
  52. package/dist/IconBillboard/index.d.ts +4 -4
  53. package/dist/ImageBillboard/ImageBillboard.css.d.ts +5 -4
  54. package/dist/ImageBillboard/ImageBillboard.css.js +2 -0
  55. package/dist/ImageBillboard/ImageBillboard.d.ts +1 -2
  56. package/dist/ImageBillboard/ImageBillboard.interface.d.ts +4 -5
  57. package/dist/ImageBillboard/ImageBillboardSet.d.ts +1 -2
  58. package/dist/ImageBillboard/ImageBillboardSet.js +2 -2
  59. package/dist/ImageBillboard/index.d.ts +4 -4
  60. package/dist/ImageBillboard/index.js +2 -1
  61. package/dist/Input/Input.css.d.ts +6 -6
  62. package/dist/Input/Input.d.ts +2 -3
  63. package/dist/Input/InputPhone.d.ts +3 -3
  64. package/dist/Input/index.d.ts +3 -3
  65. package/dist/Inputs/Input.css.d.ts +6 -6
  66. package/dist/MainHTML/index.d.ts +1 -2
  67. package/dist/Modal/Modal.d.ts +2 -3
  68. package/dist/Modal/Modal.js +2 -0
  69. package/dist/Modal/contextApi/store.d.ts +2 -3
  70. package/dist/Modal/index.d.ts +2 -2
  71. package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +53 -53
  72. package/dist/NavigationMenu/AxosAdvisor/index.js +13 -19
  73. package/dist/NavigationMenu/index.d.ts +2 -2
  74. package/dist/SetContainer/SetContainer.d.ts +2 -3
  75. package/dist/SetContainer/SetContainer.js +2 -0
  76. package/dist/SetContainer/index.d.ts +2 -2
  77. package/dist/Table/Table.css.d.ts +5 -5
  78. package/dist/Table/Table.d.ts +3 -4
  79. package/dist/Table/Table.interface.d.ts +1 -2
  80. package/dist/Table/index.d.ts +2 -2
  81. package/dist/TextBlock/TextBlock.d.ts +1 -2
  82. package/dist/TextBlock/index.d.ts +2 -2
  83. package/dist/Typography/Typography.css.d.ts +3 -4
  84. package/dist/Typography/Typography.d.ts +2 -3
  85. package/dist/Typography/index.d.ts +1 -1
  86. package/dist/VideoTile/VideoTile.css.js +1 -1
  87. package/dist/VideoTile/VideoTile.d.ts +2 -3
  88. package/dist/VideoTile/VideoTile.js +2 -2
  89. package/dist/VideoTile/index.d.ts +4 -4
  90. package/dist/VideoWrapper/VideoWrapper.css.d.ts +1 -0
  91. package/dist/VideoWrapper/VideoWrapper.css.js +5 -3
  92. package/dist/VideoWrapper/index.d.ts +2 -3
  93. package/dist/VideoWrapper/index.js +23 -18
  94. package/dist/assets/Button/Button.css +14 -3
  95. package/dist/assets/FaqAccordion/FaqAccordion.css +12 -3
  96. package/dist/assets/FooterDisclosure/FooterDisclosure.css +4 -14
  97. package/dist/assets/HeroBanner/HeroBanner.css +0 -1
  98. package/dist/assets/ImageBillboard/ImageBillboard.css +26 -3
  99. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +116 -116
  100. package/dist/assets/TextBlock/TextBlock.css +0 -1
  101. package/dist/assets/VideoTile/VideoTile.css +5 -0
  102. package/dist/assets/VideoWrapper/VideoWrapper.css +13 -8
  103. package/dist/assets/globals.css +7 -2
  104. package/dist/assets/index.css +0 -3
  105. package/dist/icons/ArrowIcon/ArrowIcon.css.d.ts +1 -1
  106. package/dist/icons/ArrowIcon/index.d.ts +1 -2
  107. package/dist/icons/AxosX/Blue.d.ts +1 -2
  108. package/dist/icons/AxosX/index.d.ts +1 -2
  109. package/dist/icons/CheckCircle.d.ts +1 -2
  110. package/dist/icons/CheckCircleLight.d.ts +1 -2
  111. package/dist/icons/CheckIcon/CheckIcon.css.d.ts +2 -3
  112. package/dist/icons/CheckIcon/index.d.ts +1 -2
  113. package/dist/icons/ChevronDown.d.ts +1 -2
  114. package/dist/icons/ChevronUp.d.ts +1 -2
  115. package/dist/icons/CloseIcon/index.d.ts +1 -2
  116. package/dist/icons/DownloadIcon/index.d.ts +1 -2
  117. package/dist/icons/EqualHousingLender.d.ts +1 -2
  118. package/dist/icons/LockIcon/index.d.ts +1 -2
  119. package/dist/icons/MemberFdicLogo.d.ts +1 -2
  120. package/dist/icons/QuoteIconGrey.d.ts +1 -2
  121. package/dist/icons/QuoteIconWhite.d.ts +1 -2
  122. package/dist/icons/QuoteIconYellow.d.ts +1 -2
  123. package/dist/icons/WarningIcon/index.d.ts +1 -2
  124. package/dist/icons/index.d.ts +17 -17
  125. package/dist/index.css.d.ts +0 -1
  126. package/dist/main.d.ts +2 -1
  127. package/dist/main.js +5 -3
  128. package/dist/themes/index.d.ts +2 -2
  129. package/dist/utils/allowedAxosDomains.js +5 -3
  130. package/dist/utils/ctaOptions.d.ts +0 -1
  131. package/dist/utils/getVariant.d.ts +1 -2
  132. package/dist/utils/index.d.ts +5 -5
  133. package/package.json +1 -1
@@ -1,6 +1,5 @@
1
- import { TypographySizeVariants, TypographyVariants } from '.';
2
- import { default as React } from 'react';
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 './Typography.css';
1
+ export * from "./Typography.css";
@@ -1,6 +1,6 @@
1
+ /* empty css */
1
2
  /* empty css */
2
3
  /* empty css */
3
- /* empty css */
4
4
  /* empty css */
5
5
  var show = "_16puo4g0";
6
6
  var video_title = "_16puo4g1";
@@ -1,4 +1,3 @@
1
- import { VideoTileInterface } from './VideoTile.interface';
2
- import { FC } from 'react';
3
-
1
+ import { FC } from "react";
2
+ import { VideoTileInterface } from "./VideoTile.interface";
4
3
  export declare const VideoTile: FC<VideoTileInterface>;
@@ -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} flex flex_col`, children: [
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 './VideoInit';
2
- export * from './VideoTile';
3
- export * from './VideoTile.css';
4
- export * from './VideoTile.interface';
1
+ export * from "./VideoInit";
2
+ export * from "./VideoTile";
3
+ export * from "./VideoTile.css";
4
+ export * from "./VideoTile.interface";
@@ -1,2 +1,3 @@
1
+ export declare const grid_wrapper: string;
1
2
  export declare const grid_2: string;
2
3
  export declare const grid_3: string;
@@ -1,7 +1,9 @@
1
1
  /* empty css */
2
- var grid_2 = "_2i5u4u0";
3
- var grid_3 = "_2i5u4u1";
2
+ var grid_wrapper = "_2i5u4u0";
3
+ var grid_2 = "_2i5u4u1";
4
+ var grid_3 = "_2i5u4u2";
4
5
  export {
5
6
  grid_2,
6
- grid_3
7
+ grid_3,
8
+ grid_wrapper
7
9
  };
@@ -1,6 +1,5 @@
1
- import { VideoTileInterface } from '../VideoTile';
2
- import { FC } from 'react';
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("div", { className: `${videoTiles.length % 3 === 0 ? grid_3 : grid_2}`, children: videoTiles == null ? void 0 : videoTiles.map((videoItem, index) => /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsx(
24
- VideoTile,
22
+ /* @__PURE__ */ jsx(
23
+ "div",
25
24
  {
26
- id: videoItem.id,
27
- title: videoItem == null ? void 0 : videoItem.title,
28
- videoId: videoItem == null ? void 0 : videoItem.videoId,
29
- thumbnailImage: videoItem == null ? void 0 : videoItem.thumbnailImage,
30
- displayType: videoItem == null ? void 0 : videoItem.displayType,
31
- maxWidth: (videoItem == null ? void 0 : videoItem.maxWidth) || "588px",
32
- videoPlayer: videoItem.displayType,
33
- transcript: videoItem == null ? void 0 : videoItem.transcript
34
- },
35
- index
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 ul, .ph6wj64 ol {
45
- margin-block: 1rem;
46
- margin-inline-start: 3rem;
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 24px;
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
- ._1a6b3vu4 {
16
+ ._1a6b3vu3 {
21
17
  color: #ffffff;
22
18
  }
23
- ._1a6b3vu4:hover {
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
- ._1a6b3vu3 {
29
+ ._1a6b3vu2 {
40
30
  justify-content: center;
41
31
  }
42
32
  }
@@ -36,7 +36,6 @@
36
36
  max-width: 604px;
37
37
  max-height: 510px;
38
38
  object-fit: cover;
39
- aspect-ratio: 1 / 1;
40
39
  }
41
40
  ._1ye8k3fb {
42
41
  display: block;
@@ -142,7 +142,7 @@
142
142
  background-position: center center;
143
143
  }
144
144
  ._18ygy9m0 ._1m7m2au {
145
- min-height: 380px;
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: 380px;
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
  }