@mycause/ui 0.0.0-cf8ff236 → 0.0.0-cfb0da03

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 (261) hide show
  1. package/README.md +17 -0
  2. package/dist/components/anchor/anchor.d.ts +1 -1
  3. package/dist/components/anchor/anchor.stories.d.ts +2 -2
  4. package/dist/components/anchor/bold-anchor.d.ts +1 -1
  5. package/dist/components/anchor/bold-anchor.stories.d.ts +2 -2
  6. package/dist/components/avatar/avatar.d.ts +3 -3
  7. package/dist/components/avatar/avatar.stories.d.ts +3 -3
  8. package/dist/components/avatar/image-avatar.d.ts +1 -1
  9. package/dist/components/avatar/text-avatar.d.ts +1 -1
  10. package/dist/components/button/button.d.ts +2 -2
  11. package/dist/components/button/button.stories.d.ts +10 -10
  12. package/dist/components/button-select/button-select-exhanced.d.ts +23 -0
  13. package/dist/components/button-select/button-select.d.ts +1 -1
  14. package/dist/components/button-select/button-select.stories.d.ts +8 -2
  15. package/dist/components/button-select/index.d.ts +1 -0
  16. package/dist/components/campaign-card/campaign-card.d.ts +2 -2
  17. package/dist/components/campaign-card/campaign-card.stories.d.ts +3 -3
  18. package/dist/components/campaign-of-month/campaign-of-month.d.ts +1 -1
  19. package/dist/components/campaign-of-month/campaign-of-month.stories.d.ts +3 -3
  20. package/dist/components/charity-card/charity-card.d.ts +2 -2
  21. package/dist/components/charity-card/charity-card.stories.d.ts +3 -3
  22. package/dist/components/charity-tags-filter-button/FilterIcon.d.ts +6 -0
  23. package/dist/components/charity-tags-filter-button/charity-tags-filter-button.d.ts +36 -0
  24. package/dist/components/{credit-card-form/toast.stories.d.ts → charity-tags-filter-button/charity-tags-filter-button.stories.d.ts} +3 -3
  25. package/dist/components/charity-tags-filter-button/index.d.ts +1 -0
  26. package/dist/components/checkbox/checkbox.d.ts +1 -1
  27. package/dist/components/checkbox/checkbox.stories.d.ts +4 -4
  28. package/dist/components/chips/chip.d.ts +2 -2
  29. package/dist/components/chips/chips.d.ts +2 -2
  30. package/dist/components/chips/chips.stories.d.ts +4 -4
  31. package/dist/components/chips/input-chips.d.ts +1 -1
  32. package/dist/components/chips/input-chips.stories.d.ts +2 -2
  33. package/dist/components/collapse/collapse.d.ts +21 -0
  34. package/dist/components/collapse/collapse.stories.d.ts +19 -0
  35. package/dist/components/collapse/icons.d.ts +4 -0
  36. package/dist/components/collapse/index.d.ts +1 -0
  37. package/dist/components/combo-field/combo-field-expander.d.ts +1 -1
  38. package/dist/components/combo-field/combo-field.d.ts +1 -1
  39. package/dist/components/combo-field/combo-field.stories.d.ts +3 -3
  40. package/dist/components/comment-section/comment-section-v2/comment-section-v2.d.ts +3 -3
  41. package/dist/components/comment-section/comment-section-v2/sub-comments-v2.d.ts +4 -4
  42. package/dist/components/comment-section/comment-section.d.ts +2 -11
  43. package/dist/components/comment-section/comment-section.stories.d.ts +3 -3
  44. package/dist/components/comment-section/comment-type.d.ts +10 -0
  45. package/dist/components/comment-section/index.d.ts +1 -1
  46. package/dist/components/comment-section/sub-comments.d.ts +4 -4
  47. package/dist/components/cropper/cropper.d.ts +1 -1
  48. package/dist/components/cropper/cropper.stories.d.ts +2 -2
  49. package/dist/components/date-picker/date-picker.d.ts +1 -1
  50. package/dist/components/date-picker/date-picker.stories.d.ts +6 -6
  51. package/dist/components/date-picker/index.d.ts +1 -1
  52. package/dist/components/date-picker/single-date-picker-custom-header.d.ts +3 -3
  53. package/dist/components/date-picker/single-date-picker.d.ts +4 -3
  54. package/dist/components/donate-card/donate-card.d.ts +2 -2
  55. package/dist/components/donate-card/donate-card.stories.d.ts +3 -3
  56. package/dist/components/donation-form/donation-details.d.ts +1 -1
  57. package/dist/components/donation-form/donation-form-v2/donation-form-v2.d.ts +2 -2
  58. package/dist/components/donation-form/donation-form.d.ts +2 -2
  59. package/dist/components/donation-form/donation-form.stories.d.ts +3 -3
  60. package/dist/components/donation-form/donation-payment.d.ts +2 -2
  61. package/dist/components/donation-form/donation-select.d.ts +2 -2
  62. package/dist/components/donation.d.ts +18 -0
  63. package/dist/components/elevation/elevation.d.ts +1 -1
  64. package/dist/components/elevation/elevation.stories.d.ts +2 -2
  65. package/dist/components/favorite-charity-item/favorite-charity-item.stories.d.ts +3 -3
  66. package/dist/components/featured-campaign-card/featured-campaign-card.d.ts +2 -2
  67. package/dist/components/featured-campaign-card/featured-campaign-card.stories.d.ts +3 -3
  68. package/dist/components/field-helpers/field-helper-text.d.ts +2 -2
  69. package/dist/components/field-helpers/field-label.d.ts +1 -1
  70. package/dist/components/footerV2/footerV2.d.ts +2 -2
  71. package/dist/components/footerV2/footerV2.stories.d.ts +2 -2
  72. package/dist/components/fundraising-section/fundraising-section.d.ts +2 -2
  73. package/dist/components/fundraising-section/fundraising-section.stories.d.ts +3 -3
  74. package/dist/components/hero-banner/hero-banner.d.ts +2 -2
  75. package/dist/components/hero-banner/hero-banner.stories.d.ts +3 -3
  76. package/dist/components/horizontalbar/horizontalbar.d.ts +2 -2
  77. package/dist/components/horizontalbar/horizontalbar.stories.d.ts +5 -5
  78. package/dist/components/icon/btn_google_light_normal_ios.svg.d.ts +1 -1
  79. package/dist/components/icon/facebook_6.svg.d.ts +1 -1
  80. package/dist/components/icon/heart-toggle.d.ts +1 -1
  81. package/dist/components/icon/heart-toggle.stories.d.ts +2 -2
  82. package/dist/components/icon/icon-button-group.d.ts +1 -1
  83. package/dist/components/icon/icon-button-group.stories.d.ts +2 -2
  84. package/dist/components/icon/icon-button.d.ts +1 -1
  85. package/dist/components/icon/icon-button.stories.d.ts +3 -3
  86. package/dist/components/icon/icon.d.ts +1 -1
  87. package/dist/components/icon/icon.stories.d.ts +4 -4
  88. package/dist/components/icon/material-icon.d.ts +2 -2
  89. package/dist/components/index.d.ts +4 -3
  90. package/dist/components/info-represent-campaign/info-represent-campaign.d.ts +2 -2
  91. package/dist/components/info-represent-campaign/info-represent-campaign.stories.d.ts +2 -2
  92. package/dist/components/input/InputDefault.d.ts +1 -1
  93. package/dist/components/input/input.stories.d.ts +4 -4
  94. package/dist/components/input-social/Icons.d.ts +5 -2
  95. package/dist/components/input-social/InputSocial.d.ts +1 -1
  96. package/dist/components/input-social/input-social.stories.d.ts +2 -2
  97. package/dist/components/layout/box.d.ts +232 -224
  98. package/dist/components/layout/flex.d.ts +4 -4
  99. package/dist/components/layout/flex.stories.d.ts +2 -2
  100. package/dist/components/layout/grid.d.ts +2 -2
  101. package/dist/components/layout/grid.stories.d.ts +2 -2
  102. package/dist/components/layout/stack.d.ts +2 -2
  103. package/dist/components/layout/stack.stories.d.ts +4 -4
  104. package/dist/components/list/list.d.ts +3 -3
  105. package/dist/components/list/list.stories.d.ts +7 -7
  106. package/dist/components/login/login.d.ts +6 -3
  107. package/dist/components/login/login.stories.d.ts +3 -3
  108. package/dist/components/logo/logo-type.d.ts +3 -3
  109. package/dist/components/menu/menu-list-item.d.ts +2 -2
  110. package/dist/components/menu/menu-list.d.ts +2 -2
  111. package/dist/components/menu/menu.stories.d.ts +2 -2
  112. package/dist/components/modal/modal-image.d.ts +2 -2
  113. package/dist/components/modal/modal.d.ts +1 -1
  114. package/dist/components/modal/modal.stories.d.ts +9 -9
  115. package/dist/components/my-account-choose-charity-card/index.d.ts +1 -1
  116. package/dist/components/my-account-choose-charity-card/my-account-choose-charity-card.d.ts +2 -2
  117. package/dist/components/my-account-choose-charity-card/my-account-choose-charity-card.stories.d.ts +3 -3
  118. package/dist/components/my-account-frp-closed/Icon.d.ts +2 -2
  119. package/dist/components/my-account-frp-closed/frp-closed-img.d.ts +2 -3
  120. package/dist/components/my-account-frp-closed/frp-information.d.ts +4 -1
  121. package/dist/components/my-account-frp-closed/my-account-frp-closed.d.ts +4 -1
  122. package/dist/components/my-account-frp-closed/my-account-frp-closed.stories.d.ts +4 -4
  123. package/dist/components/my-account-frp-preview/Icon.d.ts +2 -2
  124. package/dist/components/my-account-frp-preview/frp-information.d.ts +2 -2
  125. package/dist/components/my-account-frp-preview/frp-preview-img.d.ts +2 -2
  126. package/dist/components/my-account-frp-preview/my-account-frp-preview.d.ts +2 -2
  127. package/dist/components/my-account-frp-preview/my-account-frp-preview.stories.d.ts +4 -4
  128. package/dist/components/my-account-sidebar/Icon.d.ts +12 -12
  129. package/dist/components/my-account-sidebar/my-account-sidebar.d.ts +4 -4
  130. package/dist/components/my-account-sidebar/my-account-sidebar.stories.d.ts +2 -2
  131. package/dist/components/my-account-start-fundraise-card/index.d.ts +1 -1
  132. package/dist/components/my-account-start-fundraise-card/my-account-start-fundraise-card.d.ts +2 -2
  133. package/dist/components/my-account-start-fundraise-card/my-account-start-fundraise-card.stories.d.ts +4 -4
  134. package/dist/components/my-account-stats-donated/my-account-stats-donated.d.ts +2 -2
  135. package/dist/components/my-account-stats-donated/my-account-stats-donated.stories.d.ts +2 -2
  136. package/dist/components/my-account-stats-raised/my-account-stats-raised.d.ts +2 -2
  137. package/dist/components/my-account-stats-raised/my-account-stats-raised.stories.d.ts +2 -2
  138. package/dist/components/nav/charity.d.ts +3 -0
  139. package/dist/components/nav/icons/IconBigger.d.ts +2 -2
  140. package/dist/components/nav/icons/IconSmaller.d.ts +2 -2
  141. package/dist/components/nav/nav-actions.d.ts +1 -1
  142. package/dist/components/nav/nav-bar.d.ts +2 -2
  143. package/dist/components/nav/nav-call-to-action.d.ts +3 -3
  144. package/dist/components/nav/nav-charity.d.ts +7 -0
  145. package/dist/components/nav/nav-expanded-charity-new.d.ts +12 -0
  146. package/dist/components/nav/nav-expanded-charity.d.ts +2 -2
  147. package/dist/components/nav/nav-expanded.d.ts +2 -2
  148. package/dist/components/nav/nav-list.d.ts +6 -6
  149. package/dist/components/nav/nav-menu-control.d.ts +1 -1
  150. package/dist/components/nav/nav-menu.d.ts +3 -3
  151. package/dist/components/nav/nav-myaccount.d.ts +4 -3
  152. package/dist/components/nav/nav-search-control.d.ts +2 -2
  153. package/dist/components/nav/nav-search.d.ts +2 -2
  154. package/dist/components/nav/nav-sign-in-control.d.ts +1 -1
  155. package/dist/components/nav/nav-user-menu-items.d.ts +6 -6
  156. package/dist/components/nav/nav-user-menu.d.ts +4 -4
  157. package/dist/components/nav/nav.d.ts +16 -10
  158. package/dist/components/nav/nav.stories.d.ts +3 -3
  159. package/dist/components/navigation/navigation-actions.d.ts +1 -1
  160. package/dist/components/navigation/navigation-bar.d.ts +2 -2
  161. package/dist/components/navigation/navigation-call-to-action.d.ts +3 -3
  162. package/dist/components/navigation/navigation-expanded.d.ts +2 -2
  163. package/dist/components/navigation/navigation-list.d.ts +6 -6
  164. package/dist/components/navigation/navigation-menu-control.d.ts +1 -1
  165. package/dist/components/navigation/navigation-menu.d.ts +3 -3
  166. package/dist/components/navigation/navigation-search-control.d.ts +2 -2
  167. package/dist/components/navigation/navigation-search.d.ts +2 -2
  168. package/dist/components/navigation/navigation-sign-in-control.d.ts +1 -1
  169. package/dist/components/navigation/navigation-user-menu-items.d.ts +6 -6
  170. package/dist/components/navigation/navigation-user-menu.d.ts +4 -4
  171. package/dist/components/navigation/navigation.d.ts +8 -8
  172. package/dist/components/navigation/navigation.stories.d.ts +4 -4
  173. package/dist/components/partner-chart-stats/partner-chart-stats.d.ts +2 -2
  174. package/dist/components/partner-chart-stats/partner-chart-stats.stories.d.ts +3 -3
  175. package/dist/components/partner-monthly-donations/index.d.ts +1 -1
  176. package/dist/components/partner-monthly-donations/partner-monthly-donations.d.ts +2 -2
  177. package/dist/components/partner-monthly-donations/partner-monthly-donations.stories.d.ts +2 -2
  178. package/dist/components/partner-monthly-stats/partner-monthly-stats.d.ts +2 -2
  179. package/dist/components/partner-monthly-stats/partner-monthly-stats.stories.d.ts +2 -2
  180. package/dist/components/partner-toggle-button/index.d.ts +1 -1
  181. package/dist/components/partner-toggle-button/partner-toggle-button-block.d.ts +2 -2
  182. package/dist/components/partner-toggle-button/partner-toggle-button-block.stories.d.ts +2 -2
  183. package/dist/components/partner-toggle-button/partner-toggle-button.d.ts +2 -2
  184. package/dist/components/phone-number-input/phone-number-input-v1.d.ts +5 -3
  185. package/dist/components/phone-number-input/phone-number-input-v2.d.ts +2 -2
  186. package/dist/components/phone-number-input/phone-number-input.d.ts +2 -2
  187. package/dist/components/phone-number-input/phone-number-input.stories.d.ts +12 -6
  188. package/dist/components/popup/popup.d.ts +2 -2
  189. package/dist/components/popup/popup.stories.d.ts +3 -3
  190. package/dist/components/progressbar/progress-bar-circle.d.ts +2 -2
  191. package/dist/components/progressbar/progressbar.d.ts +2 -2
  192. package/dist/components/progressbar/progressbar.stories.d.ts +4 -4
  193. package/dist/components/radio/radio-group.d.ts +1 -1
  194. package/dist/components/radio/radio-group.stories.d.ts +2 -2
  195. package/dist/components/radio/radio.d.ts +1 -1
  196. package/dist/components/radio/radio.stories.d.ts +4 -4
  197. package/dist/components/select/select-enhanced.d.ts +3 -2
  198. package/dist/components/select/select-helper-text.d.ts +1 -1
  199. package/dist/components/select/select-v2.d.ts +3 -2
  200. package/dist/components/select/select.d.ts +2 -2
  201. package/dist/components/select/select.stories.d.ts +4 -4
  202. package/dist/components/spinner/spinner.d.ts +4 -3
  203. package/dist/components/spinner/spinner.stories.d.ts +8 -2
  204. package/dist/components/statistics/statistics.d.ts +1 -1
  205. package/dist/components/statistics/statistics.stories.d.ts +2 -2
  206. package/dist/components/switch/switch-v2.d.ts +1 -1
  207. package/dist/components/switch/switch.d.ts +1 -1
  208. package/dist/components/switch/switch.stories.d.ts +5 -5
  209. package/dist/components/table/partner-monthly-table.d.ts +5 -3
  210. package/dist/components/table/partner-monthly-table.stories.d.ts +3 -3
  211. package/dist/components/tabs/nav-tabs.d.ts +1 -1
  212. package/dist/components/tabs/tab-text-label.d.ts +1 -1
  213. package/dist/components/tabs/tabs.d.ts +1 -1
  214. package/dist/components/tabs/tabs.stories.d.ts +2 -2
  215. package/dist/components/text/text.d.ts +4 -5
  216. package/dist/components/text/text.stories.d.ts +7 -7
  217. package/dist/components/text-field/text-field-helper-text.d.ts +1 -1
  218. package/dist/components/text-field/text-field-search.d.ts +2 -2
  219. package/dist/components/text-field/text-field.d.ts +1 -0
  220. package/dist/components/text-field/text-field.stories.d.ts +3 -3
  221. package/dist/components/this-month-card/this-month-card.d.ts +2 -2
  222. package/dist/components/this-month-card/this-month-card.stories.d.ts +2 -2
  223. package/dist/components/toast/Icons.d.ts +4 -4
  224. package/dist/components/toast/toast.d.ts +2 -2
  225. package/dist/components/toast/toast.stories.d.ts +2 -2
  226. package/dist/components/transaction-card/Dot.d.ts +2 -2
  227. package/dist/components/transaction-card/transaction-card.d.ts +1 -1
  228. package/dist/components/transaction-card/transaction-card.stories.d.ts +4 -4
  229. package/dist/components/uploader/uploader.d.ts +1 -1
  230. package/dist/donation.css +2 -0
  231. package/dist/donation.css.map +1 -0
  232. package/dist/donation.d.ts +3 -0
  233. package/dist/donation.esm.css +2 -0
  234. package/dist/donation.esm.css.map +1 -0
  235. package/dist/donation.esm.js +25306 -0
  236. package/dist/donation.js +25361 -0
  237. package/dist/index.css +2 -0
  238. package/dist/index.css.map +1 -0
  239. package/dist/index.esm.css +2 -0
  240. package/dist/index.esm.css.map +1 -0
  241. package/dist/index.esm.js +27480 -33353
  242. package/dist/index.js +27480 -33352
  243. package/dist/theme/theme.d.ts +5 -5
  244. package/dist/utils/center-decorator.d.ts +1 -1
  245. package/dist/utils/component-matrix.d.ts +1 -1
  246. package/dist/utils/grid-decorator.d.ts +1 -1
  247. package/package.json +30 -19
  248. package/styles/index.css +5 -6887
  249. package/styles/index.css.map +1 -0
  250. package/styles/reset.css +2 -315
  251. package/styles/reset.css.map +1 -0
  252. package/CHANGELOG.md +0 -676
  253. package/dist/components/credit-card-form/CreditCardForm.d.ts +0 -13
  254. package/dist/components/credit-card-form/Icons.d.ts +0 -7
  255. package/dist/components/credit-card-form/credit-card.stories.d.ts +0 -12
  256. package/dist/components/credit-card-form/index.d.ts +0 -1
  257. package/dist/components/start-campaign-card/index.d.ts +0 -1
  258. package/dist/components/start-campaign-card/start-campaign-card.d.ts +0 -8
  259. package/dist/components/start-campaign-card/start-campaign-card.stories.d.ts +0 -14
  260. package/dist/components/uploader/Icons.d.ts +0 -6
  261. package/dist/components/uploader/uploadAndCropper.d.ts +0 -13
