@mycause/ui 0.0.0-c78d28e3 → 0.0.0-c7abc239

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