@mycause/ui 0.0.0-c1005b3e → 0.0.0-c10d3ebf

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 (82) hide show
  1. package/CHANGELOG.md +93 -0
  2. package/dist/components/credit-card-form/CreditCardForm.d.ts +13 -0
  3. package/dist/components/credit-card-form/Icons.d.ts +7 -0
  4. package/dist/components/{line-chart/partner-line-chart-block.stories.d.ts → credit-card-form/credit-card.stories.d.ts} +1 -1
  5. package/dist/components/credit-card-form/index.d.ts +1 -0
  6. package/dist/components/credit-card-form/toast.stories.d.ts +12 -0
  7. package/dist/components/date-picker/date-picker.stories.d.ts +7 -0
  8. package/dist/components/date-picker/index.d.ts +1 -0
  9. package/dist/components/date-picker/single-date-picker-custom-header.d.ts +32 -0
  10. package/dist/components/date-picker/single-date-picker.d.ts +2 -1
  11. package/dist/components/index.d.ts +4 -7
  12. package/dist/components/input/InputDefault.d.ts +7 -5
  13. package/dist/components/input/input.stories.d.ts +6 -0
  14. package/dist/components/{my-account-frp-archive/Icon.d.ts → input-social/Icons.d.ts} +1 -1
  15. package/dist/components/input-social/InputSocial.d.ts +12 -0
  16. package/dist/components/input-social/index.d.ts +1 -0
  17. package/dist/components/{green-dashboard-sidebar/green-dashboard-sidebar.stories.d.ts → input-social/input-social.stories.d.ts} +1 -1
  18. package/dist/components/modal/modal.stories.d.ts +2 -2
  19. package/dist/components/my-account-frp-closed/frp-closed-img.d.ts +2 -1
  20. package/dist/components/my-account-frp-closed/frp-information.d.ts +6 -3
  21. package/dist/components/my-account-frp-closed/my-account-frp-closed.d.ts +7 -3
  22. package/dist/components/my-account-frp-preview/frp-preview-img.d.ts +2 -1
  23. package/dist/components/my-account-frp-preview/my-account-frp-preview.d.ts +2 -1
  24. package/dist/components/my-account-sidebar/Icon.d.ts +2 -0
  25. package/dist/components/my-account-sidebar/my-account-sidebar.d.ts +5 -3
  26. package/dist/components/my-account-start-fundraise-card/my-account-start-fundraise-card.d.ts +5 -3
  27. package/dist/components/my-account-start-fundraise-card/my-account-start-fundraise-card.stories.d.ts +7 -1
  28. package/dist/components/my-account-stats-raised/my-account-stats-raised.d.ts +1 -2
  29. package/dist/components/nav/nav-expanded-charity.d.ts +2 -1
  30. package/dist/components/nav/nav-myaccount.d.ts +3 -1
  31. package/dist/components/nav/nav.d.ts +1 -0
  32. package/dist/components/phone-number-input/index.d.ts +1 -0
  33. package/dist/components/phone-number-input/phone-number-input-v1.d.ts +25 -0
  34. package/dist/components/phone-number-input/phone-number-input-v2.d.ts +2 -1
  35. package/dist/components/phone-number-input/phone-number-input.d.ts +2 -1
  36. package/dist/components/phone-number-input/phone-number-input.stories.d.ts +12 -0
  37. package/dist/components/select/index.d.ts +2 -0
  38. package/dist/components/select/select-enhanced.d.ts +24 -0
  39. package/dist/components/select/select-v2.d.ts +27 -0
  40. package/dist/components/select/select.d.ts +1 -1
  41. package/dist/components/select/select.stories.d.ts +12 -0
  42. package/dist/components/switch/index.d.ts +1 -0
  43. package/dist/components/switch/switch-v2.d.ts +8 -0
  44. package/dist/components/switch/switch.stories.d.ts +6 -0
  45. package/dist/components/table/partner-monthly-table.d.ts +5 -2
  46. package/dist/components/text-field/text-field-search.d.ts +2 -1
  47. package/dist/components/text-field/text-field.d.ts +1 -0
  48. package/dist/components/toast/Icons.d.ts +7 -0
  49. package/dist/components/toast/index.d.ts +1 -0
  50. package/dist/components/toast/toast.d.ts +8 -0
  51. package/dist/components/toast/toast.stories.d.ts +12 -0
  52. package/dist/components/transaction-card/Dot.d.ts +6 -0
  53. package/dist/components/transaction-card/index.d.ts +1 -0
  54. package/dist/components/transaction-card/transaction-card.d.ts +16 -0
  55. package/dist/components/transaction-card/transaction-card.stories.d.ts +20 -0
  56. package/dist/components/uploader/Icons.d.ts +6 -0
  57. package/dist/components/uploader/uploadAndCropper.d.ts +13 -0
  58. package/dist/index.esm.js +1669 -536
  59. package/dist/index.js +1675 -534
  60. package/package.json +9 -3
  61. package/styles/index.css +7 -6
  62. package/dist/components/choose-charity-card/choose-charity-card.d.ts +0 -10
  63. package/dist/components/choose-charity-card/choose-charity-card.stories.d.ts +0 -14
  64. package/dist/components/choose-charity-card/index.d.ts +0 -1
  65. package/dist/components/green-dashboard-sidebar/Icon.d.ts +0 -11
  66. package/dist/components/green-dashboard-sidebar/green-dashboard-sidebar.d.ts +0 -15
  67. package/dist/components/green-dashboard-sidebar/index.d.ts +0 -1
  68. package/dist/components/line-chart/index.d.ts +0 -2
  69. package/dist/components/line-chart/partner-line-chart-block.d.ts +0 -10
  70. package/dist/components/line-chart/partner-line-chart.d.ts +0 -3
  71. package/dist/components/modal/modalImage.d.ts +0 -8
  72. package/dist/components/my-account-frp-archive/frp-archive-img.d.ts +0 -8
  73. package/dist/components/my-account-frp-archive/frp-information.d.ts +0 -12
  74. package/dist/components/my-account-frp-archive/index.d.ts +0 -1
  75. package/dist/components/my-account-frp-archive/my-account-frp-archive.d.ts +0 -15
  76. package/dist/components/my-account-frp-archive/my-account-frp-archive.stories.d.ts +0 -24
  77. package/dist/components/partner-dashboard-chart/chart.d.ts +0 -3
  78. package/dist/components/partner-dashboard-chart/chart.stories.d.ts +0 -14
  79. package/dist/components/partner-dashboard-chart/index.d.ts +0 -1
  80. package/dist/components/start-fundraise-card/index.d.ts +0 -1
  81. package/dist/components/start-fundraise-card/start-fundraise-card.d.ts +0 -10
  82. package/dist/components/start-fundraise-card/start-fundraise-card.stories.d.ts +0 -14
