@churchapps/apphelper 0.8.2 → 0.9.0

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 (149) hide show
  1. package/dist/components/FileUpload.d.ts +11 -0
  2. package/dist/components/FileUpload.d.ts.map +1 -0
  3. package/dist/components/FileUpload.js +87 -0
  4. package/dist/components/FileUpload.js.map +1 -0
  5. package/dist/components/HelpIcon.d.ts +2 -1
  6. package/dist/components/HelpIcon.d.ts.map +1 -1
  7. package/dist/components/ImageEditor.d.ts +2 -1
  8. package/dist/components/ImageEditor.d.ts.map +1 -1
  9. package/dist/components/InputBox.d.ts +1 -1
  10. package/dist/components/InputBox.d.ts.map +1 -1
  11. package/dist/components/TabPanel.d.ts +1 -1
  12. package/dist/components/TabPanel.d.ts.map +1 -1
  13. package/dist/components/conversations/Conversations.d.ts +2 -1
  14. package/dist/components/conversations/Conversations.d.ts.map +1 -1
  15. package/dist/components/header/Banner.d.ts +1 -1
  16. package/dist/components/header/Banner.d.ts.map +1 -1
  17. package/dist/components/header/PrimaryMenu.d.ts +2 -1
  18. package/dist/components/header/PrimaryMenu.d.ts.map +1 -1
  19. package/dist/components/header/SecondaryMenu.d.ts +1 -1
  20. package/dist/components/header/SecondaryMenu.d.ts.map +1 -1
  21. package/dist/components/header/SecondaryMenuAlt.d.ts +2 -1
  22. package/dist/components/header/SecondaryMenuAlt.d.ts.map +1 -1
  23. package/dist/components/header/SiteHeader.d.ts +1 -1
  24. package/dist/components/header/SiteHeader.d.ts.map +1 -1
  25. package/dist/components/header/SupportDrawer.d.ts +2 -1
  26. package/dist/components/header/SupportDrawer.d.ts.map +1 -1
  27. package/dist/components/index.d.ts +1 -0
  28. package/dist/components/index.d.ts.map +1 -1
  29. package/dist/components/index.js +1 -0
  30. package/dist/components/index.js.map +1 -1
  31. package/dist/components/notes/AddNote.d.ts +2 -1
  32. package/dist/components/notes/AddNote.d.ts.map +1 -1
  33. package/dist/components/notes/Notes.d.ts +2 -1
  34. package/dist/components/notes/Notes.d.ts.map +1 -1
  35. package/dist/forms/components/HelpIcon.d.ts +1 -1
  36. package/dist/forms/components/HelpIcon.d.ts.map +1 -1
  37. package/dist/forms/components/InputBox.d.ts +1 -1
  38. package/dist/forms/components/InputBox.d.ts.map +1 -1
  39. package/dist/helpers/index.d.ts +1 -1
  40. package/dist/helpers/index.d.ts.map +1 -1
  41. package/dist/helpers/index.js.map +1 -1
  42. package/dist/markdown/components/htmlEditor/HtmlEditor.d.ts +1 -1
  43. package/dist/markdown/components/htmlEditor/HtmlEditor.d.ts.map +1 -1
  44. package/dist/markdown/components/htmlEditor/HtmlEditorInner.d.ts +1 -1
  45. package/dist/markdown/components/htmlEditor/HtmlEditorInner.d.ts.map +1 -1
  46. package/dist/markdown/components/htmlEditor/HtmlModal.d.ts +2 -1
  47. package/dist/markdown/components/htmlEditor/HtmlModal.d.ts.map +1 -1
  48. package/dist/markdown/components/htmlEditor/plugins/AutoLinkPlugin.d.ts +2 -1
  49. package/dist/markdown/components/htmlEditor/plugins/AutoLinkPlugin.d.ts.map +1 -1
  50. package/dist/markdown/components/htmlEditor/plugins/HtmlSourcePlugin.d.ts +2 -1
  51. package/dist/markdown/components/htmlEditor/plugins/HtmlSourcePlugin.d.ts.map +1 -1
  52. package/dist/markdown/components/htmlEditor/plugins/HtmlToolbarPlugin.d.ts +2 -1
  53. package/dist/markdown/components/htmlEditor/plugins/HtmlToolbarPlugin.d.ts.map +1 -1
  54. package/dist/markdown/components/htmlEditor/plugins/toolbarParts/AlignmentControls.d.ts +2 -1
  55. package/dist/markdown/components/htmlEditor/plugins/toolbarParts/AlignmentControls.d.ts.map +1 -1
  56. package/dist/markdown/components/htmlEditor/plugins/toolbarParts/BlockAndFontControls.d.ts +2 -1
  57. package/dist/markdown/components/htmlEditor/plugins/toolbarParts/BlockAndFontControls.d.ts.map +1 -1
  58. package/dist/markdown/components/htmlEditor/plugins/toolbarParts/ColorsAndLinkControls.d.ts +2 -1
  59. package/dist/markdown/components/htmlEditor/plugins/toolbarParts/ColorsAndLinkControls.d.ts.map +1 -1
  60. package/dist/markdown/components/htmlEditor/plugins/toolbarParts/HistoryControls.d.ts +2 -1
  61. package/dist/markdown/components/htmlEditor/plugins/toolbarParts/HistoryControls.d.ts.map +1 -1
  62. package/dist/markdown/components/htmlEditor/plugins/toolbarParts/ListsAndElementsControls.d.ts +2 -1
  63. package/dist/markdown/components/htmlEditor/plugins/toolbarParts/ListsAndElementsControls.d.ts.map +1 -1
  64. package/dist/markdown/components/htmlEditor/plugins/toolbarParts/SourceToggleControl.d.ts +2 -1
  65. package/dist/markdown/components/htmlEditor/plugins/toolbarParts/SourceToggleControl.d.ts.map +1 -1
  66. package/dist/markdown/components/htmlEditor/plugins/toolbarParts/TextFormattingControls.d.ts +2 -1
  67. package/dist/markdown/components/htmlEditor/plugins/toolbarParts/TextFormattingControls.d.ts.map +1 -1
  68. package/dist/markdown/components/markdownEditor/Editor.d.ts +2 -1
  69. package/dist/markdown/components/markdownEditor/Editor.d.ts.map +1 -1
  70. package/dist/markdown/components/markdownEditor/MarkdownEditor.d.ts +2 -1
  71. package/dist/markdown/components/markdownEditor/MarkdownEditor.d.ts.map +1 -1
  72. package/dist/markdown/components/markdownEditor/MarkdownPreview.d.ts +2 -1
  73. package/dist/markdown/components/markdownEditor/MarkdownPreview.d.ts.map +1 -1
  74. package/dist/markdown/components/markdownEditor/MarkdownPreviewLight.d.ts +1 -1
  75. package/dist/markdown/components/markdownEditor/MarkdownPreviewLight.d.ts.map +1 -1
  76. package/dist/markdown/components/markdownEditor/plugins/AutoLinkPlugin.d.ts +2 -1
  77. package/dist/markdown/components/markdownEditor/plugins/AutoLinkPlugin.d.ts.map +1 -1
  78. package/dist/markdown/components/markdownEditor/plugins/ToolbarPlugin.d.ts +2 -1
  79. package/dist/markdown/components/markdownEditor/plugins/ToolbarPlugin.d.ts.map +1 -1
  80. package/dist/markdown/components/markdownEditor/plugins/emoji/EmojiPickerPlugin.d.ts +2 -1
  81. package/dist/markdown/components/markdownEditor/plugins/emoji/EmojiPickerPlugin.d.ts.map +1 -1
  82. package/dist/public/locales/en.json +3 -0
  83. package/dist/website/components/YoutubeBackground.d.ts +1 -1
  84. package/dist/website/components/YoutubeBackground.d.ts.map +1 -1
  85. package/dist/website/components/admin/DraggableWrapper.d.ts +1 -1
  86. package/dist/website/components/admin/DraggableWrapper.d.ts.map +1 -1
  87. package/dist/website/components/admin/DroppableArea.d.ts +1 -1
  88. package/dist/website/components/admin/DroppableArea.d.ts.map +1 -1
  89. package/dist/website/components/admin/calendar/CuratedCalendar.d.ts +1 -1
  90. package/dist/website/components/admin/calendar/CuratedCalendar.d.ts.map +1 -1
  91. package/dist/website/components/admin/calendar/CuratedEventCalendar.d.ts +1 -1
  92. package/dist/website/components/admin/calendar/CuratedEventCalendar.d.ts.map +1 -1
  93. package/dist/website/components/admin/calendar/DisplayCalendarEventModal.d.ts +1 -1
  94. package/dist/website/components/admin/calendar/DisplayCalendarEventModal.d.ts.map +1 -1
  95. package/dist/website/components/admin/calendar/EditCalendarEventModal.d.ts +1 -1
  96. package/dist/website/components/admin/calendar/EditCalendarEventModal.d.ts.map +1 -1
  97. package/dist/website/components/elementTypes/BoxElement.d.ts +2 -1
  98. package/dist/website/components/elementTypes/BoxElement.d.ts.map +1 -1
  99. package/dist/website/components/elementTypes/ButtonLink.d.ts +1 -1
  100. package/dist/website/components/elementTypes/ButtonLink.d.ts.map +1 -1
  101. package/dist/website/components/elementTypes/CalendarElement.d.ts +1 -1
  102. package/dist/website/components/elementTypes/CalendarElement.d.ts.map +1 -1
  103. package/dist/website/components/elementTypes/CarouselElement.d.ts +2 -1
  104. package/dist/website/components/elementTypes/CarouselElement.d.ts.map +1 -1
  105. package/dist/website/components/elementTypes/DonateLinkElement.d.ts +1 -1
  106. package/dist/website/components/elementTypes/DonateLinkElement.d.ts.map +1 -1
  107. package/dist/website/components/elementTypes/FaqElement.d.ts +1 -1
  108. package/dist/website/components/elementTypes/FaqElement.d.ts.map +1 -1
  109. package/dist/website/components/elementTypes/FormElement.d.ts +1 -1
  110. package/dist/website/components/elementTypes/FormElement.d.ts.map +1 -1
  111. package/dist/website/components/elementTypes/GroupListElement.d.ts +1 -1
  112. package/dist/website/components/elementTypes/GroupListElement.d.ts.map +1 -1
  113. package/dist/website/components/elementTypes/GroupsElement.d.ts +1 -1
  114. package/dist/website/components/elementTypes/GroupsElement.d.ts.map +1 -1
  115. package/dist/website/components/elementTypes/IframeElement.d.ts +1 -1
  116. package/dist/website/components/elementTypes/IframeElement.d.ts.map +1 -1
  117. package/dist/website/components/elementTypes/ImageElement.d.ts +2 -1
  118. package/dist/website/components/elementTypes/ImageElement.d.ts.map +1 -1
  119. package/dist/website/components/elementTypes/MapElement.d.ts +1 -1
  120. package/dist/website/components/elementTypes/MapElement.d.ts.map +1 -1
  121. package/dist/website/components/elementTypes/RawHTMLElement.d.ts +1 -1
  122. package/dist/website/components/elementTypes/RawHTMLElement.d.ts.map +1 -1
  123. package/dist/website/components/elementTypes/RowElement.d.ts +2 -1
  124. package/dist/website/components/elementTypes/RowElement.d.ts.map +1 -1
  125. package/dist/website/components/elementTypes/SermonElement.d.ts +1 -1
  126. package/dist/website/components/elementTypes/SermonElement.d.ts.map +1 -1
  127. package/dist/website/components/elementTypes/TableElement.d.ts +2 -1
  128. package/dist/website/components/elementTypes/TableElement.d.ts.map +1 -1
  129. package/dist/website/components/elementTypes/WhiteSpaceElement.d.ts +1 -1
  130. package/dist/website/components/elementTypes/WhiteSpaceElement.d.ts.map +1 -1
  131. package/dist/website/components/eventCalendar/DisplayEventModal.d.ts +1 -1
  132. package/dist/website/components/eventCalendar/DisplayEventModal.d.ts.map +1 -1
  133. package/dist/website/components/eventCalendar/EditEventModal.d.ts +1 -1
  134. package/dist/website/components/eventCalendar/EditEventModal.d.ts.map +1 -1
  135. package/dist/website/components/eventCalendar/EditRecurringModal.d.ts +1 -1
  136. package/dist/website/components/eventCalendar/EditRecurringModal.d.ts.map +1 -1
  137. package/dist/website/components/eventCalendar/EventCalendar.d.ts +1 -1
  138. package/dist/website/components/eventCalendar/EventCalendar.d.ts.map +1 -1
  139. package/dist/website/components/eventCalendar/GroupCalendar.d.ts +1 -1
  140. package/dist/website/components/eventCalendar/GroupCalendar.d.ts.map +1 -1
  141. package/dist/website/components/eventCalendar/RRuleEditor.d.ts +2 -1
  142. package/dist/website/components/eventCalendar/RRuleEditor.d.ts.map +1 -1
  143. package/dist/website/components/groups/GroupCard.d.ts +1 -1
  144. package/dist/website/components/groups/GroupCard.d.ts.map +1 -1
  145. package/dist/website/components/groups/GroupList.d.ts +1 -1
  146. package/dist/website/components/groups/GroupList.d.ts.map +1 -1
  147. package/dist/website/components/groups/GroupsBrowser.d.ts +1 -1
  148. package/dist/website/components/groups/GroupsBrowser.d.ts.map +1 -1
  149. package/package.json +169 -167
