@axos-web-dev/shared-components 0.0.174 → 0.0.176

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 (175) hide show
  1. package/dist/ATMLocator/ATMLocator.js +34 -34
  2. package/dist/Accordion/Accordion.css.js +4 -4
  3. package/dist/Accordion/Accordion.js +3 -3
  4. package/dist/AlertBanner/AlertBanner.css.js +1 -1
  5. package/dist/AlertBanner/index.js +3 -3
  6. package/dist/Article/Article.css.js +4 -4
  7. package/dist/ArticlesSet/ArticlesSet.css.js +4 -4
  8. package/dist/AwardsBanner/AwardsBanner.css.js +1 -1
  9. package/dist/AwardsItem/AwardsItem.css.js +2 -2
  10. package/dist/BulletItem/BulletItem.css.js +2 -2
  11. package/dist/BulletItem/BulletItem.js +3 -3
  12. package/dist/Button/Button.css.js +4 -4
  13. package/dist/Button/Button.js +34 -34
  14. package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js +3 -3
  15. package/dist/Calculators/ApyCalculator/ApyCalculator.css.js +3 -3
  16. package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js +4 -4
  17. package/dist/Calculators/AxosOneCalculator/index.js +3 -3
  18. package/dist/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.js +4 -4
  19. package/dist/Calculators/BalanceAPYCalculator/index.js +3 -3
  20. package/dist/Calculators/Calculator.js +34 -34
  21. package/dist/Calculators/MarginTradingCalculator/MarginTradingCalculator.css.js +1 -1
  22. package/dist/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js +3 -3
  23. package/dist/Calculators/calculator.css.js +4 -4
  24. package/dist/CallToActionBar/CallToActionBar.css.js +3 -3
  25. package/dist/Carousel/Carousel.css.js +3 -3
  26. package/dist/Carousel/index.js +34 -34
  27. package/dist/Chevron/Chevron.css.js +4 -4
  28. package/dist/Chevron/index.js +34 -34
  29. package/dist/CollectInformationAlert/CollectInformationAlert.css.js +4 -4
  30. package/dist/CollectInformationAlert/index.js +3 -3
  31. package/dist/Comparison/Comparison.css.js +7 -7
  32. package/dist/Comparison/Comparison.js +33 -33
  33. package/dist/ContentBanner/ContentBanner.css.js +4 -4
  34. package/dist/DownloadTile/DownloadTile.css.js +3 -3
  35. package/dist/ExecutiveBio/ExecutiveBio.css.js +4 -4
  36. package/dist/FaqAccordion/FaqAccordion.css.js +4 -4
  37. package/dist/FaqAccordion/index.js +34 -34
  38. package/dist/FooterDisclosure/FooterDisclosure.css.js +1 -1
  39. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.css.js +4 -4
  40. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +51 -33
  41. package/dist/Forms/ApplicationStart.js +3 -3
  42. package/dist/Forms/ClearingForm.js +3 -3
  43. package/dist/Forms/CommercialDeposits.js +3 -3
  44. package/dist/Forms/CommercialLending.js +3 -3
  45. package/dist/Forms/ContactCompany.js +3 -3
  46. package/dist/Forms/ContactUs.js +3 -3
  47. package/dist/Forms/ContactUsAAS.js +3 -3
  48. package/dist/Forms/ContactUsBusiness.js +34 -34
  49. package/dist/Forms/ContactUsNMLSId.js +34 -34
  50. package/dist/Forms/CpraRequest.js +3 -3
  51. package/dist/Forms/DealerServices.js +3 -3
  52. package/dist/Forms/EmailOnly.js +34 -34
  53. package/dist/Forms/EmailUs.js +3 -3
  54. package/dist/Forms/Forms.css.js +7 -7
  55. package/dist/Forms/MortgageRate/MortgageRateForm.js +34 -34
  56. package/dist/Forms/MortgageRate/MortgageRateWatch.js +34 -34
  57. package/dist/Forms/QuickPricer/QuickPricerForm.js +3 -3
  58. package/dist/Forms/QuickPricer/QuickPricerResults.css.js +1 -1
  59. package/dist/Forms/QuickPricer/UserInformation.css.js +3 -3
  60. package/dist/Forms/ScheduleCall.js +3 -3
  61. package/dist/Forms/ScheduleCallPremier.js +3 -3
  62. package/dist/Forms/SuccesForm.js +35 -35
  63. package/dist/Forms/WcplSurvey.js +3 -3
  64. package/dist/HeroBanner/HeroBanner.css.js +5 -5
  65. package/dist/HeroBanner/LargeBanner.css.js +4 -4
  66. package/dist/HeroBanner/SelectionBanner.css.js +4 -4
  67. package/dist/Hyperlink/Hyperlink.css.js +1 -1
  68. package/dist/Hyperlink/index.js +34 -34
  69. package/dist/IconBillboard/IconBillboard.css.js +4 -4
  70. package/dist/ImageBillboard/ImageBillboard.css.js +4 -4
  71. package/dist/ImageBillboard/ImageBillboard.js +3 -3
  72. package/dist/ImageBillboard/ImageBillboardSet.js +3 -3
  73. package/dist/ImageLink/ImageLink.css.js +1 -1
  74. package/dist/ImageLink/ImageLink.js +34 -34
  75. package/dist/ImageLink/ImageLinkSet.js +34 -34
  76. package/dist/ImageLink/index.js +34 -34
  77. package/dist/Input/Checkbox.css.js +1 -1
  78. package/dist/Input/Dropdown.css.js +2 -2
  79. package/dist/Input/Input.css.js +4 -4
  80. package/dist/Input/RadioButton.css.js +1 -1
  81. package/dist/Inputs/Input.css.js +3 -3
  82. package/dist/Insight/Featured/CategorySelector.css.js +5 -5
  83. package/dist/Insight/Featured/CategorySelector.js +33 -33
  84. package/dist/Insight/Featured/Featured.css.js +2 -2
  85. package/dist/Insight/Featured/Featured.js +35 -35
  86. package/dist/Insight/Featured/Header.css.js +1 -1
  87. package/dist/Insight/Featured/Header.js +33 -33
  88. package/dist/Insight/Insight.css.js +2 -2
  89. package/dist/Interstitial/Interstitial-variants.css.js +4 -4
  90. package/dist/Interstitial/Interstitial.module.js +10 -10
  91. package/dist/LandingPageHeader/LandingPageHeader.css.js +3 -3
  92. package/dist/LandingPageHeader/LandingPageHeader.js +3 -3
  93. package/dist/LoadingIndicator/LoadingIndicator.css.js +1 -1
  94. package/dist/Modal/Modal.css.js +3 -3
  95. package/dist/Modal/Modal.js +33 -33
  96. package/dist/NavigationMenu/AxosAdvisor/NavBar.css.js +3 -3
  97. package/dist/NavigationMenu/AxosAdvisor/SubNavbar.css.js +3 -3
  98. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.js +3 -3
  99. package/dist/NavigationMenu/AxosAdvisorServices/SubNavbar.css.js +3 -3
  100. package/dist/NavigationMenu/AxosBank/NavBar.css.js +3 -3
  101. package/dist/NavigationMenu/AxosBank/NavData.js +34 -34
  102. package/dist/NavigationMenu/AxosBank/SubNavBar.js +196 -256
  103. package/dist/NavigationMenu/AxosBank/SubNavbar.css.js +3 -3
  104. package/dist/NavigationMenu/AxosBank/index.js +32 -32
  105. package/dist/NavigationMenu/AxosClearing/NavBar.css.js +1 -1
  106. package/dist/PageNavItem/PageNavItem.css.js +4 -4
  107. package/dist/PageNavSet/PageNavigationSet.css.js +1 -1
  108. package/dist/Pagination/Pagination.css.js +1 -1
  109. package/dist/Pagination/Pagination.js +3 -3
  110. package/dist/SecondaryFooter/SecondaryFooter.css.js +3 -3
  111. package/dist/SetContainer/SetContainer.css.js +3 -3
  112. package/dist/SetContainer/SetContainer.js +34 -34
  113. package/dist/SocialMediaBar/SocialMediaBar.css.js +1 -1
  114. package/dist/StepItem/StepItem.css.js +3 -3
  115. package/dist/StepItemSet/StepItemSet.css.js +3 -3
  116. package/dist/Tab/Tab.css.js +3 -3
  117. package/dist/Table/Table.css.js +3 -3
  118. package/dist/Table/Table.js +3 -3
  119. package/dist/TextBlock/TextBlock.css.js +3 -3
  120. package/dist/TopicalNavItem/TopicalNavItem.css.js +1 -1
  121. package/dist/TopicalNavSet/TopicalNavSet.css.js +1 -1
  122. package/dist/Typography/Typography.css.js +1 -1
  123. package/dist/VideoTile/VideoTile.css.js +4 -4
  124. package/dist/VideoTile/VideoTile.js +3 -3
  125. package/dist/VideoWrapper/VideoWrapper.css.js +1 -1
  126. package/dist/VideoWrapper/index.js +33 -33
  127. package/dist/assets/Interstitial/Interstitial.css.css +142 -142
  128. package/dist/globals.css.js +2 -2
  129. package/dist/icons/ArrowIcon/ArrowIcon.css.js +3 -3
  130. package/dist/icons/CheckIcon/CheckIcon.css.js +3 -3
  131. package/dist/icons/DownloadIcon/DownloadIcon.css.js +3 -3
  132. package/dist/icons/FollowIcon/FollowIcon.css.js +3 -3
  133. package/dist/icons/Star/Star.css.js +1 -1
  134. package/dist/index.css.js +3 -3
  135. package/dist/themes/axos.css.js +1 -1
  136. package/dist/themes/premier.css.js +2 -2
  137. package/dist/utils/appendQueryParams.d.ts +1 -0
  138. package/dist/utils/appendQueryParams.js +48 -0
  139. package/package.json +131 -131
  140. package/dist/Input/DatePicker.css.d.ts +0 -1
  141. package/dist/Input/DatePicker.css.js +0 -6
  142. package/dist/Input/DatePicker2.d.ts +0 -21
  143. package/dist/Input/DatePicker2.js +0 -103
  144. package/dist/Input/DatePickerComponents/DatePicker.d.ts +0 -11
  145. package/dist/Input/DatePickerComponents/DatePicker.js +0 -13
  146. package/dist/Input/DatePickerComponents/InputDate.d.ts +0 -15
  147. package/dist/Input/DatePickerComponents/InputDate.js +0 -66
  148. package/dist/Input/DatePickerComponents/index.d.ts +0 -2
  149. package/dist/Input/DatePickerComponents/index.js +0 -6
  150. package/dist/Input/Datepicker.d.ts +0 -3
  151. package/dist/Input/Datepicker.js +0 -47
  152. package/dist/Input/InputDate.css.d.ts +0 -6
  153. package/dist/Input/InputDate.css.js +0 -15
  154. package/dist/Input/InputDate.d.ts +0 -3
  155. package/dist/Input/InputDate.js +0 -47
  156. package/dist/assets/Input/DatePicker.css +0 -95
  157. package/dist/assets/Input/InputDate.css +0 -39
  158. package/dist/assets/node_modules/react-date-range/dist/styles.css.css +0 -194
  159. package/dist/assets/node_modules/react-date-range/dist/theme/default.css.css +0 -385
  160. package/dist/icons/CalendarIcon/CalendarIcon.d.ts +0 -3
  161. package/dist/icons/CalendarIcon/CalendarIcon.js +0 -17
  162. package/dist/icons/CalendarIcon/index.d.ts +0 -1
  163. package/dist/icons/CalendarIcon/index.js +0 -4
  164. package/dist/types/icon.d.ts +0 -3
  165. package/dist/types/icon.js +0 -1
  166. package/dist/types/popover.d.ts +0 -8
  167. package/dist/types/popover.js +0 -1
  168. package/dist/utils/RetainQueryLink.d.ts +0 -11
  169. package/dist/utils/RetainQueryLink.js +0 -15
  170. package/dist/utils/constants/format.d.ts +0 -1
  171. package/dist/utils/constants/format.js +0 -4
  172. package/dist/utils/constants/popper.d.ts +0 -6
  173. package/dist/utils/constants/popper.js +0 -10
  174. package/dist/utils/hooks/usePopover.d.ts +0 -25
  175. package/dist/utils/hooks/usePopover.js +0 -64
