@axos-web-dev/shared-components 0.0.155 → 0.0.157

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 (196) hide show
  1. package/dist/ATMLocator/ATMLocator.js +35 -33
  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/Blockquote/Blockquote.module.js +3 -3
  11. package/dist/BulletItem/BulletItem.css.js +2 -2
  12. package/dist/BulletItem/BulletItem.js +3 -3
  13. package/dist/Button/Button.css.js +4 -4
  14. package/dist/Button/Button.js +36 -34
  15. package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js +3 -3
  16. package/dist/Calculators/ApyCalculator/ApyCalculator.css.js +3 -3
  17. package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js +4 -4
  18. package/dist/Calculators/AxosOneCalculator/index.js +3 -3
  19. package/dist/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.js +4 -4
  20. package/dist/Calculators/BalanceAPYCalculator/index.js +3 -3
  21. package/dist/Calculators/Calculator.js +34 -32
  22. package/dist/Calculators/MarginTradingCalculator/MarginTradingCalculator.css.js +1 -1
  23. package/dist/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js +3 -3
  24. package/dist/Calculators/calculator.css.js +4 -4
  25. package/dist/CallToActionBar/CallToActionBar.css.js +3 -3
  26. package/dist/Carousel/Carousel.css.js +3 -3
  27. package/dist/Carousel/index.js +36 -34
  28. package/dist/Chevron/Chevron.css.js +4 -4
  29. package/dist/Chevron/index.js +36 -34
  30. package/dist/CollectInformationAlert/CollectInformationAlert.css.js +4 -4
  31. package/dist/CollectInformationAlert/index.js +3 -3
  32. package/dist/Comparison/Comparison.css.js +7 -7
  33. package/dist/Comparison/Comparison.js +35 -33
  34. package/dist/ContentBanner/ContentBanner.css.js +4 -4
  35. package/dist/DownloadTile/DownloadTile.css.js +3 -3
  36. package/dist/ExecutiveBio/ExecutiveBio.css.js +4 -4
  37. package/dist/FaqAccordion/FaqAccordion.css.js +4 -4
  38. package/dist/FaqAccordion/index.js +36 -34
  39. package/dist/FooterDisclosure/FooterDisclosure.css.js +1 -1
  40. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.css.js +2 -2
  41. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +35 -33
  42. package/dist/Forms/ApplicationStart.js +5 -5
  43. package/dist/Forms/ClearingForm.js +5 -5
  44. package/dist/Forms/CommercialDeposits.js +5 -5
  45. package/dist/Forms/CommercialLending.js +5 -5
  46. package/dist/Forms/ContactCompany.js +5 -5
  47. package/dist/Forms/ContactUs.js +5 -5
  48. package/dist/Forms/ContactUsAAS.js +4 -4
  49. package/dist/Forms/ContactUsBusiness.js +36 -34
  50. package/dist/Forms/ContactUsNMLSId.js +36 -34
  51. package/dist/Forms/CpraRequest.js +4 -4
  52. package/dist/Forms/DealerServices.js +5 -5
  53. package/dist/Forms/EmailOnly.js +37 -35
  54. package/dist/Forms/EmailUs.js +4 -4
  55. package/dist/Forms/FormEnums.d.ts +57 -13
  56. package/dist/Forms/FormEnums.js +81 -63
  57. package/dist/Forms/FormProps.d.ts +4 -1
  58. package/dist/Forms/Forms.css.js +7 -7
  59. package/dist/Forms/MortgageRate/MortgageRateForm.js +37 -35
  60. package/dist/Forms/MortgageRate/MortgageRateQuoteFilters.js +1 -1
  61. package/dist/Forms/MortgageRate/MortgageRateWatch.js +36 -34
  62. package/dist/Forms/{QuickPricer.d.ts → QuickPricer/QuickPricerForm.d.ts} +24 -12
  63. package/dist/Forms/{QuickPricer.js → QuickPricer/QuickPricerForm.js} +206 -234
  64. package/dist/Forms/QuickPricer/QuickPricerResults.css.d.ts +2 -0
  65. package/dist/Forms/QuickPricer/QuickPricerResults.css.js +7 -0
  66. package/dist/Forms/QuickPricer/UserInformation.css.d.ts +8 -0
  67. package/dist/Forms/QuickPricer/UserInformation.css.js +21 -0
  68. package/dist/Forms/QuickPricer/UserInformation.d.ts +10 -0
  69. package/dist/Forms/QuickPricer/UserInformation.js +59 -0
  70. package/dist/Forms/QuickPricer/index.d.ts +4 -0
  71. package/dist/Forms/QuickPricer/index.js +19 -0
  72. package/dist/Forms/ScheduleCall.js +5 -5
  73. package/dist/Forms/ScheduleCallPremier.js +5 -5
  74. package/dist/Forms/SuccesForm.js +35 -33
  75. package/dist/Forms/WcplSurvey.js +4 -4
  76. package/dist/Forms/index.d.ts +5 -6
  77. package/dist/Forms/index.js +23 -8
  78. package/dist/HeroBanner/HeroBanner.css.js +5 -5
  79. package/dist/HeroBanner/LargeBanner.css.js +4 -4
  80. package/dist/HeroBanner/SelectionBanner.css.js +4 -4
  81. package/dist/Hyperlink/Hyperlink.css.js +1 -1
  82. package/dist/Hyperlink/index.js +35 -33
  83. package/dist/IconBillboard/IconBillboard.css.js +4 -4
  84. package/dist/ImageBillboard/ImageBillboard.css.js +4 -4
  85. package/dist/ImageBillboard/ImageBillboard.js +3 -3
  86. package/dist/ImageBillboard/ImageBillboardSet.js +3 -3
  87. package/dist/ImageLink/ImageLink.css.js +1 -1
  88. package/dist/ImageLink/ImageLink.js +35 -33
  89. package/dist/ImageLink/ImageLinkSet.js +35 -33
  90. package/dist/ImageLink/index.js +34 -32
  91. package/dist/Input/Checkbox.css.js +1 -1
  92. package/dist/Input/CurrencyInput.js +1 -1
  93. package/dist/Input/DatePicker.css.d.ts +1 -0
  94. package/dist/Input/DatePicker.css.js +6 -0
  95. package/dist/Input/DatePicker2.d.ts +21 -0
  96. package/dist/Input/DatePicker2.js +103 -0
  97. package/dist/Input/DatePickerComponents/DatePicker.d.ts +11 -0
  98. package/dist/Input/DatePickerComponents/DatePicker.js +13 -0
  99. package/dist/Input/DatePickerComponents/InputDate.d.ts +15 -0
  100. package/dist/Input/DatePickerComponents/InputDate.js +66 -0
  101. package/dist/Input/DatePickerComponents/index.d.ts +2 -0
  102. package/dist/Input/DatePickerComponents/index.js +6 -0
  103. package/dist/Input/Datepicker.d.ts +3 -0
  104. package/dist/Input/Datepicker.js +47 -0
  105. package/dist/Input/Dropdown.css.js +2 -2
  106. package/dist/Input/Input.css.js +4 -4
  107. package/dist/Input/InputAmount.js +1 -1
  108. package/dist/Input/InputDate.css.d.ts +6 -0
  109. package/dist/Input/InputDate.css.js +15 -0
  110. package/dist/Input/InputDate.d.ts +3 -0
  111. package/dist/Input/InputDate.js +47 -0
  112. package/dist/Input/InputPhone.js +1 -1
  113. package/dist/Input/InputProps.d.ts +5 -0
  114. package/dist/Input/RadioButton.css.js +1 -1
  115. package/dist/Input/index.d.ts +1 -1
  116. package/dist/Input/index.js +1 -1
  117. package/dist/Inputs/Input.css.js +3 -3
  118. package/dist/Insight/Featured/CategorySelector.css.js +5 -5
  119. package/dist/Insight/Featured/CategorySelector.js +34 -32
  120. package/dist/Insight/Featured/Featured.css.js +2 -2
  121. package/dist/Insight/Featured/Featured.js +36 -34
  122. package/dist/Insight/Featured/Header.css.js +1 -1
  123. package/dist/Insight/Featured/Header.js +35 -33
  124. package/dist/Insight/Insight.css.js +2 -2
  125. package/dist/Interstitial/Interstitial-variants.css.js +4 -4
  126. package/dist/LandingPageHeader/LandingPageHeader.css.js +3 -3
  127. package/dist/LandingPageHeader/LandingPageHeader.js +3 -3
  128. package/dist/LoadingIndicator/LoadingIndicator.css.js +1 -1
  129. package/dist/Modal/Modal.css.js +3 -3
  130. package/dist/Modal/Modal.js +35 -33
  131. package/dist/NavigationMenu/AxosAdvisor/NavBar.css.js +3 -3
  132. package/dist/NavigationMenu/AxosAdvisor/SubNavbar.css.js +3 -3
  133. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.js +3 -3
  134. package/dist/NavigationMenu/AxosAdvisorServices/SubNavbar.css.js +3 -3
  135. package/dist/NavigationMenu/AxosBank/NavBar.css.js +3 -3
  136. package/dist/NavigationMenu/AxosBank/NavData.js +36 -34
  137. package/dist/NavigationMenu/AxosBank/SubNavBar.js +35 -33
  138. package/dist/NavigationMenu/AxosBank/SubNavbar.css.js +3 -3
  139. package/dist/NavigationMenu/AxosBank/index.js +34 -32
  140. package/dist/NavigationMenu/AxosClearing/NavBar.css.js +1 -1
  141. package/dist/PageNavItem/PageNavItem.css.js +4 -4
  142. package/dist/PageNavSet/PageNavigationSet.css.js +1 -1
  143. package/dist/SecondaryFooter/SecondaryFooter.css.js +3 -3
  144. package/dist/SetContainer/SetContainer.css.js +3 -3
  145. package/dist/SetContainer/SetContainer.js +36 -34
  146. package/dist/SocialMediaBar/SocialMediaBar.css.js +1 -1
  147. package/dist/StepItem/StepItem.css.js +3 -3
  148. package/dist/StepItemSet/StepItemSet.css.js +3 -3
  149. package/dist/Tab/Tab.css.js +3 -3
  150. package/dist/Table/Table.css.js +3 -3
  151. package/dist/Table/Table.d.ts +2 -1
  152. package/dist/Table/Table.interface.d.ts +1 -0
  153. package/dist/Table/Table.js +5 -3
  154. package/dist/TextBlock/TextBlock.css.js +3 -3
  155. package/dist/TopicalNavItem/TopicalNavItem.css.js +1 -1
  156. package/dist/TopicalNavSet/TopicalNavSet.css.js +1 -1
  157. package/dist/Typography/Typography.css.js +1 -1
  158. package/dist/VideoTile/VideoTile.css.js +4 -4
  159. package/dist/VideoTile/VideoTile.js +3 -3
  160. package/dist/VideoWrapper/VideoWrapper.css.js +1 -1
  161. package/dist/VideoWrapper/index.js +4 -4
  162. package/dist/assets/Blockquote/Blockquote.css.css +68 -68
  163. package/dist/assets/Forms/QuickPricer/QuickPricerResults.css +12 -0
  164. package/dist/assets/Forms/QuickPricer/UserInformation.css +78 -0
  165. package/dist/assets/Input/DatePicker.css +95 -0
  166. package/dist/assets/Input/InputDate.css +39 -0
  167. package/dist/assets/globals.css +3 -0
  168. package/dist/assets/node_modules/react-date-range/dist/styles.css.css +194 -0
  169. package/dist/assets/node_modules/react-date-range/dist/theme/default.css.css +385 -0
  170. package/dist/globals.css.js +2 -2
  171. package/dist/icons/ArrowIcon/ArrowIcon.css.js +3 -3
  172. package/dist/icons/CalendarIcon/CalendarIcon.d.ts +3 -0
  173. package/dist/icons/CalendarIcon/CalendarIcon.js +17 -0
  174. package/dist/icons/CalendarIcon/index.d.ts +1 -0
  175. package/dist/icons/CalendarIcon/index.js +4 -0
  176. package/dist/icons/CheckIcon/CheckIcon.css.js +3 -3
  177. package/dist/icons/DownloadIcon/DownloadIcon.css.js +3 -3
  178. package/dist/icons/FollowIcon/FollowIcon.css.js +3 -3
  179. package/dist/icons/Star/Star.css.js +1 -1
  180. package/dist/index.css.js +3 -3
  181. package/dist/main.js +24 -10
  182. package/dist/themes/axos.css.js +1 -1
  183. package/dist/themes/premier.css.js +2 -2
  184. package/dist/types/icon.d.ts +3 -0
  185. package/dist/types/icon.js +1 -0
  186. package/dist/types/popover.d.ts +8 -0
  187. package/dist/types/popover.js +1 -0
  188. package/dist/utils/constants/format.d.ts +1 -0
  189. package/dist/utils/constants/format.js +4 -0
  190. package/dist/utils/constants/popper.d.ts +6 -0
  191. package/dist/utils/constants/popper.js +10 -0
  192. package/dist/utils/hooks/usePopover.d.ts +25 -0
  193. package/dist/utils/hooks/usePopover.js +64 -0
  194. package/dist/utils/index.d.ts +1 -1
  195. package/dist/utils/index.js +1 -1
  196. package/package.json +131 -124
