@mycause/ui 0.0.0-cf83f932 → 0.0.0-cf8ff236

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 (113) hide show
  1. package/CHANGELOG.md +69 -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 copy/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/{line-chart/parnert-line-chart.stories.d.ts → credit-card-form/toast.stories.d.ts} +1 -1
  7. package/dist/components/date-picker/date-picker.stories.d.ts +6 -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/index.d.ts +3 -6
  11. package/dist/components/input/InputDefault.d.ts +7 -5
  12. package/dist/components/input/input.stories.d.ts +6 -0
  13. package/dist/components/input-social/Icons.d.ts +5 -0
  14. package/dist/components/input-social/InputSocial.d.ts +12 -0
  15. package/dist/components/input-social/index.d.ts +1 -0
  16. package/dist/components/{green-dashboard-sidebar/green-dashboard-sidebar.stories.d.ts → input-social/input-social.stories.d.ts} +1 -1
  17. package/dist/components/my-account-frp-closed/frp-information.d.ts +4 -2
  18. package/dist/components/my-account-frp-closed/my-account-frp-closed.d.ts +4 -2
  19. package/dist/components/my-account-sidebar/my-account-sidebar.d.ts +3 -2
  20. package/dist/components/my-account-start-fundraise-card/my-account-start-fundraise-card.d.ts +5 -3
  21. package/dist/components/my-account-start-fundraise-card/my-account-start-fundraise-card.stories.d.ts +7 -1
  22. package/dist/components/my-account-stats-raised/my-account-stats-raised.d.ts +1 -2
  23. package/dist/components/nav/nav-expanded-charity.d.ts +2 -1
  24. package/dist/components/nav/nav.d.ts +1 -0
  25. package/dist/components/phone-number-input/index.d.ts +1 -0
  26. package/dist/components/phone-number-input/phone-number-input-v1.d.ts +25 -0
  27. package/dist/components/phone-number-input/phone-number-input-v2.d.ts +2 -1
  28. package/dist/components/phone-number-input/phone-number-input.d.ts +2 -1
  29. package/dist/components/phone-number-input/phone-number-input.stories.d.ts +12 -0
  30. package/dist/components/select/index.d.ts +2 -0
  31. package/dist/components/select/select-enhanced.d.ts +23 -0
  32. package/dist/components/select/select-v2.d.ts +26 -0
  33. package/dist/components/select/select.d.ts +1 -1
  34. package/dist/components/select/select.stories.d.ts +12 -0
  35. package/dist/components/switch/index.d.ts +1 -0
  36. package/dist/components/switch/switch-v2.d.ts +8 -0
  37. package/dist/components/switch/switch.stories.d.ts +6 -0
  38. package/dist/components/table/partner-monthly-table.d.ts +2 -1
  39. package/dist/components/text-field/text-field-search.d.ts +2 -1
  40. package/dist/components/toast/Icons.d.ts +7 -0
  41. package/dist/components/toast/index.d.ts +1 -0
  42. package/dist/components/toast/toast.d.ts +8 -0
  43. package/dist/components/{line-chart/partner-line-chart-block.stories.d.ts → toast/toast.stories.d.ts} +1 -1
  44. package/dist/components/transaction-card/Dot.d.ts +6 -0
  45. package/dist/components/transaction-card/index.d.ts +1 -0
  46. package/dist/components/transaction-card/transaction-card.d.ts +16 -0
  47. package/dist/components/transaction-card/transaction-card.stories.d.ts +20 -0
  48. package/dist/components/uploader/Icons.d.ts +6 -0
  49. package/dist/components/uploader/uploadAndCropper.d.ts +13 -0
  50. package/dist/index.esm.js +25496 -24569
  51. package/dist/index.js +25502 -24567
  52. package/package.json +2 -1
  53. package/dist/components/choose-/index.d.ts +0 -1
  54. package/dist/components/choose-/start-fundraise-card.d.ts +0 -10
  55. package/dist/components/choose-/start-fundraise-card.stories.d.ts +0 -14
  56. package/dist/components/choose-charity-card/choose-charity-card.d.ts +0 -10
  57. package/dist/components/choose-charity-card/choose-charity-card.stories.d.ts +0 -14
  58. package/dist/components/choose-charity-card/index.d.ts +0 -1
  59. package/dist/components/choose-charity-card/start-fundraise-card.d.ts +0 -10
  60. package/dist/components/choose-charity-card/start-fundraise-card.stories.d.ts +0 -14
  61. package/dist/components/choose-charity-card copy/choose-charity-card.d.ts +0 -10
  62. package/dist/components/choose-charity-card copy/choose-charity-card.stories.d.ts +0 -14
  63. package/dist/components/choose-charity-card copy/index.d.ts +0 -1
  64. package/dist/components/favorite-charity-item/choose-charity-card.d.ts +0 -10
  65. package/dist/components/favorite-charity-item/choose-charity-card.stories.d.ts +0 -14
  66. package/dist/components/green-dashboard-sidebar/green-dashboard-sidebar.d.ts +0 -6
  67. package/dist/components/green-dashboard-sidebar/index.d.ts +0 -1
  68. package/dist/components/line-chart/index.d.ts +0 -1
  69. package/dist/components/line-chart/line-chart-component.d.ts +0 -6
  70. package/dist/components/line-chart/line-chart.d.ts +0 -6
  71. package/dist/components/line-chart/line-chart.stories.d.ts +0 -9
  72. package/dist/components/line-chart/parnert-line-chart.d.ts +0 -3
  73. package/dist/components/line-chart/partner-line-chart-block copy.d.ts +0 -0
  74. package/dist/components/line-chart/partner-line-chart-block.d.ts +0 -10
  75. package/dist/components/line-chart/partner-line-chart.d.ts +0 -3
  76. package/dist/components/line-chart/partner-line-chart.stories-block.d.ts +0 -12
  77. package/dist/components/line-chart/partner-line-chart.stories.d.ts +0 -12
  78. package/dist/components/line-chart copy/index.d.ts +0 -2
  79. package/dist/components/line-chart copy/partner-line-chart-block.d.ts +0 -10
  80. package/dist/components/line-chart copy/partner-line-chart.d.ts +0 -3
  81. package/dist/components/line-chartjs/index.d.ts +0 -1
  82. package/dist/components/line-chartjs/partner-line-chart-block.d.ts +0 -10
  83. package/dist/components/line-chartjs/partner-line-chart-block.stories.d.ts +0 -12
  84. package/dist/components/line-chartjs/partner-line-chart.d.ts +0 -3
  85. package/dist/components/my-account-choose-charity-card/choose-charity-card.d.ts +0 -10
  86. package/dist/components/my-account-choose-charity-card/choose-charity-card.stories.d.ts +0 -14
  87. package/dist/components/my-account-start-fundraise-card/start-fundraise-card.d.ts +0 -10
  88. package/dist/components/my-account-start-fundraise-card/start-fundraise-card.stories.d.ts +0 -14
  89. package/dist/components/parnert-monthly-stats/index.d.ts +0 -1
  90. package/dist/components/parnert-monthly-stats/parnert-monthly-stats.d.ts +0 -7
  91. package/dist/components/parnert-monthly-stats/parnert-monthly-stats.stories.d.ts +0 -12
  92. package/dist/components/partner-chart-stats/partner-monthly-stats.d.ts +0 -7
  93. package/dist/components/partner-chart-stats/partner-monthly-stats.stories.d.ts +0 -12
  94. package/dist/components/partner-monthly-stats copy/index.d.ts +0 -1
  95. package/dist/components/partner-monthly-stats copy/partner-monthly-stats.d.ts +0 -7
  96. package/dist/components/partner-monthly-stats copy/partner-monthly-stats.stories.d.ts +0 -12
  97. package/dist/components/partner-monthly-table/index.d.ts +0 -1
  98. package/dist/components/partner-monthly-table/partner-monthly-table.d.ts +0 -7
  99. package/dist/components/partner-monthly-table/partner-monthly-table.stories.d.ts +0 -12
  100. package/dist/components/partner-thismonth-stats/index.d.ts +0 -1
  101. package/dist/components/partner-thismonth-stats/partner-monthly-stats.d.ts +0 -7
  102. package/dist/components/partner-thismonth-stats/partner-monthly-stats.stories.d.ts +0 -12
  103. package/dist/components/start-campaign-card copy/index.d.ts +0 -1
  104. package/dist/components/start-campaign-card copy/start-campaign-card.d.ts +0 -8
  105. package/dist/components/start-campaign-card copy/start-campaign-card.stories.d.ts +0 -14
  106. package/dist/components/start-fundraise-card/index.d.ts +0 -1
  107. package/dist/components/start-fundraise-card/start-campaign-card.d.ts +0 -8
  108. package/dist/components/start-fundraise-card/start-campaign-card.stories.d.ts +0 -14
  109. package/dist/components/start-fundraise-card/start-fundraise-card.d.ts +0 -10
  110. package/dist/components/start-fundraise-card/start-fundraise-card.stories.d.ts +0 -14
  111. package/dist/components/start-fundraise-card copy/index.d.ts +0 -1
  112. package/dist/components/start-fundraise-card copy/start-fundraise-card.d.ts +0 -10
  113. package/dist/components/start-fundraise-card copy/start-fundraise-card.stories.d.ts +0 -14
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mycause/ui",
3
- "version": "0.0.0-cf83f932",
3
+ "version": "0.0.0-cf8ff236",
4
4
  "author": "Marc Porciuncula <marc@mycause.com.au>",
