@churchapps/apphelper 0.6.15 → 0.6.17

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 (218) hide show
  1. package/dist/components/DisplayBox.d.ts +1 -1
  2. package/dist/components/DisplayBox.d.ts.map +1 -1
  3. package/dist/components/DisplayBox.js +2 -4
  4. package/dist/components/DisplayBox.js.map +1 -1
  5. package/dist/components/ErrorMessages.d.ts.map +1 -1
  6. package/dist/components/ErrorMessages.js +1 -1
  7. package/dist/components/ErrorMessages.js.map +1 -1
  8. package/dist/components/ExportLink.d.ts.map +1 -1
  9. package/dist/components/ExportLink.js +10 -10
  10. package/dist/components/ExportLink.js.map +1 -1
  11. package/dist/components/FloatingSupport.js.map +1 -1
  12. package/dist/components/FormCardPayment.d.ts.map +1 -1
  13. package/dist/components/FormCardPayment.js +20 -5
  14. package/dist/components/FormCardPayment.js.map +1 -1
  15. package/dist/components/FormSubmissionEdit.d.ts.map +1 -1
  16. package/dist/components/FormSubmissionEdit.js +8 -10
  17. package/dist/components/FormSubmissionEdit.js.map +1 -1
  18. package/dist/components/HelpIcon.d.ts.map +1 -1
  19. package/dist/components/HelpIcon.js.map +1 -1
  20. package/dist/components/ImageEditor.d.ts +1 -1
  21. package/dist/components/ImageEditor.d.ts.map +1 -1
  22. package/dist/components/ImageEditor.js +11 -11
  23. package/dist/components/ImageEditor.js.map +1 -1
  24. package/dist/components/InputBox.d.ts +1 -1
  25. package/dist/components/InputBox.d.ts.map +1 -1
  26. package/dist/components/InputBox.js +4 -6
  27. package/dist/components/InputBox.js.map +1 -1
  28. package/dist/components/Loading.d.ts.map +1 -1
  29. package/dist/components/Loading.js.map +1 -1
  30. package/dist/components/PageHeader.js +14 -14
  31. package/dist/components/PageHeader.js.map +1 -1
  32. package/dist/components/PersonAvatar.d.ts.map +1 -1
  33. package/dist/components/PersonAvatar.js +9 -16
  34. package/dist/components/PersonAvatar.js.map +1 -1
  35. package/dist/components/QuestionEdit.js +3 -3
  36. package/dist/components/QuestionEdit.js.map +1 -1
  37. package/dist/components/SmallButton.d.ts.map +1 -1
  38. package/dist/components/SmallButton.js +2 -1
  39. package/dist/components/SmallButton.js.map +1 -1
  40. package/dist/components/SupportModal.js.map +1 -1
  41. package/dist/components/gallery/GalleryModal.js +10 -10
  42. package/dist/components/gallery/GalleryModal.js.map +1 -1
  43. package/dist/components/gallery/StockPhotos.js +12 -12
  44. package/dist/components/gallery/StockPhotos.js.map +1 -1
  45. package/dist/components/header/Banner.d.ts.map +1 -1
  46. package/dist/components/header/Banner.js.map +1 -1
  47. package/dist/components/header/PrimaryMenu.js +4 -4
  48. package/dist/components/header/PrimaryMenu.js.map +1 -1
  49. package/dist/components/header/SecondaryMenu.d.ts.map +1 -1
  50. package/dist/components/header/SecondaryMenu.js.map +1 -1
  51. package/dist/components/header/SecondaryMenuAlt.d.ts.map +1 -1
  52. package/dist/components/header/SecondaryMenuAlt.js.map +1 -1
  53. package/dist/components/header/SiteHeader.d.ts.map +1 -1
  54. package/dist/components/header/SiteHeader.js +7 -7
  55. package/dist/components/header/SiteHeader.js.map +1 -1
  56. package/dist/components/header/SupportDrawer.js +2 -2
  57. package/dist/components/header/SupportDrawer.js.map +1 -1
  58. package/dist/components/notes/AddNote.js +14 -14
  59. package/dist/components/notes/Note.d.ts.map +1 -1
  60. package/dist/components/notes/Note.js +7 -7
  61. package/dist/components/notes/Note.js.map +1 -1
  62. package/dist/components/notes/Notes.d.ts.map +1 -1
  63. package/dist/components/notes/Notes.js +4 -4
  64. package/dist/components/notes/Notes.js.map +1 -1
  65. package/dist/components/wrapper/AppList.d.ts.map +1 -1
  66. package/dist/components/wrapper/AppList.js.map +1 -1
  67. package/dist/components/wrapper/ChurchList.js +5 -5
  68. package/dist/components/wrapper/ChurchList.js.map +1 -1
  69. package/dist/components/wrapper/NavItem.js +9 -3
  70. package/dist/components/wrapper/NavItem.js.map +1 -1
  71. package/dist/components/wrapper/NewPrivateMessage.d.ts.map +1 -1
  72. package/dist/components/wrapper/NewPrivateMessage.js +7 -6
  73. package/dist/components/wrapper/NewPrivateMessage.js.map +1 -1
  74. package/dist/components/wrapper/Notifications.d.ts.map +1 -1
  75. package/dist/components/wrapper/Notifications.js +12 -14
  76. package/dist/components/wrapper/Notifications.js.map +1 -1
  77. package/dist/components/wrapper/PrivateMessageDetails.js +10 -10
  78. package/dist/components/wrapper/PrivateMessages.d.ts.map +1 -1
  79. package/dist/components/wrapper/PrivateMessages.js +119 -123
  80. package/dist/components/wrapper/PrivateMessages.js.map +1 -1
  81. package/dist/components/wrapper/UserMenu.d.ts.map +1 -1
  82. package/dist/components/wrapper/UserMenu.js +15 -15
  83. package/dist/components/wrapper/UserMenu.js.map +1 -1
  84. package/dist/helpers/AnalyticsHelper.d.ts.map +1 -1
  85. package/dist/helpers/AnalyticsHelper.js +3 -3
  86. package/dist/helpers/AnalyticsHelper.js.map +1 -1
  87. package/dist/helpers/ArrayHelper.d.ts.map +1 -1
  88. package/dist/helpers/ArrayHelper.js.map +1 -1
  89. package/dist/helpers/CurrencyHelper.d.ts +4 -0
  90. package/dist/helpers/CurrencyHelper.d.ts.map +1 -1
  91. package/dist/helpers/CurrencyHelper.js +65 -0
  92. package/dist/helpers/CurrencyHelper.js.map +1 -1
  93. package/dist/helpers/ErrorHelper.d.ts.map +1 -1
  94. package/dist/helpers/ErrorHelper.js +2 -1
  95. package/dist/helpers/ErrorHelper.js.map +1 -1
  96. package/dist/helpers/EventHelper.d.ts.map +1 -1
  97. package/dist/helpers/EventHelper.js +1 -1
  98. package/dist/helpers/EventHelper.js.map +1 -1
  99. package/dist/helpers/FileHelper.d.ts.map +1 -1
  100. package/dist/helpers/FileHelper.js +3 -1
  101. package/dist/helpers/FileHelper.js.map +1 -1
  102. package/dist/helpers/Locale.d.ts.map +1 -1
  103. package/dist/helpers/Locale.js +10 -16
  104. package/dist/helpers/Locale.js.map +1 -1
  105. package/dist/helpers/NotificationService.js +4 -4
  106. package/dist/helpers/PersonHelper.d.ts.map +1 -1
  107. package/dist/helpers/PersonHelper.js +5 -4
  108. package/dist/helpers/PersonHelper.js.map +1 -1
  109. package/dist/helpers/SlugHelper.d.ts.map +1 -1
  110. package/dist/helpers/SlugHelper.js +5 -3
  111. package/dist/helpers/SlugHelper.js.map +1 -1
  112. package/dist/helpers/SocketHelper.d.ts.map +1 -1
  113. package/dist/helpers/SocketHelper.js +5 -12
  114. package/dist/helpers/SocketHelper.js.map +1 -1
  115. package/dist/helpers/UniqueIdHelper.d.ts.map +1 -1
  116. package/dist/helpers/UniqueIdHelper.js +132 -7
  117. package/dist/helpers/UniqueIdHelper.js.map +1 -1
  118. package/dist/helpers/UserHelper.d.ts.map +1 -1
  119. package/dist/helpers/UserHelper.js +2 -2
  120. package/dist/helpers/UserHelper.js.map +1 -1
  121. package/dist/hooks/useMountedState.d.ts.map +1 -1
  122. package/dist/hooks/useMountedState.js +1 -1
  123. package/dist/hooks/useMountedState.js.map +1 -1
  124. package/dist/hooks/useNotifications.d.ts +2 -2
  125. package/dist/hooks/useNotifications.js +5 -5
  126. package/dist/public/locales/de.json +15 -7
  127. package/dist/public/locales/es.json +193 -190
  128. package/dist/public/locales/fr.json +15 -7
  129. package/dist/public/locales/hi.json +15 -7
  130. package/dist/public/locales/it.json +15 -7
  131. package/dist/public/locales/ko.json +15 -7
  132. package/dist/public/locales/no.json +15 -7
  133. package/dist/public/locales/pt.json +15 -7
  134. package/dist/public/locales/ru.json +15 -7
  135. package/dist/public/locales/tl.json +15 -7
  136. package/dist/public/locales/zh.json +15 -7
  137. package/package.json +106 -73
  138. package/dist/helpers/DateHelper.d.ts +0 -18
  139. package/dist/helpers/DateHelper.d.ts.map +0 -1
  140. package/dist/helpers/DateHelper.js +0 -113
  141. package/dist/helpers/DateHelper.js.map +0 -1
  142. package/public/css/cropper.css +0 -309
  143. package/public/css/styles.css +0 -112
  144. package/public/locales/de.json +0 -273
  145. package/public/locales/en.json +0 -281
  146. package/public/locales/es.json +0 -278
  147. package/public/locales/fr.json +0 -273
  148. package/public/locales/hi.json +0 -273
  149. package/public/locales/it.json +0 -273
  150. package/public/locales/ko.json +0 -273
  151. package/public/locales/no.json +0 -273
  152. package/public/locales/pt.json +0 -273
  153. package/public/locales/ru.json +0 -273
  154. package/public/locales/tl.json +0 -273
  155. package/public/locales/zh.json +0 -273
  156. package/src/components/DisplayBox.tsx +0 -83
  157. package/src/components/ErrorMessages.tsx +0 -28
  158. package/src/components/ExportLink.tsx +0 -81
  159. package/src/components/FloatingSupport.tsx +0 -18
  160. package/src/components/FormCardPayment.tsx +0 -184
  161. package/src/components/FormSubmissionEdit.tsx +0 -168
  162. package/src/components/HelpIcon.tsx +0 -12
  163. package/src/components/ImageEditor.tsx +0 -167
  164. package/src/components/InputBox.tsx +0 -97
  165. package/src/components/Loading.tsx +0 -31
  166. package/src/components/PageHeader.tsx +0 -111
  167. package/src/components/PersonAvatar.tsx +0 -78
  168. package/src/components/QuestionEdit.tsx +0 -99
  169. package/src/components/SmallButton.tsx +0 -42
  170. package/src/components/SupportModal.tsx +0 -32
  171. package/src/components/TabPanel.tsx +0 -28
  172. package/src/components/gallery/GalleryModal.tsx +0 -170
  173. package/src/components/gallery/StockPhotos.tsx +0 -96
  174. package/src/components/gallery/index.ts +0 -2
  175. package/src/components/header/Banner.tsx +0 -11
  176. package/src/components/header/PrimaryMenu.tsx +0 -101
  177. package/src/components/header/SecondaryMenu.tsx +0 -23
  178. package/src/components/header/SecondaryMenuAlt.tsx +0 -40
  179. package/src/components/header/SiteHeader.tsx +0 -205
  180. package/src/components/header/SupportDrawer.tsx +0 -112
  181. package/src/components/header/index.tsx +0 -2
  182. package/src/components/index.tsx +0 -20
  183. package/src/components/notes/AddNote.tsx +0 -185
  184. package/src/components/notes/Note.tsx +0 -84
  185. package/src/components/notes/Notes.tsx +0 -208
  186. package/src/components/notes/index.ts +0 -3
  187. package/src/components/wrapper/AppList.tsx +0 -18
  188. package/src/components/wrapper/ChurchList.tsx +0 -145
  189. package/src/components/wrapper/NavItem.tsx +0 -47
  190. package/src/components/wrapper/NewPrivateMessage.tsx +0 -249
  191. package/src/components/wrapper/Notifications.tsx +0 -220
  192. package/src/components/wrapper/PrivateMessageDetails.tsx +0 -106
  193. package/src/components/wrapper/PrivateMessages.tsx +0 -574
  194. package/src/components/wrapper/UserMenu.tsx +0 -384
  195. package/src/components/wrapper/index.tsx +0 -8
  196. package/src/helpers/AnalyticsHelper.ts +0 -44
  197. package/src/helpers/AppearanceHelper.ts +0 -73
  198. package/src/helpers/ArrayHelper.ts +0 -87
  199. package/src/helpers/CurrencyHelper.ts +0 -10
  200. package/src/helpers/DateHelper.ts +0 -116
  201. package/src/helpers/ErrorHelper.ts +0 -41
  202. package/src/helpers/EventHelper.ts +0 -49
  203. package/src/helpers/FileHelper.ts +0 -31
  204. package/src/helpers/Locale.ts +0 -457
  205. package/src/helpers/NotificationService.ts +0 -233
  206. package/src/helpers/PersonHelper.ts +0 -62
  207. package/src/helpers/SlugHelper.ts +0 -27
  208. package/src/helpers/SocketHelper.ts +0 -183
  209. package/src/helpers/UniqueIdHelper.ts +0 -36
  210. package/src/helpers/UserHelper.ts +0 -103
  211. package/src/helpers/createEmotionCache.ts +0 -17
  212. package/src/helpers/index.ts +0 -58
  213. package/src/hooks/index.ts +0 -3
  214. package/src/hooks/useMountedState.ts +0 -18
  215. package/src/hooks/useNotifications.ts +0 -95
  216. package/src/index.ts +0 -3
  217. package/src/types/interface-extensions.d.ts +0 -12
  218. package/tsconfig.json +0 -32
