@axos-web-dev/shared-components 0.0.118 → 0.0.120

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 (116) hide show
  1. package/dist/ATMLocator/ATMLocator.js +4 -2
  2. package/dist/Accordion/Accordion.css.d.ts +9 -9
  3. package/dist/Article/Article.js +8 -4
  4. package/dist/Button/Button.js +6 -4
  5. package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.d.ts +16 -1
  6. package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js +8 -8
  7. package/dist/Calculators/AnnualFeeCalculator/index.js +7 -4
  8. package/dist/Calculators/Calculator.js +2 -0
  9. package/dist/Calculators/MarginTradingCalculator/index.js +25 -5
  10. package/dist/Calculators/MaxLoanCalculator/index.js +3 -1
  11. package/dist/Calculators/MonthlyPaymentCalculator/index.js +3 -1
  12. package/dist/Calculators/calculator.css.d.ts +1 -0
  13. package/dist/Calculators/calculator.css.js +4 -2
  14. package/dist/Calculators/index.js +2 -1
  15. package/dist/Carousel/Carousel.css.d.ts +1 -0
  16. package/dist/Carousel/Carousel.css.js +13 -11
  17. package/dist/Carousel/index.d.ts +1 -1
  18. package/dist/Carousel/index.js +44 -35
  19. package/dist/Chevron/index.js +5 -3
  20. package/dist/Comparison/Comparison.css.js +2 -2
  21. package/dist/Comparison/Comparison.js +3 -1
  22. package/dist/ContentBanner/ContentBanner.interface.d.ts +2 -1
  23. package/dist/ContentBanner/index.js +3 -2
  24. package/dist/DownloadTile/DownloadTile.css.d.ts +1 -0
  25. package/dist/DownloadTile/DownloadTile.css.js +9 -7
  26. package/dist/DownloadTile/DownloadTile.interface.d.ts +1 -0
  27. package/dist/DownloadTile/index.js +34 -25
  28. package/dist/ExecutiveBio/ExecutiveBio.css.d.ts +1 -0
  29. package/dist/ExecutiveBio/ExecutiveBio.css.js +23 -21
  30. package/dist/ExecutiveBio/ExecutiveBio.js +3 -2
  31. package/dist/ExecutiveBio/index.js +2 -1
  32. package/dist/FaqAccordion/FaqAccordion.css.d.ts +1 -0
  33. package/dist/FaqAccordion/FaqAccordion.css.js +7 -5
  34. package/dist/FaqAccordion/index.d.ts +1 -0
  35. package/dist/FaqAccordion/index.js +17 -8
  36. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +6 -4
  37. package/dist/Forms/ContactUsBusiness.js +7 -5
  38. package/dist/Forms/ContactUsNMLSId.js +7 -5
  39. package/dist/Forms/DealerServices.d.ts +1 -1
  40. package/dist/Forms/DealerServices.js +12 -8
  41. package/dist/Forms/EmailOnly.js +7 -5
  42. package/dist/Forms/Forms.css.js +2 -2
  43. package/dist/Forms/SalesforceFieldsForm.d.ts +0 -1
  44. package/dist/Forms/ScheduleCall.js +1 -0
  45. package/dist/Forms/ScheduleCallPremier.js +1 -0
  46. package/dist/Forms/SuccesForm.js +3 -1
  47. package/dist/HeroBanner/HeroBanner.css.js +1 -1
  48. package/dist/Hyperlink/index.js +6 -4
  49. package/dist/ImageBillboard/ImageBillboard.css.js +1 -1
  50. package/dist/ImageBillboard/ImageBillboard.interface.d.ts +1 -0
  51. package/dist/ImageBillboard/ImageBillboardSet.d.ts +1 -1
  52. package/dist/ImageBillboard/ImageBillboardSet.js +3 -2
  53. package/dist/ImageLink/ImageLink.css.d.ts +1 -0
  54. package/dist/ImageLink/ImageLink.css.js +5 -1
  55. package/dist/ImageLink/ImageLink.js +4 -2
  56. package/dist/ImageLink/ImageLinkSet.d.ts +1 -0
  57. package/dist/ImageLink/ImageLinkSet.js +8 -4
  58. package/dist/ImageLink/index.js +5 -4
  59. package/dist/Input/Checkbox.d.ts +1 -1
  60. package/dist/Input/Input.css.js +1 -1
  61. package/dist/Insight/Featured/CategorySelector.css.js +1 -1
  62. package/dist/Insight/Featured/CategorySelector.js +3 -1
  63. package/dist/Insight/Featured/Featured.js +7 -5
  64. package/dist/MainHTML/index.d.ts +2 -1
  65. package/dist/MainHTML/index.js +10 -2
  66. package/dist/Modal/Modal.js +7 -5
  67. package/dist/NavigationMenu/AxosBank/NavData.js +6 -4
  68. package/dist/NavigationMenu/AxosBank/SubNavBar.js +6 -4
  69. package/dist/NavigationMenu/AxosBank/index.js +4 -2
  70. package/dist/PageNavItem/PageNavItem.js +8 -1
  71. package/dist/PageNavSet/PageNavSet.js +16 -19
  72. package/dist/SetContainer/SetContainer.d.ts +2 -1
  73. package/dist/SetContainer/SetContainer.js +7 -3
  74. package/dist/Table/Table.css.d.ts +1 -0
  75. package/dist/Table/Table.css.js +18 -16
  76. package/dist/Table/Table.d.ts +13 -13
  77. package/dist/Table/Table.js +23 -15
  78. package/dist/Table/index.js +2 -1
  79. package/dist/TextBlock/TextBlock.css.d.ts +1 -0
  80. package/dist/TextBlock/TextBlock.css.js +6 -4
  81. package/dist/TextBlock/TextBlock.d.ts +1 -0
  82. package/dist/TextBlock/TextBlock.js +13 -5
  83. package/dist/TextBlock/index.js +3 -2
  84. package/dist/VideoTile/VideoInit.js +2 -1
  85. package/dist/VideoTile/VideoTile.css.d.ts +1 -0
  86. package/dist/VideoTile/VideoTile.css.js +15 -13
  87. package/dist/VideoTile/VideoTile.interface.d.ts +1 -0
  88. package/dist/VideoTile/VideoTile.js +65 -56
  89. package/dist/VideoTile/index.js +2 -1
  90. package/dist/VideoWrapper/VideoWrapper.css.d.ts +1 -0
  91. package/dist/VideoWrapper/VideoWrapper.css.js +6 -4
  92. package/dist/VideoWrapper/index.d.ts +1 -0
  93. package/dist/VideoWrapper/index.js +35 -24
  94. package/dist/assets/ArticlesSet/ArticlesSet.css +1 -1
  95. package/dist/assets/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css +23 -12
  96. package/dist/assets/Calculators/calculator.css +24 -11
  97. package/dist/assets/Carousel/Carousel.css +52 -39
  98. package/dist/assets/Comparison/Comparison.css +2 -2
  99. package/dist/assets/DownloadTile/DownloadTile.css +32 -19
  100. package/dist/assets/ExecutiveBio/ExecutiveBio.css +92 -79
  101. package/dist/assets/FaqAccordion/FaqAccordion.css +24 -11
  102. package/dist/assets/IconBillboard/IconBillboard.css +11 -0
  103. package/dist/assets/ImageBillboard/ImageBillboard.css +9 -0
  104. package/dist/assets/ImageLink/ImageLink.css +13 -0
  105. package/dist/assets/PageNavItem/PageNavItem.css +1 -0
  106. package/dist/assets/PageNavSet/PageNavigationSet.css +7 -10
  107. package/dist/assets/SetContainer/SetContainer.css +0 -1
  108. package/dist/assets/Table/Table.css +90 -75
  109. package/dist/assets/TextBlock/TextBlock.css +16 -3
  110. package/dist/assets/VideoTile/VideoTile.css +32 -14
  111. package/dist/assets/VideoWrapper/VideoWrapper.css +18 -5
  112. package/dist/index.css.js +1 -1
  113. package/dist/main.js +10 -5
  114. package/dist/utils/allowedAxosDomains.js +3 -2
  115. package/package.json +121 -121
  116. package/dist/ImageLink/ImageLink.css.ts.vanilla.css.js +0 -1
