@axos-web-dev/shared-components 1.0.100-dev.43 → 1.0.100-dev.44

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 (73) hide show
  1. package/dist/ATMLocator/ATMLocator.js +1 -1
  2. package/dist/Auth/ErrorAlert.js +1 -1
  3. package/dist/Avatar/Avatar.module.js +7 -7
  4. package/dist/Blockquote/Blockquote.module.js +3 -3
  5. package/dist/Button/Button.js +1 -1
  6. package/dist/Calculators/Calculator.js +1 -1
  7. package/dist/Carousel/index.js +1 -1
  8. package/dist/Chatbot/Bubble.css.js +1 -0
  9. package/dist/Chatbot/ChatWindow.css.js +0 -1
  10. package/dist/Chevron/index.js +1 -1
  11. package/dist/Comparison/Comparison.js +1 -1
  12. package/dist/ExecutiveBio/ExecutiveBio.css.d.ts +153 -0
  13. package/dist/ExecutiveBio/ExecutiveBio.css.js +50 -0
  14. package/dist/ExecutiveBio/ExecutiveBio.d.ts +1 -1
  15. package/dist/ExecutiveBio/ExecutiveBio.interface.d.ts +11 -4
  16. package/dist/ExecutiveBio/ExecutiveBio.js +372 -116
  17. package/dist/ExecutiveBio/Overlay.d.ts +8 -0
  18. package/dist/ExecutiveBio/Overlay.js +589 -0
  19. package/dist/ExecutiveBio/index.js +26 -1
  20. package/dist/FaqAccordion/index.js +1 -1
  21. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +1 -1
  22. package/dist/Forms/ApplyNow.js +1 -1
  23. package/dist/Forms/ContactUsBusiness.js +1 -1
  24. package/dist/Forms/ContactUsBusinessNameEmail.js +1 -1
  25. package/dist/Forms/ContactUsNMLSId.js +1 -1
  26. package/dist/Forms/CraPublicFile.js +1 -1
  27. package/dist/Forms/EmailOnly.js +1 -1
  28. package/dist/Forms/MortgageRate/MortgageRateForm.js +2 -2
  29. package/dist/Forms/MortgageRate/MortgageRateWatch.js +1 -1
  30. package/dist/Forms/MortgageWarehouseLending.js +1 -1
  31. package/dist/Forms/SuccesForm.js +1 -1
  32. package/dist/Hyperlink/index.js +1 -1
  33. package/dist/ImageLink/ImageLink.js +1 -1
  34. package/dist/ImageLink/ImageLinkSet.js +1 -1
  35. package/dist/ImageLink/index.js +1 -1
  36. package/dist/Insight/Featured/CategorySelector.js +1 -1
  37. package/dist/Insight/Featured/Featured.js +1 -1
  38. package/dist/Insight/Featured/Header.js +1 -1
  39. package/dist/Modal/Modal.js +1 -1
  40. package/dist/NavigationMenu/AxosALTS/NavData.js +1 -1
  41. package/dist/NavigationMenu/AxosALTS/index.js +1 -1
  42. package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +52 -52
  43. package/dist/NavigationMenu/AxosAdvisor/index.js +1 -1
  44. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +53 -53
  45. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +16 -16
  46. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +1 -1
  47. package/dist/NavigationMenu/AxosBank/NavBar.module.js +39 -39
  48. package/dist/NavigationMenu/AxosBank/NavData.js +1 -1
  49. package/dist/NavigationMenu/AxosBank/SubNavBar.js +1 -1
  50. package/dist/NavigationMenu/AxosBank/index.js +1 -1
  51. package/dist/NavigationMenu/AxosClearing/NavBar.module.js +37 -37
  52. package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +41 -41
  53. package/dist/NavigationMenu/LaVictoire/NavData.js +1 -1
  54. package/dist/NavigationMenu/LaVictoire/index.js +1 -1
  55. package/dist/NavigationMenu/NavDataJson.js +1 -1
  56. package/dist/NavigationMenu/Navbar.js +1 -1
  57. package/dist/NavigationMenu/SignInNavButton.js +1 -1
  58. package/dist/SetContainer/SetContainer.js +1 -1
  59. package/dist/SocialMediaBar/iconsRepository.js +1 -1
  60. package/dist/Table/Table.d.ts +1 -1
  61. package/dist/VideoTile/VideoTile.js +1 -1
  62. package/dist/VideoWrapper/index.js +1 -1
  63. package/dist/assets/Avatar/Avatar.css.css +59 -59
  64. package/dist/assets/Blockquote/Blockquote.css.css +72 -72
  65. package/dist/assets/ExecutiveBio/ExecutiveBio.css +316 -0
  66. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +609 -609
  67. package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css.css +630 -630
  68. package/dist/assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css.css +192 -192
  69. package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +445 -445
  70. package/dist/assets/NavigationMenu/AxosClearing/NavBar.css.css +484 -484
  71. package/dist/assets/NavigationMenu/AxosFiduciary/NavBar.css.css +427 -427
  72. package/dist/main.js +26 -1
  73. package/package.json +1 -1
