@mycause/ui 0.0.0-cc76834b → 0.0.0-cc99c334

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 (76) hide show
  1. package/dist/components/favorite-charity-item/favorite-charity-item.d.ts +3 -3
  2. package/dist/components/favorite-charity-item/favorite-charity-item.stories.d.ts +2 -2
  3. package/dist/components/field-helpers/field-label.d.ts +2 -1
  4. package/dist/components/green-dashboard-sidebar/Icon.d.ts +11 -0
  5. package/dist/components/green-dashboard-sidebar/green-dashboard-sidebar.d.ts +12 -3
  6. package/dist/components/index.d.ts +1 -0
  7. package/dist/components/input/InputDefault.d.ts +4 -1
  8. package/dist/components/input/index.d.ts +1 -1
  9. package/dist/components/input/input.stories.d.ts +6 -0
  10. package/dist/components/line-chart/index.d.ts +2 -1
  11. package/dist/components/modal/modalImage.d.ts +8 -0
  12. package/dist/components/my-account-sidebar/Icon.d.ts +2 -0
  13. package/dist/components/my-account-sidebar/my-account-sidebar.d.ts +1 -1
  14. package/dist/components/my-account-stats-donated/my-account-stats-donated.d.ts +2 -3
  15. package/dist/components/my-account-stats-raised/my-account-stats-raised.d.ts +2 -2
  16. package/dist/components/partner-dashboard-chart/chart.d.ts +3 -0
  17. package/dist/components/{start-campaign-card copy/start-campaign-card.stories.d.ts → partner-dashboard-chart/chart.stories.d.ts} +2 -2
  18. package/dist/components/partner-dashboard-chart/index.d.ts +1 -0
  19. package/dist/components/phone-number-input/index.d.ts +1 -0
  20. package/dist/components/phone-number-input/phone-number-input-v2.d.ts +18 -0
  21. package/dist/components/phone-number-input/phone-number-input.stories.d.ts +12 -0
  22. package/dist/components/select/select.d.ts +3 -1
  23. package/dist/index.esm.js +709 -398
  24. package/dist/index.js +707 -394
  25. package/package.json +1 -1
  26. package/dist/components/choose-/index.d.ts +0 -1
  27. package/dist/components/choose-/start-fundraise-card.d.ts +0 -10
  28. package/dist/components/choose-/start-fundraise-card.stories.d.ts +0 -14
  29. package/dist/components/choose-charity-card/start-fundraise-card.d.ts +0 -10
  30. package/dist/components/choose-charity-card/start-fundraise-card.stories.d.ts +0 -14
  31. package/dist/components/choose-charity-card copy/choose-charity-card.d.ts +0 -10
  32. package/dist/components/choose-charity-card copy/choose-charity-card.stories.d.ts +0 -14
  33. package/dist/components/choose-charity-card copy/index.d.ts +0 -1
  34. package/dist/components/favorite-charity-item/choose-charity-card.d.ts +0 -10
  35. package/dist/components/favorite-charity-item/choose-charity-card.stories.d.ts +0 -14
  36. package/dist/components/line-chart/line-chart-component.d.ts +0 -6
  37. package/dist/components/line-chart/line-chart.d.ts +0 -6
  38. package/dist/components/line-chart/line-chart.stories.d.ts +0 -9
  39. package/dist/components/line-chart/parnert-line-chart.d.ts +0 -3
  40. package/dist/components/line-chart/parnert-line-chart.stories.d.ts +0 -12
  41. package/dist/components/line-chart/partner-line-chart-block copy.d.ts +0 -0
  42. package/dist/components/line-chart/partner-line-chart.stories-block.d.ts +0 -12
  43. package/dist/components/line-chart/partner-line-chart.stories.d.ts +0 -12
  44. package/dist/components/line-chart copy/index.d.ts +0 -2
  45. package/dist/components/line-chart copy/partner-line-chart-block.d.ts +0 -10
  46. package/dist/components/line-chart copy/partner-line-chart-block.stories.d.ts +0 -12
  47. package/dist/components/line-chart copy/partner-line-chart.d.ts +0 -3
  48. package/dist/components/line-chartjs/index.d.ts +0 -1
  49. package/dist/components/line-chartjs/partner-line-chart-block.d.ts +0 -10
  50. package/dist/components/line-chartjs/partner-line-chart-block.stories.d.ts +0 -12
  51. package/dist/components/line-chartjs/partner-line-chart.d.ts +0 -3
  52. package/dist/components/my-account-choose-charity-card/choose-charity-card.d.ts +0 -10
  53. package/dist/components/my-account-choose-charity-card/choose-charity-card.stories.d.ts +0 -14
  54. package/dist/components/my-account-start-fundraise-card/start-fundraise-card.d.ts +0 -10
  55. package/dist/components/my-account-start-fundraise-card/start-fundraise-card.stories.d.ts +0 -14
  56. package/dist/components/parnert-monthly-stats/index.d.ts +0 -1
  57. package/dist/components/parnert-monthly-stats/parnert-monthly-stats.d.ts +0 -7
  58. package/dist/components/parnert-monthly-stats/parnert-monthly-stats.stories.d.ts +0 -12
  59. package/dist/components/partner-chart-stats/partner-monthly-stats.d.ts +0 -7
  60. package/dist/components/partner-chart-stats/partner-monthly-stats.stories.d.ts +0 -12
  61. package/dist/components/partner-monthly-stats copy/index.d.ts +0 -1
  62. package/dist/components/partner-monthly-stats copy/partner-monthly-stats.d.ts +0 -7
  63. package/dist/components/partner-monthly-stats copy/partner-monthly-stats.stories.d.ts +0 -12
  64. package/dist/components/partner-monthly-table/index.d.ts +0 -1
  65. package/dist/components/partner-monthly-table/partner-monthly-table.d.ts +0 -7
  66. package/dist/components/partner-monthly-table/partner-monthly-table.stories.d.ts +0 -12
  67. package/dist/components/partner-thismonth-stats/index.d.ts +0 -1
  68. package/dist/components/partner-thismonth-stats/partner-monthly-stats.d.ts +0 -7
  69. package/dist/components/partner-thismonth-stats/partner-monthly-stats.stories.d.ts +0 -12
  70. package/dist/components/start-campaign-card copy/index.d.ts +0 -1
  71. package/dist/components/start-campaign-card copy/start-campaign-card.d.ts +0 -8
  72. package/dist/components/start-fundraise-card/start-campaign-card.d.ts +0 -8
  73. package/dist/components/start-fundraise-card/start-campaign-card.stories.d.ts +0 -14
  74. package/dist/components/start-fundraise-card copy/index.d.ts +0 -1
  75. package/dist/components/start-fundraise-card copy/start-fundraise-card.d.ts +0 -10
  76. package/dist/components/start-fundraise-card copy/start-fundraise-card.stories.d.ts +0 -14
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  export interface FavoriteCharityItemProps {
3
3
  className?: string;
4
4
  index?: number;
@@ -9,7 +9,7 @@ export interface FavoriteCharityItemProps {
9
9
  handleClickItem?: () => void;
10
10
  showHeartToggle?: boolean;
11
11
  charityTextLink?: string;
12
- width: string;
12
+ width?: string;
13
13
  }
14
- declare const FavoriteCharityItem: ({ className, index, charityLogoLink, charityName, charityFavorites, handleClick, handleClickItem, showHeartToggle, charityTextLink, width, }: FavoriteCharityItemProps) => JSX.Element;
14
+ declare const FavoriteCharityItem: React.FC<FavoriteCharityItemProps>;
15
15
  export default FavoriteCharityItem;
@@ -1,9 +1,9 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  import CenterDecorator from "../../utils/center-decorator";
3
3
  declare const _default: {
4
4
  title: string;
5
5
  decorators: (typeof CenterDecorator)[];
6
- component: ({ className, index, charityLogoLink, charityName, charityFavorites, handleClick, handleClickItem, showHeartToggle, charityTextLink, width, }: import("./favorite-charity-item").FavoriteCharityItemProps) => JSX.Element;
6
+ component: React.FunctionComponent<import("./favorite-charity-item").FavoriteCharityItemProps>;
7
7
  };
8
8
  export default _default;
9
9
  export declare const favoriteCharityItemStory1: {
@@ -3,6 +3,7 @@ interface FieldLabelProps extends React.HTMLProps<HTMLLabelElement> {
3
3
  large?: boolean;
4
4
  children?: React.ReactNode;
5
5
  required?: boolean;
6
+ asteriskColor?: string;
6
7
  }
7
- declare function FieldLabel({ large, className, children, required, ...rest }: FieldLabelProps): JSX.Element;
8
+ declare function FieldLabel({ large, className, children, required, asteriskColor, ...rest }: FieldLabelProps): JSX.Element;
8
9
  export default FieldLabel;
@@ -0,0 +1,11 @@
1
+ /// <reference types="react" />
2
+ declare const Icons: {
3
+ dashboard: (props?: {}) => JSX.Element;
4
+ collapse: (props?: {}) => JSX.Element;
5
+ expand: () => JSX.Element;
6
+ donations: () => JSX.Element;
7
+ account: () => JSX.Element;
8
+ support: () => JSX.Element;
9
+ additional: () => JSX.Element;
10
+ };
11
+ export default Icons;
@@ -1,6 +1,15 @@
1
1
  /// <reference types="react" />
2
- export interface CampaignCardProps {
3
- a: string;
2
+ export interface GreenDashboardSidebarProps {
3
+ listMenu: Array<ItemMenu>;
4
+ noDashboard?: boolean;
5
+ noAccount?: boolean;
6
+ noContract?: boolean;
4
7
  }
5
- declare const GreenDashboardSidebar: ({ a }: CampaignCardProps) => JSX.Element;
8
+ declare type ItemMenu = {
9
+ id: string;
10
+ icon: any;
11
+ label: string;
12
+ href?: string;
13
+ };
14
+ declare const GreenDashboardSidebar: ({ listMenu, noDashboard, noAccount, noContract, }: GreenDashboardSidebarProps) => JSX.Element;
6
15
  export default GreenDashboardSidebar;
@@ -60,3 +60,4 @@ export * from "./my-account-sidebar";
60
60
  export * from "./my-account-frp-preview";
61
61
  export * from "./my-account-stats-donated";
62
62
  export * from "./my-account-stats-raised";
63
+ export * from "./input";
@@ -3,6 +3,9 @@ interface InputDefaltProps {
3
3
  lable?: string;
4
4
  required?: boolean;
5
5
  placeholder?: string;
6
+ onChange: (value: string) => void;
7
+ value: string;
8
+ error?: string | null | boolean;
6
9
  }
7
- declare const Input: ({ lable, required, placeholder }: InputDefaltProps) => JSX.Element;
10
+ declare const Input: ({ lable, required, placeholder, value, onChange, error, }: InputDefaltProps) => JSX.Element;
8
11
  export default Input;
@@ -1 +1 @@
1
- export { default as HorizontalBar } from "./InputDefault";
1
+ export { default as Input } from "./InputDefault";
@@ -10,3 +10,9 @@ export declare const InputExample: {
10
10
  name: string;
11
11
  };
12
12
  };
13
+ export declare const InputV2: {
14
+ (): JSX.Element;
15
+ story: {
16
+ name: string;
17
+ };
18
+ };
@@ -1 +1,2 @@
1
- export { default as LineChartComponent } from "./line-chart-component";
1
+ export { default as PartnerLineChart } from "./partner-line-chart";
2
+ export { default as PartnerLineChartBlock } from "./partner-line-chart-block";
@@ -0,0 +1,8 @@
1
+ /// <reference types="react" />
2
+ export interface ModalImasgeProps {
3
+ isOpen: boolean;
4
+ modalImageSrc: string;
5
+ toggleModal: (arg: boolean) => void;
6
+ }
7
+ declare const ModalImage: ({ isOpen, modalImageSrc, toggleModal, }: ModalImasgeProps) => JSX.Element;
8
+ export default ModalImage;
@@ -7,5 +7,7 @@ declare const Icons: {
7
7
  account: () => JSX.Element;
8
8
  support: () => JSX.Element;
9
9
  additional: () => JSX.Element;
10
+ menu: () => JSX.Element;
11
+ close: () => JSX.Element;
10
12
  };
11
13
  export default Icons;
@@ -4,7 +4,7 @@ export interface MyAccountSidebarProps {
4
4
  dashboard: ItemMenu;
5
5
  account?: ItemMenu;
6
6
  contract?: ItemMenu;
7
- handleSetOverlay: () => void;
7
+ handleSetOverlay: (value: boolean) => void;
8
8
  }
9
9
  declare type ItemMenu = {
10
10
  id: string;
@@ -1,9 +1,8 @@
1
1
  /// <reference types="react" />
2
2
  export interface MyAccountStatsDonatedProps {
3
- number: number;
3
+ amount: number;
4
4
  donations: number;
5
- campaigns: number;
6
5
  viewDonationLink?: string;
7
6
  }
8
- declare const MyAccountStatsDonated: ({ number, donations, viewDonationLink, }: MyAccountStatsDonatedProps) => JSX.Element;
7
+ declare const MyAccountStatsDonated: ({ amount, donations, viewDonationLink, }: MyAccountStatsDonatedProps) => JSX.Element;
9
8
  export default MyAccountStatsDonated;
@@ -1,8 +1,8 @@
1
1
  /// <reference types="react" />
2
2
  export interface MyAccountStatsRaisedProps {
3
- number: number;
3
+ amount: number;
4
4
  donations: number;
5
5
  campaigns: number;
6
6
  }
7
- declare const MyAccountStatsRaised: ({ number, donations, campaigns, }: MyAccountStatsRaisedProps) => JSX.Element;
7
+ declare const MyAccountStatsRaised: ({ amount, donations, campaigns, }: MyAccountStatsRaisedProps) => JSX.Element;
8
8
  export default MyAccountStatsRaised;
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ declare const LineChart: () => JSX.Element;
3
+ export default LineChart;
@@ -3,10 +3,10 @@ import CenterDecorator from "../../utils/center-decorator";
3
3
  declare const _default: {
4
4
  title: string;
5
5
  decorators: (typeof CenterDecorator)[];
6
- component: ({ className, title, description, }: import("./start-campaign-card").StartCampaignCardProps) => JSX.Element;
6
+ component: () => JSX.Element;
7
7
  };
8
8
  export default _default;
9
- export declare const startcampaincard: {
9
+ export declare const progressbar: {
10
10
  (): JSX.Element;
11
11
  story: {
12
12
  name: string;
@@ -0,0 +1 @@
1
+ export { default as Chart } from "./chart";
@@ -1,2 +1,3 @@
1
1
  export { default as PhoneNumberInput } from "./phone-number-input";
2
+ export { default as PhoneInput } from "./phone-number-input-v2";
2
3
  export * from "./util";
@@ -0,0 +1,18 @@
1
+ import React from "react";
2
+ import { CountryCode } from "libphonenumber-js";
3
+ declare type PhoneInputProps = {
4
+ values: {
5
+ number: string;
6
+ countryCallingCode: string;
7
+ country: string;
8
+ };
9
+ onChange: (value: string, name: string) => void;
10
+ label?: React.ReactNode;
11
+ error?: string | null;
12
+ required?: boolean;
13
+ defaultCountry?: CountryCode;
14
+ placeholder?: string;
15
+ color?: string;
16
+ };
17
+ declare function PhoneInput({ values, onChange, defaultCountry, label, required, placeholder, error, }: PhoneInputProps): JSX.Element;
18
+ export default PhoneInput;
@@ -11,3 +11,15 @@ export declare const PhoneNumberInputStory: {
11
11
  name: string;
12
12
  };
13
13
  };
14
+ export declare const PhoneInputStory: {
15
+ (): JSX.Element;
16
+ story: {
17
+ name: string;
18
+ };
19
+ };
20
+ export declare const PhoneNumberInputV2: {
21
+ (): JSX.Element;
22
+ story: {
23
+ name: string;
24
+ };
25
+ };
@@ -17,7 +17,9 @@ export interface SelectProps extends Omit<MDCSelectProps, "onEnhancedChange" | "
17
17
  isHelperTextPersistent?: boolean;
18
18
  noArrow?: boolean;
19
19
  color?: string;
20
+ asteriskColor?: string;
20
21
  error?: boolean | string;
22
+ customTrailingIcon?: boolean;
21
23
  }
22
- declare const Select: ({ label, value, onChange, helperText, isHelperTextPersistent, externalLabel, id, className, options, large, required, leadingIcon, noArrow, error, color, ...rest }: SelectProps) => JSX.Element;
24
+ declare const Select: ({ label, value, onChange, helperText, isHelperTextPersistent, externalLabel, id, className, options, large, required, leadingIcon, noArrow, error, color, asteriskColor, customTrailingIcon, ...rest }: SelectProps) => JSX.Element;
23
25
  export default Select;