fansunited-management-components 1.50.8 → 1.50.10
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.
- package/dev/App.d.ts +1 -0
- package/dev/App.d.ts.map +1 -0
- package/dev/main.d.ts +1 -0
- package/dev/main.d.ts.map +1 -0
- package/index.es.js +22 -49
- package/index.umd.js +154 -154
- package/package.json +1 -1
- package/src/components/Accordion/Accordion.d.ts +1 -0
- package/src/components/Accordion/Accordion.d.ts.map +1 -0
- package/src/components/Accordion/AccordionCard.d.ts +1 -0
- package/src/components/Accordion/AccordionCard.d.ts.map +1 -0
- package/src/components/AdContent/AdContent.d.ts +1 -0
- package/src/components/AdContent/AdContent.d.ts.map +1 -0
- package/src/components/AuthRequirement/AuthRequirement.d.ts +1 -0
- package/src/components/AuthRequirement/AuthRequirement.d.ts.map +1 -0
- package/src/components/Branding/Branding.d.ts +1 -0
- package/src/components/Branding/Branding.d.ts.map +1 -0
- package/src/components/Branding/BrandingImage.d.ts +1 -0
- package/src/components/Branding/BrandingImage.d.ts.map +1 -0
- package/src/components/Buttons/HeaderButtons.d.ts +1 -0
- package/src/components/Buttons/HeaderButtons.d.ts.map +1 -0
- package/src/components/Buttons/SignoutButtton.d.ts +1 -0
- package/src/components/Buttons/SignoutButtton.d.ts.map +1 -0
- package/src/components/Calendars/CustomFlatpickrCalendar.d.ts +1 -0
- package/src/components/Calendars/CustomFlatpickrCalendar.d.ts.map +1 -0
- package/src/components/Calendars/DatePicker.d.ts +1 -0
- package/src/components/Calendars/DatePicker.d.ts.map +1 -0
- package/src/components/Calendars/Duration.d.ts +1 -0
- package/src/components/Calendars/Duration.d.ts.map +1 -0
- package/src/components/Calendars/MuiXDatePicker.d.ts +1 -0
- package/src/components/Calendars/MuiXDatePicker.d.ts.map +1 -0
- package/src/components/Calendars/RangeCalendar.d.ts +1 -0
- package/src/components/Calendars/RangeCalendar.d.ts.map +1 -0
- package/src/components/Cards/NoPermissionCard.d.ts +1 -0
- package/src/components/Cards/NoPermissionCard.d.ts.map +1 -0
- package/src/components/Checkboxes/Checkboxes.d.ts +1 -0
- package/src/components/Checkboxes/Checkboxes.d.ts.map +1 -0
- package/src/components/Common/Toast.d.ts +1 -0
- package/src/components/Common/Toast.d.ts.map +1 -0
- package/src/components/Context/EntityContext.d.ts +1 -0
- package/src/components/Context/EntityContext.d.ts.map +1 -0
- package/src/components/Context/Tags.d.ts +1 -0
- package/src/components/Context/Tags.d.ts.map +1 -0
- package/src/components/DragAndDrop/BasicSortableList/BasicSortableList.d.ts +2 -1
- package/src/components/DragAndDrop/BasicSortableList/BasicSortableList.d.ts.map +1 -0
- package/src/components/DragAndDrop/BasicSortableList/DragHandle.d.ts +1 -0
- package/src/components/DragAndDrop/BasicSortableList/DragHandle.d.ts.map +1 -0
- package/src/components/DragAndDrop/BasicSortableList/SortableItem.d.ts +1 -0
- package/src/components/DragAndDrop/BasicSortableList/SortableItem.d.ts.map +1 -0
- package/src/components/DragAndDrop/SortableList/DragHandle.d.ts +1 -0
- package/src/components/DragAndDrop/SortableList/DragHandle.d.ts.map +1 -0
- package/src/components/DragAndDrop/SortableList/SortableItem.d.ts +1 -0
- package/src/components/DragAndDrop/SortableList/SortableItem.d.ts.map +1 -0
- package/src/components/DragAndDrop/SortableList/SortableList.d.ts +1 -0
- package/src/components/DragAndDrop/SortableList/SortableList.d.ts.map +1 -0
- package/src/components/DragAndDrop/SortableList/SortableOverlay.d.ts +1 -0
- package/src/components/DragAndDrop/SortableList/SortableOverlay.d.ts.map +1 -0
- package/src/components/DynamicFields/DynamicFields.d.ts +1 -0
- package/src/components/DynamicFields/DynamicFields.d.ts.map +1 -0
- package/src/components/Exports/ExportUsersLeads.d.ts +1 -0
- package/src/components/Exports/ExportUsersLeads.d.ts.map +1 -0
- package/src/components/Flags/Flags.d.ts +1 -0
- package/src/components/Flags/Flags.d.ts.map +1 -0
- package/src/components/FloatingLabelInput/FloatingLabelInput.d.ts +1 -0
- package/src/components/FloatingLabelInput/FloatingLabelInput.d.ts.map +1 -0
- package/src/components/Images/ImageCard.d.ts +1 -0
- package/src/components/Images/ImageCard.d.ts.map +1 -0
- package/src/components/Images/Images.d.ts +1 -0
- package/src/components/Images/Images.d.ts.map +1 -0
- package/src/components/Images/MiniGamesImages.d.ts +1 -0
- package/src/components/Images/MiniGamesImages.d.ts.map +1 -0
- package/src/components/Inputs/InformationInput/InformationInput.d.ts +1 -0
- package/src/components/Inputs/InformationInput/InformationInput.d.ts.map +1 -0
- package/src/components/Inputs/NumberInput/NumberInput.d.ts +1 -0
- package/src/components/Inputs/NumberInput/NumberInput.d.ts.map +1 -0
- package/src/components/ItemsPerPageFilter/ItemsPerPageFilter.d.ts +1 -0
- package/src/components/ItemsPerPageFilter/ItemsPerPageFilter.d.ts.map +1 -0
- package/src/components/Login/Login.d.ts +1 -0
- package/src/components/Login/Login.d.ts.map +1 -0
- package/src/components/MainColumn/MainColumn.d.ts +1 -0
- package/src/components/MainColumn/MainColumn.d.ts.map +1 -0
- package/src/components/MarketSelection/MarketSelection.d.ts +1 -0
- package/src/components/MarketSelection/MarketSelection.d.ts.map +1 -0
- package/src/components/Match/Match.d.ts +1 -0
- package/src/components/Match/Match.d.ts.map +1 -0
- package/src/components/Modals/CropImageModal.d.ts +1 -0
- package/src/components/Modals/CropImageModal.d.ts.map +1 -0
- package/src/components/Modals/PreviewImageModal.d.ts +1 -0
- package/src/components/Modals/PreviewImageModal.d.ts.map +1 -0
- package/src/components/Related/Related.d.ts +1 -0
- package/src/components/Related/Related.d.ts.map +1 -0
- package/src/components/Related/RelatedGames.d.ts +1 -0
- package/src/components/Related/RelatedGames.d.ts.map +1 -0
- package/src/components/Related/RelatedRelationship/EntityIcon.d.ts +1 -0
- package/src/components/Related/RelatedRelationship/EntityIcon.d.ts.map +1 -0
- package/src/components/Related/RelatedRelationship/EntityStatus.d.ts +1 -0
- package/src/components/Related/RelatedRelationship/EntityStatus.d.ts.map +1 -0
- package/src/components/Related/RelatedRelationship/RelatedEntityCard.d.ts +1 -0
- package/src/components/Related/RelatedRelationship/RelatedEntityCard.d.ts.map +1 -0
- package/src/components/Related/RelatedRelationship/RelatedRelationship.d.ts +1 -0
- package/src/components/Related/RelatedRelationship/RelatedRelationship.d.ts.map +1 -0
- package/src/components/Related/RelatedTemplates.d.ts +1 -0
- package/src/components/Related/RelatedTemplates.d.ts.map +1 -0
- package/src/components/RichText/RichText.d.ts +1 -0
- package/src/components/RichText/RichText.d.ts.map +1 -0
- package/src/components/Schedule/DeleteScheduledTaskModal.d.ts +1 -0
- package/src/components/Schedule/DeleteScheduledTaskModal.d.ts.map +1 -0
- package/src/components/Schedule/Schedule.d.ts +1 -0
- package/src/components/Schedule/Schedule.d.ts.map +1 -0
- package/src/components/Schedule/ScheduleStatus.d.ts +1 -0
- package/src/components/Schedule/ScheduleStatus.d.ts.map +1 -0
- package/src/components/Select/BasicSelect/BasicSelect.d.ts +1 -0
- package/src/components/Select/BasicSelect/BasicSelect.d.ts.map +1 -0
- package/src/components/Select/CustomSelect.d.ts +1 -0
- package/src/components/Select/CustomSelect.d.ts.map +1 -0
- package/src/components/Select/SearchSelect/AdvancedProfileSearchSelect.d.ts +1 -0
- package/src/components/Select/SearchSelect/AdvancedProfileSearchSelect.d.ts.map +1 -0
- package/src/components/Select/SearchSelect/CompetitionSearchSelect.d.ts +1 -0
- package/src/components/Select/SearchSelect/CompetitionSearchSelect.d.ts.map +1 -0
- package/src/components/Select/SearchSelect/CompetitionsSearchSelect.d.ts +1 -0
- package/src/components/Select/SearchSelect/CompetitionsSearchSelect.d.ts.map +1 -0
- package/src/components/Select/SearchSelect/ContextSelectFilter.d.ts +1 -0
- package/src/components/Select/SearchSelect/ContextSelectFilter.d.ts.map +1 -0
- package/src/components/Select/SearchSelect/ProfileSearchSelect.d.ts +1 -0
- package/src/components/Select/SearchSelect/ProfileSearchSelect.d.ts.map +1 -0
- package/src/components/Select/SearchSelect/SelectOption.d.ts +1 -0
- package/src/components/Select/SearchSelect/SelectOption.d.ts.map +1 -0
- package/src/components/Select/SearchSelect/TeamsSearchSelect.d.ts +1 -0
- package/src/components/Select/SearchSelect/TeamsSearchSelect.d.ts.map +1 -0
- package/src/components/Skeletons/ManagementPortalSkeleton.d.ts +1 -0
- package/src/components/Skeletons/ManagementPortalSkeleton.d.ts.map +1 -0
- package/src/components/Spinner/Spinner.d.ts +1 -0
- package/src/components/Spinner/Spinner.d.ts.map +1 -0
- package/src/components/Sportal365SearchImages/ImageGrid.d.ts +1 -0
- package/src/components/Sportal365SearchImages/ImageGrid.d.ts.map +1 -0
- package/src/components/Sportal365SearchImages/Sportal365ImagesPagination.d.ts +1 -0
- package/src/components/Sportal365SearchImages/Sportal365ImagesPagination.d.ts.map +1 -0
- package/src/components/Sportal365SearchImages/Sportal365SearchImagesCard.d.ts +1 -0
- package/src/components/Sportal365SearchImages/Sportal365SearchImagesCard.d.ts.map +1 -0
- package/src/components/Switch/BooleanSwitch.d.ts +1 -0
- package/src/components/Switch/BooleanSwitch.d.ts.map +1 -0
- package/src/components/Utils/FormatNumber.d.ts +3 -2
- package/src/components/Utils/FormatNumber.d.ts.map +1 -0
- package/src/components/Utils/VisuallyHiddenInput.d.ts +1 -0
- package/src/components/Utils/VisuallyHiddenInput.d.ts.map +1 -0
- package/src/components/WidgetEmbedCode/WidgetEmbedCode.d.ts +1 -0
- package/src/components/WidgetEmbedCode/WidgetEmbedCode.d.ts.map +1 -0
- package/src/components/WidgetListEmbedCode/WidgetListEmbedCode.d.ts +1 -0
- package/src/components/WidgetListEmbedCode/WidgetListEmbedCode.d.ts.map +1 -0
- package/src/components/Winners/Preview/PreviewWinners.d.ts +1 -0
- package/src/components/Winners/Preview/PreviewWinners.d.ts.map +1 -0
- package/src/components/Winners/Tags/Tags.d.ts +1 -0
- package/src/components/Winners/Tags/Tags.d.ts.map +1 -0
- package/src/components/Winners/WinnerForm.d.ts +1 -0
- package/src/components/Winners/WinnerForm.d.ts.map +1 -0
- package/src/components/Winners/Winners.d.ts +1 -0
- package/src/components/Winners/Winners.d.ts.map +1 -0
- package/src/components/Winners/WinnersConfig.d.ts +1 -0
- package/src/components/Winners/WinnersConfig.d.ts.map +1 -0
- package/src/components/Winners/WinnersLayout.d.ts +1 -0
- package/src/components/Winners/WinnersLayout.d.ts.map +1 -0
- package/src/constants/components.d.ts +707 -0
- package/src/constants/components.d.ts.map +1 -0
- package/src/constants/placeholders.d.ts +1 -0
- package/src/constants/placeholders.d.ts.map +1 -0
- package/src/context/ApiContext.d.ts +1 -0
- package/src/context/ApiContext.d.ts.map +1 -0
- package/src/context/AuthContext.d.ts +1 -0
- package/src/context/AuthContext.d.ts.map +1 -0
- package/src/context/ComponentContext.d.ts +26 -0
- package/src/context/ComponentContext.d.ts.map +1 -0
- package/src/context/SortableItemContext.d.ts +1 -0
- package/src/context/SortableItemContext.d.ts.map +1 -0
- package/src/firebase/firebase.d.ts +1 -0
- package/src/firebase/firebase.d.ts.map +1 -0
- package/src/functions/helpers.d.ts +1 -0
- package/src/functions/helpers.d.ts.map +1 -0
- package/src/hooks/useAPIContext.d.ts +1 -0
- package/src/hooks/useAPIContext.d.ts.map +1 -0
- package/src/hooks/useComponentContext.d.ts +18 -2
- package/src/hooks/useComponentContext.d.ts.map +1 -0
- package/src/hooks/useIsMobile.d.ts +1 -0
- package/src/hooks/useIsMobile.d.ts.map +1 -0
- package/src/hooks/useLeaderboard.d.ts +1 -0
- package/src/hooks/useLeaderboard.d.ts.map +1 -0
- package/src/hooks/useRelatedEntities.d.ts +1 -0
- package/src/hooks/useRelatedEntities.d.ts.map +1 -0
- package/src/hooks/useScheduledTasks.d.ts +1 -0
- package/src/hooks/useScheduledTasks.d.ts.map +1 -0
- package/src/hooks/useWinners.d.ts +1 -0
- package/src/hooks/useWinners.d.ts.map +1 -0
- package/src/index.d.ts +9 -47
- package/src/index.d.ts.map +1 -0
- package/src/interfaces/interfaces.d.ts +1 -0
- package/src/interfaces/interfaces.d.ts.map +1 -0
- package/src/models/IBranding.d.ts +1 -0
- package/src/models/IBranding.d.ts.map +1 -0
- package/src/models/ManagementWidgetConfiguration.d.ts +1 -0
- package/src/models/ManagementWidgetConfiguration.d.ts.map +1 -0
- package/src/models/SignedInUrlRequestBody.d.ts +1 -0
- package/src/models/SignedInUrlRequestBody.d.ts.map +1 -0
- package/src/models/Winners/WinnersRequestBody.d.ts +1 -0
- package/src/models/Winners/WinnersRequestBody.d.ts.map +1 -0
- package/src/models/Winners/WinnersUserList.d.ts +1 -0
- package/src/models/Winners/WinnersUserList.d.ts.map +1 -0
- package/src/models/config/LanguageRequestBody.d.ts +1 -0
- package/src/models/config/LanguageRequestBody.d.ts.map +1 -0
- package/src/models/context/CampaignModel.d.ts +1 -0
- package/src/models/context/CampaignModel.d.ts.map +1 -0
- package/src/models/context/ContentModel.d.ts +1 -0
- package/src/models/context/ContentModel.d.ts.map +1 -0
- package/src/models/discussions/DiscussionRequestBody.d.ts +1 -0
- package/src/models/discussions/DiscussionRequestBody.d.ts.map +1 -0
- package/src/models/games/GameRequestBody.d.ts +1 -0
- package/src/models/games/GameRequestBody.d.ts.map +1 -0
- package/src/models/games/bracket/BracketGameRequestBody.d.ts +1 -0
- package/src/models/games/bracket/BracketGameRequestBody.d.ts.map +1 -0
- package/src/models/games/standing/StandingGameRequestBody.d.ts +1 -0
- package/src/models/games/standing/StandingGameRequestBody.d.ts.map +1 -0
- package/src/models/images/Images.d.ts +1 -0
- package/src/models/images/Images.d.ts.map +1 -0
- package/src/models/images/MiniGamesImages.d.ts +1 -0
- package/src/models/images/MiniGamesImages.d.ts.map +1 -0
- package/src/models/lists/ListRequestBody.d.ts +1 -0
- package/src/models/lists/ListRequestBody.d.ts.map +1 -0
- package/src/models/minigames/classicquizzes/ClassicQuizRequestBody.d.ts +1 -0
- package/src/models/minigames/classicquizzes/ClassicQuizRequestBody.d.ts.map +1 -0
- package/src/models/minigames/eitherors/EitherOrRequestBody.d.ts +1 -0
- package/src/models/minigames/eitherors/EitherOrRequestBody.d.ts.map +1 -0
- package/src/models/related/RelatedEntity.d.ts +1 -0
- package/src/models/related/RelatedEntity.d.ts.map +1 -0
- package/src/models/related/RelatedEntityRelationship.d.ts +1 -0
- package/src/models/related/RelatedEntityRelationship.d.ts.map +1 -0
- package/src/models/scheduler/ScheduledTask.d.ts +1 -0
- package/src/models/scheduler/ScheduledTask.d.ts.map +1 -0
- package/src/models/scheduler/SchedulerTaskRequestBody.d.ts +1 -0
- package/src/models/scheduler/SchedulerTaskRequestBody.d.ts.map +1 -0
- package/src/models/select/EntitySelectOption.d.ts +1 -0
- package/src/models/select/EntitySelectOption.d.ts.map +1 -0
- package/src/models/select/GroupSelectOption.d.ts +1 -0
- package/src/models/select/GroupSelectOption.d.ts.map +1 -0
- package/src/models/select/ProfileSelectOption.d.ts +1 -0
- package/src/models/select/ProfileSelectOption.d.ts.map +1 -0
- package/src/models/select/ReactSelectBaseOption.d.ts +1 -0
- package/src/models/select/ReactSelectBaseOption.d.ts.map +1 -0
- package/src/models/sportal365/Sportal365Config.d.ts +1 -0
- package/src/models/sportal365/Sportal365Config.d.ts.map +1 -0
- package/src/models/sportal365/Sportal365SearchImagesFilters.d.ts +1 -0
- package/src/models/sportal365/Sportal365SearchImagesFilters.d.ts.map +1 -0
- package/src/models/templates/TemplateRequestBody.d.ts +1 -0
- package/src/models/templates/TemplateRequestBody.d.ts.map +1 -0
- package/src/models/voting/PollRequestBody.d.ts +1 -0
- package/src/models/voting/PollRequestBody.d.ts.map +1 -0
- package/src/services/hash/HashService.d.ts +1 -0
- package/src/services/hash/HashService.d.ts.map +1 -0
- package/src/services/https/Https.d.ts +1 -0
- package/src/services/https/Https.d.ts.map +1 -0
- package/src/services/https/HttpsService.d.ts +1 -0
- package/src/services/https/HttpsService.d.ts.map +1 -0
- package/src/types/types.d.ts +1 -0
- package/src/types/types.d.ts.map +1 -0
- package/src/validators/WinnerValidator.d.ts +1 -0
- package/src/validators/WinnerValidator.d.ts.map +1 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"components.d.ts","sourceRoot":"","sources":["../../../src/constants/components.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,mCAAmC,CAAC;AAC1D,OAAO,SAAS,MAAM,mCAAmC,CAAC;AAC1D,OAAO,WAAW,MAAM,8CAA8C,CAAC;AACvE,OAAO,QAAQ,MAAM,iCAAiC,CAAC;AACvD,OAAO,aAAa,MAAM,qCAAqC,CAAC;AAChE,OAAO,uBAAuB,MAAM,iDAAiD,CAAC;AACtF,OAAO,mBAAmB,MAAM,oCAAoC,CAAC;AACrE,OAAO,QAAQ,MAAM,kCAAkC,CAAC;AACxD,OAAO,aAAa,MAAM,uCAAuC,CAAC;AAClE,OAAO,gBAAgB,MAAM,sCAAsC,CAAC;AACpE,OAAO,KAAK,MAAM,4BAA4B,CAAC;AAC/C,OAAO,aAAa,MAAM,2CAA2C,CAAC;AACtE,OAAO,KAAK,MAAM,2BAA2B,CAAC;AAC9C,OAAO,MAAM,MAAM,6BAA6B,CAAC;AACjD,OAAO,gBAAgB,MAAM,wDAAwD,CAAC;AACtF,OAAO,KAAK,MAAM,2BAA2B,CAAC;AAC9C,OAAO,eAAe,MAAM,+CAA+C,CAAC;AAC5E,OAAO,KAAK,MAAM,2BAA2B,CAAC;AAC9C,OAAO,OAAO,MAAM,+BAA+B,CAAC;AACpD,OAAO,QAAQ,MAAM,iCAAiC,CAAC;AACvD,OAAO,QAAQ,MAAM,iCAAiC,CAAC;AACvD,OAAO,YAAY,MAAM,mCAAmC,CAAC;AAC7D,OAAO,uBAAuB,MAAM,2DAA2D,CAAC;AAChG,OAAO,wBAAwB,MAAM,4DAA4D,CAAC;AAClG,OAAO,mBAAmB,MAAM,uDAAuD,CAAC;AACxF,OAAO,iBAAiB,MAAM,qDAAqD,CAAC;AACpF,OAAO,OAAO,MAAM,+BAA+B,CAAC;AACpD,OAAO,aAAa,MAAM,oCAAoC,CAAC;AAC/D,OAAO,IAAI,MAAM,iCAAiC,CAAC;AACnD,OAAO,OAAO,MAAM,+BAA+B,CAAC;AACpD,OAAO,mBAAmB,MAAM,uDAAuD,CAAC;AACxF,OAAO,WAAW,MAAM,8CAA8C,CAAC;AACvE,OAAO,aAAa,MAAM,qCAAqC,CAAC;AAChE,OAAO,eAAe,MAAM,sCAAsC,CAAC;AACnE,OAAO,eAAe,MAAM,+CAA+C,CAAC;AAC5E,OAAO,YAAY,MAAM,qDAAqD,CAAC;AAC/E,OAAO,kBAAkB,MAAM,qDAAqD,CAAC;AACrF,OAAO,SAAS,MAAM,gCAAgC,CAAC;AACvD,OAAO,mBAAmB,MAAM,+DAA+D,CAAC;AAChG,OAAO,gBAAgB,MAAM,wCAAwC,CAAC;AACtE,OAAO,aAAa,MAAM,sCAAsC,CAAC;AACjE,OAAO,iBAAiB,MAAM,+DAA+D,CAAC;AAC9F,OAAO,eAAe,MAAM,+CAA+C,CAAC;AAC5E,OAAO,mBAAmB,MAAM,uDAAuD,CAAC;AACxF,OAAO,2BAA2B,MAAM,+DAA+D,CAAC;AACxG,OAAO,YAAY,MAAM,kCAAkC,CAAC;AAE5D,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA+Cb,CAAC;AAGX,MAAM,WAAW,aAAa;IAC7B,KAAK,EAAE,OAAO,KAAK,CAAC;IACpB,gBAAgB,EAAE,OAAO,gBAAgB,CAAC;IAC1C,QAAQ,EAAE,OAAO,QAAQ,CAAC;IAC1B,aAAa,EAAE,OAAO,aAAa,CAAC;IACpC,eAAe,EAAE,OAAO,eAAe,CAAC;IACxC,SAAS,EAAE,OAAO,SAAS,CAAC;IAC5B,aAAa,EAAE,OAAO,aAAa,CAAC;IACpC,WAAW,EAAE,OAAO,WAAW,CAAC;IAChC,aAAa,EAAE,OAAO,aAAa,CAAC;IACpC,QAAQ,EAAE,OAAO,QAAQ,CAAC;IAC1B,mBAAmB,EAAE,OAAO,mBAAmB,CAAC;IAChD,aAAa,EAAE,OAAO,aAAa,CAAC;IACpC,uBAAuB,EAAE,OAAO,uBAAuB,CAAC;IACxD,OAAO,EAAE,OAAO,OAAO,CAAC;IACxB,MAAM,EAAE,OAAO,MAAM,CAAC;IACtB,QAAQ,EAAE,OAAO,QAAQ,CAAC;IAC1B,mBAAmB,EAAE,OAAO,mBAAmB,CAAC;IAChD,KAAK,EAAE,OAAO,KAAK,CAAC;IACpB,OAAO,EAAE,OAAO,OAAO,CAAC;IACxB,IAAI,EAAE,OAAO,IAAI,CAAC;IAClB,KAAK,EAAE,OAAO,KAAK,CAAC;IACpB,SAAS,EAAE,OAAO,SAAS,CAAC;IAC5B,KAAK,EAAE,OAAO,KAAK,CAAC;IACpB,OAAO,EAAE,OAAO,OAAO,CAAC;IACxB,wBAAwB,EAAE,OAAO,wBAAwB,CAAC;IAC1D,iBAAiB,EAAE,OAAO,iBAAiB,CAAC;IAC5C,YAAY,EAAE,OAAO,YAAY,CAAC;IAClC,QAAQ,EAAE,OAAO,QAAQ,CAAC;IAC1B,gBAAgB,EAAE,OAAO,gBAAgB,CAAC;IAC1C,uBAAuB,EAAE,OAAO,uBAAuB,CAAC;IACxD,mBAAmB,EAAE,OAAO,mBAAmB,CAAC;IAChD,WAAW,EAAE,OAAO,WAAW,CAAC;IAChC,aAAa,EAAE,OAAO,aAAa,CAAC;IACpC,eAAe,EAAE,OAAO,eAAe,CAAC;IACxC,eAAe,EAAE,OAAO,eAAe,CAAC;IACxC,YAAY,EAAE,OAAO,YAAY,CAAC;IAClC,kBAAkB,EAAE,OAAO,kBAAkB,CAAC;IAC9C,SAAS,EAAE,OAAO,SAAS,CAAC;IAC5B,mBAAmB,EAAE,OAAO,mBAAmB,CAAC;IAChD,gBAAgB,EAAE,OAAO,gBAAgB,CAAC;IAC1C,aAAa,EAAE,OAAO,aAAa,CAAC;IACpC,iBAAiB,EAAE,OAAO,iBAAiB,CAAC;IAC5C,eAAe,EAAE,OAAO,eAAe,CAAC;IACxC,mBAAmB,EAAE,OAAO,mBAAmB,CAAC;IAChD,2BAA2B,EAAE,OAAO,2BAA2B,CAAC;IAChE,YAAY,EAAE,OAAO,YAAY,CAAC;CAClC;AAGD,eAAO,MAAM,eAAe,EAAE,aAA0B,CAAC;AAGzD,wBAAgB,mBAAmB,CAAC,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,aAAa,CAAC,GAAG,CAAC,CAAC,EAAE,KAAK,EAAE,CAAC,GAAG,CAAC,CAEnG;AAGD,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA+C5B,CAAC;AAGH,MAAM,MAAM,qBAAqB,GAAG,OAAO,iBAAiB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"placeholders.d.ts","sourceRoot":"","sources":["../../../src/constants/placeholders.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY,EAAE,GAoB1B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ApiContext.d.ts","sourceRoot":"","sources":["../../../src/context/ApiContext.tsx"],"names":[],"mappings":"AAAA,OAAO,kBAAkB,MAAM,0DAA0D,CAAC;AAC1F,OAAO,YAAY,MAAM,gCAAgC,CAAC;AAC1D,OAAO,EAAE,iBAAiB,EAAiB,MAAM,OAAO,CAAC;AA8BzD,KAAK,gBAAgB,GAAG;IACvB,MAAM,EAAE,GAAG,CAAC;CACZ,CAAC;AAEF,KAAK,mBAAmB,GAAG;IAC1B,GAAG,EAAE,kBAAkB,CAAC;IACxB,KAAK,EAAE,YAAY,CAAC;CACpB,CAAC;AAEF,QAAA,MAAM,UAAU,qDAAkD,CAAC;AACnE;;;GAGG;AAEH,QAAA,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,GAAG,iBAAiB,CAyB/D,CAAC;AAEF,OAAO,EAAE,UAAU,EAAE,WAAW,EAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AuthContext.d.ts","sourceRoot":"","sources":["../../../src/context/AuthContext.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,iBAAiB,EAAsC,MAAM,OAAO,CAAC;AACrF,OAAO,QAAQ,MAAM,qBAAqB,CAAC;AAI3C;;;;;GAKG;AACH,KAAK,iBAAiB,GAAG;IACxB,WAAW,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF;;GAEG;AACH,QAAA,MAAM,WAAW,qCAA4C,CAAC;AAE9D;;;;;GAKG;AACH,QAAA,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,GAAG,iBAAiB,CAiBjE,CAAC;AAEF,OAAO,EAAE,WAAW,EAAE,YAAY,EAAE,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { default as React, PropsWithChildren, ReactNode } from 'react';
|
|
2
|
+
import { ComponentsMap } from '../constants/components';
|
|
3
|
+
|
|
4
|
+
/**
|
|
5
|
+
* Provides a registry of public Fans United components by name.
|
|
6
|
+
* Use `useComponentContext()` to resolve components dynamically with preserved types.
|
|
7
|
+
*/
|
|
8
|
+
type ComponentProviderProps = {
|
|
9
|
+
config?: any;
|
|
10
|
+
children?: ReactNode;
|
|
11
|
+
};
|
|
12
|
+
/**
|
|
13
|
+
* React context mapping component names to their React function components.
|
|
14
|
+
* Uses explicit ComponentsMap interface to preserve individual component types.
|
|
15
|
+
*/
|
|
16
|
+
declare const ComponentContext: React.Context<ComponentsMap | null>;
|
|
17
|
+
/**
|
|
18
|
+
* Provider that exposes the components registry to descendants with preserved types.
|
|
19
|
+
* Each component maintains its original prop types and JSDoc documentation.
|
|
20
|
+
*
|
|
21
|
+
* @param {{ config?: any; children?: React.ReactNode }} props
|
|
22
|
+
* @returns {JSX.Element}
|
|
23
|
+
*/
|
|
24
|
+
declare const ComponentProvider: React.FC<ComponentProviderProps & PropsWithChildren>;
|
|
25
|
+
export { ComponentContext, ComponentProvider };
|
|
26
|
+
//# sourceMappingURL=ComponentContext.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ComponentContext.d.ts","sourceRoot":"","sources":["../../../src/context/ComponentContext.tsx"],"names":[],"mappings":"AAgCA,OAAO,KAAK,EAAE,EAAiB,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAC3E,OAAO,EAAc,aAAa,EAAE,MAAM,yBAAyB,CAAC;AAEpE;;;GAGG;AACH,KAAK,sBAAsB,GAAG;IAC7B,MAAM,CAAC,EAAE,GAAG,CAAC;IACb,QAAQ,CAAC,EAAE,SAAS,CAAC;CACrB,CAAC;AAEF;;;GAGG;AACH,QAAA,MAAM,gBAAgB,qCAA4C,CAAC;AAEnE;;;;;;GAMG;AACH,QAAA,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,GAAG,iBAAiB,CAK3E,CAAC;AAEF,OAAO,EAAE,gBAAgB,EAAE,iBAAiB,EAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SortableItemContext.d.ts","sourceRoot":"","sources":["../../../src/context/SortableItemContext.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,eAAe,CAAC;AAEjE,UAAU,OAAO;IAChB,UAAU,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAChC,SAAS,EAAE,2BAA2B,CAAC;IACvC,GAAG,CAAC,IAAI,EAAE,WAAW,GAAG,IAAI,GAAG,IAAI,CAAC;CACpC;AAED,eAAO,MAAM,mBAAmB,kCAI9B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"firebase.d.ts","sourceRoot":"","sources":["../../../src/firebase/firebase.ts"],"names":[],"mappings":"AAAA,OAAO,QAAQ,MAAM,qBAAqB,CAAC;AAC3C,OAAO,sBAAsB,CAAC;AAK9B,eAAO,MAAM,YAAY,0BAA2B,MAAM,uBA4BzD,CAAC"}
|
|
@@ -6,3 +6,4 @@ export declare const remapKeysToSpecificCase: (obj: any, type: "camel" | "snake"
|
|
|
6
6
|
export declare const formatGroupOptions: (result: SearchModel) => GroupSelectOption[];
|
|
7
7
|
export declare const colorForType: (gameType: string) => "primary" | "neutral" | "success" | "warning";
|
|
8
8
|
export declare const titleForType: (gameType: string) => "POLL" | "CLASSIC QUIZ" | "EITHER/OR" | "TOP X" | "MATCH QUIZ" | "LEADERBOARD TEMPLATES" | undefined;
|
|
9
|
+
//# sourceMappingURL=helpers.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"helpers.d.ts","sourceRoot":"","sources":["../../../src/functions/helpers.ts"],"names":[],"mappings":"AAAA,OAAO,WAAW,MAAM,uEAAuE,CAAC;AAGhG,OAAO,iBAAiB,MAAM,oCAAoC,CAAC;AAGnE,eAAO,MAAM,WAAW,SAAU,MAAM,GAAG,IAAI,YAAY,MAAM,GAAG,IAAI,WAUvE,CAAC;AAEF,eAAO,MAAM,uBAAuB,QAAS,GAAG,QAAQ,OAAO,GAAG,OAAO,KAAG,GAsB3E,CAAC;AAEF,eAAO,MAAM,kBAAkB,WAAY,WAAW,wBAgBrD,CAAC;AAuBF,eAAO,MAAM,YAAY,aAAc,MAAM,kDAiB5C,CAAC;AAEF,eAAO,MAAM,YAAY,aAAc,MAAM,yGAe5C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useAPIContext.d.ts","sourceRoot":"","sources":["../../../src/hooks/useAPIContext.ts"],"names":[],"mappings":"AAGA;;;;;GAKG;AACH,eAAO,MAAM,aAAa;;;CAQzB,CAAC"}
|
|
@@ -2,14 +2,30 @@ import { ComponentsMap } from '../constants/components';
|
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
4
|
* Hook to access the registry of public components provided by ComponentProvider.
|
|
5
|
-
*
|
|
5
|
+
* Each component maintains its original type information, props, and JSDoc documentation.
|
|
6
6
|
*
|
|
7
|
-
* @returns {ComponentsMap} Registry of components with preserved types and JSDoc
|
|
7
|
+
* @returns {ComponentsMap} Registry of components with preserved individual types and JSDoc
|
|
8
8
|
* @throws {Error} If used outside of a ComponentProvider.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* ```tsx
|
|
12
12
|
* const { Spinner, Login } = useComponentContext();
|
|
13
|
+
* // TypeScript will now show:
|
|
14
|
+
* // - Spinner with proper props (my: number) and JSDoc
|
|
15
|
+
* // - Login with its specific props and JSDoc
|
|
13
16
|
* ```
|
|
14
17
|
*/
|
|
15
18
|
export declare const useComponentContext: () => ComponentsMap;
|
|
19
|
+
/**
|
|
20
|
+
* Get a specific component with full type safety and JSDoc preservation.
|
|
21
|
+
*
|
|
22
|
+
* @example
|
|
23
|
+
* ```tsx
|
|
24
|
+
* const components = useComponentContext();
|
|
25
|
+
* const SpinnerComponent = getTypedComponent(components, 'Spinner');
|
|
26
|
+
* // SpinnerComponent now has full type info: React.FC<{my: number}>
|
|
27
|
+
* ```
|
|
28
|
+
*/
|
|
29
|
+
export declare function getTypedComponent<K extends keyof ComponentsMap>(components: ComponentsMap, componentName: K): ComponentsMap[K];
|
|
30
|
+
export declare const useTypedComponentGetter: () => <K extends keyof ComponentsMap>(componentName: K) => ComponentsMap[K];
|
|
31
|
+
//# sourceMappingURL=useComponentContext.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useComponentContext.d.ts","sourceRoot":"","sources":["../../../src/hooks/useComponentContext.ts"],"names":[],"mappings":"AA4BA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AAE7D;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,mBAAmB,QAAO,aAStC,CAAC;AAGF;;;;;;;;;GASG;AACH,wBAAgB,iBAAiB,CAAC,CAAC,SAAS,MAAM,aAAa,EAAE,UAAU,EAAE,aAAa,EAAE,aAAa,EAAE,CAAC,GAAG,aAAa,CAAC,CAAC,CAAC,CAE9H;AAGD,eAAO,MAAM,uBAAuB,SAGlB,CAAC,SAAS,MAAM,aAAa,iBAAiB,CAAC,KAAG,aAAa,CAAC,CAAC,CAGlF,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useIsMobile.d.ts","sourceRoot":"","sources":["../../../src/hooks/useIsMobile.ts"],"names":[],"mappings":"AAKA;;;;GAIG;AACH,eAAO,MAAM,WAAW,QAAO;IAAE,QAAQ,EAAE,OAAO,CAAC;IAAC,OAAO,EAAE,OAAO,CAAA;CAenE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useLeaderboard.d.ts","sourceRoot":"","sources":["../../../src/hooks/useLeaderboard.ts"],"names":[],"mappings":"AACA,OAAO,gBAAgB,MAAM,gFAAgF,CAAC;AAE9G,OAAO,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAC;AAI5C,eAAO,MAAM,cAAc,aAChB,MAAM,cACJ,MAAM,2BACO,MAAM,QACzB,MAAM,gBACE,CAAC,KAAK,EAAE,gBAAgB,EAAE,OAAO,EAAE,MAAM,KAAK,IAAI;;;;CA0ChE,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import { EntityType, RelatedEntityOption } from '../models/related/RelatedEntityRelationship';
|
|
2
2
|
|
|
3
3
|
export declare const useRelatedEntityOptions: (entityType: EntityType | null, toggleToast: () => void) => RelatedEntityOption[] | null;
|
|
4
|
+
//# sourceMappingURL=useRelatedEntities.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useRelatedEntities.d.ts","sourceRoot":"","sources":["../../../src/hooks/useRelatedEntities.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAE,mBAAmB,EAAE,MAAM,6CAA6C,CAAC;AAE9F,eAAO,MAAM,uBAAuB,eAAgB,UAAU,GAAG,IAAI,eAAe,MAAM,IAAI,iCA2I7F,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useScheduledTasks.d.ts","sourceRoot":"","sources":["../../../src/hooks/useScheduledTasks.ts"],"names":[],"mappings":"AACA,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAG9D,eAAO,MAAM,iBAAiB,aAAc,MAAM,gBAAgB,OAAO,2BAyBxE,CAAC"}
|
|
@@ -2,3 +2,4 @@ import { default as ContestWinners } from 'fansunited-sdk-esm/Core/Namespaces/To
|
|
|
2
2
|
import { default as WinnersRequestBody } from '../models/Winners/WinnersRequestBody';
|
|
3
3
|
|
|
4
4
|
export declare const useWinners: (entityId: string, entityType: string, displayToast: () => void) => WinnersRequestBody | ContestWinners | null;
|
|
5
|
+
//# sourceMappingURL=useWinners.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useWinners.d.ts","sourceRoot":"","sources":["../../../src/hooks/useWinners.ts"],"names":[],"mappings":"AAGA,OAAO,cAAc,MAAM,6EAA6E,CAAC;AACzG,OAAO,kBAAkB,MAAM,sCAAsC,CAAC;AAEtE,eAAO,MAAM,UAAU,aAAc,MAAM,cAAc,MAAM,gBAAgB,MAAM,IAAI,+CAkDxF,CAAC"}
|
package/src/index.d.ts
CHANGED
|
@@ -1,49 +1,11 @@
|
|
|
1
|
-
export {
|
|
2
|
-
export {
|
|
3
|
-
export {
|
|
4
|
-
export {
|
|
5
|
-
export {
|
|
6
|
-
export {
|
|
7
|
-
export {
|
|
8
|
-
export {
|
|
9
|
-
export { default as RangeCalendar } from './components/Calendars/RangeCalendar';
|
|
10
|
-
export { default as NoPermissionCard } from './components/Cards/NoPermissionCard';
|
|
11
|
-
export { default as Toast } from './components/Common/Toast';
|
|
12
|
-
export { default as DynamicFields } from './components/DynamicFields/DynamicFields';
|
|
13
|
-
export { default as Flags } from './components/Flags/Flags';
|
|
14
|
-
export { default as Images } from './components/Images/Images';
|
|
15
|
-
export { default as InformationInput } from './components/Inputs/InformationInput/InformationInput';
|
|
16
|
-
export { default as Login } from './components/Login/Login';
|
|
17
|
-
export { default as MarketSelection } from './components/MarketSelection/MarketSelection';
|
|
18
|
-
export { default as Match } from './components/Match/Match';
|
|
19
|
-
export { default as Related } from './components/Related/Related';
|
|
20
|
-
export { default as RichText } from './components/RichText/RichText';
|
|
21
|
-
export { default as Schedule } from './components/Schedule/Schedule';
|
|
22
|
-
export { default as CustomSelect } from './components/Select/CustomSelect';
|
|
23
|
-
export { default as CompetitionSearchSelect } from './components/Select/SearchSelect/CompetitionSearchSelect';
|
|
24
|
-
export { default as CompetitionsSearchSelect } from './components/Select/SearchSelect/CompetitionsSearchSelect';
|
|
25
|
-
export { default as ProfileSearchSelect } from './components/Select/SearchSelect/ProfileSearchSelect';
|
|
26
|
-
export { default as TeamsSearchSelect } from './components/Select/SearchSelect/TeamsSearchSelect';
|
|
27
|
-
export { default as Spinner } from './components/Spinner/Spinner';
|
|
28
|
-
export { default as BooleanSwitch } from './components/Switch/BooleanSwitch';
|
|
29
|
-
export { default as Tags } from './components/Winners/Tags/Tags';
|
|
30
|
-
export { default as Winners } from './components/Winners/Winners';
|
|
31
|
-
export { default as ContextSelectFilter } from './components/Select/SearchSelect/ContextSelectFilter';
|
|
32
|
-
export { default as NumberInput } from './components/Inputs/NumberInput/NumberInput';
|
|
33
|
-
export { default as EntityContext } from './components/Context/EntityContext';
|
|
34
|
-
export { default as MiniGamesImages } from './components/Images/MiniGamesImages';
|
|
35
|
-
export { default as AuthRequirement } from './components/AuthRequirement/AuthRequirement';
|
|
36
|
-
export { default as SortableList } from './components/DragAndDrop/SortableList/SortableList';
|
|
37
|
-
export { default as ItemsPerPageFilter } from './components/ItemsPerPageFilter/ItemsPerPageFilter';
|
|
38
|
-
export { default as ImageCard } from './components/Images/ImageCard';
|
|
39
|
-
export { default as RelatedRelationship } from './components/Related/RelatedRelationship/RelatedRelationship';
|
|
40
|
-
export { default as ExportUsersLeads } from './components/Exports/ExportUsersLeads';
|
|
41
|
-
export { default as SignOutButton } from './components/Buttons/SignoutButtton';
|
|
42
|
-
export { default as BasicSortableList } from './components/DragAndDrop/BasicSortableList/BasicSortableList';
|
|
43
|
-
export { default as WidgetEmbedCode } from './components/WidgetEmbedCode/WidgetEmbedCode';
|
|
44
|
-
export { default as WidgetListEmbedCode } from './components/WidgetListEmbedCode/WidgetListEmbedCode';
|
|
45
|
-
export { default as AdvancedProfileSearchSelect } from './components/Select/SearchSelect/AdvancedProfileSearchSelect';
|
|
46
|
-
export { default as FormatNumber } from './components/Utils/FormatNumber';
|
|
1
|
+
export { APIProvider } from './context/ApiContext';
|
|
2
|
+
export { AuthContext, AuthProvider } from './context/AuthContext';
|
|
3
|
+
export { ComponentProvider, ComponentContext } from './context/ComponentContext';
|
|
4
|
+
export { useAPIContext } from './hooks/useAPIContext';
|
|
5
|
+
export { useComponentContext } from './hooks/useComponentContext';
|
|
6
|
+
export { useIsMobile } from './hooks/useIsMobile';
|
|
7
|
+
export { components } from './constants/components';
|
|
8
|
+
export type { ComponentsMap } from './constants/components';
|
|
47
9
|
declare const _default: {
|
|
48
10
|
APIProvider: import('react').FC<{
|
|
49
11
|
config: any;
|
|
@@ -73,4 +35,4 @@ declare const _default: {
|
|
|
73
35
|
};
|
|
74
36
|
};
|
|
75
37
|
export default _default;
|
|
76
|
-
|
|
38
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAiBA,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AACnD,OAAO,EAAE,WAAW,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAClE,OAAO,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,MAAM,4BAA4B,CAAC;AAGjF,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AACtD,OAAO,EAAE,mBAAmB,EAAE,MAAM,6BAA6B,CAAC;AAClE,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAGlD,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AACpD,YAAY,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAG5D,wBAQE"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../../src/interfaces/interfaces.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,YAAY;IAC5B,KAAK,EAAE,MAAM,CAAC;CACd"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IBranding.d.ts","sourceRoot":"","sources":["../../../src/models/IBranding.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,SAAS;IACzB,MAAM,EAAE,eAAe,CAAC;IACxB,IAAI,EAAE,aAAa,CAAC;IACpB,MAAM,EAAE,eAAe,CAAC;CACxB;AAED,UAAU,eAAe;IACxB,aAAa,EAAE,MAAM,CAAC;IACtB,eAAe,EAAE,MAAM,CAAC;IACxB,aAAa,EAAE,MAAM,CAAC;IACtB,gBAAgB,EAAE,MAAM,CAAC;IACzB,YAAY,EAAE,MAAM,CAAC;IACrB,gBAAgB,EAAE,MAAM,CAAC;CACzB;AAED,UAAU,aAAa;IACtB,WAAW,EAAE,MAAM,CAAC;IACpB,aAAa,EAAE,MAAM,CAAC;IACtB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,wBAAwB,EAAE,MAAM,CAAC;IACjC,cAAc,EAAE,MAAM,CAAC;CACvB;AAED,UAAU,eAAe;IACxB,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,EAAE,MAAM,CAAC;IACpB,gBAAgB,EAAE,MAAM,CAAC;IACzB,uBAAuB,EAAE,MAAM,CAAC;IAChC,gBAAgB,EAAE,MAAM,CAAC;CACzB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ManagementWidgetConfiguration.d.ts","sourceRoot":"","sources":["../../../src/models/ManagementWidgetConfiguration.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,OAAO,OAAO,6BAA6B;IACjD,MAAM,EAAE,MAAM,CAAM;IACpB,QAAQ,EAAE,MAAM,CAAM;IACtB,QAAQ,CAAC,EAAE,MAAM,CAAM;IACvB,WAAW,CAAC,EAAE,MAAM,CAAM;IAC1B,iBAAiB,CAAC,EAAE,MAAM,CAAM;IAChC,wBAAwB,CAAC,EAAE,QAAQ,GAAG,QAAQ,CAAY;CAC1D"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SignedInUrlRequestBody.d.ts","sourceRoot":"","sources":["../../../src/models/SignedInUrlRequestBody.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,OAAO,OAAO,sBAAsB;IAC1C,eAAe,EAAE,MAAM,CAAM;IAC7B,UAAU,EAAE,MAAM,CAAM;IACxB,UAAU,EAAE,MAAM,CAAK;IACvB,UAAU,EAAE,MAAM,CAAM;CACxB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"WinnersRequestBody.d.ts","sourceRoot":"","sources":["../../../../src/models/Winners/WinnersRequestBody.ts"],"names":[],"mappings":"AAAA,OAAO,eAAe,MAAM,mBAAmB,CAAC;AAEhD,MAAM,CAAC,OAAO,OAAO,kBAAkB;IACtC,SAAS,EAAE,MAAM,CAAM;IACvB,WAAW,EAAE,MAAM,CAAM;IACzB,WAAW,EAAE,MAAM,CAAM;IACzB,QAAQ,EAAE,eAAe,EAAE,CAAM;CACjC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"WinnersUserList.d.ts","sourceRoot":"","sources":["../../../../src/models/Winners/WinnersUserList.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,OAAO,OAAO,eAAe;IACnC,QAAQ,EAAE,MAAM,CAAM;IACtB,SAAS,EAAE,MAAM,CAAM;IACvB,IAAI,EAAE,MAAM,CAAM;IAClB,IAAI,EAAE,MAAM,EAAE,CAAM;CACpB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LanguageRequestBody.d.ts","sourceRoot":"","sources":["../../../../src/models/config/LanguageRequestBody.ts"],"names":[],"mappings":"AAAA,UAAU,gBAAgB;IACzB,WAAW,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,CAAC,OAAO,OAAO,mBAAmB;IACvC,mBAAmB,EAAE,MAAM,EAAE,CAAM;IACnC,gBAAgB,CAAC,EAAE,MAAM,CAAM;IAC/B,iBAAiB,CAAC,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,gBAAgB,CAAA;KAAE,CAAM;CAC3D"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CampaignModel.d.ts","sourceRoot":"","sources":["../../../../src/models/context/CampaignModel.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,OAAO,OAAO,aAAa;IACjC,EAAE,EAAE,MAAM,CAAM;IAChB,KAAK,EAAE,MAAM,CAAM;IACnB,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACpB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ContentModel.d.ts","sourceRoot":"","sources":["../../../../src/models/context/ContentModel.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,OAAO,OAAO,YAAY;IAChC,EAAE,EAAE,MAAM,CAAM;IAChB,IAAI,EAAE,MAAM,CAAM;IAClB,KAAK,EAAE,MAAM,CAAM;IACnB,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACpB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DiscussionRequestBody.d.ts","sourceRoot":"","sources":["../../../../src/models/discussions/DiscussionRequestBody.ts"],"names":[],"mappings":"AAAA,OAAO,YAAY,MAAM,qFAAqF,CAAC;AAE/G,MAAM,CAAC,OAAO,OAAO,qBAAqB;IAClC,EAAE,EAAE,MAAM,CAAM;IAChB,KAAK,EAAE,MAAM,CAAM;IACnB,eAAe,EAAE,MAAM,CAAqB;IAC5C,eAAe,EAAE,MAAM,CAAW;IAClC,cAAc,EAAE,MAAM,CAAM;IAC5B,MAAM,EAAE,MAAM,CAAc;IAC5B,aAAa,EAAE,MAAM,CAAM;IAC3B,OAAO,EAAE,YAAY,GAAG,IAAI,CAAQ;CAC3C"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GameRequestBody.d.ts","sourceRoot":"","sources":["../../../../src/models/games/GameRequestBody.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,OAAO,OAAO,eAAe;IACnC,KAAK,EAAE,MAAM,CAAM;IACnB,WAAW,EAAE,MAAM,CAAM;IACzB,QAAQ,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC,CAAM;IACtD,IAAI,EAAE,MAAM,CAAM;IAClB,MAAM,EAAE,MAAM,CAAM;IACpB,UAAU,EAAE;QAAE,eAAe,EAAE,OAAO,CAAA;KAAE,CAA6B;IACrE,UAAU,EAAE,MAAM,CAAM;IACxB,MAAM,EAAE,MAAM,CAAM;IACpB,aAAa,EAAE,MAAM,CAAM;IAC3B,KAAK,EAAE,MAAM,CAAM;IACnB,KAAK,EAAE,MAAM,EAAE,CAAM;IACrB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAQ;IAC7B,kBAAkB,EAAE,MAAM,CAAM;IAChC,gBAAgB,EAAE,MAAM,CAAM;IAC9B,QAAQ,EAAE,GAAG,EAAE,CAAM;IACrB,OAAO,EAAE,GAAG,EAAE,CAAM;IACpB,oBAAoB,EAAE,MAAM,EAAE,CAAM;CACpC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BracketGameRequestBody.d.ts","sourceRoot":"","sources":["../../../../../src/models/games/bracket/BracketGameRequestBody.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gCAAgC,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAEnF,KAAK,UAAU,GAAG,MAAM,GAAG,UAAU,GAAG,cAAc,GAAG,WAAW,GAAG,YAAY,GAAG,OAAO,GAAG,SAAS,GAAG,UAAU,CAAC;AAEvH,KAAK,sBAAsB,GACxB,cAAc,GACd,gBAAgB,GAChB,WAAW,GACX,QAAQ,GACR,WAAW,GACX,cAAc,GACd,kBAAkB,GAClB,iBAAiB,CAAC;AAErB,UAAU,QAAQ;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,EAAE,UAAU,CAAC;IACxB,mBAAmB,EAAE,sBAAsB,CAAC;CAC5C;AAED,UAAU,KAAK;IACd,YAAY,EAAE,gCAAgC,EAAE,CAAC;CACjD;AAED,UAAU,SAAS;IAClB,QAAQ,EAAE,MAAM,CAAC;IACjB,eAAe,EAAE,MAAM,CAAC;IACxB,eAAe,EAAE,MAAM,CAAC;IACxB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,UAAU,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,cAAc,GAAG,IAAI,CAAC;CAC7B;AAED,UAAU,cAAc;IACvB,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;CAC/B;AAED,MAAM,CAAC,OAAO,OAAO,sBAAsB;IACnC,EAAE,EAAE,MAAM,CAAM;IAChB,KAAK,EAAE,MAAM,CAAM;IACnB,WAAW,EAAE,MAAM,CAAM;IACzB,IAAI,EAAE,MAAM,CAAa;IACzB,KAAK,EAAE,MAAM,CAAM;IACnB,MAAM,EAAE,MAAM,CAAM;IACpB,MAAM,EAAE,WAAW,GAAG,IAAI,CAAQ;IAClC,MAAM,EAAE,MAAM,CAAK;IACnB,OAAO,EAAE,QAAQ,EAAE,CAAM;IACzB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAQ;IACpC,kBAAkB,EAAE,MAAM,CAAM;IAChC,IAAI,EAAE,KAAK,CAAwB;IACnC,QAAQ,EAAE,SAAS,EAAE,CAAM;CAClC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"StandingGameRequestBody.d.ts","sourceRoot":"","sources":["../../../../../src/models/games/standing/StandingGameRequestBody.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iCAAiC,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAEpF,KAAK,UAAU,GAAG,MAAM,GAAG,UAAU,GAAG,cAAc,GAAG,WAAW,GAAG,YAAY,GAAG,OAAO,GAAG,SAAS,GAAG,UAAU,CAAC;AAEvH,KAAK,sBAAsB,GACxB,cAAc,GACd,gBAAgB,GAChB,WAAW,GACX,QAAQ,GACR,WAAW,GACX,cAAc,GACd,kBAAkB,GAClB,iBAAiB,CAAC;AAErB,UAAU,QAAQ;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,EAAE,UAAU,CAAC;IACxB,mBAAmB,EAAE,sBAAsB,CAAC;CAC5C;AAED,UAAU,KAAK;IACd,YAAY,EAAE,iCAAiC,EAAE,CAAC;CAClD;AAED,MAAM,CAAC,OAAO,OAAO,uBAAuB;IACpC,EAAE,EAAE,MAAM,CAAM;IAChB,KAAK,EAAE,MAAM,CAAM;IACnB,WAAW,EAAE,MAAM,CAAM;IACzB,IAAI,EAAE,MAAM,CAAa;IACzB,KAAK,EAAE,MAAM,CAAM;IACnB,MAAM,EAAE,MAAM,CAAM;IACpB,MAAM,EAAE,WAAW,GAAG,IAAI,CAAQ;IAClC,MAAM,EAAE,MAAM,CAAK;IACnB,OAAO,EAAE,QAAQ,EAAE,CAAM;IACzB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAQ;IACpC,kBAAkB,EAAE,MAAM,CAAM;IAChC,IAAI,EAAE,KAAK,CAAwB;IACnC,OAAO,EAAE,MAAM,EAAE,CAAM;IACvB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAQ;CAC3C"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Images.d.ts","sourceRoot":"","sources":["../../../../src/models/images/Images.ts"],"names":[],"mappings":"AAAA,OAAO,oBAAoB,MAAM,mBAAmB,CAAC;AAErD,MAAM,CAAC,OAAO,OAAO,MAAO,SAAQ,oBAAoB;IACvD,KAAK,EAAE,MAAM,CAAM;CACnB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MiniGamesImages.d.ts","sourceRoot":"","sources":["../../../../src/models/images/MiniGamesImages.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,OAAO,OAAO,oBAAoB;IACxC,IAAI,EAAE,MAAM,CAAM;IAClB,MAAM,EAAE,MAAM,CAAM;IACpB,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACnB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListRequestBody.d.ts","sourceRoot":"","sources":["../../../../src/models/lists/ListRequestBody.ts"],"names":[],"mappings":"AAAA,UAAU,cAAc;IACvB,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,MAAM,CAAC;CAClB;AAED,UAAU,WAAW;IACpB,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,MAAM,CAAC;CAChB;AAED,UAAU,oBAAoB;IAC7B,IAAI,EAAE,cAAc,EAAE,CAAC;IACvB,IAAI,EAAE,WAAW,GAAG,IAAI,CAAC;CACzB;AAED,MAAM,CAAC,OAAO,OAAO,eAAe;IACnC,IAAI,EAAE,MAAM,CAAM;IAClB,IAAI,EAAE,MAAM,CAAM;IAClB,QAAQ,EAAE,oBAAoB,CAA4B;CAC1D"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ClassicQuizRequestBody.d.ts","sourceRoot":"","sources":["../../../../../src/models/minigames/classicquizzes/ClassicQuizRequestBody.ts"],"names":[],"mappings":"AAAA,OAAO,WAAW,MAAM,0DAA0D,CAAC;AACnF,OAAO,YAAY,MAAM,qFAAqF,CAAC;AAC/G,OAAO,cAAc,MAAM,oEAAoE,CAAC;AAChG,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAE5C,UAAU,iBAAiB;IAC1B,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,EAAE,cAAc,CAAC;IACvB,OAAO,EAAE,eAAe,EAAE,CAAC;IAC3B,UAAU,EAAE,MAAM,CAAC;CACnB;AAED,UAAU,eAAe;IACxB,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,OAAO,CAAC;IACjB,MAAM,EAAE,cAAc,CAAC;CACvB;AAED,MAAM,CAAC,OAAO,OAAO,sBAAsB;IACnC,KAAK,EAAE,MAAM,CAAM;IACnB,WAAW,EAAE,MAAM,CAAM;IACzB,IAAI,EAAE,MAAM,CAAM;IAClB,IAAI,EAAE,MAAM,CAAK;IACjB,KAAK,EAAE,MAAM,CAAM;IACnB,UAAU,EAAE,MAAM,CAAM;IACxB,MAAM,EAAE,MAAM,CAAM;IACpB,aAAa,EAAE,MAAM,CAAM;IAC3B,QAAQ,EAAE,SAAS,GAAG,IAAI,CAAQ;IAClC,MAAM,EAAE,WAAW,GAAG,IAAI,CAAQ;IAClC,MAAM,EAAE,MAAM,CAAM;IACpB,KAAK,EAAE,MAAM,EAAE,CAAM;IACrB,SAAS,EAAE,iBAAiB,EAAE,CAAM;IACpC,OAAO,EAAE,YAAY,GAAG,IAAI,CAAQ;CAC3C"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EitherOrRequestBody.d.ts","sourceRoot":"","sources":["../../../../../src/models/minigames/eitherors/EitherOrRequestBody.ts"],"names":[],"mappings":"AAAA,OAAO,WAAW,MAAM,0DAA0D,CAAC;AACnF,OAAO,YAAY,MAAM,qFAAqF,CAAC;AAC/G,OAAO,cAAc,MAAM,oEAAoE,CAAC;AAChG,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAE5C,MAAM,WAAW,eAAe;IAC/B,aAAa,EAAE,MAAM,CAAC;IACtB,KAAK,EAAE,MAAM,CAAC;CACd;AAED,MAAM,WAAW,eAAe;IAC/B,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,cAAc,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;CACd;AAED,MAAM,CAAC,OAAO,OAAO,mBAAmB;IAChC,EAAE,EAAE,MAAM,CAAM;IAChB,KAAK,EAAE,MAAM,CAAM;IACnB,iBAAiB,EAAE,MAAM,CAAM;IAC/B,WAAW,EAAE,MAAM,CAAM;IACzB,gBAAgB,EAAE,MAAM,CAAM;IAC9B,IAAI,EAAE,MAAM,CAAM;IAClB,iBAAiB,EAAE,MAAM,CAAM;IAC/B,KAAK,EAAE,MAAM,CAAK;IAClB,IAAI,EAAE,MAAM,CAAK;IACjB,MAAM,EAAE,eAAe,EAAE,CAAM;IAC/B,KAAK,EAAE,MAAM,CAAM;IACnB,UAAU,EAAE,MAAM,CAAM;IACxB,QAAQ,EAAE,SAAS,GAAG,IAAI,CAAQ;IAClC,MAAM,EAAE,MAAM,CAAM;IACpB,aAAa,EAAE,MAAM,CAAM;IAC3B,MAAM,EAAE,WAAW,GAAG,IAAI,CAAQ;IAClC,MAAM,EAAE,MAAM,CAAc;IAC5B,KAAK,EAAE,MAAM,EAAE,CAAM;IACrB,OAAO,EAAE,eAAe,EAAE,CAAM;IAChC,OAAO,EAAE,YAAY,GAAG,IAAI,CAAQ;CAC3C"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RelatedEntity.d.ts","sourceRoot":"","sources":["../../../../src/models/related/RelatedEntity.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,OAAO,OAAO,aAAa;IACjC,SAAS,EAAE,MAAM,CAAM;IACvB,WAAW,EAAE,MAAM,CAAM;CACzB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RelatedEntityRelationship.d.ts","sourceRoot":"","sources":["../../../../src/models/related/RelatedEntityRelationship.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,UAAU,GACnB,MAAM,GACN,UAAU,GACV,cAAc,GACd,WAAW,GACX,YAAY,GACZ,OAAO,GACP,SAAS,GACT,UAAU,GACV,MAAM,GACN,SAAS,GACT,UAAU,CAAC;AAEd,MAAM,MAAM,kBAAkB,GAC3B,cAAc,GACd,gBAAgB,GAChB,WAAW,GACX,QAAQ,GACR,WAAW,GACX,cAAc,GACd,kBAAkB,GAClB,iBAAiB,CAAC;AAErB,MAAM,WAAW,mBAAmB;IACnC,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,UAAU,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;IACf,YAAY,EAAE,kBAAkB,CAAC;CACjC;AAED,MAAM,CAAC,OAAO,OAAO,0BAA0B;IAC9C,SAAS,EAAE,MAAM,CAAM;IACvB,WAAW,EAAE,UAAU,CAAU;IACjC,mBAAmB,EAAE,kBAAkB,CAAe;CACtD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ScheduledTask.d.ts","sourceRoot":"","sources":["../../../../src/models/scheduler/ScheduledTask.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,QAAQ,EAAE,MAAM,4BAA4B,CAAC;AAEnF,MAAM,CAAC,OAAO,OAAO,aAAa;IACjC,EAAE,EAAE,MAAM,CAAM;IAChB,SAAS,EAAE,MAAM,CAAM;IACvB,IAAI,EAAE,MAAM,CAAM;IAClB,YAAY,EAAE,MAAM,CAAM;IAC1B,MAAM,EAAE,MAAM,CAAM;IACpB,MAAM,EAAE,MAAM,CAAM;IACpB,qBAAqB,EAAE,2BAA2B,CAIhD;IACF,UAAU,EAAE,MAAM,CAAM;IACxB,OAAO,EAAE,QAAQ,CAGf;IACF,iBAAiB,EAAE,MAAM,CAAM;IAC/B,UAAU,EAAE,MAAM,CAAM;IACxB,UAAU,EAAE,MAAM,CAAM;IACxB,MAAM,EAAE,MAAM,CAAM;CACpB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SchedulerTaskRequestBody.d.ts","sourceRoot":"","sources":["../../../../src/models/scheduler/SchedulerTaskRequestBody.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,2BAA2B;IAC3C,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE;QAAE,MAAM,EAAE,MAAM,CAAA;KAAE,CAAC;CAC3B;AAED,MAAM,WAAW,QAAQ;IACxB,YAAY,EAAE,MAAM,CAAC;IACrB,IAAI,EAAE,MAAM,CAAC;CACb;AAED,MAAM,CAAC,OAAO,OAAO,wBAAwB;IAC5C,IAAI,EAAE,MAAM,GAAG,IAAI,CAAM;IACzB,qBAAqB,EAAE,2BAA2B,CAIhD;IACF,OAAO,EAAE,QAAQ,CAA0C;CAC3D"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EntitySelectOption.d.ts","sourceRoot":"","sources":["../../../../src/models/select/EntitySelectOption.ts"],"names":[],"mappings":"AAAA,OAAO,qBAAqB,MAAM,yBAAyB,CAAC;AAE5D,MAAM,CAAC,OAAO,OAAO,kBAAmB,SAAQ,qBAAqB;IACpE,IAAI,EAAE,MAAM,CAAM;IAClB,WAAW,EAAE,MAAM,CAAM;IACzB,WAAW,EAAE,MAAM,CAAM;CACzB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GroupSelectOption.d.ts","sourceRoot":"","sources":["../../../../src/models/select/GroupSelectOption.ts"],"names":[],"mappings":"AAAA,OAAO,kBAAkB,MAAM,sBAAsB,CAAC;AAEtD,MAAM,CAAC,OAAO,OAAO,iBAAkB,SAAQ,kBAAkB;IAChE,KAAK,EAAE,MAAM,CAAM;CACnB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ProfileSelectOption.d.ts","sourceRoot":"","sources":["../../../../src/models/select/ProfileSelectOption.ts"],"names":[],"mappings":"AAAA,OAAO,qBAAqB,MAAM,yBAAyB,CAAC;AAE5D,MAAM,CAAC,OAAO,OAAO,mBAAoB,SAAQ,qBAAqB;IACrE,MAAM,EAAE,MAAM,GAAG,IAAI,CAAM;CAC3B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReactSelectBaseOption.d.ts","sourceRoot":"","sources":["../../../../src/models/select/ReactSelectBaseOption.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,CAAC,OAAO,OAAO,qBAAqB;IACzC,EAAE,EAAE,MAAM,CAAM;IAChB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAM;IAC1B,KAAK,EAAE,MAAM,GAAG,IAAI,CAAM;CAC1B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Sportal365Config.d.ts","sourceRoot":"","sources":["../../../../src/models/sportal365/Sportal365Config.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,OAAO,OAAO,gBAAgB;IACpC,OAAO,EAAE,MAAM,CAAM;IACrB,aAAa,EAAE,MAAM,CAAM;CAC3B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Sportal365SearchImagesFilters.d.ts","sourceRoot":"","sources":["../../../../src/models/sportal365/Sportal365SearchImagesFilters.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,OAAO,OAAO,6BAA6B;IACjD,IAAI,EAAE,MAAM,CAAM;IAClB,EAAE,EAAE,MAAM,CAAM;CAChB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TemplateRequestBody.d.ts","sourceRoot":"","sources":["../../../../src/models/templates/TemplateRequestBody.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,OAAO,OAAO,mBAAmB;IAChC,IAAI,EAAE,MAAM,CAAM;IAClB,WAAW,EAAE,MAAM,CAAM;IACzB,SAAS,EAAE,MAAM,CAAM;IACvB,OAAO,EAAE,MAAM,CAAM;IACrB,OAAO,EAAE,MAAM,EAAE,CAAM;IACvB,eAAe,EAAE,MAAM,EAAE,CAAM;IAC/B,QAAQ,EAAE,MAAM,EAAE,CAAM;IACxB,SAAS,EAAE,MAAM,EAAE,CAAM;IACzB,QAAQ,EAAE,MAAM,EAAE,CAAM;IACxB,UAAU,EAAE,MAAM,EAAE,CAAM;IAC1B,MAAM,EAAE,MAAM,GAAG,IAAI,CAAQ;IAC7B,aAAa,EAAE,MAAM,GAAG,IAAI,CAAQ;IACpC,MAAM,EAAE,MAAM,CAAa;IAC3B,2BAA2B,EAAE,OAAO,CAAQ;IAC5C,KAAK,EAAE,MAAM,CAAM;IACnB,UAAU,EAAE,MAAM,CAAM;IACxB,KAAK,EAAE,MAAM,EAAE,CAAM;IACrB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAQ;IAC7B,OAAO,EAAE,MAAM,EAAE,CAAM;CAC9B"}
|