@@ -1 +1 @@
1
- {"version":3,"file":"WhiteSpaceElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/WhiteSpaceElement.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAEnE,UAAU,KAAK;IACb,OAAO,EAAE,gBAAgB,CAAC;IAC1B,MAAM,CAAC,EAAE,CAAC,OAAO,EAAE,gBAAgB,GAAG,IAAI,EAAE,OAAO,EAAE,gBAAgB,KAAK,IAAI,CAAC;CAChF;AAED,eAAO,MAAM,iBAAiB,GAAI,qBAAqB,KAAK,4CAW3D,CAAC"}
1
+ {"version":3,"file":"WhiteSpaceElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/WhiteSpaceElement.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAEnE,UAAU,KAAK;IACb,OAAO,EAAE,gBAAgB,CAAC;IAC1B,MAAM,CAAC,EAAE,CAAC,OAAO,EAAE,gBAAgB,GAAG,IAAI,EAAE,OAAO,EAAE,gBAAgB,KAAK,IAAI,CAAC;CAChF;AAED,eAAO,MAAM,iBAAiB,GAAI,qBAAqB,KAAK,gCAW3D,CAAC"}
@@ -6,6 +6,6 @@ interface Props {
6
6
  onDone?: () => void;
7
7
  onEdit?: () => void;
8
8
  }