@@ -29,7 +29,8 @@
29
29
  "createPerson": {
30
30
  "addNewPerson": "새 사람 추가",
31
31
  "firstName": "이름",
32
- "lastName": "성"
32
+ "lastName": "성",
33
+ "email": "이메일"
33
34
  },
34
35
  "donation": {
35
36
  "bankForm": {
@@ -152,12 +153,15 @@
152
153
  "login": {
153
154
  "createAccount": "계정 만들기",
154
155
  "email": "이메일",
156
+ "expiredLink": "현재 링크가 만료되었습니다.",
155
157
  "forgot": "비밀번호를 잊으 셨나요",
156
158
  "goLogin": "로그인으로 이동",
157
159
  "login": "로그인",
160
+ "noAcc": "계정이 없으신가요?",
158
161
  "password": "비밀번호",
159
162
  "register": "등록하다",
160
163
  "registerThankYou": "등록해주셔서 감사합니다! ",
164
+ "requestLink": "새 재설정 링크 요청",
161
165
  "reset": "초기화",
162
166
  "resetInstructions": "비밀번호 재설정을 요청하려면 이메일 주소를 입력하세요.",
163
167
  "resetPassword": "암호를 재설정",
@@ -214,9 +218,13 @@
214
218
  "lastName": "성",
215
219
  "name": "이름",
216
220
  "person": "사람",
217
- "years": "연령"
221
+ "years": "연령",
222
+ "noRec": "개인 기록이 없으신가요?"
218
223
  },
219
224
  "reporting": {
225
+ "detailed": "상세 보고서",
226
+ "summary": "요약",
227
+ "sampleTemplate": "샘플 Word 템플릿",
220
228
  "downloadOptions": "다운로드 옵션",
221
229
  "noData": "표시할 데이터가 없습니다.",
222
230
  "runReport": "보고서 실행",
@@ -249,10 +257,8 @@
249
257
  "providedBy": "스톡 사진 제공:"
250
258
  },
251
259
  "support": {
252
- "email": "이메일",
253
- "knowledge base": "기술 자료",
254
- "messenger": "전령",
255
- "phone": "핸드폰"
260
+ "documentation": "문서",
261
+ "discussions": "지원 포럼"
256
262
  },
257
263
  "wrapper": {
258
264
  "chatWith": "채팅",
@@ -261,7 +267,9 @@
261
267
  "editChurchProfile": "교회 프로필 편집",
262
268
  "editProfile": "프로필 편집",
263
269
  "logout": "로그 아웃",
270
+ "messages": "메시지",
264
271
  "newPrivateMessage": "새 비공개 메시지",
272
+ "notifications": "알림",
265
273
  "privateMessage": "사신",
266
274
  "profile": "프로필",
267
275
  "searchForPerson": "사람 검색",
@@ -270,4 +278,4 @@
270
278
  "switchApp": "앱 전환",
271
279
  "switchChurch": "스위치교회"
272
280
  }
273
- }
281
+ }
@@ -29,7 +29,8 @@
29
29
  "createPerson": {
30
30
  "addNewPerson": "Legg til en ny person",
31
31
  "firstName": "Fornavn",
32
- "lastName": "Etternavn"
32
+ "lastName": "Etternavn",
33
+ "email": "E-post"
33
34
  },