@@ -1,192 +1,192 @@
1
- ._overlay_pl06n_1 {
2
- position: fixed;
3
- inset: 0;
4
- height: 100vh;
5
- background: rgba(0, 0, 0, 0.6);
6
- z-index: 10000;
7
- }
8
-
9
- ._drawer_pl06n_9 {
10
- background: #fff;
11
- border-radius: 0 0 0 1rem;
12
- box-shadow: -2px 0 10px rgba(0, 0, 0, 0.15);
13
- max-height: 100vh;
14
- max-width: 500px;
15
- overflow: hidden auto;
16
- position: fixed;
17
- right: 0px;
18
- top: 0;
19
- width: 85%;
20
- scrollbar-width: none;
21
- -ms-overflow-style: none;
22
- z-index: 10001;
23
- }
24
-
25
- ._drawer_pl06n_9::-webkit-scrollbar {
26
- display: none;
27
- }
28
-
29
- ._hamburger_pl06n_29 {
30
- background: transparent;
31
- border: none;
32
- cursor: pointer;
33
- transition: opacity 0.3s ease;
34
- }
35
-
36
- ._hamburger_pl06n_29:hover {
37
- opacity: 0.8;
38
- }
39
-
40
- ._header_pl06n_40 {
41
- display: flex;
42
- align-items: center;
43
- background: #f4f4f4;
44
- justify-content: space-between;
45
- padding: 0.9rem 1.2rem 0.9rem 1rem;
46
- position: sticky;
47
- top: 0;
48
- z-index: 1;
49
- }
50
-
51
- ._back_pl06n_51 {
52
- color: var(--_1073cm83);
53
- font-size: 1rem;
54
- font-weight: 700;
55
- line-height: 1;
56
- padding: 0;
57
- }
58
-
59
- ._close_pl06n_59 {
60
- font-size: 1.3rem;
61
- }
62
-
63
- ._back_pl06n_51,
64
- ._close_pl06n_59 {
65
- background: none;
66
- border: none;
67
- cursor: pointer;
68
- }
69
-
70
- ._levelContainer_pl06n_70 {
71
- height: 100%;
72
- position: relative;
73
- }
74
-
75
- ._level_pl06n_70 {
76
- background: var(--_1073cm86);
77
- color: var(--_1073cm85);
78
- font-size: 0.9rem;
79
- padding: 14px 1.2rem;
80
- position: sticky;
81
- top: 54.78px;
82
- width: 100%;
83
- z-index: 1;
84
- }
85
-
86
- ._levelTitle_pl06n_86 {
87
- font: 700 0.9rem / 1.39 var(--main-font-family);
88
- letter-spacing: 0.4px;
89
- }
90
-
91
- ._menu_pl06n_91 {
92
- background-color: transparent;
93
- list-style: none;
94
- margin: 0;
95
- min-height: 100%;
96
- padding: 0 1.2rem;
97
- position: relative;
98
- }
99
-
100
- ._menu_pl06n_91 li {
101
- color: var(--_1073cm83);
102
- font-family: var(--header-font-family);
103
- font-weight: 500;
104
- border-top: 1px solid #e9e9e9;
105
- }
106
-
107
- ._menu_pl06n_91 li + li {
108
- margin-top: 0.5rem;
109
- }
110
-
111
- ._menuItem_pl06n_111 {
112
- display: flex;
113
- align-items: center;
114
- background: none;
115
- border: none;
116
- color: inherit;
117
- cursor: pointer;
118
- font-size: 1rem;
119
- justify-content: space-between;
120
- padding: 0.75rem 0;
121
- text-align: left;
122
- text-decoration: none;
123
- transition: background 0.2s ease;
124
- width: 100%;
125
- }
126
-
127
- ._chevron_pl06n_127 {
128
- font-size: 1.2rem;
129
- margin-left: auto;
130
- }
131
-
132
- ._chevronIcon_pl06n_132 {
133
- height: auto;
134
- margin-right: 10px;
135
- max-width: 8px;
136
- }
137
-
138
- body:has(._drawer_pl06n_9) {
139
- overflow-y: hidden;
140
- position: relative;
141
- }
142
-
143
- ._quickLinks_pl06n_143 {
144
- background-color: #e8f7ff;
145
- bottom: 0;
146
- box-shadow: 0 15px 10px -20px rgba(0, 0, 0, 0.45) inset;
147
- gap: 8px;
148
- margin-top: 9px;
149
- padding: 1rem;
150
- position: sticky;
151
- }
152
-
153
- ._quickLink_pl06n_143 {
154
- display: flex;
155
- align-items: center;
156
- color: var(--_1073cm83);
157
- flex-direction: column;
158
- flex: 1 1 0%;
159
- font-size: 0.8rem;
160
- font-weight: 600;
161
- gap: 8px;
162
- line-height: 1.5;
163
- text-decoration: none;
164
- text-transform: uppercase;
165
- }
166
-
167
- ._sr_only_pl06n_167 {
168
- position: absolute;
169
- border: 0;
170
- clip: rect(0, 0, 0, 0);
171
- height: 1px;
172
- margin: -1px;
173
- overflow: hidden;
174
- padding: 0;
175
- white-space: nowrap;
176
- width: 1px;
177
- }
178
-
179
- @media (max-width: 540px) {
180
- ._drawer_pl06n_9 {
181
- border-radius: 0;
182
- max-width: none;
183
- width: 100%;
184
- }
185
- ._menu_pl06n_91 li + li {
186
- margin-top: 3px;
187
- }
188
- ._menuItem_pl06n_111 {
189
- font-size: 0.9rem;
190
- padding: 0.65rem 0;
191
- }
192
- }
1
+ ._overlay_9wof4_1 {
2
+ position: fixed;
3
+ inset: 0;
4
+ height: 100vh;
5
+ background: rgba(0, 0, 0, 0.6);
6
+ z-index: 10000;
7
+ }
8
+
9
+ ._drawer_9wof4_17 {
10
+ background: #fff;
11
+ border-radius: 0 0 0 1rem;
12
+ box-shadow: -2px 0 10px rgba(0, 0, 0, 0.15);
13
+ max-height: 100vh;
14
+ max-width: 500px;
15
+ overflow: hidden auto;
16
+ position: fixed;
17
+ right: 0px;
18
+ top: 0;
19
+ width: 85%;
20
+ scrollbar-width: none;
21
+ -ms-overflow-style: none;
22
+ z-index: 10001;
23
+ }
24
+
25
+ ._drawer_9wof4_17::-webkit-scrollbar {
26
+ display: none;
27
+ }
28
+
29
+ ._hamburger_9wof4_57 {
30
+ background: transparent;
31
+ border: none;
32
+ cursor: pointer;
33
+ transition: opacity 0.3s ease;
34
+ }
35
+
36
+ ._hamburger_9wof4_57:hover {
37
+ opacity: 0.8;
38
+ }
39
+
40
+ ._header_9wof4_79 {
41
+ display: flex;
42
+ align-items: center;
43
+ background: #f4f4f4;
44
+ justify-content: space-between;
45
+ padding: 0.9rem 1.2rem 0.9rem 1rem;
46
+ position: sticky;
47
+ top: 0;
48
+ z-index: 1;
49
+ }
50
+
51
+ ._back_9wof4_101 {
52
+ color: var(--_1073cm83);
53
+ font-size: 1rem;
54
+ font-weight: 700;
55
+ line-height: 1;
56
+ padding: 0;
57
+ }
58
+
59
+ ._close_9wof4_117 {
60
+ font-size: 1.3rem;
61
+ }
62
+
63
+ ._back_9wof4_101,
64
+ ._close_9wof4_117 {
65
+ background: none;
66
+ border: none;
67
+ cursor: pointer;
68
+ }
69
+
70
+ ._levelContainer_9wof4_139 {
71
+ height: 100%;
72
+ position: relative;
73
+ }
74
+
75
+ ._level_9wof4_139 {
76
+ background: var(--_1073cm86);
77
+ color: var(--_1073cm85);
78
+ font-size: 0.9rem;
79
+ padding: 14px 1.2rem;
80
+ position: sticky;
81
+ top: 54.78px;
82
+ width: 100%;
83
+ z-index: 1;
84
+ }
85
+
86
+ ._levelTitle_9wof4_171 {
87
+ font: 700 0.9rem / 1.39 var(--main-font-family);
88
+ letter-spacing: 0.4px;
89
+ }
90
+
91
+ ._menu_9wof4_181 {
92
+ background-color: transparent;
93
+ list-style: none;
94
+ margin: 0;
95
+ min-height: 100%;
96
+ padding: 0 1.2rem;
97
+ position: relative;
98
+ }
99
+
100
+ ._menu_9wof4_181 li {
101
+ color: var(--_1073cm83);
102
+ font-family: var(--header-font-family);
103
+ font-weight: 500;
104
+ border-top: 1px solid #e9e9e9;
105
+ }
106
+
107
+ ._menu_9wof4_181 li + li {
108
+ margin-top: 0.5rem;
109
+ }
110
+
111
+ ._menuItem_9wof4_221 {
112
+ display: flex;
113
+ align-items: center;
114
+ background: none;
115
+ border: none;
116
+ color: inherit;
117
+ cursor: pointer;
118
+ font-size: 1rem;
119
+ justify-content: space-between;
120
+ padding: 0.75rem 0;
121
+ text-align: left;
122
+ text-decoration: none;
123
+ transition: background 0.2s ease;
124
+ width: 100%;
125
+ }
126
+
127
+ ._chevron_9wof4_253 {
128
+ font-size: 1.2rem;
129
+ margin-left: auto;
130
+ }
131
+
132
+ ._chevronIcon_9wof4_263 {
133
+ height: auto;
134
+ margin-right: 10px;
135
+ max-width: 8px;
136
+ }
137
+
138
+ body:has(._drawer_9wof4_17) {
139
+ overflow-y: hidden;
140
+ position: relative;
141
+ }
142
+
143
+ ._quickLinks_9wof4_285 {
144
+ background-color: #e8f7ff;
145
+ bottom: 0;
146
+ box-shadow: 0 15px 10px -20px rgba(0, 0, 0, 0.45) inset;
147
+ gap: 8px;
148
+ margin-top: 9px;
149
+ padding: 1rem;
150
+ position: sticky;
151
+ }
152
+
153
+ ._quickLink_9wof4_285 {
154
+ display: flex;
155
+ align-items: center;
156
+ color: var(--_1073cm83);
157
+ flex-direction: column;
158
+ flex: 1 1 0%;
159
+ font-size: 0.8rem;
160
+ font-weight: 600;
161
+ gap: 8px;
162
+ line-height: 1.5;
163
+ text-decoration: none;
164
+ text-transform: uppercase;
165
+ }
166
+
167
+ ._sr_only_9wof4_333 {
168
+ position: absolute;
169
+ border: 0;
170
+ clip: rect(0, 0, 0, 0);
171
+ height: 1px;
172
+ margin: -1px;
173
+ overflow: hidden;
174
+ padding: 0;
175
+ white-space: nowrap;
176
+ width: 1px;
177
+ }
178
+
179
+ @media (max-width: 540px) {
180
+ ._drawer_9wof4_17 {
181
+ border-radius: 0;
182
+ max-width: none;
183
+ width: 100%;
184
+ }
185
+ ._menu_9wof4_181 li + li {
186
+ margin-top: 3px;
187
+ }
188
+ ._menuItem_9wof4_221 {
189
+ font-size: 0.9rem;
190
+ padding: 0.65rem 0;
191
+ }
192
+ }