@plusscommunities/pluss-core-app 8.0.27-beta.0 → 8.0.28

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 (210) hide show
  1. package/package.json +1 -1
  2. package/src/components/react-native-expo-image-cropper/ExpoImageManipulator.js +21 -22
  3. package/dist/module/actions/FollowerActions.js +0 -34
  4. package/dist/module/actions/FollowerActions.js.map +0 -1
  5. package/dist/module/actions/MediaActions.js +0 -29
  6. package/dist/module/actions/MediaActions.js.map +0 -1
  7. package/dist/module/actions/ResidentActions.js +0 -26
  8. package/dist/module/actions/ResidentActions.js.map +0 -1
  9. package/dist/module/actions/UserActions.js +0 -223
  10. package/dist/module/actions/UserActions.js.map +0 -1
  11. package/dist/module/actions/UserSettingsActions.js +0 -14
  12. package/dist/module/actions/UserSettingsActions.js.map +0 -1
  13. package/dist/module/actions/index.js +0 -6
  14. package/dist/module/actions/index.js.map +0 -1
  15. package/dist/module/actions/types.js +0 -17
  16. package/dist/module/actions/types.js.map +0 -1
  17. package/dist/module/apis/analyticsActions.js +0 -20
  18. package/dist/module/apis/analyticsActions.js.map +0 -1
  19. package/dist/module/apis/contactActions.js +0 -27
  20. package/dist/module/apis/contactActions.js.map +0 -1
  21. package/dist/module/apis/eventActions.js +0 -161
  22. package/dist/module/apis/eventActions.js.map +0 -1
  23. package/dist/module/apis/fileActions.js +0 -93
  24. package/dist/module/apis/fileActions.js.map +0 -1
  25. package/dist/module/apis/followerActions.js +0 -38
  26. package/dist/module/apis/followerActions.js.map +0 -1
  27. package/dist/module/apis/index.js +0 -13
  28. package/dist/module/apis/index.js.map +0 -1
  29. package/dist/module/apis/notificationActions.js +0 -60
  30. package/dist/module/apis/notificationActions.js.map +0 -1
  31. package/dist/module/apis/profileActions.js +0 -14
  32. package/dist/module/apis/profileActions.js.map +0 -1
  33. package/dist/module/apis/reactionActions.js +0 -76
  34. package/dist/module/apis/reactionActions.js.map +0 -1
  35. package/dist/module/apis/settingActions.js +0 -22
  36. package/dist/module/apis/settingActions.js.map +0 -1
  37. package/dist/module/apis/stringActions.js +0 -30
  38. package/dist/module/apis/stringActions.js.map +0 -1
  39. package/dist/module/apis/typeActions.js +0 -15
  40. package/dist/module/apis/typeActions.js.map +0 -1
  41. package/dist/module/apis/userActions.js +0 -104
  42. package/dist/module/apis/userActions.js.map +0 -1
  43. package/dist/module/assets/icons/fontawesome/fa-brands-400.ttf +0 -0
  44. package/dist/module/assets/icons/fontawesome/fa-light-300.ttf +0 -0
  45. package/dist/module/assets/icons/fontawesome/fa-regular-400.ttf +0 -0
  46. package/dist/module/assets/icons/fontawesome/fa-solid-900.ttf +0 -0
  47. package/dist/module/assets/icons/fontawesome/fa-thin-100.ttf +0 -0
  48. package/dist/module/assets/icons/fontawesome/fa7-glyphmap.json +0 -4205
  49. package/dist/module/assets/icons/reactions/heart.png +0 -0
  50. package/dist/module/assets/icons/reactions/party.png +0 -0
  51. package/dist/module/assets/icons/reactions/sad.png +0 -0
  52. package/dist/module/assets/icons/reactions/smile.png +0 -0
  53. package/dist/module/colours.js +0 -165
  54. package/dist/module/colours.js.map +0 -1
  55. package/dist/module/components/AddButton.js +0 -43
  56. package/dist/module/components/AddButton.js.map +0 -1
  57. package/dist/module/components/AddToCalendarButton.js +0 -225
  58. package/dist/module/components/AddToCalendarButton.js.map +0 -1
  59. package/dist/module/components/Attachment.js +0 -55
  60. package/dist/module/components/Attachment.js.map +0 -1
  61. package/dist/module/components/AudienceSelectorLauncher.js +0 -64
  62. package/dist/module/components/AudienceSelectorLauncher.js.map +0 -1
  63. package/dist/module/components/AudienceSelectorPage.js +0 -351
  64. package/dist/module/components/AudienceSelectorPage.js.map +0 -1
  65. package/dist/module/components/AutoOffsetImage.js +0 -184
  66. package/dist/module/components/AutoOffsetImage.js.map +0 -1
  67. package/dist/module/components/BackButton.js +0 -58
  68. package/dist/module/components/BackButton.js.map +0 -1
  69. package/dist/module/components/CalendarPopup.js +0 -126
  70. package/dist/module/components/CalendarPopup.js.map +0 -1
  71. package/dist/module/components/CategoryTabs.js +0 -155
  72. package/dist/module/components/CategoryTabs.js.map +0 -1
  73. package/dist/module/components/CommentReply.js +0 -334
  74. package/dist/module/components/CommentReply.js.map +0 -1
  75. package/dist/module/components/CommentSection.js +0 -823
  76. package/dist/module/components/CommentSection.js.map +0 -1
  77. package/dist/module/components/ConfirmPopup.js +0 -109
  78. package/dist/module/components/ConfirmPopup.js.map +0 -1
  79. package/dist/module/components/ConfirmationPopup.js +0 -72
  80. package/dist/module/components/ConfirmationPopup.js.map +0 -1
  81. package/dist/module/components/DocumentUploader.js +0 -253
  82. package/dist/module/components/DocumentUploader.js.map +0 -1
  83. package/dist/module/components/DropDownItem.js +0 -75
  84. package/dist/module/components/DropDownItem.js.map +0 -1
  85. package/dist/module/components/DropDownMenu.js +0 -41
  86. package/dist/module/components/DropDownMenu.js.map +0 -1
  87. package/dist/module/components/EmptyStateMain.js +0 -51
  88. package/dist/module/components/EmptyStateMain.js.map +0 -1
  89. package/dist/module/components/EmptyStateWidget.js +0 -48
  90. package/dist/module/components/EmptyStateWidget.js.map +0 -1
  91. package/dist/module/components/FontScaleButton.js +0 -37
  92. package/dist/module/components/FontScaleButton.js.map +0 -1
  93. package/dist/module/components/FontScalePopup.js +0 -76
  94. package/dist/module/components/FontScalePopup.js.map +0 -1
  95. package/dist/module/components/Forbidden.js +0 -58
  96. package/dist/module/components/Forbidden.js.map +0 -1
  97. package/dist/module/components/FormCard.js +0 -25
  98. package/dist/module/components/FormCard.js.map +0 -1
  99. package/dist/module/components/FormCardSection.js +0 -214
  100. package/dist/module/components/FormCardSection.js.map +0 -1
  101. package/dist/module/components/FormCardSectionOptionLauncher.js +0 -73
  102. package/dist/module/components/FormCardSectionOptionLauncher.js.map +0 -1
  103. package/dist/module/components/FormattedText.js +0 -133
  104. package/dist/module/components/FormattedText.js.map +0 -1
  105. package/dist/module/components/GenericInput.js +0 -151
  106. package/dist/module/components/GenericInput.js.map +0 -1
  107. package/dist/module/components/GenericInputSection.js +0 -173
  108. package/dist/module/components/GenericInputSection.js.map +0 -1
  109. package/dist/module/components/Header.js +0 -459
  110. package/dist/module/components/Header.js.map +0 -1
  111. package/dist/module/components/Icon.js +0 -109
  112. package/dist/module/components/Icon.js.map +0 -1
  113. package/dist/module/components/ImagePopup.js +0 -400
  114. package/dist/module/components/ImagePopup.js.map +0 -1
  115. package/dist/module/components/ImageUploadProgress.js +0 -69
  116. package/dist/module/components/ImageUploadProgress.js.map +0 -1
  117. package/dist/module/components/ImageUploader.js +0 -831
  118. package/dist/module/components/ImageUploader.js.map +0 -1
  119. package/dist/module/components/InlineButton.js +0 -66
  120. package/dist/module/components/InlineButton.js.map +0 -1
  121. package/dist/module/components/Input.js +0 -156
  122. package/dist/module/components/Input.js.map +0 -1
  123. package/dist/module/components/LoadingCircles.js +0 -219
  124. package/dist/module/components/LoadingCircles.js.map +0 -1
  125. package/dist/module/components/LoadingIndicator.js +0 -86
  126. package/dist/module/components/LoadingIndicator.js.map +0 -1
  127. package/dist/module/components/LoadingStateWidget.js +0 -46
  128. package/dist/module/components/LoadingStateWidget.js.map +0 -1
  129. package/dist/module/components/MediaPlayer.js +0 -407
  130. package/dist/module/components/MediaPlayer.js.map +0 -1
  131. package/dist/module/components/MiddlePopup.js +0 -49
  132. package/dist/module/components/MiddlePopup.js.map +0 -1
  133. package/dist/module/components/PDFPopup.js +0 -203
  134. package/dist/module/components/PDFPopup.js.map +0 -1
  135. package/dist/module/components/PlussChat.js +0 -1078
  136. package/dist/module/components/PlussChat.js.map +0 -1
  137. package/dist/module/components/PlussChatMessage.js +0 -299
  138. package/dist/module/components/PlussChatMessage.js.map +0 -1
  139. package/dist/module/components/PlussChatTime.js +0 -59
  140. package/dist/module/components/PlussChatTime.js.map +0 -1
  141. package/dist/module/components/Popup.js +0 -126
  142. package/dist/module/components/Popup.js.map +0 -1
  143. package/dist/module/components/PopupMenu.js +0 -120
  144. package/dist/module/components/PopupMenu.js.map +0 -1
  145. package/dist/module/components/PositionedImage.js +0 -313
  146. package/dist/module/components/PositionedImage.js.map +0 -1
  147. package/dist/module/components/ProfilePic.js +0 -105
  148. package/dist/module/components/ProfilePic.js.map +0 -1
  149. package/dist/module/components/RadioButton.js +0 -78
  150. package/dist/module/components/RadioButton.js.map +0 -1
  151. package/dist/module/components/Reaction.js +0 -117
  152. package/dist/module/components/Reaction.js.map +0 -1
  153. package/dist/module/components/Reactions.js +0 -71
  154. package/dist/module/components/Reactions.js.map +0 -1
  155. package/dist/module/components/SharingTools.js +0 -189
  156. package/dist/module/components/SharingTools.js.map +0 -1
  157. package/dist/module/components/Spinner.js +0 -22
  158. package/dist/module/components/Spinner.js.map +0 -1
  159. package/dist/module/components/StickyFooter.js +0 -34
  160. package/dist/module/components/StickyFooter.js.map +0 -1
  161. package/dist/module/components/Text.js +0 -57
  162. package/dist/module/components/Text.js.map +0 -1
  163. package/dist/module/components/TickIcon.js +0 -24
  164. package/dist/module/components/TickIcon.js.map +0 -1
  165. package/dist/module/components/Toggle.js +0 -66
  166. package/dist/module/components/Toggle.js.map +0 -1
  167. package/dist/module/components/TouchableSearchBar.js +0 -68
  168. package/dist/module/components/TouchableSearchBar.js.map +0 -1
  169. package/dist/module/components/UserListPopup.js +0 -136
  170. package/dist/module/components/UserListPopup.js.map +0 -1
  171. package/dist/module/components/UserListing.js +0 -268
  172. package/dist/module/components/UserListing.js.map +0 -1
  173. package/dist/module/components/VideoPopup.js +0 -113
  174. package/dist/module/components/VideoPopup.js.map +0 -1
  175. package/dist/module/components/WarningPopup.js +0 -85
  176. package/dist/module/components/WarningPopup.js.map +0 -1
  177. package/dist/module/components/expo-image-picker-multiple/ImageBrowser.js +0 -289
  178. package/dist/module/components/expo-image-picker-multiple/ImageBrowser.js.map +0 -1
  179. package/dist/module/components/expo-image-picker-multiple/ImageTile.js +0 -117
  180. package/dist/module/components/expo-image-picker-multiple/ImageTile.js.map +0 -1
  181. package/dist/module/components/index.js +0 -60
  182. package/dist/module/components/index.js.map +0 -1
  183. package/dist/module/components/react-native-expo-image-cropper/ExpoImageManipulator.js +0 -415
  184. package/dist/module/components/react-native-expo-image-cropper/ExpoImageManipulator.js.map +0 -1
  185. package/dist/module/components/react-native-expo-image-cropper/ImageCropOverlay.js +0 -387
  186. package/dist/module/components/react-native-expo-image-cropper/ImageCropOverlay.js.map +0 -1
  187. package/dist/module/config.js +0 -27
  188. package/dist/module/config.js.map +0 -1
  189. package/dist/module/constants.js +0 -18
  190. package/dist/module/constants.js.map +0 -1
  191. package/dist/module/helper.js +0 -424
  192. package/dist/module/helper.js.map +0 -1
  193. package/dist/module/index.js +0 -13
  194. package/dist/module/index.js.map +0 -1
  195. package/dist/module/js/images/detectFaces.js +0 -31
  196. package/dist/module/js/images/detectFaces.js.map +0 -1
  197. package/dist/module/js/images/findLandmarkRange.js +0 -93
  198. package/dist/module/js/images/findLandmarkRange.js.map +0 -1
  199. package/dist/module/js/images/getScaledOffset.js +0 -81
  200. package/dist/module/js/images/getScaledOffset.js.map +0 -1
  201. package/dist/module/js/site/getSiteLevelFromState.js +0 -29
  202. package/dist/module/js/site/getSiteLevelFromState.js.map +0 -1
  203. package/dist/module/js/site/isTVEnabled.js +0 -10
  204. package/dist/module/js/site/isTVEnabled.js.map +0 -1
  205. package/dist/module/session.js +0 -58
  206. package/dist/module/session.js.map +0 -1
  207. package/dist/module/styles.js +0 -67
  208. package/dist/module/styles.js.map +0 -1
  209. package/dist/module/withNavigationFocus.js +0 -30
  210. package/dist/module/withNavigationFocus.js.map +0 -1