package/CHANGELOG.md CHANGED
@@ -1,3 +1,96 @@
1
+ ## 0.18.14
2
+
3
+ ###### Tue, 16 Jul 2024
4
+
5
+ - Select V2: update error
6
+ - Table: add onClickRow prop and getBackgroundRow prop
7
+
8
+ ###### Mon, 08 Jul 2024
9
+
10
+ - React date: Handle outside range date
11
+
12
+ ## 0.18.11
13
+
14
+ ###### Wed, 12 Jun 2024
15
+
16
+ - Create inputSocial
17
+ - Create switchV2
18
+
19
+ ## 0.18.10
20
+
21
+ ###### Mon, 03 Jun 2024
22
+
23
+ - Update transaction card.
24
+
25
+ ## 0.18.9
26
+
27
+ ###### Tue, 16 Apr 2024
28
+
29
+ - CustomHeaderSingleDatePicker
30
+ - custom single date picker with header select month, year
31
+ - Create select v2
32
+
33
+ ## 0.18.8
34
+
35
+ ###### Fri, 15 Mar 2024
36
+
37
+ - MyAccountStartFundraiseCard
38
+ - Add new button
39
+
40
+ ## 0.18.7
41
+
42
+ ###### Tus, 4 Feb 2024
43
+
44
+ - Phone number input, Enhanced Select
45
+ - create new component
46
+
47
+ ## 0.18.6
48
+
49
+ ###### Tus, 4 Feb 2024
50
+
51
+ - Phone number input
52
+ - add disabled prop
53
+
54
+ ## 0.18.5
55
+
56
+ ###### Mon, 26 Feb 2024
57
+
58
+ - Input, Toast, Phone number input V2
59
+ - create new component
60
+ - Select
61
+ - Add asteriskColor, customTrailingIcon and onEnhancedChange props
62
+
63
+ ## 0.18.3
64
+
65
+ ###### Tues, 23 Jan 2024
66
+
67
+ - Update stats block
68
+
69
+ ## 0.18.2
70
+
71
+ ###### Mon, 22 Jan 2024
72
+
73
+ - Add new components for My Account:
74
+ - Sidebar
75
+ - Stats blocks
76
+ - Progressbar
77
+ - FRP preview card
78
+ - FRP closed card
79
+ - Favorite charities card
80
+
81
+ ## 0.18.1
82
+
83
+ ###### Wed, 23 Aug 2023
84
+
85
+ - Create modal show image
86
+
87
+ ## 0.18.0
88
+
89
+ ###### Wed, 23 Aug 2023
90
+
91
+ - Nav
92
+ - Add props for login button under "I'm A Charity" menu
93
+
1
94
  ## 0.17.9