34
35
  "donation": {
35
36
  "bankForm": {
@@ -152,12 +153,15 @@
152
153
  "login": {
153
154
  "createAccount": "Opprett en konto",
154
155
  "email": "E-post",
156
+ "expiredLink": "Den gjeldende lenken er utløpt.",
155
157
  "forgot": "Glemt passord",
156
158
  "goLogin": "Gå til innlogging",
157
159
  "login": "Logg inn",
160
+ "noAcc": "Har du ikke en konto?",
158
161
  "password": "Passord",
159
162
  "register": "Registrer",
160
163
  "registerThankYou": "Takk for din registrering! Vennligst sjekk e-posten din for å bekrefte kontoen.",
164
+ "requestLink": "Be om en ny tilbakestillingslenke",
161
165
  "reset": "Tilbakestill",
162
166
  "resetInstructions": "Skriv inn e-postadressen din for å be om tilbakestilling av passord.",
163
167
  "resetPassword": "Tilbakestill passord",
@@ -214,9 +218,13 @@
214
218
  "lastName": "Etternavn",
215
219
  "name": "Navn",
216
220
  "person": "Person",
217
- "years": "år"
221
+ "years": "år",
222
+ "noRec": "Har du ikke en personregistrering?"
218
223
  },
219
224
  "reporting": {
225
+ "detailed": "Detaljert rapport",
226
+ "summary": "Sammendrag",
227
+ "sampleTemplate": "Eksempel Word-mal",
220
228
  "downloadOptions": "Nedlastingsalternativer",
221
229
  "noData": "Det er ingen data å vise.",
222
230
  "runReport": "Kjør rapport",
@@ -249,10 +257,8 @@
249
257
  "providedBy": "Arkivbilder levert av"
250
258
  },
251
259
  "support": {
252
- "email": "E-post",
253
- "knowledge base": "Kunnskapsbase",
254
- "messenger": "Messenger",
255
- "phone": "Telefon"
260
+ "documentation": "Dokumentasjon",
261
+ "discussions": "Brukerstøtteforum"
256
262
  },
257
263
  "wrapper": {
258
264
  "chatWith": "Chat med",
@@ -261,7 +267,9 @@
261
267
  "editChurchProfile": "Rediger kirkeprofil",
262
268
  "editProfile": "Rediger profil",
263
269
  "logout": "Logg ut",
270
+ "messages": "Meldinger",
264
271
  "newPrivateMessage": "Ny privat melding",
272
+ "notifications": "Varsler",
265
273
  "privateMessage": "Privat melding",
266
274
  "profile": "Profil",
267
275
  "searchForPerson": "Søk etter en person",
@@ -270,4 +278,4 @@
270
278
  "switchApp": "Bytt app",
271
279
  "switchChurch": "Bytt kirke"
272
280
  }
273
- }
281
+ }
@@ -29,7 +29,8 @@
29
29
  "createPerson": {
30
30
  "addNewPerson": "Adicionar uma nova pessoa",
31
31
  "firstName": "Primeiro nome",
32
- "lastName": "Sobrenome"
32
+ "lastName": "Sobrenome",
33
+ "email": "E-mail"
33
34
  },
