@axos-web-dev/shared-components 2.0.0-dev.18 → 2.0.0-dev.18-apy.1

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 (89) hide show
  1. package/README.md +111 -111
  2. package/dist/ATMLocator/ATMLocator.js +1 -1
  3. package/dist/Auth/ErrorAlert.js +1 -1
  4. package/dist/Avatar/Avatar.module.js +7 -7
  5. package/dist/Blockquote/Blockquote.module.js +3 -3
  6. package/dist/Button/Button.js +1 -1
  7. package/dist/Calculators/ApyCalculator/ApyCalculator.css.d.ts +20 -3
  8. package/dist/Calculators/ApyCalculator/ApyCalculator.css.js +51 -16
  9. package/dist/Calculators/ApyCalculator/index.js +413 -294
  10. package/dist/Calculators/MarginTradingCalculator/index.js +1 -1
  11. package/dist/Carousel/index.js +2 -2
  12. package/dist/Chatbot/AnimatedGradientBorder.css.d.ts +2 -0
  13. package/dist/Chatbot/AnimatedGradientBorder.css.js +6 -2
  14. package/dist/Chatbot/Bubble.d.ts +1 -1
  15. package/dist/Chatbot/Bubble.js +92 -102
  16. package/dist/Chatbot/Chat.js +1 -2
  17. package/dist/Chatbot/ChatWindow.css.js +35 -35
  18. package/dist/Chatbot/Chatbot.d.ts +1 -1
  19. package/dist/Chatbot/Chatbot.js +1 -5
  20. package/dist/Chatbot/useHeadlessChat.js +1 -2
  21. package/dist/Chevron/index.js +1 -1
  22. package/dist/Comparison/Comparison.js +1 -1
  23. package/dist/ExecutiveBio/ExecutiveBio.js +1 -1
  24. package/dist/FaqAccordion/index.js +1 -1
  25. package/dist/FdicCallout/FdicCallout.module.js +2 -2
  26. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +1 -1
  27. package/dist/Forms/ApplyNow.js +2 -2
  28. package/dist/Forms/BoatMooringLocation.d.ts +4 -1
  29. package/dist/Forms/BoatMooringLocation.js +89 -8
  30. package/dist/Forms/ContactUsBusiness.js +1 -1
  31. package/dist/Forms/ContactUsBusinessNameEmail.js +1 -1
  32. package/dist/Forms/ContactUsNMLSId.js +1 -1
  33. package/dist/Forms/CpraRequest.js +1 -1
  34. package/dist/Forms/CraPublicFile.js +1 -1
  35. package/dist/Forms/EmailOnly.js +1 -1
  36. package/dist/Forms/MortgageRate/MortgageRateForm.js +2 -2
  37. package/dist/Forms/MortgageRate/MortgageRateWatch.js +2 -2
  38. package/dist/Forms/MortgageWarehouseLending.js +1 -1
  39. package/dist/Forms/SuccesForm.js +2 -2
  40. package/dist/Hyperlink/index.js +1 -1
  41. package/dist/ImageLink/ImageLink.js +2 -2
  42. package/dist/ImageLink/ImageLinkSet.js +1 -1
  43. package/dist/ImageLink/index.js +1 -1
  44. package/dist/Insight/Featured/CategorySelector.js +2 -2
  45. package/dist/Insight/Featured/Featured.js +2 -2
  46. package/dist/Insight/Featured/Header.js +2 -2
  47. package/dist/Interstitial/Interstitial.module.js +10 -10
  48. package/dist/Modal/Modal.js +1 -1
  49. package/dist/NavigationMenu/AxosALTS/NavBar.module.js +23 -23
  50. package/dist/NavigationMenu/AxosALTS/index.js +1 -1
  51. package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +52 -52
  52. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +53 -53
  53. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +1 -1
  54. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +27 -27
  55. package/dist/NavigationMenu/AxosBank/NavBar.module.js +39 -39
  56. package/dist/NavigationMenu/AxosBank/SubNavBar.js +1 -1
  57. package/dist/NavigationMenu/AxosBank/index.js +1 -1
  58. package/dist/NavigationMenu/AxosClearing/NavBar.module.js +37 -37
  59. package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +41 -41
  60. package/dist/NavigationMenu/LaVictoire/NavBar.module.js +37 -37
  61. package/dist/NavigationMenu/LaVictoire/index.js +1 -1
  62. package/dist/NavigationMenu/Navbar.js +1 -1
  63. package/dist/NavigationMenu/SignInNavButton.js +1 -1
  64. package/dist/SetContainer/SetContainer.js +2 -2
  65. package/dist/SocialMediaBar/iconsRepository.js +1 -1
  66. package/dist/VideoTile/VideoTile.js +1 -1
  67. package/dist/VideoWrapper/index.js +1 -1
  68. package/dist/WalnutIframe/wrapper.module.js +3 -3
  69. package/dist/assets/Avatar/Avatar.css +59 -59
  70. package/dist/assets/Blockquote/Blockquote.css +72 -72
  71. package/dist/assets/Calculators/ApyCalculator/ApyCalculator.css +230 -56
  72. package/dist/assets/Chatbot/AnimatedGradientBorder.css +39 -8
  73. package/dist/assets/Chatbot/ChatWindow.css +77 -67
  74. package/dist/assets/FdicCallout/FdicCallout.css +48 -48
  75. package/dist/assets/Interstitial/Interstitial.css +142 -142
  76. package/dist/assets/NavigationMenu/AxosALTS/NavBar.css +264 -264
  77. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css +609 -609
  78. package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css +630 -630
  79. package/dist/assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css +353 -353
  80. package/dist/assets/NavigationMenu/AxosBank/NavBar.css +88 -88
  81. package/dist/assets/NavigationMenu/AxosClearing/NavBar.css +484 -484
  82. package/dist/assets/NavigationMenu/AxosFiduciary/NavBar.css +427 -427
  83. package/dist/assets/NavigationMenu/LaVictoire/NavBar.css +429 -429
  84. package/dist/assets/WalnutIframe/wrapper.css +48 -48
  85. package/dist/assets/themes/axos.css +1 -1
  86. package/dist/assets/themes/ufb.css +1 -1
  87. package/dist/assets/utils/optimizeImage/optimizeImage.css +47 -47
  88. package/dist/utils/optimizeImage/optimizeImage.module.js +3 -3
  89. package/package.json +2 -2