9
- export declare function DisplayEventModal(props: Props): import("react/jsx-runtime").JSX.Element;
9
+ export declare function DisplayEventModal(props: Props): import("react").JSX.Element;
10
10
  export {};
11
11
  //# sourceMappingURL=DisplayEventModal.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DisplayEventModal.d.ts","sourceRoot":"","sources":["../../../../src/website/components/eventCalendar/DisplayEventModal.tsx"],"names":[],"mappings":"AACA,OAAO,mDAAmD,CAAC;AAG3D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAG1D,UAAU,KAAK;IACb,KAAK,EAAE,cAAc,CAAC;IACtB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;CACrB;AAED,wBAAgB,iBAAiB,CAAC,KAAK,EAAE,KAAK,2CAoD7C"}
1
+ {"version":3,"file":"DisplayEventModal.d.ts","sourceRoot":"","sources":["../../../../src/website/components/eventCalendar/DisplayEventModal.tsx"],"names":[],"mappings":"AACA,OAAO,mDAAmD,CAAC;AAG3D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAG1D,UAAU,KAAK;IACb,KAAK,EAAE,cAAc,CAAC;IACtB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;CACrB;AAED,wBAAgB,iBAAiB,CAAC,KAAK,EAAE,KAAK,+BAoD7C"}
@@ -4,6 +4,6 @@ interface Props {
4
4
  event: EventInterface;
5
5
  onDone?: () => void;
6
6
  }