34
35
  "donation": {
35
36
  "bankForm": {
@@ -152,12 +153,15 @@
152
153
  "login": {
153
154
  "createAccount": "Crie a sua conta aqui",
154
155
  "email": "E-mail",
156
+ "expiredLink": "O link atual expirou.",
155
157
  "forgot": "Esqueceu sua senha",
156
158
  "goLogin": "Vá para Entrar",
157
159
  "login": "Conecte-se",
160
+ "noAcc": "Não tem uma conta?",
158
161
  "password": "Senha",
159
162
  "register": "Registro",
160
163
  "registerThankYou": "Obrigado por se registrar! ",
164
+ "requestLink": "Solicitar um novo link de redefinição",
161
165
  "reset": "Reiniciar",
162
166
  "resetInstructions": "Digite seu endereço de e-mail para solicitar uma redefinição de senha.",
163
167
  "resetPassword": "Redefinir senha",
@@ -214,9 +218,13 @@
214
218
  "lastName": "Sobrenome",
215
219
  "name": "Nome",
216
220
  "person": "Pessoa",
217
- "years": "anos"
221
+ "years": "anos",
222
+ "noRec": "Não tem um registro de pessoa?"
218
223
  },
219
224
  "reporting": {
225
+ "detailed": "Relatório detalhado",
226
+ "summary": "Resumo",
227
+ "sampleTemplate": "Modelo Word de exemplo",
220
228
  "downloadOptions": "Opções de download",
221
229
  "noData": "Não há dados para exibir.",
222
230
  "runReport": "Executar relatório",
@@ -249,10 +257,8 @@
249
257
  "providedBy": "Fotos de estoque fornecidas por"
250
258
  },
251
259
  "support": {
252
- "email": "E-mail",
253
- "knowledge base": "Base de conhecimento",
254
- "messenger": "Mensageiro",
255
- "phone": "Telefone"
260
+ "documentation": "Documentação",
261
+ "discussions": "Fórum de suporte"
256
262
  },
257
263
  "wrapper": {
258
264
  "chatWith": "Conversar com",
@@ -261,7 +267,9 @@
261
267
  "editChurchProfile": "Editar Perfil da Igreja",
262
268
  "editProfile": "Editar Perfil",
263
269
  "logout": "Sair",
270
+ "messages": "Mensagens",
264
271
  "newPrivateMessage": "Nova Mensagem Privada",
272
+ "notifications": "Notificações",
265
273
  "privateMessage": "Mensagem privada",
266
274
  "profile": "Perfil",
267
275
  "searchForPerson": "Procure uma pessoa",
@@ -270,4 +278,4 @@
270
278
  "switchApp": "Trocar de aplicativo",
271
279
  "switchChurch": "Mudar de Igreja"
272
280
  }
273
- }
281
+ }
@@ -29,7 +29,8 @@
29
29
  "createPerson": {
30
30
  "addNewPerson": "Добавить нового человека",
31
31
  "firstName": "Имя",
32
- "lastName": "Фамилия"
32
+ "lastName": "Фамилия",
33
+ "email": "Электронная почта"
33
34
  },
