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":"CustomSelect.d.ts","sourceRoot":"","sources":["../../../../src/components/Select/CustomSelect.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,KAAK,iBAAiB,GAAG;IACxB,KAAK,EAAE,MAAM,CAAC;IACd,YAAY,EAAE,MAAM,CAAC;IACrB,OAAO,EAAE,GAAG,EAAE,CAAC;IACf,QAAQ,EAAE,OAAO,CAAC;IAClB,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CAClC,CAAC;AAEF;;;;;;;;GAQG;AACH,QAAA,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAwE7C,CAAC;AAEF,eAAe,YAAY,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AdvancedProfileSearchSelect.d.ts","sourceRoot":"","sources":["../../../../../src/components/Select/SearchSelect/AdvancedProfileSearchSelect.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuC,MAAM,OAAO,CAAC;AAoC5D,KAAK,gCAAgC,GAAG;IACvC,MAAM,EAAE,GAAG,CAAC;IACZ,GAAG,EAAE,MAAM,EAAE,CAAC;IACd,QAAQ,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,GAAG,IAAI,KAAK,IAAI,CAAC;CACzC,CAAC;AAEF;;;;;;GAMG;AACH,QAAA,MAAM,2BAA2B,EAAE,KAAK,CAAC,EAAE,CAAC,gCAAgC,CA2J3E,CAAC;AAEF,eAAe,2BAA2B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CompetitionSearchSelect.d.ts","sourceRoot":"","sources":["../../../../../src/components/Select/SearchSelect/CompetitionSearchSelect.tsx"],"names":[],"mappings":"AACA,OAAO,KAAuC,MAAM,OAAO,CAAC;AAoC5D,KAAK,4BAA4B,GAAG;IACnC,MAAM,EAAE,GAAG,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,GAAG,EAAE,MAAM,EAAE,CAAC;IACd,QAAQ,EAAE,OAAO,CAAC;IAClB,QAAQ,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,KAAK,IAAI,CAAC;CAClC,CAAC;AAEF;;;;;;;;GAQG;AACH,QAAA,MAAM,uBAAuB,EAAE,KAAK,CAAC,EAAE,CAAC,4BAA4B,CAiInE,CAAC;AAEF,eAAe,uBAAuB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CompetitionsSearchSelect.d.ts","sourceRoot":"","sources":["../../../../../src/components/Select/SearchSelect/CompetitionsSearchSelect.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuC,MAAM,OAAO,CAAC;AA2B5D,KAAK,6BAA6B,GAAG;IACpC,MAAM,EAAE,GAAG,CAAC;IACZ,GAAG,EAAE,MAAM,EAAE,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB,QAAQ,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,GAAG,IAAI,KAAK,IAAI,CAAC;CACzC,CAAC;AAEF;;;;;;;GAOG;AACH,QAAA,MAAM,wBAAwB,EAAE,KAAK,CAAC,EAAE,CAAC,6BAA6B,CAoIrE,CAAC;AAEF,eAAe,wBAAwB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ContextSelectFilter.d.ts","sourceRoot":"","sources":["../../../../../src/components/Select/SearchSelect/ContextSelectFilter.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,QAAQ,EAAE,cAAc,EAAgC,MAAM,OAAO,CAAC;AAGtF,OAAO,iBAAiB,MAAM,0CAA0C,CAAC;AAYzE,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAO1C,KAAK,wBAAwB,GAAG;IAC/B,MAAM,EAAE,GAAG,CAAC;IACZ,OAAO,EAAE,iBAAiB,EAAE,CAAC;IAC7B,UAAU,EAAE,QAAQ,CAAC,cAAc,CAAC,UAAU,CAAC,iBAAiB,CAAC,CAAC,CAAC,CAAC;IACpE,UAAU,EAAE,QAAQ,CAAC,cAAc,CAAC,GAAG,CAAC,CAAC,CAAC;IAC1C,eAAe,EAAE,MAAM,IAAI,CAAC;CAC5B,CAAC;AAEF;;;;;;;;GAQG;AACH,QAAA,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,wBAAwB,CAiH3D,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ProfileSearchSelect.d.ts","sourceRoot":"","sources":["../../../../../src/components/Select/SearchSelect/ProfileSearchSelect.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuC,MAAM,OAAO,CAAC;AAiC5D,KAAK,wBAAwB,GAAG;IAC/B,MAAM,EAAE,GAAG,CAAC;IACZ,GAAG,EAAE,MAAM,EAAE,CAAC;IACd,QAAQ,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,GAAG,IAAI,KAAK,IAAI,CAAC;CACzC,CAAC;AAEF;;;;;;GAMG;AACH,QAAA,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,wBAAwB,CAoI3D,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SelectOption.d.ts","sourceRoot":"","sources":["../../../../../src/components/Select/SearchSelect/SelectOption.tsx"],"names":[],"mappings":"AACA,OAAO,kBAAkB,MAAM,2CAA2C,CAAC;AAE3E,KAAK,iBAAiB,GAAG;IACxB,MAAM,EAAE,kBAAkB,CAAC;CAC3B,CAAC;AAEF,QAAA,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAQ7C,CAAC;AAEF,eAAe,YAAY,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TeamsSearchSelect.d.ts","sourceRoot":"","sources":["../../../../../src/components/Select/SearchSelect/TeamsSearchSelect.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuC,MAAM,OAAO,CAAC;AA0B5D,KAAK,sBAAsB,GAAG;IAC7B,MAAM,EAAE,GAAG,CAAC;IACZ,GAAG,EAAE,MAAM,EAAE,CAAC;IACd,KAAK,EAAE,MAAM,EAAE,GAAG,SAAS,CAAC;IAC5B,QAAQ,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,GAAG,IAAI,KAAK,IAAI,CAAC;CACzC,CAAC;AAEF;;;;;;;GAOG;AACH,QAAA,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,CAgIvD,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ManagementPortalSkeleton.d.ts","sourceRoot":"","sources":["../../../../src/components/Skeletons/ManagementPortalSkeleton.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,iBAAiB,EAAY,MAAM,OAAO,CAAC;AAE3D;;GAEG;AACH,QAAA,MAAM,wBAAwB,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAgNzD,CAAC;AAEF,eAAe,wBAAwB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Spinner.d.ts","sourceRoot":"","sources":["../../../../src/components/Spinner/Spinner.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,KAAK,YAAY,GAAG;IACnB,EAAE,EAAE,MAAM,CAAC;CACX,CAAC;AAEF;;;;GAIG;AACH,QAAA,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,CAenC,CAAC;AAEF,eAAe,OAAO,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ImageGrid.d.ts","sourceRoot":"","sources":["../../../../src/components/Sportal365SearchImages/ImageGrid.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AAEjE,KAAK,cAAc,GAAG;IACrB,MAAM,EAAE,iBAAiB,EAAE,CAAC;IAC5B,SAAS,EAAE,OAAO,CAAC;IACnB,OAAO,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;CAC/B,CAAC;AAEF,QAAA,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CAmEvC,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Sportal365ImagesPagination.d.ts","sourceRoot":"","sources":["../../../../src/components/Sportal365SearchImages/Sportal365ImagesPagination.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AAIjE,KAAK,+BAA+B,GAAG;IACtC,MAAM,EAAE,GAAG,CAAC;IACZ,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,iBAAiB,EAAE,GAAG,IAAI,CAAC;IACnC,eAAe,EAAE,MAAM,IAAI,CAAC;IAC5B,WAAW,EAAE,MAAM,IAAI,CAAC;CACxB,CAAC;AAEF,QAAA,MAAM,0BAA0B,EAAE,KAAK,CAAC,EAAE,CAAC,+BAA+B,CAmDzE,CAAC;AAEF,eAAe,0BAA0B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Sportal365SearchImagesCard.d.ts","sourceRoot":"","sources":["../../../../src/components/Sportal365SearchImages/Sportal365SearchImagesCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAUnD,MAAM,WAAW,iBAAiB;IACjC,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE;QACL,QAAQ,EAAE;YACT,KAAK,EAAE,MAAM,CAAC;YACd,OAAO,EAAE,MAAM,CAAC;YAChB,QAAQ,EAAE,MAAM,CAAC;YACjB,SAAS,EAAE,MAAM,CAAC;SAClB,CAAC;KACF,CAAC;CACF;AAkBD,KAAK,+BAA+B,GAAG;IACtC,MAAM,EAAE,GAAG,CAAC;IACZ,cAAc,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;CACtC,CAAC;AAEF,QAAA,MAAM,0BAA0B,EAAE,KAAK,CAAC,EAAE,CAAC,+BAA+B,CAwIzE,CAAC;AAEF,eAAe,0BAA0B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BooleanSwitch.d.ts","sourceRoot":"","sources":["../../../../src/components/Switch/BooleanSwitch.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,gBAAgB,EAAqC,MAAM,UAAU,CAAC;AACpF,OAAO,EAAE,OAAO,EAAE,MAAM,eAAe,CAAC;AACxC,OAAO,KAAK,MAAM,OAAO,CAAC;AA+C1B,KAAK,kBAAkB,GAAG;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,CAAC,EAAE,OAAO,GAAG,KAAK,CAAC;IAChC,YAAY,EAAE,OAAO,CAAC;IACtB,WAAW,EAAE,MAAM,CAAC;IACpB,gBAAgB,EAAE,gBAAgB,CAAC;IACnC,QAAQ,EAAE,OAAO,CAAC;IAClB,EAAE,CAAC,EAAE;QAAE,MAAM,EAAE,OAAO,CAAC;QAAC,SAAS,EAAE,OAAO,CAAA;KAAE,CAAC;IAC7C,QAAQ,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,CAAC;CACrC,CAAC;AAEF;;;;;;;;;;;GAWG;AACH,QAAA,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAyC/C,CAAC;AAEF,eAAe,aAAa,CAAC"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
import { SxProps } from '@mui/material';
|
|
3
3
|
|
|
4
|
-
|
|
4
|
+
type FormatNumberProps = {
|
|
5
5
|
value: number;
|
|
6
6
|
sx?: SxProps;
|
|
7
7
|
tooltipPlacement?: 'bottom-end' | 'bottom-start' | 'bottom' | 'left-end' | 'left-start' | 'left' | 'right-end' | 'right-start' | 'right' | 'top-end' | 'top-start' | 'top';
|
|
8
|
-
}
|
|
8
|
+
};
|
|
9
9
|
/**
|
|
10
10
|
* Display a large number in a compact abbreviated form, with a tooltip showing the full value.
|
|
11
11
|
*
|
|
@@ -18,3 +18,4 @@ interface FormatNumberProps {
|
|
|
18
18
|
*/
|
|
19
19
|
declare const FormatNumber: React.FC<FormatNumberProps>;
|
|
20
20
|
export default FormatNumber;
|
|
21
|
+
//# sourceMappingURL=FormatNumber.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FormatNumber.d.ts","sourceRoot":"","sources":["../../../../src/components/Utils/FormatNumber.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,OAAO,EAAE,MAAM,eAAe,CAAC;AAExC,KAAK,iBAAiB,GAAG;IACxB,KAAK,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,OAAO,CAAC;IACb,gBAAgB,CAAC,EACd,YAAY,GACZ,cAAc,GACd,QAAQ,GACR,UAAU,GACV,YAAY,GACZ,MAAM,GACN,WAAW,GACX,aAAa,GACb,OAAO,GACP,SAAS,GACT,WAAW,GACX,KAAK,CAAC;CACT,CAAC;AAEF;;;;;;;;;GASG;AACH,QAAA,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAgC7C,CAAC;AAEF,eAAe,YAAY,CAAC"}
|
|
@@ -1,2 +1,3 @@
|
|
|
1
1
|
declare const VisuallyHiddenInput: import('@emotion/styled').StyledComponent<import('@mui/system').MUIStyledCommonProps<import('@mui/joy').Theme>, import('react').DetailedHTMLProps<import('react').InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, {}>;
|
|
2
2
|
export default VisuallyHiddenInput;
|
|
3
|
+
//# sourceMappingURL=VisuallyHiddenInput.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"VisuallyHiddenInput.d.ts","sourceRoot":"","sources":["../../../../src/components/Utils/VisuallyHiddenInput.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,mBAAmB,iOAUxB,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"WidgetEmbedCode.d.ts","sourceRoot":"","sources":["../../../../src/components/WidgetEmbedCode/WidgetEmbedCode.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAQxC,KAAK,oBAAoB,GAAG;IAC3B,UAAU,EAAE,cAAc,GAAG,WAAW,GAAG,MAAM,CAAC;IAClD,QAAQ,EAAE,MAAM,CAAC;IACjB,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,MAAM,EAAE,GAAG,CAAC;CACZ,CAAC;AAEF;;;;;;;GAOG;AACH,QAAA,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,oBAAoB,CA8JnD,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"WidgetListEmbedCode.d.ts","sourceRoot":"","sources":["../../../../src/components/WidgetListEmbedCode/WidgetListEmbedCode.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AA+BxC,KAAK,wBAAwB,GAAG;IAC/B,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,EAAE,GAAG,CAAC;CACZ,CAAC;AAEF;;;;;GAKG;AACH,QAAA,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,wBAAwB,CAwJ3D,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PreviewWinners.d.ts","sourceRoot":"","sources":["../../../../../src/components/Winners/Preview/PreviewWinners.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,YAAY,MAAM,gEAAgE,CAAC;AAC1F,OAAO,kBAAkB,MAAM,4CAA4C,CAAC;AAE5E,KAAK,mBAAmB,GAAG;IAC1B,MAAM,EAAE,GAAG,CAAC;IACZ,OAAO,EAAE,kBAAkB,CAAC;IAC5B,QAAQ,EAAE,YAAY,EAAE,CAAC;CACzB,CAAC;AAEF,QAAA,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAiFjD,CAAC;AAEF,eAAe,cAAc,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Tags.d.ts","sourceRoot":"","sources":["../../../../../src/components/Winners/Tags/Tags.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAyC,MAAM,OAAO,CAAC;AAoE9D,KAAK,SAAS,GAAG;IAChB,MAAM,EAAE,GAAG,CAAC;IACZ,IAAI,EAAE,MAAM,EAAE,CAAC;IACf,QAAQ,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,KAAK,IAAI,CAAC;CACnC,CAAC;AAEF;;;;;;GAMG;AACH,QAAA,MAAM,IAAI,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAwE7B,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"WinnerForm.d.ts","sourceRoot":"","sources":["../../../../src/components/Winners/WinnerForm.tsx"],"names":[],"mappings":"AAAA,OAAO,gBAAgB,MAAM,gFAAgF,CAAC;AAC9G,OAAO,eAAe,MAAM,sCAAsC,CAAC;AAOnE,KAAK,eAAe,GAAG;IACtB,MAAM,EAAE,eAAe,CAAC;IACxB,OAAO,EAAE,gBAAgB,CAAC;IAC1B,MAAM,EAAE,GAAG,CAAC;IACZ,QAAQ,EAAE,CAAC,QAAQ,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,GAAG,MAAM,EAAE,KAAK,IAAI,CAAC;IAC/D,QAAQ,EAAE,MAAM,IAAI,CAAC;CACrB,CAAC;AAEF,QAAA,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAqEzC,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Winners.d.ts","sourceRoot":"","sources":["../../../../src/components/Winners/Winners.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAQxC,KAAK,YAAY,GAAG;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE,GAAG,CAAC;IACZ,WAAW,EAAE,MAAM,IAAI,CAAC;CACxB,CAAC;AAEF;;;;;;;;GAQG;AACH,QAAA,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,CA+BnC,CAAC;AAEF,eAAe,OAAO,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"WinnersConfig.d.ts","sourceRoot":"","sources":["../../../../src/components/Winners/WinnersConfig.tsx"],"names":[],"mappings":"AAAA,OAAO,gBAAgB,MAAM,gFAAgF,CAAC;AAC9G,OAAO,eAAe,MAAM,sCAAsC,CAAC;AACnE,OAAO,EAAE,QAAQ,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AACjD,OAAO,kBAAkB,MAAM,yCAAyC,CAAC;AAKzE,KAAK,kBAAkB,GAAG;IACzB,MAAM,EAAE,GAAG,CAAC;IACZ,OAAO,EAAE,eAAe,EAAE,CAAC;IAC3B,WAAW,EAAE,gBAAgB,EAAE,GAAG,IAAI,CAAC;IACvC,mBAAmB,EAAE,OAAO,CAAC;IAC7B,SAAS,EAAE,OAAO,CAAC;IACnB,OAAO,EAAE,QAAQ,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC;IAC1C,qBAAqB,EAAE,QAAQ,CAAC,cAAc,CAAC,kBAAkB,CAAC,CAAC,CAAC;CACpE,CAAC;AAEF,QAAA,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAsG/C,CAAC;AAEF,eAAe,aAAa,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"WinnersLayout.d.ts","sourceRoot":"","sources":["../../../../src/components/Winners/WinnersLayout.tsx"],"names":[],"mappings":"AACA,OAAO,KAAmB,MAAM,OAAO,CAAC;AACxC,OAAO,cAAc,MAAM,6EAA6E,CAAC;AACzG,OAAO,kBAAkB,MAAM,yCAAyC,CAAC;AAqBzE,KAAK,kBAAkB,GAAG;IACzB,MAAM,EAAE,GAAG,CAAC;IACZ,OAAO,EAAE,cAAc,GAAG,kBAAkB,CAAC;IAC7C,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,QAAA,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CA+G/C,CAAC;AAEF,eAAe,aAAa,CAAC"}
|