@@ -1,104 +0,0 @@
1
- // import axios from 'axios';
2
- // import Constants from 'expo-constants';
3
- import { getUrl } from "../helper";
4
- import { authedFunction } from "../session";
5
- export default {
6
- // registerUserToken: token => {
7
- // return authedFunction({
8
- // method: 'POST',
9
- // url: getUrl('notifications', 'registerNotificationToken'),
10
- // data: { token, deviceId: Constants.installationId },
11
- // });
12
- // },
13
- // unregisterUserToken: () => {
14
- // return authedFunction({
15
- // method: 'POST',
16
- // url: getUrl('notifications', 'unregisterNotificationToken'),
17
- // data: { deviceId: Constants.installationId },
18
- // });
19
- // },
20
- // updateProfile: input => {
21
- // return authedFunction({
22
- // method: 'POST',
23
- // url: getUrl('users', 'updateProfile'),
24
- // data: {
25
- // details: input,
26
- // },
27
- // });
28
- // },
29
- getLinkedUsers: userID => {
30
- return authedFunction({
31
- method: "GET",
32
- url: getUrl("linkedusers", "getLinkedTo", {
33
- userID
34
- })
35
- });
36
- },
37
- getLinkedToMe: userID => {
38
- return authedFunction({
39
- method: "GET",
40
- url: getUrl("linkedusers", "getLinkedToMe", {
41
- userID
42
- })
43
- });
44
- },
45
- // getInviteCode: site => {
46
- // return authedFunction({
47
- // method: 'GET',
48
- // url: getUrl('users', 'invite/get', { site }),
49
- // });
50
- // },
51
- // generateInviteCode: site => {
52
- // return authedFunction({
53
- // method: 'POST',
54
- // url: getUrl('users', 'invite/generate'),
55
- // data: {
56
- // site,
57
- // },
58
- // });
59
- // },
60
- // validateInviteCode: code => {
61
- // return axios({
62
- // method: 'POST',
63
- // url: getUrl('users', 'invite/validate'),
64
- // data: {
65
- // code,
66
- // },
67
- // }).catch(error => {
68
- // console.log('validateInviteCode error', error);
69
- // throw error;
70
- // });
71
- // },
72
- // signUpViaInviteCode: (user, code, info) => {
73
- // return axios({
74
- // method: 'POST',
75
- // url: getUrl('users', 'invite/signup'),
76
- // data: {
77
- // user,
78
- // code,
79
- // info,
80
- // },
81
- // }).catch(error => {
82
- // console.log('signUpViaInviteCode error', error);
83
- // throw error;
84
- // });
85
- // },
86
- getSiteUsers: site => {
87
- return authedFunction({
88
- method: "GET",
89
- url: getUrl("users", "getsite", {
90
- site
91
- })
92
- });
93
- }
94
- // getUsers: site => {
95
- // return authedFunction({
96
- // method: 'POST',
97
- // url: getUrl('users', 'get'),
98
- // data: {
99
- // site,
100
- // },
101
- // });
102
- // },
103
- };
104
- //# sourceMappingURL=userActions.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["getUrl","authedFunction","getLinkedUsers","userID","method","url","getLinkedToMe","getSiteUsers","site"],"sources":["userActions.js"],"sourcesContent":["// import axios from 'axios';\n// import Constants from 'expo-constants';\nimport { getUrl } from \"../helper\";\nimport { authedFunction } from \"../session\";\n\nexport default {\n\t// registerUserToken: token => {\n\t// return authedFunction({\n\t// method: 'POST',\n\t// url: getUrl('notifications', 'registerNotificationToken'),\n\t// data: { token, deviceId: Constants.installationId },\n\t// });\n\t// },\n\t// unregisterUserToken: () => {\n\t// return authedFunction({\n\t// method: 'POST',\n\t// url: getUrl('notifications', 'unregisterNotificationToken'),\n\t// data: { deviceId: Constants.installationId },\n\t// });\n\t// },\n\t// updateProfile: input => {\n\t// return authedFunction({\n\t// method: 'POST',\n\t// url: getUrl('users', 'updateProfile'),\n\t// data: {\n\t// details: input,\n\t// },\n\t// });\n\t// },\n\tgetLinkedUsers: (userID) => {\n\t\treturn authedFunction({\n\t\t\tmethod: \"GET\",\n\t\t\turl: getUrl(\"linkedusers\", \"getLinkedTo\", { userID }),\n\t\t});\n\t},\n\tgetLinkedToMe: (userID) => {\n\t\treturn authedFunction({\n\t\t\tmethod: \"GET\",\n\t\t\turl: getUrl(\"linkedusers\", \"getLinkedToMe\", { userID }),\n\t\t});\n\t},\n\t// getInviteCode: site => {\n\t// return authedFunction({\n\t// method: 'GET',\n\t// url: getUrl('users', 'invite/get', { site }),\n\t// });\n\t// },\n\t// generateInviteCode: site => {\n\t// return authedFunction({\n\t// method: 'POST',\n\t// url: getUrl('users', 'invite/generate'),\n\t// data: {\n\t// site,\n\t// },\n\t// });\n\t// },\n\t// validateInviteCode: code => {\n\t// return axios({\n\t// method: 'POST',\n\t// url: getUrl('users', 'invite/validate'),\n\t// data: {\n\t// code,\n\t// },\n\t// }).catch(error => {\n\t// console.log('validateInviteCode error', error);\n\t// throw error;\n\t// });\n\t// },\n\t// signUpViaInviteCode: (user, code, info) => {\n\t// return axios({\n\t// method: 'POST',\n\t// url: getUrl('users', 'invite/signup'),\n\t// data: {\n\t// user,\n\t// code,\n\t// info,\n\t// },\n\t// }).catch(error => {\n\t// console.log('signUpViaInviteCode error', error);\n\t// throw error;\n\t// });\n\t// },\n\tgetSiteUsers: (site) => {\n\t\treturn authedFunction({\n\t\t\tmethod: \"GET\",\n\t\t\turl: getUrl(\"users\", \"getsite\", { site }),\n\t\t});\n\t},\n\t// getUsers: site => {\n\t// return authedFunction({\n\t// method: 'POST',\n\t// url: getUrl('users', 'get'),\n\t// data: {\n\t// site,\n\t// },\n\t// });\n\t// },\n};\n"],"mappings":"AAAA;AACA;AACA,SAASA,MAAM,QAAQ,WAAW;AAClC,SAASC,cAAc,QAAQ,YAAY;AAE3C,eAAe;EACd;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACAC,cAAc,EAAGC,MAAM,IAAK;IAC3B,OAAOF,cAAc,CAAC;MACrBG,MAAM,EAAE,KAAK;MACbC,GAAG,EAAEL,MAAM,CAAC,aAAa,EAAE,aAAa,EAAE;QAAEG;MAAO,CAAC;IACrD,CAAC,CAAC;EACH,CAAC;EACDG,aAAa,EAAGH,MAAM,IAAK;IAC1B,OAAOF,cAAc,CAAC;MACrBG,MAAM,EAAE,KAAK;MACbC,GAAG,EAAEL,MAAM,CAAC,aAAa,EAAE,eAAe,EAAE;QAAEG;MAAO,CAAC;IACvD,CAAC,CAAC;EACH,CAAC;EACD;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACAI,YAAY,EAAGC,IAAI,IAAK;IACvB,OAAOP,cAAc,CAAC;MACrBG,MAAM,EAAE,KAAK;MACbC,GAAG,EAAEL,MAAM,CAAC,OAAO,EAAE,SAAS,EAAE;QAAEQ;MAAK,CAAC;IACzC,CAAC,CAAC;EACH;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AACD,CAAC","ignoreList":[]}