34
35
  "donation": {
35
36
  "bankForm": {
@@ -152,12 +153,15 @@
152
153
  "login": {
153
154
  "createAccount": "Завести аккаунт",
154
155
  "email": "Электронная почта",
156
+ "expiredLink": "Текущая ссылка устарела.",
155
157
  "forgot": "Забыли пароль",
156
158
  "goLogin": "Перейти к входу",
157
159
  "login": "Авторизоваться",
160
+ "noAcc": "Нет учетной записи?",
158
161
  "password": "Пароль",
159
162
  "register": "регистр",
160
163
  "registerThankYou": "Спасибо за регистрацию! ",
164
+ "requestLink": "Запросить новую ссылку для сброса",
161
165
  "reset": "Перезагрузить",
162
166
  "resetInstructions": "Введите свой адрес электронной почты, чтобы запросить сброс пароля.",
163
167
  "resetPassword": "Сброс пароля",
@@ -214,9 +218,13 @@
214
218
  "lastName": "Фамилия",
215
219
  "name": "Имя",
216
220
  "person": "Человек",
217
- "years": "годы"
221
+ "years": "годы",
222
+ "noRec": "Нет записи о человеке?"
218
223
  },
219
224
  "reporting": {
225
+ "detailed": "Подробный отчет",
226
+ "summary": "Сводка",
227
+ "sampleTemplate": "Образец шаблона Word",
220
228
  "downloadOptions": "Варианты загрузки",
221
229
  "noData": "Нет данных для отображения.",
222
230
  "runReport": "Запустить отчет",
@@ -249,10 +257,8 @@
249
257
  "providedBy": "Стоковые фотографии предоставлены"
250
258
  },
251
259
  "support": {
252
- "email": "Электронная почта",
253
- "knowledge base": "База знаний",
254
- "messenger": "Мессенджер",
255
- "phone": "Телефон"
260
+ "documentation": "Документация",
261
+ "discussions": "Форум поддержки"
256
262
  },
257
263
  "wrapper": {
258
264
  "chatWith": "Чат с",
@@ -261,7 +267,9 @@
261
267
  "editChurchProfile": "Редактировать профиль церкви",
262
268
  "editProfile": "Редактировать профиль",
263
269
  "logout": "Выйти",
270
+ "messages": "Сообщения",
264
271
  "newPrivateMessage": "Новое личное сообщение",
272
+ "notifications": "Уведомления",
265
273
  "privateMessage": "Личное сообщение",
266
274
  "profile": "Профиль",
267
275
  "searchForPerson": "Поиск человека",
@@ -270,4 +278,4 @@
270
278
  "switchApp": "Переключить приложение",
271
279
  "switchChurch": "Переключить церковь"
272
280
  }
273
- }
281
+ }
@@ -29,7 +29,8 @@
29
29
  "createPerson": {
30
30
  "addNewPerson": "Magdagdag ng Bagong Tao",
31
31
  "firstName": "Pangalan",
32
- "lastName": "Huling pangalan"
32
+ "lastName": "Huling pangalan",
33
+ "email": "Email"
33
34
  },