7
- export declare function EditEventModal(props: Props): import("react/jsx-runtime").JSX.Element;
7
+ export declare function EditEventModal(props: Props): import("react").JSX.Element;
8
8
  export {};
9
9
  //# sourceMappingURL=EditEventModal.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"EditEventModal.d.ts","sourceRoot":"","sources":["../../../../src/website/components/eventCalendar/EditEventModal.tsx"],"names":[],"mappings":"AACA,OAAO,mDAAmD,CAAC;AAG3D,OAAO,KAAK,EAA2B,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAMnF,UAAU,KAAK;IACb,KAAK,EAAE,cAAc,CAAC;IACtB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;CACrB;AAED,wBAAgB,cAAc,CAAC,KAAK,EAAE,KAAK,2CA0L1C"}
1
+ {"version":3,"file":"EditEventModal.d.ts","sourceRoot":"","sources":["../../../../src/website/components/eventCalendar/EditEventModal.tsx"],"names":[],"mappings":"AACA,OAAO,mDAAmD,CAAC;AAG3D,OAAO,KAAK,EAA2B,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAMnF,UAAU,KAAK;IACb,KAAK,EAAE,cAAc,CAAC;IACtB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;CACrB;AAED,wBAAgB,cAAc,CAAC,KAAK,EAAE,KAAK,+BA0L1C"}
@@ -3,6 +3,6 @@ interface Props {
3
3
  action: string;
4
4
  onDone?: (editType: string) => void;
5
5
  }
6
- export declare function EditRecurringModal(props: Props): import("react/jsx-runtime").JSX.Element;
6
+ export declare function EditRecurringModal(props: Props): import("react").JSX.Element;
7
7
  export {};
8
8
  //# sourceMappingURL=EditRecurringModal.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"EditRecurringModal.d.ts","sourceRoot":"","sources":["../../../../src/website/components/eventCalendar/EditRecurringModal.tsx"],"names":[],"mappings":"AAEA,OAAO,mDAAmD,CAAC;AAI3D,UAAU,KAAK;IACb,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,CAAC,QAAQ,EAAC,MAAM,KAAK,IAAI,CAAC;CACpC;AAED,wBAAgB,kBAAkB,CAAC,KAAK,EAAE,KAAK,2CAmB9C"}
1
+ {"version":3,"file":"EditRecurringModal.d.ts","sourceRoot":"","sources":["../../../../src/website/components/eventCalendar/EditRecurringModal.tsx"],"names":[],"mappings":"AAEA,OAAO,mDAAmD,CAAC;AAI3D,UAAU,KAAK;IACb,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,CAAC,QAAQ,EAAC,MAAM,KAAK,IAAI,CAAC;CACpC;AAED,wBAAgB,kBAAkB,CAAC,KAAK,EAAE,KAAK,+BAmB9C"}
@@ -6,6 +6,6 @@ interface Props {
6
6
  churchId?: string;
7
7
  onRequestRefresh?: () => void;
8
8
  }
9
- export declare function EventCalendar(props: Props): import("react/jsx-runtime").JSX.Element;
9
+ export declare function EventCalendar(props: Props): import("react").JSX.Element;
10
10
  export {};
11
11
  //# sourceMappingURL=EventCalendar.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"EventCalendar.d.ts","sourceRoot":"","sources":["../../../../src/website/components/eventCalendar/EventCalendar.tsx"],"names":[],"mappings":"AAIA,OAAO,mDAAmD,CAAC;AAG3D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAK1D,UAAU,KAAK;IACb,MAAM,EAAE,cAAc,EAAE,CAAC;IACzB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAC;CAC/B;AAED,wBAAgB,aAAa,CAAC,KAAK,EAAE,KAAK,2CA6FzC"}
1
+ {"version":3,"file":"EventCalendar.d.ts","sourceRoot":"","sources":["../../../../src/website/components/eventCalendar/EventCalendar.tsx"],"names":[],"mappings":"AAIA,OAAO,mDAAmD,CAAC;AAG3D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAK1D,UAAU,KAAK;IACb,MAAM,EAAE,cAAc,EAAE,CAAC;IACzB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAC;CAC/B;AAED,wBAAgB,aAAa,CAAC,KAAK,EAAE,KAAK,+BA6FzC"}
@@ -4,6 +4,6 @@ interface Props {
4
4
  groupId: string;
5
5
  canEdit: boolean;
6
6
  }
7
- export declare function GroupCalendar(props: Props): import("react/jsx-runtime").JSX.Element;
7
+ export declare function GroupCalendar(props: Props): import("react").JSX.Element;
8
8
  export {};
9
9
  //# sourceMappingURL=GroupCalendar.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"GroupCalendar.d.ts","sourceRoot":"","sources":["../../../../src/website/components/eventCalendar/GroupCalendar.tsx"],"names":[],"mappings":"AAEA,OAAO,mDAAmD,CAAC;AAM3D,UAAU,KAAK;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,OAAO,CAAC;CAClB;AAED,wBAAgB,aAAa,CAAC,KAAK,EAAE,KAAK,2CAkBzC"}
