@axos-web-dev/shared-components 0.0.198 → 0.0.199
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/Calculators/MonthlyPaymentLVFCalculator/index.js +1 -1
- package/dist/Forms/FormProps.d.ts +1 -1
- package/dist/Forms/Forms.css.d.ts +18 -0
- package/dist/Forms/Forms.css.js +41 -39
- package/dist/Forms/VendorQuestionnaire.d.ts +58 -0
- package/dist/Forms/VendorQuestionnaire.js +932 -0
- package/dist/Forms/index.d.ts +1 -0
- package/dist/Forms/index.js +4 -1
- package/dist/NavigationMenu/AxosBank/NavBar.module.js +53 -53
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +51 -11
- package/dist/NavigationMenu/LaVictoire/NavBar.module.js +37 -37
- package/dist/assets/Forms/Forms.css +152 -93
- package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +651 -651
- package/dist/assets/NavigationMenu/LaVictoire/NavBar.css.css +429 -429
- package/dist/main.js +4 -1
- package/package.json +130 -130
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@keyframes
|
|
1
|
+
@keyframes tfms6au {
|
|
2
2
|
from {
|
|
3
3
|
stroke-dashoffset: 1;
|
|
4
4
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
opacity: 100;
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
|
-
@keyframes
|
|
9
|
+
@keyframes tfms6av {
|
|
10
10
|
0% {
|
|
11
11
|
stroke-dashoffset: -1000;
|
|
12
12
|
}
|
|
@@ -39,106 +39,159 @@
|
|
|
39
39
|
color: var(--_1073cm8g);
|
|
40
40
|
}
|
|
41
41
|
.tfms6a5 {
|
|
42
|
-
padding-
|
|
42
|
+
padding-top: 0;
|
|
43
43
|
}
|
|
44
44
|
.tfms6a6 {
|
|
45
|
-
|
|
45
|
+
padding-top: 48px;
|
|
46
46
|
}
|
|
47
47
|
.tfms6a7 {
|
|
48
|
+
padding-bottom: 32px;
|
|
49
|
+
}
|
|
50
|
+
.tfms6a8 {
|
|
51
|
+
margin-bottom: 32px;
|
|
52
|
+
}
|
|
53
|
+
.tfms6a9 {
|
|
48
54
|
font-family: var(--header-font-family);
|
|
49
55
|
}
|
|
50
|
-
._1073cm80 .
|
|
56
|
+
._1073cm80 .tfms6aa {
|
|
51
57
|
-webkit-background-clip: text;
|
|
52
58
|
background-image: var(--_1073cm84);
|
|
53
59
|
-webkit-text-fill-color: transparent;
|
|
54
60
|
text-shadow: 0px 0px #00000000;
|
|
55
61
|
}
|
|
56
|
-
._1es6o1h0 .
|
|
62
|
+
._1es6o1h0 .tfms6aa {
|
|
57
63
|
color: var(--_1073cm83);
|
|
58
64
|
}
|
|
59
|
-
._1073cm80 .
|
|
65
|
+
._1073cm80 .tfms6ab {
|
|
60
66
|
-webkit-background-clip: text;
|
|
61
67
|
background-image: var(--_1073cm8b);
|
|
62
68
|
-webkit-text-fill-color: transparent;
|
|
63
69
|
text-shadow: 0px 0px #00000000;
|
|
64
70
|
}
|
|
65
|
-
._1es6o1h0 .
|
|
71
|
+
._1es6o1h0 .tfms6ab {
|
|
66
72
|
color: var(--_1073cm8a);
|
|
67
73
|
}
|
|
68
|
-
.
|
|
74
|
+
.tfms6ac {
|
|
69
75
|
color: var(--_1073cm8h);
|
|
70
76
|
}
|
|
71
|
-
.
|
|
77
|
+
.tfms6ad {
|
|
72
78
|
color: var(--_1073cm8o);
|
|
73
79
|
}
|
|
74
|
-
.
|
|
80
|
+
.tfms6ae {
|
|
75
81
|
font-family: var(--main-font-family);
|
|
76
82
|
display: grid;
|
|
77
83
|
grid-template-columns: 1fr 1fr;
|
|
78
84
|
gap: 1.5rem;
|
|
79
85
|
}
|
|
80
|
-
.
|
|
86
|
+
.tfms6af {
|
|
81
87
|
color: var(--_1073cm82);
|
|
82
88
|
}
|
|
83
|
-
.
|
|
89
|
+
.tfms6ag {
|
|
84
90
|
color: var(--_1073cm89);
|
|
85
91
|
}
|
|
86
|
-
.
|
|
92
|
+
.tfms6ah {
|
|
87
93
|
color: var(--_1073cm8g);
|
|
88
94
|
}
|
|
89
|
-
.
|
|
95
|
+
.tfms6ai {
|
|
90
96
|
color: var(--_1073cm8n);
|
|
91
97
|
}
|
|
92
|
-
.
|
|
98
|
+
.tfms6aj {
|
|
93
99
|
grid-template-columns: 1fr;
|
|
94
100
|
}
|
|
95
|
-
.
|
|
101
|
+
.tfms6ak {
|
|
102
|
+
display: flex;
|
|
103
|
+
flex-direction: column;
|
|
104
|
+
}
|
|
105
|
+
.tfms6al {
|
|
96
106
|
grid-template-columns: 1fr 1fr;
|
|
97
107
|
}
|
|
98
|
-
.
|
|
108
|
+
.tfms6ak h4 {
|
|
109
|
+
font-size: 24px;
|
|
110
|
+
font-weight: 700;
|
|
111
|
+
letter-spacing: 3px;
|
|
112
|
+
margin-top: 25px;
|
|
113
|
+
margin-bottom: 15px;
|
|
114
|
+
font-family: var(--header-font-family);
|
|
115
|
+
line-height: 30px;
|
|
116
|
+
}
|
|
117
|
+
.tfms6ak h4:before {
|
|
118
|
+
content: "";
|
|
119
|
+
border-top: 2px solid #60AECB;
|
|
120
|
+
height: 40px;
|
|
121
|
+
position: relative;
|
|
122
|
+
width: 100%;
|
|
123
|
+
}
|
|
124
|
+
.tfms6ak h5 {
|
|
125
|
+
font-size: 14px;
|
|
126
|
+
font-weight: 500;
|
|
127
|
+
letter-spacing: 2px;
|
|
128
|
+
font-family: var(--header-font-family);
|
|
129
|
+
line-height: 16px;
|
|
130
|
+
}
|
|
131
|
+
.tfms6ak p {
|
|
132
|
+
font-size: 15px;
|
|
133
|
+
font-weight: 400;
|
|
134
|
+
margin-bottom: 10px;
|
|
135
|
+
font-family: var(--header-font-family);
|
|
136
|
+
line-height: 28px;
|
|
137
|
+
}
|
|
138
|
+
.tfms6ak label {
|
|
139
|
+
padding-left: 0;
|
|
140
|
+
margin-bottom: 10px;
|
|
141
|
+
}
|
|
142
|
+
.tfms6am {
|
|
143
|
+
display: flex;
|
|
144
|
+
flex-direction: row;
|
|
145
|
+
width: 100%;
|
|
146
|
+
gap: 15px;
|
|
147
|
+
}
|
|
148
|
+
.tfms6am > div {
|
|
149
|
+
flex-grow: 1;
|
|
150
|
+
}
|
|
151
|
+
.tfms6an {
|
|
99
152
|
margin-top: 1.5rem;
|
|
100
153
|
text-align: center;
|
|
101
154
|
margin-inline: auto;
|
|
102
155
|
}
|
|
103
|
-
.
|
|
156
|
+
.tfms6ao {
|
|
104
157
|
margin-top: 16px;
|
|
105
158
|
}
|
|
106
|
-
.
|
|
159
|
+
.tfms6ap {
|
|
107
160
|
color: var(--_1073cm82);
|
|
108
161
|
}
|
|
109
|
-
.
|
|
162
|
+
.tfms6aq {
|
|
110
163
|
color: var(--_1073cm89);
|
|
111
164
|
}
|
|
112
|
-
.
|
|
165
|
+
.tfms6ar {
|
|
113
166
|
color: var(--_1073cm8g);
|
|
114
167
|
}
|
|
115
|
-
.
|
|
168
|
+
.tfms6as {
|
|
116
169
|
color: var(--_1073cm8n);
|
|
117
170
|
}
|
|
118
|
-
.
|
|
171
|
+
.tfms6at {
|
|
119
172
|
max-width: 860px;
|
|
120
173
|
margin-inline: auto;
|
|
121
174
|
}
|
|
122
|
-
.
|
|
175
|
+
.tfms6aw {
|
|
123
176
|
padding: 2.5rem 0;
|
|
124
177
|
}
|
|
125
|
-
.
|
|
178
|
+
.tfms6ax {
|
|
126
179
|
color: var(--_1073cm83);
|
|
127
180
|
background: var(--_1073cm81);
|
|
128
181
|
}
|
|
129
|
-
.
|
|
182
|
+
.tfms6ay {
|
|
130
183
|
color: var(--_1073cm8a);
|
|
131
184
|
background: var(--_1073cm88);
|
|
132
185
|
}
|
|
133
|
-
.
|
|
186
|
+
.tfms6az {
|
|
134
187
|
color: var(--_1073cm8g);
|
|
135
188
|
background: var(--_1073cm8f);
|
|
136
189
|
}
|
|
137
|
-
.
|
|
190
|
+
.tfms6a10 {
|
|
138
191
|
color: var(--_1073cm8n);
|
|
139
192
|
background: var(--_1073cm8m);
|
|
140
193
|
}
|
|
141
|
-
.
|
|
194
|
+
.tfms6aw h1 {
|
|
142
195
|
font-size: 43px;
|
|
143
196
|
font-weight: 600;
|
|
144
197
|
letter-spacing: 1px;
|
|
@@ -146,29 +199,29 @@
|
|
|
146
199
|
margin-bottom: 0.7rem;
|
|
147
200
|
font-family: var(--header-font-family);
|
|
148
201
|
}
|
|
149
|
-
.
|
|
202
|
+
.tfms6aw p {
|
|
150
203
|
margin-bottom: 0;
|
|
151
204
|
}
|
|
152
|
-
.
|
|
205
|
+
.tfms6a11 {
|
|
153
206
|
margin: 0 auto;
|
|
154
207
|
display: block;
|
|
155
208
|
}
|
|
156
|
-
.
|
|
209
|
+
.tfms6a12 {
|
|
157
210
|
fill: none;
|
|
158
211
|
stroke: #faa74a;
|
|
159
212
|
stroke-width: 4;
|
|
160
213
|
stroke-dasharray: 100px;
|
|
161
214
|
stroke-dashoffset: 100;
|
|
162
|
-
animation:
|
|
215
|
+
animation: tfms6au 0.5s ease-in-out forwards reverse;
|
|
163
216
|
-webkit-animation-delay: 0.7s;
|
|
164
217
|
}
|
|
165
|
-
.
|
|
218
|
+
.tfms6a13 {
|
|
166
219
|
fill: none;
|
|
167
220
|
stroke-width: 4;
|
|
168
221
|
stroke-dasharray: 1000px;
|
|
169
222
|
stroke-dashoffset: 1000;
|
|
170
|
-
-webkit-animation:
|
|
171
|
-
animation:
|
|
223
|
+
-webkit-animation: tfms6av 0.8s ease-in-out forwards;
|
|
224
|
+
animation: tfms6av 0.8s ease-in-out forwards;
|
|
172
225
|
-webkit-transform-origin: center;
|
|
173
226
|
-ms-transform-origin: center;
|
|
174
227
|
transform-origin: center;
|
|
@@ -176,140 +229,143 @@
|
|
|
176
229
|
-ms-transform: rotate(-40deg);
|
|
177
230
|
transform: rotate(-40deg);
|
|
178
231
|
}
|
|
179
|
-
.
|
|
232
|
+
.tfms6a14 {
|
|
180
233
|
stroke: var(--_1073cm83);
|
|
181
234
|
}
|
|
182
|
-
.
|
|
235
|
+
.tfms6a15 {
|
|
183
236
|
stroke: var(--_1073cm8a);
|
|
184
237
|
}
|
|
185
|
-
.
|
|
238
|
+
.tfms6a16 {
|
|
186
239
|
stroke: var(--_1073cm8g);
|
|
187
240
|
}
|
|
188
|
-
.
|
|
241
|
+
.tfms6a17 {
|
|
189
242
|
stroke: var(--_1073cm8n);
|
|
190
243
|
}
|
|
191
|
-
.
|
|
244
|
+
.tfms6a18 {
|
|
192
245
|
margin-top: 1rem;
|
|
193
246
|
}
|
|
194
|
-
.
|
|
247
|
+
.tfms6a19 {
|
|
195
248
|
color: var(--_1073cm82);
|
|
196
249
|
}
|
|
197
|
-
.
|
|
250
|
+
.tfms6a1a {
|
|
198
251
|
color: var(--_1073cm89);
|
|
199
252
|
}
|
|
200
|
-
.
|
|
253
|
+
.tfms6a1b {
|
|
201
254
|
color: var(--_1073cm8g);
|
|
202
255
|
}
|
|
203
|
-
.
|
|
256
|
+
.tfms6a1c {
|
|
204
257
|
color: var(--_1073cm8n);
|
|
205
258
|
}
|
|
206
|
-
.
|
|
259
|
+
.tfms6a1d {
|
|
260
|
+
margin-top: 0;
|
|
261
|
+
}
|
|
262
|
+
.tfms6ae .tfms6a1e {
|
|
207
263
|
grid-column-start: 1;
|
|
208
264
|
grid-column-end: 3;
|
|
209
265
|
}
|
|
210
|
-
.
|
|
266
|
+
.tfms6a1f {
|
|
211
267
|
grid-column: 1 / -1;
|
|
212
268
|
}
|
|
213
|
-
.
|
|
269
|
+
.tfms6a1g {
|
|
214
270
|
width: 100%;
|
|
215
271
|
padding-bottom: 4px;
|
|
216
272
|
}
|
|
217
|
-
.
|
|
273
|
+
.tfms6a1h {
|
|
218
274
|
border-bottom: 1px solid var(--_1073cm82);
|
|
219
275
|
}
|
|
220
|
-
.
|
|
276
|
+
.tfms6a1i {
|
|
221
277
|
border-bottom: 1px solid var(--_1073cm89);
|
|
222
278
|
}
|
|
223
|
-
.
|
|
279
|
+
.tfms6a1j {
|
|
224
280
|
border-bottom: 1px solid var(--_1073cm8g);
|
|
225
281
|
}
|
|
226
|
-
.
|
|
282
|
+
.tfms6a1k {
|
|
227
283
|
border-bottom: 1px solid var(--_1073cm8n);
|
|
228
284
|
}
|
|
229
|
-
.
|
|
285
|
+
.tfms6a1h > h4, .tfms6a1i > h4 {
|
|
230
286
|
-webkit-background-clip: text;
|
|
231
287
|
background-image: var(--_1073cm83);
|
|
232
288
|
-webkit-text-fill-color: var(--_1073cm83);
|
|
233
289
|
}
|
|
234
|
-
.
|
|
290
|
+
.tfms6a1j > h4, .tfms6a1k > h4 {
|
|
235
291
|
-webkit-background-clip: text;
|
|
236
292
|
background-image: var(--_1073cm8h);
|
|
237
293
|
-webkit-text-fill-color: var(--_1073cm8h);
|
|
238
294
|
}
|
|
239
|
-
.
|
|
295
|
+
.tfms6a1l {
|
|
240
296
|
display: flex;
|
|
241
297
|
}
|
|
242
|
-
.
|
|
298
|
+
.tfms6a1m {
|
|
243
299
|
cursor: pointer;
|
|
244
300
|
caret-color: transparent;
|
|
245
301
|
}
|
|
246
|
-
.
|
|
302
|
+
.tfms6a1n {
|
|
247
303
|
padding-left: 16px;
|
|
248
304
|
}
|
|
249
|
-
.
|
|
305
|
+
.tfms6a1p label {
|
|
250
306
|
white-space: nowrap;
|
|
251
307
|
}
|
|
252
|
-
.
|
|
308
|
+
.tfms6a1r {
|
|
253
309
|
margin-top: 2rem;
|
|
254
310
|
}
|
|
255
|
-
.
|
|
311
|
+
.tfms6a1s {
|
|
256
312
|
display: flex;
|
|
257
313
|
justify-content: center;
|
|
258
314
|
}
|
|
259
|
-
.
|
|
315
|
+
.tfms6a1s > div {
|
|
260
316
|
width: 100%;
|
|
261
317
|
}
|
|
262
|
-
.
|
|
318
|
+
.tfms6a1t {
|
|
263
319
|
display: flex;
|
|
264
320
|
justify-content: center;
|
|
265
321
|
align-items: center;
|
|
266
322
|
gap: 2rem;
|
|
267
323
|
}
|
|
268
|
-
.
|
|
324
|
+
.tfms6a1u {
|
|
269
325
|
display: flex;
|
|
270
326
|
margin: 1rem 0;
|
|
271
327
|
text-align: left;
|
|
272
328
|
gap: 1rem;
|
|
273
329
|
}
|
|
274
|
-
.
|
|
330
|
+
.tfms6a1v {
|
|
275
331
|
display: flex;
|
|
276
332
|
justify-content: space-between;
|
|
277
333
|
}
|
|
278
|
-
.
|
|
334
|
+
.tfms6a1v > div {
|
|
279
335
|
min-width: 32%;
|
|
280
336
|
}
|
|
281
|
-
.
|
|
337
|
+
.tfms6a1w {
|
|
282
338
|
margin-top: 1rem;
|
|
283
339
|
}
|
|
284
|
-
.
|
|
340
|
+
.tfms6a1x {
|
|
285
341
|
min-width: 24px;
|
|
286
342
|
}
|
|
287
|
-
.
|
|
343
|
+
.tfms6a1y {
|
|
288
344
|
width: min(calc(100% - 2rem));
|
|
289
345
|
height: min(calc(100% - 2rem));
|
|
290
346
|
overflow: scroll!important;
|
|
291
347
|
}
|
|
292
|
-
.
|
|
348
|
+
.tfms6a1z {
|
|
293
349
|
display: none;
|
|
294
350
|
}
|
|
295
|
-
.
|
|
351
|
+
.tfms6a21::placeholder {
|
|
296
352
|
color: transparent;
|
|
297
353
|
}
|
|
298
|
-
.
|
|
354
|
+
.tfms6a22 {
|
|
299
355
|
cursor: not-allowed;
|
|
300
356
|
}
|
|
301
|
-
.
|
|
357
|
+
.tfms6a23 {
|
|
302
358
|
display: flex;
|
|
303
359
|
}
|
|
304
|
-
.
|
|
360
|
+
.tfms6a24 {
|
|
305
361
|
visibility: hidden;
|
|
306
362
|
display: none;
|
|
307
363
|
}
|
|
308
|
-
.
|
|
364
|
+
.tfms6a26 {
|
|
309
365
|
display: flex;
|
|
310
366
|
gap: 24px;
|
|
311
367
|
}
|
|
312
|
-
.
|
|
368
|
+
.tfms6a27 {
|
|
313
369
|
vertical-align: vertical;
|
|
314
370
|
width: 100%;
|
|
315
371
|
display: flex;
|
|
@@ -324,80 +380,83 @@
|
|
|
324
380
|
}
|
|
325
381
|
}
|
|
326
382
|
@media screen and (max-width:480px) {
|
|
327
|
-
.
|
|
383
|
+
.tfms6ae {
|
|
328
384
|
grid-template-columns: 1fr;
|
|
329
385
|
}
|
|
330
|
-
.
|
|
386
|
+
.tfms6am {
|
|
387
|
+
flex-direction: column;
|
|
388
|
+
}
|
|
389
|
+
.tfms6ae .tfms6a1e {
|
|
331
390
|
grid-column-start: 1;
|
|
332
391
|
grid-column-end: 2;
|
|
333
392
|
}
|
|
334
393
|
}
|
|
335
394
|
@media screen and (max-width: 992px) {
|
|
336
|
-
.
|
|
395
|
+
.tfms6aw h1 {
|
|
337
396
|
font-size: 37px;
|
|
338
397
|
line-height: 1.29;
|
|
339
398
|
margin-bottom: 0.4rem;
|
|
340
399
|
}
|
|
341
400
|
}
|
|
342
401
|
@media screen and (maxwidth: 767px) {
|
|
343
|
-
.
|
|
402
|
+
.tfms6aw h1 {
|
|
344
403
|
font-size: 32px;
|
|
345
404
|
font-weight: 600;
|
|
346
405
|
margin-top: 0;
|
|
347
406
|
margin-bottom: 0.4rem;
|
|
348
407
|
}
|
|
349
|
-
.
|
|
408
|
+
.tfms6a11 {
|
|
350
409
|
max-width: 69px;
|
|
351
410
|
}
|
|
352
411
|
}
|
|
353
412
|
@media screen and (max-width: 780px) {
|
|
354
|
-
.
|
|
413
|
+
.tfms6a1l {
|
|
355
414
|
flex-direction: column;
|
|
356
415
|
}
|
|
357
416
|
}
|
|
358
417
|
@media screen and (max-width: 1103px) {
|
|
359
|
-
.
|
|
418
|
+
.tfms6a1l ._18du0laf {
|
|
360
419
|
padding: 6px;
|
|
361
420
|
}
|
|
362
421
|
}
|
|
363
422
|
@media screen and (max-width: 571px) and (min-width: 481px) {
|
|
364
|
-
.
|
|
423
|
+
.tfms6a1o label {
|
|
365
424
|
height: 48px;
|
|
366
425
|
display: flex;
|
|
367
426
|
align-items: flex-end;
|
|
368
427
|
}
|
|
369
428
|
}
|
|
370
429
|
@media screen and (min-width: 481px) {
|
|
371
|
-
.
|
|
430
|
+
.tfms6a1q select {
|
|
372
431
|
background: url(https://images.axos.com/o9ov1v03uwqk/4ayjjdIkEzQsfmhKbPeNaE/636b57923fbdac891d48f78ca06ffeb6/image_1_-_2024-06-27T142052.191.png) no-repeat 98%;
|
|
373
432
|
}
|
|
374
433
|
}
|
|
375
434
|
@media screen and (min-width: 769px) {
|
|
376
|
-
.
|
|
435
|
+
.tfms6a1s > div {
|
|
377
436
|
grid-template: none;
|
|
378
437
|
width: 50%;
|
|
379
438
|
}
|
|
380
439
|
}
|
|
381
440
|
@media screen and (max-width: 500px) {
|
|
382
|
-
.
|
|
441
|
+
.tfms6a1t {
|
|
383
442
|
flex-direction: column;
|
|
384
443
|
}
|
|
385
444
|
}
|
|
386
445
|
@media screen and (max-width: 800px) {
|
|
387
|
-
.
|
|
446
|
+
.tfms6a1v {
|
|
388
447
|
flex-direction: column;
|
|
389
448
|
}
|
|
390
|
-
.
|
|
449
|
+
.tfms6a20 select {
|
|
391
450
|
white-space: normal;
|
|
392
451
|
padding-right: 4rem;
|
|
393
452
|
}
|
|
394
|
-
.
|
|
453
|
+
.tfms6a21::placeholder {
|
|
395
454
|
color: #5E6A74;
|
|
396
455
|
}
|
|
397
|
-
.
|
|
456
|
+
.tfms6a26 {
|
|
398
457
|
flex-direction: column;
|
|
399
458
|
}
|
|
400
|
-
.
|
|
459
|
+
.tfms6a27 {
|
|
401
460
|
flex-direction: column-reverse;
|
|
402
461
|
}
|
|
403
462
|
}
|
|
@@ -405,7 +464,7 @@
|
|
|
405
464
|
.rate-watch-form hr {
|
|
406
465
|
display: none;
|
|
407
466
|
}
|
|
408
|
-
.
|
|
467
|
+
.tfms6a1z {
|
|
409
468
|
display: block;
|
|
410
469
|
}
|
|
411
470
|
}
|