@@ -1,48 +1,48 @@
1
- @keyframes _shimmer_1wqdl_1 {
2
- from {
3
- transform: translateX(-100%);
4
- }
5
- to {
6
- transform: translateX(100%);
7
- }
8
- }
9
-
10
- ._wrapper_1wqdl_19 {
11
- background: #1e3860;
12
- border-radius: 8px;
13
- height: 555px;
14
- isolation: isolate;
15
- margin-block: 48px;
16
- }
17
-
18
- section > ._wrapper_1wqdl_19:first-child {
19
- margin-top: 0 !important;
20
- }
21
-
22
- ._wrapper_1wqdl_19::before {
23
- content: "";
24
- position: absolute;
25
- top: 0;
26
- left: 0;
27
- width: 190%;
28
- height: 100%;
29
- background: linear-gradient(
30
- 65deg,
31
- rgba(255, 255, 255, 0) 20%,
32
- rgba(255, 255, 255, 0.5) 50%,
33
- rgba(255, 255, 255, 0) 80%
34
- );
35
- animation: _shimmer_1wqdl_1 1.3s infinite linear;
36
- z-index: -1;
37
- }
38
-
39
- ._wrapper_control_1wqdl_77 {
40
- height: 100%;
41
- width: 100%;
42
- }
43
-
44
- @media (max-width: 1023px) {
45
- ._wrapper_1wqdl_19 {
46
- display: none;
47
- }
48
- }
1
+ @keyframes _shimmer_f1tr5_1 {
2
+ from {
3
+ transform: translateX(-100%);
4
+ }
5
+ to {
6
+ transform: translateX(100%);
7
+ }
8
+ }
9
+
10
+ ._wrapper_f1tr5_10 {
11
+ background: #1e3860;
12
+ border-radius: 8px;
13
+ height: 555px;
14
+ isolation: isolate;
15
+ margin-block: 48px;
16
+ }
17
+
18
+ section > ._wrapper_f1tr5_10:first-child {
19
+ margin-top: 0 !important;
20
+ }
21
+
22
+ ._wrapper_f1tr5_10::before {
23
+ content: "";
24
+ position: absolute;
25
+ top: 0;
26
+ left: 0;
27
+ width: 190%;
28
+ height: 100%;
29
+ background: linear-gradient(
30
+ 65deg,
31
+ rgba(255, 255, 255, 0) 20%,
32
+ rgba(255, 255, 255, 0.5) 50%,
33
+ rgba(255, 255, 255, 0) 80%
34
+ );
35
+ animation: _shimmer_f1tr5_1 1.3s infinite linear;
36
+ z-index: -1;
37
+ }
38
+
39
+ ._wrapper_control_f1tr5_39 {
40
+ height: 100%;
41
+ width: 100%;
42
+ }
43
+
44
+ @media (max-width: 1023px) {
45
+ ._wrapper_f1tr5_10 {
46
+ display: none;
47
+ }
48
+ }
@@ -46,7 +46,7 @@
46
46
  --_1073cm819: #1E3860;
47
47
  --_1073cm81a: #F5F5F5;
48
48
  --_1073cm81b: #DEF4FF;
49
- --_1073cm81c: #E9EBEF;
49
+ --_1073cm81c: #F0F0F0;
50
50
  --_1073cm81d: #8C8C8C;
