@axos-web-dev/shared-components 0.0.41 → 0.0.43

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 (153) 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/Accordion.js +1 -0
  4. package/dist/Accordion/index.d.ts +2 -2
  5. package/dist/AlertBanner/AlertBanner.css.d.ts +1 -1
  6. package/dist/AlertBanner/AlertBanner.interface.d.ts +1 -2
  7. package/dist/AlertBanner/index.d.ts +2 -3
  8. package/dist/AlertBanner/index.js +1 -0
  9. package/dist/ApyCalculator/index.d.ts +1 -2
  10. package/dist/BulletItem/BulletItem.d.ts +1 -2
  11. package/dist/BulletItem/BulletItem.js +1 -0
  12. package/dist/BulletItem/index.d.ts +1 -1
  13. package/dist/Button/Button.css.d.ts +2 -3
  14. package/dist/Button/Button.d.ts +3 -4
  15. package/dist/Button/Button.interface.d.ts +1 -2
  16. package/dist/Button/GoBackButton.d.ts +2 -3
  17. package/dist/Button/index.d.ts +3 -3
  18. package/dist/CallToActionBar/CallToActionBar.interface.d.ts +1 -2
  19. package/dist/CallToActionBar/index.d.ts +2 -3
  20. package/dist/Carousel/Carousel.css.d.ts +5 -6
  21. package/dist/Carousel/index.d.ts +2 -3
  22. package/dist/Carousel/index.js +1 -0
  23. package/dist/Carousel/store.d.ts +1 -1
  24. package/dist/Chevron/Chevron.css.d.ts +1 -1
  25. package/dist/Chevron/Chevron.interface.d.ts +1 -2
  26. package/dist/Chevron/index.d.ts +2 -3
  27. package/dist/Chevron/index.js +3 -0
  28. package/dist/CollectInformationAlert/index.d.ts +1 -2
  29. package/dist/CollectInformationAlert/index.js +1 -0
  30. package/dist/ContentBanner/ContentBanner.css.d.ts +3 -2
  31. package/dist/ContentBanner/ContentBanner.interface.d.ts +1 -2
  32. package/dist/ContentBanner/index.d.ts +2 -3
  33. package/dist/DownloadTile/DownloadTile.interface.d.ts +1 -2
  34. package/dist/DownloadTile/index.d.ts +2 -3
  35. package/dist/DownloadTile/index.js +2 -1
  36. package/dist/ExecutiveBio/ExecutiveBio.css.d.ts +7 -7
  37. package/dist/ExecutiveBio/ExecutiveBio.d.ts +1 -2
  38. package/dist/ExecutiveBio/ExecutiveBio.interface.d.ts +2 -3
  39. package/dist/ExecutiveBio/ExecutiveBioSet.d.ts +1 -2
  40. package/dist/ExecutiveBio/index.d.ts +4 -4
  41. package/dist/FaqAccordion/index.d.ts +2 -3
  42. package/dist/FaqAccordion/index.js +1 -0
  43. package/dist/FooterDisclosure/FooterDisclosure.css.d.ts +1 -1
  44. package/dist/FooterDisclosure/FooterDisclosure.d.ts +1 -2
  45. package/dist/FooterDisclosure/index.d.ts +2 -2
  46. package/dist/Forms/Forms.css.d.ts +12 -6
  47. package/dist/Forms/Forms.css.js +13 -9
  48. package/dist/Forms/RenderForm.d.ts +2 -3
  49. package/dist/Forms/SalesforceFieldsForm.d.ts +1 -1
  50. package/dist/Forms/ScheduleCall.d.ts +4 -4
  51. package/dist/Forms/ScheduleCall.js +7 -2
  52. package/dist/Forms/SuccesForm.d.ts +1 -2
  53. package/dist/Forms/SuccesForm.js +1 -0
  54. package/dist/Forms/index.d.ts +5 -5
  55. package/dist/Forms/index.js +3 -1
  56. package/dist/HeroBanner/HeroBanner.css.d.ts +7 -3
  57. package/dist/HeroBanner/HeroBanner.interface.d.ts +1 -2
  58. package/dist/HeroBanner/index.d.ts +1 -2
  59. package/dist/Hyperlink/Hyperlink.interface.d.ts +5 -2
  60. package/dist/Hyperlink/index.d.ts +2 -3
  61. package/dist/Hyperlink/index.js +6 -1
  62. package/dist/IconBillboard/IconBillboard.css.d.ts +11 -6
  63. package/dist/IconBillboard/IconBillboard.d.ts +3 -4
  64. package/dist/IconBillboard/IconBillboard.interface.d.ts +3 -4
  65. package/dist/IconBillboard/IconBillboardSet.d.ts +1 -2
  66. package/dist/IconBillboard/index.d.ts +4 -4
  67. package/dist/ImageBillboard/ImageBillboard.css.d.ts +12 -4
  68. package/dist/ImageBillboard/ImageBillboard.d.ts +1 -2
  69. package/dist/ImageBillboard/ImageBillboard.interface.d.ts +4 -5
  70. package/dist/ImageBillboard/ImageBillboard.js +1 -0
  71. package/dist/ImageBillboard/ImageBillboardSet.d.ts +1 -2
  72. package/dist/ImageBillboard/ImageBillboardSet.js +1 -0
  73. package/dist/ImageBillboard/index.d.ts +4 -4
  74. package/dist/Input/Input.css.d.ts +6 -6
  75. package/dist/Input/Input.d.ts +2 -3
  76. package/dist/Input/InputPhone.d.ts +3 -3
  77. package/dist/Input/index.d.ts +3 -3
  78. package/dist/Inputs/Input.css.d.ts +6 -6
  79. package/dist/LandingPageHeader/LandingPageHeader.css.d.ts +2 -2
  80. package/dist/LandingPageHeader/LandingPageHeader.d.ts +0 -1
  81. package/dist/LandingPageHeader/index.d.ts +1 -1
  82. package/dist/MainHTML/index.d.ts +1 -2
  83. package/dist/Modal/Modal.d.ts +2 -3
  84. package/dist/Modal/Modal.js +3 -0
  85. package/dist/Modal/contextApi/store.d.ts +2 -3
  86. package/dist/Modal/index.d.ts +2 -2
  87. package/dist/NavigationMenu/index.d.ts +2 -2
  88. package/dist/SetContainer/SetContainer.css.d.ts +1 -1
  89. package/dist/SetContainer/SetContainer.d.ts +2 -3
  90. package/dist/SetContainer/SetContainer.js +3 -0
  91. package/dist/SetContainer/index.d.ts +2 -2
  92. package/dist/StepItems/StepItems.css.d.ts +7 -7
  93. package/dist/StepItems/StepItems.d.ts +1 -2
  94. package/dist/StepItems/StepItems.interface.d.ts +3 -4
  95. package/dist/StepItems/StepItemsSet.d.ts +1 -2
  96. package/dist/StepItems/index.d.ts +4 -4
  97. package/dist/Table/Table.css.d.ts +5 -5
  98. package/dist/Table/Table.d.ts +3 -4
  99. package/dist/Table/Table.interface.d.ts +1 -2
  100. package/dist/Table/index.d.ts +2 -2
  101. package/dist/TextBlock/TextBlock.d.ts +1 -2
  102. package/dist/TextBlock/index.d.ts +2 -2
  103. package/dist/Typography/Typography.css.d.ts +3 -4
  104. package/dist/Typography/Typography.d.ts +2 -3
  105. package/dist/Typography/index.d.ts +1 -1
  106. package/dist/VideoTile/VideoTile.d.ts +2 -3
  107. package/dist/VideoTile/VideoTile.js +1 -0
  108. package/dist/VideoTile/index.d.ts +4 -4
  109. package/dist/VideoWrapper/index.d.ts +2 -3
  110. package/dist/assets/ApyCalculator/ApyCalculator.css +3 -0
  111. package/dist/assets/ContentBanner/ContentBanner.css +1 -0
  112. package/dist/assets/DownloadTile/DownloadTile.css +20 -6
  113. package/dist/assets/Forms/Forms.css +48 -41
  114. package/dist/assets/HeroBanner/HeroBanner.css +4 -0
  115. package/dist/assets/IconBillboard/IconBillboard.css +4 -0
  116. package/dist/assets/ImageBillboard/ImageBillboard.css +4 -0
  117. package/dist/assets/Modal/Modal.css +1 -0
  118. package/dist/assets/Table/Table.css +6 -0
  119. package/dist/assets/TextBlock/TextBlock.css +1 -0
  120. package/dist/assets/icons/FollowIcon/FollowIcon.css +3 -0
  121. package/dist/icons/ArrowIcon/ArrowIcon.css.d.ts +1 -1
  122. package/dist/icons/ArrowIcon/index.d.ts +1 -2
  123. package/dist/icons/AxosX/Blue.d.ts +1 -2
  124. package/dist/icons/AxosX/index.d.ts +1 -2
  125. package/dist/icons/CheckCircle.d.ts +1 -2
  126. package/dist/icons/CheckCircleLight.d.ts +1 -2
  127. package/dist/icons/CheckIcon/CheckIcon.css.d.ts +2 -3
  128. package/dist/icons/CheckIcon/index.d.ts +1 -2
  129. package/dist/icons/ChevronDown.d.ts +1 -2
  130. package/dist/icons/ChevronUp.d.ts +1 -2
  131. package/dist/icons/CloseIcon/index.d.ts +1 -2
  132. package/dist/icons/DownloadIcon/index.d.ts +1 -2
  133. package/dist/icons/EqualHousingLender.d.ts +1 -2
  134. package/dist/icons/FollowIcon/FollowIcon.css.d.ts +1 -0
  135. package/dist/icons/FollowIcon/FollowIcon.css.js +7 -0
  136. package/dist/icons/FollowIcon/index.d.ts +5 -0
  137. package/dist/icons/FollowIcon/index.js +36 -0
  138. package/dist/icons/LockIcon/index.d.ts +1 -2
  139. package/dist/icons/MemberFdicLogo.d.ts +1 -2
  140. package/dist/icons/QuoteIconGrey.d.ts +1 -2
  141. package/dist/icons/QuoteIconWhite.d.ts +1 -2
  142. package/dist/icons/QuoteIconYellow.d.ts +1 -2
  143. package/dist/icons/WarningIcon/index.d.ts +1 -2
  144. package/dist/icons/index.d.ts +18 -17
  145. package/dist/icons/index.js +2 -0
  146. package/dist/index.css.d.ts +0 -1
  147. package/dist/main.d.ts +1 -1
  148. package/dist/main.js +5 -1
  149. package/dist/themes/index.d.ts +2 -2
  150. package/dist/utils/ctaOptions.d.ts +0 -1
  151. package/dist/utils/getVariant.d.ts +1 -2
  152. package/dist/utils/index.d.ts +5 -5
  153. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- @keyframes tfms6an {
1
+ @keyframes tfms6ao {
2
2
  from {
3
3
  stroke-dashoffset: 1;
4
4
  }
@@ -6,7 +6,7 @@
6
6
  opacity: 100;
7
7
  }
8
8
  }
