@churchapps/apphelper 0.8.1 → 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 (151) 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/RowElement.js +5 -16
  126. package/dist/website/components/elementTypes/RowElement.js.map +1 -1
  127. package/dist/website/components/elementTypes/SermonElement.d.ts +1 -1
  128. package/dist/website/components/elementTypes/SermonElement.d.ts.map +1 -1
  129. package/dist/website/components/elementTypes/TableElement.d.ts +2 -1
  130. package/dist/website/components/elementTypes/TableElement.d.ts.map +1 -1
  131. package/dist/website/components/elementTypes/WhiteSpaceElement.d.ts +1 -1
  132. package/dist/website/components/elementTypes/WhiteSpaceElement.d.ts.map +1 -1
  133. package/dist/website/components/eventCalendar/DisplayEventModal.d.ts +1 -1
  134. package/dist/website/components/eventCalendar/DisplayEventModal.d.ts.map +1 -1
  135. package/dist/website/components/eventCalendar/EditEventModal.d.ts +1 -1
  136. package/dist/website/components/eventCalendar/EditEventModal.d.ts.map +1 -1
  137. package/dist/website/components/eventCalendar/EditRecurringModal.d.ts +1 -1
  138. package/dist/website/components/eventCalendar/EditRecurringModal.d.ts.map +1 -1
  139. package/dist/website/components/eventCalendar/EventCalendar.d.ts +1 -1
  140. package/dist/website/components/eventCalendar/EventCalendar.d.ts.map +1 -1
  141. package/dist/website/components/eventCalendar/GroupCalendar.d.ts +1 -1
  142. package/dist/website/components/eventCalendar/GroupCalendar.d.ts.map +1 -1
  143. package/dist/website/components/eventCalendar/RRuleEditor.d.ts +2 -1
  144. package/dist/website/components/eventCalendar/RRuleEditor.d.ts.map +1 -1
  145. package/dist/website/components/groups/GroupCard.d.ts +1 -1
  146. package/dist/website/components/groups/GroupCard.d.ts.map +1 -1
  147. package/dist/website/components/groups/GroupList.d.ts +1 -1
  148. package/dist/website/components/groups/GroupList.d.ts.map +1 -1
  149. package/dist/website/components/groups/GroupsBrowser.d.ts +1 -1
  150. package/dist/website/components/groups/GroupsBrowser.d.ts.map +1 -1
  151. package/package.json +169 -167
@@ -36,33 +36,22 @@ export function RowElement(props) {
36
36
  else
37
37
  return "";
38
38
  };
39
- const parseCsvNumbers = (value) => {
40
- const result = [];
41
- if (typeof value === "string")
42
- value.split(",").forEach(v => result.push(parseInt(v, 10)));
43
- return result;
44
- };
45
39
  const mobileBreakpoint = 768;
