@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
- export declare const icon: import('@vanilla-extract/recipes').RuntimeFn<{
1
+ export declare const icon: import("@vanilla-extract/recipes").RuntimeFn<{
2
2
  size: {
3
3
  small: {
4
4
  width: number;
@@ -14,7 +14,7 @@ export declare const icon: import('@vanilla-extract/recipes').RuntimeFn<{
14
14
  };
15
15
  };
16
16
  }>;
17
- export declare const labelClassName: import('@vanilla-extract/recipes').RuntimeFn<{
17
+ export declare const labelClassName: import("@vanilla-extract/recipes").RuntimeFn<{
18
18
  error: {
19
19
  true: {
20
20
  color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -29,7 +29,7 @@ export declare const labelClassName: import('@vanilla-extract/recipes').RuntimeF
29
29
  }>;
30
30
  export declare const iconContainerBase: string;
31
31
  export declare const iconContainer: Record<"left" | "right", string>;
32
- export declare const container: import('@vanilla-extract/recipes').RuntimeFn<{
32
+ export declare const container: import("@vanilla-extract/recipes").RuntimeFn<{
33
33
  size: {
34
34
  small: {
35
35
  paddingTop: number;
@@ -63,7 +63,7 @@ export declare const container: import('@vanilla-extract/recipes').RuntimeFn<{
63
63
  };
64
64
  };
65
65
  }>;
66
- export declare const input: import('@vanilla-extract/recipes').RuntimeFn<{
66
+ export declare const input: import("@vanilla-extract/recipes").RuntimeFn<{
67
67
  size: {
68
68
  small: {
69
69
  fontSize: number;
@@ -119,12 +119,12 @@ export declare const input: import('@vanilla-extract/recipes').RuntimeFn<{
119
119
  };
120
120
  };
121
121
  }>;
122
- export declare const wrapper: import('@vanilla-extract/recipes').RuntimeFn<{
122
+ export declare const wrapper: import("@vanilla-extract/recipes").RuntimeFn<{
123
123
  [x: string]: {
124
124
  [x: string]: string | import("@vanilla-extract/css").ComplexStyleRule;
125
125
  };
126
126
  }>;
127
- export declare const helperText: import('@vanilla-extract/recipes').RuntimeFn<{
127
+ export declare const helperText: import("@vanilla-extract/recipes").RuntimeFn<{
128
128
  disabled: {
129
129
  true: {
130
130
  color: "#5E6A74";
@@ -1,4 +1,4 @@
1
- export declare const lp_theme: import('@vanilla-extract/recipes').RuntimeFn<{
1
+ export declare const lp_theme: import("@vanilla-extract/recipes").RuntimeFn<{
2
2
  variant: {
3
3
  primary: {
4
4
  selectors: {
@@ -25,7 +25,7 @@ export declare const lp_theme: import('@vanilla-extract/recipes').RuntimeFn<{
25
25
  }>;
26
26
  export declare const lp_container: string;
27
27
  export declare const lp_hover: string;
28
- export declare const svg_fill: import('@vanilla-extract/recipes').RuntimeFn<{
28
+ export declare const svg_fill: import("@vanilla-extract/recipes").RuntimeFn<{
29
29
  variant: {
30
30
  primary: {
31
31
  selectors: {
@@ -1,5 +1,4 @@
1
1
  import { QuaternaryTypes } from '../utils/variant.types';
2
-
3
2
  export interface LandingPageHeaderProps {
4
3
  id: string;
5
4
  variant: QuaternaryTypes;
@@ -1 +1 @@
1
- export * from './LandingPageHeader';
1
+ export * from "./LandingPageHeader";
@@ -1,5 +1,4 @@
1
- import { PropsWithChildren } from 'react';
2
-
1
+ import { PropsWithChildren } from "react";
3
2
  export interface BodyProps extends PropsWithChildren {
4
3
  theme: "Axos" | "Premier";
5
4
  }
@@ -1,4 +1,3 @@
1
- import { ModalProps } from './Modal.interface';
2
- import { FC } from 'react';
3
-
1
+ import { FC } from "react";
2
+ import { ModalProps } from "./Modal.interface";
4
3
  export declare const Modal: FC<ModalProps>;
@@ -7,6 +7,7 @@ import "../icons/CheckIcon/CheckIcon.css.js";
7
7
  /* empty css */
8
8
  /* empty css */
9
9
  /* empty css */
10
+ /* empty css */
10
11
  import "../AlertBanner/AlertBanner.css.js";
11
12
  import { Button } from "../Button/Button.js";
12
13
  import "../Button/Button.css.js";
@@ -38,7 +39,9 @@ import "../ImageBillboard/ImageBillboard.css.js";
38
39
  import "../LandingPageHeader/LandingPageHeader.css.js";
39
40
  import "./contextApi/store.js";
40
41
  /* empty css */
42
+ import "../NavigationMenu/AxosAdvisor/NavBar.module.js";
41
43
  /* empty css */
44
+ import "../NavigationMenu/AxosFiduciary/NavBar.module.js";
42
45
  /* empty css */
43
46
  /* empty css */
44
47
  import "../StepItems/StepItems.css.js";
@@ -1,11 +1,10 @@
1
- import { Dispatch, PropsWithChildren, SetStateAction } from 'react';
2
-
1
+ import { Dispatch, PropsWithChildren, SetStateAction } from "react";
3
2
  export interface ContextProps {
4
3
  targetLinkUrl: string;
5
4
  setTargetLinkUrl: Dispatch<SetStateAction<string>>;
6
5
  openModal: boolean;
7
6
  setOpenModal: Dispatch<SetStateAction<boolean>>;
8
7
  }
9
- export declare const GlobalContext: import('react').Context<ContextProps>;
8
+ export declare const GlobalContext: import("react").Context<ContextProps>;
10
9
  export declare const GlobalContextProvider: ({ children }: PropsWithChildren) => import("react/jsx-runtime").JSX.Element;
11
10
  export declare const useGlobalContext: () => ContextProps;
@@ -1,2 +1,2 @@
1
- export * from './Modal';
2
- export * from './contextApi/store';
1
+ export * from "./Modal";
2
+ export * from "./contextApi/store";
@@ -1,2 +1,2 @@
1
- export { default as NavBarAXA } from './AxosAdvisor';
2
- export { default as NavBarAFS } from './AxosFiduciary';
1
+ export { default as NavBarAXA } from "./AxosAdvisor";
2
+ export { default as NavBarAFS } from "./AxosFiduciary";
@@ -1,4 +1,4 @@
1
- export declare const set_container: import('@vanilla-extract/recipes').RuntimeFn<{
1
+ export declare const set_container: import("@vanilla-extract/recipes").RuntimeFn<{
2
2
  variant: {
3
3
  primary: {
4
4
  background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -1,6 +1,5 @@
1
- import { PropsWithChildren } from 'react';
2
- import { ImageBillboardSetProps } from '../ImageBillboard/ImageBillboard.interface';
3
-
1
+ import type { ImageBillboardSetProps } from '../ImageBillboard/ImageBillboard.interface';
2
+ import { PropsWithChildren } from "react";
4
3
  export interface SetContainerProps extends Omit<ImageBillboardSetProps, "imageBillboards">, PropsWithChildren {
5
4
  internalName?: string;
6
5
  }
@@ -5,6 +5,7 @@ import "../icons/CheckIcon/CheckIcon.css.js";
5
5
  /* empty css */
6
6
  /* empty css */
7
7
  /* empty css */
8
+ /* empty css */
8
9
  /* empty css */
9
10
  /* empty css */
10
11
  import "../Accordion/Accordion.js";
@@ -39,7 +40,9 @@ import "../LandingPageHeader/LandingPageHeader.css.js";
39
40
  import "../Chevron/Chevron.css.js";
40
41
  /* empty css */
41
42
  /* empty css */
43
+ import "../NavigationMenu/AxosAdvisor/NavBar.module.js";
42
44
  /* empty css */
45
+ import "../NavigationMenu/AxosFiduciary/NavBar.module.js";
43
46
  /* empty css */
44
47
  /* empty css */
45
48
  import "../StepItems/StepItems.css.js";
@@ -1,2 +1,2 @@
1
- export * from './SetContainer';
2
- export * from './SetContainer.css';
1
+ export * from "./SetContainer";
2
+ export * from "./SetContainer.css";
@@ -1,4 +1,4 @@
1
- export declare const bs_section: import('@vanilla-extract/recipes').RuntimeFn<{
1
+ export declare const bs_section: import("@vanilla-extract/recipes").RuntimeFn<{
2
2
  variant: {
3
3
  primary: {
4
4
  background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -20,7 +20,7 @@ export declare const bs_section: import('@vanilla-extract/recipes').RuntimeFn<{
20
20
  }>;
21
21
  export declare const bs_wrapper: string;
22
22
  export declare const svg_logo: string;
23
- export declare const modifier: import('@vanilla-extract/recipes').RuntimeFn<{
23
+ export declare const modifier: import("@vanilla-extract/recipes").RuntimeFn<{
24
24
  variant: {
25
25
  primary: {
26
26
  fill: "#1E3860";
@@ -36,7 +36,7 @@ export declare const modifier: import('@vanilla-extract/recipes').RuntimeFn<{
36
36
  };
37
37
  };
38
38
  }>;
39
- export declare const sec_title: import('@vanilla-extract/recipes').RuntimeFn<{
39
+ export declare const sec_title: import("@vanilla-extract/recipes").RuntimeFn<{
40
40
  variant: {
41
41
  primary: {
42
42
  color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -58,7 +58,7 @@ export declare const bs_image: string;
58
58
  export declare const steps_wrapper: string;
59
59
  export declare const ol: string;
60
60
  export declare const li: string;
61
- export declare const line_points: import('@vanilla-extract/recipes').RuntimeFn<{
61
+ export declare const line_points: import("@vanilla-extract/recipes").RuntimeFn<{
62
62
  variant: {
63
63
  primary: {
64
64
  borderColor: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -74,7 +74,7 @@ export declare const line_points: import('@vanilla-extract/recipes').RuntimeFn<{
74
74
  };
75
75
  };
76
76
  }>;
77
- export declare const point: import('@vanilla-extract/recipes').RuntimeFn<{
77
+ export declare const point: import("@vanilla-extract/recipes").RuntimeFn<{
78
78
  variant: {
79
79
  primary: {
80
80
  borderColor: "#4D85B0";
@@ -94,7 +94,7 @@ export declare const point: import('@vanilla-extract/recipes').RuntimeFn<{
94
94
  };
95
95
  };
96
96
  }>;
97
- export declare const step_num: import('@vanilla-extract/recipes').RuntimeFn<{
97
+ export declare const step_num: import("@vanilla-extract/recipes").RuntimeFn<{
98
98
  variant: {
99
99
  primary: {
100
100
  color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -111,7 +111,7 @@ export declare const step_num: import('@vanilla-extract/recipes').RuntimeFn<{
111
111
  };
112
112
  }>;
113
113
  export declare const bullet_details: string;
114
- export declare const bs_topic: import('@vanilla-extract/recipes').RuntimeFn<{
114
+ export declare const bs_topic: import("@vanilla-extract/recipes").RuntimeFn<{
115
115
  variant: {
116
116
  primary: {
117
117
  color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -1,3 +1,2 @@
1
- import { Props } from './StepItems.interface';
2
-
1
+ import type { StepItemsProps as Props } from "./StepItems.interface";
3
2
  export declare const StepItems: ({ id, variant: fullVariant, title, description, }: Props) => import("react/jsx-runtime").JSX.Element;
@@ -1,8 +1,7 @@
1
- import { ReactNode } from 'react';
2
- import { ImageInterface } from '../IconBillboard';
3
- import { QuaternaryTypes } from '../utils/variant.types';
4
1
  import { ChevronProps } from '../Chevron/Chevron.interface';
5
-
2
+ import { QuaternaryTypes } from '../utils/variant.types';
3
+ import { ImageInterface } from '../IconBillboard';
4
+ import { ReactNode } from "react";
6
5
  export interface StepItemsSetProps {
7
6
  id: string;
8
7
  variant: QuaternaryTypes;
@@ -1,3 +1,2 @@
1
- import { Props } from './StepItems.interface';
2
-
1
+ import type { StepItemsSetProps as Props } from "./StepItems.interface";
3
2
  export declare const StepItemsSet: ({ id, variant: fullVariant, title, description, image, stepItems, callToActionRow, additionalDetails, }: Props) => import("react/jsx-runtime").JSX.Element;
@@ -1,4 +1,4 @@
1
- export * from './StepItems';
2
- export * from './StepItems.css';
3
- export type * from './StepItems.interface';
4
- export * from './StepItemsSet';
1
+ export * from "./StepItems";
2
+ export * from "./StepItems.css";
3
+ export type * from "./StepItems.interface";
4
+ export * from "./StepItemsSet";
@@ -1,4 +1,4 @@
1
- export declare const table_container: import('@vanilla-extract/recipes').RuntimeFn<{
1
+ export declare const table_container: import("@vanilla-extract/recipes").RuntimeFn<{
2
2
  variant: {
3
3
  apy: {
4
4
  background: "#f4f4f4";
@@ -16,7 +16,7 @@ export declare const highlight_last_row: string;
16
16
  export declare const headerCell: string;
17
17
  export declare const headerVariants: Record<"primary" | "secondary" | "tertiary" | "quaternary", string>;
18
18
  export declare const bodyHeader: string;
19
- export declare const th: import('@vanilla-extract/recipes').RuntimeFn<{
19
+ export declare const th: import("@vanilla-extract/recipes").RuntimeFn<{
20
20
  variant: {
21
21
  primary: {
22
22
  color: "#4A5560";
@@ -69,7 +69,7 @@ export declare const th: import('@vanilla-extract/recipes').RuntimeFn<{
69
69
  true: {};
70
70
  };
71
71
  }>;
72
- export declare const td: import('@vanilla-extract/recipes').RuntimeFn<{
72
+ export declare const td: import("@vanilla-extract/recipes").RuntimeFn<{
73
73
  variant: {
74
74
  primary: {
75
75
  background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -124,7 +124,7 @@ export declare const td: import('@vanilla-extract/recipes').RuntimeFn<{
124
124
  true: {};
125
125
  };
126
126
  }>;
127
- export declare const tableWrapper: import('@vanilla-extract/recipes').RuntimeFn<{
127
+ export declare const tableWrapper: import("@vanilla-extract/recipes").RuntimeFn<{
128
128
  variant: {
129
129
  primary: {
130
130
  border: `1px solid var(--${string})` | `1px solid var(--${string}, ${string})` | `1px solid var(--${string}, ${number})`;
@@ -140,7 +140,7 @@ export declare const tableWrapper: import('@vanilla-extract/recipes').RuntimeFn<
140
140
  };
141
141
  };
142
142
  }>;
143
- export declare const table: import('@vanilla-extract/recipes').RuntimeFn<{
143
+ export declare const table: import("@vanilla-extract/recipes").RuntimeFn<{
144
144
  variant: {
145
145
  primary: {
146
146
  background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
@@ -1,12 +1,11 @@
1
- import { CellProps, RowProps, TableContainerProps, TableProps } from './Table.interface';
2
- import { PropsWithChildren } from 'react';
3
-
1
+ import { PropsWithChildren } from "react";
2
+ import { CellProps, RowProps, TableContainerProps, TableProps } from "./Table.interface";
4
3
  export declare const TableContainer: ({ tableTitle, tableBody, tableFooter, tableType, tableDescription, internalName, id, }: TableContainerProps) => import("react/jsx-runtime").JSX.Element;
5
4
  export declare const Table: ({ variant, children, highlight, tableType, alternateColorRows, }: TableProps) => import("react/jsx-runtime").JSX.Element;
6
5
  export declare const TableRow: ({ children, ...props }: RowProps) => import("react/jsx-runtime").JSX.Element;
7
6
  export declare const TableHead: ({ children }: PropsWithChildren) => import("react/jsx-runtime").JSX.Element;
8
7
  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<{
8
+ export declare const TableCell: ({ children, as, variant, highlighted, ...props }: CellProps) => import("react").DetailedReactHTMLElement<{
10
9
  className: string;
11
10
  manifest?: string | undefined;
12
11
  defaultChecked?: boolean | undefined;
@@ -1,5 +1,4 @@
1
- import { HtmlHTMLAttributes, PropsWithChildren, ReactNode } from 'react';
2
-
1
+ import { HtmlHTMLAttributes, PropsWithChildren, ReactNode } from "react";
3
2
  export interface RowProps extends HtmlHTMLAttributes<HTMLTableRowElement>, PropsWithChildren {
4
3
  }
5
4
  export interface CellProps extends HtmlHTMLAttributes<HTMLTableCellElement>, PropsWithChildren {
@@ -1,2 +1,2 @@
1
- export * from './Table';
2
- export * from './Table.css';
1
+ export * from "./Table";
2
+ export * from "./Table.css";
@@ -1,5 +1,4 @@
1
- import { ReactNode } from 'react';
2
-
1
+ import { ReactNode } from "react";
3
2
  export interface TextBlockProps {
4
3
  bodyCopy: ReactNode | string;
5
4
  headline: ReactNode | string;
@@ -1,2 +1,2 @@
1
- export * from './TextBlock';
2
- export * from './TextBlock.css';
1
+ export * from "./TextBlock";
2
+ export * from "./TextBlock.css";
@@ -1,5 +1,4 @@
1
- import { RecipeVariants } from '@vanilla-extract/recipes';
2
-
1
+ import { RecipeVariants } from "@vanilla-extract/recipes";
3
2
  /**
4
3
  * Encode font
5
4
  */
@@ -9,7 +8,7 @@ export declare const headerCssVariable = "var(--header-font-family)";
9
8
  */
10
9
  export declare const mainCssVariable = "var(--main-font-family)";
11
10
  export declare const header: string;
12
- export declare const sizes: import('@vanilla-extract/recipes').RuntimeFn<{
11
+ export declare const sizes: import("@vanilla-extract/recipes").RuntimeFn<{
13
12
  size: {
14
13
  xs: {
15
14
  fontSize: number;
@@ -31,7 +30,7 @@ export declare const sizes: import('@vanilla-extract/recipes').RuntimeFn<{
31
30
  };
32
31
  };
33
32
  }>;
34
- export declare const typography: import('@vanilla-extract/recipes').RuntimeFn<{
33
+ export declare const typography: import("@vanilla-extract/recipes").RuntimeFn<{
35
34
  type: {
36
35
  h1: {
37
36
  fontFamily: "var(--header-font-family)";
@@ -1,6 +1,5 @@
1
- import { TypographySizeVariants, TypographyVariants } from '.';
2
- import { default as React } from 'react';
3
-
1
+ import React from "react";
2
+ import { TypographySizeVariants, TypographyVariants } from ".";
4
3
  type AsType = "body1" | "body2" | "caption" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "inherit" | "overline" | "subtitle1" | "subtitle2" | string;
5
4
  export interface Props extends React.PropsWithChildren {
6
5
  as?: AsType;
@@ -1 +1 @@
1
- export * from './Typography.css';
1
+ export * from "./Typography.css";
@@ -1,4 +1,3 @@
1
- import { VideoTileInterface } from './VideoTile.interface';
2
- import { FC } from 'react';
3
-
1
+ import { FC } from "react";
2
+ import { VideoTileInterface } from "./VideoTile.interface";
4
3
  export declare const VideoTile: FC<VideoTileInterface>;
@@ -7,6 +7,7 @@ import SvgChevronUp from "../icons/ChevronUp.js";
7
7
  /* empty css */
8
8
  /* empty css */
9
9
  /* empty css */
10
+ /* empty css */
10
11
  import ReactMarkdown from "react-markdown";
11
12
  import { useToggle } from "react-use";
12
13
  import { VideoInit } from "./VideoInit.js";
@@ -1,4 +1,4 @@
1
- export * from './VideoInit';
2
- export * from './VideoTile';
3
- export * from './VideoTile.css';
4
- export * from './VideoTile.interface';
1
+ export * from "./VideoInit";
2
+ export * from "./VideoTile";
3
+ export * from "./VideoTile.css";
4
+ export * from "./VideoTile.interface";
@@ -1,6 +1,5 @@
1
- import { VideoTileInterface } from '../VideoTile';
2
- import { FC } from 'react';
3
-
1
+ import { FC } from "react";
2
+ import { VideoTileInterface } from "../VideoTile";
4
3
  export interface VideoWrapperProps {
5
4
  videoTiles: VideoTileInterface[];
6
5
  backgroundColor?: string;
@@ -11,6 +11,7 @@
11
11
  background: var(--_1073cm84);
12
12
  background-clip: text;
13
13
  -webkit-text-fill-color: transparent;
14
+ text-shadow: 0px 0px #00000000;
14
15
  }
15
16
  ._74vxga4 {
16
17
  text-align: center;
@@ -45,6 +46,7 @@
45
46
  background: var(--_1073cm84);
46
47
  background-clip: text;
47
48
  -webkit-text-fill-color: transparent;
49
+ text-shadow: 0px 0px #00000000;
48
50
  }
49
51
  ._74vxga7 {
50
52
  position: relative;
@@ -84,6 +86,7 @@
84
86
  background: var(--_1073cm84);
85
87
  background-clip: text;
86
88
  -webkit-text-fill-color: transparent;
89
+ text-shadow: 0px 0px #00000000;
87
90
  }
88
91
  ._74vxgah {
89
92
  display: flex;
@@ -18,6 +18,7 @@
18
18
  background: var(--_1073cm84);
19
19
  background-clip: text;
20
20
  -webkit-text-fill-color: transparent;
21
+ text-shadow: 0px 0px #00000000;
21
22
  }
22
23
  ._1bwl51g7 {
23
24
  color: var(--_1073cm8a);
@@ -53,8 +53,11 @@
53
53
  display: flex;
54
54
  color: var(--_1073cm86);
55
55
  }
56
+ ._14gexxj2 tbody td:last-child {
57
+ min-width: 148px;
58
+ }
56
59
  ._14gexxj2 ._14gexxj3 ._14gexxj4 {
57
- margin: 2px 5px;
60
+ margin: 0 8px 0 0;
58
61
  }
59
62
  ._14gexxj5 h2 {
60
63
  font-weight: 600;
@@ -63,6 +66,7 @@
63
66
  background: var(--_1073cm84);
64
67
  background-clip: text;
65
68
  -webkit-text-fill-color: transparent;
69
+ text-shadow: 0px 0px #00000000;
66
70
  }
67
71
  ._14gexxj6 {
68
72
  margin-inline: auto;
@@ -70,19 +74,29 @@
70
74
  max-width: 49.5rem;
71
75
  text-align: center;
72
76
  }
77
+ @media screen and (max-width:1023px) {
78
+ ._14gexxj0 {
79
+ width: 100%;
80
+ }
81
+ }
73
82
  @media screen and (max-width:767px) {
74
83
  ._14gexxj2 tbody td {
75
84
  padding: 16px;
76
85
  }
77
86
  }
87
+ @media screen and (max-width:768px) {
88
+ ._14gexxj2 tbody td:first-child {
89
+ font-size: 12px;
90
+ line-height: 1.33;
91
+ align-self: center;
92
+ }
93
+ ._14gexxj6 {
94
+ margin-bottom: 1.5rem;
95
+ }
96
+ }
78
97
  @media screen and (max-width:500px) {
79
98
  ._14gexxj5 h2 {
80
99
  font-size: 20px;
81
100
  line-height: 1.2;
82
101
  }
83
- }
84
- @media screen and (max-width:768px) {
85
- ._14gexxj6 {
86
- margin-bottom: 1.5rem;
87
- }
88
102
  }