@@ -1,142 +1,142 @@
1
- @keyframes _appear_1ep5z_1 {
2
- 0% {
3
- opacity: 0;
4
- transform: scale(0.9);
5
- }
6
- to {
7
- opacity: 1;
8
- transform: scale(1);
9
- }
10
- }
11
- @keyframes _vanish_1ep5z_1 {
12
- 0% {
13
- display: block;
14
- opacity: 1;
15
- transform: scale(1);
16
- }
17
- to {
18
- display: none;
19
- opacity: 0;
20
- transform: scale(0.9);
21
- }
22
- }
23
-
24
- ._overlay_1ep5z_47 {
25
- position: fixed;
26
- top: 0;
27
- left: 0;
28
- right: 0;
29
- bottom: 0;
30
- background: rgba(0, 0, 0, 0.4);
31
- display: none;
32
- align-items: center;
33
- justify-content: center;
34
- }
35
-
36
- ._overlay_1ep5z_47.active {
37
- display: flex;
38
- }
39
-
40
- ._modal_1ep5z_79 {
41
- animation: _vanish_1ep5z_1 0.45s ease;
42
- background: #fff;
43
- border-radius: 16px;
44
- box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
45
- position: relative;
46
- transition: transform 0.45s ease;
47
- width: min(calc(100% - 2rem), 800px);
48
- overflow: hidden;
49
- }
50
-
51
- ._modal_1ep5z_79.active {
52
- animation: _appear_1ep5z_1 0.45s ease;
53
- }
54
-
55
- ._close_button_1ep5z_109 {
56
- position: absolute;
57
- background-color: rgba(255, 255, 255, 0.3);
58
- border-radius: 8px;
59
- border: none;
60
- color: #4a5560;
61
- cursor: pointer;
62
- font-size: 1.9rem;
63
- line-height: 1;
64
- right: 1.5rem;
65
- text-align: center;
66
- top: 1.5rem;
67
- width: 32px;
68
- }
69
-
70
- ._modal_content_1ep5z_139 {
71
- padding: 16px 24px 24px;
72
- }
73
-
74
- ._img_area_1ep5z_147 {
75
- background-position: center center;
76
- background-size: cover;
77
- height: 418px;
78
- }
79
-
80
- body:has(._overlay_1ep5z_47.active) {
81
- overflow-y: hidden;
82
- }
83
-
84
- ._body_copy_1ep5z_167 {
85
- margin-top: 8px;
86
- }
87
-
88
- ._body_copy_1ep5z_167 > * {
89
- color: #333d46;
90
- }
91
-
92
- ._body_copy_1ep5z_167 > p {
93
- text-align: center;
94
- font-size: 16px;
95
- line-height: 1.5;
96
- }
97
-
98
- ._btns_1ep5z_195 {
99
- display: flex;
100
- align-items: center;
101
- gap: 2rem;
102
- padding-top: 16px;
103
- margin-top: 16px;
104
- width: 100%;
105
- justify-content: center;
106
- }
107
-
108
- ._btns_1ep5z_195:empty {
109
- display: none;
110
- }
111
-
112
- ._modal_content_1ep5z_139:nth-child(2) h2 {
113
- margin-top: 31px;
114
- }
115
-
116
- @media (max-width: 1023px) {
117
- ._btns_1ep5z_195 {
118
- flex-direction: column-reverse;
119
- }
120
- }
121
-
122
- @media (max-width: 832px) {
123
- ._img_area_1ep5z_147 {
124
- height: calc(12.25rem + ((1vw - 3.75px) * 48.5777));
125
- }
126
- }
127
-
128
- @media (max-width: 500px) {
129
- ._modal_1ep5z_79 {
130
- width: calc(100% - 1rem);
131
- }
132
- ._overlay_1ep5z_47.active {
133
- align-items: flex-start;
134
- overflow-y: scroll;
135
- padding-top: 40px;
136
- }
137
- }
138
-
139
- ._white_modal_1ep5z_277 {
140
- color: #1e3860;
141
- padding-bottom: 40px;
142
- }
1
+ @keyframes _appear_e4cra_1 {
2
+ 0% {
3
+ opacity: 0;
4
+ transform: scale(0.9);
5
+ }
6
+ to {
7
+ opacity: 1;
8
+ transform: scale(1);
9
+ }
10
+ }
11
+ @keyframes _vanish_e4cra_1 {
12
+ 0% {
13
+ display: block;
14
+ opacity: 1;
15
+ transform: scale(1);
16
+ }
17
+ to {
18
+ display: none;
19
+ opacity: 0;
20
+ transform: scale(0.9);
21
+ }
22
+ }
23
+
24
+ ._overlay_e4cra_24 {
25
+ position: fixed;
26
+ top: 0;
27
+ left: 0;
28
+ right: 0;
29
+ bottom: 0;
30
+ background: rgba(0, 0, 0, 0.4);
31
+ display: none;
32
+ align-items: center;
33
+ justify-content: center;
34
+ }
35
+
36
+ ._overlay_e4cra_24.active {
37
+ display: flex;
38
+ }
39
+
40
+ ._modal_e4cra_40 {
41
+ animation: _vanish_e4cra_1 0.45s ease;
42
+ background: #fff;
43
+ border-radius: 16px;
44
+ box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
45
+ position: relative;
46
+ transition: transform 0.45s ease;
47
+ width: min(calc(100% - 2rem), 800px);
48
+ overflow: hidden;
49
+ }
50
+
51
+ ._modal_e4cra_40.active {
52
+ animation: _appear_e4cra_1 0.45s ease;
53
+ }
54
+
55
+ ._close_button_e4cra_55 {
56
+ position: absolute;
57
+ background-color: rgba(255, 255, 255, 0.3);
58
+ border-radius: 8px;
59
+ border: none;
60
+ color: #4a5560;
61
+ cursor: pointer;
62
+ font-size: 1.9rem;
63
+ line-height: 1;
64
+ right: 1.5rem;
65
+ text-align: center;
66
+ top: 1.5rem;
67
+ width: 32px;
68
+ }
69
+
70
+ ._modal_content_e4cra_70 {
71
+ padding: 16px 24px 24px;
72
+ }
73
+
74
+ ._img_area_e4cra_74 {
75
+ background-position: center center;
76
+ background-size: cover;
77
+ height: 418px;
78
+ }
79
+
80
+ body:has(._overlay_e4cra_24.active) {
81
+ overflow-y: hidden;
82
+ }
83
+
84
+ ._body_copy_e4cra_84 {
85
+ margin-top: 8px;
86
+ }
87
+
88
+ ._body_copy_e4cra_84 > * {
89
+ color: #333d46;
90
+ }
91
+
92
+ ._body_copy_e4cra_84 > p {
93
+ text-align: center;
94
+ font-size: 16px;
95
+ line-height: 1.5;
96
+ }
97
+
98
+ ._btns_e4cra_98 {
99
+ display: flex;
100
+ align-items: center;
101
+ gap: 2rem;
102
+ padding-top: 16px;
103
+ margin-top: 16px;
104
+ width: 100%;
105
+ justify-content: center;
106
+ }
107
+
108
+ ._btns_e4cra_98:empty {
109
+ display: none;
110
+ }
111
+
112
+ ._modal_content_e4cra_70:nth-child(2) h2 {
113
+ margin-top: 31px;
114
+ }
115
+
116
+ @media (max-width: 1023px) {
117
+ ._btns_e4cra_98 {
118
+ flex-direction: column-reverse;
119
+ }
120
+ }
121
+
122
+ @media (max-width: 832px) {
123
+ ._img_area_e4cra_74 {
124
+ height: calc(12.25rem + ((1vw - 3.75px) * 48.5777));
125
+ }
126
+ }
127
+
128
+ @media (max-width: 500px) {
129
+ ._modal_e4cra_40 {
130
+ width: calc(100% - 1rem);
131
+ }
132
+ ._overlay_e4cra_24.active {
133
+ align-items: flex-start;
134
+ overflow-y: scroll;
135
+ padding-top: 40px;
136
+ }
137
+ }
138
+
139
+ ._white_modal_e4cra_139 {
140
+ color: #1e3860;
141
+ padding-bottom: 40px;
142
+ }
@@ -1,2 +1,2 @@
1
- /* empty css */
2
- /* empty css */
1
+ /* empty css */
2
+ /* empty css */
@@ -1,6 +1,6 @@
1
- /* empty css */
2
- /* empty css */
3
- /* empty css */
1
+ /* empty css */
2
+ /* empty css */
3
+ /* empty css */
4
4
  import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
