@axos-web-dev/shared-components 0.0.69 → 0.0.70

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 (65) hide show
  1. package/dist/ArticlesSet/ArticlesSet.js +3 -3
  2. package/dist/AwardsBanner/AwardsBanner.js +3 -3
  3. package/dist/Calculators/Calculator.js +1 -0
  4. package/dist/CallToActionBar/CallToActionBar.css.d.ts +1 -4
  5. package/dist/CallToActionBar/CallToActionBar.css.js +14 -20
  6. package/dist/CallToActionBar/index.js +2 -2
  7. package/dist/Carousel/index.js +1 -0
  8. package/dist/Chevron/index.js +1 -0
  9. package/dist/Comparison/Comparison.js +24 -2
  10. package/dist/Comparison/ComparisonSet.js +1 -0
  11. package/dist/FaqAccordion/index.d.ts +6 -4
  12. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +1 -0
  13. package/dist/Forms/ContactUsAAS.js +21 -24
  14. package/dist/Forms/ContactUsBusiness.js +1 -0
  15. package/dist/Forms/EmailOnly.js +1 -0
  16. package/dist/Forms/FormEnums.d.ts +3 -2
  17. package/dist/Forms/SalesforceFieldsForm.d.ts +0 -12
  18. package/dist/Forms/SalesforceFieldsForm.js +1 -4
  19. package/dist/Forms/SuccesForm.js +1 -0
  20. package/dist/Hyperlink/index.js +1 -0
  21. package/dist/IconBillboard/IconBillboard.css.d.ts +2 -0
  22. package/dist/ImageLink/ImageLink.js +1 -0
  23. package/dist/ImageLink/ImageLinkSet.js +1 -0
  24. package/dist/ImageLink/index.js +1 -0
  25. package/dist/Input/DatePicker.css.d.ts +1 -0
  26. package/dist/Input/DatePicker.css.js +6 -0
  27. package/dist/Input/Datepicker.d.ts +4 -0
  28. package/dist/Input/Datepicker.js +40 -0
  29. package/dist/Modal/Modal.js +1 -0
  30. package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +56 -53
  31. package/dist/NavigationMenu/AxosAdvisor/SubNavBar.js +3 -3
  32. package/dist/NavigationMenu/AxosAdvisor/SubNavbar.css.d.ts +1 -1
  33. package/dist/NavigationMenu/AxosAdvisor/SubNavbar.css.js +2 -2
  34. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +57 -54
  35. package/dist/NavigationMenu/AxosBank/NavBar.css.d.ts +2 -0
  36. package/dist/NavigationMenu/AxosBank/NavBar.css.js +9 -0
  37. package/dist/NavigationMenu/AxosBank/NavBar.module.js +170 -0
  38. package/dist/NavigationMenu/AxosBank/NavData.d.ts +31 -0
  39. package/dist/NavigationMenu/AxosBank/NavData.js +132 -0
  40. package/dist/NavigationMenu/AxosBank/SubNavBar.d.ts +1 -0
  41. package/dist/NavigationMenu/AxosBank/SubNavBar.js +2892 -0
  42. package/dist/NavigationMenu/AxosBank/SubNavbar.css.d.ts +4 -0
  43. package/dist/NavigationMenu/AxosBank/SubNavbar.css.js +13 -0
  44. package/dist/NavigationMenu/AxosBank/index.d.ts +2 -0
  45. package/dist/NavigationMenu/AxosBank/index.js +703 -0
  46. package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +43 -40
  47. package/dist/NavigationMenu/NavItem/index.js +2 -1
  48. package/dist/SetContainer/SetContainer.js +1 -0
  49. package/dist/Table/Table.d.ts +1 -1
  50. package/dist/Table/Table.interface.d.ts +3 -1
  51. package/dist/Table/Table.js +11 -3
  52. package/dist/VideoWrapper/index.js +3 -3
  53. package/dist/assets/Button/Button.css +2 -2
  54. package/dist/assets/CallToActionBar/CallToActionBar.css +21 -34
  55. package/dist/assets/Carousel/Carousel.css +1 -0
  56. package/dist/assets/Chevron/Chevron.css +1 -1
  57. package/dist/assets/IconBillboard/IconBillboard.css +4 -0
  58. package/dist/assets/Input/DatePicker.css +86 -0
  59. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +119 -115
  60. package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css.css +122 -118
  61. package/dist/assets/NavigationMenu/AxosBank/NavBar.css +9 -0
  62. package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +626 -0
  63. package/dist/assets/NavigationMenu/AxosBank/SubNavbar.css +17 -0
  64. package/dist/assets/NavigationMenu/AxosFiduciary/NavBar.css.css +85 -81
  65. package/package.json +1 -1