@@ -6,7 +6,8 @@ export declare const Table: ({ variant, children, highlight, tableType, alternat
6
6
  export declare const TableRow: ({ children, ...props }: RowProps) => import("react/jsx-runtime").JSX.Element;
7
7
  export declare const TableHead: ({ children }: PropsWithChildren) => import("react/jsx-runtime").JSX.Element;
8
8
  export declare const TableBody: ({ children }: PropsWithChildren) => import("react/jsx-runtime").JSX.Element;
9
- export declare const TableCell: ({ children, as, variant, highlighted, ...props }: CellProps) => import('react').DetailedReactHTMLElement<{
9
+ export declare const TableCell: ({ children, as, variant, highlighted, colSpan, ...props }: CellProps) => import('react').DetailedReactHTMLElement<{
10
+ colSpan: number | undefined;
10
11
  className: string;
11
12
  manifest?: string | undefined;
12
13
  amp?: string;
@@ -7,6 +7,7 @@ export interface CellProps extends HtmlHTMLAttributes<HTMLTableCellElement>, Pro
7
7
  as?: "td" | "th";
8
8
  variant: string;
9
9
  highlighted?: boolean;
10
+ colSpan?: number;
10
11
  }
11
12
  export interface TableProps extends PropsWithChildren {
12
13
  variant: string;
@@ -2,10 +2,10 @@ import { jsx, jsxs } from "react/jsx-runtime";
2
2
  import "../icons/ArrowIcon/ArrowIcon.css.js";
3
3
  import SvgComponent from "../icons/AxosX/Blue.js";
4
4
  import "../icons/CheckIcon/CheckIcon.css.js";
5
- /* empty css */
6
- /* empty css */
5
+ /* empty css */
6
+ /* empty css */
7
+ /* empty css */
7
8
  /* empty css */
8
- /* empty css */
9
9
  import "../utils/allowedAxosDomains.js";
10
10
  import { getVariant } from "../utils/getVariant.js";
11
11
  import clsx from "clsx";
@@ -101,12 +101,14 @@ const TableCell = ({
101
101
  as = "td",
102
102
  variant = "primary",
103
103
  highlighted,
104
+ colSpan,
104
105
  ...props
105
106
  }) => {
106
107
  return createElement(
107
108
  as,
108
109
  {
109
110
  ...props,
111
+ colSpan,
110
112
  className: clsx(
111
113
  as == "td" ? td({ variant: getVariant(variant), highlighted }) : th({ variant: getVariant(variant), highlighted }),
112
114
  props?.className
@@ -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 textBlockSection = "_16g7rvn0";
5
5
  var textBlockParagraph = "_16g7rvn1";
6
6
  var textBlockHeader = "_16g7rvn2";
@@ -1,4 +1,4 @@
1
- /* empty css */
1
+ /* empty css */
2
2
  var picker_navItem = "dmebjx0";
3
3
  var picker_itemProduct = "dmebjx1";
4
4
  var picker_arrow = "dmebjx2";
@@ -1,4 +1,4 @@
1
- /* empty css */
1
+ /* empty css */
2
2
  var picker_section = "xbzzeo0";
3
3
  var picker_container = "xbzzeo1";
4
4
  var picker_orient = "xbzzeo2";
@@ -1,4 +1,4 @@
1
- /* empty css */
1
+ /* empty css */
2
2
  import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
3
3
  var headerCssVariable = "var(--header-font-family)";
4
4
  var mainCssVariable = "var(--main-font-family)";
@@ -1,7 +1,7 @@
1
- /* empty css */
2
- /* empty css */
3
- /* empty css */
4
- /* empty css */
1
+ /* empty css */
2
+ /* empty css */
3
+ /* empty css */
4
+ /* empty css */
5
5
  var video_tile = "_16puo4g0";
6
6
  var show = "_16puo4g1";
7
7
  var video_title = "_16puo4g2";
@@ -4,10 +4,10 @@ import "../icons/ArrowIcon/ArrowIcon.css.js";
4
4
  import "../icons/CheckIcon/CheckIcon.css.js";
5
5
  import SvgChevronDown from "../icons/ChevronDown.js";
6
6
  import SvgChevronUp from "../icons/ChevronUp.js";
7
- /* empty css */
8
- /* empty css */
7
+ /* empty css */
8
+ /* empty css */
9
+ /* empty css */
9
10
  /* empty css */
10
- /* empty css */
11
11
  import ReactMarkdown from "react-markdown";
12
12
  import { useToggle } from "react-use";
13
13
  import { VideoInit } from "./VideoInit.js";
@@ -1,4 +1,4 @@
1
- /* empty css */
1
+ /* empty css */
2
2
  var video_tile_set = "_2i5u4u0";
3
3
  var grid_wrapper = "_2i5u4u1";
4
4
  var grid_2 = "_2i5u4u2";
@@ -1,10 +1,10 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  import "next/script.js";
3
3
  import { VideoTile } from "../VideoTile/VideoTile.js";
4
- /* empty css */
5
- /* empty css */
6
- /* empty css */
7
- /* empty css */
4
+ /* empty css */
5
+ /* empty css */
6
+ /* empty css */
7
+ /* empty css */
8
8
  import { video_tile_set, grid_wrapper, grid_3, grid_2 } from "./VideoWrapper.css.js";
9
9
  const VideoWrapper = ({
10
10
  title,
@@ -1,68 +1,68 @@
1
- ._quote_spacer_1r8g1_1 {
2
- line-height: 1.35;
3
- margin-block: clamp(1.88rem, 1.99vw + 1.41rem, 3rem);
4
- margin-inline: auto;
5
- }
6
-
7
- ._author_1r8g1_13,
8
- ._quote_1r8g1_1 {
9
- color: #333d46;
10
- }
11
-
12
- ._author_1r8g1_13 {
13
- text-align: right;
14
- margin-top: 18px;
15
- }
16
-
17
- ._author_1r8g1_13 cite {
18
- font-style: normal;
19
- }
20
-
21
- ._quote_spacer_1r8g1_1 .img_fluid {
22
- margin-right: 24px;
23
- transform: rotateY(180deg) scaleY(-1);
24
- }
25
-
26
- ._quote_spacer_1r8g1_1 .flex_row {
27
- align-items: flex-start;
28
- }
29
-
30
- ._quote_1r8g1_1 p {
31
- font-size: clamp(1.22rem, 0.92vw + 1rem, 1.74rem);
32
- font-style: italic;
33
- line-height: 1.2;
34
- }
35
-
36
- @media (max-width: 768px) {
37
- ._quote_spacer_1r8g1_1 .img_fluid {
38
- max-width: 30px;
39
- margin-right: 12px;
40
- }
41
- ._author_1r8g1_13 {
42
- margin-top: 14px;
43
- }
44
- ._quote_1r8g1_1 p {
45
- font-size: 18px;
46
- }
47
- ._author_1r8g1_13 cite {
48
- font-size: 14px;
49
- }
50
- }
51
-
52
- @media (max-width: 500px) {
53
- ._author_1r8g1_13 {
54
- margin-top: 12px;
55
- }
56
- }
57
-
58
- @media (min-width: 604px) {
59
- ._quote_spacer_1r8g1_1 {
60
- width: min(calc(100% - 2rem), 792px);
61
- }
62
- }
63
-
64
- @media (min-width: 1023px) {
65
- ._quote_1r8g1_1 p {
66
- font-weight: 600;
67
- }
68
- }
1
+ ._quote_spacer_1mzku_1 {
2
+ line-height: 1.35;
3
+ margin-block: clamp(1.88rem, 1.99vw + 1.41rem, 3rem);
4
+ margin-inline: auto;
5
+ }
6
+
7
+ ._author_1mzku_7,
8
+ ._quote_1mzku_1 {
9
+ color: #333d46;
10
+ }
11
+
12
+ ._author_1mzku_7 {
13
+ text-align: right;
14
+ margin-top: 18px;
15
+ }
16
+
17
+ ._author_1mzku_7 cite {
18
+ font-style: normal;
19
+ }
20
+
21
+ ._quote_spacer_1mzku_1 .img_fluid {
22
+ margin-right: 24px;
23
+ transform: rotateY(180deg) scaleY(-1);
24
+ }
25
+
26
+ ._quote_spacer_1mzku_1 .flex_row {
27
+ align-items: flex-start;
28
+ }
29
+
30
+ ._quote_1mzku_1 p {
31
+ font-size: clamp(1.22rem, 0.92vw + 1rem, 1.74rem);
32
+ font-style: italic;
33
+ line-height: 1.2;
34
+ }
35
+
36
+ @media (max-width: 768px) {
37
+ ._quote_spacer_1mzku_1 .img_fluid {
38
+ max-width: 30px;
39
+ margin-right: 12px;
40
+ }
41
+ ._author_1mzku_7 {
42
+ margin-top: 14px;
43
+ }
44
+ ._quote_1mzku_1 p {
45
+ font-size: 18px;
46
+ }
47
+ ._author_1mzku_7 cite {
48
+ font-size: 14px;
49
+ }
50
+ }
51
+
52
+ @media (max-width: 500px) {
53
+ ._author_1mzku_7 {
54
+ margin-top: 12px;
55
+ }
56
+ }
57
+
58
+ @media (min-width: 604px) {
59
+ ._quote_spacer_1mzku_1 {
60
+ width: min(calc(100% - 2rem), 792px);
61
+ }
62
+ }
63
+
64
+ @media (min-width: 1023px) {
65
+ ._quote_1mzku_1 p {
66
+ font-weight: 600;
67
+ }
68
+ }
@@ -0,0 +1,12 @@
1
+ ._1eisah00 {
2
+ display: flex;
3
+ }
4
+ ._1eisah01 {
5
+ color: white !important;
6
+ background: linear-gradient(47.5deg, #051A3F 0%, #1E3860 52.51%, #4D85B0 100%) !important;
7
+ }
8
+ @media screen and (max-width: 980px) {
9
+ ._1eisah00 {
10
+ flex-direction: column;
11
+ }
12
+ }
@@ -0,0 +1,78 @@
1
+ .uw98ur0 {
2
+ min-height: 250px;
3
+ margin-bottom: 24px;
4
+ }
5
+ .uw98ur1 {
6
+ background: white;
7
+ border-radius: 16px;
8
+ max-width: 408px;
9
+ height: 650px;
10
+ margin-right: 16px;
11
+ margin-left: 16px;
12
+ }
13
+ .uw98ur2 {
14
+ background: var(--_1073cm84);
15
+ background-clip: text;
16
+ -webkit-text-fill-color: transparent;
17
+ text-shadow: 0px 0px #00000000;
18
+ padding-top: 24px;
19
+ }
20
+ .uw98ur3 {
21
+ border-radius: 10px;
22
+ width: 256px;
23
+ height: 270px;
24
+ }
25
+ .uw98ur4 {
26
+ padding: 0 24px;
27
+ width: 100%;
28
+ }
29
+ .uw98ur5 {
30
+ border: 1px solid #EBEBEB;
31
+ }
32
+ .uw98ur6 {
33
+ display: flex;
34
+ flex-direction: column;
35
+ justify-content: space-around;
36
+ width: 100%;
37
+ text-align: center;
38
+ margin-top: auto;
39
+ gap: 24px;
40
+ flex-wrap: wrap;
41
+ padding: 0 24px;
42
+ }
43
+ .uw98ur7 {
44
+ margin-bottom: 2rem;
45
+ }
46
+ @media screen and (max-width: 960px) {
47
+ .uw98ur0 {
48
+ display: flex;
49
+ justify-content: center;
50
+ padding-top: 2.5rem;
51
+ }
52
+ .uw98ur1 {
53
+ width: 100%;
54
+ }
55
+ .uw98ur2 {
56
+ padding-top: 0;
57
+ }
58
+ }
59
+ @media screen and (max-width:768px) {
60
+ .uw98ur2 {
61
+ line-height: 1.29;
62
+ }
63
+ }
64
+ @media screen and (max-width: 280px) {
65
+ .uw98ur3 {
66
+ transform: scale(0.7);
67
+ }
68
+ }
69
+ @media screen and (max-width: 380px) {
70
+ .uw98ur6:first-child {
71
+ margin-bottom: 1em;
72
+ }
73
+ }
74
+ @media screen and (max-width: 1024px) {
75
+ .uw98ur7 {
76
+ margin-bottom: 0;
77
+ }
78
+ }
@@ -0,0 +1,95 @@
1
+ .react-date-picker {
2
+ width: 100%;
3
+ }
4
+ .react-date-picker__wrapper {
5
+ border: none !important;
6
+ }
7
+ .react-calendar__month-view__weekdays__weekday {
8
+ width: 45px;
9
+ height: 22px;
10
+ margin: 0;
11
+ display: inline-flex;
12
+ align-items: center;
13
+ font-family: var(--main-font-family);
14
+ font-weight: 500;
15
+ letter-spacing: 0.2px;
16
+ justify-content: center;
17
+ }
18
+ .react-calendar__month-view__weekdays__weekday {
19
+ font-size: 12px;
20
+ line-height: 16;
21
+ color: #2F5B88;
22
+ }
23
+ .react-calendar__month-view__weekdays__weekday > abbr {
24
+ text-decoration: none;
25
+ }
26
+ .react-calendar__month-view__days__day {
27
+ width: 49px;
28
+ height: 49px;
29
+ margin: 0;
30
+ display: inline-flex;
31
+ align-items: center;
32
+ justify-content: center;
33
+ }
34
+ .react-calendar__month-view__days__day > abbr {
35
+ font-family: var(--main-font-family) !important;
36
+ font-weight: 500;
37
+ letter-spacing: 0.2px;
38
+ color: #051A3F;
39
+ }
40
+ .react-date-picker__inputGroup__input, .react-date-picker__inputGroup__divider {
41
+ color: #5E6A74 !important;
42
+ }
43
+ .react-date-picker__clear-button {
44
+ display: none;
45
+ }
46
+ .react-calendar__navigation__label__labelText {
47
+ font-weight: 600;
48
+ font-size: 24px;
49
+ line-height: 36px;
50
+ letter-spacing: 0.2px;
51
+ color: #1E3860;
52
+ font-family: var(--header-font-family);
53
+ }
54
+ .react-datepicker-popper {
55
+ transform: translateY(40px)!important;
56
+ }
57
+ .react-calendar__month-view__days__day--neighboringMonth {
58
+ background-color: #F4F4F4 !important;
59
+ opacity: 50%;
60
+ }
61
+ .react-calendar__month-view__days__day--neighboringMonth > abbr {
62
+ color: #5E6A74;
63
+ }
64
+ .react-calendar__tile--active > abbr {
65
+ color: white;
66
+ }
67
+ .react-calendar {
68
+ border: 12px solid #FFFFFF4D !important;
69
+ border-radius: 4px;
70
+ }
71
+ .react-calendar__navigation__prev2-button, .react-calendar__navigation__next2-button {
72
+ display: none;
73
+ }
74
+ .react-date-picker__calendar {
75
+ max-width: 100% !important;
76
+ }
77
+ .react-date-picker__inputGroup__input:focus-visible {
78
+ outline: none;
79
+ }
80
+ .react-date-picker__inputGroup__input:invalid {
81
+ background: transparent !important;
82
+ }
83
+ @media screen and (max-width:320px) {
84
+ .react-calendar__month-view__weekdays__weekday {
85
+ width: 43.5px;
86
+ }
87
+ .react-calendar__month-view__days__day {
88
+ width: 43.5px;
89
+ }
90
+ }
91
+ @media screen and (max-width:400px) {
92
+ .react-calendar__navigation .react-calendar__navigation__prev-button, .react-calendar__navigation .react-calendar__navigation__next-button {
93
+ min-width: auto;
94
+ }
95
+ }
@@ -0,0 +1,39 @@
1
+ .skzved0 {
2
+ position: relative;
3
+ }
4
+ .skzved1 {
5
+ position: relative;
6
+ top: 5px;
7
+ left: 5px;
8
+ }
9
+ .skzved2 {
10
+ width: 100px;
11
+ padding-left: 5px;
12
+ padding-right: 5px;
13
+ line-height: 28px;
14
+ font-size: 14pt;
15
+ }
16
+ .skzved3 {
17
+ display: flex;
18
+ justify-content: center;
19
+ align-items: center;
20
+ }
21
+ .skzved4 {
22
+ display: block;
23
+ background: #FFFFFF;
24
+ width: 300px;
25
+ border: solid 1px #CCCCCC;
26
+ margin: 10px auto;
27
+ box-shadow: 0 0 15px 0 #C0C0C0;
28
+ font-size: 1.3rem;
29
+ text-align: center;
30
+ z-index: 999;
31
+ }
32
+ .skzved4 .skzved5 {
33
+ display: flex;
34
+ justify-content: center;
35
+ align-items: center;
36
+ color: #FFFFFF;
37
+ cursor: default;
38
+ font-weight: bold;
39
+ }
@@ -266,6 +266,9 @@ p:empty {
266
266
  ul:empty {
267
267
  display: none;
268
268
  }
269
+ .margin_block {
270
+ margin: 1rem 0;
271
+ }
269
272
  @media screen and (max-width: 1023px) {
270
273
  .containment {
271
274
  width: min(45rem, calc(100% - 4rem));