9
- @keyframes tfms6ao {
9
+ @keyframes tfms6ap {
10
10
  0% {
11
11
  stroke-dashoffset: -1000;
12
12
  }
@@ -39,91 +39,95 @@
39
39
  }
40
40
  .tfms6a6 {
41
41
  margin-bottom: 32px;
42
+ }
43
+ .tfms6a7 {
42
44
  font-family: var(--header-font-family);
43
45
  }
44
- ._1073cm80 .tfms6a7 {
46
+ ._1073cm80 .tfms6a8 {
45
47
  -webkit-background-clip: text;
46
48
  background-image: var(--_1073cm84);
47
49
  -webkit-text-fill-color: transparent;
50
+ text-shadow: 0px 0px #00000000;
48
51
  }
49
- ._1es6o1h0 .tfms6a7 {
52
+ ._1es6o1h0 .tfms6a8 {
50
53
  color: var(--_1073cm83);
51
54
  }
52
- ._1073cm80 .tfms6a8 {
55
+ ._1073cm80 .tfms6a9 {
53
56
  -webkit-background-clip: text;
54
57
  background-image: var(--_1073cm8b);
55
58
  -webkit-text-fill-color: transparent;
59
+ text-shadow: 0px 0px #00000000;
56
60
  }
57
- ._1es6o1h0 .tfms6a8 {
61
+ ._1es6o1h0 .tfms6a9 {
58
62
  color: var(--_1073cm8a);
59
63
  }
60
- .tfms6a9 {
64
+ .tfms6aa {
61
65
  color: var(--_1073cm8h);
62
66
  }
63
- .tfms6aa {
67
+ .tfms6ab {
64
68
  color: var(--_1073cm8o);
65
69
  }
66
- .tfms6ab {
70
+ .tfms6ac {
67
71
  font-family: var(--main-font-family);
68
72
  display: grid;
69
73
  grid-template-columns: 1fr 1fr;
70
74
  gap: 1.5rem;
71
75
  }
72
- .tfms6ac {
76
+ .tfms6ad {
73
77
  color: var(--_1073cm82);
74
78
  }
75
- .tfms6ad {
79
+ .tfms6ae {
76
80
  color: var(--_1073cm89);
77
81
  }
78
- .tfms6ae {
82
+ .tfms6af {
79
83
  color: var(--_1073cm8g);
80
84
  }
81
- .tfms6af {
85
+ .tfms6ag {
82
86
  color: var(--_1073cm8n);
83
87
  }
84
- .tfms6ag {
88
+ .tfms6ah {
85
89
  margin-top: 1.5rem;
86
90
  text-align: center;
87
91
  }
88
- .tfms6ah {
92
+ .tfms6ai {
89
93
  margin-top: 16px;
90
94
  }
91
- .tfms6ai {
95
+ .tfms6aj {
92
96
  color: var(--_1073cm82);
93
97
  }
94
- .tfms6aj {
98
+ .tfms6ak {
95
99
  color: var(--_1073cm89);
96
100
  }
97
- .tfms6ak {
101
+ .tfms6al {
98
102
  color: var(--_1073cm8g);
99
103
  }
100
- .tfms6al {
104
+ .tfms6am {
101
105
  color: var(--_1073cm8n);
102
106
  }
103
- .tfms6am {
107
+ .tfms6an {
104
108
  max-width: 860px;
105
109
  margin-inline: auto;
106
110
  }
107
- .tfms6ap {
111
+ .tfms6aq {
108
112
  padding: 2.5rem 0;
109
113
  }
110
- .tfms6aq {
114
+ .tfms6ar {
111
115
  color: var(--_1073cm83);
112
116
  background: var(--_1073cm81);
113
117
  }
114
- .tfms6ar {
118
+ .tfms6as {
115
119
  color: var(--_1073cm8a);
116
120
  background: var(--_1073cm88);
117
121
  }
118
- .tfms6as {
122
+ .tfms6at {
119
123
  color: var(--_1073cm8g);
120
124
  background: var(--_1073cm8f);
121
125
  }
122
- .tfms6at {
126
+ .tfms6au {
123
127
  color: var(--_1073cm8n);
124
128
  background: var(--_1073cm8m);
125
129
  }
126
- .tfms6ap h1 {
130
+ .tfms6aq h1 {
127
131
  font-size: 43px;
128
132
  font-weight: 600;
129
133
  letter-spacing: 1px;
@@ -131,29 +135,29 @@
131
135
  margin-bottom: 0.7rem;
132
136
  font-family: var(--header-font-family);
133
137
  }
134
- .tfms6ap p {
138
+ .tfms6aq p {
135
139
  margin-bottom: 0;
136
140
  }
137
- .tfms6au {
141
+ .tfms6av {
138
142
  margin: 0 auto;
139
143
  display: block;
140
144
  }
141
- .tfms6av {
145
+ .tfms6aw {
142
146
  fill: none;
143
147
  stroke: #faa74a;
144
148
  stroke-width: 4;
145
149
  stroke-dasharray: 100px;
146
150
  stroke-dashoffset: 100;
147
- animation: tfms6an 0.5s ease-in-out forwards reverse;
151
+ animation: tfms6ao 0.5s ease-in-out forwards reverse;
148
152
  -webkit-animation-delay: 0.7s;
149
153
  }
150
- .tfms6aw {
154
+ .tfms6ax {
151
155
  fill: none;
152
156
  stroke-width: 4;
153
157
  stroke-dasharray: 1000px;
154
158
  stroke-dashoffset: 1000;
155
- -webkit-animation: tfms6ao 0.8s ease-in-out forwards;
156
- animation: tfms6ao 0.8s ease-in-out forwards;
159
+ -webkit-animation: tfms6ap 0.8s ease-in-out forwards;
160
+ animation: tfms6ap 0.8s ease-in-out forwards;
157
161
  -webkit-transform-origin: center;
158
162
  -ms-transform-origin: center;
159
163
  transform-origin: center;
@@ -161,43 +165,46 @@
161
165
  -ms-transform: rotate(-40deg);
162
166
  transform: rotate(-40deg);
163
167
  }
164
- .tfms6ax {
168
+ .tfms6ay {
165
169
  stroke: var(--_1073cm83);
166
170
  }
167
- .tfms6ay {
171
+ .tfms6az {
168
172
  stroke: var(--_1073cm8a);
169
173
  }
170
- .tfms6az {
174
+ .tfms6a10 {
171
175
  stroke: var(--_1073cm8g);
172
176
  }
173
- .tfms6a10 {
177
+ .tfms6a11 {
174
178
  stroke: var(--_1073cm8n);
175
179
  }
180
+ .tfms6a12 {
181
+ margin-top: 1rem;
182
+ }
176
183
  @media screen and (max-width:1023px) {
177
184
  .tfms6a0 {
178
185
  padding-inline: 0;
179
186
  }
180
187
  }
181
188
  @media screen and (max-width:480px) {
182
- .tfms6ab {
189
+ .tfms6ac {
183
190
  grid-template-columns: 1fr;
184
191
  }
185
192
  }
186
193
  @media screen and (max-width: 992px) {
187
- .tfms6ap h1 {
194
+ .tfms6aq h1 {
188
195
  font-size: 37px;
189
196
  line-height: 1.29;
190
197
  margin-bottom: 0.4rem;
191
198
  }
192
199
  }
193
200
  @media screen and (maxwidth: 767px) {
194
- .tfms6ap h1 {
201
+ .tfms6aq h1 {
195
202
  font-size: 32px;
196
203
  font-weight: 600;
197
204
  margin-top: 0;
198
205
  margin-bottom: 0.4rem;
199
206
  }
200
- .tfms6au {
207
+ .tfms6av {
201
208
  max-width: 69px;
202
209
  }
203
210
  }
@@ -47,11 +47,13 @@
47
47
  background: var(--_1073cm84);
48
48
  background-clip: text;
49
49
  -webkit-text-fill-color: transparent;
50
+ text-shadow: 0px 0px #00000000;
50
51
  }
51
52
  ._1ye8k3fd {
52
53
  background: var(--_1073cm8b);
53
54
  background-clip: text;
54
55
  -webkit-text-fill-color: transparent;
56
+ text-shadow: 0px 0px #00000000;
55
57
  }
56
58
  ._1ye8k3fe {
57
59
  color: var(--_1073cm8k);
@@ -66,11 +68,13 @@
66
68
  background: var(--_1073cm84);
67
69
  background-clip: text;
68
70
  -webkit-text-fill-color: transparent;
71
+ text-shadow: 0px 0px #00000000;
69
72
  }
70
73
  ._1ye8k3fi {
71
74
  background: var(--_1073cm8b);
72
75
  background-clip: text;
73
76
  -webkit-text-fill-color: transparent;
77
+ text-shadow: 0px 0px #00000000;
74
78
  }
75
79
  ._1ye8k3fj {
76
80
  color: var(--_1073cm8h);
@@ -51,6 +51,7 @@
51
51
  -webkit-background-clip: text;
52
52
  background-image: var(--_1073cm84);
53
53
  -webkit-text-fill-color: transparent;
54
+ text-shadow: 0px 0px #00000000;
54
55
  }
55
56
  ._1es6o1h0 ._1r4ovbua {
56
57
  color: var(--_1073cm83);
@@ -59,6 +60,7 @@
59
60
  -webkit-background-clip: text;
60
61
  background-image: var(--_1073cm8b);
61
62
  -webkit-text-fill-color: transparent;
63
+ text-shadow: 0px 0px #00000000;
62
64
  }
63
65
  ._1es6o1h0 ._1r4ovbub {
64
66
  color: var(--_1073cm8a);
@@ -106,11 +108,13 @@
106
108
  background: var(--_1073cm84);
107
109
  background-clip: text;
108
110
  -webkit-text-fill-color: transparent;
111
+ text-shadow: 0px 0px #00000000;
109
112
  }
110
113
  ._1r4ovbul {
111
114
  background: var(--_1073cm8b);
112
115
  background-clip: text;
113
116
  -webkit-text-fill-color: transparent;
117
+ text-shadow: 0px 0px #00000000;
114
118
  }
115
119
  ._1r4ovbum {
116
120
  color: var(--_1073cm8h);
@@ -41,6 +41,7 @@
41
41
  -webkit-background-clip: text;
42
42
  background-image: var(--_1073cm84);
43
43
  -webkit-text-fill-color: transparent;
44
+ text-shadow: 0px 0px #00000000;
44
45
  }
45
46
  ._1es6o1h0 ._1m7m2a9 {
46
47
  color: var(--_1073cm83);
@@ -49,6 +50,7 @@
49
50
  -webkit-background-clip: text;
50
51
  background-image: var(--_1073cm8b);
51
52
  -webkit-text-fill-color: transparent;
53
+ text-shadow: 0px 0px #00000000;
52
54
  }
53
55
  ._1es6o1h0 ._1m7m2aa {
54
56
  color: var(--_1073cm8a);
@@ -63,6 +65,7 @@
63
65
  -webkit-background-clip: text;
64
66
  background-image: var(--_1073cm84);
65
67
  -webkit-text-fill-color: transparent;
68
+ text-shadow: 0px 0px #00000000;
66
69
  }
67
70
  ._1es6o1h0 ._1m7m2ae {
68
71
  color: var(--_1073cm83);
@@ -71,6 +74,7 @@
71
74
  -webkit-background-clip: text;
72
75
  background-image: var(--_1073cm8b);
73
76
  -webkit-text-fill-color: transparent;
77
+ text-shadow: 0px 0px #00000000;
74
78
  }
75
79
  ._1es6o1h0 ._1m7m2af {
76
80
  color: var(--_1073cm8a);
@@ -36,6 +36,7 @@
36
36
  background: var(--_1073cm84);
37
37
  background-clip: text;
38
38
  -webkit-text-fill-color: transparent;
39
+ text-shadow: 0px 0px #00000000;
39
40
  }
40
41
  ._427id37 {
41
42
  letter-spacing: .2px;
@@ -19,6 +19,7 @@
19
19
  background: var(--_1073cm84);
20
20
  background-clip: text;
21
21
  -webkit-text-fill-color: transparent;
22
+ text-shadow: 0px 0px #00000000;
22
23
  }
23
24
  ._1nivbwe5 tbody tr:first-child td {
24
25
  background-color: #DEF4FF !important;
@@ -39,6 +40,11 @@
39
40
  letter-spacing: 0.2px;
40
41
  margin-bottom: 8px;
41
42
  }
43
+ ._1nivbwe7 p sup {
44
+ vertical-align: top;
45
+ position: relative;
46
+ top: -0.5em;
47
+ }
42
48
  ._1nivbwe8 {
43
49
  color: var(--_1073cm82);
44
50
  }
@@ -6,6 +6,7 @@
6
6
  background: var(--_1073cm84);
7
7
  background-clip: text;
8
8
  -webkit-text-fill-color: transparent;
9
+ text-shadow: 0px 0px #00000000;
9
10
  }
10
11
  ._16g7rvn2 {
11
12
  margin: 1em 0;
@@ -0,0 +1,3 @@
1
+ ._1wjdwci0 {
2
+ fill: var(--_1073cm86);
3
+ }
@@ -1,4 +1,4 @@
1
- export declare const Arrow: import('@vanilla-extract/recipes').RuntimeFn<{
1
+ export declare const Arrow: import("@vanilla-extract/recipes").RuntimeFn<{
2
2
  variant: {
3
3
  primary: {
4
4
  fill: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -1,6 +1,5 @@
1
- import { FC } from 'react';
2
1
  import { CallToActionTypes } from '../../utils/variant.types';
3
-
2
+ import { FC } from "react";
4
3
  export interface ArrowProps {
5
4
  variant: CallToActionTypes;
6
5
  className?: string;
@@ -1,4 +1,3 @@
1
- import { SVGProps } from 'react';
2
-
1
+ import { SVGProps } from "react";
3
2
  declare const SvgComponent: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
3
  export default SvgComponent;
@@ -1,4 +1,3 @@
1
- import { SVGProps } from 'react';
2
-
1
+ import { SVGProps } from "react";
3
2
  declare const SvgAxosX: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
3
  export default SvgAxosX;
@@ -1,4 +1,3 @@
1
- import { SVGProps } from 'react';
2
-
1
+ import { SVGProps } from "react";
3
2
  declare const SvgCheckCircle: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
3
  export default SvgCheckCircle;
@@ -1,4 +1,3 @@
1
- import { SVGProps } from 'react';
2
-
1
+ import { SVGProps } from "react";
3
2
  declare const SvgCheckCircleLight: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
3
  export default SvgCheckCircleLight;
@@ -1,6 +1,5 @@
1
- import { RecipeVariants } from '@vanilla-extract/recipes';
2
-
3
- export declare const checkColor: import('@vanilla-extract/recipes').RuntimeFn<{
1
+ import { RecipeVariants } from "@vanilla-extract/recipes";
2
+ export declare const checkColor: import("@vanilla-extract/recipes").RuntimeFn<{
4
3
  variant: {
5
4
  primary: {
6
5
  fill: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -1,4 +1,3 @@
1
- import { CheckColorVariant } from './CheckIcon.css';
2
-
1
+ import { CheckColorVariant } from "./CheckIcon.css";
3
2
  declare const SvgCheckIcon: (props: CheckColorVariant) => import("react/jsx-runtime").JSX.Element;
4
3
  export default SvgCheckIcon;
@@ -1,4 +1,3 @@
1
- import { SVGProps } from 'react';
2
-
1
+ import { SVGProps } from "react";
3
2
  declare const SvgChevronDown: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
3
  export default SvgChevronDown;
@@ -1,4 +1,3 @@
1
- import { SVGProps } from 'react';
2
-
1
+ import { SVGProps } from "react";
3
2
  declare const SvgChevronUp: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
3
  export default SvgChevronUp;
@@ -1,4 +1,3 @@
1
- import { FC } from 'react';
2
-
1
+ import { FC } from "react";
3
2
  declare const SvgCloseIcon: FC;
4
3
  export default SvgCloseIcon;
@@ -1,5 +1,4 @@
1
- import { FC } from 'react';
2
-
1
+ import { FC } from "react";
3
2
  declare const SvgDownloadIcon: FC<{
4
3
  className?: string;
5
4
  }>;
@@ -1,4 +1,3 @@
1
- import { SVGProps } from 'react';
2
-
1
+ import { SVGProps } from "react";
3
2
  declare const SvgEqualHousingLender: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
3
  export default SvgEqualHousingLender;
@@ -0,0 +1 @@
1
+ export declare const FollowColor: string;
@@ -0,0 +1,7 @@
1
+ /* empty css */
2
+ /* empty css */
3
+ /* empty css */
4
+ var FollowColor = "_1wjdwci0";
5
+ export {
6
+ FollowColor
7
+ };
@@ -0,0 +1,5 @@
1
+ import { FC } from "react";
2
+ declare const SvgFollowIcon: FC<{
3
+ className?: string;
4
+ }>;
5
+ export default SvgFollowIcon;
@@ -0,0 +1,36 @@
1
+ import { jsxs, jsx } from "react/jsx-runtime";
2
+ import { FollowColor } from "./FollowIcon.css.js";
3
+ const SvgFollowIcon = ({ className }) => {
4
+ return /* @__PURE__ */ jsxs(
5
+ "svg",
6
+ {
7
+ xmlns: "http://www.w3.org/2000/svg",
8
+ width: 18,
9
+ height: 18,
10
+ viewBox: "0 0 18 18",
11
+ fill: "none",
12
+ className,
13
+ children: [
14
+ /* @__PURE__ */ jsx(
15
+ "path",
16
+ {
17
+ className: FollowColor,
18
+ d: "M15.4388 1.50034H10.8844V0H18V7.11558H16.4997V2.56124L8.79946 10.2614L7.73856 9.20054L15.4388 1.50034Z",
19
+ fill: "#2F5B88"
20
+ }
21
+ ),
22
+ /* @__PURE__ */ jsx(
23
+ "path",
24
+ {
25
+ className: FollowColor,
26
+ d: "M3 3H9V1.5H3C1.34315 1.5 0 2.84315 0 4.5V15C0 16.6569 1.34315 18 3 18H13.5C15.1569 18 16.5 16.6569 16.5 15V9H15V15C15 15.8284 14.3284 16.5 13.5 16.5H3C2.17157 16.5 1.5 15.8284 1.5 15V4.5C1.5 3.67157 2.17157 3 3 3Z",
27
+ fill: "#2F5B88"
28
+ }
29
+ )
30
+ ]
31
+ }
32
+ );
33
+ };
34
+ export {
35
+ SvgFollowIcon as default
36
+ };
@@ -1,4 +1,3 @@
1
- import { FC } from 'react';
2
-
1
+ import { FC } from "react";
3
2
  declare const SvgLockIcon: FC;
4
3
  export default SvgLockIcon;
@@ -1,4 +1,3 @@
1
- import { SVGProps } from 'react';
2
-
1
+ import { SVGProps } from "react";
3
2
  declare const SvgMemberFdicLogo: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
3
  export default SvgMemberFdicLogo;
@@ -1,4 +1,3 @@
1
- import { SVGProps } from 'react';
2
-
1
+ import { SVGProps } from "react";
3
2
  declare const SvgQuoteIconGrey: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
3
  export default SvgQuoteIconGrey;
@@ -1,4 +1,3 @@
1
- import { SVGProps } from 'react';
2
-
1
+ import { SVGProps } from "react";
3
2
  declare const SvgQuoteIconWhite: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
3
  export default SvgQuoteIconWhite;
@@ -1,4 +1,3 @@
1
- import { SVGProps } from 'react';
2
-
1
+ import { SVGProps } from "react";
3
2
  declare const SvgQuoteIconYellow: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
4
3
  export default SvgQuoteIconYellow;
@@ -1,4 +1,3 @@
1
- import { FC } from 'react';
2
-
1
+ import { FC } from "react";
3
2
  export declare const SvgWarningIcon: FC;
4
3
  export default SvgWarningIcon;
@@ -1,17 +1,18 @@
1
- export { default as ArrowIcon } from './ArrowIcon';
2
- export { default as AxosX } from './AxosX';
3
- export { default as AxosXBlue } from './AxosX/Blue';
4
- export { default as CheckCircle } from './CheckCircle';
5
- export { default as CheckCircleLight } from './CheckCircleLight';
6
- export { default as CheckIcon } from './CheckIcon';
7
- export { default as ChevronDown } from './ChevronDown';
8
- export { default as ChevronUp } from './ChevronUp';
9
- export { default as CloseIcon } from './CloseIcon';
10
- export { default as DownloadIcon } from './DownloadIcon';
11
- export { default as EqualHousingLender } from './EqualHousingLender';
12
- export { default as LockIcon } from './LockIcon';
13
- export { default as MemberFdicLogo } from './MemberFdicLogo';
14
- export { default as QuoteIconGrey } from './QuoteIconGrey';
15
- export { default as QuoteIconWhite } from './QuoteIconWhite';
16
- export { default as QuoteIconYellow } from './QuoteIconYellow';
17
- export { default as WarningIcon } from './WarningIcon';
1
+ export { default as ArrowIcon } from "./ArrowIcon";
2
+ export { default as AxosX } from "./AxosX";
3
+ export { default as AxosXBlue } from "./AxosX/Blue";
4
+ export { default as CheckCircle } from "./CheckCircle";
5
+ export { default as CheckCircleLight } from "./CheckCircleLight";
6
+ export { default as CheckIcon } from "./CheckIcon";
7
+ export { default as ChevronDown } from "./ChevronDown";
8
+ export { default as ChevronUp } from "./ChevronUp";
9
+ export { default as CloseIcon } from "./CloseIcon";
10
+ export { default as DownloadIcon } from "./DownloadIcon";
11
+ export { default as EqualHousingLender } from "./EqualHousingLender";
12
+ export { default as LockIcon } from "./LockIcon";
13
+ export { default as MemberFdicLogo } from "./MemberFdicLogo";
14
+ export { default as QuoteIconGrey } from "./QuoteIconGrey";
15
+ export { default as QuoteIconWhite } from "./QuoteIconWhite";
16
+ export { default as QuoteIconYellow } from "./QuoteIconYellow";
17
+ export { default as WarningIcon } from "./WarningIcon";
18
+ export { default as FollowIcon } from "./FollowIcon";
@@ -15,6 +15,7 @@ import { default as default15 } from "./QuoteIconGrey.js";
15
15
  import { default as default16 } from "./QuoteIconWhite.js";
16
16
  import { default as default17 } from "./QuoteIconYellow.js";
17
17
  import { SvgWarningIcon } from "./WarningIcon/index.js";
18
+ import { default as default18 } from "./FollowIcon/index.js";
18
19
  export {
19
20
  default2 as ArrowIcon,
20
21
  default3 as AxosX,
@@ -27,6 +28,7 @@ export {
27
28
  default10 as CloseIcon,
28
29
  default11 as DownloadIcon,
29
30
  default12 as EqualHousingLender,
31
+ default18 as FollowIcon,
30
32
  default13 as LockIcon,
31
33
  default14 as MemberFdicLogo,
32
34
  default15 as QuoteIconGrey,
@@ -1 +0,0 @@
1
-
package/dist/main.d.ts CHANGED
@@ -32,4 +32,4 @@ export * from './VideoTile';
32
32
  export * from './VideoWrapper';
33
33
  export * from './icons';
34
34
  export * from './themes';
35
- export * from './utils';
35
+ export * from "./utils";
package/dist/main.js CHANGED
@@ -19,7 +19,7 @@ import { ExecutiveBioSet } from "./ExecutiveBio/ExecutiveBioSet.js";
19
19
  import { AccordionItem, AccordionItemContent, AccordionItemSummary, FaqAccordion } from "./FaqAccordion/index.js";
20
20
  import { footerDisclosure, footerLink, footerParagraph, iconsContent } from "./FooterDisclosure/FooterDisclosure.css.js";
21
21
  import { FooterContent, FooterDisclosure, FooterIcons, FooterParagraph } from "./FooterDisclosure/FooterDisclosure.js";
22
- import { actions, disclosureForm, form, formContainer, formWrapper, headerForm, iconForm, succes_check_mark, success_circle, success_icon, success_wrap } from "./Forms/Forms.css.js";
22
+ import { actions, descriptionField, disclosureForm, form, formContainer, formWrapper, headerContainer, headerForm, iconForm, succes_check_mark, success_circle, success_icon, success_wrap } from "./Forms/Forms.css.js";
23
23
  import { RenderWebForm, renderSwitch } from "./Forms/RenderForm.js";
24
24
  import { SalesforceFieldsForm, SalesforceSchema } from "./Forms/SalesforceFieldsForm.js";
25
25
  import { ScheduleCall } from "./Forms/ScheduleCall.js";
@@ -78,6 +78,7 @@ import { default as default17 } from "./icons/QuoteIconGrey.js";
78
78
  import { default as default18 } from "./icons/QuoteIconWhite.js";
79
79
  import { default as default19 } from "./icons/QuoteIconYellow.js";
80
80
  import { SvgWarningIcon } from "./icons/WarningIcon/index.js";
81
+ import { default as default20 } from "./icons/FollowIcon/index.js";
81
82
  import { axosTheme, vars } from "./themes/axos.css.js";
82
83
  import { premierTheme } from "./themes/premier.css.js";
83
84
  export {
@@ -113,6 +114,7 @@ export {
113
114
  ExecutiveBio,
114
115
  ExecutiveBioSet,
115
116
  FaqAccordion,
117
+ default20 as FollowIcon,
116
118
  FooterContent,
117
119
  FooterDisclosure,
118
120
  FooterIcons,
@@ -198,6 +200,7 @@ export {
198
200
  content,
199
201
  copy,
200
202
  description,
203
+ descriptionField,
201
204
  details,
202
205
  disclosureForm,
203
206
  expand_icon,
@@ -213,6 +216,7 @@ export {
213
216
  header,
214
217
  headerAccordion,
215
218
  headerCell,
219
+ headerContainer,
216
220
  headerContent,
217
221
  headerForm,
218
222
  headerIconBillboard,