1
+ {"version":3,"file":"GroupCalendar.d.ts","sourceRoot":"","sources":["../../../../src/website/components/eventCalendar/GroupCalendar.tsx"],"names":[],"mappings":"AAEA,OAAO,mDAAmD,CAAC;AAM3D,UAAU,KAAK;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,OAAO,CAAC;CAClB;AAED,wBAAgB,aAAa,CAAC,KAAK,EAAE,KAAK,+BAkBzC"}
@@ -1,9 +1,10 @@
1
1
  import "react-big-calendar/lib/css/react-big-calendar.css";
2
+ import React from "react";
2
3
  interface Props {
3
4
  start: Date;
4
5
  rRule: string;
5
6
  onChange: (rRuleString: string) => void;
6
7
  }
7
- export declare function RRuleEditor(props: Props): import("react/jsx-runtime").JSX.Element;
8
+ export declare function RRuleEditor(props: Props): React.JSX.Element;
8
9
  export {};
9
10
  //# sourceMappingURL=RRuleEditor.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RRuleEditor.d.ts","sourceRoot":"","sources":["../../../../src/website/components/eventCalendar/RRuleEditor.tsx"],"names":[],"mappings":"AAEA,OAAO,mDAAmD,CAAC;AAM3D,UAAU,KAAK;IACb,KAAK,EAAE,IAAI,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,CAAC,WAAW,EAAC,MAAM,KAAK,IAAI,CAAC;CACxC;AAED,wBAAgB,WAAW,CAAC,KAAK,EAAE,KAAK,2CAwLvC"}
1
+ {"version":3,"file":"RRuleEditor.d.ts","sourceRoot":"","sources":["../../../../src/website/components/eventCalendar/RRuleEditor.tsx"],"names":[],"mappings":"AAEA,OAAO,mDAAmD,CAAC;AAC3D,OAAO,KAA2C,MAAM,OAAO,CAAC;AAKhE,UAAU,KAAK;IACb,KAAK,EAAE,IAAI,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,CAAC,WAAW,EAAC,MAAM,KAAK,IAAI,CAAC;CACxC;AAED,wBAAgB,WAAW,CAAC,KAAK,EAAE,KAAK,qBAwLvC"}
@@ -2,6 +2,6 @@ import type { GroupInterface } from "@churchapps/helpers";
2
2
  interface Props {
3
3
  group: GroupInterface;
4
4
  }
5
- export default function GroupCard(props: Props): import("react/jsx-runtime").JSX.Element;
5
+ export default function GroupCard(props: Props): import("react").JSX.Element;
6
6
  export {};
7
7
  //# sourceMappingURL=GroupCard.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"GroupCard.d.ts","sourceRoot":"","sources":["../../../../src/website/components/groups/GroupCard.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAG1D,UAAU,KAAK;IACb,KAAK,EAAE,cAAc,CAAC;CACvB;AAED,MAAM,CAAC,OAAO,UAAU,SAAS,CAAC,KAAK,EAAE,KAAK,2CAuF7C"}