@@ -1,43 +1,44 @@
1
- const header = "_header_iyszh_1";
2
- const wrapper = "_wrapper_iyszh_5";
3
- const header_main_row = "_header_main_row_iyszh_11";
4
- const mobile_header = "_mobile_header_iyszh_12";
5
- const logo_wrap = "_logo_wrap_iyszh_18";
6
- const primary_links = "_primary_links_iyszh_22";
7
- const main_nav = "_main_nav_iyszh_26";
8
- const main_nav_link = "_main_nav_link_iyszh_33";
9
- const sub_nav_link = "_sub_nav_link_iyszh_55";
10
- const signin_wrap = "_signin_wrap_iyszh_57";
11
- const signin_btn = "_signin_btn_iyszh_58";
12
- const sub_nav = "_sub_nav_iyszh_55";
13
- const header_sub_row = "_header_sub_row_iyszh_99";
14
- const shadow = "_shadow_iyszh_115";
15
- const opacity = "_opacity_iyszh_131";
16
- const fadeInDown = "_fadeInDown_iyszh_1";
17
- const footer = "_footer_iyszh_137";
18
- const open = "_open_iyszh_153";
19
- const mt_8 = "_mt_8_iyszh_161";
20
- const mt_16 = "_mt_16_iyszh_165";
21
- const ml_8 = "_ml_8_iyszh_169";
22
- const reversed_row = "_reversed_row_iyszh_173";
23
- const nav_anchor = "_nav_anchor_iyszh_177";
24
- const site_lists = "_site_lists_iyszh_188";
25
- const hamburger = "_hamburger_iyszh_192";
26
- const mobile_logo = "_mobile_logo_iyszh_206";
27
- const mobile_nav = "_mobile_nav_iyszh_231";
28
- const mobile_opened = "_mobile_opened_iyszh_242";
29
- const mobile_nav_item = "_mobile_nav_item_iyszh_246";
30
- const icon_wrap = "_icon_wrap_iyszh_261";
31
- const mobile_footer = "_mobile_footer_iyszh_266";
32
- const mobile_footer_content = "_mobile_footer_content_iyszh_271";
33
- const mobile_footer_media = "_mobile_footer_media_iyszh_285";
34
- const footer_cta = "_footer_cta_iyszh_292";
35
- const inner_wrapper = "_inner_wrapper_iyszh_324";
36
- const btn = "_btn_iyszh_329";
37
- const sub_menu = "_sub_menu_iyszh_334";
38
- const main = "_main_iyszh_26";
39
- const desktop_only = "_desktop_only_iyszh_363";
40
- const mobile_only = "_mobile_only_iyszh_410";
1
+ const header = "_header_1f737_1";
2
+ const wrapper = "_wrapper_1f737_5";
3
+ const header_main_row = "_header_main_row_1f737_11";
4
+ const mobile_header = "_mobile_header_1f737_12";
5
+ const logo_wrap = "_logo_wrap_1f737_18";
6
+ const primary_links = "_primary_links_1f737_22";
7
+ const main_nav = "_main_nav_1f737_26";
8
+ const main_nav_link = "_main_nav_link_1f737_33";
9
+ const sub_nav_link = "_sub_nav_link_1f737_55";
10
+ const signin_wrap = "_signin_wrap_1f737_57";
11
+ const signin_btn = "_signin_btn_1f737_58";
12
+ const sub_nav = "_sub_nav_1f737_55";
13
+ const header_sub_row = "_header_sub_row_1f737_99";
14
+ const shadow = "_shadow_1f737_115";
15
+ const opacity = "_opacity_1f737_131";
16
+ const fadeInDown = "_fadeInDown_1f737_1";
17
+ const footer = "_footer_1f737_137";
18
+ const open = "_open_1f737_153";
19
+ const mt_8 = "_mt_8_1f737_161";
20
+ const mt_16 = "_mt_16_1f737_165";
21
+ const ml_8 = "_ml_8_1f737_169";
22
+ const reversed_row = "_reversed_row_1f737_173";
23
+ const nav_anchor = "_nav_anchor_1f737_177";
24
+ const site_lists = "_site_lists_1f737_188";
25
+ const hamburger = "_hamburger_1f737_192";
26
+ const mobile_logo = "_mobile_logo_1f737_206";
27
+ const mobile_nav = "_mobile_nav_1f737_231";
28
+ const mobile_opened = "_mobile_opened_1f737_242";
29
+ const _mobile_opened = "__mobile_opened_1f737_246";
30
+ const mobile_nav_item = "_mobile_nav_item_1f737_250";
31
+ const icon_wrap = "_icon_wrap_1f737_265";
32
+ const mobile_footer = "_mobile_footer_1f737_270";
33
+ const mobile_footer_content = "_mobile_footer_content_1f737_275";
34
+ const mobile_footer_media = "_mobile_footer_media_1f737_289";
35
+ const footer_cta = "_footer_cta_1f737_296";
36
+ const inner_wrapper = "_inner_wrapper_1f737_328";
37
+ const btn = "_btn_1f737_333";
38
+ const sub_menu = "_sub_menu_1f737_338";
39
+ const main = "_main_1f737_26";
40
+ const desktop_only = "_desktop_only_1f737_367";
41
+ const mobile_only = "_mobile_only_1f737_414";
41
42
  const styles = {
42
43
  header,
43
44
  wrapper,
@@ -67,6 +68,7 @@ const styles = {
67
68
  mobile_logo,
68
69
  mobile_nav,
69
70
  mobile_opened,
71
+ _mobile_opened,
70
72
  mobile_nav_item,
71
73
  icon_wrap,
72
74
  mobile_footer,
@@ -81,6 +83,7 @@ const styles = {
81
83
  mobile_only
82
84
  };
83
85
  export {
86
+ _mobile_opened,
84
87
  btn,
85
88
  styles as default,
86
89
  desktop_only,
@@ -1,4 +1,5 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
+ import Link from "next/link.js";
2
3
  const NavItem = ({
3
4
  className,
4
5
  url,
@@ -9,7 +10,7 @@ const NavItem = ({
9
10
  }) => {
10
11
  const handleClick = () => onClick && onClick(index);
11
12
  return /* @__PURE__ */ jsx("li", { className, children: /* @__PURE__ */ jsx(
12
- "a",
13
+ Link,
13
14
  {
14
15
  href: url,
15
16
  className: isActive ? "active" : "",
@@ -58,6 +58,7 @@ import "../ImageBillboard/ImageBillboard.css.js";
58
58
  import "../LandingPageHeader/LandingPageHeader.css.js";
59
59
  import "../Chevron/Chevron.css.js";
60
60
  /* empty css */
61
+ import "next/link.js";
61
62
  /* empty css */
62
63
  /* empty css */
63
64
  /* empty css */
@@ -2,7 +2,7 @@ import { PropsWithChildren } from 'react';
2
2
  import { CellProps, RowProps, TableContainerProps, TableProps } from './Table.interface';
3
3
 
4
4
  export declare const TableContainer: ({ tableTitle, tableBody, tableFooter, tableType, tableDescription, internalName, id, }: TableContainerProps) => import("react/jsx-runtime").JSX.Element;
5
- export declare const Table: ({ variant, children, highlight, tableType, alternateColorRows, }: TableProps) => import("react/jsx-runtime").JSX.Element;
5
+ export declare const Table: ({ variant, children, highlight, tableType, alternateColorRows, className, style, }: TableProps) => import("react/jsx-runtime").JSX.Element;
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;
@@ -1,4 +1,4 @@
1
- import { HtmlHTMLAttributes, PropsWithChildren, ReactNode } from 'react';
1
+ import { CSSProperties, HtmlHTMLAttributes, PropsWithChildren, ReactNode } from 'react';
2
2
 
3
3
  export interface RowProps extends HtmlHTMLAttributes<HTMLTableRowElement>, PropsWithChildren {
4
4
  }
@@ -12,6 +12,8 @@ export interface TableProps extends PropsWithChildren {
12
12
  highlight?: "First Row" | "Last Row" | "First and Last Row" | undefined;
13
13
  tableType?: "Standard" | "Rate";
14
14
  alternateColorRows?: boolean;
15
+ className?: string;
16
+ style?: CSSProperties;
15
17
  }
16
18
  export interface TableContainerProps extends PropsWithChildren {
17
19
  id?: string;
@@ -33,13 +33,21 @@ const Table = ({
33
33
  children,
34
34
  highlight,
35
35
  tableType = "Standard",
36
- alternateColorRows = false
36
+ alternateColorRows = false,
37
+ className,
38
+ style
37
39
  }) => {
38
40
  return /* @__PURE__ */ jsx(
39
41
  "div",
40
42
  {
41
- className: tableWrapper({ variant: getVariant(variant) }),
42
- style: tableType === "Rate" ? { width: "90%", border: "none" } : {},
43
+ className: clsx(
44
+ tableWrapper({ variant: getVariant(variant) }),
45
+ className
46
+ ),
47
+ style: {
48
+ ...style,
49
+ ...tableType === "Rate" && { width: "90%", border: "none" }
50
+ },
43
51
  children: /* @__PURE__ */ jsx(
44
52
  "table",
45
53
  {
@@ -1,4 +1,4 @@
1
- import { jsx, jsxs, Fragment } from "react/jsx-runtime";
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
2
  import "next/script.js";
3
3
  import { VideoTile } from "../VideoTile/VideoTile.js";
4
4
  /* empty css */
@@ -23,7 +23,7 @@ const VideoWrapper = ({
23
23
  "div",
24
24
  {
25
25
  className: `${grid_wrapper} ${videoTiles.length % 3 === 0 ? grid_3 : grid_2}`,
26
- children: videoTiles?.map((videoItem, index) => /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsx(
26
+ children: videoTiles?.map((videoItem, index) => /* @__PURE__ */ jsx(
27
27
  VideoTile,
28
28
  {
29
29
  id: videoItem.id,
@@ -36,7 +36,7 @@ const VideoWrapper = ({
36
36
  transcript: videoItem?.transcript
37
37
  },
38
38
  index
39
- ) }))
39
+ ))
40
40
  }
41
41
  )
42
42
  ] }) })
@@ -110,12 +110,12 @@
110
110
  }
111
111
  ._13pdpuje {
112
112
  color: #5E6A74;
113
- background: transparent;
113
+ background: #F4F4F4;
114
114
  cursor: not-allowed;
115
115
  }
116
116
  ._13pdpuje:hover {
117
117
  cursor: not-allowed;
118
- background: transparent;
118
+ background: #F4F4F4;
119
119
  text-decoration: none;
120
120
  color: #5E6A74;
121
121
  border-color: transparent;
@@ -16,54 +16,38 @@
16
16
  height: -webkit-fit-content;
17
17
  }
18
18
  ._1tdyl743 {
19
- width: 256px;
20
19
  height: 256px;
21
20
  }
22
21
  ._1tdyl744 {
23
- width: 491px;
24
- height: 256px;
22
+ height: 216px;
25
23
  }
26
24
  ._1tdyl745 {
27
- width: 160px;
28
25
  height: 160px;
29
26
  }
30
27
  ._1tdyl746 {
31
- width: 306px;
32
- height: 160px;
33
- }
34
- ._1tdyl747 {
35
- height: 256px;
36
- }
37
- ._1tdyl748 {
38
- height: 216px;
39
- }
40
- ._1tdyl749 {
41
- height: 160px;
42
- }
43
- ._1tdyl74a {
44
28
  height: 120px;
45
29
  }
46
- ._1tdyl74b {
30
+ ._1tdyl747 {
47
31
  height: 88px;
48
32
  }
49
- ._1tdyl74c {
33
+ ._1tdyl748 {
50
34
  display: flex;
51
35
  justify-content: flex-start;
52
36
  flex-wrap: wrap;
53
37
  gap: 24px;
54
38
  }
55
- ._1tdyl74d {
39
+ ._1tdyl749 {
56
40
  position: relative;
57
41
  top: -20px;
58
42
  max-height: 200px;
59
43
  }
60
- ._1tdyl74f {
44
+ ._1tdyl74b {
61
45
  filter: drop-shadow(0 1px 3px rgb(255 255 255/0.4));
62
46
  }
63
- ._1tdyl74f .containment .promo_wrapper {
47
+ ._1tdyl74b .containment .promo_wrapper {
64
48
  min-height: 0;
65
49
  }
66
- ._1tdyl74g {
50
+ ._1tdyl74c {
67
51
  position: fixed;
68
52
  top: 10px;
69
53
  z-index: 999;
@@ -75,15 +59,18 @@
75
59
  max-width: fit-content;
76
60
  height: 100%;
77
61
  }
78
- ._1tdyl74h {
62
+ ._1tdyl74d {
79
63
  gap: 24px;
80
64
  }
81
- ._1tdyl74h .sc__btn {
65
+ ._1tdyl74d .sc__btn {
82
66
  margin-left: 0;
83
67
  }
84
- ._1tdyl747 ._1tdyl74h, ._1tdyl748 ._1tdyl74h {
68
+ ._1tdyl743 ._1tdyl74d, ._1tdyl744 ._1tdyl74d {
85
69
  margin-top: 24px;
86
70
  }
71
+ ._1tdyl74f {
72
+ max-height: 315px;
73
+ }
87
74
  @media screen and (max-width:1127px) {
88
75
  [class*=cta_section_lg] {
89
76
  max-height: 256px;
@@ -104,14 +91,14 @@
104
91
  ._1tdyl740 .flex {
105
92
  flex-direction: column;
106
93
  }
107
- ._1tdyl74e {
94
+ ._1tdyl74a {
108
95
  text-align: center;
109
96
  flex-direction: column;
110
97
  }
111
- ._1tdyl74e p {
98
+ ._1tdyl74a p {
112
99
  margin-top: 8px;
113
100
  }
114
- ._1tdyl74g {
101
+ ._1tdyl74c {
115
102
  position: fixed;
116
103
  top: 10px;
117
104
  z-index: 999;
@@ -125,11 +112,11 @@
125
112
  max-height: 200px;
126
113
  object-fit: cover;
127
114
  }
128
- ._1tdyl74h {
115
+ ._1tdyl74d {
129
116
  justify-content: center;
130
117
  padding: 24px;
131
118
  }
132
- ._1tdyl74i {
119
+ ._1tdyl74e {
133
120
  margin-top: 1rem;
134
121
  }
135
122
  }
@@ -137,19 +124,19 @@
137
124
  ._1tdyl740 .flex {
138
125
  gap: 24px;
139
126
  }
140
- ._1tdyl74e {
127
+ ._1tdyl74a {
141
128
  gap: 24px;
142
129
  }
143
130
  }
144
131
  @media screen and (max-width:510px) {
145
- ._1tdyl74h {
132
+ ._1tdyl74d {
146
133
  gap: 24px;
147
134
  flex-direction: column;
148
135
  margin-right: 0;
149
136
  }
150
137
  }
151
138
  @media screen and (max-width: 1023px) {
152
- ._1tdyl747 ._1tdyl74h, ._1tdyl748 ._1tdyl74h {
139
+ ._1tdyl743 ._1tdyl74d, ._1tdyl744 ._1tdyl74d {
153
140
  margin-top: 0;
154
141
  }
155
142
  }
@@ -115,6 +115,7 @@
115
115
  justify-content: center;
116
116
  opacity: 1;
117
117
  transition-delay: .5s;
118
+ width: 100%;
118
119
  }
119
120
  .jgs3fsp {
120
121
  display: none;
@@ -2,10 +2,10 @@
2
2
  font-weight: 600;
3
3
  opacity: 1;
4
4
  margin-bottom: 0;
5
- padding: 0;
6
5
  text-decoration: none;
7
6
  cursor: pointer;
8
7
  font-family: var(--main-font-family);
8
+ padding: 0;
9
9
  }
10
10
  ._1gp5vfo1 {
11
11
  color: var(--_1073cm86);
@@ -9,9 +9,11 @@
9
9
  ._1r4ovbu1 {
10
10
  background: var(--_1073cm81);
11
11
  border: 1px solid #D4D4D4;
12
+ color: var(--_1073cm82);
12
13
  }
13
14
  ._1r4ovbu2 {
14
15
  background: var(--_1073cm88);
16
+ color: var(--_1073cm89);
15
17
  }
16
18
  ._1r4ovbu3 {
17
19
  background: var(--_1073cm8f);
@@ -76,6 +78,7 @@
76
78
  flex-direction: column;
77
79
  gap: 24px;
78
80
  font-family: var(--main-font-family);
81
+ width: 100%;
79
82
  }
80
83
  ._1r4ovbuf {
81
84
  display: flex;
@@ -96,6 +99,7 @@
96
99
  margin-top: auto;
97
100
  gap: 24px;
98
101
  flex-wrap: wrap;
102
+ align-items: center;
99
103
  }
100
104
  ._1r4ovbui {
101
105
  margin-inline: auto;
@@ -0,0 +1,86 @@
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
+ @media screen and (max-width:320px) {
75
+ .react-calendar__month-view__weekdays__weekday {
76
+ width: 43.5px;
77
+ }
78
+ .react-calendar__month-view__days__day {
79
+ width: 43.5px;
80
+ }
81
+ }
82
+ @media screen and (max-width:400px) {
83
+ .react-calendar__navigation .react-calendar__navigation__prev-button, .react-calendar__navigation .react-calendar__navigation__next-button {
84
+ min-width: auto;
85
+ }
86
+ }