34
35
  "donation": {
35
36
  "bankForm": {
@@ -152,12 +153,15 @@
152
153
  "login": {
153
154
  "createAccount": "Gumawa ng account",
154
155
  "email": "Email",
156
+ "expiredLink": "Ang kasalukuyang link ay nag-expire na.",
155
157
  "forgot": "Nakalimutan ang password",
156
158
  "goLogin": "Pumunta sa Login",
157
159
  "login": "Mag log in",
160
+ "noAcc": "Wala ka pang account?",
158
161
  "password": "Password",
159
162
  "register": "Magrehistro",
160
163
  "registerThankYou": "Salamat sa pagpaparehistro! ",
164
+ "requestLink": "Humiling ng bagong reset link",
161
165
  "reset": "I-reset",
162
166
  "resetInstructions": "Ilagay ang iyong email address upang humiling ng pag-reset ng password.",
163
167
  "resetPassword": "I-reset ang Password",
@@ -214,9 +218,13 @@
214
218
  "lastName": "Huling pangalan",
215
219
  "name": "Pangalan",
216
220
  "person": "Tao",
217
- "years": "taon"
221
+ "years": "taon",
222
+ "noRec": "Wala kang talaan ng tao?"
218
223
  },
219
224
  "reporting": {
225
+ "detailed": "Detalyadong Ulat",
226
+ "summary": "Buod",
227
+ "sampleTemplate": "Halimbawang Word Template",
220
228
  "downloadOptions": "Mga Opsyon sa Pag-download",
221
229
  "noData": "Walang data na ipapakita.",
222
230
  "runReport": "Patakbuhin ang Ulat",
@@ -249,10 +257,8 @@
249
257
  "providedBy": "Mga stock na larawan na ibinigay ni"
250
258
  },
251
259
  "support": {
252
- "email": "Email",
253
- "knowledge base": "Base ng Kaalaman",
254
- "messenger": "Messenger",
255
- "phone": "Telepono"
260
+ "documentation": "Dokumentasyon",
261
+ "discussions": "Forum ng Suporta"
256
262
  },
257
263
  "wrapper": {
258
264
  "chatWith": "Makipag-usap kay",
@@ -261,7 +267,9 @@
261
267
  "editChurchProfile": "I-edit ang Profile ng Simbahan",
262
268
  "editProfile": "I-edit ang Profile",
263
269
  "logout": "Mag-logout",
270
+ "messages": "Mga Mensahe",
264
271
  "newPrivateMessage": "Bagong Pribadong Mensahe",
272
+ "notifications": "Mga Abiso",
265
273
  "privateMessage": "Pribadong Mensahe",
266
274
  "profile": "Profile",
267
275
  "searchForPerson": "Maghanap ng isang tao",
@@ -270,4 +278,4 @@
270
278
  "switchApp": "Lumipat ng App",
271
279
  "switchChurch": "Lumipat ng Simbahan"
272
280
  }
273
- }
281
+ }
@@ -29,7 +29,8 @@
29
29
  "createPerson": {
30
30
  "addNewPerson": "添加新人",
31
31
  "firstName": "名",
32
- "lastName": "姓"
32
+ "lastName": "姓",
33
+ "email": "电子邮件"
33
34
  },