1
+ {"version":3,"file":"GroupCard.d.ts","sourceRoot":"","sources":["../../../../src/website/components/groups/GroupCard.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAG1D,UAAU,KAAK;IACb,KAAK,EAAE,cAAc,CAAC;CACvB;AAED,MAAM,CAAC,OAAO,UAAU,SAAS,CAAC,KAAK,EAAE,KAAK,+BAuF7C"}
@@ -2,6 +2,6 @@ interface Props {
2
2
  churchId: string;
3
3
  label: string;
4
4
  }
5
- export declare const GroupList: (props: Props) => import("react/jsx-runtime").JSX.Element;
5
+ export declare const GroupList: (props: Props) => import("react").JSX.Element;
6
6
  export {};
7
7
  //# sourceMappingURL=GroupList.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"GroupList.d.ts","sourceRoot":"","sources":["../../../../src/website/components/groups/GroupList.tsx"],"names":[],"mappings":"AAUA,UAAU,KAAK;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;CACf;AAED,eAAO,MAAM,SAAS,GAAI,OAAO,KAAK,4CAwBrC,CAAC"}
1
+ {"version":3,"file":"GroupList.d.ts","sourceRoot":"","sources":["../../../../src/website/components/groups/GroupList.tsx"],"names":[],"mappings":"AAUA,UAAU,KAAK;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;CACf;AAED,eAAO,MAAM,SAAS,GAAI,OAAO,KAAK,gCAwBrC,CAAC"}
@@ -11,6 +11,6 @@ interface Props {
11
11
  /** Show the category dropdown (default true unless `category` is preset). */
12
12
  showCategory?: boolean;
13
13
  }
14
- export declare const GroupsBrowser: (props: Props) => import("react/jsx-runtime").JSX.Element;
14
+ export declare const GroupsBrowser: (props: Props) => import("react").JSX.Element;
15
15
  export {};
16
16
  //# sourceMappingURL=GroupsBrowser.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"GroupsBrowser.d.ts","sourceRoot":"","sources":["../../../../src/website/components/groups/GroupsBrowser.tsx"],"names":[],"mappings":"AASA,UAAU,KAAK;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,gJAAgJ;IAChJ,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,gHAAgH;IAChH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,2DAA2D;IAC3D,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,sDAAsD;IACtD,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,6EAA6E;IAC7E,YAAY,CAAC,EAAE,OAAO,CAAC;CACxB;AAED,eAAO,MAAM,aAAa,GAAI,OAAO,KAAK,4CAoGzC,CAAC"}
1
+ {"version":3,"file":"GroupsBrowser.d.ts","sourceRoot":"","sources":["../../../../src/website/components/groups/GroupsBrowser.tsx"],"names":[],"mappings":"AASA,UAAU,KAAK;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,gJAAgJ;IAChJ,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,gHAAgH;IAChH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,2DAA2D;IAC3D,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,sDAAsD;IACtD,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,6EAA6E;IAC7E,YAAY,CAAC,EAAE,OAAO,CAAC;CACxB;AAED,eAAO,MAAM,aAAa,GAAI,OAAO,KAAK,gCAoGzC,CAAC"}
package/package.json CHANGED
@@ -1,167 +1,169 @@
1
- {
2
- "name": "@churchapps/apphelper",
3
- "version": "0.8.2",
4
- "packageManager": "yarn@4.15.0",
5
- "description": "Library of helper functions, components, and feature modules (donations/forms/login/markdown/website) for React and NextJS ChurchApps",
6
- "type": "module",
7
- "main": "dist/index.js",
8
- "types": "dist/index.d.ts",
9
- "sideEffects": [
10
- "**/*.css"
11
- ],
12
- "exports": {
13
- ".": {
14
- "types": "./dist/index.d.ts",
15
- "import": "./dist/index.js"
16
- },
17
- "./donations": {
18
- "types": "./dist/donations/index.d.ts",
19
- "import": "./dist/donations/index.js"
20
- },
21
- "./forms": {
22
- "types": "./dist/forms/index.d.ts",
23
- "import": "./dist/forms/index.js"
24
- },
25
- "./login": {
26
- "types": "./dist/login/index.d.ts",
27
- "import": "./dist/login/index.js"
28
- },
29
- "./markdown": {
30
- "types": "./dist/markdown/index.d.ts",
31
- "import": "./dist/markdown/index.js"
32
- },
33
- "./website": {
34
- "types": "./dist/website/index.d.ts",
35
- "import": "./dist/website/index.js"
36
- },
37
- "./public/*": "./dist/public/*",
38
- "./dist/*": "./dist/*"
39
- },
40
- "files": [
41
- "dist"
42
- ],
43
- "scripts": {
44
- "preinstall": "node -e \"if(!(process.env.npm_config_user_agent||'').startsWith('yarn')){console.error('\\n[apphelper] This project uses Yarn (Berry). Run \\'yarn install\\' instead of npm/pnpm.\\n');process.exit(1)}\"",
45
- "test": "vitest run --config vitest.config.ts",
46
- "clean": "rimraf dist",
47
- "tsc": "tsc",
48
- "copy-locales": "copyfiles -a \"public/**\" dist",
49
- "copy-css": "copyfiles -a \"public/css/**\" dist",
50
- "copy-markdown-css": "copyfiles -u 1 \"src/markdown/components/**/*.css\" dist",
51
- "copy-markdown-images": "copyfiles -u 1 \"src/markdown/components/**/images/**/*\" dist",
52
- "copy-htmleditor-images": "copyfiles -u 5 \"src/markdown/components/markdownEditor/images/**/*\" dist/markdown/components/htmlEditor/images",
53
- "copy-website-styles": "copyfiles -u 1 \"src/website/styles/**/*.css\" dist",
54
- "copy-assets": "npm-run-all copy-locales copy-css copy-markdown-css copy-markdown-images copy-htmleditor-images copy-website-styles",
55
- "build": "npm-run-all clean tsc copy-assets",
56
- "lint": "eslint --fix src/",
57
- "dev": "vite"
58
- },
59
- "repository": {
60
- "type": "git",
61
- "url": "git+https://github.com/ChurchApps/Packages.git",
62
- "directory": "apphelper"
63
- },
64
- "keywords": [
65
- "ChurchApps"
66
- ],
67
- "author": "ChurchApps.org",
68
- "license": "MIT",
69
- "bugs": {
70
- "url": "https://github.com/ChurchApps/Packages/issues"
71
- },
72
- "homepage": "https://github.com/ChurchApps/Packages#readme",
73
- "peerDependencies": {
74
- "@stripe/react-stripe-js": "^3.10.0",
75
- "@stripe/stripe-js": "^7.9.0",
76
- "react": "^18.0.0 || ^19.0.0",
77
- "react-dom": "^18.0.0 || ^19.0.0",
78
- "react-google-recaptcha": "^3.1.0",
79
- "react-router-dom": "^7.15.0"
80
- },
81
- "peerDependenciesMeta": {
82
- "@stripe/react-stripe-js": {
83
- "optional": true
84
- },
85
- "@stripe/stripe-js": {
86
- "optional": true
87
- },
88
- "react-google-recaptcha": {
89
- "optional": true
90
- }
91
- },
92
- "dependencies": {
93
- "@churchapps/helpers": "1.5.5",
94
- "@emotion/cache": "^11.14.0",
95
- "@emotion/react": "^11.14.0",
96
- "@emotion/styled": "^11.14.1",
97
- "@lexical/code": "^0.33.1",
98
- "@lexical/html": "^0.33.1",
99
- "@lexical/link": "^0.33.1",
100
- "@lexical/list": "^0.33.1",
101
- "@lexical/markdown": "^0.33.1",
102
- "@lexical/react": "^0.33.1",
103
- "@lexical/rich-text": "^0.33.1",
104
- "@lexical/selection": "^0.33.1",
105
- "@lexical/table": "^0.33.1",
106
- "@lexical/utils": "^0.33.1",
107
- "@mui/icons-material": "^7.3.11",
108
- "@mui/lab": "^7.0.0-beta.17",
109
- "@mui/material": "^7.3.11",
110
- "@react-google-maps/api": "^2.20.8",
111
- "axios": "^1.16.0",
112
- "cropperjs": "^1.6.2",
113
- "date-fns": "^4.1.0",
114
- "flexsearch": "0.8.212",
115
- "i18next": "^26.0.10",
116
- "i18next-browser-languagedetector": "^8.2.1",
117
- "i18next-chained-backend": "^5.0.3",
118
- "i18next-http-backend": "^4.0.0",
119
- "jwt-decode": "^4.0.0",
120
- "lexical": "^0.33.1",
121
- "marked": "^18.0.3",
122
- "material-symbols": "^0.33.0",
123
- "moment": "^2.30.1",
124
- "mui-tel-input": "^9.0.1",
125
- "react-activity": "^2.1.3",
126
- "react-big-calendar": "^1.19.4",
127
- "react-cookie": "^8.1.2",
128
- "react-cropper": "^2.3.3",
129
- "react-csv": "^2.2.2",
130
- "react-dnd": "^16.0.1",
131
- "react-dnd-html5-backend": "^16.0.1",
132
- "react-ga4": "^3.0.1",
133
- "react-google-charts": "^5.2.1",
134
- "react-i18next": "^17.0.7",
135
- "react-to-print": "^3.3.0",
136
- "rrule": "^2.8.1",
137
- "slug": "^11.0.0"
138
- },
139
- "devDependencies": {
140
- "@eslint/js": "^10.0.1",
141
- "@stripe/react-stripe-js": "^3.10.0",
142
- "@stripe/stripe-js": "^7.9.0",
143
- "@types/node": "^25.6.2",
144
- "@types/react": "^19.2.14",
145
- "@types/react-big-calendar": "^1.16.3",
146
- "@types/react-csv": "^1.1.10",
147
- "@types/react-dom": "^19.2.3",
148
- "@types/react-google-recaptcha": "^2.1.9",
149
- "@types/slug": "^5.0.9",
150
- "@vitejs/plugin-react": "^6.0.1",
151
- "copyfiles": "^2.4.1",
152
- "eslint": "^10.3.0",
153
- "eslint-plugin-unused-imports": "^4.4.1",
154
- "globals": "^17.6.0",
155
- "jsdom": "^29.1.1",
156
- "npm-run-all2": "^8.0.4",
157
- "react": "^19.2.6",
158
- "react-dom": "^19.2.6",
159
- "react-google-recaptcha": "^3.1.0",
160
- "react-router-dom": "^7.15.0",
161
- "rimraf": "^6.1.3",
162
- "typescript": "^6.0.3",
163
- "typescript-eslint": "^8.59.2",
164
- "vite": "^8.0.11",
165
- "vitest": "^4.1.5"
166
- }
167
- }
1
+ {
2
+ "name": "@churchapps/apphelper",
3
+ "version": "0.9.0",
4
+ "description": "Library of helper functions, components, and feature modules (donations/forms/login/markdown/website) for React and NextJS ChurchApps",
5
+ "type": "module",
6
+ "main": "dist/index.js",
7
+ "types": "dist/index.d.ts",
8
+ "sideEffects": [
9
+ "**/*.css"
10
+ ],
11
+ "exports": {
12
+ ".": {
13
+ "types": "./dist/index.d.ts",
14
+ "import": "./dist/index.js"
15
+ },
16
+ "./donations": {
17
+ "types": "./dist/donations/index.d.ts",
18
+ "import": "./dist/donations/index.js"
19
+ },
20
+ "./forms": {
21
+ "types": "./dist/forms/index.d.ts",
22
+ "import": "./dist/forms/index.js"
23
+ },
24
+ "./login": {
25
+ "types": "./dist/login/index.d.ts",
26
+ "import": "./dist/login/index.js"
27
+ },
28
+ "./markdown": {
29
+ "types": "./dist/markdown/index.d.ts",
30
+ "import": "./dist/markdown/index.js"
31
+ },
32
+ "./website": {
33
+ "types": "./dist/website/index.d.ts",
34
+ "import": "./dist/website/index.js"
35
+ },
36
+ "./public/*": "./dist/public/*",
37
+ "./dist/*": "./dist/*"
38
+ },
39
+ "files": [
40
+ "dist"
41
+ ],
42
+ "scripts": {
43
+ "test": "vitest run --config vitest.config.ts",
44
+ "clean": "rimraf dist",
45
+ "tsc": "tsc",
46
+ "copy-locales": "copyfiles -a \"public/**\" dist",
47
+ "copy-css": "copyfiles -a \"public/css/**\" dist",
48
+ "copy-markdown-css": "copyfiles -u 1 \"src/markdown/components/**/*.css\" dist",
49
+ "copy-markdown-images": "copyfiles -u 1 \"src/markdown/components/**/images/**/*\" dist",
50
+ "copy-htmleditor-images": "copyfiles -u 5 \"src/markdown/components/markdownEditor/images/**/*\" dist/markdown/components/htmlEditor/images",
51
+ "copy-website-styles": "copyfiles -u 1 \"src/website/styles/**/*.css\" dist",
52
+ "copy-assets": "npm-run-all copy-locales copy-css copy-markdown-css copy-markdown-images copy-htmleditor-images copy-website-styles",
53
+ "build": "npm-run-all clean tsc copy-assets",
54
+ "lint": "eslint --fix src/",
55
+ "dev": "vite"
56
+ },
57
+ "repository": {
58
+ "type": "git",
59
+ "url": "git+https://github.com/ChurchApps/Packages.git",
60
+ "directory": "apphelper"
61
+ },
62
+ "keywords": [
63
+ "ChurchApps"
64
+ ],
65
+ "author": "ChurchApps.org",
66
+ "license": "MIT",
67
+ "bugs": {
68
+ "url": "https://github.com/ChurchApps/Packages/issues"
69
+ },
70
+ "homepage": "https://github.com/ChurchApps/Packages#readme",
71
+ "publishConfig": {
72
+ "access": "public"
73
+ },
74
+ "peerDependencies": {
75
+ "@churchapps/helpers": "^1.5.5",
76
+ "@stripe/react-stripe-js": "^3.10.0",
77
+ "@stripe/stripe-js": "^7.9.0",
78
+ "react": "^18.0.0 || ^19.0.0",
79
+ "react-dom": "^18.0.0 || ^19.0.0",
80
+ "react-google-recaptcha": "^3.1.0",
81
+ "react-router-dom": "^7.15.0"
82
+ },
83
+ "peerDependenciesMeta": {
84
+ "@stripe/react-stripe-js": {
85
+ "optional": true
86
+ },
87
+ "@stripe/stripe-js": {
88
+ "optional": true
89
+ },
90
+ "react-google-recaptcha": {
91
+ "optional": true
92
+ }
93
+ },
94
+ "dependencies": {
95
+ "@emotion/cache": "^11.14.0",
96
+ "@emotion/react": "^11.14.0",
97
+ "@emotion/styled": "^11.14.1",
98
+ "@lexical/code": "^0.33.1",
99
+ "@lexical/html": "^0.33.1",
100
+ "@lexical/link": "^0.33.1",
101
+ "@lexical/list": "^0.33.1",
102
+ "@lexical/markdown": "^0.33.1",
103
+ "@lexical/react": "^0.33.1",
104
+ "@lexical/rich-text": "^0.33.1",
105
+ "@lexical/selection": "^0.33.1",
106
+ "@lexical/table": "^0.33.1",
107
+ "@lexical/utils": "^0.33.1",
108
+ "@mui/icons-material": "^7.3.11",
109
+ "@mui/lab": "^7.0.0-beta.17",
110
+ "@mui/material": "^7.3.11",
111
+ "@react-google-maps/api": "^2.20.8",
112
+ "axios": "^1.16.0",
113
+ "cropperjs": "^1.6.2",
114
+ "date-fns": "^4.1.0",
115
+ "flexsearch": "0.8.212",
116
+ "i18next": "^26.0.10",
117
+ "i18next-browser-languagedetector": "^8.2.1",
118
+ "i18next-chained-backend": "^5.0.3",
119
+ "i18next-http-backend": "^4.0.0",
120
+ "jwt-decode": "^4.0.0",
121
+ "lexical": "^0.33.1",
122
+ "marked": "^18.0.3",
123
+ "material-symbols": "^0.33.0",
124
+ "moment": "^2.30.1",
125
+ "mui-tel-input": "^9.0.1",
126
+ "react-activity": "^2.1.3",
127
+ "react-big-calendar": "^1.19.4",
128
+ "react-cookie": "^8.1.2",
129
+ "react-cropper": "^2.3.3",
130
+ "react-csv": "^2.2.2",
131
+ "react-dnd": "^16.0.1",
132
+ "react-dnd-html5-backend": "^16.0.1",
133
+ "react-ga4": "^3.0.1",
134
+ "react-google-charts": "^5.2.1",
135
+ "react-i18next": "^17.0.7",
136
+ "react-to-print": "^3.3.0",
137
+ "rrule": "^2.8.1",
138
+ "slug": "^11.0.0"
139
+ },
140
+ "devDependencies": {
141
+ "@churchapps/helpers": "^1.6.0",
142
+ "@eslint/js": "^10.0.1",
143
+ "@stripe/react-stripe-js": "^3.10.0",
144
+ "@stripe/stripe-js": "^7.9.0",
145
+ "@types/node": "^25.6.2",
146
+ "@types/react": "^19.2.14",
147
+ "@types/react-big-calendar": "^1.16.3",
148
+ "@types/react-csv": "^1.1.10",
149
+ "@types/react-dom": "^19.2.3",
150
+ "@types/react-google-recaptcha": "^2.1.9",
151
+ "@types/slug": "^5.0.9",
152
+ "@vitejs/plugin-react": "^6.0.1",
153
+ "copyfiles": "^2.4.1",
154
+ "eslint": "^10.3.0",
155
+ "eslint-plugin-unused-imports": "^4.4.1",
156
+ "globals": "^17.6.0",
157
+ "jsdom": "^29.1.1",
158
+ "npm-run-all2": "^8.0.4",
159
+ "react": "^19.2.6",
160
+ "react-dom": "^19.2.6",
161
+ "react-google-recaptcha": "^3.1.0",
162
+ "react-router-dom": "^7.15.0",
163
+ "rimraf": "^6.1.3",
164
+ "typescript": "^6.0.3",
165
+ "typescript-eslint": "^8.59.2",
166
+ "vite": "^8.0.11",
167
+ "vitest": "^4.1.5"
168
+ }
169
+ }