51
51
  --_1073cm81e: #B9C1CE;
52
52
  }
@@ -47,6 +47,6 @@
47
47
  --_1073cm819: #1B1B1F;
48
48
  --_1073cm81a: #EDEEF0;
49
49
  --_1073cm81b: #FFF8F6;
50
- --_1073cm81c: #000000;
50
+ --_1073cm81c: #F0F0F0;
51
51
  --_1073cm81d: #000000;
52
52
  }
@@ -1,47 +1,47 @@
1
- @keyframes _shimmer_1cu2x_1 {
2
- from {
3
- transform: translateX(-100%);
4
- }
5
- to {
6
- transform: translateX(100%);
7
- }
8
- }
9
-
10
- ._loader_1cu2x_19 {
11
- height: 100%;
12
- width: 100%;
13
- inset: 0;
14
- }
15
-
16
- ._loading_1cu2x_31 {
17
- position: relative;
18
- width: 100%;
19
- height: 100%;
20
- overflow: hidden;
21
- background: #1e3860;
22
- }
23
-
24
- ._1es6o1h0 ._loading_1cu2x_31 {
25
- background-color: var(--_1073cm8f);
26
- }
27
-
28
- .fl2fv50 ._loading_1cu2x_31 {
29
- background-color: #28587d;
30
- }
31
-
32
- ._loading_1cu2x_31::before {
33
- content: "";
34
- position: absolute;
35
- top: 0;
36
- left: 0;
37
- width: 190%;
38
- height: 100%;
39
- background: linear-gradient(
40
- 65deg,
41
- rgba(255, 255, 255, 0) 20%,
42
- rgba(255, 255, 255, 0.5) 50%,
43
- rgba(255, 255, 255, 0) 80%
44
- );
45
- animation: _shimmer_1cu2x_1 1.3s infinite linear;
46
- z-index: 1;
47
- }
1
+ @keyframes _shimmer_pwl74_1 {
2
+ from {
3
+ transform: translateX(-100%);
4
+ }
5
+ to {
6
+ transform: translateX(100%);
7
+ }
8
+ }
9
+
10
+ ._loader_pwl74_10 {
11
+ height: 100%;
12
+ width: 100%;
13
+ inset: 0;
14
+ }
15
+
16
+ ._loading_pwl74_16 {
17
+ position: relative;
18
+ width: 100%;
19
+ height: 100%;
20
+ overflow: hidden;
21
+ background: #1e3860;
22
+ }
23
+
24
+ ._1es6o1h0 ._loading_pwl74_16 {
25
+ background-color: var(--_1073cm8f);
26
+ }
27
+
28
+ .fl2fv50 ._loading_pwl74_16 {
29
+ background-color: #28587d;
30
+ }
31
+
32
+ ._loading_pwl74_16::before {
33
+ content: "";
34
+ position: absolute;
35
+ top: 0;
36
+ left: 0;
37
+ width: 190%;
38
+ height: 100%;
39
+ background: linear-gradient(
40
+ 65deg,
41
+ rgba(255, 255, 255, 0) 20%,
42
+ rgba(255, 255, 255, 0.5) 50%,
43
+ rgba(255, 255, 255, 0) 80%
44
+ );
45
+ animation: _shimmer_pwl74_1 1.3s infinite linear;
46
+ z-index: 1;
47
+ }
@@ -1,6 +1,6 @@
1
- import '../../assets/utils/optimizeImage/optimizeImage.css';const loader = "_loader_1cu2x_19";
2
- const loading = "_loading_1cu2x_31";
3
- const shimmer = "_shimmer_1cu2x_1";
1
+ import '../../assets/utils/optimizeImage/optimizeImage.css';const loader = "_loader_pwl74_10";
2
+ const loading = "_loading_pwl74_16";
3
+ const shimmer = "_shimmer_pwl74_1";
4
4
  const css = {
5
5
  loader,
6
6
  loading,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@axos-web-dev/shared-components",
3
3
  "description": "Axos shared components library for web.",
4
- "version": "2.0.0-dev.18",
4
+ "version": "2.0.0-dev.18-apy.1",
5
5
  "type": "module",
6
6
  "main": "index.js",
7
7
  "module": "dist/main.js",
@@ -49,7 +49,7 @@
49
49
  "@storybook/preview-api": "^8.4.7",
50
50
  "@ts-stack/markdown": "^1.5.0",
51
51
  "@types/iframe-resizer": "3.5.13",
52
- "@ujet/websdk-headless": "^3.41.4",
52
+ "@ujet/websdk-headless": "^4.22.0",
53
53
  "@vanilla-extract/css": "^1.16.1",
54
54
  "@vanilla-extract/recipes": "^0.5.1 || ^0.5.5",
55
55
  "antd": "^5.22.5",