@@ -1,101 +1,101 @@
1
- ._1nivbwe0 {
1
+ ._1nivbwe1 {
2
2
  border-radius: 16px;
3
3
  height: 100%;
4
4
  }
5
- ._1nivbwe1 {
5
+ ._1nivbwe2 {
6
6
  background: #f4f4f4;
7
7
  padding: 2rem 0;
8
8
  }
9
- ._1nivbwe2 {
9
+ ._1nivbwe3 {
10
10
  background: white;
11
11
  }
12
- ._1nivbwe3 {
12
+ ._1nivbwe4 {
13
13
  margin-inline: auto;
14
14
  margin-bottom: 2.5rem;
15
15
  text-align: center;
16
16
  max-width: 1000px;
17
17
  }
18
- ._1nivbwe4 {
18
+ ._1nivbwe5 {
19
19
  background: var(--_1073cm84);
20
20
  background-clip: text;
21
21
  -webkit-text-fill-color: transparent;
22
22
  text-shadow: 0px 0px #00000000;
23
23
  }
24
- ._1nivbwe5 tbody tr:first-child td {
24
+ ._1nivbwe6 tbody tr:first-child td {
25
25
  background-color: #DEF4FF !important;
26
26
  background: #DEF4FF !important;
27
27
  color: #1E3860;
28
28
  font-size: 20px;
29
29
  }
30
- ._1nivbwe6 tbody tr:last-child td {
30
+ ._1nivbwe7 tbody tr:last-child td {
31
31
  background-color: #DEF4FF !important;
32
32
  background: #DEF4FF !important;
33
33
  color: #1E3860;
34
34
  font-size: 20px;
35
35
  }
36
- ._1nivbwe7 {
36
+ ._1nivbwe8 {
37
37
  font-size: 16px;
38
38
  font-weight: 700;
39
39
  line-height: 24px;
40
40
  letter-spacing: 0.2px;
41
41
  margin-bottom: 8px;
42
42
  }
43
- ._1nivbwe7 p sup {
43
+ ._1nivbwe8 p sup {
44
44
  vertical-align: top;
45
45
  position: relative;
46
46
  top: -0.5em;
47
47
  }
48
- ._1nivbwe8 {
48
+ ._1nivbwe9 {
49
49
  color: var(--_1073cm82);
50
50
  }
51
- ._1nivbwe9 {
51
+ ._1nivbwea {
52
52
  color: var(--_1073cm89);
53
53
  }
54
- ._1nivbwea {
54
+ ._1nivbweb {
55
55
  color: var(--_1073cm8g);
56
56
  }
57
- ._1nivbweb {
57
+ ._1nivbwec {
58
58
  color: var(--_1073cm8o);
59
59
  }
60
- ._1nivbwec {
60
+ ._1nivbwed {
61
61
  font-size: 12px;
62
62
  font-weight: 700;
63
63
  line-height: 1.33;
64
64
  letter-spacing: 0.2px;
65
65
  }
66
- ._1nivbwed {
66
+ ._1nivbwee {
67
67
  padding: 16px;
68
68
  border-bottom: thin solid #F4F4F4;
69
69
  }
70
- ._1nivbwed:first-child {
70
+ ._1nivbwee:first-child {
71
71
  position: sticky;
72
72
  left: 0;
73
73
  }
74
- ._1nivbwee {
74
+ ._1nivbwef {
75
75
  color: #4A5560;
76
76
  background: var(--_1073cm81);
77
77
  border-bottom: 1px solid var(--_1073cm87);
78
78
  }
79
- ._1nivbwef {
79
+ ._1nivbweg {
80
80
  color: #4A5560;
81
81
  background: var(--_1073cm88);
82
82
  border-bottom: 1px solid var(--_1073cm8e);
83
83
  }
84
- ._1nivbweg {
84
+ ._1nivbweh {
85
85
  color: var(--_1073cm8g);
86
86
  border-bottom: 1px solid #F4F4F4;
87
87
  }
88
- ._1nivbweg:first-child {
88
+ ._1nivbweh:first-child {
89
89
  background: var(--_1073cm8f);
90
90
  }
91
- ._1nivbweh {
91
+ ._1nivbwei {
92
92
  color: #FFFFFF;
93
93
  border-bottom: 1px solid #F4F4F4;
94
94
  }
95
- ._1nivbweh:first-child {
95
+ ._1nivbwei:first-child {
96
96
  background: var(--_1073cm8m);
97
97
  }
98
- ._1nivbwej {
98
+ ._1nivbwek {
99
99
  padding: 16px;
100
100
  font-size: 12px;
101
101
  font-weight: 700;
@@ -104,64 +104,64 @@
104
104
  border-bottom: thin solid #FFFFFF66;
105
105
  text-align: center;
106
106
  }
107
- ._1nivbwej:first-child {
107
+ ._1nivbwek:first-child {
108
108
  position: sticky;
109
109
  left: 0;
110
110
  }
111
- ._1nivbwek {
111
+ ._1nivbwel {
112
112
  background: var(--_1073cm81);
113
113
  color: #4A5560;
114
114
  border-bottom: 1px solid #D4D4D4;
115
115
  }
116
- ._1nivbwel {
116
+ ._1nivbwem {
117
117
  background: var(--_1073cm88);
118
118
  color: #4A5560;
119
119
  border-bottom: 1px solid #D4D4D4;
120
120
  }
121
- ._1nivbwem {
121
+ ._1nivbwen {
122
122
  color: var(--_1073cm8g);
123
123
  border-bottom: 1px solid #F4F4F4;
124
124
  }
125
- ._1nivbwem:first-child {
125
+ ._1nivbwen:first-child {
126
126
  background: var(--_1073cm8f);
127
127
  color: var(--_1073cm8g);
128
128
  }
129
- ._1nivbwen {
129
+ ._1nivbweo {
130
130
  color: var(--_1073cm8n);
131
131
  border-bottom: 1px solid #F4F4F4;
132
132
  }
133
- ._1nivbwen:first-child {
133
+ ._1nivbweo:first-child {
134
134
  background: var(--_1073cm8m);
135
135
  color: var(--_1073cm8n);
136
136
  }
137
- ._1nivbwep {
137
+ ._1nivbweq {
138
138
  background: #F4F4F4;
139
139
  }
140
- ._1nivbweq {
140
+ ._1nivbwer {
141
141
  background: #D4D4D4;
142
142
  }
143
143
  tr:last-child td {
144
144
  border-bottom: 0;
145
145
  }
146
- ._1nivbwer {
146
+ ._1nivbwes {
147
147
  width: 100%;
148
148
  overflow: hidden;
149
149
  margin: auto;
150
150
  border-radius: 1rem;
151
151
  }
152
- ._1nivbwes {
153
- border: 1px solid var(--_1073cm87);
154
- }
155
152
  ._1nivbwet {
156
- border: 1px solid var(--_1073cm8e);
153
+ border: 1px solid var(--_1073cm87);
157
154
  }
158
155
  ._1nivbweu {
159
- border: none;
156
+ border: 1px solid var(--_1073cm8e);
160
157
  }
161
158
  ._1nivbwev {
162
159
  border: none;
163
160
  }
164
161
  ._1nivbwew {
162
+ border: none;
163
+ }
164
+ ._1nivbwex {
165
165
  background-color: white;
166
166
  position: relative;
167
167
  overflow: hidden;
@@ -171,65 +171,65 @@ tr:last-child td {
171
171
  width: 100%;
172
172
  table-layout: fixed;
173
173
  }
174
- ._1nivbwex {
174
+ ._1nivbwey {
175
175
  background: var(--_1073cm81);
176
176
  }
177
- ._1nivbwey {
177
+ ._1nivbwez {
178
178
  background: var(--_1073cm88);
179
179
  }
180
- ._1nivbwez {
180
+ ._1nivbwe10 {
181
181
  background: var(--_1073cm8f);
182
182
  }
183
- ._1nivbwe10 {
183
+ ._1nivbwe11 {
184
184
  background: var(--_1073cm8m);
185
185
  }
186
- ._1nivbwes ._1nivbwe11 tr:nth-child(even) td {
186
+ ._1nivbwet ._1nivbwe12 tr:nth-child(even) td {
187
187
  background: #F4F4F4;
188
188
  }
189
- ._1nivbwet ._1nivbwe11 tr:nth-child(even) td {
189
+ ._1nivbweu ._1nivbwe12 tr:nth-child(even) td {
190
190
  background: #FFFFFF;
191
191
  }
192
- ._1nivbwe12 ._1nivbwed {
192
+ ._1nivbwe13 ._1nivbwee {
193
193
  font-size: 18px;
194
194
  text-align: center;
195
195
  line-height: 1.44;
196
196
  letter-spacing: 0.2px;
197
197
  }
198
- ._1nivbwe12 ._1nivbwej {
198
+ ._1nivbwe13 ._1nivbwek {
199
199
  font-size: 18px;
200
200
  text-align: center;
201
201
  line-height: 1.44;
202
202
  letter-spacing: 0.2px;
203
203
  font-weight: 400;
204
204
  }
205
- ._1nivbwe1 ._1nivbwe3 {
205
+ ._1nivbwe2 ._1nivbwe4 {
206
206
  max-width: 90%;
207
207
  text-align: left;
208
208
  }
209
- ._1nivbwe12 ._1nivbwed {
209
+ ._1nivbwe13 ._1nivbwee {
210
210
  text-align: center;
211
211
  background: #f4f4f4;
212
212
  }
213
- ._1nivbwe12 tr:nth-child(even) td {
213
+ ._1nivbwe13 tr:nth-child(even) td {
214
214
  background: #f4f4f4;
215
215
  }
216
- ._1nivbwe12 tr:nth-child(odd) td {
216
+ ._1nivbwe13 tr:nth-child(odd) td {
217
217
  background: #ffffff;
218
218
  }
219
- ._1nivbwe12 tr th:first-child {
219
+ ._1nivbwe13 tr th:first-child {
220
220
  text-align: left;
221
221
  }
222
- ._1nivbwe12 tr td:first-child {
222
+ ._1nivbwe13 tr td:first-child {
223
223
  text-align: left;
224
224
  }
225
- ._1nivbwe12:has(td:nth-child(3):is(:last-child)) {
225
+ ._1nivbwe13:has(td:nth-child(3):is(:last-child)) {
226
226
  min-width: unset;
227
227
  width: 100%;
228
228
  }
229
- tr:has(> :last-child:nth-child(-n + 3)) td {
229
+ ._1nivbwe13 tr:has(> :last-child:nth-child(-n + 3)) td {
230
230
  width: 33%;
231
231
  }
232
- tr:has(> :last-child:nth-child(-n + 3)) th {
232
+ ._1nivbwe13 tr:has(> :last-child:nth-child(-n + 3)) th {
233
233
  width: 33%;
234
234
  }
235
235
  tr:has(> :last-child:nth-child(-n + 3)) td:first-child {
@@ -238,16 +238,16 @@ tr:has(> :last-child:nth-child(-n + 3)) th {
238
238
  tr:has(> :last-child:nth-child(-n + 3)) th:first-child {
239
239
  position: relative;
240
240
  }
241
- ._1nivbwe12 tr td:first-child p {
241
+ ._1nivbwe13 tr td:first-child p {
242
242
  justify-content: left;
243
243
  }
244
- ._1nivbwe12 tr th:first-child ._1nivbwe7 p {
244
+ ._1nivbwe13 tr th:first-child ._1nivbwe8 p {
245
245
  justify-content: left;
246
246
  }
247
- ._1nivbwe12 tr td, ._1nivbwe12 tr th {
247
+ ._1nivbwe13 tr td, ._1nivbwe13 tr th {
248
248
  border-bottom: 0;
249
249
  }
250
- ._1nivbwe13 {
250
+ ._1nivbwe14 {
251
251
  margin-bottom: 1rem;
252
252
  }
253
253
  th .flex.middle.center {
@@ -268,43 +268,55 @@ td:has(.flex.middle span.img_fluid) .flex.middle {
268
268
  td:has(.flex.middle span.img_fluid) .img_fluid {
269
269
  min-width: 24px;
270
270
  }
271
- ._1nivbwe14 {
271
+ ._1nivbwe15 {
272
272
  background-image: var(--_1073cm8z) !important;
273
273
  color: var(--_1073cm810) !important;
274
274
  }
275
+ main > div:nth-last-child(2) > ._1nivbwe0 {
276
+ margin-bottom: 3.5rem;
277
+ }
278
+ @media screen and (max-width: 1023px) {
279
+ main > div:nth-last-child(2) > ._1nivbwe0 {
280
+ margin-bottom: 42px;
281
+ }
282
+ }
275
283
  @media screen and (max-width: 768px) {
276
- ._1nivbwed:first-child {
284
+ ._1nivbwee:first-child {
277
285
  box-shadow: 0 15px 20px 0px rgb(0 0 0 / 0.3);
278
286
  z-index: 2;
279
287
  top: 0;
280
288
  min-width: 150px;
281
289
  }
282
- ._1nivbweg:first-child {
290
+ ._1nivbweh:first-child {
283
291
  background: var(--_1073cm8f);
284
292
  }
285
- ._1nivbweh:first-child {
293
+ ._1nivbwei:first-child {
286
294
  background-image: var(--_1073cm8m);
287
295
  }
288
- ._1nivbwej {
296
+ ._1nivbwek {
289
297
  font-size: 14px;
290
298
  }
291
- ._1nivbwej:first-child {
299
+ ._1nivbwek:first-child {
292
300
  box-shadow: 0 15px 20px 0px rgb(0 0 0 / 0.3);
293
301
  z-index: 2;
294
302
  }
295
- ._1nivbwew {
303
+ ._1nivbwex {
296
304
  border-radius: 0;
297
305
  overflow: auto;
298
306
  width: auto;
299
307
  }
300
- tr:has(> :last-child:nth-child(-n + 3)) td {
308
+ ._1nivbwe13 tr:has(> :last-child:nth-child(-n + 3)) td {
309
+ width: 30%;
310
+ }
311
+ tr:has(> :last-child:nth-child(-n + 3)) td {
301
312
  font-size: 14px;
302
313
  min-width: unset;
314
+ }
315
+ ._1nivbwe13 tr:has(> :last-child:nth-child(-n + 3)) th {
303
316
  width: 30%;
304
317
  }
305
318
  tr:has(> :last-child:nth-child(-n + 3)) th {
306
319
  min-width: unset;
307
- width: 30%;
308
320
  }
309
321
  tr:has(> :last-child:nth-child(-n + 3)) td:first-child {
310
322
  box-shadow: none;
@@ -316,33 +328,36 @@ td:has(.flex.middle span.img_fluid) .img_fluid {
316
328
  z-index: 0;
317
329
  width: 40%;
318
330
  }
331
+ main > div:nth-last-child(2) > ._1nivbwe0 {
332
+ margin-bottom: 2rem;
333
+ }
319
334
  }
320
335
  @media screen and (max-width: 327px) {
321
- ._1nivbwe0 {
336
+ ._1nivbwe1 {
322
337
  scrollbar-width: thin;
323
338
  }
324
- ._1nivbwem:first-child {
339
+ ._1nivbwen:first-child {
325
340
  background-image: var(--_1073cm8f);
326
341
  }
327
- ._1nivbwen:first-child {
342
+ ._1nivbweo:first-child {
328
343
  background-image: var(--_1073cm8m);
329
344
  }
330
- ._1nivbwew {
345
+ ._1nivbwex {
331
346
  overflow-x: auto;
332
347
  }
333
348
  }
334
349
  @media screen and (max-width:768px) {
335
- ._1nivbwe4 {
350
+ ._1nivbwe5 {
336
351
  font-size: 28px;
337
352
  line-height: 1.29;
338
353
  }
339
- ._1nivbwer {
354
+ ._1nivbwes {
340
355
  border-radius: 0;
341
356
  overflow-x: scroll;
342
357
  }
343
358
  }
344
359
  @media screen and (max-width: 450px) {
345
- ._1nivbwe12 {
360
+ ._1nivbwe13 {
346
361
  min-width: 100%;
347
362
  }
348
363
  }
@@ -1,14 +1,27 @@
1
- ._16g7rvn0 {
1
+ ._16g7rvn1 {
2
2
  margin: 1em 0;
3
3
  line-height: 1.5;
4
4
  }
5
- ._16g7rvn1 {
5
+ ._16g7rvn2 {
6
6
  background: var(--_1073cm84);
7
7
  background-clip: text;
8
8
  -webkit-text-fill-color: transparent;
9
9
  text-shadow: 0px 0px #00000000;
10
10
  }
11
- ._16g7rvn2 {
11
+ ._16g7rvn3 {
12
12
  margin: 1em 0;
13
13
  padding-left: 1.5em;
14
+ }
15
+ main > div:nth-last-child(2) > ._16g7rvn0 {
16
+ margin-bottom: 3.5rem;
17
+ }
18
+ @media screen and (max-width: 1023px) {
19
+ main > div:nth-last-child(2) > ._16g7rvn0 {
20
+ margin-bottom: 42px;
21
+ }
22
+ }
23
+ @media screen and (max-width: 768px) {
24
+ main > div:nth-last-child(2) > ._16g7rvn0 {
25
+ margin-bottom: 2rem;
26
+ }
14
27
  }
@@ -1,4 +1,4 @@
1
- ._16puo4g0 {
1
+ ._16puo4g1 {
2
2
  opacity: 1;
3
3
  height: 100%;
4
4
  visibility: visible;
@@ -6,7 +6,7 @@
6
6
  position: relative;
7
7
  overflow: hidden;
8
8
  }
9
- ._16puo4g1 {
9
+ ._16puo4g2 {
10
10
  color: var(--_1073cm83);
11
11
  font-size: 24px;
12
12
  font-weight: 600;
@@ -14,56 +14,74 @@
14
14
  text-align: center;
15
15
  font-family: var(--header-font-family);
16
16
  height: 64px;
17
+ overflow: hidden;
18
+ text-overflow: ellipsis;
19
+ display: -webkit-box;
20
+ -webkit-line-clamp: 2;
21
+ -webkit-box-orient: vertical;
17
22
  }
18
- ._16puo4g2 {
23
+ ._16puo4g3 {
19
24
  font-size: 18px;
20
25
  font-weight: 700;
21
26
  font-family: var(--main-font-family);
22
27
  color: #2F5B88;
23
28
  }
24
- ._16puo4g4 {
29
+ ._16puo4g5 {
25
30
  max-width: 588px;
26
31
  min-width: 327px;
27
32
  grid-column: span 6;
28
33
  height: fit-content;
29
34
  }
30
- ._16puo4g5 {
35
+ ._16puo4g6 {
31
36
  margin-bottom: 8px;
32
37
  }
33
- ._16puo4g6 {
38
+ ._16puo4g7 {
34
39
  display: flex;
35
40
  justify-content: space-between;
36
41
  text-decoration: none;
37
42
  }
38
- ._16puo4g7 {
43
+ ._16puo4g8 {
39
44
  display: inline-block;
40
45
  top: 50%;
41
46
  right: 0;
42
47
  width: 19px;
43
48
  }
44
- ._16puo4g8 {
49
+ ._16puo4g9 {
45
50
  padding: 0 16px;
46
51
  }
47
- ._16puo4g9 {
52
+ ._16puo4ga {
48
53
  width: 100%;
49
54
  }
50
- ._16puo4ga {
55
+ ._16puo4gb {
51
56
  font-family: var(--main-font-family);
52
57
  color: #333D46;
53
58
  }
54
- ._16puo4gb {
59
+ ._16puo4gc {
55
60
  box-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
56
61
  }
57
- ._16puo4gc {
62
+ ._16puo4gd {
58
63
  display: none;
59
64
  }
65
+ main > div:nth-last-child(2) > ._16puo4g0 {
66
+ margin-bottom: 3.5rem;
67
+ }
60
68
  @media screen and (max-width:1023px) {
61
- ._16puo4g4 {
69
+ ._16puo4g5 {
62
70
  grid-column: span 12!important;
63
71
  }
64
72
  }
65
73
  @media screen and (min-width:1024px) {
66
- ._16puo4g4 {
74
+ ._16puo4g5 {
67
75
  width: 100%;
68
76
  }
77
+ }
78
+ @media screen and (max-width: 1023px) {
79
+ main > div:nth-last-child(2) > ._16puo4g0 {
80
+ margin-bottom: 42px;
81
+ }
82
+ }
83
+ @media screen and (max-width: 768px) {
84
+ main > div:nth-last-child(2) > ._16puo4g0 {
85
+ margin-bottom: 2rem;
86
+ }
69
87
  }
@@ -1,21 +1,34 @@
1
- ._2i5u4u0 {
1
+ ._2i5u4u1 {
2
2
  display: grid;
3
3
  grid-template-columns: repeat(12,1fr);
4
4
  gap: 1.5rem;
5
5
  }
6
- ._2i5u4u1 > div {
6
+ ._2i5u4u2 > div {
7
7
  grid-column: span 6;
8
8
  }
9
- ._2i5u4u2 > div {
9
+ ._2i5u4u3 > div {
10
10
  grid-column: span 4;
11
11
  }
12
+ main > div:nth-last-child(2) > ._2i5u4u0 {
13
+ margin-bottom: 3.5rem;
14
+ }
12
15
  @media (max-width: 1023px) {
13
- ._2i5u4u1 > div {
16
+ ._2i5u4u2 > div {
14
17
  grid-column: span 12;
15
18
  }
16
19
  }
17
20
  @media (max-width: 1280px) {
18
- ._2i5u4u2 > div {
21
+ ._2i5u4u3 > div {
19
22
  grid-column: span 12;
20
23
  }
24
+ }
25
+ @media screen and (max-width: 1023px) {
26
+ main > div:nth-last-child(2) > ._2i5u4u0 {
27
+ margin-bottom: 42px;
28
+ }
29
+ }
30
+ @media screen and (max-width: 768px) {
31
+ main > div:nth-last-child(2) > ._2i5u4u0 {
32
+ margin-bottom: 2rem;
33
+ }
21
34
  }
package/dist/index.css.js CHANGED
@@ -1,3 +1,3 @@
1
- /* empty css */
2
1
  /* empty css */
2
+ /* empty css */
3
3
  /* empty css */
package/dist/main.js CHANGED
@@ -21,7 +21,7 @@ import { AnnualFeeCalculator } from "./Calculators/AnnualFeeCalculator/index.js"
21
21
  import { ApyCalculator } from "./Calculators/ApyCalculator/index.js";
22
22
  import { BalanceAPYCalculator } from "./Calculators/BalanceAPYCalculator/index.js";
23
23
  import { Calculator } from "./Calculators/Calculator.js";
24
- import { calculator_description, calculator_headline } from "./Calculators/calculator.css.js";
24
+ import { calculator, calculator_description, calculator_headline } from "./Calculators/calculator.css.js";
25
25
  import { MarginTradingCalculator } from "./Calculators/MarginTradingCalculator/index.js";
26
26
  import { MaxLoanCalculator } from "./Calculators/MaxLoanCalculator/index.js";
27
27
  import { MonthlyPaymentCalculator } from "./Calculators/MonthlyPaymentCalculator/index.js";
@@ -34,7 +34,7 @@ import { ComparisonSet } from "./Comparison/ComparisonSet.js";
34
34
  import { ContentBanner } from "./ContentBanner/index.js";
35
35
  import { DownloadTile } from "./DownloadTile/index.js";
36
36
  import { ExecutiveBio } from "./ExecutiveBio/ExecutiveBio.js";
37
- import { bio_section_text, components, contact_col, contact_entry, contact_links, contacts, copy, description, details, header_theme, headline_setting, headshot, img_area, item_bio, job_title, media, padding, person, section_theme, shift, svg_icon } from "./ExecutiveBio/ExecutiveBio.css.js";
37
+ import { bio_section_text, components, contact_col, contact_entry, contact_links, contacts, copy, description, details, executive_bio, header_theme, headline_setting, headshot, img_area, item_bio, job_title, media, padding, person, section_theme, shift, svg_icon } from "./ExecutiveBio/ExecutiveBio.css.js";
38
38
  import { ExecutiveBioSet } from "./ExecutiveBio/ExecutiveBioSet.js";
39
39
  import { AccordionCtas, AccordionItem, AccordionItemContent, AccordionItemSummary, FaqAccordion } from "./FaqAccordion/index.js";
40
40
  import { footerDisclosure, footerLink, footerParagraph, iconsContent } from "./FooterDisclosure/FooterDisclosure.css.js";
@@ -134,9 +134,9 @@ import { bs_copy, bs_topic, bullet_details, li, line_points, point, step_num } f
134
134
  import { StepItemSet } from "./StepItemSet/StepItemSet.js";
135
135
  import { bs_add_details, bs_btns, bs_image, bs_section, bs_wrapper, modifier, ol, sec_subtitle, sec_title, steps_wrapper, svg_logo, tablet_col } from "./StepItemSet/StepItemSet.css.js";
136
136
  import { Table, TableBody, TableCell, TableContainer, TableHead, TableRow } from "./Table/Table.js";
137
- import { alternate_color_rows, apy_table, bodyHeader, headerCell, headerVariants, highlight_cell, highlight_first_row, highlight_last_row, table, tableWrapper, table_container, table_container_text, table_description_text, table_headline, td, th } from "./Table/Table.css.js";
137
+ import { alternate_color_rows, apy_table, bodyHeader, headerCell, headerVariants, highlight_cell, highlight_first_row, highlight_last_row, table, tableWrapper, table_container, table_container_text, table_description_text, table_headline, table_section, td, th } from "./Table/Table.css.js";
138
138
  import { TextBlock } from "./TextBlock/TextBlock.js";
139
- import { textBlockHeader, textBlockList, textBlockParagraph } from "./TextBlock/TextBlock.css.js";
139
+ import { textBlockHeader, textBlockList, textBlockParagraph, textBlockSection } from "./TextBlock/TextBlock.css.js";
140
140
  import { axosTheme, vars } from "./themes/axos.css.js";
141
141
  import { premierTheme } from "./themes/premier.css.js";
142
142
  import { picker_arrow, picker_itemContent, picker_itemProduct, picker_navIcon, picker_navItem } from "./TopicalNavItem/TopicalNavItem.css.js";
@@ -145,7 +145,7 @@ import { picker_container, picker_orient, picker_section } from "./TopicalNavSet
145
145
  import { TopicalNavSet } from "./TopicalNavSet/TopicalNavSet.js";
146
146
  import { VideoInit } from "./VideoTile/VideoInit.js";
147
147
  import { VideoTile } from "./VideoTile/VideoTile.js";
148
- import { expand_icon, hide_transcript, item, mb_8, show, toggle_container, transcript_btn, transcript_container, transcript_content, video_container, video_title, vidyard_height, w_100 } from "./VideoTile/VideoTile.css.js";
148
+ import { expand_icon, hide_transcript, item, mb_8, show, toggle_container, transcript_btn, transcript_container, transcript_content, video_container, video_tile, video_title, vidyard_height, w_100 } from "./VideoTile/VideoTile.css.js";
149
149
  import { VideoWrapper } from "./VideoWrapper/index.js";
150
150
  import { Tab } from "./Tab/Tab.js";
151
151
  import { TabContainer } from "./Tab/TabContainer.js";
@@ -342,6 +342,7 @@ export {
342
342
  bullet_details,
343
343
  button,
344
344
  buttons,
345
+ calculator,
345
346
  calculator_description,
346
347
  calculator_headline,
347
348
  checkbox_group,
@@ -365,6 +366,7 @@ export {
365
366
  descriptionField,
366
367
  details,
367
368
  disclosureForm,
369
+ executive_bio,
368
370
  expand_icon,
369
371
  feature_header,
370
372
  feature_title,
@@ -528,11 +530,13 @@ export {
528
530
  table_container_text,
529
531
  table_description_text,
530
532
  table_headline,
533
+ table_section,
531
534
  tablet_col,
532
535
  td,
533
536
  textBlockHeader,
534
537
  textBlockList,
535
538
  textBlockParagraph,
539
+ textBlockSection,
536
540
  th,
537
541
  three_inline,
538
542
  title,
@@ -546,6 +550,7 @@ export {
546
550
  validateLink,
547
551
  vars,
548
552
  video_container,
553
+ video_tile,
549
554
  video_title,
550
555
  vidyard_height,
551
556
  w_100,
@@ -9,7 +9,7 @@ const moreDomains = {
9
9
  "{ENROLLMENT}": process.env.ENROLLMENT_URL || "https://enrollment.axosbank.com",
10
10
  "{ASSETSURL}": "https://assets.axos.com",
11
11
  "{IMAGEASSETSURL}": "https://images.axos.com",
12
- "{ONLINEBANKING}": process.env.ONLINEBANKING_URL || "https://onlinebanking.uat.axsobank.com",
12
+ "{ONLINEBANKING}": process.env.ONLINEBANKING_URL || "https://onlinebanking.uat.axosbank.com",
13
13
  "{UFBDIRECT}": process.env.UFB_URL || "https://www.ufbdirect.com",
14
14
  "{ARMS}": process.env.ARMS_URL || "https://arms.axosadvisor.com",
15
15
  "{APPS}": process.env.APPS_URL || "https://apps.axosbank.com",
@@ -17,7 +17,8 @@ const moreDomains = {
17
17
  "{INVESTORS}": process.env.INVESTORS_URL || "https://investors.axosfinancial.com",
18
18
  "{OBAXB}": process.env.ONLINEBANKING_URL || "https://onlinebanking.axosbank.com",
19
19
  "{UNVENROLLMENT}": process.env.UNVENROLLMENT_URL || "https://enroll.axosbank.com",
20
- "{AUTOAXB}": "https://auto.axosbank.com/partner/axos-purchase/AU"
20
+ "{AUTOAXB}": "https://auto.axosbank.com/partner/axos-purchase/AU",
21
+ "{COMMERCIALPORTAL}": process.env.COMMERCIALPORTAL_URL || "https://portals.axosbank.com/"
21
22
  };
22
23
  const isAllowedUrl = (url) => {
23
24
  const uri = new URL(url, location.href);