34
35
  "donation": {
35
36
  "bankForm": {
@@ -152,12 +153,15 @@
152
153
  "login": {
153
154
  "createAccount": "创建一个帐户",
154
155
  "email": "电子邮件",
156
+ "expiredLink": "当前链接已过期。",
155
157
  "forgot": "忘记密码",
156
158
  "goLogin": "前往登录",
157
159
  "login": "登录",
160
+ "noAcc": "没有账户?",
158
161
  "password": "密码",
159
162
  "register": "登记",
160
163
  "registerThankYou": "感谢您注册!",
164
+ "requestLink": "请求新的重置链接",
161
165
  "reset": "重置",
162
166
  "resetInstructions": "输入您的电子邮件地址以请求重置密码。",
163
167
  "resetPassword": "重设密码",
@@ -214,9 +218,13 @@
214
218
  "lastName": "姓",
215
219
  "name": "姓名",
216
220
  "person": "人",
217
- "years": "年"
221
+ "years": "年",
222
+ "noRec": "没有个人记录?"
218
223
  },
219
224
  "reporting": {
225
+ "detailed": "详细报告",
226
+ "summary": "摘要",
227
+ "sampleTemplate": "示例 Word 模板",
220
228
  "downloadOptions": "下载选项",
221
229
  "noData": "没有数据可显示。",
222
230
  "runReport": "运行报告",
@@ -249,10 +257,8 @@
249
257
  "providedBy": "库存照片由提供"
250
258
  },
251
259
  "support": {
252
- "email": "电子邮件",
253
- "knowledge base": "知识库",
254
- "messenger": "信使",
255
- "phone": "电话"
260
+ "documentation": "文档",
261
+ "discussions": "支持论坛"
256
262
  },
257
263
  "wrapper": {
258
264
  "chatWith": "和...聊天",
@@ -261,7 +267,9 @@
261
267
  "editChurchProfile": "编辑教会资料",
262
268
  "editProfile": "编辑个人资料",
263
269
  "logout": "登出",
270
+ "messages": "消息",
264
271
  "newPrivateMessage": "新私信",
272
+ "notifications": "通知",
265
273
  "privateMessage": "私人信息",
266
274
  "profile": "轮廓",
267
275
  "searchForPerson": "寻找一个人",
@@ -270,4 +278,4 @@
270
278
  "switchApp": "切换应用程序",
271
279
  "switchChurch": "开关教堂"
272
280
  }
273
- }
281
+ }
package/package.json CHANGED
@@ -1,73 +1,106 @@
1
- {
2
- "name": "@churchapps/apphelper",
3
- "version": "0.6.15",
4
- "description": "Library of helper functions for React and NextJS ChurchApps",
5
- "type": "module",
6
- "main": "dist/index.js",
7
- "types": "dist/index.d.ts",
8
- "scripts": {
9
- "test": "echo \"Error: no test specified\" && exit 1",
10
- "clean": "rimraf dist",
11
- "copy-languages": "copyfiles -a public/** dist",
12
- "copy-css": "copyfiles -a public/css/** dist",
13
- "copy-assets": "npm-run-all copy-languages copy-css",
14
- "tsc": "tsc",
15
- "build": "npm-run-all clean tsc copy-assets"
16
- },
17
- "repository": {
18
- "type": "git",
19
- "url": "git+https://github.com/LiveChurchSolutions/AppHelper.git"
20
- },
21
- "keywords": [
22
- "ChurchApps"
23
- ],
24
- "author": "ChurchApps.org",
25
- "license": "MIT",
26
- "bugs": {
27
- "url": "https://github.com/LiveChurchSolutions/AppHelper/issues"
28
- },
29
- "homepage": "https://github.com/LiveChurchSolutions/AppHelper#readme",
30
- "peerDependencies": {
31
- "react": "^18.0.0 || ^19.0.0",
32
- "react-dom": "^18.0.0 || ^19.0.0",
33
- "react-router-dom": "^7.6.3"
34
- },
35
- "dependencies": {
36
- "@churchapps/helpers": "^1.2.4",
37
- "@emotion/cache": "^11.14.0",
38
- "@emotion/react": "^11.14.0",
39
- "@emotion/styled": "^11.14.1",
40
- "@mui/lab": "^7.0.0-beta.16",
41
- "@mui/material": "^7.3.1",
42
- "axios": "^1.11.0",
43
- "cropperjs": "^2.0.1",
44
- "date-fns": "^4.1.0",
45
- "flexsearch": "0.8.205",
46
- "i18next": "^25.3.2",
47
- "i18next-browser-languagedetector": "^8.2.0",
48
- "i18next-chained-backend": "^4.6.2",
49
- "i18next-http-backend": "^3.0.2",
50
- "jwt-decode": "^4.0.0",
51
- "mui-tel-input": "^9.0.1",
52
- "react-activity": "^2.1.3",
53
- "react-cookie": "^8.0.1",
54
- "react-cropper": "^2.3.3",
55
- "react-csv": "^2.2.2",
56
- "react-ga4": "^2.1.0",
57
- "react-google-charts": "^5.2.1",
58
- "react-i18next": "^15.6.1",
59
- "react-to-print": "^3.1.1",
60
- "slug": "^11.0.0"
61
- },
62
- "devDependencies": {
63
- "@types/node": "^24.2.0",
64
- "@types/react": "^19.1.9",
65
- "@types/react-csv": "^1.1.10",
66
- "@types/react-dom": "^19.1.7",
67
- "@types/slug": "^5.0.9",
68
- "copyfiles": "^2.4.1",
69
- "npm-run-all2": "^8.0.4",
70
- "rimraf": "^6.0.1",
71
- "typescript": "^5.9.2"
72
- }
73
- }
1
+ {
2
+ "name": "@churchapps/apphelper",
3
+ "version": "0.6.17",
4
+ "description": "Library of helper functions for React and NextJS ChurchApps",
5
+ "type": "module",
6
+ "main": "dist/index.js",
7
+ "types": "dist/index.d.ts",
8
+ "exports": {
9
+ ".": {
10
+ "types": "./dist/index.d.ts",
11
+ "import": "./dist/index.js"
12
+ }
13
+ },
14
+ "files": [
15
+ "dist"
16
+ ],
17
+ "scripts": {
18
+ "test": "echo \"Error: no test specified\" && exit 1",
19
+ "clean": "rimraf dist",
20
+ "copy-languages": "copyfiles -a public/** dist",
21
+ "copy-css": "copyfiles -a public/css/** dist",
22
+ "copy-assets": "npm-run-all copy-languages copy-css",
23
+ "tsc": "tsc",
24
+ "build": "npm-run-all clean tsc copy-assets",
25
+ "lint": "eslint --fix src/",
26
+ "dev": "vite"
27
+ },
28
+ "repository": {
29
+ "type": "git",
30
+ "url": "git+https://github.com/ChurchApps/Packages.git",
31
+ "directory": "apphelper"
32
+ },
33
+ "keywords": [
34
+ "ChurchApps"
35
+ ],
36
+ "author": "ChurchApps.org",
37
+ "license": "MIT",
38
+ "bugs": {
39
+ "url": "https://github.com/ChurchApps/Packages/issues"
40
+ },
41
+ "homepage": "https://github.com/ChurchApps/Packages#readme",
42
+ "peerDependencies": {
43
+ "@stripe/react-stripe-js": "^3.5.2",
44
+ "@stripe/stripe-js": "^7.4.0",
45
+ "react": "^18.0.0 || ^19.0.0",
46
+ "react-dom": "^18.0.0 || ^19.0.0",
47
+ "react-router-dom": "^7.6.3"
48
+ },
49
+ "peerDependenciesMeta": {
50
+ "@stripe/react-stripe-js": { "optional": true },
51
+ "@stripe/stripe-js": { "optional": true }
52
+ },
53
+ "dependencies": {
54
+ "@churchapps/helpers": "^1.2.19",
55
+ "@emotion/cache": "^11.14.0",
56
+ "@emotion/react": "^11.14.0",
57
+ "@emotion/styled": "^11.14.1",
58
+ "@mui/icons-material": "^7.3.4",
59
+ "@mui/lab": "^7.0.0-beta.16",
60
+ "@mui/material": "^7.3.1",
61
+ "axios": "^1.11.0",
62
+ "cropperjs": "^2.0.1",
63
+ "date-fns": "^4.1.0",
64
+ "flexsearch": "0.8.205",
65
+ "i18next": "^25.3.2",
66
+ "i18next-browser-languagedetector": "^8.2.0",
67
+ "i18next-chained-backend": "^4.6.2",
68
+ "i18next-http-backend": "^3.0.2",
69
+ "jwt-decode": "^4.0.0",
70
+ "mui-tel-input": "^9.0.1",
71
+ "react-activity": "^2.1.3",
72
+ "react-cookie": "^8.0.1",
73
+ "react-cropper": "^2.3.3",
74
+ "react-csv": "^2.2.2",
75
+ "react-ga4": "^2.1.0",
76
+ "react-google-charts": "^5.2.1",
77
+ "react-i18next": "^15.6.1",
78
+ "react-to-print": "^3.1.1",
79
+ "rrule": "^2.8.1",
80
+ "slug": "^11.0.0"
81
+ },
82
+ "devDependencies": {
83
+ "@churchapps/helpers": "^1.2.19",
84
+ "@eslint/js": "^9.28.0",
85
+ "@stripe/react-stripe-js": "^3.5.2",
86
+ "@stripe/stripe-js": "^7.4.0",
87
+ "@types/node": "^24.2.0",
88
+ "@types/react": "^19.1.9",
89
+ "@types/react-csv": "^1.1.10",
90
+ "@types/react-dom": "^19.1.7",
91
+ "@types/slug": "^5.0.9",
92
+ "@vitejs/plugin-react": "^4.7.0",
93
+ "copyfiles": "^2.4.1",
94
+ "eslint": "^9.28.0",
95
+ "eslint-plugin-unused-imports": "^4.4.1",
96
+ "globals": "^16.2.0",
97
+ "npm-run-all2": "^8.0.4",
98
+ "react": "^19.1.0",
99
+ "react-dom": "^19.1.0",
100
+ "react-router-dom": "^7.6.3",
101
+ "rimraf": "^6.0.1",
102
+ "typescript": "^5.9.2",
103
+ "typescript-eslint": "^8.35.0",
104
+ "vite": "^7.0.6"
105
+ }
106
+ }
@@ -1,18 +0,0 @@
1
- export declare class DateHelper {
2
- static toDate(input: any): Date;
3
- static toDateTime(input: any): Date;
4
- static addDays(date: Date, days: number): Date;
5
- static prettyDate(date: Date): string;
6
- static prettyDateTime(date: Date): string;
7
- static prettyTime(date: Date): string;
8
- static getLastSunday(): Date;
9
- static getWeekSunday(year: number, week: number): Date;
10
- static formatHtml5Date(date: Date | string | null | undefined): string;
11
- static formatHtml5Time(time: Date): string;
12
- static formatHtml5DateTime(date: Date): string;
13
- static getDisplayDuration(d: Date): string;
14
- static getShortDate(d: Date): string;
15
- static convertDatePickerFormat(d: Date): Date;
16
- private static formatDateTime;
17
- }
18
- //# sourceMappingURL=DateHelper.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DateHelper.d.ts","sourceRoot":"","sources":["../../src/helpers/DateHelper.ts"],"names":[],"mappings":"AAEA,qBAAa,UAAU;IAGrB,MAAM,CAAC,MAAM,CAAC,KAAK,EAAE,GAAG;IAIxB,MAAM,CAAC,UAAU,CAAC,KAAK,EAAE,GAAG;IAI5B,MAAM,CAAC,OAAO,CAAC,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM;IAKvC,MAAM,CAAC,UAAU,CAAC,IAAI,EAAE,IAAI;IAK5B,MAAM,CAAC,cAAc,CAAC,IAAI,EAAE,IAAI;IAKhC,MAAM,CAAC,UAAU,CAAC,IAAI,EAAE,IAAI;IAK5B,MAAM,CAAC,aAAa;IAMpB,MAAM,CAAC,aAAa,CAAC,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM;IAO/C,MAAM,CAAC,eAAe,CAAC,IAAI,EAAE,IAAI,GAAG,MAAM,GAAG,IAAI,GAAG,SAAS,GAAG,MAAM;IAsBtE,MAAM,CAAC,eAAe,CAAC,IAAI,EAAE,IAAI,GAAG,MAAM;IAO1C,MAAM,CAAC,mBAAmB,CAAC,IAAI,EAAE,IAAI,GAAG,MAAM;IAO9C,MAAM,CAAC,kBAAkB,CAAC,CAAC,EAAE,IAAI,GAAG,MAAM;IAkB1C,MAAM,CAAC,YAAY,CAAC,CAAC,EAAE,IAAI,GAAG,MAAM;IAIpC,MAAM,CAAC,uBAAuB,CAAC,CAAC,EAAE,IAAI,GAAG,IAAI;IAM7C,OAAO,CAAC,MAAM,CAAC,cAAc;CAK9B"}