2
95
 
3
96
  - Update UI component for new parter dashboard
@@ -0,0 +1,13 @@
1
+ /// <reference types="react" />
2
+ declare type FormValuesProps = {
3
+ number: string;
4
+ name: string;
5
+ expiry: string;
6
+ cvc: string;
7
+ };
8
+ declare type CreditCardFormProps = {
9
+ formValues: FormValuesProps;
10
+ setFormValues: (values: FormValuesProps) => void;
11
+ };
12
+ declare function CreditCardForm({ formValues, setFormValues }: CreditCardFormProps): JSX.Element;
13
+ export default CreditCardForm;
@@ -0,0 +1,7 @@
1
+ /// <reference types="react" />
2
+ declare const Icons: {
3
+ close: (props: any) => JSX.Element;
4
+ error: (props: any) => JSX.Element;
5
+ warning: () => JSX.Element;
6
+ };
7
+ export default Icons;
@@ -4,7 +4,7 @@ declare const _default: {
4
4
  decorators: ((...args: any) => any)[];
5
5
  };
6
6
  export default _default;
7
- export declare const PartnertLineChartStories: {
7
+ export declare const SwitchDefault: {
8
8
  (): JSX.Element;
9
9
  story: {
10
10
  name: string;
@@ -0,0 +1 @@
1
+ export { default as CreditCardForm } from "./CreditCardForm";
@@ -0,0 +1,12 @@
1
+ /// <reference types="react" />
2
+ declare const _default: {
3
+ title: string;
4
+ decorators: ((...args: any) => any)[];
5
+ };
6
+ export default _default;
7
+ export declare const SwitchDefault: {
8
+ (): JSX.Element;
9
+ story: {
10
+ name: string;
11
+ };
12
+ };
@@ -1,6 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  import "react-dates/initialize";
3
3
  import CenterDecorator from "../../utils/center-decorator";
4
+ import "moment-timezone";
4
5
  declare const _default: {
5
6
  title: string;
6
7
  decorators: (typeof CenterDecorator)[];
@@ -30,3 +31,9 @@ export declare const SingleDatePickerStory: {
30
31
  name: string;
31
32
  };
32
33
  };
34
+ export declare const SingleDatePickerCustomHeaderStory: {
35
+ (): JSX.Element;
36
+ story: {
37
+ name: string;
38
+ };
39
+ };
@@ -1,2 +1,3 @@
1
1
  export { default as DatePicker } from "./date-picker";
2
2
  export { default as SingleDatePicker } from "./single-date-picker";
3
+ export { default as CustomHeaderSingleDatePicker, } from "./single-date-picker-custom-header";
@@ -0,0 +1,32 @@
1
+ import React from "react";
2
+ import { Moment } from "moment";
3
+ export interface DatePickerProps {
4
+ id: string;
5
+ date: Moment | null;
6
+ onDateChange: (date: Moment | null) => void;
7
+ onFocusChange: (arg: boolean | null) => void;
8
+ focused: boolean | null;
9
+ placeholder?: string;
10
+ disabled?: boolean;
11
+ color?: string;
12
+ required?: boolean;
13
+ numberOfMonths?: number;
14
+ inputIconPosition?: "before" | "after";
15
+ orientation?: "horizontal" | "vertical";
16
+ customInputIcon?: React.ReactElement<React.HTMLProps<HTMLOrSVGElement>>;
17
+ customCloseIcon?: React.ReactElement<React.HTMLProps<HTMLOrSVGElement>>;
18
+ displayFormat?: string;
19
+ error?: boolean;
20
+ label?: string;
21
+ width?: string;
22
+ isOutsideRange?: (day: any) => boolean;
23
+ renderCalendarInfo?: () => string | JSX.Element;
24
+ calendarInfoPosition?: "before" | "after" | "top" | "bottom";
25
+ navPrev?: string | JSX.Element;
26
+ navNext?: string | JSX.Element;
27
+ showDefaultInputIcon?: boolean;
28
+ startYear?: number;
29
+ endYear?: number;
30
+ }
31
+ declare const CustomHeaderSingleDatePicker: ({ width, color, onDateChange, onFocusChange, numberOfMonths, error, label, focused, startYear, endYear, ...rest }: DatePickerProps) => JSX.Element;
32
+ export default CustomHeaderSingleDatePicker;
@@ -19,7 +19,8 @@ export interface DatePickerProps {
19
19
  error?: boolean;
20
20
  label?: string;
21
21
  width?: string;
22
- isOutsideRange?: () => boolean;
22
+ isOutsideRange?: (day: any) => boolean;
23
+ showDefaultInputIcon?: boolean;
23
24
  }
24
25
  declare const CustomSingleDatePicker: ({ width, color, onDateChange, onFocusChange, numberOfMonths, error, label, focused, ...rest }: DatePickerProps) => JSX.Element;
25
26
  export default CustomSingleDatePicker;
@@ -47,12 +47,8 @@ export * from "./partner-chart-stats";
47
47
  export * from "./this-month-card";
48
48
  export * from "./partner-toggle-button";
49
49
  export * from "./footerV2";
50
- export * from "./partner-monthly-donations";
51
- export * from "./partner-monthly-stats";
52
- export * from "./table";
53
- export * from "./partner-chart-stats";
54
- export * from "./this-month-card";
55
- export * from "./partner-toggle-button";
50
+ export * from "./input";
51
+ export * from "./toast";
56
52
  export * from "./my-account-start-fundraise-card";
57
53
  export * from "./my-account-choose-charity-card";
58
54
  export * from "./favorite-charity-item";
@@ -60,5 +56,6 @@ export * from "./my-account-sidebar";
60
56
  export * from "./my-account-frp-preview";
61
57
  export * from "./my-account-stats-donated";
62
58
  export * from "./my-account-stats-raised";
63
- export * from "./input";
64
59
  export * from "./my-account-frp-closed";
60
+ export * from "./transaction-card";
61
+ export * from "./input-social";
@@ -1,11 +1,13 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  interface InputDefaltProps {
3
- lable?: string;
3
+ label?: string | React.ReactNode;
4
4
  required?: boolean;
5
5
  placeholder?: string;
6
- onChange: (value: string) => void;
7
- value: string;
6
+ onChange?: (value: string) => void;
7
+ value?: string | Array<string> | number;
8
8
  error?: string | null | boolean;
9
+ disable?: boolean;
10
+ name?: string;
9
11
  }
10
- declare const Input: ({ lable, required, placeholder, value, onChange, error, }: InputDefaltProps) => JSX.Element;
12
+ declare const Input: ({ label, required, placeholder, value, onChange, error, disable, name, }: InputDefaltProps) => JSX.Element;
11
13
  export default Input;
@@ -16,3 +16,9 @@ export declare const InputV2: {
16
16
  name: string;
17
17
  };
18
18
  };
19
+ export declare const InputV3: {
20
+ (): JSX.Element;
21
+ story: {
22
+ name: string;
23
+ };
24
+ };
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
2
  declare const Icons: {
3
- arrowNext: () => JSX.Element;
3
+ facebook: (props: any) => JSX.Element;
4
4
  };
5
5
  export default Icons;
@@ -0,0 +1,12 @@
1
+ import React from "react";
2
+ interface InputSocialProps {
3
+ placeholder?: string;
4
+ onChange?: (value: string) => void;
5
+ value?: string | Array<string> | number;
6
+ error?: string | null | boolean;
7
+ disable?: boolean;
8
+ name?: string;
9
+ icon?: React.ReactElement<React.HTMLProps<HTMLOrSVGElement>>;
10
+ }
11
+ declare const InputSocial: ({ placeholder, value, onChange, error, disable, name, icon, }: InputSocialProps) => JSX.Element;
12
+ export default InputSocial;
@@ -0,0 +1 @@
1
+ export { default as InputSocial } from "./InputSocial";
@@ -4,7 +4,7 @@ declare const _default: {
4
4
  decorators: ((...args: any) => any)[];
5
5
  };
6
6
  export default _default;
7
- export declare const popup: {
7
+ export declare const InputExample: {
8
8
  (): JSX.Element;
9
9
  story: {
10
10
  name: string;
@@ -29,13 +29,13 @@ export declare const ModalStoriesMinimal: {
29
29
  name: string;
30
30
  };
31
31
  };
32
- export declare const ModalStoriesImage: {
32
+ export declare const ModalConfirmation: {
33
33
  (): JSX.Element;
34
34
  story: {
35
35
  name: string;
36
36
  };
37
37
  };
38
- export declare const ModalConfirmation: {
38
+ export declare const ModalStoriesImage: {
39
39
  (): JSX.Element;
40
40
  story: {
41
41
  name: string;
@@ -3,6 +3,7 @@ export interface FrpClosedImgProps {
3
3
  img?: string;
4
4
  link?: string;
5
5
  title?: string;
6
+ frpColor?: string;
6
7
  }
7
- declare const FrpClosedImg: ({ img, link, title }: FrpClosedImgProps) => JSX.Element;
8
+ declare const FrpClosedImg: ({ img, link, title, frpColor }: FrpClosedImgProps) => JSX.Element;
8
9
  export default FrpClosedImg;
@@ -1,10 +1,13 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  interface FrpInfomationProps {
3
3
  donations: number;
4
4
  amountRaised: number;
5
- amountGoal: number;
5
+ amountGoal: number | null;
6
6
  sqSize: number;
7
7
  strokeWidth: number;
8
+ closedDate?: string | undefined;
9
+ customRow?: React.ReactNode;
10
+ manageLink?: string;
8
11
  }
9
- declare const FrpInfomation: ({ donations, amountRaised, amountGoal, sqSize, strokeWidth, }: FrpInfomationProps) => JSX.Element;
12
+ declare const FrpInfomation: ({ donations, amountRaised, amountGoal, sqSize, strokeWidth, closedDate, customRow, manageLink, }: FrpInfomationProps) => JSX.Element;
10
13
  export default FrpInfomation;
@@ -1,13 +1,17 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  export interface MyAccountFrpClosedProps {
3
3
  img?: string;
4
4
  link?: string;
5
5
  title?: string;
6
6
  donations: number;
7
7
  amountRaised: number;
8
- amountGoal: number;
8
+ amountGoal: number | null;
9
9
  sqSize: number;
10
10
  strokeWidth: number;
11
+ frpColor?: string;
12
+ closedDate?: string;
13
+ customRow?: React.ReactNode;
14
+ manageLink?: string;
11
15
  }
12
- declare const MyAccountFrpClosed: ({ img, link, title, amountGoal, amountRaised, donations, sqSize, strokeWidth, }: MyAccountFrpClosedProps) => JSX.Element;
16
+ declare const MyAccountFrpClosed: ({ img, link, title, amountGoal, amountRaised, donations, sqSize, strokeWidth, frpColor, closedDate, customRow, manageLink, }: MyAccountFrpClosedProps) => JSX.Element;
13
17
  export default MyAccountFrpClosed;
@@ -3,6 +3,7 @@ export interface FrpPreviewImgProps {
3
3
  img?: string;
4
4
  link?: string;
5
5
  title?: string;
6
+ frpColor?: string;
6
7
  }
7
- declare const FrpPreviewImg: ({ img, link, title }: FrpPreviewImgProps) => JSX.Element;
8
+ declare const FrpPreviewImg: ({ img, link, title, frpColor }: FrpPreviewImgProps) => JSX.Element;
8
9
  export default FrpPreviewImg;
@@ -11,6 +11,7 @@ export interface MyAccountFrpPreviewProps {
11
11
  sqSize: number;
12
12
  strokeWidth: number;
13
13
  manageLink?: string;
14
+ frpColor?: string;
14
15
  }
15
- declare const MyAccountFrpPreview: ({ img, link, title, amountGoal, amountOfweek, amountRaised, donations, sqSize, strokeWidth, daysToGo, manageLink, }: MyAccountFrpPreviewProps) => JSX.Element;
16
+ declare const MyAccountFrpPreview: ({ img, link, title, amountGoal, amountOfweek, amountRaised, donations, sqSize, strokeWidth, daysToGo, manageLink, frpColor, }: MyAccountFrpPreviewProps) => JSX.Element;
16
17
  export default MyAccountFrpPreview;
@@ -7,6 +7,8 @@ declare const Icons: {
7
7
  account: () => JSX.Element;
8
8
  support: () => JSX.Element;
9
9
  additional: () => JSX.Element;
10
+ minus: () => JSX.Element;
11
+ dot: () => JSX.Element;
10
12
  menu: () => JSX.Element;
11
13
  close: () => JSX.Element;
12
14
  };
@@ -2,16 +2,18 @@
2
2
  export interface MyAccountSidebarProps {
3
3
  listMenu: Array<ItemMenu>;
4
4
  dashboard: ItemMenu;
5
- account?: ItemMenu;
5
+ account: ItemMenu;
6
6
  contract?: ItemMenu;
7
7
  handleSetOverlay: (value: boolean) => void;
8
8
  activeMenu: ItemMenu;
9
+ pathnameActive?: string;
9
10
  }
10
11
  declare type ItemMenu = {
11
12
  id: string;
12
- icon: any;
13
+ icon?: any;
13
14
  label: string;
14
15
  href?: string;
16
+ items?: Array<ItemMenu>;
15
17
  };
16
- declare const MyAccountSidebar: ({ listMenu, dashboard, account, contract, handleSetOverlay, activeMenu, }: MyAccountSidebarProps) => JSX.Element;
18
+ declare const MyAccountSidebar: ({ listMenu, dashboard, account, contract, handleSetOverlay, activeMenu, pathnameActive, }: MyAccountSidebarProps) => JSX.Element;
17
19
  export default MyAccountSidebar;
@@ -3,9 +3,11 @@ export interface MyAccountStartFundraiseCardProps {
3
3
  className?: string;
4
4
  title?: string;
5
5
  description?: string;
6
- buttonText?: string;
7
- onClick?: () => void;
6
+ buttonText1?: string;
7
+ buttonText2?: string;
8
+ onClickButton1?: () => void;
9
+ onClickButton2?: () => void;
8
10
  width: string;
9
11
  }
10
- declare const MyAccountStartFundraiseCard: ({ className, title, buttonText, onClick, width, }: MyAccountStartFundraiseCardProps) => JSX.Element;
12
+ declare const MyAccountStartFundraiseCard: ({ className, title, buttonText1, buttonText2, onClickButton1, onClickButton2, width, }: MyAccountStartFundraiseCardProps) => JSX.Element;
11
13
  export default MyAccountStartFundraiseCard;
@@ -3,7 +3,7 @@ import CenterDecorator from "../../utils/center-decorator";
3
3
  declare const _default: {
4
4
  title: string;
5
5
  decorators: (typeof CenterDecorator)[];
6
- component: ({ className, title, buttonText, onClick, width, }: import("./my-account-start-fundraise-card").MyAccountStartFundraiseCardProps) => JSX.Element;
6
+ component: ({ className, title, buttonText1, buttonText2, onClickButton1, onClickButton2, width, }: import("./my-account-start-fundraise-card").MyAccountStartFundraiseCardProps) => JSX.Element;
7
7
  };
8
8
  export default _default;
9
9
  export declare const startFundraiseStory: {
@@ -12,3 +12,9 @@ export declare const startFundraiseStory: {
12
12
  name: string;
13
13
  };
14
14
  };
15
+ export declare const startFundraiseStoryV2: {
16
+ (): JSX.Element;
17
+ story: {
18
+ name: string;
19
+ };
20
+ };
@@ -1,8 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  export interface MyAccountStatsRaisedProps {
3
3
  amount: number;
4
- donations: number;
5
4
  campaigns: number;
6
5
  }
7
- declare const MyAccountStatsRaised: ({ amount, donations, campaigns, }: MyAccountStatsRaisedProps) => JSX.Element;
6
+ declare const MyAccountStatsRaised: ({ amount, campaigns, }: MyAccountStatsRaisedProps) => JSX.Element;
8
7
  export default MyAccountStatsRaised;
@@ -8,6 +8,7 @@ export declare type NavigationExpandedCharityProps = {
8
8
  className?: string;
9
9
  action: HybridNavigationLink | null;
10
10
  actionRaised?: HybridNavigationLink | null;
11
+ loginRaised?: HybridNavigationLink | null;
11
12
  };
12
- declare function NavigationExpandedCharity({ children, onRequestClose, className, banner, action, actionRaised, }: NavigationExpandedCharityProps): JSX.Element;
13
+ declare function NavigationExpandedCharity({ children, onRequestClose, className, banner, action, actionRaised, loginRaised, }: NavigationExpandedCharityProps): JSX.Element;
13
14
  export default NavigationExpandedCharity;
@@ -2,6 +2,7 @@ import React from "react";
2
2
  import { ColorSpecifier } from "../../theme/theme";
3
3
  import { ButtonProps } from "../button/button";
4
4
  import { UserData } from "./nav-user-menu";
5
+ import { UserMenuItemWithSubmenu } from "./nav-user-menu-items";
5
6
  declare type LoginAction = {
6
7
  analyticsId?: string;
7
8
  onLogin: () => void;
@@ -15,6 +16,7 @@ export declare type NavigationProps = {
15
16
  login?: LoginAction | null;
16
17
  isSticky?: boolean;
17
18
  menuReverse?: boolean;
19
+ userMenu?: Array<UserMenuItemWithSubmenu>;
18
20
  };
19
- declare function Navigation({ logo, cta, user, login, isSticky }: NavigationProps): JSX.Element;
21
+ declare function Navigation({ logo, cta, user, login, isSticky, userMenu, }: NavigationProps): JSX.Element;
20
22
  export default Navigation;
@@ -15,6 +15,7 @@ declare type NavigationMenu = {
15
15
  }>;
16
16
  action?: HybridNavigationLink;
17
17
  actionRaised?: HybridNavigationLink;
18
+ loginRaised?: HybridNavigationLink | null;
18
19
  onClick?: () => void;
19
20
  };
20
21
  declare type SearchAction = {
@@ -1,3 +1,4 @@
1
1
  export { default as PhoneNumberInput } from "./phone-number-input";
2
2
  export { default as PhoneInput } from "./phone-number-input-v2";
3
+ export { default as PhoneNumberInputV1 } from "./phone-number-input-v1";
3
4
  export * from "./util";
@@ -0,0 +1,25 @@
1
+ import React from "react";
2
+ import { CountryCode } from "libphonenumber-js";
3
+ declare type PhoneNumberInputProps = {
4
+ values: {
5
+ number: string;
6
+ countryCallingCode: string;
7
+ country: string;
8
+ };
9
+ names?: {
10
+ number: string;
11
+ countryCallingCode: string;
12
+ country: string;
13
+ };
14
+ onChange: (value: string, name: string) => void;
15
+ label?: React.ReactNode;
16
+ error?: string | null;
17
+ onBlur?: (e: React.FocusEvent) => void;
18
+ helperText?: React.ReactNode;
19
+ required?: boolean;
20
+ defaultCountry?: CountryCode;
21
+ placeholder?: string;
22
+ color?: string;
23
+ };
24
+ declare function PhoneNumberInputV1({ onChange, values, names, error, onBlur, helperText, label, required, defaultCountry, placeholder, color, }: PhoneNumberInputProps): JSX.Element;
25
+ export default PhoneNumberInputV1;
@@ -13,6 +13,7 @@ declare type PhoneInputProps = {
13
13
  defaultCountry?: CountryCode;
14
14
  placeholder?: string;
15
15
  color?: string;
16
+ name?: string;
16
17
  };
17
- declare function PhoneInput({ values, onChange, defaultCountry, label, required, placeholder, error, }: PhoneInputProps): JSX.Element;
18
+ declare function PhoneInput({ values, onChange, defaultCountry, label, required, placeholder, error, name, }: PhoneInputProps): JSX.Element;
18
19
  export default PhoneInput;
@@ -20,6 +20,7 @@ declare type PhoneNumberInputProps = {
20
20
  defaultCountry?: CountryCode;
21
21
  placeholder?: string;
22
22
  color?: string;
23
+ disabled?: boolean;
23
24
  };
24
- declare function PhoneNumberInput({ onChange, values, names, error, onBlur, helperText, label, required, defaultCountry, placeholder, color, }: PhoneNumberInputProps): JSX.Element;
25
+ declare function PhoneNumberInput({ onChange, values, names, error, onBlur, helperText, label, required, defaultCountry, placeholder, color, disabled, }: PhoneNumberInputProps): JSX.Element;
25
26
  export default PhoneNumberInput;
@@ -11,6 +11,12 @@ export declare const PhoneNumberInputStory: {
11
11
  name: string;
12
12
  };
13
13
  };
14
+ export declare const PhoneNumberInputDisableStory: {
15
+ (): JSX.Element;
16
+ story: {
17
+ name: string;
18
+ };
19
+ };
14
20
  export declare const PhoneInputStory: {
15
21
  (): JSX.Element;
16
22
  story: {
@@ -23,3 +29,9 @@ export declare const PhoneNumberInputV2: {
23
29
  name: string;
24
30
  };
25
31
  };
32
+ export declare const PhoneNumberInputStoryV1: {
33
+ (): JSX.Element;
34
+ story: {
35
+ name: string;
36
+ };
37
+ };
@@ -1,2 +1,4 @@
1
1
  export { default as Select } from "./select";
2
+ export { default as SelectEnhanced } from "./select-enhanced";
2
3
  export { default as SelectHelperText } from "./select-helper-text";
4
+ export { default as SelectV2 } from "./select-v2";
@@ -0,0 +1,24 @@
1
+ import React from "react";
2
+ import { SelectProps as MDCSelectProps, SelectHelperTextProps } from "@material/react-select";
3
+ export declare type SelectOption = {
4
+ value: string;
5
+ label?: string;
6
+ disabled?: boolean;
7
+ };
8
+ export interface SelectProps extends Omit<MDCSelectProps, "onEnhancedChange" | "ref" | "children" | "options" | "outlined" | "helperText" | "dense"> {
9
+ label?: string;
10
+ value: string;
11
+ onChange: (value: any) => void;
12
+ externalLabel?: boolean;
13
+ large?: boolean;
14
+ options: Array<string> | Array<SelectOption>;
15
+ leadingIcon?: React.ReactElement;
16
+ helperText?: string | React.ReactElement<SelectHelperTextProps> | null;
17
+ isHelperTextPersistent?: boolean;
18
+ noArrow?: boolean;
19
+ color?: string;
20
+ error?: boolean | string;
21
+ outlined?: boolean;
22
+ }
23
+ declare const SelectV2: ({ label, value, onChange, helperText, isHelperTextPersistent, externalLabel, id, className, options, large, required, leadingIcon, noArrow, error, color, outlined, ...rest }: SelectProps) => JSX.Element;
24
+ export default SelectV2;
@@ -0,0 +1,27 @@
1
+ import React from "react";
2
+ export declare type SelectOption = {
3
+ value: string;
4
+ label?: string;
5
+ disabled?: boolean;
6
+ };
7
+ export interface SelectProps {
8
+ label?: string;
9
+ value: string | number;
10
+ onChange: (value: string) => void;
11
+ externalLabel?: boolean;
12
+ large?: boolean;
13
+ options: Array<SelectOption>;
14
+ leadingIcon?: React.ReactElement;
15
+ helperText?: string | null;
16
+ isHelperTextPersistent?: boolean;
17
+ noArrow?: boolean;
18
+ color?: string;
19
+ asteriskColor?: string;
20
+ itemHoverColor?: string;
21
+ error?: boolean | string;
22
+ trailingIcon?: React.ReactElement;
23
+ bgColor?: string;
24
+ colorError?: string;
25
+ }
26
+ declare const SelectV2: ({ options, value, onChange, color, itemHoverColor, noArrow, trailingIcon, bgColor, error, colorError, }: SelectProps) => JSX.Element;
27
+ export default SelectV2;
@@ -5,7 +5,7 @@ export declare type SelectOption = {
5
5
  label?: string;
6
6
  disabled?: boolean;
7
7
  };
8
- export interface SelectProps extends Omit<MDCSelectProps, "onEnhancedChange" | "ref" | "children" | "options" | "outlined" | "helperText" | "dense"> {
8
+ export interface SelectProps extends Omit<MDCSelectProps, "ref" | "children" | "options" | "outlined" | "helperText" | "dense"> {
9
9
  label?: string;
10
10
  value: string;
11
11
  onChange: (e: React.FormEvent) => void;