@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,6 +1,7 @@
1
+ import React from "react";
1
2
  interface Props {
2
3
  editor: any;
3
4
  }
4
- export declare function HistoryControls({ editor }: Props): import("react/jsx-runtime").JSX.Element;
5
+ export declare function HistoryControls({ editor }: Props): React.JSX.Element;
5
6
  export {};
6
7
  //# sourceMappingURL=HistoryControls.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"HistoryControls.d.ts","sourceRoot":"","sources":["../../../../../../src/markdown/components/htmlEditor/plugins/toolbarParts/HistoryControls.tsx"],"names":[],"mappings":"AAKA,UAAU,KAAK;IACb,MAAM,EAAE,GAAG,CAAC;CACb;AAED,wBAAgB,eAAe,CAAC,EAAE,MAAM,EAAE,EAAE,KAAK,2CAehD"}
1
+ {"version":3,"file":"HistoryControls.d.ts","sourceRoot":"","sources":["../../../../../../src/markdown/components/htmlEditor/plugins/toolbarParts/HistoryControls.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,UAAU,KAAK;IACb,MAAM,EAAE,GAAG,CAAC;CACb;AAED,wBAAgB,eAAe,CAAC,EAAE,MAAM,EAAE,EAAE,KAAK,qBAehD"}
@@ -1,7 +1,8 @@
1
+ import React from "react";
1
2
  interface Props {
2
3
  editor: any;
3
4
  blockType: string;
4
5
  }
5
- export declare function ListsAndElementsControls({ editor, blockType }: Props): import("react/jsx-runtime").JSX.Element;
6
+ export declare function ListsAndElementsControls({ editor, blockType }: Props): React.JSX.Element;
6
7
  export {};
7
8
  //# sourceMappingURL=ListsAndElementsControls.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ListsAndElementsControls.d.ts","sourceRoot":"","sources":["../../../../../../src/markdown/components/htmlEditor/plugins/toolbarParts/ListsAndElementsControls.tsx"],"names":[],"mappings":"AAUA,UAAU,KAAK;IAAG,MAAM,EAAE,GAAG,CAAC;IAAC,SAAS,EAAE,MAAM,CAAC;CAAE;AAEnD,wBAAgB,wBAAwB,CAAC,EAAE,MAAM,EAAE,SAAS,EAAE,EAAE,KAAK,2CAmEpE"}
1
+ {"version":3,"file":"ListsAndElementsControls.d.ts","sourceRoot":"","sources":["../../../../../../src/markdown/components/htmlEditor/plugins/toolbarParts/ListsAndElementsControls.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAU1B,UAAU,KAAK;IAAG,MAAM,EAAE,GAAG,CAAC;IAAC,SAAS,EAAE,MAAM,CAAC;CAAE;AAEnD,wBAAgB,wBAAwB,CAAC,EAAE,MAAM,EAAE,SAAS,EAAE,EAAE,KAAK,qBAmEpE"}
@@ -1,7 +1,8 @@
1
+ import React from "react";
1
2
  interface Props {
2
3
  isSourceMode?: boolean;
3
4
  setIsSourceMode?: (value: boolean) => void;
4
5
  }
5
- export declare function SourceToggleControl({ isSourceMode, setIsSourceMode }: Props): import("react/jsx-runtime").JSX.Element;
6
+ export declare function SourceToggleControl({ isSourceMode, setIsSourceMode }: Props): React.JSX.Element;
6
7
  export {};
7
8
  //# sourceMappingURL=SourceToggleControl.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SourceToggleControl.d.ts","sourceRoot":"","sources":["../../../../../../src/markdown/components/htmlEditor/plugins/toolbarParts/SourceToggleControl.tsx"],"names":[],"mappings":"AAIA,UAAU,KAAK;IACb,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,eAAe,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,KAAK,IAAI,CAAC;CAC5C;AAED,wBAAgB,mBAAmB,CAAC,EAAE,YAAoB,EAAE,eAAe,EAAE,EAAE,KAAK,2CASnF"}
1
+ {"version":3,"file":"SourceToggleControl.d.ts","sourceRoot":"","sources":["../../../../../../src/markdown/components/htmlEditor/plugins/toolbarParts/SourceToggleControl.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,UAAU,KAAK;IACb,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,eAAe,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,KAAK,IAAI,CAAC;CAC5C;AAED,wBAAgB,mBAAmB,CAAC,EAAE,YAAoB,EAAE,eAAe,EAAE,EAAE,KAAK,qBASnF"}
@@ -1,3 +1,4 @@
1
+ import React from "react";
1
2
  interface Props {
2
3
  editor: any;
3
4
  isBold: boolean;
@@ -9,6 +10,6 @@ interface Props {
9
10
  isCode: boolean;
10
11
  onClearFormatting: () => void;
11
12
  }
12
- export declare function TextFormattingControls({ editor, isBold, isItalic, isUnderline, isStrikethrough, isSuperscript, isSubscript, isCode, onClearFormatting }: Props): import("react/jsx-runtime").JSX.Element;
13
+ export declare function TextFormattingControls({ editor, isBold, isItalic, isUnderline, isStrikethrough, isSuperscript, isSubscript, isCode, onClearFormatting }: Props): React.JSX.Element;
13
14
  export {};
14
15
  //# sourceMappingURL=TextFormattingControls.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TextFormattingControls.d.ts","sourceRoot":"","sources":["../../../../../../src/markdown/components/htmlEditor/plugins/toolbarParts/TextFormattingControls.tsx"],"names":[],"mappings":"AAKA,UAAU,KAAK;IACb,MAAM,EAAE,GAAG,CAAC;IACZ,MAAM,EAAE,OAAO,CAAC;IAChB,QAAQ,EAAE,OAAO,CAAC;IAClB,WAAW,EAAE,OAAO,CAAC;IACrB,eAAe,EAAE,OAAO,CAAC;IACzB,aAAa,EAAE,OAAO,CAAC;IACvB,WAAW,EAAE,OAAO,CAAC;IACrB,MAAM,EAAE,OAAO,CAAC;IAChB,iBAAiB,EAAE,MAAM,IAAI,CAAC;CAC/B;AAED,wBAAgB,sBAAsB,CAAC,EAAE,MAAM,EAAE,MAAM,EAAE,QAAQ,EAAE,WAAW,EAAE,eAAe,EAAE,aAAa,EAAE,WAAW,EAAE,MAAM,EAAE,iBAAiB,EAAE,EAAE,KAAK,2CAkB9J"}
1
+ {"version":3,"file":"TextFormattingControls.d.ts","sourceRoot":"","sources":["../../../../../../src/markdown/components/htmlEditor/plugins/toolbarParts/TextFormattingControls.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,UAAU,KAAK;IACb,MAAM,EAAE,GAAG,CAAC;IACZ,MAAM,EAAE,OAAO,CAAC;IAChB,QAAQ,EAAE,OAAO,CAAC;IAClB,WAAW,EAAE,OAAO,CAAC;IACrB,eAAe,EAAE,OAAO,CAAC;IACzB,aAAa,EAAE,OAAO,CAAC;IACvB,WAAW,EAAE,OAAO,CAAC;IACrB,MAAM,EAAE,OAAO,CAAC;IAChB,iBAAiB,EAAE,MAAM,IAAI,CAAC;CAC/B;AAED,wBAAgB,sBAAsB,CAAC,EAAE,MAAM,EAAE,MAAM,EAAE,QAAQ,EAAE,WAAW,EAAE,eAAe,EAAE,aAAa,EAAE,WAAW,EAAE,MAAM,EAAE,iBAAiB,EAAE,EAAE,KAAK,qBAkB9J"}
@@ -1,3 +1,4 @@
1
+ import React from "react";
1
2
  import "./editor.css";
2
3
  interface Props {
3
4
  value: string;
@@ -9,6 +10,6 @@ interface Props {
9
10
  element?: any;
10
11
  showFloatingEditor?: boolean;
11
12
  }
12
- declare function Editor({ value, onChange, mode, textAlign, style, placeholder, showFloatingEditor, ...props }: Props): import("react/jsx-runtime").JSX.Element;
13
+ declare function Editor({ value, onChange, mode, textAlign, style, placeholder, showFloatingEditor, ...props }: Props): React.JSX.Element;
13
14
  export default Editor;
14
15
  //# sourceMappingURL=Editor.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Editor.d.ts","sourceRoot":"","sources":["../../../../src/markdown/components/markdownEditor/Editor.tsx"],"names":[],"mappings":"AAGA,OAAO,cAAc,CAAC;AA0BtB,UAAU,KAAK;IACb,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACnC,IAAI,CAAC,EAAE,aAAa,GAAG,SAAS,CAAC;IACjC,KAAK,CAAC,EAAE,GAAG,CAAC;IACZ,SAAS,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,OAAO,CAAC;IACxC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,GAAG,CAAC;IACd,kBAAkB,CAAC,EAAE,OAAO,CAAC;CAC9B;AAED,iBAAS,MAAM,CAAC,EAAE,KAAK,EAAE,QAAmB,EAAE,IAAoB,EAAE,SAAkB,EAAE,KAAK,EAAE,WAAkC,EAAE,kBAA0B,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,2CA2G/K;AAED,eAAe,MAAM,CAAC"}
1
+ {"version":3,"file":"Editor.d.ts","sourceRoot":"","sources":["../../../../src/markdown/components/markdownEditor/Editor.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA+B,MAAM,OAAO,CAAC;AACpD,OAAO,cAAc,CAAC;AA0BtB,UAAU,KAAK;IACb,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACnC,IAAI,CAAC,EAAE,aAAa,GAAG,SAAS,CAAC;IACjC,KAAK,CAAC,EAAE,GAAG,CAAC;IACZ,SAAS,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,OAAO,CAAC;IACxC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,GAAG,CAAC;IACd,kBAAkB,CAAC,EAAE,OAAO,CAAC;CAC9B;AAED,iBAAS,MAAM,CAAC,EAAE,KAAK,EAAE,QAAmB,EAAE,IAAoB,EAAE,SAAkB,EAAE,KAAK,EAAE,WAAkC,EAAE,kBAA0B,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,qBA2G/K;AAED,eAAe,MAAM,CAAC"}
@@ -1,3 +1,4 @@
1
+ import React from "react";
1
2
  interface Props {
2
3
  value: string;
3
4
  onChange?: (newValue: string) => void;
@@ -5,6 +6,6 @@ interface Props {
5
6
  textAlign?: "left" | "center" | "right";
6
7
  placeholder?: string;
7
8
  }
8
- export declare function MarkdownEditor({ value: markdownString, onChange, style, textAlign, placeholder }: Props): import("react/jsx-runtime").JSX.Element;
9
+ export declare function MarkdownEditor({ value: markdownString, onChange, style, textAlign, placeholder }: Props): React.JSX.Element;
9
10
  export {};
10
11
  //# sourceMappingURL=MarkdownEditor.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MarkdownEditor.d.ts","sourceRoot":"","sources":["../../../../src/markdown/components/markdownEditor/MarkdownEditor.tsx"],"names":[],"mappings":"AAOA,UAAU,KAAK;IACb,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IACtC,KAAK,CAAC,EAAE,GAAG,CAAC;IACZ,SAAS,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,OAAO,CAAC;IACxC,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,wBAAgB,cAAc,CAAC,EAAE,KAAK,EAAE,cAAmB,EAAE,QAAQ,EAAE,KAAK,EAAE,SAAS,EAAE,WAAW,EAAE,EAAE,KAAK,2CAE5G"}
1
+ {"version":3,"file":"MarkdownEditor.d.ts","sourceRoot":"","sources":["../../../../src/markdown/components/markdownEditor/MarkdownEditor.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,UAAU,KAAK;IACb,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IACtC,KAAK,CAAC,EAAE,GAAG,CAAC;IACZ,SAAS,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,OAAO,CAAC;IACxC,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,wBAAgB,cAAc,CAAC,EAAE,KAAK,EAAE,cAAmB,EAAE,QAAQ,EAAE,KAAK,EAAE,SAAS,EAAE,WAAW,EAAE,EAAE,KAAK,qBAE5G"}
@@ -1,9 +1,10 @@
1
+ import React from "react";
1
2
  interface Props {
2
3
  value: string;
3
4
  textAlign?: "left" | "center" | "right";
4
5
  element?: any;
5
6
  showFloatingEditor?: boolean;
6
7
  }
7
- export declare function MarkdownPreview({ value: markdownString, textAlign, showFloatingEditor, ...props }: Props): import("react/jsx-runtime").JSX.Element;
8
+ export declare function MarkdownPreview({ value: markdownString, textAlign, showFloatingEditor, ...props }: Props): React.JSX.Element;
8
9
  export {};
9
10
  //# sourceMappingURL=MarkdownPreview.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MarkdownPreview.d.ts","sourceRoot":"","sources":["../../../../src/markdown/components/markdownEditor/MarkdownPreview.tsx"],"names":[],"mappings":"AAMA,UAAU,KAAK;IACb,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,OAAO,CAAC;IACxC,OAAO,CAAC,EAAE,GAAG,CAAC;IACd,kBAAkB,CAAC,EAAE,OAAO,CAAA;CAC7B;AAED,wBAAgB,eAAe,CAAC,EAAE,KAAK,EAAE,cAAmB,EAAE,SAAS,EAAE,kBAA0B,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,2CAIrH"}
1
+ {"version":3,"file":"MarkdownPreview.d.ts","sourceRoot":"","sources":["../../../../src/markdown/components/markdownEditor/MarkdownPreview.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAIxC,UAAU,KAAK;IACb,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,OAAO,CAAC;IACxC,OAAO,CAAC,EAAE,GAAG,CAAC;IACd,kBAAkB,CAAC,EAAE,OAAO,CAAA;CAC7B;AAED,wBAAgB,eAAe,CAAC,EAAE,KAAK,EAAE,cAAmB,EAAE,SAAS,EAAE,kBAA0B,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,qBAIrH"}
@@ -2,6 +2,6 @@ interface Props {
2
2
  value: string;
3
3
  textAlign?: "left" | "center" | "right";
4
4
  }
5
- export declare function MarkdownPreviewLight({ value: markdownString, textAlign }: Props): import("react/jsx-runtime").JSX.Element;
5
+ export declare function MarkdownPreviewLight({ value: markdownString, textAlign }: Props): import("react").JSX.Element;
6
6
  export {};
7
7
  //# sourceMappingURL=MarkdownPreviewLight.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MarkdownPreviewLight.d.ts","sourceRoot":"","sources":["../../../../src/markdown/components/markdownEditor/MarkdownPreviewLight.tsx"],"names":[],"mappings":"AAEA,UAAU,KAAK;IACd,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,OAAO,CAAA;CACvC;AAED,wBAAgB,oBAAoB,CAAC,EAAE,KAAK,EAAE,cAAmB,EAAE,SAAS,EAAE,EAAE,KAAK,2CA6CpF"}
1
+ {"version":3,"file":"MarkdownPreviewLight.d.ts","sourceRoot":"","sources":["../../../../src/markdown/components/markdownEditor/MarkdownPreviewLight.tsx"],"names":[],"mappings":"AAEA,UAAU,KAAK;IACd,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,OAAO,CAAA;CACvC;AAED,wBAAgB,oBAAoB,CAAC,EAAE,KAAK,EAAE,cAAmB,EAAE,SAAS,EAAE,EAAE,KAAK,+BA6CpF"}
@@ -1,2 +1,3 @@
1
- export declare function CustomAutoLinkPlugin(): import("react/jsx-runtime").JSX.Element;
1
+ import React from "react";
2
+ export declare function CustomAutoLinkPlugin(): React.JSX.Element;
2
3
  //# sourceMappingURL=AutoLinkPlugin.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AutoLinkPlugin.d.ts","sourceRoot":"","sources":["../../../../../src/markdown/components/markdownEditor/plugins/AutoLinkPlugin.tsx"],"names":[],"mappings":"AAgCA,wBAAgB,oBAAoB,4CAEnC"}
1
+ {"version":3,"file":"AutoLinkPlugin.d.ts","sourceRoot":"","sources":["../../../../../src/markdown/components/markdownEditor/plugins/AutoLinkPlugin.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AA+B1B,wBAAgB,oBAAoB,sBAEnC"}
@@ -1,7 +1,8 @@
1
+ import React from "react";
1
2
  export declare function getSelectedNode(selection: any): any;
2
3
  interface Props {
3
4
  goFullScreen: () => void;
4
5
  }
5
- export declare function ToolbarPlugin(props: Props): import("react/jsx-runtime").JSX.Element;
6
+ export declare function ToolbarPlugin(props: Props): React.JSX.Element;
6
7
  export {};
7
8
  //# sourceMappingURL=ToolbarPlugin.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ToolbarPlugin.d.ts","sourceRoot":"","sources":["../../../../../src/markdown/components/markdownEditor/plugins/ToolbarPlugin.tsx"],"names":[],"mappings":"AAgEA,wBAAgB,eAAe,CAAC,SAAS,EAAE,GAAG,OAc7C;AA4LD,UAAU,KAAK;IACb,YAAY,EAAE,MAAM,IAAI,CAAA;CACzB;AAED,wBAAgB,aAAa,CAAC,KAAK,EAAE,KAAK,2CA4JzC"}
1
+ {"version":3,"file":"ToolbarPlugin.d.ts","sourceRoot":"","sources":["../../../../../src/markdown/components/markdownEditor/plugins/ToolbarPlugin.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAgE1B,wBAAgB,eAAe,CAAC,SAAS,EAAE,GAAG,OAc7C;AA4LD,UAAU,KAAK;IACb,YAAY,EAAE,MAAM,IAAI,CAAA;CACzB;AAED,wBAAgB,aAAa,CAAC,KAAK,EAAE,KAAK,qBA4JzC"}
@@ -5,5 +5,6 @@
5
5
  * LICENSE file in the root directory of this source tree.
6
6
  *
7
7
  */
8
- export default function EmojiPickerPlugin(): import("react/jsx-runtime").JSX.Element;
8
+ import * as React from "react";
9
+ export default function EmojiPickerPlugin(): React.JSX.Element;
9
10
  //# sourceMappingURL=EmojiPickerPlugin.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"EmojiPickerPlugin.d.ts","sourceRoot":"","sources":["../../../../../../src/markdown/components/markdownEditor/plugins/emoji/EmojiPickerPlugin.tsx"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAwDH,MAAM,CAAC,OAAO,UAAU,iBAAiB,4CAqFxC"}
1
+ {"version":3,"file":"EmojiPickerPlugin.d.ts","sourceRoot":"","sources":["../../../../../../src/markdown/components/markdownEditor/plugins/emoji/EmojiPickerPlugin.tsx"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAcH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AA0C/B,MAAM,CAAC,OAAO,UAAU,iBAAiB,sBAqFxC"}
@@ -134,6 +134,9 @@
134
134
  "startDate": "Start Date"
135
135
  }
136
136
  },
137
+ "fileUpload": {
138
+ "file": "File"
139
+ },
137
140
  "formSubmissionEdit": {
138
141
  "confirmDelete": "Are you sure you wish to delete this form data?",
139
142
  "editForm": "Edit Form",
@@ -8,6 +8,6 @@ interface Props {
8
8
  isDragging: boolean;
9
9
  id?: string;
10
10
  }
11
- export declare function YoutubeBackground({ children, videoId, overlay, aspectRatio, contentClassName, isDragging, id }: Props): import("react/jsx-runtime").JSX.Element;
11
+ export declare function YoutubeBackground({ children, videoId, overlay, aspectRatio, contentClassName, isDragging, id }: Props): import("react").JSX.Element;
12
12
  export {};
13
13
  //# sourceMappingURL=YoutubeBackground.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"YoutubeBackground.d.ts","sourceRoot":"","sources":["../../../src/website/components/YoutubeBackground.tsx"],"names":[],"mappings":"AAEA,OAAO,EAA+B,SAAS,EAAiB,MAAM,OAAO,CAAC;AAE9E,UAAU,KAAK;IACb,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,WAAW,CAAC,EAAE,GAAG,CAAC;IAClB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,UAAU,EAAE,OAAO,CAAC;IACpB,EAAE,CAAC,EAAE,MAAM,CAAC;CACb;AAED,wBAAgB,iBAAiB,CAAC,EAChC,QAAQ,EACR,OAAO,EACP,OAA0B,EAC1B,WAAoB,EACpB,gBAAgB,EAChB,UAAkB,EAClB,EAAE,EACH,EAAE,KAAK,2CA8GP"}
1
+ {"version":3,"file":"YoutubeBackground.d.ts","sourceRoot":"","sources":["../../../src/website/components/YoutubeBackground.tsx"],"names":[],"mappings":"AAEA,OAAO,EAA+B,SAAS,EAAiB,MAAM,OAAO,CAAC;AAE9E,UAAU,KAAK;IACb,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,WAAW,CAAC,EAAE,GAAG,CAAC;IAClB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,UAAU,EAAE,OAAO,CAAC;IACpB,EAAE,CAAC,EAAE,MAAM,CAAC;CACb;AAED,wBAAgB,iBAAiB,CAAC,EAChC,QAAQ,EACR,OAAO,EACP,OAA0B,EAC1B,WAAoB,EACpB,gBAAgB,EAChB,UAAkB,EAClB,EAAE,EACH,EAAE,KAAK,+BA8GP"}
@@ -6,6 +6,6 @@ type Props = {
6
6
  data: any;
7
7
  onDoubleClick?: (e: React.MouseEvent) => void;
8
8
  };
9
- export declare function DraggableWrapper(props: Props): import("react/jsx-runtime").JSX.Element;
9
+ export declare function DraggableWrapper(props: Props): React.JSX.Element;
10
10
  export {};
11
11
  //# sourceMappingURL=DraggableWrapper.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DraggableWrapper.d.ts","sourceRoot":"","sources":["../../../../src/website/components/admin/DraggableWrapper.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,KAAK,KAAK,GAAG;IACX,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,OAAO,EAAE,MAAM,CAAC;IAChB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,IAAI,EAAE,GAAG,CAAC;IACV,aAAa,CAAC,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,UAAU,KAAK,IAAI,CAAC;CAC/C,CAAC;AAEF,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,KAAK,2CAmB5C"}
1
+ {"version":3,"file":"DraggableWrapper.d.ts","sourceRoot":"","sources":["../../../../src/website/components/admin/DraggableWrapper.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,KAAK,KAAK,GAAG;IACX,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,OAAO,EAAE,MAAM,CAAC;IAChB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,IAAI,EAAE,GAAG,CAAC;IACV,aAAa,CAAC,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,UAAU,KAAK,IAAI,CAAC;CAC/C,CAAC;AAEF,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,KAAK,qBAmB5C"}
@@ -8,6 +8,6 @@ type Props = {
8
8
  updateIsDragging?: (isDragging: boolean) => void;
9
9
  hideWhenInactive?: boolean;
10
10
  };
11
- export declare function DroppableArea(props: Props): import("react/jsx-runtime").JSX.Element;
11
+ export declare function DroppableArea(props: Props): React.JSX.Element;
12
12
  export {};
13
13
  //# sourceMappingURL=DroppableArea.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DroppableArea.d.ts","sourceRoot":"","sources":["../../../../src/website/components/admin/DroppableArea.tsx"],"names":[],"mappings":"AAGA,OAAO,KAA6C,MAAM,OAAO,CAAC;AAGlE,KAAK,KAAK,GAAG;IACX,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,MAAM,EAAE,GAAG,CAAC;IACZ,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,MAAM,EAAE,CAAC,IAAI,EAAE,GAAG,KAAK,IAAI,CAAC;IAC5B,OAAO,CAAC,EAAE,GAAG,CAAC;IACd,gBAAgB,CAAC,EAAE,CAAC,UAAU,EAAE,OAAO,KAAK,IAAI,CAAA;IAChD,gBAAgB,CAAC,EAAE,OAAO,CAAA;CAC3B,CAAC;AA+FF,wBAAgB,aAAa,CAAC,KAAK,EAAE,KAAK,2CAmEzC"}
1
+ {"version":3,"file":"DroppableArea.d.ts","sourceRoot":"","sources":["../../../../src/website/components/admin/DroppableArea.tsx"],"names":[],"mappings":"AAGA,OAAO,KAA6C,MAAM,OAAO,CAAC;AAGlE,KAAK,KAAK,GAAG;IACX,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,MAAM,EAAE,GAAG,CAAC;IACZ,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,MAAM,EAAE,CAAC,IAAI,EAAE,GAAG,KAAK,IAAI,CAAC;IAC5B,OAAO,CAAC,EAAE,GAAG,CAAC;IACd,gBAAgB,CAAC,EAAE,CAAC,UAAU,EAAE,OAAO,KAAK,IAAI,CAAA;IAChD,gBAAgB,CAAC,EAAE,OAAO,CAAA;CAC3B,CAAC;AA+FF,wBAAgB,aAAa,CAAC,KAAK,EAAE,KAAK,qBAmEzC"}
@@ -5,6 +5,6 @@ interface Props {
5
5
  updatedCallback?: () => void;
6
6
  refresh?: any;
7
7
  }
8
- export declare function CuratedCalendar(props: Props): import("react/jsx-runtime").JSX.Element;
8
+ export declare function CuratedCalendar(props: Props): import("react").JSX.Element;
9
9
  export {};
10
10
  //# sourceMappingURL=CuratedCalendar.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CuratedCalendar.d.ts","sourceRoot":"","sources":["../../../../../src/website/components/admin/calendar/CuratedCalendar.tsx"],"names":[],"mappings":"AAOA,UAAU,KAAK;IACb,iBAAiB,EAAE,MAAM,CAAC;IAC1B,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,GAAG,MAAM,CAAC;IACtB,eAAe,CAAC,EAAE,MAAM,IAAI,CAAC;IAC7B,OAAO,CAAC,EAAE,GAAG,CAAC;CACf;AAED,wBAAgB,eAAe,CAAC,KAAK,EAAE,KAAK,2CAkB3C"}
1
+ {"version":3,"file":"CuratedCalendar.d.ts","sourceRoot":"","sources":["../../../../../src/website/components/admin/calendar/CuratedCalendar.tsx"],"names":[],"mappings":"AAOA,UAAU,KAAK;IACb,iBAAiB,EAAE,MAAM,CAAC;IAC1B,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,GAAG,MAAM,CAAC;IACtB,eAAe,CAAC,EAAE,MAAM,IAAI,CAAC;IAC7B,OAAO,CAAC,EAAE,GAAG,CAAC;CACf;AAED,wBAAgB,eAAe,CAAC,KAAK,EAAE,KAAK,+BAkB3C"}
@@ -7,6 +7,6 @@ interface Props {
7
7
  churchId?: string;
8
8
  onRequestRefresh?: () => void;
9
9
  }
10
- export declare function CuratedEventCalendar(props: Props): import("react/jsx-runtime").JSX.Element;
10
+ export declare function CuratedEventCalendar(props: Props): import("react").JSX.Element;
11
11
  export {};
12
12
  //# sourceMappingURL=CuratedEventCalendar.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CuratedEventCalendar.d.ts","sourceRoot":"","sources":["../../../../../src/website/components/admin/calendar/CuratedEventCalendar.tsx"],"names":[],"mappings":"AAGA,OAAO,mDAAmD,CAAC;AAO3D,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,qBAAqB,CAAC;AAI1E,UAAU,KAAK;IACb,MAAM,EAAE,8BAA8B,EAAE,CAAC;IACzC,IAAI,EAAE,MAAM,GAAG,MAAM,CAAC;IACtB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAC;CAC/B;AAED,wBAAgB,oBAAoB,CAAC,KAAK,EAAE,KAAK,2CAmHhD"}
1
+ {"version":3,"file":"CuratedEventCalendar.d.ts","sourceRoot":"","sources":["../../../../../src/website/components/admin/calendar/CuratedEventCalendar.tsx"],"names":[],"mappings":"AAGA,OAAO,mDAAmD,CAAC;AAO3D,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,qBAAqB,CAAC;AAI1E,UAAU,KAAK;IACb,MAAM,EAAE,8BAA8B,EAAE,CAAC;IACzC,IAAI,EAAE,MAAM,GAAG,MAAM,CAAC;IACtB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAC;CAC/B;AAED,wBAAgB,oBAAoB,CAAC,KAAK,EAAE,KAAK,+BAmHhD"}
@@ -5,6 +5,6 @@ interface Props {
5
5
  curatedCalendarId?: string;
6
6
  onDone?: () => void;
7
7
  }
8
- export declare function DisplayCalendarEventModal(props: Props): import("react/jsx-runtime").JSX.Element;
8
+ export declare function DisplayCalendarEventModal(props: Props): import("react").JSX.Element;
9
9
  export {};
10
10
  //# sourceMappingURL=DisplayCalendarEventModal.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DisplayCalendarEventModal.d.ts","sourceRoot":"","sources":["../../../../../src/website/components/admin/calendar/DisplayCalendarEventModal.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,qBAAqB,CAAC;AAE1E,UAAU,KAAK;IACb,KAAK,EAAE,8BAA8B,CAAC;IACtC,IAAI,EAAE,MAAM,GAAG,MAAM,CAAC;IACtB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;CACrB;AAED,wBAAgB,yBAAyB,CAAC,KAAK,EAAE,KAAK,2CA4CrD"}
1
+ {"version":3,"file":"DisplayCalendarEventModal.d.ts","sourceRoot":"","sources":["../../../../../src/website/components/admin/calendar/DisplayCalendarEventModal.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,qBAAqB,CAAC;AAE1E,UAAU,KAAK;IACb,KAAK,EAAE,8BAA8B,CAAC;IACtC,IAAI,EAAE,MAAM,GAAG,MAAM,CAAC;IACtB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;CACrB;AAED,wBAAgB,yBAAyB,CAAC,KAAK,EAAE,KAAK,+BA4CrD"}
@@ -4,6 +4,6 @@ interface Props {
4
4
  curatedCalendarId: string;
5
5
  onDone?: () => void;
6
6
  }
7
- export declare function EditCalendarEventModal(props: Props): import("react/jsx-runtime").JSX.Element;
7
+ export declare function EditCalendarEventModal(props: Props): import("react").JSX.Element;
8
8
  export {};
9
9
  //# sourceMappingURL=EditCalendarEventModal.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"EditCalendarEventModal.d.ts","sourceRoot":"","sources":["../../../../../src/website/components/admin/calendar/EditCalendarEventModal.tsx"],"names":[],"mappings":"AAKA,OAAO,mDAAmD,CAAC;AAO3D,UAAU,KAAK;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;CACrB;AAED,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,KAAK,2CAiJlD"}
1
+ {"version":3,"file":"EditCalendarEventModal.d.ts","sourceRoot":"","sources":["../../../../../src/website/components/admin/calendar/EditCalendarEventModal.tsx"],"names":[],"mappings":"AAKA,OAAO,mDAAmD,CAAC;AAO3D,UAAU,KAAK;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;CACrB;AAED,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,KAAK,+BAiJlD"}
@@ -1,3 +1,4 @@
1
+ import React from "react";
1
2
  import { ElementInterface, SectionInterface } from "../../helpers";
2
3
  interface Props {
3
4
  element: ElementInterface;
@@ -6,6 +7,6 @@ interface Props {
6
7
  onEdit?: (section: SectionInterface | null, element: ElementInterface) => void;
7
8
  onMove?: () => void;
8
9
  }
9
- export declare function BoxElement(props: Props): import("react/jsx-runtime").JSX.Element;
10
+ export declare function BoxElement(props: Props): React.JSX.Element;
10
11
  export {};
11
12
  //# sourceMappingURL=BoxElement.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BoxElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/BoxElement.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAKnE,UAAU,KAAK;IAAG,OAAO,EAAE,gBAAgB,CAAC;IAAC,cAAc,EAAE,GAAG,CAAC;IAAC,SAAS,EAAE,MAAM,CAAC;IAAC,MAAM,CAAC,EAAE,CAAC,OAAO,EAAE,gBAAgB,GAAG,IAAI,EAAE,OAAO,EAAE,gBAAgB,KAAK,IAAI,CAAC;IAAC,MAAM,CAAC,EAAE,MAAM,IAAI,CAAA;CAAE;AAE1L,wBAAgB,UAAU,CAAC,KAAK,EAAE,KAAK,2CAqEtC"}
1
+ {"version":3,"file":"BoxElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/BoxElement.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAwB,MAAM,OAAO,CAAC;AAC7C,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAKnE,UAAU,KAAK;IAAG,OAAO,EAAE,gBAAgB,CAAC;IAAC,cAAc,EAAE,GAAG,CAAC;IAAC,SAAS,EAAE,MAAM,CAAC;IAAC,MAAM,CAAC,EAAE,CAAC,OAAO,EAAE,gBAAgB,GAAG,IAAI,EAAE,OAAO,EAAE,gBAAgB,KAAK,IAAI,CAAC;IAAC,MAAM,CAAC,EAAE,MAAM,IAAI,CAAA;CAAE;AAE1L,wBAAgB,UAAU,CAAC,KAAK,EAAE,KAAK,qBAqEtC"}
@@ -2,6 +2,6 @@ import { ElementInterface } from "../../helpers";
2
2
  interface Props {
3
3
  element: ElementInterface;
4
4
  }
5
- export declare function ButtonLink({ element }: Props): import("react/jsx-runtime").JSX.Element;
5
+ export declare function ButtonLink({ element }: Props): import("react").JSX.Element;
6
6
  export {};
7
7
  //# sourceMappingURL=ButtonLink.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ButtonLink.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/ButtonLink.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAEjD,UAAU,KAAK;IACb,OAAO,EAAE,gBAAgB,CAAC;CAC3B;AAED,wBAAgB,UAAU,CAAC,EAAE,OAAO,EAAE,EAAE,KAAK,2CAe5C"}
1
+ {"version":3,"file":"ButtonLink.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/ButtonLink.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAEjD,UAAU,KAAK;IACb,OAAO,EAAE,gBAAgB,CAAC;CAC3B;AAED,wBAAgB,UAAU,CAAC,EAAE,OAAO,EAAE,EAAE,KAAK,+BAe5C"}
@@ -9,6 +9,6 @@ interface Props {
9
9
  */
10
10
  canEdit?: boolean;
11
11
  }
12
- export declare const CalendarElement: ({ element, churchId, canEdit }: Props) => import("react/jsx-runtime").JSX.Element;
12
+ export declare const CalendarElement: ({ element, churchId, canEdit }: Props) => import("react").JSX.Element;
13
13
  export {};
14
14
  //# sourceMappingURL=CalendarElement.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CalendarElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/CalendarElement.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAIjD,UAAU,KAAK;IACb,OAAO,EAAE,gBAAgB,CAAC;IAC1B,QAAQ,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB;AAED,eAAO,MAAM,eAAe,GAAI,gCAAwC,KAAK,4CA+B5E,CAAC"}
1
+ {"version":3,"file":"CalendarElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/CalendarElement.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAIjD,UAAU,KAAK;IACb,OAAO,EAAE,gBAAgB,CAAC;IAC1B,QAAQ,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB;AAED,eAAO,MAAM,eAAe,GAAI,gCAAwC,KAAK,gCA+B5E,CAAC"}
@@ -1,3 +1,4 @@
1
+ import React from "react";
1
2
  import { ElementInterface, SectionInterface } from "../../helpers";
2
3
  interface Props {
3
4
  element: ElementInterface;
@@ -6,6 +7,6 @@ interface Props {
6
7
  onEdit?: (section: SectionInterface | null, element: ElementInterface) => void;
7
8
  onMove?: () => void;
8
9
  }
9
- export declare const CarouselElement: ({ element, churchSettings, textColor, onEdit, onMove }: Props) => import("react/jsx-runtime").JSX.Element;
10
+ export declare const CarouselElement: ({ element, churchSettings, textColor, onEdit, onMove }: Props) => React.JSX.Element;
10
11
  export {};
11
12
  //# sourceMappingURL=CarouselElement.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CarouselElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/CarouselElement.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAKnE,UAAU,KAAK;IACb,OAAO,EAAE,gBAAgB,CAAC;IAC1B,cAAc,EAAE,GAAG,CAAC;IACpB,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,CAAC,EAAE,CAAC,OAAO,EAAE,gBAAgB,GAAG,IAAI,EAAE,OAAO,EAAE,gBAAgB,KAAK,IAAI,CAAC;IAC/E,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;CACrB;AAKD,eAAO,MAAM,eAAe,GAAI,wDAAwD,KAAK,4CA6K5F,CAAC"}
1
+ {"version":3,"file":"CarouselElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/CarouselElement.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAC3D,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAKnE,UAAU,KAAK;IACb,OAAO,EAAE,gBAAgB,CAAC;IAC1B,cAAc,EAAE,GAAG,CAAC;IACpB,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,CAAC,EAAE,CAAC,OAAO,EAAE,gBAAgB,GAAG,IAAI,EAAE,OAAO,EAAE,gBAAgB,KAAK,IAAI,CAAC;IAC/E,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;CACrB;AAKD,eAAO,MAAM,eAAe,GAAI,wDAAwD,KAAK,sBA6K5F,CAAC"}
@@ -2,6 +2,6 @@ import { ElementInterface } from "../../helpers";
2
2
  interface Props {
3
3
  element: ElementInterface;
4
4
  }
5
- export declare function DonateLinkElement({ element }: Props): import("react/jsx-runtime").JSX.Element;
5
+ export declare function DonateLinkElement({ element }: Props): import("react").JSX.Element;
6
6
  export {};
7
7
  //# sourceMappingURL=DonateLinkElement.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DonateLinkElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/DonateLinkElement.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAEjD,UAAU,KAAK;IACb,OAAO,EAAE,gBAAgB,CAAC;CAC3B;AAED,wBAAgB,iBAAiB,CAAC,EAAE,OAAO,EAAE,EAAE,KAAK,2CA4CnD"}
1
+ {"version":3,"file":"DonateLinkElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/DonateLinkElement.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAEjD,UAAU,KAAK;IACb,OAAO,EAAE,gBAAgB,CAAC;CAC3B;AAED,wBAAgB,iBAAiB,CAAC,EAAE,OAAO,EAAE,EAAE,KAAK,+BA4CnD"}
@@ -3,6 +3,6 @@ interface Props {
3
3
  element: ElementInterface;
4
4
  textColor: string;
5
5
  }
6
- export declare const FaqElement: ({ element, textColor }: Props) => import("react/jsx-runtime").JSX.Element;
6
+ export declare const FaqElement: ({ element, textColor }: Props) => import("react").JSX.Element;
7
7
  export {};
8
8
  //# sourceMappingURL=FaqElement.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"FaqElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/FaqElement.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAEjD,UAAU,KAAK;IACb,OAAO,EAAE,gBAAgB,CAAC;IAC1B,SAAS,EAAE,MAAM,CAAC;CACnB;AAkCD,eAAO,MAAM,UAAU,GAAI,wBAAwB,KAAK,4CAgBvD,CAAC"}
1
+ {"version":3,"file":"FaqElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/FaqElement.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAEjD,UAAU,KAAK;IACb,OAAO,EAAE,gBAAgB,CAAC;IAC1B,SAAS,EAAE,MAAM,CAAC;CACnB;AAkCD,eAAO,MAAM,UAAU,GAAI,wBAAwB,KAAK,gCAgBvD,CAAC"}
@@ -15,6 +15,6 @@ export interface FormInterface {
15
15
  action?: string;
16
16
  thankYouMessage?: string;
17
17
  }
18
- export declare const FormElement: (props: Props) => import("react/jsx-runtime").JSX.Element;
18
+ export declare const FormElement: (props: Props) => import("react").JSX.Element;
19
19
  export {};
20
20
  //# sourceMappingURL=FormElement.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"FormElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/FormElement.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,gBAAgB,EAAqB,MAAM,eAAe,CAAC;AAIpE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAE3D,UAAU,KAAK;IACb,OAAO,EAAE,gBAAgB,CAAC;IAC1B,MAAM,EAAE,eAAe,CAAC;CACzB;AAED,MAAM,WAAW,aAAa;IAAG,EAAE,CAAC,EAAE,MAAM,CAAC;IAAC,IAAI,CAAC,EAAE,MAAM,CAAC;IAAC,WAAW,CAAC,EAAE,MAAM,CAAC;IAAC,UAAU,CAAC,EAAE,OAAO,CAAC;IAAC,eAAe,CAAC,EAAE,IAAI,CAAC;IAAC,aAAa,CAAC,EAAE,IAAI,CAAC;IAAC,QAAQ,EAAE,OAAO,CAAC;IAAC,MAAM,CAAC,EAAE,MAAM,CAAC;IAAC,eAAe,CAAC,EAAE,MAAM,CAAA;CAAE;AAErN,eAAO,MAAM,WAAW,GAAI,OAAO,KAAK,4CAgEvC,CAAC"}
1
+ {"version":3,"file":"FormElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/FormElement.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,gBAAgB,EAAqB,MAAM,eAAe,CAAC;AAIpE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAE3D,UAAU,KAAK;IACb,OAAO,EAAE,gBAAgB,CAAC;IAC1B,MAAM,EAAE,eAAe,CAAC;CACzB;AAED,MAAM,WAAW,aAAa;IAAG,EAAE,CAAC,EAAE,MAAM,CAAC;IAAC,IAAI,CAAC,EAAE,MAAM,CAAC;IAAC,WAAW,CAAC,EAAE,MAAM,CAAC;IAAC,UAAU,CAAC,EAAE,OAAO,CAAC;IAAC,eAAe,CAAC,EAAE,IAAI,CAAC;IAAC,aAAa,CAAC,EAAE,IAAI,CAAC;IAAC,QAAQ,EAAE,OAAO,CAAC;IAAC,MAAM,CAAC,EAAE,MAAM,CAAC;IAAC,eAAe,CAAC,EAAE,MAAM,CAAA;CAAE;AAErN,eAAO,MAAM,WAAW,GAAI,OAAO,KAAK,gCAgEvC,CAAC"}
@@ -3,6 +3,6 @@ interface Props {
3
3
  churchId: string;
4
4
  element: ElementInterface;
5
5
  }
6
- export declare const GroupListElement: (props: Props) => import("react/jsx-runtime").JSX.Element;
6
+ export declare const GroupListElement: (props: Props) => import("react").JSX.Element;
7
7
  export {};
8
8
  //# sourceMappingURL=GroupListElement.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"GroupListElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/GroupListElement.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAGjD,UAAU,KAAK;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,gBAAgB,CAAC;CAC3B;AAED,eAAO,MAAM,gBAAgB,GAAI,OAAO,KAAK,4CAE5C,CAAC"}
1
+ {"version":3,"file":"GroupListElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/GroupListElement.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAGjD,UAAU,KAAK;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,gBAAgB,CAAC;CAC3B;AAED,eAAO,MAAM,gBAAgB,GAAI,OAAO,KAAK,gCAE5C,CAAC"}
@@ -3,6 +3,6 @@ interface Props {
3
3
  churchId: string;
4
4
  element: ElementInterface;
5
5
  }
6
- export declare const GroupsElement: (props: Props) => import("react/jsx-runtime").JSX.Element;
6
+ export declare const GroupsElement: (props: Props) => import("react").JSX.Element;
7
7
  export {};
8
8
  //# sourceMappingURL=GroupsElement.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"GroupsElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/GroupsElement.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAGjD,UAAU,KAAK;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,gBAAgB,CAAC;CAC3B;AAED,eAAO,MAAM,aAAa,GAAI,OAAO,KAAK,4CAYzC,CAAC"}
1
+ {"version":3,"file":"GroupsElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/GroupsElement.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAGjD,UAAU,KAAK;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,gBAAgB,CAAC;CAC3B;AAED,eAAO,MAAM,aAAa,GAAI,OAAO,KAAK,gCAYzC,CAAC"}
@@ -2,6 +2,6 @@ import { ElementInterface } from "../../helpers";
2
2
  interface Props {
3
3
  element: ElementInterface;
4
4
  }
5
- export declare function IframeElement({ element }: Props): import("react/jsx-runtime").JSX.Element;
5
+ export declare function IframeElement({ element }: Props): import("react").JSX.Element;
6
6
  export {};
7
7
  //# sourceMappingURL=IframeElement.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"IframeElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/IframeElement.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAGjD,UAAU,KAAK;IACb,OAAO,EAAE,gBAAgB,CAAC;CAC3B;AAED,wBAAgB,aAAa,CAAC,EAAE,OAAO,EAAE,EAAE,KAAK,2CAa/C"}
1
+ {"version":3,"file":"IframeElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/IframeElement.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAGjD,UAAU,KAAK;IACb,OAAO,EAAE,gBAAgB,CAAC;CAC3B;AAED,wBAAgB,aAAa,CAAC,EAAE,OAAO,EAAE,EAAE,KAAK,+BAa/C"}
@@ -1,8 +1,9 @@
1
+ import React from "react";
1
2
  import { ElementInterface, SectionInterface } from "../../helpers";
2
3
  interface Props {
3
4
  element: ElementInterface;
4
5
  onEdit?: (section: SectionInterface | null, element: ElementInterface) => void;
5
6
  }
6
- export declare const ImageElement: ({ element }: Props) => import("react/jsx-runtime").JSX.Element;
7
+ export declare const ImageElement: ({ element }: Props) => React.JSX.Element;
7
8
  export {};
8
9
  //# sourceMappingURL=ImageElement.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ImageElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/ImageElement.tsx"],"names":[],"mappings":"AAEA,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,YAAY,GAAI,aAAa,KAAK,4CAiG9C,CAAC"}
1
+ {"version":3,"file":"ImageElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/ImageElement.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA0D,MAAM,OAAO,CAAC;AAE/E,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,YAAY,GAAI,aAAa,KAAK,sBAiG9C,CAAC"}
@@ -2,6 +2,6 @@ import { ElementInterface } from "../../helpers";
2
2
  interface Props {
3
3
  element: ElementInterface;
4
4
  }
5
- export declare const MapElement: ({ element }: Props) => import("react/jsx-runtime").JSX.Element;
5
+ export declare const MapElement: ({ element }: Props) => import("react").JSX.Element;
6
6
  export {};
7
7
  //# sourceMappingURL=MapElement.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MapElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/MapElement.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAGjD,UAAU,KAAK;IACb,OAAO,EAAE,gBAAgB,CAAC;CAC3B;AAOD,eAAO,MAAM,UAAU,GAAI,aAAa,KAAK,4CA+C5C,CAAC"}
1
+ {"version":3,"file":"MapElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/MapElement.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAGjD,UAAU,KAAK;IACb,OAAO,EAAE,gBAAgB,CAAC;CAC3B;AAOD,eAAO,MAAM,UAAU,GAAI,aAAa,KAAK,gCA+C5C,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 RawHTMLElement: ({ element, onEdit }: Props) => import("react/jsx-runtime").JSX.Element;
6
+ export declare const RawHTMLElement: ({ element, onEdit }: Props) => import("react").JSX.Element;
7
7
  export {};
8
8
  //# sourceMappingURL=RawHTMLElement.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RawHTMLElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/RawHTMLElement.tsx"],"names":[],"mappings":"AAEA,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,CAAA;CAC/E;AAED,eAAO,MAAM,cAAc,GAAI,qBAAqB,KAAK,4CA8BxD,CAAC"}
1
+ {"version":3,"file":"RawHTMLElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/RawHTMLElement.tsx"],"names":[],"mappings":"AAEA,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,CAAA;CAC/E;AAED,eAAO,MAAM,cAAc,GAAI,qBAAqB,KAAK,gCA8BxD,CAAC"}
@@ -1,3 +1,4 @@
1
+ import React from "react";
1
2
  import { ElementInterface, SectionInterface } from "../../helpers";
2
3
  import type { ChurchInterface } from "@churchapps/helpers";
3
4
  interface Props {
@@ -8,6 +9,6 @@ interface Props {
8
9
  onMove?: () => void;
9
10
  church?: ChurchInterface;
10
11
  }
11
- export declare function RowElement(props: Props): import("react/jsx-runtime").JSX.Element;
12
+ export declare function RowElement(props: Props): React.JSX.Element;
12
13
  export {};
13
14
  //# sourceMappingURL=RowElement.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RowElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/RowElement.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAInE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAG3D,UAAU,KAAK;IAAG,OAAO,EAAE,gBAAgB,CAAC;IAAC,cAAc,EAAE,GAAG,CAAC;IAAC,SAAS,EAAE,MAAM,CAAC;IAAC,MAAM,CAAC,EAAE,CAAC,OAAO,EAAE,gBAAgB,GAAG,IAAI,EAAE,OAAO,EAAE,gBAAgB,KAAK,IAAI,CAAC;IAAC,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IAAC,MAAM,CAAC,EAAE,eAAe,CAAA;CAAE;AAEpN,wBAAgB,UAAU,CAAC,KAAK,EAAE,KAAK,2CAsFtC"}
1
+ {"version":3,"file":"RowElement.d.ts","sourceRoot":"","sources":["../../../../src/website/components/elementTypes/RowElement.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAInE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAG3D,UAAU,KAAK;IAAG,OAAO,EAAE,gBAAgB,CAAC;IAAC,cAAc,EAAE,GAAG,CAAC;IAAC,SAAS,EAAE,MAAM,CAAC;IAAC,MAAM,CAAC,EAAE,CAAC,OAAO,EAAE,gBAAgB,GAAG,IAAI,EAAE,OAAO,EAAE,gBAAgB,KAAK,IAAI,CAAC;IAAC,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IAAC,MAAM,CAAC,EAAE,eAAe,CAAA;CAAE;AAEpN,wBAAgB,UAAU,CAAC,KAAK,EAAE,KAAK,qBAsFtC"}
@@ -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