46
40
  const getColumns = () => {
47
41
  const emptyStyle = { minHeight: 100, border: "1px solid #999" };
48
42
  const result = [];
49
43
  const cssRules = [];
50
44
  const elId = "el-" + props.element.id;
51
- const mobileSizes = parseCsvNumbers(props.element.answers?.mobileSizes);
52
- const mobileOrder = parseCsvNumbers(props.element.answers?.mobileOrder);
53
45
  props.element.elements?.forEach((c, idx) => {
54
46
  const hasElements = c.elements && c.elements.length > 0;
55
- // Desktop width based on column size (out of 12).
47
+ // mobileSize/mobileOrder are hydrated onto each column child by the API (ElementController.checkRow).
56
48
  const colSize = c.answers?.size || 6;
57
49
  const desktopPercent = (colSize / 12) * 100;
58
- // Mobile width falls back to the desktop size when not explicitly set,
59
- // preserving existing rows while honoring a configured mobile size.
60
- const rawMobileSize = mobileSizes[idx];
50
+ const rawMobileSize = Number(c.answers?.mobileSize);
61
51
  const mobileSize = (rawMobileSize && !isNaN(rawMobileSize)) ? rawMobileSize : colSize;
62
52
  const mobilePercent = (mobileSize / 12) * 100;
63
- const rawOrder = mobileOrder[idx];
64
- const order = (rawOrder && !isNaN(rawOrder)) ? rawOrder : null;
65
- const colClass = `rowColumn rowColumn-${idx}`;
53
+ const rawOrder = Number(c.answers?.mobileOrder);
54
+ const order = !isNaN(rawOrder) ? rawOrder : null;
66
55
  cssRules.push(`#${elId} .rowColumn-${idx}{width:calc(${desktopPercent}% - 12px);}`);
67
56
  const mobileDecls = [`width:calc(${mobilePercent}% - 12px)`];
68
57
  if (order !== null)
@@ -73,7 +62,7 @@ export function RowElement(props) {
73
62
  ...(props.onEdit && !hasElements ? emptyStyle : {}),
74
63
  ...(props.onEdit ? { overflow: "visible" } : {})
75
64
  };
76
- const className = `${getClassName()} ${colClass}`.trim();
65
+ const className = `${getClassName()} rowColumn rowColumn-${idx}`.trim();
77
66
  result.push(_jsx("div", { className: className, style: colStyle, children: _jsx("div", { style: { minHeight: "inherit" }, children: c.elements && getElements(c, c.elements) }) }, c.id));
78
67
  });
79
68
  return { columns: result, css: cssRules.join("\n") };
@@ -1 +1 @@
1
- {"version":3,"file":"RowElement.js","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/RowElement.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"RowElement.js","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/RowElement.tsx"],"names":[],"mappings":"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"}
@@ -2,6 +2,6 @@ interface Props {
2
2
  churchId: string;
3
3
  appearance: any;
4
4
  }
5
- export declare const SermonElement: ({ churchId, appearance }: Props) => import("react/jsx-runtime").JSX.Element;
5
+ export declare const SermonElement: ({ churchId, appearance }: Props) => import("react").JSX.Element;
6
6
  export {};
7
7
  //# sourceMappingURL=SermonElement.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SermonElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/SermonElement.tsx"],"names":[],"mappings":"AAYA,UAAU,KAAK;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,GAAG,CAAC;CACjB;AAED,eAAO,MAAM,aAAa,GAAI,0BAA0B,KAAK,4CA4J5D,CAAC"}
1
+ {"version":3,"file":"SermonElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/SermonElement.tsx"],"names":[],"mappings":"AAYA,UAAU,KAAK;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,GAAG,CAAC;CACjB;AAED,eAAO,MAAM,aAAa,GAAI,0BAA0B,KAAK,gCA4J5D,CAAC"}
@@ -1,7 +1,8 @@
1
+ import React from "react";
1
2
  import { ElementInterface } from "../../helpers";
2
3
  interface Props {
3
4
  element: ElementInterface;
4
5
  }
5
- export declare const TableElement: ({ element }: Props) => import("react/jsx-runtime").JSX.Element;
6
+ export declare const TableElement: ({ element }: Props) => React.JSX.Element;
6
7
  export {};
7
8
  //# sourceMappingURL=TableElement.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TableElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/TableElement.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAGjD,UAAU,KAAK;IACb,OAAO,EAAE,gBAAgB,CAAC;CAC3B;AAED,eAAO,MAAM,YAAY,GAAI,aAAa,KAAK,4CAiC9C,CAAC"}
1
+ {"version":3,"file":"TableElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/TableElement.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAGjD,UAAU,KAAK;IACb,OAAO,EAAE,gBAAgB,CAAC;CAC3B;AAED,eAAO,MAAM,YAAY,GAAI,aAAa,KAAK,sBAiC9C,CAAC"}
@@ -3,6 +3,6 @@ interface Props {
3
3
  element: ElementInterface;
4
4
  onEdit?: (section: SectionInterface | null, element: ElementInterface) => void;
5
5
  }
6
- export declare const WhiteSpaceElement: ({ element, onEdit }: Props) => import("react/jsx-runtime").JSX.Element;
6
+ export declare const WhiteSpaceElement: ({ element, onEdit }: Props) => import("react").JSX.Element;
7
7
  export {};
8
8
  //# sourceMappingURL=WhiteSpaceElement.d.ts.map
@@ -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.1",
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.0",
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
+ }