5
5
  var Arrow = createRuntimeFn({ defaultClassName: "_1pwixiv0", variantClassNames: { variant: { primary: "_1pwixiv1", secondary: "_1pwixiv2", tertiary: "_1pwixiv3" } }, defaultVariants: {}, compoundVariants: [] });
6
6
  export {
@@ -1,6 +1,6 @@
1
- /* empty css */
2
- /* empty css */
3
- /* empty css */
1
+ /* empty css */
2
+ /* empty css */
3
+ /* empty css */
4
4
  import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
5
5
  var checkColor = createRuntimeFn({ defaultClassName: "_1xajnqu0", variantClassNames: { variant: { primary: "_1xajnqu1", secondary: "_1xajnqu2" } }, defaultVariants: {}, compoundVariants: [] });
6
6
  export {
@@ -1,6 +1,6 @@
1
- /* empty css */
2
- /* empty css */
3
- /* empty css */
1
+ /* empty css */
2
+ /* empty css */
3
+ /* empty css */
4
4
  var DownloadColor = "_1r03g400";
5
5
  export {
6
6
  DownloadColor
@@ -1,6 +1,6 @@
1
- /* empty css */
2
- /* empty css */
3
- /* empty css */
1
+ /* empty css */
2
+ /* empty css */
3
+ /* empty css */
4
4
  var FollowColor = "_1wjdwci0";
5
5
  export {
6
6
  FollowColor
@@ -1,4 +1,4 @@
1
- /* empty css */
1
+ /* empty css */
2
2
  import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
3
3
  var Star = createRuntimeFn({ defaultClassName: "mi4mae0", variantClassNames: { variant: { gold: "mi4mae1", gray: "mi4mae2" } }, defaultVariants: {}, compoundVariants: [] });
4
4
  export {
package/dist/index.css.js CHANGED
@@ -1,3 +1,3 @@
1
- /* empty css */
2
- /* empty css */
3
- /* empty css */
1
+ /* empty css */
2
+ /* empty css */
3
+ /* empty css */
@@ -1,4 +1,4 @@
1
- /* empty css */
1
+ /* empty css */
2
2
  var axosTheme = "_1073cm80";
3
3
  var vars = { colors: { primary: { background: "var(--_1073cm81)", body: "var(--_1073cm82)", headline: "var(--_1073cm83)", textGradient: "var(--_1073cm84)", textButton: "var(--_1073cm85)", backgroundButton: "var(--_1073cm86)", border: "var(--_1073cm87)" }, secondary: { background: "var(--_1073cm88)", body: "var(--_1073cm89)", headline: "var(--_1073cm8a)", textGradient: "var(--_1073cm8b)", textButton: "var(--_1073cm8c)", backgroundButton: "var(--_1073cm8d)", border: "var(--_1073cm8e)" }, tertiary: { background: "var(--_1073cm8f)", body: "var(--_1073cm8g)", headline: "var(--_1073cm8h)", textGradient: "var(--_1073cm8i)", textButton: "var(--_1073cm8j)", backgroundButton: "var(--_1073cm8k)", border: "var(--_1073cm8l)" }, quaternary: { background: "var(--_1073cm8m)", body: "var(--_1073cm8n)", headline: "var(--_1073cm8o)", textGradient: "var(--_1073cm8p)", textButton: "var(--_1073cm8q)", backgroundButton: "var(--_1073cm8r)", border: "var(--_1073cm8s)" } }, error: "var(--_1073cm8t)", disabled: { border: "var(--_1073cm8u)", color: "var(--_1073cm8v)", background: "var(--_1073cm8w)" }, icons: { check: { primary: "var(--_1073cm8x)", secondary: "var(--_1073cm8y)" } }, table: { highlight: "var(--_1073cm8z)", color: "var(--_1073cm810)" }, footer: { link: { color: "var(--_1073cm811)" } } };
4
4
  export {
@@ -1,5 +1,5 @@
1
- /* empty css */
2
- /* empty css */
1
+ /* empty css */
2
+ /* empty css */
3
3
  var premierTheme = "_1es6o1h0";
4
4
  export {
5
5
  premierTheme
@@ -0,0 +1 @@
1
+ export declare const appendQueryParams: () => void;
@@ -0,0 +1,48 @@
1
+ const appendQueryParams = () => {
2
+ const query = window.location.search.substring(1);
3
+ const filterParams = (href) => {
4
+ const vars = query.split("&");
5
+ const arrParams = [];
6
+ const arrControl = [];
7
+ const objControl = {};
8
+ const objControlCopyCat = {};
9
+ vars.forEach((item) => {
10
+ const [key, value] = item.split("=");
11
+ const lowerKey = key.toLowerCase();
12
+ if (href.toLowerCase().indexOf(lowerKey) === -1 && !arrControl.includes(lowerKey) && !key.includes("[]")) {
13
+ arrParams.push(item);
14
+ arrControl.push(lowerKey);
15
+ } else if (key.includes("[]") && href.toLowerCase().indexOf(item.toLowerCase()) === -1) {
16
+ const arrayName = key.replace("[]", "");
17
+ if (!objControl[arrayName]) {
18
+ objControl[arrayName] = [];
19
+ objControlCopyCat[arrayName] = [];
20
+ }
21
+ if (!objControlCopyCat[arrayName].includes(value.toLowerCase())) {
22
+ objControl[arrayName].push(value);
23
+ objControlCopyCat[arrayName].push(value.toLowerCase());
24
+ }
25
+ }
26
+ });
27
+ const arrayValues = [];
28
+ for (const property in objControl) {
29
+ const arrKey = property + "[]";
30
+ objControl[property].forEach((item) => {
31
+ arrayValues.push(`${arrKey}=${item}`);
32
+ });
33
+ }
34
+ return arrParams.concat(arrayValues).join("&");
35
+ };
36
+ if (query.length) {
37
+ document.querySelectorAll("a[href]:not(.ext-link)").forEach((anchor) => {
38
+ const href = anchor.href;
39
+ const finalQuery = filterParams(href);
40
+ if (finalQuery.length) {
41
+ anchor.href = href.includes("?") ? `${href}&${finalQuery}` : `${href}?${finalQuery}`;
42
+ }
43
+ });
44
+ }
45
+ };
46
+ export {
47
+ appendQueryParams
48
+ };