package/CHANGELOG.md DELETED
@@ -1,676 +0,0 @@
1
- ## 0.18.9
2
-
3
- ###### Tue, 16 Apr 2024
4
-
5
- - CustomHeaderSingleDatePicker
6
- - custom single date picker with header select month, year
7
- - Create select v2
8
-
9
- ## 0.18.8
10
-
11
- ###### Fri, 15 Mar 2024
12
-
13
- - MyAccountStartFundraiseCard
14
- - Add new button
15
-
16
- ## 0.18.7
17
-
18
- ###### Tus, 4 Feb 2024
19
-
20
- - Phone number input, Enhanced Select
21
- - create new component
22
-
23
- ## 0.18.6
24
-
25
- ###### Tus, 4 Feb 2024
26
-
27
- - Phone number input
28
- - add disabled prop
29
-
30
- ## 0.18.5
31
-
32
- ###### Mon, 26 Feb 2024
33
-
34
- - Input, Toast, Phone number input V2
35
- - create new component
36
- - Select
37
- - Add asteriskColor, customTrailingIcon and onEnhancedChange props
38
-
39
- ## 0.18.3
40
-
41
- ###### Tues, 23 Jan 2024
42
-
43
- - Update stats block
44
-
45
- ## 0.18.2
46
-
47
- ###### Mon, 22 Jan 2024
48
-
49
- - Add new components for My Account:
50
- - Sidebar
51
- - Stats blocks
52
- - Progressbar
53
- - FRP preview card
54
- - FRP closed card
55
- - Favorite charities card
56
-
57
- ## 0.18.1
58
-
59
- ###### Wed, 23 Aug 2023
60
-
61
- - Create modal show image
62
-
63
- ## 0.18.0
64
-
65
- ###### Wed, 23 Aug 2023
66
-
67
- - Nav
68
- - Add props for login button under "I'm A Charity" menu
69
-
70
- ## 0.17.9
71
-
72
- - Update UI component for new parter dashboard
73
-
74
- ## 0.17.8
75
-
76
- ###### Wed, 23 Aug 2023
77
-
78
- - Modal
79
- - Add disable for accept button
80
-
81
- ## 0.17.7
82
-
83
- ###### Thur, 27 Jul 2023
84
-
85
- - TextFieldSearch
86
- - Create
87
-
88
- ## 0.17.6
89
-
90
- ###### Thur, 27 Jul 2023
91
-
92
- - FooterV2
93
- - Add click IDs
94
- - Nav
95
- - Add click IDs
96
-
97
- ## 0.17.3
98
-
99
- ###### Thur, 27 Jul 2023
100
-
101
- - FooterV2
102
-
103
- - Change style item link
104
-
105
- ## 0.17.2
106
-
107
- ###### Wed, 26 Jul 2023
108
-
109
- - FooterV2
110
- - Added new footer component.
111
-
112
- ## 0.16.9
113
-
114
- ###### Thu, 15 Apr 2021
115
-
116
- - PhoneNumberInput
117
- - Update behavior sort country options
118
-
119
- ## 0.16.8
120
-
121
- ###### Tue, 23 Feb 2021
122
-
123
- - Navigation bar
124
- - Fixed container width - bug "for charities"
125
-
126
- ## 0.16.7
127
-
128
- ###### Wed, 2 Sep 2020
129
-
130
- - NavigationMenu
131
- - add `onClick` prop.
132
-
133
- ## 0.16.5
134
-
135
- ###### Sun, 19 Jul 2020
136
-
137
- - Statistics
138
- - add `dark` prop.
139
-
140
- ###### Mon, 15 06 2020
141
-
142
- - Select
143
-
144
- - Fixed event target bug
145
-
146
- ## 0.16.4
147
-
148
- ###### TUE, 20 05 2020
149
-
150
- - PhoneNumberInput, Select
151
-
152
- - add color prop
153
-
154
- ## 0.16.3
155
-
156
- ###### TUE, 19 05 2020
157
-
158
- - TextField
159
-
160
- - add color prop
161
-
162
- ## 0.16.2
163
-
164
- ###### Wed, 1 Apr 2020
165
-
166
- - DatePicker
167
-
168
- - Added new prop to single date picker to allow out of range date picks.## 0.16.2
169
-
170
- ## 0.16.1
171
-
172
- ###### Wed, 1 Apr 2020
173
-
174
- - DatePicker
175
-
176
- - Fixed typecheck bug on datepicker.
177
-
178
- ## 0.16.0
179
-
180
- ###### Tue, 31 Mar 2020
181
-
182
- - DonationForm
183
-
184
- - Added new donation form component.
185
-
186
- ## 0.15.2
187
-
188
- ###### Wed, 18 Mar 2020
189
-
190
- - Navigation
191
-
192
- - Added new navigation controls.
193
- - Added nav style v2 in navigation story
194
-
195
- ## 0.15.1
196
-
197
- ###### Tue, 10 Mar 2020
198
-
199
- - Spinner
200
-
201
- - Spinner component - fix bug building
202
-
203
- ## 0.15.0
204
-
205
- ###### Tue, 10 Mar 2020
206
-
207
- - Spinner
208
-
209
- - Spinner component
210
-
211
- ## 0.14.0
212
-
213
- ###### Tue, 10 Mar 2020
214
-
215
- - Login
216
-
217
- - Login component
218
-
219
- ## 0.13.10
220
-
221
- ###### Fri, 6 Mar 2020
222
-
223
- - List
224
-
225
- - Added listcontent and ability to toggle content.
226
-
227
- ## 0.13.10
228
-
229
- ###### Fri, 6 Mar 2020
230
-
231
- - List
232
-
233
- - Added listcontent and ability to toggle content.
234
-
235
- ## 0.13.9
236
-
237
- ###### Mon, 2 Mar 2020
238
-
239
- - CommentSection
240
-
241
- - Created CommentSection component.
242
-
243
- ## 0.13.8
244
-
245
- ###### Fri, 21 Feb 2020
246
-
247
- - PhoneNumberInput
248
-
249
- - Fixed flag postioning bug and added placeholder prop.
250
-
251
- ## 0.13.7
252
-
253
- ###### Tue, 18 Feb 2020
254
-
255
- - Cropper
256
-
257
- - Added quality and imageType prop to control image quality/type via dataUrl.
258
-
259
- ## 0.13.6
260
-
261
- ###### Monday, 17 Feb 2020
262
-
263
- - Navigation
264
-
265
- - Removed ExpandedRedirect.
266
- - Added actionRaised prop to menu item. Basically the exandedRedirect but now controlled by tab menu.
267
-
268
- ## 0.13.5
269
-
270
- ###### Friday, 14 Feb 2020
271
-
272
- - Navigation
273
-
274
- - Made sure that ExpandedRedirect does not turn into anchor. This is to address difficulty encountered with google analytics.
275
-
276
- ## 0.13.4
277
-
278
- ###### Friday, 14 Feb 2020
279
-
280
- - Navigation
281
- - Added ExpandedRedirect prop that overides stats prop.
282
-
283
- ## 0.13.3
284
-
285
- ###### Mon, 3 Feb 2020
286
-
287
- - PhoneNumberInput
288
- - hotfix added custom flag-icons to country select.
289
- - PhoneNumberField
290
- - this has been removed.
291
-
292
- ## 0.13.2
293
-
294
- ###### Fri, 31 Jan 2020
295
-
296
- - PhoneNumberInput
297
- - hotfix set disable country code to default.
298
-
299
- ## 0.13.1
300
-
301
- ###### Thu, 30 Jan 2020
302
-
303
- - PhoneNumberInput
304
- - Added new default values.
305
-
306
- ## 0.13.0
307
-
308
- ###### Thu, 30 Jan 2020
309
-
310
- - List
311
- - Added breakspace to allow for long names to be shown in list component.
312
- - ButtonSelect
313
- - Created a button component that has a dropdown.
314
- - Modal
315
- - Added minimal version of modal.
316
-
317
- ## 0.12.4
318
-
319
- ###### Thu, 9 Jan 2020
320
-
321
- - PhoneNumberInput
322
- - Improved functionality by adding default country prop and getCountry function.
323
-
324
- ## 0.12.3
325
-
326
- ###### Sat, 21 Dec 2019
327
-
328
- - PhoneNumberField
329
- - This is depricated but has not been removed yet.
330
- - PhoneNumberInput
331
- - Created new phonenumber component with input with better functionality.
332
- - Cropper
333
- - Set default crop size to max width of uploaded image.
334
- - List
335
- - fixed warnings from components.
336
-
337
- ## 0.12.1
338
-
339
- ###### Thu, 13 Dec 2019
340
-
341
- - Uploader
342
- - Type check improvements removed since Dropzone package causes typecheck error in app build.
343
- - Need to investiage why this is happening.
344
-
345
- ## 0.12.0
346
-
347
- ###### Thu, 12 Dec 2019
348
-
349
- - Modal
350
- - Added Modal component.
351
- - Uploader
352
- - Added Uploader component.
353
- - Cropper
354
- - Added Cropper component.
355
- - DatePicker
356
- - Added range DatePicker component.
357
- - Added single DatePicker component.
358
- - Switch
359
- - Set cursor:pointer on labels for Radio, Switch, and Checkbox.
360
- - Checkbox
361
- - Set cursor:pointer on labels for Radio, Switch, and Checkbox.
362
- - Select
363
- - Set cursor:pointer on labels for Radio, Switch, and Checkbox.
364
- - Add error prop to select.
365
- - TextField
366
- - Add list prop to TextField component.
367
- - List
368
- - Add style prop to List component.
369
-
370
- ## 0.11.2
371
-
372
- ###### Thu, 28 Nov 2019
373
-
374
- - Select
375
- - fixed the bug where the onChange event doesn't emit with the correct value on Firefox _again_.
376
-
377
- ## 0.11.1
378
-
379
- ###### Thu, 28 Nov 2019
380
-
381
- - Select
382
- - fixed the bug where the onChange event doesn't emit with the correct value on Firefox again.
383
-
384
- ## 0.11.0
385
-
386
- ###### Thu, 28 Nov 2019
387
-
388
- - PhoneNumberField
389
- - added PhoneNumberField component.
390
- - added parseNationalPhoneNumber utility function.
391
-
392
- ## 0.10.1
393
-
394
- ###### Thu, 28 Nov 2019
395
-
396
- - Select
397
- - following the Select fix in 0.9.0, select now emits an onChange event with both a valid target and currentTarget always.
398
-
399
- ## 0.10.0
400
-
401
- ###### Wed, 27 Nov 2019
402
-
403
- - Navigation
404
- - **breaking**: the `onLogin` and `loginAnalyticsId` props are now one optional prop `login` that takes an object.
405
- - **breaking**: the `onSearch` and `searchAnalyticsId` props are now one optional prop `search` that takes an object.
406
-
407
- ## 0.9.1
408
-
409
- > Version 0.9.0 was incorrectly published and does not include all the changes intended. Please use this version instead.
410
-
411
- ## 0.9.0
412
-
413
- ###### Tue, 26 Nov 2019
414
-
415
- > Version 0.9.0 was incorrectly published and does not include all the changes intended. Please use 0.9.1 instead.
416
-
417
- - FieldHelperText
418
- - added FieldHelperText component.
419
- - FieldLabel
420
- - added FieldLabel component.
421
- - List
422
- - added `iconsNotRounded`, `iconWidth`, and `overflowHidden` props.
423
- - Select
424
- - fixed a bug where the select options could not be selected on Firefox.
425
- - added `noArrow` prop.
426
- - TextField
427
- - fixed a bug where providing a boolean value for the `error` prop incorrectly added helper text.
428
-
429
- ## 0.8.0
430
-
431
- ###### Tue, 19 Nov 2019
432
-
433
- - Box
434
- - added Box base component.
435
- - Checkbox
436
- - fixed alignment of label.
437
- - Flex
438
- - now composes the Box component.
439
- - Grid
440
- - added the Grid component.
441
- - Stack
442
- - now composes the Box component.
443
- - Text
444
- - now composes the Box component.
445
-
446
- ## 0.7.2
447
-
448
- ###### Tue, 19 Nov 2019
449
-
450
- - Checkbox
451
- - fixed Checkbox not being exported.
452
- - adjusted label styling.
453
- - Select
454
- - fixed a bug where select element options were showing up as blank in some browsers.
455
-
456
- ## 0.7.1
457
-
458
- ###### Mon, 18 Nov 2019
459
-
460
- > Version 0.7.0 was incorrectly published and does not include all the changes intended. Please use this version instead.
461
-
462
- ## 0.7.0
463
-
464
- ###### Mon, 18 Nov 2019
465
-
466
- > Version 0.7.0 was incorrectly published and does not include all the changes intended. Please use 0.7.1 instead.
467
-
468
- ##### Components
469
-
470
- - Elevation
471
- - now has overflow set to hidden by default.
472
- - List
473
- - added List component.
474
- - RadioGroup
475
- - fixed RadioGroup not being exported.
476
- - Text
477
- - added the `align` prop.
478
- - TextField
479
- - notch now has a minimum width to avoid cutting off floating label text.
480
- - helper text no longer has horizontal padding.
481
-
482
- ##### Modules
483
-
484
- - Theme
485
- - added MyCauseTheme to exports.
486
-
487
- ## 0.6.0
488
-
489
- ###### Thu, 14 Nov 2019
490
-
491
- - TextField
492
- - **breaking**: replaced the `dense` prop with the `large` prop, the TextField is now dense by default.
493
- - **breaking**: removed the `outlined` prop, all TextFields are outlined now and the (old) default style can no longer be used.
494
- - Select
495
- - **breaking**: replaced the `dense` prop with the `large` prop, the TextField is now dense by default.
496
- - **breaking**: removed the `outlined` prop, the default style can no longer be used.
497
- - added a `helperText` prop similar to that of TextField.
498
- - SelectHelperText
499
- - added SelectHelperText component.
500
-
501
- ## 0.5.1
502
-
503
- ###### Thu, 14 Nov 2019
504
-
505
- - Navigation
506
- - fixed user menu submenus not being closable.
507
- - Radio
508
- - fixed bug where radio id would not be updated when the name or value is updated.
509
-
510
- ## 0.5.0
511
-
512
- ###### Thu, 14 Nov 2019
513
-
514
- - Radio
515
- - added Radio component.
516
- - RadioGroup
517
- - added RadioGroup component.
518
- - Switch
519
- - added Switch component.
520
- - Navigation
521
- - **breaking**: the `sticky` prop has been renamed to `isSticky`.
522
- - **breaking**: the `subMenuForMobule` prop has been removed, the user of the navigation component is now responsible for swapping out the user menu in response to screen size.
523
- - the `onSearch` prop is now optional, and hides search when not provided.
524
- - the `onLogin` prop is now optional, and hides the login button when not provided.
525
- - added new prop `isCompactHeight` which makes the navbar a restricted height on all screen sizes.
526
-
527
- ## 0.4.4
528
-
529
- ###### Wed, 13 Nov 2019
530
-
531
- - TextAvatar
532
- - fixed a bug where certain names would cause an error.
533
-
534
- ## 0.4.3
535
-
536
- ###### Thu, 7 Nov 2019
537
-
538
- - TextField
539
- - helper text now uses theme brand font.
540
- - fix issues with textarea mode's appearance.
541
-
542
- ## 0.4.2
543
-
544
- ###### Thu, 7 Nov 2019
545
-
546
- - Navigation
547
- - fixed bug where non-sticky menu has incorrect positioning on mobile
548
-
549
- ## 0.4.1
550
-
551
- ###### Wed, 6 Nov 2019
552
-
553
- Patch
554
-
555
- ## 0.4.0
556
-
557
- ###### Wed, 6 Nov 2019
558
-
559
- ##### Components
560
-
561
- - Checkbox
562
- - added Checkbox component.
563
- - Navigation
564
- - Use buttons for actions instead of anchors in Navigation.
565
-
566
- ## 0.3.0
567
-
568
- ###### Fri, 1 Nov 2019
569
-
570
- ##### Components
571
-
572
- - Elevation
573
- - added Elevation component.
574
- - Navigation
575
- - added submenu items to the user menu.
576
- - cta prop is now optional.
577
- - Statistics
578
- - **breaking**: renamed from MyCauseStatistics to Statistics
579
- - design improvements.
580
- - **breaking**: now forwards props to the root element.
581
- - **breaking**: no longer hides itself on small screens.
582
-
583
- ## 0.2.0
584
-
585
- ###### Fri, 25 Oct 2019
586
-
587
- ##### Components
588
-
589
- - Chips
590
- - added Chips component.
591
- - InputChips
592
- - added InputChips component.
593
- - IconButtonGroup
594
- - added IconButtonGroup component.
595
- - ComboField
596
- - added ComboField component.
597
- - ComboFieldExpander
598
- - added ComboFieldExpander component.
599
- - Flex
600
- - added Flex component.
601
- - Stack
602
- - now composes the Flex component.
603
- - **breaking**: replaced `vertical` and `horizontal` props with the `direction` prop from Flex.
604
- - Navigation
605
- - the user menu now opens/closes on hover in addition to the anchor being pressed.
606
- - the user menu now changes to a full width style on mobile.
607
-
608
- ## 0.1.0
609
-
610
- ###### Mon, 21 Oct 2019
611
-
612
- First release.
613
-
614
- ##### Components
615
-
616
- - BoldAnchor
617
- - added analyticsId prop.
618
- - Button
619
- - outlined button now turns solid on hover.
620
- - added the analyticsId prop.
621
- - Navigation
622
- - created.
623
- - Select
624
- - now forwards a ref to the underlying select element.
625
- - Stack
626
- - added Stack component.
627
- - Text
628
- - added Text component.
629
- - Tab
630
- - ripple colour changed from static theme color to grey.
631
- - added the analyticsId prop
632
-
633
- ##### Stylesheets
634
-
635
- - reset.css
636
- - default font and box sizing are now only applied to `html` instead of both `html` and `body`.
637
-
638
- ##### Modules
639
-
640
- - Theme
641
- - added `muted` and `inactive` colors.
642
- - ThemeProvider now sets the font of `body` to the default typography font.
643
- - Utils
644
- - Browser: no longer makes unguarded accesses to `window`.
645
-
646
- ## 0.0.0 (Never released)
647
-
648
- ###### Mon, 7 Oct 2019
649
-
650
- Welcome to the start of the `@mycause/ui` project.
651
-
652
- ##### Components
653
-
654
- - Anchor
655
- - BoldAnchor
656
- - Avatar
657
- - Button
658
- - Icon
659
- - IconButton
660
- - ToggleButton
661
- - Select
662
- - Tabs
663
- - TextField
664
-
665
- ##### Stylesheets
666
-
667
- - index.css
668
- - reset.css
669
-
670
- ##### Modules
671
-
672
- - Theme
673
- - ThemeProvider
674
- - ThemeContext
675
- - useTheme
676
- - getColorToken
@@ -1,13 +0,0 @@
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;
@@ -1,7 +0,0 @@
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;
@@ -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 SwitchDefault: {
8
- (): JSX.Element;
9
- story: {
10
- name: string;
11
- };
12
- };
@@ -1 +0,0 @@
1
- export { default as CreditCardForm } from "./CreditCardForm";
@@ -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;