5
5
  "license": "MIT",
6
6
  "main": "dist/index.js",
@@ -109,6 +109,7 @@
109
109
  "react-cropper": "^1.3.0",
110
110
  "react-dates": "^21.5.0",
111
111
  "react-dropzone-uploader": "^2.11.0",
112
+ "react-toastify": "8.1.0",
112
113
  "styled-jsx": "^3.2.1",
113
114
  "use-media": "^1.4.0"
114
115
  },
@@ -1 +0,0 @@
1
- export { default as StartFundraiseCard } from "./start-fundraise-card";
@@ -1,10 +0,0 @@
1
- /// <reference types="react" />
2
- export interface StartFundraiseCardProps {
3
- className?: string;
4
- title?: string;
5
- description?: string;
6
- buttonText?: string;
7
- onClick?: () => void;
8
- }
9
- declare const StartFundraiseCard: ({ className, title, buttonText, onClick }: StartFundraiseCardProps) => JSX.Element;
10
- export default StartFundraiseCard;
@@ -1,14 +0,0 @@
1
- /// <reference types="react" />
2
- import CenterDecorator from "../../utils/center-decorator";
3
- declare const _default: {
4
- title: string;
5
- decorators: (typeof CenterDecorator)[];
6
- component: ({ className, title, buttonText, onClick }: import("./start-fundraise-card").StartFundraiseCardProps) => JSX.Element;
7
- };
8
- export default _default;
9
- export declare const startcampaincard: {
10
- (): JSX.Element;
11
- story: {
12
- name: string;
13
- };
14
- };
@@ -1,10 +0,0 @@
1
- /// <reference types="react" />
2
- export interface ChooseCharityCardProps {
3
- className?: string;
4
- title?: string;
5
- description?: string;
6
- buttonText?: string;
7
- onClick?: () => void;
8
- }
9
- declare const ChooseCharityCard: ({ className, title, buttonText, onClick, }: ChooseCharityCardProps) => JSX.Element;
10
- export default ChooseCharityCard;
@@ -1,14 +0,0 @@
1
- /// <reference types="react" />
2
- import CenterDecorator from "../../utils/center-decorator";
3
- declare const _default: {
4
- title: string;
5
- decorators: (typeof CenterDecorator)[];
6
- component: ({ className, title, buttonText, onClick, }: import("./choose-charity-card").ChooseCharityCardProps) => JSX.Element;
7
- };
8
- export default _default;
9
- export declare const chooseCharityStory: {
10
- (): JSX.Element;
11
- story: {
12
- name: string;
13
- };
14
- };
@@ -1 +0,0 @@
1
- export { default as ChooseCharityCard } from "./choose-charity-card";
@@ -1,10 +0,0 @@
1
- /// <reference types="react" />
2
- export interface ChooseCharityCardProps {
3
- className?: string;
4
- title?: string;
5
- description?: string;
6
- buttonText?: string;
7
- onClick?: () => void;
8
- }
9
- declare const ChooseCharityCard: ({ className, title, buttonText, onClick }: ChooseCharityCardProps) => JSX.Element;
10
- export default ChooseCharityCard;
@@ -1,14 +0,0 @@
1
- /// <reference types="react" />
2
- import CenterDecorator from "../../utils/center-decorator";
3
- declare const _default: {
4
- title: string;
5
- decorators: (typeof CenterDecorator)[];
6
- component: ({ className, title, buttonText, onClick }: import("./choose-charity-card").ChooseCharityCardProps) => JSX.Element;
7
- };
8
- export default _default;
9
- export declare const startcampaincard: {
10
- (): JSX.Element;
11
- story: {
12
- name: string;
13
- };
14
- };
@@ -1,10 +0,0 @@
1
- /// <reference types="react" />
2
- export interface ChooseCharityCardProps {
3
- className?: string;
4
- title?: string;
5
- description?: string;
6
- buttonText?: string;
7
- onClick?: () => void;
8
- }
9
- declare const ChooseCharityCard: ({ className, title, buttonText, onClick }: ChooseCharityCardProps) => JSX.Element;
10
- export default ChooseCharityCard;
@@ -1,14 +0,0 @@
1
- /// <reference types="react" />
2
- import CenterDecorator from "../../utils/center-decorator";
3
- declare const _default: {
4
- title: string;
5
- decorators: (typeof CenterDecorator)[];
6
- component: ({ className, title, buttonText, onClick }: import("./choose-charity-card").ChooseCharityCardProps) => JSX.Element;
7
- };
8
- export default _default;
9
- export declare const chooseCharityStory: {
10
- (): JSX.Element;
11
- story: {
12
- name: string;
13
- };
14
- };
@@ -1 +0,0 @@
1
- export { default as ChooseCharityCard } from "./choose-charity-card";
@@ -1,10 +0,0 @@
1
- /// <reference types="react" />
2
- export interface ChooseCharityCardProps {
3
- className?: string;
4
- title?: string;
5
- description?: string;
6
- buttonText?: string;
7
- onClick?: () => void;
8
- }
9
- declare const ChooseCharityCard: ({ className, title, buttonText, onClick }: ChooseCharityCardProps) => JSX.Element;
10
- export default ChooseCharityCard;
@@ -1,14 +0,0 @@
1
- /// <reference types="react" />
2
- import CenterDecorator from "../../utils/center-decorator";
3
- declare const _default: {
4
- title: string;
5
- decorators: (typeof CenterDecorator)[];
6
- component: ({ className, title, buttonText, onClick }: import("./favorite-charity-item").ChooseCharityCardProps) => JSX.Element;
7
- };
8
- export default _default;
9
- export declare const chooseCharityStory: {
10
- (): JSX.Element;
11
- story: {
12
- name: string;
13
- };
14
- };
@@ -1,6 +0,0 @@
1
- /// <reference types="react" />
2
- export interface CampaignCardProps {
3
- a: string;
4
- }
5
- declare const GreenDashboardSidebar: ({ a }: CampaignCardProps) => JSX.Element;
6
- export default GreenDashboardSidebar;
@@ -1 +0,0 @@
1
- export { default as GreenDashboardSidebar } from "./green-dashboard-sidebar";
@@ -1 +0,0 @@
1
- export { default as LineChartComponent } from "./line-chart-component";
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
- export interface LineChartProps {
3
- data: any;
4
- }
5
- declare const LineChartComponent: React.FC<LineChartProps>;
6
- export default LineChartComponent;
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
- export interface LineChartProps {
3
- data: any;
4
- }
5
- declare const LineChartComponent: React.FC<LineChartProps>;
6
- export default LineChartComponent;
@@ -1,9 +0,0 @@
1
- import React from 'react';
2
- import CenterDecorator from "../../utils/center-decorator";
3
- declare const _default: {
4
- title: string;
5
- decorators: (typeof CenterDecorator)[];
6
- component: React.FunctionComponent<import("./line-chart-component").LineChartProps>;
7
- };
8
- export default _default;
9
- export declare const LineChart: any;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- declare const Linechart: (props: any) => JSX.Element;
3
- export default Linechart;
@@ -1,10 +0,0 @@
1
- /// <reference types="react" />
2
- interface PartnerLineChartBlockProps {
3
- chartData: {
4
- current_year: Array<number>;
5
- months_label: Array<string>;
6
- requested_year: Array<number>;
7
- };
8
- }
9
- declare const PartnerLineChartBlock: ({ chartData }: PartnerLineChartBlockProps) => JSX.Element;
10
- export default PartnerLineChartBlock;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- declare const PartnerLineChart: (props: any) => JSX.Element;
3
- export default PartnerLineChart;
@@ -1,12 +0,0 @@
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 PartnertLineChartStories: {
8
- ({ chartData }: any): JSX.Element;
9
- story: {
10
- name: string;
11
- };
12
- };
@@ -1,12 +0,0 @@
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 PartnertLineChartStories: {
8
- (): JSX.Element;
9
- story: {
10
- name: string;
11
- };
12
- };
@@ -1,2 +0,0 @@
1
- export { default as PartnerLineChart } from "./partner-line-chart";
2
- export { default as PartnerLineChartBlock } from "./partner-line-chart-block";
@@ -1,10 +0,0 @@
1
- /// <reference types="react" />
2
- interface PartnerLineChartBlockProps {
3
- chartData: {
4
- current_year: Array<number>;
5
- months_label: Array<string>;
6
- requested_year: Array<number>;
7
- };
8
- }
9
- declare const PartnerLineChartBlock: ({ chartData }: PartnerLineChartBlockProps) => JSX.Element;
10
- export default PartnerLineChartBlock;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- declare const PartnerLineChart: (props: any) => JSX.Element;
3
- export default PartnerLineChart;
@@ -1 +0,0 @@
1
- export { default as PartnerLineChart } from "./partner-line-chart";
@@ -1,10 +0,0 @@
1
- /// <reference types="react" />
2
- interface PartnerLineChartBlockProps {
3
- chartData: {
4
- current_year: Array<number>;
5
- months_label: Array<string>;
6
- requested_year: Array<number>;
7
- };
8
- }
9
- declare const PartnerLineChartBlock: ({ chartData }: PartnerLineChartBlockProps) => JSX.Element;
10
- export default PartnerLineChartBlock;
@@ -1,12 +0,0 @@
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 PartnertLineChartStories: {
8
- (): JSX.Element;
9
- story: {
10
- name: string;
11
- };
12
- };
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- declare const PartnerLineChart: (props: any) => JSX.Element;
3
- export default PartnerLineChart;
@@ -1,10 +0,0 @@
1
- /// <reference types="react" />
2
- export interface ChooseCharityCardProps {
3
- className?: string;
4
- title?: string;
5
- description?: string;
6
- buttonText?: string;
7
- onClick?: () => void;
8
- }
9
- declare const ChooseCharityCard: ({ className, title, buttonText, onClick, }: ChooseCharityCardProps) => JSX.Element;
10
- export default ChooseCharityCard;
@@ -1,14 +0,0 @@
1
- /// <reference types="react" />
2
- import CenterDecorator from "../../utils/center-decorator";
3
- declare const _default: {
4
- title: string;
5
- decorators: (typeof CenterDecorator)[];
6
- component: ({ className, title, buttonText, onClick, }: import("./choose-charity-card").ChooseCharityCardProps) => JSX.Element;
7
- };
8
- export default _default;
9
- export declare const chooseCharityStory: {
10
- (): JSX.Element;
11
- story: {
12
- name: string;
13
- };
14
- };
@@ -1,10 +0,0 @@
1
- /// <reference types="react" />
2
- export interface StartFundraiseCardProps {
3
- className?: string;
4
- title?: string;
5
- description?: string;
6
- buttonText?: string;
7
- onClick?: () => void;
8
- }
9
- declare const StartFundraiseCard: ({ className, title, buttonText, onClick, }: StartFundraiseCardProps) => JSX.Element;
10
- export default StartFundraiseCard;
@@ -1,14 +0,0 @@
1
- /// <reference types="react" />
2
- import CenterDecorator from "../../utils/center-decorator";
3
- declare const _default: {
4
- title: string;
5
- decorators: (typeof CenterDecorator)[];
6
- component: ({ className, title, buttonText, onClick, }: import("./start-fundraise-card").StartFundraiseCardProps) => JSX.Element;
7
- };
8
- export default _default;
9
- export declare const startFundraiseStory: {
10
- (): JSX.Element;
11
- story: {
12
- name: string;
13
- };
14
- };
@@ -1 +0,0 @@
1
- export { default as PartnertMonthlyStart } from "./parnert-monthly-stats";
@@ -1,7 +0,0 @@
1
- /// <reference types="react" />
2
- export interface PartnertMonthlyStatsProps {
3
- numeric: number;
4
- title: string;
5
- }
6
- declare const PartnertMonthlyStats: ({ numeric, title, }: PartnertMonthlyStatsProps) => JSX.Element;
7
- export default PartnertMonthlyStats;
@@ -1,12 +0,0 @@
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 PartnertMonthlyStatsStories: {
8
- (): JSX.Element;
9
- story: {
10
- name: string;
11
- };
12
- };
@@ -1,7 +0,0 @@
1
- /// <reference types="react" />
2
- export interface PartnerMonthlyStatsProps {
3
- numeric?: number;
4
- title: string;
5
- }
6
- declare const PartnerMonthlyStats: ({ numeric, title }: PartnerMonthlyStatsProps) => JSX.Element;
7
- export default PartnerMonthlyStats;
@@ -1,12 +0,0 @@
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 PartnerMonthlyStatsStories: {
8
- (): JSX.Element;
9
- story: {
10
- name: string;
11
- };
12
- };
@@ -1 +0,0 @@
1
- export { default as PartnerMonthlyStats } from "./partner-monthly-stats";
@@ -1,7 +0,0 @@
1
- /// <reference types="react" />
2
- export interface PartnerMonthlyStatsProps {
3
- numeric?: number;
4
- title: string;
5
- }
6
- declare const PartnerMonthlyStats: ({ numeric, title }: PartnerMonthlyStatsProps) => JSX.Element;
7
- export default PartnerMonthlyStats;
@@ -1,12 +0,0 @@
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 PartnerMonthlyStatsStories: {
8
- (): JSX.Element;
9
- story: {
10
- name: string;
11
- };
12
- };
@@ -1 +0,0 @@
1
- export { default as PartnerMonthlyTable } from "./partner-monthly-table";
@@ -1,7 +0,0 @@
1
- /// <reference types="react" />
2
- export interface PartnerMonthlyTableProps {
3
- numeric: number;
4
- title: string;
5
- }
6
- declare const PartnerMonthlyTable: ({ numeric, title }: PartnerMonthlyTableProps) => JSX.Element;
7
- export default PartnerMonthlyTable;
@@ -1,12 +0,0 @@
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 PartnerMonthlyTableStories: {
8
- (): JSX.Element;
9
- story: {
10
- name: string;
11
- };
12
- };
@@ -1 +0,0 @@
1
- export { default as PartnerMonthlyStats } from "./partner-monthly-stats";
@@ -1,7 +0,0 @@
1
- /// <reference types="react" />
2
- export interface PartnerMonthlyStatsProps {
3
- numeric?: number;
4
- title: string;
5
- }
6
- declare const PartnerMonthlyStats: ({ numeric, title }: PartnerMonthlyStatsProps) => JSX.Element;
7
- export default PartnerMonthlyStats;
@@ -1,12 +0,0 @@
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 PartnerMonthlyStatsStories: {
8
- (): JSX.Element;
9
- story: {
10
- name: string;
11
- };
12
- };
@@ -1 +0,0 @@
1
- export { default as StartCampaignCard } from "./start-campaign-card";
@@ -1,8 +0,0 @@
1
- /// <reference types="react" />
2
- export interface StartCampaignCardProps {
3
- className?: string;
4
- title?: string;
5
- description?: string;
6
- }
7
- declare const StartCampaignCard: ({ className, title, description, }: StartCampaignCardProps) => JSX.Element;
8
- export default StartCampaignCard;
@@ -1,14 +0,0 @@
1
- /// <reference types="react" />
2
- import CenterDecorator from "../../utils/center-decorator";
3
- declare const _default: {
4
- title: string;
5
- decorators: (typeof CenterDecorator)[];
6
- component: ({ className, title, description, }: import("./start-campaign-card").StartCampaignCardProps) => JSX.Element;
7
- };
8
- export default _default;
9
- export declare const startcampaincard: {
10
- (): JSX.Element;
11
- story: {
12
- name: string;
13
- };
14
- };
@@ -1 +0,0 @@
1
- export { default as StartFundraiseCard } from "./start-fundraise-card";
@@ -1,8 +0,0 @@
1
- /// <reference types="react" />
2
- export interface StartCampaignCardProps {
3
- className?: string;
4
- title?: string;
5
- description?: string;
6
- }
7
- declare const StartCampaignCard: ({ className, title, description, }: StartCampaignCardProps) => JSX.Element;
8
- export default StartCampaignCard;
@@ -1,14 +0,0 @@
1
- /// <reference types="react" />
2
- import CenterDecorator from "../../utils/center-decorator";
3
- declare const _default: {
4
- title: string;
5
- decorators: (typeof CenterDecorator)[];
6
- component: ({ className, title, description, }: import("./start-fundraise-card").StartCampaignCardProps) => JSX.Element;
7
- };
8
- export default _default;
9
- export declare const startcampaincard: {
10
- (): JSX.Element;
11
- story: {
12
- name: string;
13
- };
14
- };
@@ -1,10 +0,0 @@
1
- /// <reference types="react" />
2
- export interface StartFundraiseCardProps {
3
- className?: string;
4
- title?: string;
5
- description?: string;
6
- buttonText?: string;
7
- onClick?: () => void;
8
- }
9
- declare const StartFundraiseCard: ({ className, title, buttonText, onClick, }: StartFundraiseCardProps) => JSX.Element;
10
- export default StartFundraiseCard;
@@ -1,14 +0,0 @@
1
- /// <reference types="react" />
2
- import CenterDecorator from "../../utils/center-decorator";
3
- declare const _default: {
4
- title: string;
5
- decorators: (typeof CenterDecorator)[];
6
- component: ({ className, title, buttonText, onClick, }: import("./start-fundraise-card").StartFundraiseCardProps) => JSX.Element;
7
- };
8
- export default _default;
9
- export declare const startFundraiseStory: {
10
- (): JSX.Element;
11
- story: {
12
- name: string;
13
- };
14
- };
@@ -1 +0,0 @@
1
- export { default as StartFundraiseCard } from "./start-fundraise-card";
@@ -1,10 +0,0 @@
1
- /// <reference types="react" />
2
- export interface StartFundraiseCardProps {
3
- className?: string;
4
- title?: string;
5
- description?: string;
6
- buttonText?: string;
7
- onClick?: () => void;
8
- }
9
- declare const StartFundraiseCard: ({ className, title, buttonText, onClick }: StartFundraiseCardProps) => JSX.Element;
10
- export default StartFundraiseCard;
@@ -1,14 +0,0 @@
1
- /// <reference types="react" />
2
- import CenterDecorator from "../../utils/center-decorator";
3
- declare const _default: {
4
- title: string;
5
- decorators: (typeof CenterDecorator)[];
6
- component: ({ className, title, buttonText, onClick }: import("./start-fundraise-card").StartFundraiseCardProps) => JSX.Element;
7
- };
8
- export default _default;
9
- export declare const startcampaincard: {
10
- (): JSX.Element;
11
- story: {
12
- name: string;
13
- };
14
- };