jamespot-user-api 1.0.101 → 1.0.103

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 (72) hide show
  1. package/documentation/assets/search.js +1 -1
  2. package/documentation/classes/AdminStoreApi.html +1 -1
  3. package/documentation/classes/JApplicationApi.html +8 -8
  4. package/documentation/classes/JArticleApi.html +1 -1
  5. package/documentation/classes/JAssetReservation.html +1 -1
  6. package/documentation/classes/JAudienceApi.html +1 -1
  7. package/documentation/classes/JBaseApi.html +1 -1
  8. package/documentation/classes/JBookmarkApi.html +1 -1
  9. package/documentation/classes/JCommunityApi.html +1 -1
  10. package/documentation/classes/JDiapazoneApi.html +1 -1
  11. package/documentation/classes/JFileApi.html +5 -5
  12. package/documentation/classes/JFilebankApi.html +1 -1
  13. package/documentation/classes/JGroupApi.html +9 -9
  14. package/documentation/classes/JLandApi.html +1 -1
  15. package/documentation/classes/JLicenseApi.html +4 -4
  16. package/documentation/classes/JMessengerApi.html +1 -1
  17. package/documentation/classes/JSearchApi.html +6 -6
  18. package/documentation/classes/JShareApi.html +1 -1
  19. package/documentation/classes/JTaxonomyApi.html +2 -2
  20. package/documentation/classes/JUserApi.html +5 -5
  21. package/documentation/classes/JWedocApi.html +1 -1
  22. package/documentation/classes/JamespotUserApi.html +1 -1
  23. package/documentation/classes/Network.html +1 -1
  24. package/documentation/classes/WindowBrowser.html +1 -1
  25. package/documentation/enums/StudioApplicationStatus.html +1 -1
  26. package/documentation/index.html +1 -1
  27. package/documentation/interfaces/AccessRightObject.html +1 -1
  28. package/documentation/interfaces/ApiDefaultWrapper.html +1 -1
  29. package/documentation/interfaces/ApiError.html +1 -1
  30. package/documentation/interfaces/ApiWrapper.html +1 -1
  31. package/documentation/interfaces/BaseAutocomplete.html +1 -1
  32. package/documentation/interfaces/BaseMessage.html +1 -1
  33. package/documentation/interfaces/Category.html +1 -1
  34. package/documentation/interfaces/FileBankProps.html +1 -1
  35. package/documentation/interfaces/FolderProps.html +1 -1
  36. package/documentation/interfaces/ListFilterSpec.html +1 -1
  37. package/documentation/interfaces/OF.html +1 -1
  38. package/documentation/interfaces/ObjectListProps.html +1 -1
  39. package/documentation/interfaces/PagingResults.html +1 -1
  40. package/documentation/interfaces/RootFolderProps.html +1 -1
  41. package/documentation/interfaces/SearchCategoryModel.html +1 -1
  42. package/documentation/interfaces/SearchCategoryValue.html +1 -1
  43. package/documentation/interfaces/SearchConfig.html +1 -1
  44. package/documentation/interfaces/SearchFacetModel.html +1 -1
  45. package/documentation/interfaces/SearchFacetValueModel.html +1 -1
  46. package/documentation/interfaces/SearchQuery.html +1 -1
  47. package/documentation/interfaces/SearchQueryFilterModel.html +1 -1
  48. package/documentation/interfaces/SearchQueryOption.html +1 -1
  49. package/documentation/interfaces/SearchQueryResult.html +1 -1
  50. package/documentation/interfaces/SearchQuerySortModel.html +1 -1
  51. package/documentation/interfaces/SearchResultCatProps.html +1 -1
  52. package/documentation/interfaces/SearchResultPropsApp.html +1 -1
  53. package/documentation/interfaces/SearchResultPropsObject.html +1 -1
  54. package/documentation/interfaces/SpotProps.html +1 -1
  55. package/documentation/interfaces/Taxonomy.html +1 -1
  56. package/documentation/interfaces/TaxonomyCreate.html +1 -1
  57. package/documentation/interfaces/WindowInterface.html +1 -1
  58. package/documentation/modules.html +16 -3
  59. package/lib/jamespot-user-api.js +1 -1
  60. package/lib/jamespot-user-api.js.map +1 -1
  61. package/lib/src/apis/bookmark.d.ts +19 -1
  62. package/lib/src/apis/group.d.ts +50 -5
  63. package/lib/src/index.d.ts +1 -0
  64. package/lib/src/types/index.d.ts +1 -0
  65. package/lib/src/types/spot.d.ts +5 -0
  66. package/lib/src/types/tvDisplay.d.ts +32 -0
  67. package/lib/src/types/utils.d.ts +24 -2
  68. package/lib/src/types/widgets.d.ts +90 -31
  69. package/lib/src/util/Test.d.ts +20 -2
  70. package/lib/src/util/file.d.ts +7 -0
  71. package/lib/src/util/file.test.d.ts +1 -0
  72. package/package.json +1 -1
@@ -1,3 +1,16 @@
1
- <!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>jamespot-user-api</title><meta name="description" content="Documentation for jamespot-user-api"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="assets/style.css"/><link rel="stylesheet" href="assets/highlight.css"/><script async src="assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base="."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="index.html" class="title">jamespot-user-api</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked/><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><h1>jamespot-user-api</h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>References</h3><ul class="tsd-index-list"><li class="tsd-kind-reference"><a href="modules.html#default" class="tsd-kind-icon">default</a></li></ul></section><section class="tsd-index-section "><h3>Enumerations</h3><ul class="tsd-index-list"><li class="tsd-kind-enum"><a href="enums/StudioApplicationStatus.html" class="tsd-kind-icon">Studio<wbr/>Application<wbr/>Status</a></li></ul></section><section class="tsd-index-section "><h3>Classes</h3><ul class="tsd-index-list"><li class="tsd-kind-class"><a href="classes/AdminStoreApi.html" class="tsd-kind-icon">Admin<wbr/>Store<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JApplicationApi.html" class="tsd-kind-icon">JApplication<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JArticleApi.html" class="tsd-kind-icon">JArticle<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JAssetReservation.html" class="tsd-kind-icon">JAsset<wbr/>Reservation</a></li><li class="tsd-kind-class"><a href="classes/JAudienceApi.html" class="tsd-kind-icon">JAudience<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JBaseApi.html" class="tsd-kind-icon">JBase<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JBookmarkApi.html" class="tsd-kind-icon">JBookmark<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JCommunityApi.html" class="tsd-kind-icon">JCommunity<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JDiapazoneApi.html" class="tsd-kind-icon">JDiapazone<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JFileApi.html" class="tsd-kind-icon">JFile<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JFilebankApi.html" class="tsd-kind-icon">JFilebank<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JGroupApi.html" class="tsd-kind-icon">JGroup<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JLandApi.html" class="tsd-kind-icon">JLand<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JLicenseApi.html" class="tsd-kind-icon">JLicense<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JMessengerApi.html" class="tsd-kind-icon">JMessenger<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JSearchApi.html" class="tsd-kind-icon">JSearch<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JShareApi.html" class="tsd-kind-icon">JShare<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JTaxonomyApi.html" class="tsd-kind-icon">JTaxonomy<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JUserApi.html" class="tsd-kind-icon">JUser<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JWedocApi.html" class="tsd-kind-icon">JWedoc<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JamespotUserApi.html" class="tsd-kind-icon">Jamespot<wbr/>User<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/Network.html" class="tsd-kind-icon">Network</a></li><li class="tsd-kind-class"><a href="classes/WindowBrowser.html" class="tsd-kind-icon">Window<wbr/>Browser</a></li></ul></section><section class="tsd-index-section "><h3>Interfaces</h3><ul class="tsd-index-list"><li class="tsd-kind-interface"><a href="interfaces/AccessRightObject.html" class="tsd-kind-icon">Access<wbr/>Right<wbr/>Object</a></li><li class="tsd-kind-interface tsd-has-type-parameter"><a href="interfaces/ApiDefaultWrapper.html" class="tsd-kind-icon">Api<wbr/>Default<wbr/>Wrapper</a></li><li class="tsd-kind-interface tsd-has-type-parameter"><a href="interfaces/ApiError.html" class="tsd-kind-icon">Api<wbr/>Error</a></li><li class="tsd-kind-interface tsd-has-type-parameter"><a href="interfaces/ApiWrapper.html" class="tsd-kind-icon">Api<wbr/>Wrapper</a></li><li class="tsd-kind-interface"><a href="interfaces/BaseAutocomplete.html" class="tsd-kind-icon">Base<wbr/>Autocomplete</a></li><li class="tsd-kind-interface"><a href="interfaces/BaseMessage.html" class="tsd-kind-icon">Base<wbr/>Message</a></li><li class="tsd-kind-interface"><a href="interfaces/Category.html" class="tsd-kind-icon">Category</a></li><li class="tsd-kind-interface"><a href="interfaces/FileBankProps.html" class="tsd-kind-icon">File<wbr/>Bank<wbr/>Props</a></li><li class="tsd-kind-interface"><a href="interfaces/FolderProps.html" class="tsd-kind-icon">Folder<wbr/>Props</a></li><li class="tsd-kind-interface"><a href="interfaces/ListFilterSpec.html" class="tsd-kind-icon">List<wbr/>Filter<wbr/>Spec</a></li><li class="tsd-kind-interface"><a href="interfaces/OF.html" class="tsd-kind-icon">OF</a></li><li class="tsd-kind-interface"><a href="interfaces/ObjectListProps.html" class="tsd-kind-icon">Object<wbr/>List<wbr/>Props</a></li><li class="tsd-kind-interface tsd-has-type-parameter"><a href="interfaces/PagingResults.html" class="tsd-kind-icon">Paging<wbr/>Results</a></li><li class="tsd-kind-interface"><a href="interfaces/RootFolderProps.html" class="tsd-kind-icon">Root<wbr/>Folder<wbr/>Props</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchCategoryModel.html" class="tsd-kind-icon">Search<wbr/>Category<wbr/>Model</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchCategoryValue.html" class="tsd-kind-icon">Search<wbr/>Category<wbr/>Value</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchConfig.html" class="tsd-kind-icon">Search<wbr/>Config</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchFacetModel.html" class="tsd-kind-icon">Search<wbr/>Facet<wbr/>Model</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchFacetValueModel.html" class="tsd-kind-icon">Search<wbr/>Facet<wbr/>Value<wbr/>Model</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchQuery.html" class="tsd-kind-icon">Search<wbr/>Query</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchQueryFilterModel.html" class="tsd-kind-icon">Search<wbr/>Query<wbr/>Filter<wbr/>Model</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchQueryOption.html" class="tsd-kind-icon">Search<wbr/>Query<wbr/>Option</a></li><li class="tsd-kind-interface tsd-has-type-parameter"><a href="interfaces/SearchQueryResult.html" class="tsd-kind-icon">Search<wbr/>Query<wbr/>Result</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchQuerySortModel.html" class="tsd-kind-icon">Search<wbr/>Query<wbr/>Sort<wbr/>Model</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchResultCatProps.html" class="tsd-kind-icon">Search<wbr/>Result<wbr/>Cat<wbr/>Props</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchResultPropsApp.html" class="tsd-kind-icon">Search<wbr/>Result<wbr/>Props<wbr/>App</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchResultPropsObject.html" class="tsd-kind-icon">Search<wbr/>Result<wbr/>Props<wbr/>Object</a></li><li class="tsd-kind-interface"><a href="interfaces/SpotProps.html" class="tsd-kind-icon">Spot<wbr/>Props</a></li><li class="tsd-kind-interface"><a href="interfaces/Taxonomy.html" class="tsd-kind-icon">Taxonomy</a></li><li class="tsd-kind-interface"><a href="interfaces/TaxonomyCreate.html" class="tsd-kind-icon">Taxonomy<wbr/>Create</a></li><li class="tsd-kind-interface"><a href="interfaces/WindowInterface.html" class="tsd-kind-icon">Window<wbr/>Interface</a></li></ul></section><section class="tsd-index-section "><h3>Type aliases</h3><ul class="tsd-index-list"><li class="tsd-kind-type-alias"><a href="modules.html#AnyRTHandlerFunction" class="tsd-kind-icon">AnyRTHandler<wbr/>Function</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AnyRTMessage" class="tsd-kind-icon">AnyRTMessage</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#ApiPagingResults" class="tsd-kind-icon">Api<wbr/>Paging<wbr/>Results</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#ApiReturn" class="tsd-kind-icon">Api<wbr/>Return</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ApplicationType" class="tsd-kind-icon">Application<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ArticleCreation" class="tsd-kind-icon">Article<wbr/>Creation</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ArticleGetConfig" class="tsd-kind-icon">Article<wbr/>Get<wbr/>Config</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ArticleListConfig" class="tsd-kind-icon">Article<wbr/>List<wbr/>Config</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AseiGroups" class="tsd-kind-icon">Asei<wbr/>Groups</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AseiInstitution" class="tsd-kind-icon">Asei<wbr/>Institution</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AseiRights" class="tsd-kind-icon">Asei<wbr/>Rights</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AseiTicket" class="tsd-kind-icon">Asei<wbr/>Ticket</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AseiTicketStatus" class="tsd-kind-icon">Asei<wbr/>Ticket<wbr/>Status</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AssetReservationConfiguration" class="tsd-kind-icon">Asset<wbr/>Reservation<wbr/>Configuration</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AudienceAutocomplete" class="tsd-kind-icon">Audience<wbr/>Autocomplete</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AutoCompeteConcept" class="tsd-kind-icon">Auto<wbr/>Compete<wbr/>Concept</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AutoCompleteList" class="tsd-kind-icon">Auto<wbr/>Complete<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AutocompleteHierarchy" class="tsd-kind-icon">Autocomplete<wbr/>Hierarchy</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BaseArticle" class="tsd-kind-icon">Base<wbr/>Article</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BaseMessages" class="tsd-kind-icon">Base<wbr/>Messages</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BaseMessagesOne" class="tsd-kind-icon">Base<wbr/>Messages<wbr/>One</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BookableAssetList" class="tsd-kind-icon">Bookable<wbr/>Asset<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BookableAssetView" class="tsd-kind-icon">Bookable<wbr/>Asset<wbr/>View</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BookmarkCustom" class="tsd-kind-icon">Bookmark<wbr/>Custom</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BookmarkLink" class="tsd-kind-icon">Bookmark<wbr/>Link</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#BookmarkList" class="tsd-kind-icon">Bookmark<wbr/>List</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#BookmarkRawList" class="tsd-kind-icon">Bookmark<wbr/>Raw<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BookmarkTypes" class="tsd-kind-icon">Bookmark<wbr/>Types</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BusinessContact" class="tsd-kind-icon">Business<wbr/>Contact</a></li><li class="tsd-kind-type-alias"><a href="modules.html#CSSBackgroundPosition" class="tsd-kind-icon">CSSBackground<wbr/>Position</a></li><li class="tsd-kind-type-alias"><a href="modules.html#CSSBackgroundSize" class="tsd-kind-icon">CSSBackground<wbr/>Size</a></li><li class="tsd-kind-type-alias"><a href="modules.html#CSSTextAlignType" class="tsd-kind-icon">CSSText<wbr/>Align<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#CombinedWidgetContent" class="tsd-kind-icon">Combined<wbr/>Widget<wbr/>Content</a></li><li class="tsd-kind-type-alias"><a href="modules.html#CommunityAutocomplete" class="tsd-kind-icon">Community<wbr/>Autocomplete</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Concept" class="tsd-kind-icon">Concept</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#Configuration" class="tsd-kind-icon">Configuration</a></li><li class="tsd-kind-type-alias"><a href="modules.html#CreateGroup" class="tsd-kind-icon">Create<wbr/>Group</a></li><li class="tsd-kind-type-alias"><a href="modules.html#FetchReturnType" class="tsd-kind-icon">Fetch<wbr/>Return<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#FieldConfiguration" class="tsd-kind-icon">Field<wbr/>Configuration</a></li><li class="tsd-kind-type-alias"><a href="modules.html#FileCropConfig" class="tsd-kind-icon">File<wbr/>Crop<wbr/>Config</a></li><li class="tsd-kind-type-alias"><a href="modules.html#FileCropReturnType" class="tsd-kind-icon">File<wbr/>Crop<wbr/>Return<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#FileResponse" class="tsd-kind-icon">File<wbr/>Response</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Filter" class="tsd-kind-icon">Filter</a></li><li class="tsd-kind-type-alias"><a href="modules.html#FilterValue" class="tsd-kind-icon">Filter<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Filters" class="tsd-kind-icon">Filters</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Format" class="tsd-kind-icon">Format</a></li><li class="tsd-kind-type-alias"><a href="modules.html#GroupList" class="tsd-kind-icon">Group<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#GroupLittle" class="tsd-kind-icon">Group<wbr/>Little</a></li><li class="tsd-kind-type-alias"><a href="modules.html#GroupProperties" class="tsd-kind-icon">Group<wbr/>Properties</a></li><li class="tsd-kind-type-alias"><a href="modules.html#GroupView" class="tsd-kind-icon">Group<wbr/>View</a></li><li class="tsd-kind-type-alias"><a href="modules.html#GroupWidget" class="tsd-kind-icon">Group<wbr/>Widget</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLandLog" class="tsd-kind-icon">JLand<wbr/>Log</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLandMap" class="tsd-kind-icon">JLand<wbr/>Map</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLandMapCreation" class="tsd-kind-icon">JLand<wbr/>Map<wbr/>Creation</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLandMapFlavor" class="tsd-kind-icon">JLand<wbr/>Map<wbr/>Flavor</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLandMapKind" class="tsd-kind-icon">JLand<wbr/>Map<wbr/>Kind</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLandStat" class="tsd-kind-icon">JLand<wbr/>Stat</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLicense" class="tsd-kind-icon">JLicense</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLicenseAvailable" class="tsd-kind-icon">JLicense<wbr/>Available</a></li><li class="tsd-kind-type-alias"><a href="modules.html#List" class="tsd-kind-icon">List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Little" class="tsd-kind-icon">Little</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#MaybeWithCsrf" class="tsd-kind-icon">Maybe<wbr/>With<wbr/>Csrf</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#MaybeWithParent" class="tsd-kind-icon">Maybe<wbr/>With<wbr/>Parent</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#MaybeWithToken" class="tsd-kind-icon">Maybe<wbr/>With<wbr/>Token</a></li><li class="tsd-kind-type-alias"><a href="modules.html#MediaLibraryAttachment" class="tsd-kind-icon">Media<wbr/>Library<wbr/>Attachment</a></li><li class="tsd-kind-type-alias"><a href="modules.html#MediaLibraryList" class="tsd-kind-icon">Media<wbr/>Library<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#MediaLibraryLittle" class="tsd-kind-icon">Media<wbr/>Library<wbr/>Little</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#Model" class="tsd-kind-icon">Model</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Namespaces" class="tsd-kind-icon">Namespaces</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Order" class="tsd-kind-icon">Order</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Orders" class="tsd-kind-icon">Orders</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#RTMessage" class="tsd-kind-icon">RTMessage</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#RTMessageHandler" class="tsd-kind-icon">RTMessage<wbr/>Handler</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#RTReceivedMessage" class="tsd-kind-icon">RTReceived<wbr/>Message</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ReservationList" class="tsd-kind-icon">Reservation<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Rights" class="tsd-kind-icon">Rights</a></li><li class="tsd-kind-type-alias"><a href="modules.html#SearchAdminConfig" class="tsd-kind-icon">Search<wbr/>Admin<wbr/>Config</a></li><li class="tsd-kind-type-alias"><a href="modules.html#SearchFacetValues" class="tsd-kind-icon">Search<wbr/>Facet<wbr/>Values</a></li><li class="tsd-kind-type-alias"><a href="modules.html#SearchLastQuery" class="tsd-kind-icon">Search<wbr/>Last<wbr/>Query</a></li><li class="tsd-kind-type-alias"><a href="modules.html#SearchResultProps" class="tsd-kind-icon">Search<wbr/>Result<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ShareAccessObject" class="tsd-kind-icon">Share<wbr/>Access<wbr/>Object</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ShareAccessObjectAudience" class="tsd-kind-icon">Share<wbr/>Access<wbr/>Object<wbr/>Audience</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ShareAccessProps" class="tsd-kind-icon">Share<wbr/>Access<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ShareAccessRequestProps" class="tsd-kind-icon">Share<wbr/>Access<wbr/>Request<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ShareOptionObject" class="tsd-kind-icon">Share<wbr/>Option<wbr/>Object</a></li><li class="tsd-kind-type-alias"><a href="modules.html#SpotBannerImage" class="tsd-kind-icon">Spot<wbr/>Banner<wbr/>Image</a></li><li class="tsd-kind-type-alias"><a href="modules.html#StoreFinalize" class="tsd-kind-icon">Store<wbr/>Finalize</a></li><li class="tsd-kind-type-alias"><a href="modules.html#StoreItem" class="tsd-kind-icon">Store<wbr/>Item</a></li><li class="tsd-kind-type-alias"><a href="modules.html#StudioAction" class="tsd-kind-icon">Studio<wbr/>Action</a></li><li class="tsd-kind-type-alias"><a href="modules.html#StudioApplication" class="tsd-kind-icon">Studio<wbr/>Application</a></li><li class="tsd-kind-type-alias"><a href="modules.html#StudioApplicationBase" class="tsd-kind-icon">Studio<wbr/>Application<wbr/>Base</a></li><li class="tsd-kind-type-alias"><a href="modules.html#StudioApplicationStatusEnumBased" class="tsd-kind-icon">Studio<wbr/>Application<wbr/>Status<wbr/>Enum<wbr/>Based</a></li><li class="tsd-kind-type-alias"><a href="modules.html#StudioManifest" class="tsd-kind-icon">Studio<wbr/>Manifest</a></li><li class="tsd-kind-type-alias"><a href="modules.html#UpdateGroup" class="tsd-kind-icon">Update<wbr/>Group</a></li><li class="tsd-kind-type-alias"><a href="modules.html#UploadConfig" class="tsd-kind-icon">Upload<wbr/>Config</a></li><li class="tsd-kind-type-alias"><a href="modules.html#User" class="tsd-kind-icon">User</a></li><li class="tsd-kind-type-alias"><a href="modules.html#UserDirectoryConfiguration" class="tsd-kind-icon">User<wbr/>Directory<wbr/>Configuration</a></li><li class="tsd-kind-type-alias"><a href="modules.html#UserMapModel" class="tsd-kind-icon">User<wbr/>Map<wbr/>Model</a></li><li class="tsd-kind-type-alias"><a href="modules.html#UserModel" class="tsd-kind-icon">User<wbr/>Model</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#ValueOf" class="tsd-kind-icon">Value<wbr/>Of</a></li><li class="tsd-kind-type-alias"><a href="modules.html#VariantSizeType" class="tsd-kind-icon">Variant<wbr/>Size<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#VariantType" class="tsd-kind-icon">Variant<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocEmptyType" class="tsd-kind-icon">Wedoc<wbr/>Empty<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocFileAudienceType" class="tsd-kind-icon">Wedoc<wbr/>File<wbr/>Audience<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocFileInfo" class="tsd-kind-icon">Wedoc<wbr/>File<wbr/>Info</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocFileType" class="tsd-kind-icon">Wedoc<wbr/>File<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocFileUserType" class="tsd-kind-icon">Wedoc<wbr/>File<wbr/>User<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocQueryResults" class="tsd-kind-icon">Wedoc<wbr/>Query<wbr/>Results</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocQueryType" class="tsd-kind-icon">Wedoc<wbr/>Query<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocTemplate" class="tsd-kind-icon">Wedoc<wbr/>Template</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Widget" class="tsd-kind-icon">Widget</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleAttachmentContent" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Attachment<wbr/>Content</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleAttachmentType" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Attachment<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleButtonType" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Button<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleGalleryContent" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Gallery<wbr/>Content</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleGalleryType" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Gallery<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleImageType" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Image<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleTextType" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Text<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleTitleType" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Title<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetButtonContent" class="tsd-kind-icon">Widget<wbr/>Button<wbr/>Content</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetCheckbox" class="tsd-kind-icon">Widget<wbr/>Checkbox</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetContentKeys" class="tsd-kind-icon">Widget<wbr/>Content<wbr/>Keys</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDate" class="tsd-kind-icon">Widget<wbr/>Date</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDatePicker" class="tsd-kind-icon">Widget<wbr/>Date<wbr/>Picker</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDatePickerValue" class="tsd-kind-icon">Widget<wbr/>Date<wbr/>Picker<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDateValue" class="tsd-kind-icon">Widget<wbr/>Date<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDatetime" class="tsd-kind-icon">Widget<wbr/>Datetime</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDatetimeValue" class="tsd-kind-icon">Widget<wbr/>Datetime<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDefaultProps" class="tsd-kind-icon">Widget<wbr/>Default<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDefinitionProps" class="tsd-kind-icon">Widget<wbr/>Definition<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDisplayMode" class="tsd-kind-icon">Widget<wbr/>Display<wbr/>Mode</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetEmail" class="tsd-kind-icon">Widget<wbr/>Email</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetEmailValue" class="tsd-kind-icon">Widget<wbr/>Email<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetFile" class="tsd-kind-icon">Widget<wbr/>File</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetFileType" class="tsd-kind-icon">Widget<wbr/>File<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetImageContent" class="tsd-kind-icon">Widget<wbr/>Image<wbr/>Content</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetModalProps" class="tsd-kind-icon">Widget<wbr/>Modal<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetMultiattribute" class="tsd-kind-icon">Widget<wbr/>Multiattribute</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetNumber" class="tsd-kind-icon">Widget<wbr/>Number</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetNumberValue" class="tsd-kind-icon">Widget<wbr/>Number<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetOrientedlinks" class="tsd-kind-icon">Widget<wbr/>Orientedlinks</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetRadio" class="tsd-kind-icon">Widget<wbr/>Radio</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetRefUser" class="tsd-kind-icon">Widget<wbr/>Ref<wbr/>User</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#WidgetSelect" class="tsd-kind-icon">Widget<wbr/>Select</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetStateProps" class="tsd-kind-icon">Widget<wbr/>State<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetTaxonomy" class="tsd-kind-icon">Widget<wbr/>Taxonomy</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetText" class="tsd-kind-icon">Widget<wbr/>Text</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetTextContent" class="tsd-kind-icon">Widget<wbr/>Text<wbr/>Content</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetTextValue" class="tsd-kind-icon">Widget<wbr/>Text<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetTextarea" class="tsd-kind-icon">Widget<wbr/>Textarea</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetTextareaValue" class="tsd-kind-icon">Widget<wbr/>Textarea<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetTitleContent" class="tsd-kind-icon">Widget<wbr/>Title<wbr/>Content</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetTransient" class="tsd-kind-icon">Widget<wbr/>Transient</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#WidgetType" class="tsd-kind-icon">Widget<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetTypes" class="tsd-kind-icon">Widget<wbr/>Types</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetUri" class="tsd-kind-icon">Widget<wbr/>Uri</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetUrl" class="tsd-kind-icon">Widget<wbr/>Url</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetUrlValue" class="tsd-kind-icon">Widget<wbr/>Url<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetVector" class="tsd-kind-icon">Widget<wbr/>Vector</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetWrapperExtendedProps" class="tsd-kind-icon">Widget<wbr/>Wrapper<wbr/>Extended<wbr/>Props</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#WidgetWrapperProps" class="tsd-kind-icon">Widget<wbr/>Wrapper<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetsRootState" class="tsd-kind-icon">Widgets<wbr/>Root<wbr/>State</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetsState" class="tsd-kind-icon">Widgets<wbr/>State</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetsValue" class="tsd-kind-icon">Widgets<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jArticleList" class="tsd-kind-icon">j<wbr/>Article<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jArticleLittle" class="tsd-kind-icon">j<wbr/>Article<wbr/>Little</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jArticleView" class="tsd-kind-icon">j<wbr/>Article<wbr/>View</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#jLinkList" class="tsd-kind-icon">j<wbr/>Link<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jLinkLittle" class="tsd-kind-icon">j<wbr/>Link<wbr/>Little</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jObjectAutocomplete" class="tsd-kind-icon">j<wbr/>Object<wbr/>Autocomplete</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jObjectBase" class="tsd-kind-icon">j<wbr/>Object<wbr/>Base</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jObjectList" class="tsd-kind-icon">j<wbr/>Object<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jObjectLittle" class="tsd-kind-icon">j<wbr/>Object<wbr/>Little</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jSpotAutocomplete" class="tsd-kind-icon">j<wbr/>Spot<wbr/>Autocomplete</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jUserAutocomplete" class="tsd-kind-icon">j<wbr/>User<wbr/>Autocomplete</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jUserList" class="tsd-kind-icon">j<wbr/>User<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jUserLittle" class="tsd-kind-icon">j<wbr/>User<wbr/>Little</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jUserView" class="tsd-kind-icon">j<wbr/>User<wbr/>View</a></li></ul></section><section class="tsd-index-section "><h3>Variables</h3><ul class="tsd-index-list"><li class="tsd-kind-variable"><a href="modules.html#JamespotUserApiInstance" class="tsd-kind-icon">Jamespot<wbr/>User<wbr/>Api<wbr/>Instance</a></li><li class="tsd-kind-variable"><a href="modules.html#UserLevel" class="tsd-kind-icon">User<wbr/>Level</a></li><li class="tsd-kind-variable"><a href="modules.html#api" class="tsd-kind-icon">api</a></li><li class="tsd-kind-variable"><a href="modules.html#jEnsure" class="tsd-kind-icon">j<wbr/>Ensure</a></li><li class="tsd-kind-variable"><a href="modules.html#network" class="tsd-kind-icon">network</a></li><li class="tsd-kind-variable"><a href="modules.html#widgetRefNames" class="tsd-kind-icon">widget<wbr/>Ref<wbr/>Names</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>References</h2><section class="tsd-panel tsd-member tsd-kind-reference"><a id="default" class="tsd-anchor"></a><h3 class="tsd-anchor-link">default<a href="#default" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Renames and re-exports <a href="modules.html#JamespotUserApiInstance">JamespotUserApiInstance</a></section></section><section class="tsd-panel-group tsd-member-group "><h2>Type aliases</h2><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="AnyRTHandlerFunction" class="tsd-anchor"></a><h3 class="tsd-anchor-link">AnyRTHandler<wbr/>Function<a href="#AnyRTHandlerFunction" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">AnyRTHandler<wbr/>Function<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{</span> <span class="tsd-signature-symbol">[ </span><span class="tsd-signature-type">K</span><span class="tsd-signature-symbol"> in </span><span class="tsd-signature-symbol">keyof </span><a href="modules.html#Namespaces" class="tsd-signature-type" data-tsd-kind="Type alias">Namespaces</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">: </span><a href="modules.html#RTMessageHandler" class="tsd-signature-type" data-tsd-kind="Type alias">RTMessageHandler</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">K</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type">&quot;handler&quot;</span><span class="tsd-signature-symbol">]</span> <span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-symbol">keyof </span><a href="modules.html#Namespaces" class="tsd-signature-type" data-tsd-kind="Type alias">Namespaces</a><span class="tsd-signature-symbol">]</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/realtime.ts#L17">types/realtime.ts:17</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="AnyRTMessage" class="tsd-anchor"></a><h3 class="tsd-anchor-link">AnyRTMessage<a href="#AnyRTMessage" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">AnyRTMessage<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{</span> <span class="tsd-signature-symbol">[ </span><span class="tsd-signature-type">K</span><span class="tsd-signature-symbol"> in </span><span class="tsd-signature-symbol">keyof </span><a href="modules.html#Namespaces" class="tsd-signature-type" data-tsd-kind="Type alias">Namespaces</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">: </span><a href="modules.html#RTMessage" class="tsd-signature-type" data-tsd-kind="Type alias">RTMessage</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">K</span><span class="tsd-signature-symbol">&gt;</span> <span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-symbol">keyof </span><a href="modules.html#Namespaces" class="tsd-signature-type" data-tsd-kind="Type alias">Namespaces</a><span class="tsd-signature-symbol">]</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/realtime.ts#L27">types/realtime.ts:27</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="ApiPagingResults" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Api<wbr/>Paging<wbr/>Results<a href="#ApiPagingResults" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Api<wbr/>Paging<wbr/>Results<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <a href="interfaces/ApiWrapper.html" class="tsd-signature-type" data-tsd-kind="Interface">ApiWrapper</a><span class="tsd-signature-symbol">&lt;</span><a href="interfaces/PagingResults.html" class="tsd-signature-type" data-tsd-kind="Interface">PagingResults</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/utils.ts#L32">types/utils.ts:32</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T</h4></li><li><h4>U = <a href="modules.html#BaseMessages" class="tsd-signature-type" data-tsd-kind="Type alias">BaseMessages</a></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="ApiReturn" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Api<wbr/>Return<a href="#ApiReturn" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Api<wbr/>Return<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">Little</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">List</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">View</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">Default</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol"> extends </span><span class="tsd-signature-type">&quot;raw-little&quot;</span><span class="tsd-signature-symbol"> ? </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">Little</span><span class="tsd-signature-symbol"> : </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol"> extends </span><span class="tsd-signature-type">&quot;raw-list&quot;</span><span class="tsd-signature-symbol"> ? </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">List</span><span class="tsd-signature-symbol"> : </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol"> extends </span><span class="tsd-signature-type">&quot;raw-view&quot;</span><span class="tsd-signature-symbol"> ? </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">View</span><span class="tsd-signature-symbol"> : </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">Default</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/utils.ts#L173">types/utils.ts:173</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T<span class="tsd-signature-symbol">: </span><a href="modules.html#Format" class="tsd-signature-type" data-tsd-kind="Type alias">Format</a></h4></li><li><h4>Little</h4></li><li><h4>List = <span class="tsd-signature-type" data-tsd-kind="Type parameter">Little</span></h4></li><li><h4>View = <span class="tsd-signature-type" data-tsd-kind="Type parameter">List</span></h4></li><li><h4>Default = <span class="tsd-signature-symbol">{}</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="ApplicationType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Application<wbr/>Type<a href="#ApplicationType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Application<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>_extend<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol">; </span>color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>hasLicense<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>icon<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>img<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>sref<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/apis/application/types.ts#L3">apis/application/types.ts:3</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> _extend<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{}</span></h5><ul class="tsd-parameters"><li class="tsd-parameter-index-signature"><h5><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">any</span></h5></li></ul></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>has<wbr/>License<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>icon<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>img<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> sref<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> type<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="ArticleCreation" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Article<wbr/>Creation<a href="#ArticleCreation" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Article<wbr/>Creation<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>description<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>idSpot<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>publishTo<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/apis/article/article.ts#L30">apis/article/article.ts:30</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> description<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> id<wbr/>Spot<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> publish<wbr/>To<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> title<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> type<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="ArticleGetConfig" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Article<wbr/>Get<wbr/>Config<a href="#ArticleGetConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Article<wbr/>Get<wbr/>Config<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>format<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>idArticle<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/apis/article/article.ts#L24">apis/article/article.ts:24</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> format<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> id<wbr/>Article<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> uri<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="ArticleListConfig" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Article<wbr/>List<wbr/>Config<a href="#ArticleListConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Article<wbr/>List<wbr/>Config<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>filters<span class="tsd-signature-symbol">?: </span><a href="modules.html#Filters" class="tsd-signature-type" data-tsd-kind="Type alias">Filters</a><span class="tsd-signature-symbol">; </span>format<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>limit<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>orders<span class="tsd-signature-symbol">?: </span><a href="modules.html#Orders" class="tsd-signature-type" data-tsd-kind="Type alias">Orders</a><span class="tsd-signature-symbol">; </span>page<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>query<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/apis/article/article.ts#L14">apis/article/article.ts:14</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> filters<span class="tsd-signature-symbol">?: </span><a href="modules.html#Filters" class="tsd-signature-type" data-tsd-kind="Type alias">Filters</a></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> format<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> limit<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> orders<span class="tsd-signature-symbol">?: </span><a href="modules.html#Orders" class="tsd-signature-type" data-tsd-kind="Type alias">Orders</a></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> page<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> query<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="AseiGroups" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Asei<wbr/>Groups<a href="#AseiGroups" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Asei<wbr/>Groups<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>dsi<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>gestionnaireApplicatif<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/asei.ts#L65">types/asei.ts:65</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>dsi<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>gestionnaire<wbr/>Applicatif<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="AseiInstitution" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Asei<wbr/>Institution<a href="#AseiInstitution" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Asei<wbr/>Institution<span class="tsd-signature-symbol">:</span> <a href="modules.html#jArticleLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jArticleLittle</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>_right<span class="tsd-signature-symbol">: </span><a href="modules.html#Rights" class="tsd-signature-type" data-tsd-kind="Type alias">Rights</a><span class="tsd-signature-symbol">; </span>_user<span class="tsd-signature-symbol">: </span><a href="modules.html#jUserLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jUserLittle</a><span class="tsd-signature-symbol">; </span>aseiInstitutionValidator<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>processContext<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/asei.ts#L58">types/asei.ts:58</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="AseiRights" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Asei<wbr/>Rights<a href="#AseiRights" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Asei<wbr/>Rights<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>accessApp<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>accessWriter<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/asei.ts#L70">types/asei.ts:70</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>access<wbr/>App<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>access<wbr/>Writer<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="AseiTicket" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Asei<wbr/>Ticket<a href="#AseiTicket" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Asei<wbr/>Ticket<span class="tsd-signature-symbol">:</span> <a href="modules.html#jArticleLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jArticleLittle</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>_right<span class="tsd-signature-symbol">: </span><a href="modules.html#Rights" class="tsd-signature-type" data-tsd-kind="Type alias">Rights</a><span class="tsd-signature-symbol">; </span>_user<span class="tsd-signature-symbol">: </span><a href="modules.html#jUserLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jUserLittle</a><span class="tsd-signature-symbol">; </span>aseiClearanceTicketAccommodationCosts<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketAccounting<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketAccountingBudget<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketApplicationManagers<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketBdes<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketBilling<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketBlueKanGo<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketBudgetLetters<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketCommercialManagement<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketComputerisedFile<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketFirstName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketFreeText<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketHandler<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketIndicatorsPlatform<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketInstitution<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketInternetAccess<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketInternetAccessSpecify<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketInventoryManagement<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketLastName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketMandateEnd<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketMandateStart<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketMicrosoftTeams<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketNatureOfDemand<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketOfficeAccess<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketPayroll<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketPayrollBudget<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketPosition<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketRecruiterAccess<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketSharedDirectoriesSpecify<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketStatus<span class="tsd-signature-symbol">: </span><a href="modules.html#AseiTicketStatus" class="tsd-signature-type" data-tsd-kind="Type alias">AseiTicketStatus</a><span class="tsd-signature-symbol">; </span>aseiClearanceTicketTimeManagement<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketTransfers<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketTypeOfWorkContract<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketTypeOfWorkContractFrom<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketTypeOfWorkContractSpecify<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketTypeOfWorkContractTo<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketUser<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>href<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>tooltip<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketValidator<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketVariousNetworks<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>processContext<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/asei.ts#L6">types/asei.ts:6</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="AseiTicketStatus" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Asei<wbr/>Ticket<wbr/>Status<a href="#AseiTicketStatus" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Asei<wbr/>Ticket<wbr/>Status<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;created&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;validated&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;handled&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/asei.ts#L4">types/asei.ts:4</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="AssetReservationConfiguration" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Asset<wbr/>Reservation<wbr/>Configuration<a href="#AssetReservationConfiguration" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Asset<wbr/>Reservation<wbr/>Configuration<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>bookingClosingTime<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>bookingOpeningTime<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>daysOff<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>lastBookingSchedule<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>right<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>manage<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>weekEnd<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;0&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/assetReservation.ts#L3">types/assetReservation.ts:3</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>booking<wbr/>Closing<wbr/>Time<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>booking<wbr/>Opening<wbr/>Time<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> days<wbr/>Off<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>last<wbr/>Booking<wbr/>Schedule<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>right<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>manage<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> }</span></h5><ul class="tsd-parameters"><li class="tsd-parameter"><h5>manage<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li></ul></li><li class="tsd-parameter"><h5>week<wbr/>End<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;0&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="AudienceAutocomplete" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Audience<wbr/>Autocomplete<a href="#AudienceAutocomplete" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Audience<wbr/>Autocomplete<span class="tsd-signature-symbol">:</span> <a href="modules.html#jObjectAutocomplete" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectAutocomplete</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#jUserAutocomplete" class="tsd-signature-type" data-tsd-kind="Type alias">jUserAutocomplete</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#jSpotAutocomplete" class="tsd-signature-type" data-tsd-kind="Type alias">jSpotAutocomplete</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/autocomplete.ts#L27">types/autocomplete.ts:27</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="AutoCompeteConcept" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Auto<wbr/>Compete<wbr/>Concept<a href="#AutoCompeteConcept" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Auto<wbr/>Compete<wbr/>Concept<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>class<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>cssClass<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>cssColor<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>mainType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>shortUri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/apis/taxonomy/types.ts#L76">apis/taxonomy/types.ts:76</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>class<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>css<wbr/>Class<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>css<wbr/>Color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>main<wbr/>Type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>short<wbr/>Uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="AutoCompleteList" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Auto<wbr/>Complete<wbr/>List<a href="#AutoCompleteList" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Auto<wbr/>Complete<wbr/>List<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>additionalFilter<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol">; </span>filters<span class="tsd-signature-symbol">?: </span><a href="modules.html#Filter" class="tsd-signature-type" data-tsd-kind="Type alias">Filter</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>format<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>limit<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>orders<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>sort<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>page<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>query<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>queryFields<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>security<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>uriTaxonomy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/apis/taxonomy/types.ts#L51">apis/taxonomy/types.ts:51</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> additional<wbr/>Filter<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{}</span></h5><ul class="tsd-parameters"></ul></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> filters<span class="tsd-signature-symbol">?: </span><a href="modules.html#Filter" class="tsd-signature-type" data-tsd-kind="Type alias">Filter</a><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> format<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> limit<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> orders<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>sort<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> page<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> query<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> query<wbr/>Fields<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> security<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>uri<wbr/>Taxonomy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="AutocompleteHierarchy" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Autocomplete<wbr/>Hierarchy<a href="#AutocompleteHierarchy" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Autocomplete<wbr/>Hierarchy<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>additionalFilter<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol">; </span>filters<span class="tsd-signature-symbol">?: </span><a href="modules.html#Filter" class="tsd-signature-type" data-tsd-kind="Type alias">Filter</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>format<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>limit<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>orders<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>sort<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>page<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>security<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>uriConcept<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uriTaxonomy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/apis/taxonomy/types.ts#L64">apis/taxonomy/types.ts:64</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> additional<wbr/>Filter<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{}</span></h5><ul class="tsd-parameters"></ul></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> filters<span class="tsd-signature-symbol">?: </span><a href="modules.html#Filter" class="tsd-signature-type" data-tsd-kind="Type alias">Filter</a><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> format<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> limit<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> orders<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>sort<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> page<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> security<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> uri<wbr/>Concept<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>uri<wbr/>Taxonomy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="BaseArticle" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Base<wbr/>Article<a href="#BaseArticle" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Base<wbr/>Article<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateModified<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/apis/article/article.ts#L38">apis/article/article.ts:38</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>date<wbr/>Creation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>date<wbr/>Modified<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="BaseMessages" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Base<wbr/>Messages<a href="#BaseMessages" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Base<wbr/>Messages<span class="tsd-signature-symbol">:</span> <a href="interfaces/BaseMessage.html" class="tsd-signature-type" data-tsd-kind="Interface">BaseMessage</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/utils.ts#L8">types/utils.ts:8</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="BaseMessagesOne" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Base<wbr/>Messages<wbr/>One<a href="#BaseMessagesOne" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Base<wbr/>Messages<wbr/>One<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">[</span><a href="interfaces/BaseMessage.html" class="tsd-signature-type" data-tsd-kind="Interface">BaseMessage</a><span class="tsd-signature-symbol">]</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/utils.ts#L9">types/utils.ts:9</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="BookableAssetList" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Bookable<wbr/>Asset<wbr/>List<a href="#BookableAssetList" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Bookable<wbr/>Asset<wbr/>List<span class="tsd-signature-symbol">:</span> <a href="modules.html#jArticleList" class="tsd-signature-type" data-tsd-kind="Type alias">jArticleList</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>_isColorDark<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>assetPlannerBackgroundColor<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/assetReservation.ts#L15">types/assetReservation.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="BookableAssetView" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Bookable<wbr/>Asset<wbr/>View<a href="#BookableAssetView" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Bookable<wbr/>Asset<wbr/>View<span class="tsd-signature-symbol">:</span> <a href="modules.html#BookableAssetList" class="tsd-signature-type" data-tsd-kind="Type alias">BookableAssetList</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>assetBanner<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/assetReservation.ts#L19">types/assetReservation.ts:19</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="BookmarkCustom" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Bookmark<wbr/>Custom<a href="#BookmarkCustom" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Bookmark<wbr/>Custom<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Pick</span><span class="tsd-signature-symbol">&lt;</span><a href="modules.html#BookmarkTypes" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkTypes</a><span class="tsd-signature-symbol">[</span><span class="tsd-signature-symbol">keyof </span><a href="modules.html#BookmarkTypes" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkTypes</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;bookmarkLabel&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;bookmarkMeta&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;bookmarkUrl&quot;</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/bookmark.ts#L44">types/bookmark.ts:44</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="BookmarkLink" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Bookmark<wbr/>Link<a href="#BookmarkLink" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Bookmark<wbr/>Link<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>format<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">keyof </span><a href="modules.html#BookmarkTypes" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkTypes</a><span class="tsd-signature-symbol">; </span>targetId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>targetType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/bookmark.ts#L38">types/bookmark.ts:38</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> format<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">keyof </span><a href="modules.html#BookmarkTypes" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkTypes</a></h5></li><li class="tsd-parameter"><h5>target<wbr/>Id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>target<wbr/>Type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="BookmarkList" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Bookmark<wbr/>List<a href="#BookmarkList" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Bookmark<wbr/>List<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>_cssClass<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>_cssColor<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>_src<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">; </span>_target<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">; </span>_values<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateModified<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>bookmarkLabel<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>bookmarkMeta<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">; </span>bookmarkOrder<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>bookmarkUrl<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>mainType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>srcId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>srcType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>targetId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>targetType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>url<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">; </span>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/bookmark.ts#L12">types/bookmark.ts:12</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a> = <a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a></h4></li></ul><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>_css<wbr/>Class<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>_css<wbr/>Color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> _src<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> _target<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> _values<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateModified<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></h5><ul class="tsd-parameters"><li class="tsd-parameter"><h5>date<wbr/>Creation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>date<wbr/>Modified<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> bookmark<wbr/>Label<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> bookmark<wbr/>Meta<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> bookmark<wbr/>Order<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> bookmark<wbr/>Url<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></h5></li><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>main<wbr/>Type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>src<wbr/>Id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>src<wbr/>Type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>target<wbr/>Id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>target<wbr/>Type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> url<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></h5></li><li class="tsd-parameter"><h5>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="BookmarkRawList" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Bookmark<wbr/>Raw<wbr/>List<a href="#BookmarkRawList" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Bookmark<wbr/>Raw<wbr/>List<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <a href="modules.html#jLinkList" class="tsd-signature-type" data-tsd-kind="Type alias">jLinkList</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>bookmarkLabel<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>bookmarkMeta<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">; </span>bookmarkOrder<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>bookmarkUrl<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;bookmarkLink&quot;</span><span class="tsd-signature-symbol">; </span>url<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/bookmark.ts#L3">types/bookmark.ts:3</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a> = <a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="BookmarkTypes" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Bookmark<wbr/>Types<a href="#BookmarkTypes" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Bookmark<wbr/>Types<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>list<span class="tsd-signature-symbol">: </span><a href="modules.html#BookmarkList" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkList</a><span class="tsd-signature-symbol">; </span>raw-list<span class="tsd-signature-symbol">: </span><a href="modules.html#BookmarkRawList" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkRawList</a><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/bookmark.ts#L46">types/bookmark.ts:46</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>list<span class="tsd-signature-symbol">: </span><a href="modules.html#BookmarkList" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkList</a></h5></li><li class="tsd-parameter"><h5>raw-<wbr/>list<span class="tsd-signature-symbol">: </span><a href="modules.html#BookmarkRawList" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkRawList</a></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="BusinessContact" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Business<wbr/>Contact<a href="#BusinessContact" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Business<wbr/>Contact<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>company<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>field1<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>field2<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>field3<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>field4<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>field5<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>firstname<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>function<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>lastname<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>mail<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol">; </span>phoneNumber<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/apis/user/user.ts#L59">apis/user/user.ts:59</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> company<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> field1<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> field2<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> field3<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> field4<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> field5<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>firstname<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> function<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>lastname<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>mail<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> phone<wbr/>Number<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> uri<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="CSSBackgroundPosition" class="tsd-anchor"></a><h3 class="tsd-anchor-link">CSSBackground<wbr/>Position<a href="#CSSBackgroundPosition" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">CSSBackground<wbr/>Position<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;top&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;bottom&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;center&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;left&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;right&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L73">types/widgets.ts:73</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="CSSBackgroundSize" class="tsd-anchor"></a><h3 class="tsd-anchor-link">CSSBackground<wbr/>Size<a href="#CSSBackgroundSize" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">CSSBackground<wbr/>Size<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;auto&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;contain&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;cover&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L74">types/widgets.ts:74</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="CSSTextAlignType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">CSSText<wbr/>Align<wbr/>Type<a href="#CSSTextAlignType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">CSSText<wbr/>Align<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;left&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;right&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;center&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;justify&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L72">types/widgets.ts:72</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="CombinedWidgetContent" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Combined<wbr/>Widget<wbr/>Content<a href="#CombinedWidgetContent" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Combined<wbr/>Widget<wbr/>Content<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>widgets<span class="tsd-signature-symbol">?: </span><a href="modules.html#WidgetWrapperProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetWrapperProps</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">(</span><a href="modules.html#WidgetTextContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetTextContent</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetImageContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetImageContent</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetTitleContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetTitleContent</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetButtonContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetButtonContent</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetArticleGalleryContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleGalleryContent</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetArticleAttachmentContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleAttachmentContent</a><span class="tsd-signature-symbol">)</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L127">types/widgets.ts:127</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="CommunityAutocomplete" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Community<wbr/>Autocomplete<a href="#CommunityAutocomplete" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Community<wbr/>Autocomplete<span class="tsd-signature-symbol">:</span> <a href="modules.html#jObjectAutocomplete" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectAutocomplete</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/autocomplete.ts#L28">types/autocomplete.ts:28</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="Concept" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Concept<a href="#Concept" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Concept<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>_count<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>_cssClass<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>_cssColor<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>_label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>_right<span class="tsd-signature-symbol">: </span><a href="modules.html#Rights" class="tsd-signature-type" data-tsd-kind="Type alias">Rights</a><span class="tsd-signature-symbol">; </span>_timezone<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>_url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>_values<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>idTaxonomy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>terms<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>idTaxonomy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>mainType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>terms<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/apis/taxonomy/types.ts#L90">apis/taxonomy/types.ts:90</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>_count<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>_css<wbr/>Class<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>_css<wbr/>Color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>_label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>_right<span class="tsd-signature-symbol">: </span><a href="modules.html#Rights" class="tsd-signature-type" data-tsd-kind="Type alias">Rights</a></h5></li><li class="tsd-parameter"><h5>_timezone<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></h5><ul class="tsd-parameters"><li class="tsd-parameter"><h5>date<wbr/>Creation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></li><li class="tsd-parameter"><h5>_url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>_values<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>idTaxonomy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>terms<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></h5><ul class="tsd-parameters"><li class="tsd-parameter"><h5>date<wbr/>Creation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>id<wbr/>Taxonomy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>terms<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></li><li class="tsd-parameter"><h5>date<wbr/>Creation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>id<wbr/>Taxonomy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>main<wbr/>Type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>terms<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="Configuration" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Configuration<a href="#Configuration" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Configuration<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <a href="modules.html#FieldConfiguration" class="tsd-signature-type" data-tsd-kind="Type alias">FieldConfiguration</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L90">types/model.ts:90</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="CreateGroup" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Create<wbr/>Group<a href="#CreateGroup" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Create<wbr/>Group<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>edito<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>idCategory<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>idCommunity<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>language<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>privacy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/group.ts#L3">types/group.ts:3</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>edito<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>id<wbr/>Category<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> id<wbr/>Community<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>language<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>privacy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="FetchReturnType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Fetch<wbr/>Return<wbr/>Type<a href="#FetchReturnType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Fetch<wbr/>Return<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-symbol">{ </span>json<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/window/Window.ts#L1">window/Window.ts:1</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="FieldConfiguration" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Field<wbr/>Configuration<a href="#FieldConfiguration" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Field<wbr/>Configuration<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>description<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>mandatory<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">; </span>widget<span class="tsd-signature-symbol">: </span><a href="modules.html#Widget" class="tsd-signature-type" data-tsd-kind="Type alias">Widget</a><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L82">types/model.ts:82</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span> = <span class="tsd-signature-type">string</span></h4></li></ul><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> description<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>mandatory<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li><li class="tsd-parameter"><h5>widget<span class="tsd-signature-symbol">: </span><a href="modules.html#Widget" class="tsd-signature-type" data-tsd-kind="Type alias">Widget</a></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="FileCropConfig" class="tsd-anchor"></a><h3 class="tsd-anchor-link">File<wbr/>Crop<wbr/>Config<a href="#FileCropConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">File<wbr/>Crop<wbr/>Config<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>height<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>killSize<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>rotation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>width<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>x<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>y<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/file.ts#L22">types/file.ts:22</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>height<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> kill<wbr/>Size<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>rotation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>width<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>x<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>y<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="FileCropReturnType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">File<wbr/>Crop<wbr/>Return<wbr/>Type<a href="#FileCropReturnType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">File<wbr/>Crop<wbr/>Return<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Omit</span><span class="tsd-signature-symbol">&lt;</span><a href="modules.html#FileResponse" class="tsd-signature-type" data-tsd-kind="Type alias">FileResponse</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;token&quot;</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>crop<span class="tsd-signature-symbol">: </span><a href="modules.html#FileCropConfig" class="tsd-signature-type" data-tsd-kind="Type alias">FileCropConfig</a><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/file.ts#L31">types/file.ts:31</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="FileResponse" class="tsd-anchor"></a><h3 class="tsd-anchor-link">File<wbr/>Response<a href="#FileResponse" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">File<wbr/>Response<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>crop<span class="tsd-signature-symbol">?: </span><a href="modules.html#FileCropConfig" class="tsd-signature-type" data-tsd-kind="Type alias">FileCropConfig</a><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>imagesize<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>height<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>width<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>mediaKey<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>token<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/file.ts#L8">types/file.ts:8</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> crop<span class="tsd-signature-symbol">?: </span><a href="modules.html#FileCropConfig" class="tsd-signature-type" data-tsd-kind="Type alias">FileCropConfig</a></h5></li><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>imagesize<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>height<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>width<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> }</span></h5><ul class="tsd-parameters"><li class="tsd-parameter"><h5>height<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>width<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li></ul></li><li class="tsd-parameter"><h5>media<wbr/>Key<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> token<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="Filter" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Filter<a href="#Filter" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Filter<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>method<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;&lt;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&gt;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&lt;=&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&gt;=&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;!=&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&lt;&gt;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;+&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;-&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;like&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;between&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;is&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;is not&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;in&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;link&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;match&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;equal&quot;</span><span class="tsd-signature-symbol">; </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>operator<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;&lt;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&gt;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&lt;=&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&gt;=&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;!=&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&lt;&gt;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;like&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;between&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;is&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;is not&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;in&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;link&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;match&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;equal&quot;</span><span class="tsd-signature-symbol">; </span>value<span class="tsd-signature-symbol">: </span><a href="modules.html#FilterValue" class="tsd-signature-type" data-tsd-kind="Type alias">FilterValue</a><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/utils.ts#L121">types/utils.ts:121</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> method<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;&lt;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&gt;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&lt;=&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&gt;=&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;!=&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&lt;&gt;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;+&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;-&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;like&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;between&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;is&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;is not&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;in&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;link&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;match&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;equal&quot;</span></h5></li><li class="tsd-parameter"><h5>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> operator<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;&lt;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&gt;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&lt;=&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&gt;=&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;!=&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&lt;&gt;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;like&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;between&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;is&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;is not&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;in&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;link&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;match&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;equal&quot;</span></h5></li><li class="tsd-parameter"><h5>value<span class="tsd-signature-symbol">: </span><a href="modules.html#FilterValue" class="tsd-signature-type" data-tsd-kind="Type alias">FilterValue</a></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="FilterValue" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Filter<wbr/>Value<a href="#FilterValue" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Filter<wbr/>Value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span>srcId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>srcType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span>targetId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>targetType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span>end<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>start<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/utils.ts#L113">types/utils.ts:113</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="Filters" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Filters<a href="#Filters" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Filters<span class="tsd-signature-symbol">:</span> <a href="modules.html#Filter" class="tsd-signature-type" data-tsd-kind="Type alias">Filter</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/utils.ts#L158">types/utils.ts:158</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="Format" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Format<a href="#Format" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Format<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;raw-little&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;raw-list&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;raw-view&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/utils.ts#L171">types/utils.ts:171</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="GroupList" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Group<wbr/>List<a href="#GroupList" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Group<wbr/>List<span class="tsd-signature-symbol">:</span> <a href="modules.html#GroupLittle" class="tsd-signature-type" data-tsd-kind="Type alias">GroupLittle</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>edito<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>idCategory<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>language<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>privacy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/group.ts#L56">types/group.ts:56</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="GroupLittle" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Group<wbr/>Little<a href="#GroupLittle" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Group<wbr/>Little<span class="tsd-signature-symbol">:</span> <a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateModified<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/group.ts#L51">types/group.ts:51</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="GroupProperties" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Group<wbr/>Properties<a href="#GroupProperties" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Group<wbr/>Properties<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>commentLevel<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;-1&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;2&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;3&quot;</span><span class="tsd-signature-symbol">; </span>edit_access<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;author&quot;</span><span class="tsd-signature-symbol">; </span>nounsubscribe<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol">; </span>user_level_signup<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;2&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;3&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/group.ts#L29">types/group.ts:29</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> comment<wbr/>Level<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;-1&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;2&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;3&quot;</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> edit_<wbr/>access<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;author&quot;</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> nounsubscribe<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> user_<wbr/>level_<wbr/>signup<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;2&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;3&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="GroupView" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Group<wbr/>View<a href="#GroupView" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Group<wbr/>View<span class="tsd-signature-symbol">:</span> <a href="modules.html#GroupList" class="tsd-signature-type" data-tsd-kind="Type alias">GroupList</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>image<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>spotBanner<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><a href="modules.html#SpotBannerImage" class="tsd-signature-type" data-tsd-kind="Type alias">SpotBannerImage</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>uriCommunity<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/group.ts#L64">types/group.ts:64</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="GroupWidget" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Group<wbr/>Widget<a href="#GroupWidget" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Group<wbr/>Widget<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>icon<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>idWidget<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/group.ts#L36">types/group.ts:36</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>icon<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>id<wbr/>Widget<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="JLandLog" class="tsd-anchor"></a><h3 class="tsd-anchor-link">JLand<wbr/>Log<a href="#JLandLog" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">JLand<wbr/>Log<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>action<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>idLog<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>mail<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>map<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>mode<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>slug<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/apis/jland/jland.ts#L7">apis/jland/jland.ts:7</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>action<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>date<wbr/>Creation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>id<wbr/>Log<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>mail<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>map<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>mode<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>slug<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="JLandMap" class="tsd-anchor"></a><h3 class="tsd-anchor-link">JLand<wbr/>Map<a href="#JLandMap" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">JLand<wbr/>Map<span class="tsd-signature-symbol">:</span> <a href="modules.html#jArticleList" class="tsd-signature-type" data-tsd-kind="Type alias">jArticleList</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>_extend<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>licenses<span class="tsd-signature-symbol">: </span><a href="modules.html#JLicense" class="tsd-signature-type" data-tsd-kind="Type alias">JLicense</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>jlandMapFlavor<span class="tsd-signature-symbol">: </span><a href="modules.html#JLandMapFlavor" class="tsd-signature-type" data-tsd-kind="Type alias">JLandMapFlavor</a><span class="tsd-signature-symbol">; </span>jlandMapKind<span class="tsd-signature-symbol">: </span><a href="modules.html#JLandMapKind" class="tsd-signature-type" data-tsd-kind="Type alias">JLandMapKind</a><span class="tsd-signature-symbol">; </span>limit<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>waMapUrl<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/apis/jland/jland.ts#L25">apis/jland/jland.ts:25</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="JLandMapCreation" class="tsd-anchor"></a><h3 class="tsd-anchor-link">JLand<wbr/>Map<wbr/>Creation<a href="#JLandMapCreation" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">JLand<wbr/>Map<wbr/>Creation<span class="tsd-signature-symbol">:</span> <a href="modules.html#ArticleCreation" class="tsd-signature-type" data-tsd-kind="Type alias">ArticleCreation</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>jlandMapAggregated<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;jlandmap&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/apis/jland/jland.ts#L35">apis/jland/jland.ts:35</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="JLandMapFlavor" class="tsd-anchor"></a><h3 class="tsd-anchor-link">JLand<wbr/>Map<wbr/>Flavor<a href="#JLandMapFlavor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">JLand<wbr/>Map<wbr/>Flavor<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/apis/jland/jland.ts#L22">apis/jland/jland.ts:22</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="JLandMapKind" class="tsd-anchor"></a><h3 class="tsd-anchor-link">JLand<wbr/>Map<wbr/>Kind<a href="#JLandMapKind" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">JLand<wbr/>Map<wbr/>Kind<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/apis/jland/jland.ts#L23">apis/jland/jland.ts:23</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="JLandStat" class="tsd-anchor"></a><h3 class="tsd-anchor-link">JLand<wbr/>Stat<a href="#JLandStat" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">JLand<wbr/>Stat<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>cnt<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>mail<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/apis/jland/jland.ts#L17">apis/jland/jland.ts:17</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>cnt<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>mail<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="JLicense" class="tsd-anchor"></a><h3 class="tsd-anchor-link">JLicense<a href="#JLicense" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">JLicense<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>contentId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>contentType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>idFeature<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>kind<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>status<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/apis/Licenses/licenses.ts#L5">apis/Licenses/licenses.ts:5</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>content<wbr/>Id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>content<wbr/>Type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>date<wbr/>Creation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>id<wbr/>Feature<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>kind<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>status<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="JLicenseAvailable" class="tsd-anchor"></a><h3 class="tsd-anchor-link">JLicense<wbr/>Available<a href="#JLicenseAvailable" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">JLicense<wbr/>Available<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/apis/Licenses/licenses.ts#L16">apis/Licenses/licenses.ts:16</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-index-signature"><h5><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">number</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="List" class="tsd-anchor"></a><h3 class="tsd-anchor-link">List<a href="#List" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">List<span class="tsd-signature-symbol">:</span> <a href="modules.html#jObjectList" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectList</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/utils.ts#L78">types/utils.ts:78</a></li></ul></aside><div class="tsd-comment tsd-typography"><dl class="tsd-comment-tags"><dt>deprecated</dt><dd><p>Use jObjectList instead</p>
2
- </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="Little" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Little<a href="#Little" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Little<span class="tsd-signature-symbol">:</span> <a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/utils.ts#L73">types/utils.ts:73</a></li></ul></aside><div class="tsd-comment tsd-typography"><dl class="tsd-comment-tags"><dt>deprecated</dt><dd><p>Use jObjectLittle instead</p>
3
- </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="MaybeWithCsrf" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Maybe<wbr/>With<wbr/>Csrf<a href="#MaybeWithCsrf" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Maybe<wbr/>With<wbr/>Csrf<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>tokenCSRF<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/utils.ts#L160">types/utils.ts:160</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T</h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="MaybeWithParent" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Maybe<wbr/>With<wbr/>Parent<a href="#MaybeWithParent" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Maybe<wbr/>With<wbr/>Parent<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>_parent<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/utils.ts#L168">types/utils.ts:168</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a> = <a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a></h4></li></ul><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> _parent<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="MaybeWithToken" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Maybe<wbr/>With<wbr/>Token<a href="#MaybeWithToken" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Maybe<wbr/>With<wbr/>Token<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>token<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/utils.ts#L164">types/utils.ts:164</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T</h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="MediaLibraryAttachment" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Media<wbr/>Library<wbr/>Attachment<a href="#MediaLibraryAttachment" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Media<wbr/>Library<wbr/>Attachment<span class="tsd-signature-symbol">:</span> <a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/mediaLibrary.ts#L3">types/mediaLibrary.ts:3</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="MediaLibraryList" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Media<wbr/>Library<wbr/>List<a href="#MediaLibraryList" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Media<wbr/>Library<wbr/>List<span class="tsd-signature-symbol">:</span> <a href="modules.html#jArticleList" class="tsd-signature-type" data-tsd-kind="Type alias">jArticleList</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>_audience<span class="tsd-signature-symbol">: </span><a href="modules.html#AudienceAutocomplete" class="tsd-signature-type" data-tsd-kind="Type alias">AudienceAutocomplete</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>attachment<span class="tsd-signature-symbol">: </span><a href="modules.html#MediaLibraryAttachment" class="tsd-signature-type" data-tsd-kind="Type alias">MediaLibraryAttachment</a><span class="tsd-signature-symbol">; </span>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/mediaLibrary.ts#L9">types/mediaLibrary.ts:9</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="MediaLibraryLittle" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Media<wbr/>Library<wbr/>Little<a href="#MediaLibraryLittle" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Media<wbr/>Library<wbr/>Little<span class="tsd-signature-symbol">:</span> <a href="modules.html#jArticleLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jArticleLittle</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>attachment<span class="tsd-signature-symbol">: </span><a href="modules.html#MediaLibraryAttachment" class="tsd-signature-type" data-tsd-kind="Type alias">MediaLibraryAttachment</a><span class="tsd-signature-symbol">; </span>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/mediaLibrary.ts#L5">types/mediaLibrary.ts:5</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="Model" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Model<a href="#Model" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Model<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>fields<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">, </span><a href="modules.html#Configuration" class="tsd-signature-type" data-tsd-kind="Type alias">Configuration</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>icon<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>mainType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L92">types/model.ts:92</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span> = <span class="tsd-signature-type">string</span></h4></li></ul><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>fields<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">, </span><a href="modules.html#Configuration" class="tsd-signature-type" data-tsd-kind="Type alias">Configuration</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">&gt;</span></h5></li><li class="tsd-parameter"><h5>icon<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>main<wbr/>Type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="Namespaces" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Namespaces<a href="#Namespaces" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Namespaces<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>BOOKMARKS<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">BookmarksFunctions</span><span class="tsd-signature-symbol">; </span>CUSTOM-ACTION<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">CustomActionFunctions</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/realtime.ts#L6">types/realtime.ts:6</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>BOOKMARKS<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">BookmarksFunctions</span></h5></li><li class="tsd-parameter"><h5>CUSTOM-<wbr/>ACTION<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">CustomActionFunctions</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="Order" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Order<a href="#Order" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Order<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>sort<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;ASC&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;DESC&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/utils.ts#L106">types/utils.ts:106</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>sort<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;ASC&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;DESC&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="Orders" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Orders<a href="#Orders" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Orders<span class="tsd-signature-symbol">:</span> <a href="modules.html#Order" class="tsd-signature-type" data-tsd-kind="Type alias">Order</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/utils.ts#L111">types/utils.ts:111</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="RTMessage" class="tsd-anchor"></a><h3 class="tsd-anchor-link">RTMessage<a href="#RTMessage" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">RTMessage<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">O</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>function<span class="tsd-signature-symbol">: </span><a href="modules.html#Namespaces" class="tsd-signature-type" data-tsd-kind="Type alias">Namespaces</a><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">; </span>namespace<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">; </span>object<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">O</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/realtime.ts#L21">types/realtime.ts:21</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">keyof </span><a href="modules.html#Namespaces" class="tsd-signature-type" data-tsd-kind="Type alias">Namespaces</a> = <span class="tsd-signature-type">&quot;CUSTOM-ACTION&quot;</span></h4></li><li><h4>O<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a> = <a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a></h4></li></ul><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>function<span class="tsd-signature-symbol">: </span><a href="modules.html#Namespaces" class="tsd-signature-type" data-tsd-kind="Type alias">Namespaces</a><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">]</span></h5></li><li class="tsd-parameter"><h5>namespace<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li><li class="tsd-parameter"><h5>object<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">O</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="RTMessageHandler" class="tsd-anchor"></a><h3 class="tsd-anchor-link">RTMessage<wbr/>Handler<a href="#RTMessageHandler" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">RTMessage<wbr/>Handler<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>function<span class="tsd-signature-symbol">: </span><a href="modules.html#Namespaces" class="tsd-signature-type" data-tsd-kind="Type alias">Namespaces</a><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">; </span>namespace<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">; </span>handler<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/realtime.ts#L11">types/realtime.ts:11</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">keyof </span><a href="modules.html#Namespaces" class="tsd-signature-type" data-tsd-kind="Type alias">Namespaces</a> = <span class="tsd-signature-type">&quot;CUSTOM-ACTION&quot;</span></h4></li></ul><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>function<span class="tsd-signature-symbol">: </span><a href="modules.html#Namespaces" class="tsd-signature-type" data-tsd-kind="Type alias">Namespaces</a><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">]</span></h5></li><li class="tsd-parameter"><h5>namespace<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li><li class="tsd-parameter"><h5>handler<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">handler<span class="tsd-signature-symbol">(</span>message<span class="tsd-signature-symbol">: </span><a href="modules.html#RTMessage" class="tsd-signature-type" data-tsd-kind="Type alias">RTMessage</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">, </span><a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/realtime.ts#L14">types/realtime.ts:14</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>message: <a href="modules.html#RTMessage" class="tsd-signature-type" data-tsd-kind="Type alias">RTMessage</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">, </span><a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a><span class="tsd-signature-symbol">&gt;</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4></li></ul></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="RTReceivedMessage" class="tsd-anchor"></a><h3 class="tsd-anchor-link">RTReceived<wbr/>Message<a href="#RTReceivedMessage" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">RTReceived<wbr/>Message<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">[</span><span class="tsd-signature-type">&quot;message&quot;</span><span class="tsd-signature-symbol">, </span><a href="modules.html#RTMessage" class="tsd-signature-type" data-tsd-kind="Type alias">RTMessage</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">]</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/realtime.ts#L31">types/realtime.ts:31</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">keyof </span><a href="modules.html#Namespaces" class="tsd-signature-type" data-tsd-kind="Type alias">Namespaces</a></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="ReservationList" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Reservation<wbr/>List<a href="#ReservationList" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Reservation<wbr/>List<span class="tsd-signature-symbol">:</span> <a href="modules.html#jArticleList" class="tsd-signature-type" data-tsd-kind="Type alias">jArticleList</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>_asset<span class="tsd-signature-symbol">: </span><a href="modules.html#BookableAssetList" class="tsd-signature-type" data-tsd-kind="Type alias">BookableAssetList</a><span class="tsd-signature-symbol">; </span>dateEnd<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateStart<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>reservationCancelled<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/assetReservation.ts#L23">types/assetReservation.ts:23</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="Rights" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Rights<a href="#Rights" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Rights<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>administrate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>comment<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>create<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>delete<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>member<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>publish<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>read<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>update<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/utils.ts#L39">types/utils.ts:39</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>administrate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>comment<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>create<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>delete<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>member<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>publish<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>read<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>update<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="SearchAdminConfig" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Search<wbr/>Admin<wbr/>Config<a href="#SearchAdminConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Search<wbr/>Admin<wbr/>Config<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/search.ts#L137">types/search.ts:137</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="SearchFacetValues" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Search<wbr/>Facet<wbr/>Values<a href="#SearchFacetValues" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Search<wbr/>Facet<wbr/>Values<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>count<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/search.ts#L34">types/search.ts:34</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>count<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="SearchLastQuery" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Search<wbr/>Last<wbr/>Query<a href="#SearchLastQuery" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Search<wbr/>Last<wbr/>Query<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>keywords<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/search.ts#L133">types/search.ts:133</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>keywords<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="SearchResultProps" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Search<wbr/>Result<wbr/>Props<a href="#SearchResultProps" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Search<wbr/>Result<wbr/>Props<span class="tsd-signature-symbol">:</span> <a href="interfaces/SearchResultPropsApp.html" class="tsd-signature-type" data-tsd-kind="Interface">SearchResultPropsApp</a><span class="tsd-signature-symbol"> | </span><a href="interfaces/SearchResultPropsObject.html" class="tsd-signature-type" data-tsd-kind="Interface">SearchResultPropsObject</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/search.ts#L87">types/search.ts:87</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="ShareAccessObject" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Share<wbr/>Access<wbr/>Object<a href="#ShareAccessObject" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Share<wbr/>Access<wbr/>Object<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>_audience<span class="tsd-signature-symbol">: </span><a href="modules.html#ShareAccessObjectAudience" class="tsd-signature-type" data-tsd-kind="Type alias">ShareAccessObjectAudience</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>_right<span class="tsd-signature-symbol">: </span><a href="modules.html#Rights" class="tsd-signature-type" data-tsd-kind="Type alias">Rights</a><span class="tsd-signature-symbol">; </span>_user<span class="tsd-signature-symbol">: </span><a href="modules.html#ShareAccessObjectAudience" class="tsd-signature-type" data-tsd-kind="Type alias">ShareAccessObjectAudience</a><span class="tsd-signature-symbol">; </span>generalAccessHash<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>generalAccessRule<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;link&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;invitation&quot;</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>idUser<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/share.ts#L16">types/share.ts:16</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>_audience<span class="tsd-signature-symbol">: </span><a href="modules.html#ShareAccessObjectAudience" class="tsd-signature-type" data-tsd-kind="Type alias">ShareAccessObjectAudience</a><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5>_right<span class="tsd-signature-symbol">: </span><a href="modules.html#Rights" class="tsd-signature-type" data-tsd-kind="Type alias">Rights</a></h5></li><li class="tsd-parameter"><h5>_user<span class="tsd-signature-symbol">: </span><a href="modules.html#ShareAccessObjectAudience" class="tsd-signature-type" data-tsd-kind="Type alias">ShareAccessObjectAudience</a></h5></li><li class="tsd-parameter"><h5>general<wbr/>Access<wbr/>Hash<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>general<wbr/>Access<wbr/>Rule<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;link&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;invitation&quot;</span></h5></li><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>id<wbr/>User<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="ShareAccessObjectAudience" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Share<wbr/>Access<wbr/>Object<wbr/>Audience<a href="#ShareAccessObjectAudience" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Share<wbr/>Access<wbr/>Object<wbr/>Audience<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/share.ts#L3">types/share.ts:3</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="ShareAccessProps" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Share<wbr/>Access<wbr/>Props<a href="#ShareAccessProps" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Share<wbr/>Access<wbr/>Props<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>audience<span class="tsd-signature-symbol">: </span><a href="modules.html#ShareAccessObjectAudience" class="tsd-signature-type" data-tsd-kind="Type alias">ShareAccessObjectAudience</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>read<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>write<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/share.ts#L28">types/share.ts:28</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>audience<span class="tsd-signature-symbol">: </span><a href="modules.html#ShareAccessObjectAudience" class="tsd-signature-type" data-tsd-kind="Type alias">ShareAccessObjectAudience</a><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5>read<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5>write<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="ShareAccessRequestProps" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Share<wbr/>Access<wbr/>Request<wbr/>Props<a href="#ShareAccessRequestProps" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Share<wbr/>Access<wbr/>Request<wbr/>Props<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/share.ts#L29">types/share.ts:29</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="ShareOptionObject" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Share<wbr/>Option<wbr/>Object<a href="#ShareOptionObject" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Share<wbr/>Option<wbr/>Object<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>_right<span class="tsd-signature-symbol">: </span><a href="modules.html#Rights" class="tsd-signature-type" data-tsd-kind="Type alias">Rights</a><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>idUser<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/share.ts#L9">types/share.ts:9</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>_right<span class="tsd-signature-symbol">: </span><a href="modules.html#Rights" class="tsd-signature-type" data-tsd-kind="Type alias">Rights</a></h5></li><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>id<wbr/>User<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="SpotBannerImage" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Spot<wbr/>Banner<wbr/>Image<a href="#SpotBannerImage" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Spot<wbr/>Banner<wbr/>Image<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/group.ts#L14">types/group.ts:14</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="StoreFinalize" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Store<wbr/>Finalize<a href="#StoreFinalize" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Store<wbr/>Finalize<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/adminStore.ts#L9">types/adminStore.ts:9</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="StoreItem" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Store<wbr/>Item<a href="#StoreItem" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Store<wbr/>Item<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>image<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>license<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>price<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/adminStore.ts#L1">types/adminStore.ts:1</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>image<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>license<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>price<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="StudioAction" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Studio<wbr/>Action<a href="#StudioAction" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Studio<wbr/>Action<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>action<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>nameApp<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/apis/application/types.ts#L19">apis/application/types.ts:19</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>action<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>name<wbr/>App<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="StudioApplication" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Studio<wbr/>Application<a href="#StudioApplication" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Studio<wbr/>Application<span class="tsd-signature-symbol">:</span> <a href="modules.html#StudioApplicationBase" class="tsd-signature-type" data-tsd-kind="Type alias">StudioApplicationBase</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/apis/application/types.ts#L97">apis/application/types.ts:97</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="StudioApplicationBase" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Studio<wbr/>Application<wbr/>Base<a href="#StudioApplicationBase" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Studio<wbr/>Application<wbr/>Base<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>accessRightList<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>accessRightObjectList<span class="tsd-signature-symbol">?: </span><a href="interfaces/AccessRightObject.html" class="tsd-signature-type" data-tsd-kind="Interface">AccessRightObject</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>action<span class="tsd-signature-symbol">?: </span><a href="modules.html#StudioAction" class="tsd-signature-type" data-tsd-kind="Type alias">StudioAction</a><span class="tsd-signature-symbol">; </span>attrExposed<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>author<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>checkAccess<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>columns<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>dateCreation<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>description<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>display<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>icon<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>idApp<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>img<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>label<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>mail2RSE<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>manifest<span class="tsd-signature-symbol">?: </span><a href="modules.html#StudioManifest" class="tsd-signature-type" data-tsd-kind="Type alias">StudioManifest</a><span class="tsd-signature-symbol">; </span>name<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>order<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>showImport<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>showMap<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>status<span class="tsd-signature-symbol">: </span><a href="modules.html#StudioApplicationStatusEnumBased" class="tsd-signature-type" data-tsd-kind="Type alias">StudioApplicationStatusEnumBased</a><span class="tsd-signature-symbol">; </span>studioVersion<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>suspended<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>typeModel<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">unknown</span><span class="tsd-signature-symbol">; </span>types<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>url<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>urlTarget<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>value<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>view<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/apis/application/types.ts#L47">apis/application/types.ts:47</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> access<wbr/>Right<wbr/>List<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> access<wbr/>Right<wbr/>Object<wbr/>List<span class="tsd-signature-symbol">?: </span><a href="interfaces/AccessRightObject.html" class="tsd-signature-type" data-tsd-kind="Interface">AccessRightObject</a><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> action<span class="tsd-signature-symbol">?: </span><a href="modules.html#StudioAction" class="tsd-signature-type" data-tsd-kind="Type alias">StudioAction</a></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> attr<wbr/>Exposed<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> author<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> check<wbr/>Access<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> columns<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> date<wbr/>Creation<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> description<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> display<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> icon<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>id<wbr/>App<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> img<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> label<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> mail2RSE<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> manifest<span class="tsd-signature-symbol">?: </span><a href="modules.html#StudioManifest" class="tsd-signature-type" data-tsd-kind="Type alias">StudioManifest</a></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> name<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> order<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> show<wbr/>Import<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> show<wbr/>Map<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>status<span class="tsd-signature-symbol">: </span><a href="modules.html#StudioApplicationStatusEnumBased" class="tsd-signature-type" data-tsd-kind="Type alias">StudioApplicationStatusEnumBased</a></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> studio<wbr/>Version<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> suspended<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> type<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> type<wbr/>Model<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">unknown</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> types<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> url<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> url<wbr/>Target<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> value<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> view<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="StudioApplicationStatusEnumBased" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Studio<wbr/>Application<wbr/>Status<wbr/>Enum<wbr/>Based<a href="#StudioApplicationStatusEnumBased" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Studio<wbr/>Application<wbr/>Status<wbr/>Enum<wbr/>Based<span class="tsd-signature-symbol">:</span> <a href="modules.html#ValueOf" class="tsd-signature-type" data-tsd-kind="Type alias">ValueOf</a><span class="tsd-signature-symbol">&lt;</span><a href="enums/StudioApplicationStatus.html" class="tsd-signature-type" data-tsd-kind="Enumeration">StudioApplicationStatus</a><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/apis/application/types.ts#L95">apis/application/types.ts:95</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="StudioManifest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Studio<wbr/>Manifest<a href="#StudioManifest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Studio<wbr/>Manifest<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>author<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>manifestVersion<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>version<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/apis/application/types.ts#L81">apis/application/types.ts:81</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>author<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>date<wbr/>Creation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>manifest<wbr/>Version<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>version<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="UpdateGroup" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Update<wbr/>Group<a href="#UpdateGroup" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Update<wbr/>Group<span class="tsd-signature-symbol">:</span> <a href="modules.html#CreateGroup" class="tsd-signature-type" data-tsd-kind="Type alias">CreateGroup</a><span class="tsd-signature-symbol"> &amp; </span><a href="modules.html#GroupProperties" class="tsd-signature-type" data-tsd-kind="Type alias">GroupProperties</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>image<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>spotBanner<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><a href="modules.html#SpotBannerImage" class="tsd-signature-type" data-tsd-kind="Type alias">SpotBannerImage</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>token<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uriCommunity<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/group.ts#L20">types/group.ts:20</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="UploadConfig" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Upload<wbr/>Config<a href="#UploadConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Upload<wbr/>Config<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>attrName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>file<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">File</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">; </span>token<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>url<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/file.ts#L1">types/file.ts:1</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>attr<wbr/>Name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> file<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">File</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></h5></li><li class="tsd-parameter"><h5>token<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> url<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="User" class="tsd-anchor"></a><h3 class="tsd-anchor-link">User<a href="#User" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">User<span class="tsd-signature-symbol">:</span> <a href="modules.html#Little" class="tsd-signature-type" data-tsd-kind="Type alias">Little</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>Pseudo<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>_values<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">unknown</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>class<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>cssClass<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>cssColor<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>shortUri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/apis/user/user.ts#L15">apis/user/user.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="UserDirectoryConfiguration" class="tsd-anchor"></a><h3 class="tsd-anchor-link">User<wbr/>Directory<wbr/>Configuration<a href="#UserDirectoryConfiguration" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">User<wbr/>Directory<wbr/>Configuration<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>businessContactShow<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>cardFields<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>cnt<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>contactDirectoryShow<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;0&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol">; </span>filters<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>menu<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;0&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol">; </span>sort<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>tableFields<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>userDirectoryShow<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol">; </span>userGeoloc<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>viewFields<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/apis/user/user.ts#L42">apis/user/user.ts:42</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>business<wbr/>Contact<wbr/>Show<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>card<wbr/>Fields<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> cnt<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>contact<wbr/>Directory<wbr/>Show<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;0&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span></h5></li><li class="tsd-parameter"><h5>filters<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5>menu<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;0&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span></h5></li><li class="tsd-parameter"><h5>sort<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>table<wbr/>Fields<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5>user<wbr/>Directory<wbr/>Show<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> user<wbr/>Geoloc<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>view<wbr/>Fields<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="UserMapModel" class="tsd-anchor"></a><h3 class="tsd-anchor-link">User<wbr/>Map<wbr/>Model<a href="#UserMapModel" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">User<wbr/>Map<wbr/>Model<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>idInType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>lat<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>lng<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/user.ts#L10">types/user.ts:10</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>id<wbr/>In<wbr/>Type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>lat<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>lng<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="UserModel" class="tsd-anchor"></a><h3 class="tsd-anchor-link">User<wbr/>Model<a href="#UserModel" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">User<wbr/>Model<span class="tsd-signature-symbol">:</span> <a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>firstname<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>lastname<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>mail<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/user.ts#L4">types/user.ts:4</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="ValueOf" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Value<wbr/>Of<a href="#ValueOf" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Value<wbr/>Of<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-symbol">keyof </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">]</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/utils.ts#L181">types/utils.ts:181</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T</h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="VariantSizeType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Variant<wbr/>Size<wbr/>Type<a href="#VariantSizeType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Variant<wbr/>Size<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;sm&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;md&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;lg&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L75">types/widgets.ts:75</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="VariantType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Variant<wbr/>Type<a href="#VariantType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Variant<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;contained&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;outlined&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L76">types/widgets.ts:76</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WedocEmptyType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Wedoc<wbr/>Empty<wbr/>Type<a href="#WedocEmptyType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Wedoc<wbr/>Empty<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/wedoc.ts#L64">types/wedoc.ts:64</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WedocFileAudienceType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Wedoc<wbr/>File<wbr/>Audience<wbr/>Type<a href="#WedocFileAudienceType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Wedoc<wbr/>File<wbr/>Audience<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/wedoc.ts#L29">types/wedoc.ts:29</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WedocFileInfo" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Wedoc<wbr/>File<wbr/>Info<a href="#WedocFileInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Wedoc<wbr/>File<wbr/>Info<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>extension<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>icon<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/wedoc.ts#L3">types/wedoc.ts:3</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>extension<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>icon<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WedocFileType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Wedoc<wbr/>File<wbr/>Type<a href="#WedocFileType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Wedoc<wbr/>File<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>_audience<span class="tsd-signature-symbol">: </span><a href="modules.html#WedocFileAudienceType" class="tsd-signature-type" data-tsd-kind="Type alias">WedocFileAudienceType</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>_extend<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateModified<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>fileInfo<span class="tsd-signature-symbol">: </span><a href="modules.html#WedocFileInfo" class="tsd-signature-type" data-tsd-kind="Type alias">WedocFileInfo</a><span class="tsd-signature-symbol">; </span>generalAccessRule<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>_right<span class="tsd-signature-symbol">: </span><a href="modules.html#Rights" class="tsd-signature-type" data-tsd-kind="Type alias">Rights</a><span class="tsd-signature-symbol">; </span>_user<span class="tsd-signature-symbol">: </span><a href="modules.html#WedocFileUserType" class="tsd-signature-type" data-tsd-kind="Type alias">WedocFileUserType</a><span class="tsd-signature-symbol">; </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateModified<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>mimetype<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/wedoc.ts#L11">types/wedoc.ts:11</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>_audience<span class="tsd-signature-symbol">: </span><a href="modules.html#WedocFileAudienceType" class="tsd-signature-type" data-tsd-kind="Type alias">WedocFileAudienceType</a><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5>_extend<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateModified<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>fileInfo<span class="tsd-signature-symbol">: </span><a href="modules.html#WedocFileInfo" class="tsd-signature-type" data-tsd-kind="Type alias">WedocFileInfo</a><span class="tsd-signature-symbol">; </span>generalAccessRule<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></h5><ul class="tsd-parameters"><li class="tsd-parameter"><h5>date<wbr/>Creation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>date<wbr/>Modified<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>file<wbr/>Info<span class="tsd-signature-symbol">: </span><a href="modules.html#WedocFileInfo" class="tsd-signature-type" data-tsd-kind="Type alias">WedocFileInfo</a></h5></li><li class="tsd-parameter"><h5>general<wbr/>Access<wbr/>Rule<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></li><li class="tsd-parameter"><h5>_right<span class="tsd-signature-symbol">: </span><a href="modules.html#Rights" class="tsd-signature-type" data-tsd-kind="Type alias">Rights</a></h5></li><li class="tsd-parameter"><h5>_user<span class="tsd-signature-symbol">: </span><a href="modules.html#WedocFileUserType" class="tsd-signature-type" data-tsd-kind="Type alias">WedocFileUserType</a></h5></li><li class="tsd-parameter"><h5>date<wbr/>Creation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>date<wbr/>Modified<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>mimetype<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WedocFileUserType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Wedoc<wbr/>File<wbr/>User<wbr/>Type<a href="#WedocFileUserType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Wedoc<wbr/>File<wbr/>User<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/wedoc.ts#L35">types/wedoc.ts:35</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WedocQueryResults" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Wedoc<wbr/>Query<wbr/>Results<a href="#WedocQueryResults" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Wedoc<wbr/>Query<wbr/>Results<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>cnt<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>data<span class="tsd-signature-symbol">: </span><a href="modules.html#WedocFileType" class="tsd-signature-type" data-tsd-kind="Type alias">WedocFileType</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>limit<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>page<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/wedoc.ts#L50">types/wedoc.ts:50</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>cnt<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>data<span class="tsd-signature-symbol">: </span><a href="modules.html#WedocFileType" class="tsd-signature-type" data-tsd-kind="Type alias">WedocFileType</a><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5>limit<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>page<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WedocQueryType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Wedoc<wbr/>Query<wbr/>Type<a href="#WedocQueryType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Wedoc<wbr/>Query<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>filters<span class="tsd-signature-symbol">: </span><a href="modules.html#Filters" class="tsd-signature-type" data-tsd-kind="Type alias">Filters</a><span class="tsd-signature-symbol">; </span>limit<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>orders<span class="tsd-signature-symbol">: </span><a href="modules.html#Orders" class="tsd-signature-type" data-tsd-kind="Type alias">Orders</a><span class="tsd-signature-symbol">; </span>page<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>query<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/wedoc.ts#L56">types/wedoc.ts:56</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>filters<span class="tsd-signature-symbol">: </span><a href="modules.html#Filters" class="tsd-signature-type" data-tsd-kind="Type alias">Filters</a></h5></li><li class="tsd-parameter"><h5>limit<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>orders<span class="tsd-signature-symbol">: </span><a href="modules.html#Orders" class="tsd-signature-type" data-tsd-kind="Type alias">Orders</a></h5></li><li class="tsd-parameter"><h5>page<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>query<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WedocTemplate" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Wedoc<wbr/>Template<a href="#WedocTemplate" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Wedoc<wbr/>Template<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>extension<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>icon<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/wedoc.ts#L42">types/wedoc.ts:42</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>extension<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>icon<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="Widget" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<a href="#Widget" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<span class="tsd-signature-symbol">:</span> <a href="modules.html#WidgetText" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetText</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetTextarea" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetTextarea</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetNumber" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetNumber</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetDate" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetDate</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetDatetime" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetDatetime</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetDatePicker" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetDatePicker</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetSelect" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetSelect</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetEmail" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetEmail</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetUrl" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetUrl</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetRefUser" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetRefUser</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetRadio" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetRadio</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetCheckbox" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetCheckbox</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetOrientedlinks" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetOrientedlinks</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetTaxonomy" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetTaxonomy</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetUri" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetUri</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetTransient" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetTransient</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetMultiattribute" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetMultiattribute</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetFile" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetFile</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L52">types/model.ts:52</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetArticleAttachmentContent" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Article<wbr/>Attachment<wbr/>Content<a href="#WidgetArticleAttachmentContent" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Article<wbr/>Attachment<wbr/>Content<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>fileDisplay<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;list&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;gallery&quot;</span><span class="tsd-signature-symbol">; </span>files<span class="tsd-signature-symbol">?: </span><a href="modules.html#WidgetFileType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetFileType</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L122">types/widgets.ts:122</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> file<wbr/>Display<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;list&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;gallery&quot;</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> files<span class="tsd-signature-symbol">?: </span><a href="modules.html#WidgetFileType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetFileType</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetArticleAttachmentType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Article<wbr/>Attachment<wbr/>Type<a href="#WidgetArticleAttachmentType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Article<wbr/>Attachment<wbr/>Type<span class="tsd-signature-symbol">:</span> <a href="modules.html#WidgetType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetType</a><span class="tsd-signature-symbol">&lt;</span><a href="modules.html#WidgetArticleAttachmentContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleAttachmentContent</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;widget-article-attachment&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L60">types/widgets.ts:60</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetArticleButtonType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Article<wbr/>Button<wbr/>Type<a href="#WidgetArticleButtonType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Article<wbr/>Button<wbr/>Type<span class="tsd-signature-symbol">:</span> <a href="modules.html#WidgetType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetType</a><span class="tsd-signature-symbol">&lt;</span><a href="modules.html#WidgetButtonContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetButtonContent</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;widget-article-button&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L40">types/widgets.ts:40</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetArticleGalleryContent" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Article<wbr/>Gallery<wbr/>Content<a href="#WidgetArticleGalleryContent" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Article<wbr/>Gallery<wbr/>Content<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>galleryDisplay<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;portrait&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;landscape&quot;</span><span class="tsd-signature-symbol">; </span>gap<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>horizontalNumber<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>widgets<span class="tsd-signature-symbol">?: </span><a href="modules.html#WidgetWrapperProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetWrapperProps</a><span class="tsd-signature-symbol">&lt;</span><a href="modules.html#WidgetArticleImageType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleImageType</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L78">types/widgets.ts:78</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> gallery<wbr/>Display<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;portrait&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;landscape&quot;</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> gap<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> horizontal<wbr/>Number<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> widgets<span class="tsd-signature-symbol">?: </span><a href="modules.html#WidgetWrapperProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetWrapperProps</a><span class="tsd-signature-symbol">&lt;</span><a href="modules.html#WidgetArticleImageType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleImageType</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">[]</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetArticleGalleryType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Article<wbr/>Gallery<wbr/>Type<a href="#WidgetArticleGalleryType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Article<wbr/>Gallery<wbr/>Type<span class="tsd-signature-symbol">:</span> <a href="modules.html#WidgetType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetType</a><span class="tsd-signature-symbol">&lt;</span><a href="modules.html#WidgetArticleGalleryContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleGalleryContent</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;widget-article-gallery&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L44">types/widgets.ts:44</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetArticleImageType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Article<wbr/>Image<wbr/>Type<a href="#WidgetArticleImageType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Article<wbr/>Image<wbr/>Type<span class="tsd-signature-symbol">:</span> <a href="modules.html#WidgetType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetType</a><span class="tsd-signature-symbol">&lt;</span><a href="modules.html#WidgetImageContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetImageContent</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;widget-article-image&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L56">types/widgets.ts:56</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetArticleTextType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Article<wbr/>Text<wbr/>Type<a href="#WidgetArticleTextType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Article<wbr/>Text<wbr/>Type<span class="tsd-signature-symbol">:</span> <a href="modules.html#WidgetType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetType</a><span class="tsd-signature-symbol">&lt;</span><a href="modules.html#WidgetTextContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetTextContent</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;widget-article-text&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L52">types/widgets.ts:52</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetArticleTitleType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Article<wbr/>Title<wbr/>Type<a href="#WidgetArticleTitleType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Article<wbr/>Title<wbr/>Type<span class="tsd-signature-symbol">:</span> <a href="modules.html#WidgetType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetType</a><span class="tsd-signature-symbol">&lt;</span><a href="modules.html#WidgetTitleContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetTitleContent</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;widget-article-title&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L48">types/widgets.ts:48</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetButtonContent" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Button<wbr/>Content<a href="#WidgetButtonContent" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Button<wbr/>Content<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>backgroundColor<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>borderRadius<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>buttonSize<span class="tsd-signature-symbol">?: </span><a href="modules.html#VariantSizeType" class="tsd-signature-type" data-tsd-kind="Type alias">VariantSizeType</a><span class="tsd-signature-symbol">; </span>color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>fontSize<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>text<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>variant<span class="tsd-signature-symbol">?: </span><a href="modules.html#VariantType" class="tsd-signature-type" data-tsd-kind="Type alias">VariantType</a><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L102">types/widgets.ts:102</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> background<wbr/>Color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> border<wbr/>Radius<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> button<wbr/>Size<span class="tsd-signature-symbol">?: </span><a href="modules.html#VariantSizeType" class="tsd-signature-type" data-tsd-kind="Type alias">VariantSizeType</a></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> font<wbr/>Size<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> text<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> variant<span class="tsd-signature-symbol">?: </span><a href="modules.html#VariantType" class="tsd-signature-type" data-tsd-kind="Type alias">VariantType</a></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetCheckbox" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Checkbox<a href="#WidgetCheckbox" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Checkbox<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;checkbox&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L33">types/model.ts:33</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;checkbox&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetContentKeys" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Content<wbr/>Keys<a href="#WidgetContentKeys" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Content<wbr/>Keys<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">keyof </span><a href="modules.html#CombinedWidgetContent" class="tsd-signature-type" data-tsd-kind="Type alias">CombinedWidgetContent</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L136">types/widgets.ts:136</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetDate" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Date<a href="#WidgetDate" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Date<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>format<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;date&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L13">types/model.ts:13</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>format<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;date&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetDatePicker" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Date<wbr/>Picker<a href="#WidgetDatePicker" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Date<wbr/>Picker<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;datePicker&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L17">types/model.ts:17</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;datePicker&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetDatePickerValue" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Date<wbr/>Picker<wbr/>Value<a href="#WidgetDatePickerValue" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Date<wbr/>Picker<wbr/>Value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L18">types/model.ts:18</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetDateValue" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Date<wbr/>Value<a href="#WidgetDateValue" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Date<wbr/>Value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L14">types/model.ts:14</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetDatetime" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Datetime<a href="#WidgetDatetime" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Datetime<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;datetime&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L15">types/model.ts:15</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;datetime&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetDatetimeValue" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Datetime<wbr/>Value<a href="#WidgetDatetimeValue" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Datetime<wbr/>Value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L16">types/model.ts:16</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetDefaultProps" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Default<wbr/>Props<a href="#WidgetDefaultProps" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Default<wbr/>Props<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>inplace<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>isComponentVisible<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>mode<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetDisplayMode" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetDisplayMode</a><span class="tsd-signature-symbol">; </span>width<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>isMounted<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>onChange<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>onClick<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>onStateChange<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L14">types/widgets.ts:14</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>inplace<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> is<wbr/>Component<wbr/>Visible<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>mode<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetDisplayMode" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetDisplayMode</a></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> width<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>is<wbr/>Mounted<span class="tsd-signature-symbol">?:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">is<wbr/>Mounted<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L19">types/widgets.ts:19</a></li></ul></aside><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>on<wbr/>Change<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">on<wbr/>Change<span class="tsd-signature-symbol">(</span>content<span class="tsd-signature-symbol">: </span><a href="modules.html#CombinedWidgetContent" class="tsd-signature-type" data-tsd-kind="Type alias">CombinedWidgetContent</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L21">types/widgets.ts:21</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>content: <a href="modules.html#CombinedWidgetContent" class="tsd-signature-type" data-tsd-kind="Type alias">CombinedWidgetContent</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>on<wbr/>Click<span class="tsd-signature-symbol">?:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">on<wbr/>Click<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L20">types/widgets.ts:20</a></li></ul></aside><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>on<wbr/>State<wbr/>Change<span class="tsd-signature-symbol">?:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">on<wbr/>State<wbr/>Change<span class="tsd-signature-symbol">(</span>state<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetStateProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetStateProps</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L22">types/widgets.ts:22</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>state: <a href="modules.html#WidgetStateProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetStateProps</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetDefinitionProps" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Definition<wbr/>Props<a href="#WidgetDefinitionProps" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Definition<wbr/>Props<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>available<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>img<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">typeof </span><a href="modules.html#widgetRefNames" class="tsd-signature-type" data-tsd-kind="Variable">widgetRefNames</a><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">; </span>panel<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>useEditor<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>useWidgets<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>useWrapper<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L145">types/widgets.ts:145</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>available<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>img<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">typeof </span><a href="modules.html#widgetRefNames" class="tsd-signature-type" data-tsd-kind="Variable">widgetRefNames</a><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">]</span></h5></li><li class="tsd-parameter"><h5>panel<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>useEditor<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>useWidgets<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>useWrapper<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> }</span></h5><ul class="tsd-parameters"><li class="tsd-parameter"><h5>use<wbr/>Editor<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>use<wbr/>Widgets<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>use<wbr/>Wrapper<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li></ul></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetDisplayMode" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Display<wbr/>Mode<a href="#WidgetDisplayMode" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Display<wbr/>Mode<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;edit&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;view&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L170">types/widgets.ts:170</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetEmail" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Email<a href="#WidgetEmail" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Email<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;email&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L26">types/model.ts:26</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;email&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetEmailValue" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Email<wbr/>Value<a href="#WidgetEmailValue" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Email<wbr/>Value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L27">types/model.ts:27</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetFile" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>File<a href="#WidgetFile" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>File<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;file&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L20">types/model.ts:20</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;file&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetFileType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>File<wbr/>Type<a href="#WidgetFileType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>File<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>dimension<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>height<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>width<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>filename<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>mimetype<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L163">types/widgets.ts:163</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>dimension<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>height<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>width<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> }</span></h5><ul class="tsd-parameters"><li class="tsd-parameter"><h5>height<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>width<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li></ul></li><li class="tsd-parameter"><h5>filename<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>mimetype<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetImageContent" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Image<wbr/>Content<a href="#WidgetImageContent" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Image<wbr/>Content<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>backgroundPosition<span class="tsd-signature-symbol">?: </span><a href="modules.html#CSSBackgroundPosition" class="tsd-signature-type" data-tsd-kind="Type alias">CSSBackgroundPosition</a><span class="tsd-signature-symbol">; </span>backgroundSize<span class="tsd-signature-symbol">?: </span><a href="modules.html#CSSBackgroundSize" class="tsd-signature-type" data-tsd-kind="Type alias">CSSBackgroundSize</a><span class="tsd-signature-symbol">; </span>borderRadius<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>displayAs<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;image&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;background&quot;</span><span class="tsd-signature-symbol">; </span>file<span class="tsd-signature-symbol">?: </span><a href="modules.html#WidgetFileType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetFileType</a><span class="tsd-signature-symbol">; </span>useFilter<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>widgets<span class="tsd-signature-symbol">?: </span><a href="modules.html#WidgetWrapperProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetWrapperProps</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L112">types/widgets.ts:112</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> background<wbr/>Position<span class="tsd-signature-symbol">?: </span><a href="modules.html#CSSBackgroundPosition" class="tsd-signature-type" data-tsd-kind="Type alias">CSSBackgroundPosition</a></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> background<wbr/>Size<span class="tsd-signature-symbol">?: </span><a href="modules.html#CSSBackgroundSize" class="tsd-signature-type" data-tsd-kind="Type alias">CSSBackgroundSize</a></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> border<wbr/>Radius<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> display<wbr/>As<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;image&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;background&quot;</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> file<span class="tsd-signature-symbol">?: </span><a href="modules.html#WidgetFileType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetFileType</a></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> use<wbr/>Filter<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> widgets<span class="tsd-signature-symbol">?: </span><a href="modules.html#WidgetWrapperProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetWrapperProps</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetModalProps" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Modal<wbr/>Props<a href="#WidgetModalProps" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Modal<wbr/>Props<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>title<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>view<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L172">types/widgets.ts:172</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> title<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> view<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">any</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetMultiattribute" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Multiattribute<a href="#WidgetMultiattribute" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Multiattribute<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;multiattribute&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L19">types/model.ts:19</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;multiattribute&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetNumber" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Number<a href="#WidgetNumber" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Number<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;number&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L11">types/model.ts:11</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;number&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetNumberValue" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Number<wbr/>Value<a href="#WidgetNumberValue" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Number<wbr/>Value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L12">types/model.ts:12</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetOrientedlinks" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Orientedlinks<a href="#WidgetOrientedlinks" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Orientedlinks<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>params<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>jcomplete-multiple<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;0&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol">; </span>showAdd<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;0&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol">; </span>supportedTypes<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;orientedlinks&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L35">types/model.ts:35</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>params<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>jcomplete-multiple<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;0&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol">; </span>showAdd<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;0&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol">; </span>supportedTypes<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span></h5><ul class="tsd-parameters"><li class="tsd-parameter"><h5>jcomplete-<wbr/>multiple<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;0&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span></h5></li><li class="tsd-parameter"><h5>show<wbr/>Add<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;0&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span></h5></li><li class="tsd-parameter"><h5>supported<wbr/>Types<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li></ul></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;orientedlinks&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetRadio" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Radio<a href="#WidgetRadio" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Radio<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;radio&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L32">types/model.ts:32</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;radio&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetRefUser" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Ref<wbr/>User<a href="#WidgetRefUser" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Ref<wbr/>User<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;refUser&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L30">types/model.ts:30</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;refUser&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="WidgetSelect" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Select<a href="#WidgetSelect" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Select<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>params<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span>data<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>defaultValue<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span><span class="tsd-signature-symbol">; </span>explain<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">1</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;select&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L21">types/model.ts:21</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>U<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span> = <span class="tsd-signature-type">string</span></h4></li></ul><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> params<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span>data<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>defaultValue<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span><span class="tsd-signature-symbol">; </span>explain<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">1</span><span class="tsd-signature-symbol"> }</span></h5><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> data<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> default<wbr/>Value<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> explain<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">1</span></h5></li></ul></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;select&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetStateProps" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>State<wbr/>Props<a href="#WidgetStateProps" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>State<wbr/>Props<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>busy<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>initialized<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>loading<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>mounted<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L138">types/widgets.ts:138</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> busy<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> initialized<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> loading<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> mounted<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetTaxonomy" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Taxonomy<a href="#WidgetTaxonomy" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Taxonomy<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>params<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>idTaxonomy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;taxonomy&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L34">types/model.ts:34</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>params<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>idTaxonomy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></h5><ul class="tsd-parameters"><li class="tsd-parameter"><h5>id<wbr/>Taxonomy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;taxonomy&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetText" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Text<a href="#WidgetText" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Text<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;text&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L1">types/model.ts:1</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;text&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetTextContent" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Text<wbr/>Content<a href="#WidgetTextContent" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Text<wbr/>Content<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>fontSize<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>lineHeight<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>linkColor<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>text<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L94">types/widgets.ts:94</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> font<wbr/>Size<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> line<wbr/>Height<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> link<wbr/>Color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> text<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetTextValue" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Text<wbr/>Value<a href="#WidgetTextValue" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Text<wbr/>Value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L2">types/model.ts:2</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetTextarea" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Textarea<a href="#WidgetTextarea" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Textarea<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>params<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span>class<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;mceEditor&quot;</span><span class="tsd-signature-symbol">; </span>mention<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;textarea&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L3">types/model.ts:3</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> params<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span>class<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;mceEditor&quot;</span><span class="tsd-signature-symbol">; </span>mention<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol"> }</span></h5><ul class="tsd-parameters"><li class="tsd-parameter"><h5>class<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;mceEditor&quot;</span></h5></li><li class="tsd-parameter"><h5>mention<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;1&quot;</span></h5></li></ul></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;textarea&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetTextareaValue" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Textarea<wbr/>Value<a href="#WidgetTextareaValue" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Textarea<wbr/>Value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L10">types/model.ts:10</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetTitleContent" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Title<wbr/>Content<a href="#WidgetTitleContent" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Title<wbr/>Content<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>backgroundColor<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>heading<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>text<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>textAlign<span class="tsd-signature-symbol">?: </span><a href="modules.html#CSSTextAlignType" class="tsd-signature-type" data-tsd-kind="Type alias">CSSTextAlignType</a><span class="tsd-signature-symbol">; </span>widgets<span class="tsd-signature-symbol">?: </span><a href="modules.html#WidgetWrapperProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetWrapperProps</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L85">types/widgets.ts:85</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> background<wbr/>Color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> heading<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> text<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> text<wbr/>Align<span class="tsd-signature-symbol">?: </span><a href="modules.html#CSSTextAlignType" class="tsd-signature-type" data-tsd-kind="Type alias">CSSTextAlignType</a></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> widgets<span class="tsd-signature-symbol">?: </span><a href="modules.html#WidgetWrapperProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetWrapperProps</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetTransient" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Transient<a href="#WidgetTransient" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Transient<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;transient&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L31">types/model.ts:31</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;transient&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="WidgetType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Type<a href="#WidgetType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Type<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>content<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">; </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">typeof </span><a href="modules.html#widgetRefNames" class="tsd-signature-type" data-tsd-kind="Variable">widgetRefNames</a><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">; </span>uniqid<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L34">types/widgets.ts:34</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T = <a href="modules.html#CombinedWidgetContent" class="tsd-signature-type" data-tsd-kind="Type alias">CombinedWidgetContent</a></h4></li></ul><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>content<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li><li class="tsd-parameter"><h5>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">typeof </span><a href="modules.html#widgetRefNames" class="tsd-signature-type" data-tsd-kind="Variable">widgetRefNames</a><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">]</span></h5></li><li class="tsd-parameter"><h5>uniqid<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetTypes" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Types<a href="#WidgetTypes" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Types<span class="tsd-signature-symbol">:</span> <a href="modules.html#WidgetArticleButtonType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleButtonType</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetArticleGalleryType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleGalleryType</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetArticleTitleType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleTitleType</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetArticleTextType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleTextType</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetArticleAttachmentType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleAttachmentType</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetArticleImageType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleImageType</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L64">types/widgets.ts:64</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetUri" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Uri<a href="#WidgetUri" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Uri<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>params<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>class<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>jcomplete-url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;uri&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L43">types/model.ts:43</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>params<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>class<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>jcomplete-url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></h5><ul class="tsd-parameters"><li class="tsd-parameter"><h5>class<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>jcomplete-<wbr/>url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;uri&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetUrl" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Url<a href="#WidgetUrl" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Url<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>params<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>target<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;_blank&quot;</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;url&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L28">types/model.ts:28</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>params<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>target<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;_blank&quot;</span><span class="tsd-signature-symbol"> }</span></h5><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> target<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;_blank&quot;</span></h5></li></ul></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;url&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetUrlValue" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Url<wbr/>Value<a href="#WidgetUrlValue" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Url<wbr/>Value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L29">types/model.ts:29</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetVector" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Vector<a href="#WidgetVector" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Vector<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>x<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>y<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L158">types/widgets.ts:158</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>x<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>y<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetWrapperExtendedProps" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Wrapper<wbr/>Extended<wbr/>Props<a href="#WidgetWrapperExtendedProps" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Wrapper<wbr/>Extended<wbr/>Props<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>doSomethingAfterIsMounted<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>isCover<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>isMainTitle<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>isMandatory<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L7">types/widgets.ts:7</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> do<wbr/>Something<wbr/>After<wbr/>Is<wbr/>Mounted<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> is<wbr/>Cover<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> is<wbr/>Main<wbr/>Title<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> is<wbr/>Mandatory<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="WidgetWrapperProps" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Wrapper<wbr/>Props<a href="#WidgetWrapperProps" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Wrapper<wbr/>Props<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>position<span class="tsd-signature-symbol">?: </span><a href="modules.html#WidgetVector" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetVector</a><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>widget<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L1">types/widgets.ts:1</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T = <a href="modules.html#WidgetTypes" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetTypes</a></h4></li></ul><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> position<span class="tsd-signature-symbol">?: </span><a href="modules.html#WidgetVector" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetVector</a></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>widget<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetsRootState" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widgets<wbr/>Root<wbr/>State<a href="#WidgetsRootState" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widgets<wbr/>Root<wbr/>State<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>widgets<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetsState" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetsState</a><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L177">types/widgets.ts:177</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>widgets<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetsState" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetsState</a></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetsState" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widgets<wbr/>State<a href="#WidgetsState" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widgets<wbr/>State<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>ids<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><a href="modules.html#WidgetWrapperProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetWrapperProps</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>modal<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetModalProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetModalProps</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol">; </span>states<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><a href="modules.html#WidgetStateProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetStateProps</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>token<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L181">types/widgets.ts:181</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>ids<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><a href="modules.html#WidgetWrapperProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetWrapperProps</a><span class="tsd-signature-symbol">&gt;</span></h5></li><li class="tsd-parameter"><h5>modal<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetModalProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetModalProps</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></h5></li><li class="tsd-parameter"><h5>states<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><a href="modules.html#WidgetStateProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetStateProps</a><span class="tsd-signature-symbol">&gt;</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> token<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetsValue" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widgets<wbr/>Value<a href="#WidgetsValue" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widgets<wbr/>Value<span class="tsd-signature-symbol">:</span> <a href="modules.html#WidgetDatePickerValue" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetDatePickerValue</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetDatetimeValue" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetDatetimeValue</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetDateValue" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetDateValue</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetEmailValue" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetEmailValue</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetNumberValue" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetNumberValue</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetTextareaValue" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetTextareaValue</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetTextValue" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetTextValue</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetUrlValue" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetUrlValue</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/model.ts#L72">types/model.ts:72</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="jArticleList" class="tsd-anchor"></a><h3 class="tsd-anchor-link">j<wbr/>Article<wbr/>List<a href="#jArticleList" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">j<wbr/>Article<wbr/>List<span class="tsd-signature-symbol">:</span> <a href="modules.html#jArticleLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jArticleLittle</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>_right<span class="tsd-signature-symbol">: </span><a href="modules.html#Rights" class="tsd-signature-type" data-tsd-kind="Type alias">Rights</a><span class="tsd-signature-symbol">; </span>_user<span class="tsd-signature-symbol">: </span><a href="modules.html#jUserLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jUserLittle</a><span class="tsd-signature-symbol">; </span>description<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/utils.ts#L98">types/utils.ts:98</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="jArticleLittle" class="tsd-anchor"></a><h3 class="tsd-anchor-link">j<wbr/>Article<wbr/>Little<a href="#jArticleLittle" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">j<wbr/>Article<wbr/>Little<span class="tsd-signature-symbol">:</span> <a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateModified<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/utils.ts#L93">types/utils.ts:93</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="jArticleView" class="tsd-anchor"></a><h3 class="tsd-anchor-link">j<wbr/>Article<wbr/>View<a href="#jArticleView" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">j<wbr/>Article<wbr/>View<span class="tsd-signature-symbol">:</span> <a href="modules.html#jArticleList" class="tsd-signature-type" data-tsd-kind="Type alias">jArticleList</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/utils.ts#L104">types/utils.ts:104</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="jLinkList" class="tsd-anchor"></a><h3 class="tsd-anchor-link">j<wbr/>Link<wbr/>List<a href="#jLinkList" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">j<wbr/>Link<wbr/>List<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <a href="modules.html#jLinkLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jLinkLittle</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>_src<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">; </span>_target<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">; </span>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/utils.ts#L87">types/utils.ts:87</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a> = <a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="jLinkLittle" class="tsd-anchor"></a><h3 class="tsd-anchor-link">j<wbr/>Link<wbr/>Little<a href="#jLinkLittle" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">j<wbr/>Link<wbr/>Little<span class="tsd-signature-symbol">:</span> <a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>srcId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>srcType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>targetId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>targetType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/utils.ts#L80">types/utils.ts:80</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="jObjectAutocomplete" class="tsd-anchor"></a><h3 class="tsd-anchor-link">j<wbr/>Object<wbr/>Autocomplete<a href="#jObjectAutocomplete" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">j<wbr/>Object<wbr/>Autocomplete<span class="tsd-signature-symbol">:</span> <a href="interfaces/BaseAutocomplete.html" class="tsd-signature-type" data-tsd-kind="Interface">BaseAutocomplete</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/autocomplete.ts#L15">types/autocomplete.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="jObjectBase" class="tsd-anchor"></a><h3 class="tsd-anchor-link">j<wbr/>Object<wbr/>Base<a href="#jObjectBase" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">j<wbr/>Object<wbr/>Base<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>dateCreation<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateModified<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>mainType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/utils.ts#L50">types/utils.ts:50</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> date<wbr/>Creation<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> date<wbr/>Modified<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>main<wbr/>Type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="jObjectList" class="tsd-anchor"></a><h3 class="tsd-anchor-link">j<wbr/>Object<wbr/>List<a href="#jObjectList" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">j<wbr/>Object<wbr/>List<span class="tsd-signature-symbol">:</span> <a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>_right<span class="tsd-signature-symbol">: </span><a href="modules.html#Rights" class="tsd-signature-type" data-tsd-kind="Type alias">Rights</a><span class="tsd-signature-symbol">; </span>_user<span class="tsd-signature-symbol">: </span><a href="modules.html#jUserLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jUserLittle</a><span class="tsd-signature-symbol">; </span>description<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/utils.ts#L64">types/utils.ts:64</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="jObjectLittle" class="tsd-anchor"></a><h3 class="tsd-anchor-link">j<wbr/>Object<wbr/>Little<a href="#jObjectLittle" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">j<wbr/>Object<wbr/>Little<span class="tsd-signature-symbol">:</span> <a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>_url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/utils.ts#L59">types/utils.ts:59</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="jSpotAutocomplete" class="tsd-anchor"></a><h3 class="tsd-anchor-link">j<wbr/>Spot<wbr/>Autocomplete<a href="#jSpotAutocomplete" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">j<wbr/>Spot<wbr/>Autocomplete<span class="tsd-signature-symbol">:</span> <a href="modules.html#jObjectAutocomplete" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectAutocomplete</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>idspot<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/autocomplete.ts#L23">types/autocomplete.ts:23</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="jUserAutocomplete" class="tsd-anchor"></a><h3 class="tsd-anchor-link">j<wbr/>User<wbr/>Autocomplete<a href="#jUserAutocomplete" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">j<wbr/>User<wbr/>Autocomplete<span class="tsd-signature-symbol">:</span> <a href="modules.html#jObjectAutocomplete" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectAutocomplete</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>Pseudo<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/autocomplete.ts#L19">types/autocomplete.ts:19</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="jUserList" class="tsd-anchor"></a><h3 class="tsd-anchor-link">j<wbr/>User<wbr/>List<a href="#jUserList" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">j<wbr/>User<wbr/>List<span class="tsd-signature-symbol">:</span> <a href="modules.html#jUserLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jUserLittle</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/user.ts#L29">types/user.ts:29</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="jUserLittle" class="tsd-anchor"></a><h3 class="tsd-anchor-link">j<wbr/>User<wbr/>Little<a href="#jUserLittle" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">j<wbr/>User<wbr/>Little<span class="tsd-signature-symbol">:</span> <a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateModified<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>level<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">typeof </span><a href="modules.html#UserLevel" class="tsd-signature-type" data-tsd-kind="Variable">UserLevel</a><span class="tsd-signature-symbol">[</span><span class="tsd-signature-symbol">keyof </span><span class="tsd-signature-symbol">typeof </span><a href="modules.html#UserLevel" class="tsd-signature-type" data-tsd-kind="Variable">UserLevel</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/user.ts#L23">types/user.ts:23</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="jUserView" class="tsd-anchor"></a><h3 class="tsd-anchor-link">j<wbr/>User<wbr/>View<a href="#jUserView" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">j<wbr/>User<wbr/>View<span class="tsd-signature-symbol">:</span> <a href="modules.html#jUserList" class="tsd-signature-type" data-tsd-kind="Type alias">jUserList</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/user.ts#L33">types/user.ts:33</a></li></ul></aside></section></section><section class="tsd-panel-group tsd-member-group "><h2>Variables</h2><section class="tsd-panel tsd-member tsd-kind-variable"><a id="JamespotUserApiInstance" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagConst">Const</span> Jamespot<wbr/>User<wbr/>Api<wbr/>Instance<a href="#JamespotUserApiInstance" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Jamespot<wbr/>User<wbr/>Api<wbr/>Instance<span class="tsd-signature-symbol">:</span> <a href="classes/JamespotUserApi.html" class="tsd-signature-type" data-tsd-kind="Class">JamespotUserApi</a><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/index.ts#L6">index.ts:6</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-variable"><a id="UserLevel" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagConst">Const</span> User<wbr/>Level<a href="#UserLevel" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">User<wbr/>Level<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>ADMIN<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">9</span><span class="tsd-signature-symbol">; </span>EXTERNAL<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">3</span><span class="tsd-signature-symbol">; </span>GUEST<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">0</span><span class="tsd-signature-symbol">; </span>USER<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">5</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/user.ts#L16">types/user.ts:16</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>ADMIN<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">9</span></h5></li><li class="tsd-parameter"><h5>EXTERNAL<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">3</span></h5></li><li class="tsd-parameter"><h5>GUEST<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">0</span></h5></li><li class="tsd-parameter"><h5>USER<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">5</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-variable"><a id="api" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagConst">Const</span> api<a href="#api" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">api<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">typeof </span><a href="classes/JamespotUserApi.html" class="tsd-signature-type" data-tsd-kind="Class">JamespotUserApi</a><span class="tsd-signature-symbol"> = JamespotUserApi</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/index.ts#L25">index.ts:25</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-variable"><a id="jEnsure" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagConst">Const</span> j<wbr/>Ensure<a href="#jEnsure" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">j<wbr/>Ensure<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>isBookmarkCustom<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>bookmark<span class="tsd-signature-symbol">: </span><a href="modules.html#BookmarkLink" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkLink</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#BookmarkCustom" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkCustom</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">bookmark</span><span class="tsd-signature-symbol"> is </span><a href="modules.html#BookmarkCustom" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkCustom</a><span class="tsd-signature-symbol">; </span>isBookmarkLink<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>bookmark<span class="tsd-signature-symbol">: </span><a href="modules.html#BookmarkLink" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkLink</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#BookmarkCustom" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkCustom</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">bookmark</span><span class="tsd-signature-symbol"> is </span><a href="modules.html#BookmarkLink" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkLink</a><span class="tsd-signature-symbol">; </span>isBookmarkRawList<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>bookmark<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#BookmarkRawList" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkRawList</a><span class="tsd-signature-symbol">&lt;</span><a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">bookmark</span><span class="tsd-signature-symbol"> is </span><a href="modules.html#BookmarkRawList" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkRawList</a><span class="tsd-signature-symbol">&lt;</span><a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>objectIsType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">(</span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span>, object<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol"> is </span><span class="tsd-signature-type">jObjectTypes</span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/util/ensure.ts#L33">util/ensure.ts:33</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>is<wbr/>Bookmark<wbr/>Custom<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>bookmark<span class="tsd-signature-symbol">: </span><a href="modules.html#BookmarkLink" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkLink</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#BookmarkCustom" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkCustom</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">bookmark</span><span class="tsd-signature-symbol"> is </span><a href="modules.html#BookmarkCustom" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkCustom</a></h5><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>bookmark<span class="tsd-signature-symbol">: </span><a href="modules.html#BookmarkLink" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkLink</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#BookmarkCustom" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkCustom</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">bookmark</span><span class="tsd-signature-symbol"> is </span><a href="modules.html#BookmarkCustom" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkCustom</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>bookmark: <a href="modules.html#BookmarkLink" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkLink</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#BookmarkCustom" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkCustom</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">bookmark</span><span class="tsd-signature-symbol"> is </span><a href="modules.html#BookmarkCustom" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkCustom</a></h4></li></ul></li></ul></li><li class="tsd-parameter"><h5>is<wbr/>Bookmark<wbr/>Link<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>bookmark<span class="tsd-signature-symbol">: </span><a href="modules.html#BookmarkLink" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkLink</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#BookmarkCustom" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkCustom</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">bookmark</span><span class="tsd-signature-symbol"> is </span><a href="modules.html#BookmarkLink" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkLink</a></h5><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>bookmark<span class="tsd-signature-symbol">: </span><a href="modules.html#BookmarkLink" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkLink</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#BookmarkCustom" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkCustom</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">bookmark</span><span class="tsd-signature-symbol"> is </span><a href="modules.html#BookmarkLink" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkLink</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>bookmark: <a href="modules.html#BookmarkLink" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkLink</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#BookmarkCustom" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkCustom</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">bookmark</span><span class="tsd-signature-symbol"> is </span><a href="modules.html#BookmarkLink" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkLink</a></h4></li></ul></li></ul></li><li class="tsd-parameter"><h5>is<wbr/>Bookmark<wbr/>Raw<wbr/>List<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>bookmark<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#BookmarkRawList" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkRawList</a><span class="tsd-signature-symbol">&lt;</span><a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">bookmark</span><span class="tsd-signature-symbol"> is </span><a href="modules.html#BookmarkRawList" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkRawList</a><span class="tsd-signature-symbol">&lt;</span><a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a><span class="tsd-signature-symbol">&gt;</span></h5><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>bookmark<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#BookmarkRawList" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkRawList</a><span class="tsd-signature-symbol">&lt;</span><a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">bookmark</span><span class="tsd-signature-symbol"> is </span><a href="modules.html#BookmarkRawList" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkRawList</a><span class="tsd-signature-symbol">&lt;</span><a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>bookmark: <a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#BookmarkRawList" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkRawList</a><span class="tsd-signature-symbol">&lt;</span><a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a><span class="tsd-signature-symbol">&gt;</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">bookmark</span><span class="tsd-signature-symbol"> is </span><a href="modules.html#BookmarkRawList" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkRawList</a><span class="tsd-signature-symbol">&lt;</span><a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></li></ul></li><li class="tsd-parameter"><h5>object<wbr/>Is<wbr/>Type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">(</span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span>, object<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol"> is </span><span class="tsd-signature-type">jObjectTypes</span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">]</span></h5><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-type-literal tsd-has-type-parameter"><li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">(</span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span>, object<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol"> is </span><span class="tsd-signature-type">jObjectTypes</span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">]</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;bookmarkLink&quot;</span></h4></li></ul><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>type: <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li><li><h5>object: <a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">object</span><span class="tsd-signature-symbol"> is </span><span class="tsd-signature-type">jObjectTypes</span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">]</span></h4></li></ul></li></ul></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-variable"><a id="network" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagConst">Const</span> network<a href="#network" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">network<span class="tsd-signature-symbol">:</span> <a href="classes/Network.html" class="tsd-signature-type" data-tsd-kind="Class">Network</a><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/index.ts#L5">index.ts:5</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-variable"><a id="widgetRefNames" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagConst">Const</span> widget<wbr/>Ref<wbr/>Names<a href="#widgetRefNames" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">widget<wbr/>Ref<wbr/>Names<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">readonly </span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type">&quot;widget-article-button&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;widget-article-gallery&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;widget-article-title&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;widget-article-text&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;widget-article-attachment&quot;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;widget-article-image&quot;</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/9771c68/src/types/widgets.ts#L25">types/widgets.ts:25</a></li></ul></aside></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class="current"><a href="modules.html">Exports</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="tsd-kind-reference"><a href="modules.html#default" class="tsd-kind-icon">default</a></li><li class="tsd-kind-enum"><a href="enums/StudioApplicationStatus.html" class="tsd-kind-icon">Studio<wbr/>Application<wbr/>Status</a></li><li class="tsd-kind-class"><a href="classes/AdminStoreApi.html" class="tsd-kind-icon">Admin<wbr/>Store<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JApplicationApi.html" class="tsd-kind-icon">JApplication<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JArticleApi.html" class="tsd-kind-icon">JArticle<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JAssetReservation.html" class="tsd-kind-icon">JAsset<wbr/>Reservation</a></li><li class="tsd-kind-class"><a href="classes/JAudienceApi.html" class="tsd-kind-icon">JAudience<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JBaseApi.html" class="tsd-kind-icon">JBase<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JBookmarkApi.html" class="tsd-kind-icon">JBookmark<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JCommunityApi.html" class="tsd-kind-icon">JCommunity<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JDiapazoneApi.html" class="tsd-kind-icon">JDiapazone<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JFileApi.html" class="tsd-kind-icon">JFile<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JFilebankApi.html" class="tsd-kind-icon">JFilebank<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JGroupApi.html" class="tsd-kind-icon">JGroup<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JLandApi.html" class="tsd-kind-icon">JLand<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JLicenseApi.html" class="tsd-kind-icon">JLicense<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JMessengerApi.html" class="tsd-kind-icon">JMessenger<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JSearchApi.html" class="tsd-kind-icon">JSearch<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JShareApi.html" class="tsd-kind-icon">JShare<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JTaxonomyApi.html" class="tsd-kind-icon">JTaxonomy<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JUserApi.html" class="tsd-kind-icon">JUser<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JWedocApi.html" class="tsd-kind-icon">JWedoc<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JamespotUserApi.html" class="tsd-kind-icon">Jamespot<wbr/>User<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/Network.html" class="tsd-kind-icon">Network</a></li><li class="tsd-kind-class"><a href="classes/WindowBrowser.html" class="tsd-kind-icon">Window<wbr/>Browser</a></li><li class="tsd-kind-interface"><a href="interfaces/AccessRightObject.html" class="tsd-kind-icon">Access<wbr/>Right<wbr/>Object</a></li><li class="tsd-kind-interface tsd-has-type-parameter"><a href="interfaces/ApiDefaultWrapper.html" class="tsd-kind-icon">Api<wbr/>Default<wbr/>Wrapper</a></li><li class="tsd-kind-interface tsd-has-type-parameter"><a href="interfaces/ApiError.html" class="tsd-kind-icon">Api<wbr/>Error</a></li><li class="tsd-kind-interface tsd-has-type-parameter"><a href="interfaces/ApiWrapper.html" class="tsd-kind-icon">Api<wbr/>Wrapper</a></li><li class="tsd-kind-interface"><a href="interfaces/BaseAutocomplete.html" class="tsd-kind-icon">Base<wbr/>Autocomplete</a></li><li class="tsd-kind-interface"><a href="interfaces/BaseMessage.html" class="tsd-kind-icon">Base<wbr/>Message</a></li><li class="tsd-kind-interface"><a href="interfaces/Category.html" class="tsd-kind-icon">Category</a></li><li class="tsd-kind-interface"><a href="interfaces/FileBankProps.html" class="tsd-kind-icon">File<wbr/>Bank<wbr/>Props</a></li><li class="tsd-kind-interface"><a href="interfaces/FolderProps.html" class="tsd-kind-icon">Folder<wbr/>Props</a></li><li class="tsd-kind-interface"><a href="interfaces/ListFilterSpec.html" class="tsd-kind-icon">List<wbr/>Filter<wbr/>Spec</a></li><li class="tsd-kind-interface"><a href="interfaces/OF.html" class="tsd-kind-icon">OF</a></li><li class="tsd-kind-interface"><a href="interfaces/ObjectListProps.html" class="tsd-kind-icon">Object<wbr/>List<wbr/>Props</a></li><li class="tsd-kind-interface tsd-has-type-parameter"><a href="interfaces/PagingResults.html" class="tsd-kind-icon">Paging<wbr/>Results</a></li><li class="tsd-kind-interface"><a href="interfaces/RootFolderProps.html" class="tsd-kind-icon">Root<wbr/>Folder<wbr/>Props</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchCategoryModel.html" class="tsd-kind-icon">Search<wbr/>Category<wbr/>Model</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchCategoryValue.html" class="tsd-kind-icon">Search<wbr/>Category<wbr/>Value</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchConfig.html" class="tsd-kind-icon">Search<wbr/>Config</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchFacetModel.html" class="tsd-kind-icon">Search<wbr/>Facet<wbr/>Model</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchFacetValueModel.html" class="tsd-kind-icon">Search<wbr/>Facet<wbr/>Value<wbr/>Model</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchQuery.html" class="tsd-kind-icon">Search<wbr/>Query</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchQueryFilterModel.html" class="tsd-kind-icon">Search<wbr/>Query<wbr/>Filter<wbr/>Model</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchQueryOption.html" class="tsd-kind-icon">Search<wbr/>Query<wbr/>Option</a></li><li class="tsd-kind-interface tsd-has-type-parameter"><a href="interfaces/SearchQueryResult.html" class="tsd-kind-icon">Search<wbr/>Query<wbr/>Result</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchQuerySortModel.html" class="tsd-kind-icon">Search<wbr/>Query<wbr/>Sort<wbr/>Model</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchResultCatProps.html" class="tsd-kind-icon">Search<wbr/>Result<wbr/>Cat<wbr/>Props</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchResultPropsApp.html" class="tsd-kind-icon">Search<wbr/>Result<wbr/>Props<wbr/>App</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchResultPropsObject.html" class="tsd-kind-icon">Search<wbr/>Result<wbr/>Props<wbr/>Object</a></li><li class="tsd-kind-interface"><a href="interfaces/SpotProps.html" class="tsd-kind-icon">Spot<wbr/>Props</a></li><li class="tsd-kind-interface"><a href="interfaces/Taxonomy.html" class="tsd-kind-icon">Taxonomy</a></li><li class="tsd-kind-interface"><a href="interfaces/TaxonomyCreate.html" class="tsd-kind-icon">Taxonomy<wbr/>Create</a></li><li class="tsd-kind-interface"><a href="interfaces/WindowInterface.html" class="tsd-kind-icon">Window<wbr/>Interface</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AnyRTHandlerFunction" class="tsd-kind-icon">AnyRTHandler<wbr/>Function</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AnyRTMessage" class="tsd-kind-icon">AnyRTMessage</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#ApiPagingResults" class="tsd-kind-icon">Api<wbr/>Paging<wbr/>Results</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#ApiReturn" class="tsd-kind-icon">Api<wbr/>Return</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ApplicationType" class="tsd-kind-icon">Application<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ArticleCreation" class="tsd-kind-icon">Article<wbr/>Creation</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ArticleGetConfig" class="tsd-kind-icon">Article<wbr/>Get<wbr/>Config</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ArticleListConfig" class="tsd-kind-icon">Article<wbr/>List<wbr/>Config</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AseiGroups" class="tsd-kind-icon">Asei<wbr/>Groups</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AseiInstitution" class="tsd-kind-icon">Asei<wbr/>Institution</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AseiRights" class="tsd-kind-icon">Asei<wbr/>Rights</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AseiTicket" class="tsd-kind-icon">Asei<wbr/>Ticket</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AseiTicketStatus" class="tsd-kind-icon">Asei<wbr/>Ticket<wbr/>Status</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AssetReservationConfiguration" class="tsd-kind-icon">Asset<wbr/>Reservation<wbr/>Configuration</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AudienceAutocomplete" class="tsd-kind-icon">Audience<wbr/>Autocomplete</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AutoCompeteConcept" class="tsd-kind-icon">Auto<wbr/>Compete<wbr/>Concept</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AutoCompleteList" class="tsd-kind-icon">Auto<wbr/>Complete<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AutocompleteHierarchy" class="tsd-kind-icon">Autocomplete<wbr/>Hierarchy</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BaseArticle" class="tsd-kind-icon">Base<wbr/>Article</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BaseMessages" class="tsd-kind-icon">Base<wbr/>Messages</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BaseMessagesOne" class="tsd-kind-icon">Base<wbr/>Messages<wbr/>One</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BookableAssetList" class="tsd-kind-icon">Bookable<wbr/>Asset<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BookableAssetView" class="tsd-kind-icon">Bookable<wbr/>Asset<wbr/>View</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BookmarkCustom" class="tsd-kind-icon">Bookmark<wbr/>Custom</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BookmarkLink" class="tsd-kind-icon">Bookmark<wbr/>Link</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#BookmarkList" class="tsd-kind-icon">Bookmark<wbr/>List</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#BookmarkRawList" class="tsd-kind-icon">Bookmark<wbr/>Raw<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BookmarkTypes" class="tsd-kind-icon">Bookmark<wbr/>Types</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BusinessContact" class="tsd-kind-icon">Business<wbr/>Contact</a></li><li class="tsd-kind-type-alias"><a href="modules.html#CSSBackgroundPosition" class="tsd-kind-icon">CSSBackground<wbr/>Position</a></li><li class="tsd-kind-type-alias"><a href="modules.html#CSSBackgroundSize" class="tsd-kind-icon">CSSBackground<wbr/>Size</a></li><li class="tsd-kind-type-alias"><a href="modules.html#CSSTextAlignType" class="tsd-kind-icon">CSSText<wbr/>Align<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#CombinedWidgetContent" class="tsd-kind-icon">Combined<wbr/>Widget<wbr/>Content</a></li><li class="tsd-kind-type-alias"><a href="modules.html#CommunityAutocomplete" class="tsd-kind-icon">Community<wbr/>Autocomplete</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Concept" class="tsd-kind-icon">Concept</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#Configuration" class="tsd-kind-icon">Configuration</a></li><li class="tsd-kind-type-alias"><a href="modules.html#CreateGroup" class="tsd-kind-icon">Create<wbr/>Group</a></li><li class="tsd-kind-type-alias"><a href="modules.html#FetchReturnType" class="tsd-kind-icon">Fetch<wbr/>Return<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#FieldConfiguration" class="tsd-kind-icon">Field<wbr/>Configuration</a></li><li class="tsd-kind-type-alias"><a href="modules.html#FileCropConfig" class="tsd-kind-icon">File<wbr/>Crop<wbr/>Config</a></li><li class="tsd-kind-type-alias"><a href="modules.html#FileCropReturnType" class="tsd-kind-icon">File<wbr/>Crop<wbr/>Return<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#FileResponse" class="tsd-kind-icon">File<wbr/>Response</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Filter" class="tsd-kind-icon">Filter</a></li><li class="tsd-kind-type-alias"><a href="modules.html#FilterValue" class="tsd-kind-icon">Filter<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Filters" class="tsd-kind-icon">Filters</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Format" class="tsd-kind-icon">Format</a></li><li class="tsd-kind-type-alias"><a href="modules.html#GroupList" class="tsd-kind-icon">Group<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#GroupLittle" class="tsd-kind-icon">Group<wbr/>Little</a></li><li class="tsd-kind-type-alias"><a href="modules.html#GroupProperties" class="tsd-kind-icon">Group<wbr/>Properties</a></li><li class="tsd-kind-type-alias"><a href="modules.html#GroupView" class="tsd-kind-icon">Group<wbr/>View</a></li><li class="tsd-kind-type-alias"><a href="modules.html#GroupWidget" class="tsd-kind-icon">Group<wbr/>Widget</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLandLog" class="tsd-kind-icon">JLand<wbr/>Log</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLandMap" class="tsd-kind-icon">JLand<wbr/>Map</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLandMapCreation" class="tsd-kind-icon">JLand<wbr/>Map<wbr/>Creation</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLandMapFlavor" class="tsd-kind-icon">JLand<wbr/>Map<wbr/>Flavor</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLandMapKind" class="tsd-kind-icon">JLand<wbr/>Map<wbr/>Kind</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLandStat" class="tsd-kind-icon">JLand<wbr/>Stat</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLicense" class="tsd-kind-icon">JLicense</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLicenseAvailable" class="tsd-kind-icon">JLicense<wbr/>Available</a></li><li class="tsd-kind-type-alias"><a href="modules.html#List" class="tsd-kind-icon">List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Little" class="tsd-kind-icon">Little</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#MaybeWithCsrf" class="tsd-kind-icon">Maybe<wbr/>With<wbr/>Csrf</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#MaybeWithParent" class="tsd-kind-icon">Maybe<wbr/>With<wbr/>Parent</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#MaybeWithToken" class="tsd-kind-icon">Maybe<wbr/>With<wbr/>Token</a></li><li class="tsd-kind-type-alias"><a href="modules.html#MediaLibraryAttachment" class="tsd-kind-icon">Media<wbr/>Library<wbr/>Attachment</a></li><li class="tsd-kind-type-alias"><a href="modules.html#MediaLibraryList" class="tsd-kind-icon">Media<wbr/>Library<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#MediaLibraryLittle" class="tsd-kind-icon">Media<wbr/>Library<wbr/>Little</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#Model" class="tsd-kind-icon">Model</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Namespaces" class="tsd-kind-icon">Namespaces</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Order" class="tsd-kind-icon">Order</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Orders" class="tsd-kind-icon">Orders</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#RTMessage" class="tsd-kind-icon">RTMessage</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#RTMessageHandler" class="tsd-kind-icon">RTMessage<wbr/>Handler</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#RTReceivedMessage" class="tsd-kind-icon">RTReceived<wbr/>Message</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ReservationList" class="tsd-kind-icon">Reservation<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Rights" class="tsd-kind-icon">Rights</a></li><li class="tsd-kind-type-alias"><a href="modules.html#SearchAdminConfig" class="tsd-kind-icon">Search<wbr/>Admin<wbr/>Config</a></li><li class="tsd-kind-type-alias"><a href="modules.html#SearchFacetValues" class="tsd-kind-icon">Search<wbr/>Facet<wbr/>Values</a></li><li class="tsd-kind-type-alias"><a href="modules.html#SearchLastQuery" class="tsd-kind-icon">Search<wbr/>Last<wbr/>Query</a></li><li class="tsd-kind-type-alias"><a href="modules.html#SearchResultProps" class="tsd-kind-icon">Search<wbr/>Result<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ShareAccessObject" class="tsd-kind-icon">Share<wbr/>Access<wbr/>Object</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ShareAccessObjectAudience" class="tsd-kind-icon">Share<wbr/>Access<wbr/>Object<wbr/>Audience</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ShareAccessProps" class="tsd-kind-icon">Share<wbr/>Access<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ShareAccessRequestProps" class="tsd-kind-icon">Share<wbr/>Access<wbr/>Request<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ShareOptionObject" class="tsd-kind-icon">Share<wbr/>Option<wbr/>Object</a></li><li class="tsd-kind-type-alias"><a href="modules.html#SpotBannerImage" class="tsd-kind-icon">Spot<wbr/>Banner<wbr/>Image</a></li><li class="tsd-kind-type-alias"><a href="modules.html#StoreFinalize" class="tsd-kind-icon">Store<wbr/>Finalize</a></li><li class="tsd-kind-type-alias"><a href="modules.html#StoreItem" class="tsd-kind-icon">Store<wbr/>Item</a></li><li class="tsd-kind-type-alias"><a href="modules.html#StudioAction" class="tsd-kind-icon">Studio<wbr/>Action</a></li><li class="tsd-kind-type-alias"><a href="modules.html#StudioApplication" class="tsd-kind-icon">Studio<wbr/>Application</a></li><li class="tsd-kind-type-alias"><a href="modules.html#StudioApplicationBase" class="tsd-kind-icon">Studio<wbr/>Application<wbr/>Base</a></li><li class="tsd-kind-type-alias"><a href="modules.html#StudioApplicationStatusEnumBased" class="tsd-kind-icon">Studio<wbr/>Application<wbr/>Status<wbr/>Enum<wbr/>Based</a></li><li class="tsd-kind-type-alias"><a href="modules.html#StudioManifest" class="tsd-kind-icon">Studio<wbr/>Manifest</a></li><li class="tsd-kind-type-alias"><a href="modules.html#UpdateGroup" class="tsd-kind-icon">Update<wbr/>Group</a></li><li class="tsd-kind-type-alias"><a href="modules.html#UploadConfig" class="tsd-kind-icon">Upload<wbr/>Config</a></li><li class="tsd-kind-type-alias"><a href="modules.html#User" class="tsd-kind-icon">User</a></li><li class="tsd-kind-type-alias"><a href="modules.html#UserDirectoryConfiguration" class="tsd-kind-icon">User<wbr/>Directory<wbr/>Configuration</a></li><li class="tsd-kind-type-alias"><a href="modules.html#UserMapModel" class="tsd-kind-icon">User<wbr/>Map<wbr/>Model</a></li><li class="tsd-kind-type-alias"><a href="modules.html#UserModel" class="tsd-kind-icon">User<wbr/>Model</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#ValueOf" class="tsd-kind-icon">Value<wbr/>Of</a></li><li class="tsd-kind-type-alias"><a href="modules.html#VariantSizeType" class="tsd-kind-icon">Variant<wbr/>Size<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#VariantType" class="tsd-kind-icon">Variant<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocEmptyType" class="tsd-kind-icon">Wedoc<wbr/>Empty<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocFileAudienceType" class="tsd-kind-icon">Wedoc<wbr/>File<wbr/>Audience<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocFileInfo" class="tsd-kind-icon">Wedoc<wbr/>File<wbr/>Info</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocFileType" class="tsd-kind-icon">Wedoc<wbr/>File<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocFileUserType" class="tsd-kind-icon">Wedoc<wbr/>File<wbr/>User<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocQueryResults" class="tsd-kind-icon">Wedoc<wbr/>Query<wbr/>Results</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocQueryType" class="tsd-kind-icon">Wedoc<wbr/>Query<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocTemplate" class="tsd-kind-icon">Wedoc<wbr/>Template</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Widget" class="tsd-kind-icon">Widget</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleAttachmentContent" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Attachment<wbr/>Content</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleAttachmentType" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Attachment<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleButtonType" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Button<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleGalleryContent" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Gallery<wbr/>Content</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleGalleryType" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Gallery<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleImageType" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Image<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleTextType" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Text<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleTitleType" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Title<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetButtonContent" class="tsd-kind-icon">Widget<wbr/>Button<wbr/>Content</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetCheckbox" class="tsd-kind-icon">Widget<wbr/>Checkbox</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetContentKeys" class="tsd-kind-icon">Widget<wbr/>Content<wbr/>Keys</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDate" class="tsd-kind-icon">Widget<wbr/>Date</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDatePicker" class="tsd-kind-icon">Widget<wbr/>Date<wbr/>Picker</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDatePickerValue" class="tsd-kind-icon">Widget<wbr/>Date<wbr/>Picker<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDateValue" class="tsd-kind-icon">Widget<wbr/>Date<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDatetime" class="tsd-kind-icon">Widget<wbr/>Datetime</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDatetimeValue" class="tsd-kind-icon">Widget<wbr/>Datetime<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDefaultProps" class="tsd-kind-icon">Widget<wbr/>Default<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDefinitionProps" class="tsd-kind-icon">Widget<wbr/>Definition<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDisplayMode" class="tsd-kind-icon">Widget<wbr/>Display<wbr/>Mode</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetEmail" class="tsd-kind-icon">Widget<wbr/>Email</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetEmailValue" class="tsd-kind-icon">Widget<wbr/>Email<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetFile" class="tsd-kind-icon">Widget<wbr/>File</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetFileType" class="tsd-kind-icon">Widget<wbr/>File<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetImageContent" class="tsd-kind-icon">Widget<wbr/>Image<wbr/>Content</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetModalProps" class="tsd-kind-icon">Widget<wbr/>Modal<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetMultiattribute" class="tsd-kind-icon">Widget<wbr/>Multiattribute</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetNumber" class="tsd-kind-icon">Widget<wbr/>Number</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetNumberValue" class="tsd-kind-icon">Widget<wbr/>Number<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetOrientedlinks" class="tsd-kind-icon">Widget<wbr/>Orientedlinks</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetRadio" class="tsd-kind-icon">Widget<wbr/>Radio</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetRefUser" class="tsd-kind-icon">Widget<wbr/>Ref<wbr/>User</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#WidgetSelect" class="tsd-kind-icon">Widget<wbr/>Select</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetStateProps" class="tsd-kind-icon">Widget<wbr/>State<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetTaxonomy" class="tsd-kind-icon">Widget<wbr/>Taxonomy</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetText" class="tsd-kind-icon">Widget<wbr/>Text</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetTextContent" class="tsd-kind-icon">Widget<wbr/>Text<wbr/>Content</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetTextValue" class="tsd-kind-icon">Widget<wbr/>Text<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetTextarea" class="tsd-kind-icon">Widget<wbr/>Textarea</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetTextareaValue" class="tsd-kind-icon">Widget<wbr/>Textarea<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetTitleContent" class="tsd-kind-icon">Widget<wbr/>Title<wbr/>Content</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetTransient" class="tsd-kind-icon">Widget<wbr/>Transient</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#WidgetType" class="tsd-kind-icon">Widget<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetTypes" class="tsd-kind-icon">Widget<wbr/>Types</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetUri" class="tsd-kind-icon">Widget<wbr/>Uri</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetUrl" class="tsd-kind-icon">Widget<wbr/>Url</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetUrlValue" class="tsd-kind-icon">Widget<wbr/>Url<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetVector" class="tsd-kind-icon">Widget<wbr/>Vector</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetWrapperExtendedProps" class="tsd-kind-icon">Widget<wbr/>Wrapper<wbr/>Extended<wbr/>Props</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#WidgetWrapperProps" class="tsd-kind-icon">Widget<wbr/>Wrapper<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetsRootState" class="tsd-kind-icon">Widgets<wbr/>Root<wbr/>State</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetsState" class="tsd-kind-icon">Widgets<wbr/>State</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetsValue" class="tsd-kind-icon">Widgets<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jArticleList" class="tsd-kind-icon">j<wbr/>Article<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jArticleLittle" class="tsd-kind-icon">j<wbr/>Article<wbr/>Little</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jArticleView" class="tsd-kind-icon">j<wbr/>Article<wbr/>View</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#jLinkList" class="tsd-kind-icon">j<wbr/>Link<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jLinkLittle" class="tsd-kind-icon">j<wbr/>Link<wbr/>Little</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jObjectAutocomplete" class="tsd-kind-icon">j<wbr/>Object<wbr/>Autocomplete</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jObjectBase" class="tsd-kind-icon">j<wbr/>Object<wbr/>Base</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jObjectList" class="tsd-kind-icon">j<wbr/>Object<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jObjectLittle" class="tsd-kind-icon">j<wbr/>Object<wbr/>Little</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jSpotAutocomplete" class="tsd-kind-icon">j<wbr/>Spot<wbr/>Autocomplete</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jUserAutocomplete" class="tsd-kind-icon">j<wbr/>User<wbr/>Autocomplete</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jUserList" class="tsd-kind-icon">j<wbr/>User<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jUserLittle" class="tsd-kind-icon">j<wbr/>User<wbr/>Little</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jUserView" class="tsd-kind-icon">j<wbr/>User<wbr/>View</a></li><li class="tsd-kind-variable"><a href="modules.html#JamespotUserApiInstance" class="tsd-kind-icon">Jamespot<wbr/>User<wbr/>Api<wbr/>Instance</a></li><li class="tsd-kind-variable"><a href="modules.html#UserLevel" class="tsd-kind-icon">User<wbr/>Level</a></li><li class="tsd-kind-variable"><a href="modules.html#api" class="tsd-kind-icon">api</a></li><li class="tsd-kind-variable"><a href="modules.html#jEnsure" class="tsd-kind-icon">j<wbr/>Ensure</a></li><li class="tsd-kind-variable"><a href="modules.html#network" class="tsd-kind-icon">network</a></li><li class="tsd-kind-variable"><a href="modules.html#widgetRefNames" class="tsd-kind-icon">widget<wbr/>Ref<wbr/>Names</a></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li><li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li><li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li><li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-method tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="assets/main.js"></script></body></html>
1
+ <!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>jamespot-user-api</title><meta name="description" content="Documentation for jamespot-user-api"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="assets/style.css"/><link rel="stylesheet" href="assets/highlight.css"/><script async src="assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base="."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="index.html" class="title">jamespot-user-api</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked/><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><h1>jamespot-user-api</h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>References</h3><ul class="tsd-index-list"><li class="tsd-kind-reference"><a href="modules.html#default" class="tsd-kind-icon">default</a></li></ul></section><section class="tsd-index-section "><h3>Enumerations</h3><ul class="tsd-index-list"><li class="tsd-kind-enum"><a href="enums/StudioApplicationStatus.html" class="tsd-kind-icon">Studio<wbr/>Application<wbr/>Status</a></li></ul></section><section class="tsd-index-section "><h3>Classes</h3><ul class="tsd-index-list"><li class="tsd-kind-class"><a href="classes/AdminStoreApi.html" class="tsd-kind-icon">Admin<wbr/>Store<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JApplicationApi.html" class="tsd-kind-icon">JApplication<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JArticleApi.html" class="tsd-kind-icon">JArticle<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JAssetReservation.html" class="tsd-kind-icon">JAsset<wbr/>Reservation</a></li><li class="tsd-kind-class"><a href="classes/JAudienceApi.html" class="tsd-kind-icon">JAudience<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JBaseApi.html" class="tsd-kind-icon">JBase<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JBookmarkApi.html" class="tsd-kind-icon">JBookmark<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JCommunityApi.html" class="tsd-kind-icon">JCommunity<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JDiapazoneApi.html" class="tsd-kind-icon">JDiapazone<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JFileApi.html" class="tsd-kind-icon">JFile<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JFilebankApi.html" class="tsd-kind-icon">JFilebank<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JGroupApi.html" class="tsd-kind-icon">JGroup<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JLandApi.html" class="tsd-kind-icon">JLand<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JLicenseApi.html" class="tsd-kind-icon">JLicense<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JMessengerApi.html" class="tsd-kind-icon">JMessenger<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JSearchApi.html" class="tsd-kind-icon">JSearch<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JShareApi.html" class="tsd-kind-icon">JShare<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JTaxonomyApi.html" class="tsd-kind-icon">JTaxonomy<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JUserApi.html" class="tsd-kind-icon">JUser<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JWedocApi.html" class="tsd-kind-icon">JWedoc<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JamespotUserApi.html" class="tsd-kind-icon">Jamespot<wbr/>User<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/Network.html" class="tsd-kind-icon">Network</a></li><li class="tsd-kind-class"><a href="classes/WindowBrowser.html" class="tsd-kind-icon">Window<wbr/>Browser</a></li></ul></section><section class="tsd-index-section "><h3>Interfaces</h3><ul class="tsd-index-list"><li class="tsd-kind-interface"><a href="interfaces/AccessRightObject.html" class="tsd-kind-icon">Access<wbr/>Right<wbr/>Object</a></li><li class="tsd-kind-interface tsd-has-type-parameter"><a href="interfaces/ApiDefaultWrapper.html" class="tsd-kind-icon">Api<wbr/>Default<wbr/>Wrapper</a></li><li class="tsd-kind-interface tsd-has-type-parameter"><a href="interfaces/ApiError.html" class="tsd-kind-icon">Api<wbr/>Error</a></li><li class="tsd-kind-interface tsd-has-type-parameter"><a href="interfaces/ApiWrapper.html" class="tsd-kind-icon">Api<wbr/>Wrapper</a></li><li class="tsd-kind-interface"><a href="interfaces/BaseAutocomplete.html" class="tsd-kind-icon">Base<wbr/>Autocomplete</a></li><li class="tsd-kind-interface"><a href="interfaces/BaseMessage.html" class="tsd-kind-icon">Base<wbr/>Message</a></li><li class="tsd-kind-interface"><a href="interfaces/Category.html" class="tsd-kind-icon">Category</a></li><li class="tsd-kind-interface"><a href="interfaces/FileBankProps.html" class="tsd-kind-icon">File<wbr/>Bank<wbr/>Props</a></li><li class="tsd-kind-interface"><a href="interfaces/FolderProps.html" class="tsd-kind-icon">Folder<wbr/>Props</a></li><li class="tsd-kind-interface"><a href="interfaces/ListFilterSpec.html" class="tsd-kind-icon">List<wbr/>Filter<wbr/>Spec</a></li><li class="tsd-kind-interface"><a href="interfaces/OF.html" class="tsd-kind-icon">OF</a></li><li class="tsd-kind-interface"><a href="interfaces/ObjectListProps.html" class="tsd-kind-icon">Object<wbr/>List<wbr/>Props</a></li><li class="tsd-kind-interface tsd-has-type-parameter"><a href="interfaces/PagingResults.html" class="tsd-kind-icon">Paging<wbr/>Results</a></li><li class="tsd-kind-interface"><a href="interfaces/RootFolderProps.html" class="tsd-kind-icon">Root<wbr/>Folder<wbr/>Props</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchCategoryModel.html" class="tsd-kind-icon">Search<wbr/>Category<wbr/>Model</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchCategoryValue.html" class="tsd-kind-icon">Search<wbr/>Category<wbr/>Value</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchConfig.html" class="tsd-kind-icon">Search<wbr/>Config</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchFacetModel.html" class="tsd-kind-icon">Search<wbr/>Facet<wbr/>Model</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchFacetValueModel.html" class="tsd-kind-icon">Search<wbr/>Facet<wbr/>Value<wbr/>Model</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchQuery.html" class="tsd-kind-icon">Search<wbr/>Query</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchQueryFilterModel.html" class="tsd-kind-icon">Search<wbr/>Query<wbr/>Filter<wbr/>Model</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchQueryOption.html" class="tsd-kind-icon">Search<wbr/>Query<wbr/>Option</a></li><li class="tsd-kind-interface tsd-has-type-parameter"><a href="interfaces/SearchQueryResult.html" class="tsd-kind-icon">Search<wbr/>Query<wbr/>Result</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchQuerySortModel.html" class="tsd-kind-icon">Search<wbr/>Query<wbr/>Sort<wbr/>Model</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchResultCatProps.html" class="tsd-kind-icon">Search<wbr/>Result<wbr/>Cat<wbr/>Props</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchResultPropsApp.html" class="tsd-kind-icon">Search<wbr/>Result<wbr/>Props<wbr/>App</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchResultPropsObject.html" class="tsd-kind-icon">Search<wbr/>Result<wbr/>Props<wbr/>Object</a></li><li class="tsd-kind-interface"><a href="interfaces/SpotProps.html" class="tsd-kind-icon">Spot<wbr/>Props</a></li><li class="tsd-kind-interface"><a href="interfaces/Taxonomy.html" class="tsd-kind-icon">Taxonomy</a></li><li class="tsd-kind-interface"><a href="interfaces/TaxonomyCreate.html" class="tsd-kind-icon">Taxonomy<wbr/>Create</a></li><li class="tsd-kind-interface"><a href="interfaces/WindowInterface.html" class="tsd-kind-icon">Window<wbr/>Interface</a></li></ul></section><section class="tsd-index-section "><h3>Type aliases</h3><ul class="tsd-index-list"><li class="tsd-kind-type-alias"><a href="modules.html#AnyRTHandlerFunction" class="tsd-kind-icon">AnyRTHandler<wbr/>Function</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AnyRTMessage" class="tsd-kind-icon">AnyRTMessage</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#ApiPagingResults" class="tsd-kind-icon">Api<wbr/>Paging<wbr/>Results</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#ApiReturn" class="tsd-kind-icon">Api<wbr/>Return</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ApplicationType" class="tsd-kind-icon">Application<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ArticleCreation" class="tsd-kind-icon">Article<wbr/>Creation</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ArticleGetConfig" class="tsd-kind-icon">Article<wbr/>Get<wbr/>Config</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ArticleListConfig" class="tsd-kind-icon">Article<wbr/>List<wbr/>Config</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ArticleWidgetType" class="tsd-kind-icon">Article<wbr/>Widget<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AseiGroups" class="tsd-kind-icon">Asei<wbr/>Groups</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AseiInstitution" class="tsd-kind-icon">Asei<wbr/>Institution</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AseiRights" class="tsd-kind-icon">Asei<wbr/>Rights</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AseiTicket" class="tsd-kind-icon">Asei<wbr/>Ticket</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AseiTicketStatus" class="tsd-kind-icon">Asei<wbr/>Ticket<wbr/>Status</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AssetReservationConfiguration" class="tsd-kind-icon">Asset<wbr/>Reservation<wbr/>Configuration</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AudienceAutocomplete" class="tsd-kind-icon">Audience<wbr/>Autocomplete</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AutoCompeteConcept" class="tsd-kind-icon">Auto<wbr/>Compete<wbr/>Concept</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AutoCompleteList" class="tsd-kind-icon">Auto<wbr/>Complete<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AutocompleteHierarchy" class="tsd-kind-icon">Autocomplete<wbr/>Hierarchy</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BaseArticle" class="tsd-kind-icon">Base<wbr/>Article</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BaseMessages" class="tsd-kind-icon">Base<wbr/>Messages</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BaseMessagesOne" class="tsd-kind-icon">Base<wbr/>Messages<wbr/>One</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BookableAssetList" class="tsd-kind-icon">Bookable<wbr/>Asset<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BookableAssetView" class="tsd-kind-icon">Bookable<wbr/>Asset<wbr/>View</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BookmarkCustom" class="tsd-kind-icon">Bookmark<wbr/>Custom</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BookmarkLink" class="tsd-kind-icon">Bookmark<wbr/>Link</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#BookmarkList" class="tsd-kind-icon">Bookmark<wbr/>List</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#BookmarkRawList" class="tsd-kind-icon">Bookmark<wbr/>Raw<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BookmarkTypes" class="tsd-kind-icon">Bookmark<wbr/>Types</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BusinessContact" class="tsd-kind-icon">Business<wbr/>Contact</a></li><li class="tsd-kind-type-alias"><a href="modules.html#CSSBackgroundPosition" class="tsd-kind-icon">CSSBackground<wbr/>Position</a></li><li class="tsd-kind-type-alias"><a href="modules.html#CSSBackgroundSize" class="tsd-kind-icon">CSSBackground<wbr/>Size</a></li><li class="tsd-kind-type-alias"><a href="modules.html#CSSTextAlignType" class="tsd-kind-icon">CSSText<wbr/>Align<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#CombinedWidgetContent" class="tsd-kind-icon">Combined<wbr/>Widget<wbr/>Content</a></li><li class="tsd-kind-type-alias"><a href="modules.html#CombinedWidgetType" class="tsd-kind-icon">Combined<wbr/>Widget<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#CommunityAutocomplete" class="tsd-kind-icon">Community<wbr/>Autocomplete</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Concept" class="tsd-kind-icon">Concept</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#Configuration" class="tsd-kind-icon">Configuration</a></li><li class="tsd-kind-type-alias"><a href="modules.html#CreateGroup" class="tsd-kind-icon">Create<wbr/>Group</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#ExclusifyUnion" class="tsd-kind-icon">Exclusify<wbr/>Union</a></li><li class="tsd-kind-type-alias"><a href="modules.html#FetchReturnType" class="tsd-kind-icon">Fetch<wbr/>Return<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#FieldConfiguration" class="tsd-kind-icon">Field<wbr/>Configuration</a></li><li class="tsd-kind-type-alias"><a href="modules.html#FileCropConfig" class="tsd-kind-icon">File<wbr/>Crop<wbr/>Config</a></li><li class="tsd-kind-type-alias"><a href="modules.html#FileCropReturnType" class="tsd-kind-icon">File<wbr/>Crop<wbr/>Return<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#FileResponse" class="tsd-kind-icon">File<wbr/>Response</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Filter" class="tsd-kind-icon">Filter</a></li><li class="tsd-kind-type-alias"><a href="modules.html#FilterValue" class="tsd-kind-icon">Filter<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Filters" class="tsd-kind-icon">Filters</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Format" class="tsd-kind-icon">Format</a></li><li class="tsd-kind-type-alias"><a href="modules.html#GroupList" class="tsd-kind-icon">Group<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#GroupLittle" class="tsd-kind-icon">Group<wbr/>Little</a></li><li class="tsd-kind-type-alias"><a href="modules.html#GroupProperties" class="tsd-kind-icon">Group<wbr/>Properties</a></li><li class="tsd-kind-type-alias"><a href="modules.html#GroupView" class="tsd-kind-icon">Group<wbr/>View</a></li><li class="tsd-kind-type-alias"><a href="modules.html#GroupWidget" class="tsd-kind-icon">Group<wbr/>Widget</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLandLog" class="tsd-kind-icon">JLand<wbr/>Log</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLandMap" class="tsd-kind-icon">JLand<wbr/>Map</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLandMapCreation" class="tsd-kind-icon">JLand<wbr/>Map<wbr/>Creation</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLandMapFlavor" class="tsd-kind-icon">JLand<wbr/>Map<wbr/>Flavor</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLandMapKind" class="tsd-kind-icon">JLand<wbr/>Map<wbr/>Kind</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLandStat" class="tsd-kind-icon">JLand<wbr/>Stat</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLicense" class="tsd-kind-icon">JLicense</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLicenseAvailable" class="tsd-kind-icon">JLicense<wbr/>Available</a></li><li class="tsd-kind-type-alias"><a href="modules.html#List" class="tsd-kind-icon">List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Little" class="tsd-kind-icon">Little</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#MaybeWithCsrf" class="tsd-kind-icon">Maybe<wbr/>With<wbr/>Csrf</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#MaybeWithParent" class="tsd-kind-icon">Maybe<wbr/>With<wbr/>Parent</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#MaybeWithToken" class="tsd-kind-icon">Maybe<wbr/>With<wbr/>Token</a></li><li class="tsd-kind-type-alias"><a href="modules.html#MediaLibraryAttachment" class="tsd-kind-icon">Media<wbr/>Library<wbr/>Attachment</a></li><li class="tsd-kind-type-alias"><a href="modules.html#MediaLibraryList" class="tsd-kind-icon">Media<wbr/>Library<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#MediaLibraryLittle" class="tsd-kind-icon">Media<wbr/>Library<wbr/>Little</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#Model" class="tsd-kind-icon">Model</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Namespaces" class="tsd-kind-icon">Namespaces</a></li><li class="tsd-kind-type-alias"><a href="modules.html#OpeningType" class="tsd-kind-icon">Opening<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#OpeningTypeAnchor" class="tsd-kind-icon">Opening<wbr/>Type<wbr/>Anchor</a></li><li class="tsd-kind-type-alias"><a href="modules.html#OpeningTypeLink" class="tsd-kind-icon">Opening<wbr/>Type<wbr/>Link</a></li><li class="tsd-kind-type-alias"><a href="modules.html#OpeningTypePopup" class="tsd-kind-icon">Opening<wbr/>Type<wbr/>Popup</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Order" class="tsd-kind-icon">Order</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Orders" class="tsd-kind-icon">Orders</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#RTMessage" class="tsd-kind-icon">RTMessage</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#RTMessageHandler" class="tsd-kind-icon">RTMessage<wbr/>Handler</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#RTReceivedMessage" class="tsd-kind-icon">RTReceived<wbr/>Message</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#Readable" class="tsd-kind-icon">Readable</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ReservationList" class="tsd-kind-icon">Reservation<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Rights" class="tsd-kind-icon">Rights</a></li><li class="tsd-kind-type-alias"><a href="modules.html#SearchAdminConfig" class="tsd-kind-icon">Search<wbr/>Admin<wbr/>Config</a></li><li class="tsd-kind-type-alias"><a href="modules.html#SearchFacetValues" class="tsd-kind-icon">Search<wbr/>Facet<wbr/>Values</a></li><li class="tsd-kind-type-alias"><a href="modules.html#SearchLastQuery" class="tsd-kind-icon">Search<wbr/>Last<wbr/>Query</a></li><li class="tsd-kind-type-alias"><a href="modules.html#SearchResultProps" class="tsd-kind-icon">Search<wbr/>Result<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ShareAccessObject" class="tsd-kind-icon">Share<wbr/>Access<wbr/>Object</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ShareAccessObjectAudience" class="tsd-kind-icon">Share<wbr/>Access<wbr/>Object<wbr/>Audience</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ShareAccessProps" class="tsd-kind-icon">Share<wbr/>Access<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ShareAccessRequestProps" class="tsd-kind-icon">Share<wbr/>Access<wbr/>Request<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ShareOptionObject" class="tsd-kind-icon">Share<wbr/>Option<wbr/>Object</a></li><li class="tsd-kind-type-alias"><a href="modules.html#SpotBannerImage" class="tsd-kind-icon">Spot<wbr/>Banner<wbr/>Image</a></li><li class="tsd-kind-type-alias"><a href="modules.html#StoreFinalize" class="tsd-kind-icon">Store<wbr/>Finalize</a></li><li class="tsd-kind-type-alias"><a href="modules.html#StoreItem" class="tsd-kind-icon">Store<wbr/>Item</a></li><li class="tsd-kind-type-alias"><a href="modules.html#StudioAction" class="tsd-kind-icon">Studio<wbr/>Action</a></li><li class="tsd-kind-type-alias"><a href="modules.html#StudioApplication" class="tsd-kind-icon">Studio<wbr/>Application</a></li><li class="tsd-kind-type-alias"><a href="modules.html#StudioApplicationBase" class="tsd-kind-icon">Studio<wbr/>Application<wbr/>Base</a></li><li class="tsd-kind-type-alias"><a href="modules.html#StudioApplicationStatusEnumBased" class="tsd-kind-icon">Studio<wbr/>Application<wbr/>Status<wbr/>Enum<wbr/>Based</a></li><li class="tsd-kind-type-alias"><a href="modules.html#StudioManifest" class="tsd-kind-icon">Studio<wbr/>Manifest</a></li><li class="tsd-kind-type-alias"><a href="modules.html#TVChannelCreatePayload" class="tsd-kind-icon">TVChannel<wbr/>Create<wbr/>Payload</a></li><li class="tsd-kind-type-alias"><a href="modules.html#TVChannelList" class="tsd-kind-icon">TVChannel<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#TVChannelLittle" class="tsd-kind-icon">TVChannel<wbr/>Little</a></li><li class="tsd-kind-type-alias"><a href="modules.html#UpdateGroup" class="tsd-kind-icon">Update<wbr/>Group</a></li><li class="tsd-kind-type-alias"><a href="modules.html#UploadConfig" class="tsd-kind-icon">Upload<wbr/>Config</a></li><li class="tsd-kind-type-alias"><a href="modules.html#User" class="tsd-kind-icon">User</a></li><li class="tsd-kind-type-alias"><a href="modules.html#UserDirectoryConfiguration" class="tsd-kind-icon">User<wbr/>Directory<wbr/>Configuration</a></li><li class="tsd-kind-type-alias"><a href="modules.html#UserMapModel" class="tsd-kind-icon">User<wbr/>Map<wbr/>Model</a></li><li class="tsd-kind-type-alias"><a href="modules.html#UserModel" class="tsd-kind-icon">User<wbr/>Model</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#ValueOf" class="tsd-kind-icon">Value<wbr/>Of</a></li><li class="tsd-kind-type-alias"><a href="modules.html#VariantSizeType" class="tsd-kind-icon">Variant<wbr/>Size<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#VariantType" class="tsd-kind-icon">Variant<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocEmptyType" class="tsd-kind-icon">Wedoc<wbr/>Empty<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocFileAudienceType" class="tsd-kind-icon">Wedoc<wbr/>File<wbr/>Audience<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocFileInfo" class="tsd-kind-icon">Wedoc<wbr/>File<wbr/>Info</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocFileType" class="tsd-kind-icon">Wedoc<wbr/>File<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocFileUserType" class="tsd-kind-icon">Wedoc<wbr/>File<wbr/>User<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocQueryResults" class="tsd-kind-icon">Wedoc<wbr/>Query<wbr/>Results</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocQueryType" class="tsd-kind-icon">Wedoc<wbr/>Query<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocTemplate" class="tsd-kind-icon">Wedoc<wbr/>Template</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Widget" class="tsd-kind-icon">Widget</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleAttachmentContent" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Attachment<wbr/>Content</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleAttachmentType" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Attachment<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleButtonContent" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Button<wbr/>Content</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleButtonType" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Button<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleGalleryContent" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Gallery<wbr/>Content</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleGalleryType" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Gallery<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleImageContent" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Image<wbr/>Content</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleImageType" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Image<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleTextContent" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Text<wbr/>Content</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleTextType" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Text<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleTitleContent" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Title<wbr/>Content</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleTitleType" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Title<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetCheckbox" class="tsd-kind-icon">Widget<wbr/>Checkbox</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetContentKeys" class="tsd-kind-icon">Widget<wbr/>Content<wbr/>Keys</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDate" class="tsd-kind-icon">Widget<wbr/>Date</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDatePicker" class="tsd-kind-icon">Widget<wbr/>Date<wbr/>Picker</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDatePickerValue" class="tsd-kind-icon">Widget<wbr/>Date<wbr/>Picker<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDateValue" class="tsd-kind-icon">Widget<wbr/>Date<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDatetime" class="tsd-kind-icon">Widget<wbr/>Datetime</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDatetimeValue" class="tsd-kind-icon">Widget<wbr/>Datetime<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDefaultProps" class="tsd-kind-icon">Widget<wbr/>Default<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDefinitionProps" class="tsd-kind-icon">Widget<wbr/>Definition<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDisplayMode" class="tsd-kind-icon">Widget<wbr/>Display<wbr/>Mode</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetEmail" class="tsd-kind-icon">Widget<wbr/>Email</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetEmailValue" class="tsd-kind-icon">Widget<wbr/>Email<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetExtendedType" class="tsd-kind-icon">Widget<wbr/>Extended<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetFile" class="tsd-kind-icon">Widget<wbr/>File</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetFileType" class="tsd-kind-icon">Widget<wbr/>File<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetKeys" class="tsd-kind-icon">Widget<wbr/>Keys</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetLayer" class="tsd-kind-icon">Widget<wbr/>Layer</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetModalProps" class="tsd-kind-icon">Widget<wbr/>Modal<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetMultiattribute" class="tsd-kind-icon">Widget<wbr/>Multiattribute</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetNumber" class="tsd-kind-icon">Widget<wbr/>Number</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetNumberValue" class="tsd-kind-icon">Widget<wbr/>Number<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetOrientedlinks" class="tsd-kind-icon">Widget<wbr/>Orientedlinks</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetRadio" class="tsd-kind-icon">Widget<wbr/>Radio</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetRefUser" class="tsd-kind-icon">Widget<wbr/>Ref<wbr/>User</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#WidgetSelect" class="tsd-kind-icon">Widget<wbr/>Select</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetStateProps" class="tsd-kind-icon">Widget<wbr/>State<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetTaxonomy" class="tsd-kind-icon">Widget<wbr/>Taxonomy</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetText" class="tsd-kind-icon">Widget<wbr/>Text</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetTextValue" class="tsd-kind-icon">Widget<wbr/>Text<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetTextarea" class="tsd-kind-icon">Widget<wbr/>Textarea</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetTextareaValue" class="tsd-kind-icon">Widget<wbr/>Textarea<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetTransient" class="tsd-kind-icon">Widget<wbr/>Transient</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetTypeKeys" class="tsd-kind-icon">Widget<wbr/>Type<wbr/>Keys</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetUri" class="tsd-kind-icon">Widget<wbr/>Uri</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetUrl" class="tsd-kind-icon">Widget<wbr/>Url</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetUrlValue" class="tsd-kind-icon">Widget<wbr/>Url<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetVector" class="tsd-kind-icon">Widget<wbr/>Vector</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#WidgetWrapperProps" class="tsd-kind-icon">Widget<wbr/>Wrapper<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetsRootState" class="tsd-kind-icon">Widgets<wbr/>Root<wbr/>State</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetsState" class="tsd-kind-icon">Widgets<wbr/>State</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetsValue" class="tsd-kind-icon">Widgets<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jArticleList" class="tsd-kind-icon">j<wbr/>Article<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jArticleLittle" class="tsd-kind-icon">j<wbr/>Article<wbr/>Little</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jArticleView" class="tsd-kind-icon">j<wbr/>Article<wbr/>View</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#jLinkList" class="tsd-kind-icon">j<wbr/>Link<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jLinkLittle" class="tsd-kind-icon">j<wbr/>Link<wbr/>Little</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jObjectAutocomplete" class="tsd-kind-icon">j<wbr/>Object<wbr/>Autocomplete</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jObjectBase" class="tsd-kind-icon">j<wbr/>Object<wbr/>Base</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jObjectList" class="tsd-kind-icon">j<wbr/>Object<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jObjectLittle" class="tsd-kind-icon">j<wbr/>Object<wbr/>Little</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jSpotAutocomplete" class="tsd-kind-icon">j<wbr/>Spot<wbr/>Autocomplete</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jUserAutocomplete" class="tsd-kind-icon">j<wbr/>User<wbr/>Autocomplete</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jUserList" class="tsd-kind-icon">j<wbr/>User<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jUserLittle" class="tsd-kind-icon">j<wbr/>User<wbr/>Little</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jUserView" class="tsd-kind-icon">j<wbr/>User<wbr/>View</a></li></ul></section><section class="tsd-index-section "><h3>Variables</h3><ul class="tsd-index-list"><li class="tsd-kind-variable"><a href="modules.html#JamespotUserApiInstance" class="tsd-kind-icon">Jamespot<wbr/>User<wbr/>Api<wbr/>Instance</a></li><li class="tsd-kind-variable"><a href="modules.html#UserLevel" class="tsd-kind-icon">User<wbr/>Level</a></li><li class="tsd-kind-variable"><a href="modules.html#allowedFileExtensions" class="tsd-kind-icon">allowed<wbr/>File<wbr/>Extensions</a></li><li class="tsd-kind-variable"><a href="modules.html#api" class="tsd-kind-icon">api</a></li><li class="tsd-kind-variable"><a href="modules.html#jEnsure" class="tsd-kind-icon">j<wbr/>Ensure</a></li><li class="tsd-kind-variable"><a href="modules.html#mimetypeMap" class="tsd-kind-icon">mimetype<wbr/>Map</a></li><li class="tsd-kind-variable"><a href="modules.html#network" class="tsd-kind-icon">network</a></li></ul></section><section class="tsd-index-section "><h3>Functions</h3><ul class="tsd-index-list"><li class="tsd-kind-function"><a href="modules.html#apiFileToWidgetFile" class="tsd-kind-icon">api<wbr/>File<wbr/>To<wbr/>Widget<wbr/>File</a></li><li class="tsd-kind-function"><a href="modules.html#getExtensionFromName" class="tsd-kind-icon">get<wbr/>Extension<wbr/>From<wbr/>Name</a></li><li class="tsd-kind-function"><a href="modules.html#getFileFamily" class="tsd-kind-icon">get<wbr/>File<wbr/>Family</a></li><li class="tsd-kind-function"><a href="modules.html#getMimetypeFromExtension" class="tsd-kind-icon">get<wbr/>Mimetype<wbr/>From<wbr/>Extension</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>References</h2><section class="tsd-panel tsd-member tsd-kind-reference"><a id="default" class="tsd-anchor"></a><h3 class="tsd-anchor-link">default<a href="#default" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Renames and re-exports <a href="modules.html#JamespotUserApiInstance">JamespotUserApiInstance</a></section></section><section class="tsd-panel-group tsd-member-group "><h2>Type aliases</h2><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="AnyRTHandlerFunction" class="tsd-anchor"></a><h3 class="tsd-anchor-link">AnyRTHandler<wbr/>Function<a href="#AnyRTHandlerFunction" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">AnyRTHandler<wbr/>Function<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{</span> <span class="tsd-signature-symbol">[ </span><span class="tsd-signature-type">K</span><span class="tsd-signature-symbol"> in </span><span class="tsd-signature-symbol">keyof </span><a href="modules.html#Namespaces" class="tsd-signature-type" data-tsd-kind="Type alias">Namespaces</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">: </span><a href="modules.html#RTMessageHandler" class="tsd-signature-type" data-tsd-kind="Type alias">RTMessageHandler</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">K</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type">&quot;handler&quot;</span><span class="tsd-signature-symbol">]</span> <span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-symbol">keyof </span><a href="modules.html#Namespaces" class="tsd-signature-type" data-tsd-kind="Type alias">Namespaces</a><span class="tsd-signature-symbol">]</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/realtime.ts#L17">types/realtime.ts:17</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="AnyRTMessage" class="tsd-anchor"></a><h3 class="tsd-anchor-link">AnyRTMessage<a href="#AnyRTMessage" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">AnyRTMessage<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{</span> <span class="tsd-signature-symbol">[ </span><span class="tsd-signature-type">K</span><span class="tsd-signature-symbol"> in </span><span class="tsd-signature-symbol">keyof </span><a href="modules.html#Namespaces" class="tsd-signature-type" data-tsd-kind="Type alias">Namespaces</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">: </span><a href="modules.html#RTMessage" class="tsd-signature-type" data-tsd-kind="Type alias">RTMessage</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">K</span><span class="tsd-signature-symbol">&gt;</span> <span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-symbol">keyof </span><a href="modules.html#Namespaces" class="tsd-signature-type" data-tsd-kind="Type alias">Namespaces</a><span class="tsd-signature-symbol">]</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/realtime.ts#L27">types/realtime.ts:27</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="ApiPagingResults" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Api<wbr/>Paging<wbr/>Results<a href="#ApiPagingResults" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Api<wbr/>Paging<wbr/>Results<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <a href="interfaces/ApiWrapper.html" class="tsd-signature-type" data-tsd-kind="Interface">ApiWrapper</a><span class="tsd-signature-symbol">&lt;</span><a href="interfaces/PagingResults.html" class="tsd-signature-type" data-tsd-kind="Interface">PagingResults</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/utils.ts#L55">types/utils.ts:55</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T</h4></li><li><h4>U = <a href="modules.html#BaseMessages" class="tsd-signature-type" data-tsd-kind="Type alias">BaseMessages</a></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="ApiReturn" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Api<wbr/>Return<a href="#ApiReturn" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Api<wbr/>Return<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">Little</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">List</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">View</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">Default</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol"> extends </span><span class="tsd-signature-type">&quot;raw-little&quot;</span><span class="tsd-signature-symbol"> ? </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">Little</span><span class="tsd-signature-symbol"> : </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol"> extends </span><span class="tsd-signature-type">&quot;raw-list&quot;</span><span class="tsd-signature-symbol"> ? </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">List</span><span class="tsd-signature-symbol"> : </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol"> extends </span><span class="tsd-signature-type">&quot;raw-view&quot;</span><span class="tsd-signature-symbol"> ? </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">View</span><span class="tsd-signature-symbol"> : </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">Default</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/utils.ts#L198">types/utils.ts:198</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T<span class="tsd-signature-symbol">: </span><a href="modules.html#Format" class="tsd-signature-type" data-tsd-kind="Type alias">Format</a></h4></li><li><h4>Little</h4></li><li><h4>List = <span class="tsd-signature-type" data-tsd-kind="Type parameter">Little</span></h4></li><li><h4>View = <span class="tsd-signature-type" data-tsd-kind="Type parameter">List</span></h4></li><li><h4>Default = <span class="tsd-signature-symbol">{}</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="ApplicationType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Application<wbr/>Type<a href="#ApplicationType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Application<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>_extend<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol">; </span>color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>hasLicense<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>icon<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>img<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>sref<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/apis/application/types.ts#L3">apis/application/types.ts:3</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> _extend<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{}</span></h5><ul class="tsd-parameters"><li class="tsd-parameter-index-signature"><h5><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">any</span></h5></li></ul></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>has<wbr/>License<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>icon<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>img<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> sref<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> type<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="ArticleCreation" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Article<wbr/>Creation<a href="#ArticleCreation" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Article<wbr/>Creation<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>description<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>idSpot<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>publishTo<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/apis/article/article.ts#L30">apis/article/article.ts:30</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> description<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> id<wbr/>Spot<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> publish<wbr/>To<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> title<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> type<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="ArticleGetConfig" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Article<wbr/>Get<wbr/>Config<a href="#ArticleGetConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Article<wbr/>Get<wbr/>Config<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>format<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>idArticle<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/apis/article/article.ts#L24">apis/article/article.ts:24</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> format<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> id<wbr/>Article<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> uri<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="ArticleListConfig" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Article<wbr/>List<wbr/>Config<a href="#ArticleListConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Article<wbr/>List<wbr/>Config<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>filters<span class="tsd-signature-symbol">?: </span><a href="modules.html#Filters" class="tsd-signature-type" data-tsd-kind="Type alias">Filters</a><span class="tsd-signature-symbol">; </span>format<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>limit<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>orders<span class="tsd-signature-symbol">?: </span><a href="modules.html#Orders" class="tsd-signature-type" data-tsd-kind="Type alias">Orders</a><span class="tsd-signature-symbol">; </span>page<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>query<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/apis/article/article.ts#L14">apis/article/article.ts:14</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> filters<span class="tsd-signature-symbol">?: </span><a href="modules.html#Filters" class="tsd-signature-type" data-tsd-kind="Type alias">Filters</a></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> format<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> limit<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> orders<span class="tsd-signature-symbol">?: </span><a href="modules.html#Orders" class="tsd-signature-type" data-tsd-kind="Type alias">Orders</a></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> page<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> query<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="ArticleWidgetType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Article<wbr/>Widget<wbr/>Type<a href="#ArticleWidgetType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Article<wbr/>Widget<wbr/>Type<span class="tsd-signature-symbol">:</span> <a href="modules.html#jArticleLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jArticleLittle</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>_audience<span class="tsd-signature-symbol">: </span><a href="modules.html#AudienceAutocomplete" class="tsd-signature-type" data-tsd-kind="Type alias">AudienceAutocomplete</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>articleWidgets<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetWrapperProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetWrapperProps</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>articleWidgetsCover<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L231">types/widgets.ts:231</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="AseiGroups" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Asei<wbr/>Groups<a href="#AseiGroups" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Asei<wbr/>Groups<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>dsi<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>gestionnaireApplicatif<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/asei.ts#L65">types/asei.ts:65</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>dsi<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>gestionnaire<wbr/>Applicatif<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="AseiInstitution" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Asei<wbr/>Institution<a href="#AseiInstitution" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Asei<wbr/>Institution<span class="tsd-signature-symbol">:</span> <a href="modules.html#jArticleLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jArticleLittle</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>_right<span class="tsd-signature-symbol">: </span><a href="modules.html#Rights" class="tsd-signature-type" data-tsd-kind="Type alias">Rights</a><span class="tsd-signature-symbol">; </span>_user<span class="tsd-signature-symbol">: </span><a href="modules.html#jUserLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jUserLittle</a><span class="tsd-signature-symbol">; </span>aseiInstitutionValidator<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>processContext<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/asei.ts#L58">types/asei.ts:58</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="AseiRights" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Asei<wbr/>Rights<a href="#AseiRights" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Asei<wbr/>Rights<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>accessApp<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>accessWriter<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/asei.ts#L70">types/asei.ts:70</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>access<wbr/>App<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>access<wbr/>Writer<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="AseiTicket" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Asei<wbr/>Ticket<a href="#AseiTicket" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Asei<wbr/>Ticket<span class="tsd-signature-symbol">:</span> <a href="modules.html#jArticleLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jArticleLittle</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>_right<span class="tsd-signature-symbol">: </span><a href="modules.html#Rights" class="tsd-signature-type" data-tsd-kind="Type alias">Rights</a><span class="tsd-signature-symbol">; </span>_user<span class="tsd-signature-symbol">: </span><a href="modules.html#jUserLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jUserLittle</a><span class="tsd-signature-symbol">; </span>aseiClearanceTicketAccommodationCosts<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketAccounting<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketAccountingBudget<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketApplicationManagers<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketBdes<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketBilling<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketBlueKanGo<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketBudgetLetters<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketCommercialManagement<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketComputerisedFile<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketFirstName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketFreeText<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketHandler<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketIndicatorsPlatform<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketInstitution<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketInternetAccess<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketInternetAccessSpecify<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketInventoryManagement<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketLastName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketMandateEnd<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketMandateStart<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketMicrosoftTeams<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketNatureOfDemand<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketOfficeAccess<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketPayroll<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketPayrollBudget<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketPosition<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketRecruiterAccess<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketSharedDirectoriesSpecify<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketStatus<span class="tsd-signature-symbol">: </span><a href="modules.html#AseiTicketStatus" class="tsd-signature-type" data-tsd-kind="Type alias">AseiTicketStatus</a><span class="tsd-signature-symbol">; </span>aseiClearanceTicketTimeManagement<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketTransfers<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketTypeOfWorkContract<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketTypeOfWorkContractFrom<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketTypeOfWorkContractSpecify<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketTypeOfWorkContractTo<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketUser<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>href<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>tooltip<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketValidator<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>aseiClearanceTicketVariousNetworks<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>processContext<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/asei.ts#L6">types/asei.ts:6</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="AseiTicketStatus" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Asei<wbr/>Ticket<wbr/>Status<a href="#AseiTicketStatus" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Asei<wbr/>Ticket<wbr/>Status<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;created&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;validated&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;handled&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/asei.ts#L4">types/asei.ts:4</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="AssetReservationConfiguration" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Asset<wbr/>Reservation<wbr/>Configuration<a href="#AssetReservationConfiguration" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Asset<wbr/>Reservation<wbr/>Configuration<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>bookingClosingTime<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>bookingOpeningTime<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>daysOff<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>lastBookingSchedule<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>right<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>manage<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>weekEnd<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;0&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/assetReservation.ts#L3">types/assetReservation.ts:3</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>booking<wbr/>Closing<wbr/>Time<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>booking<wbr/>Opening<wbr/>Time<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> days<wbr/>Off<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>last<wbr/>Booking<wbr/>Schedule<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>right<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>manage<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> }</span></h5><ul class="tsd-parameters"><li class="tsd-parameter"><h5>manage<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li></ul></li><li class="tsd-parameter"><h5>week<wbr/>End<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;0&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="AudienceAutocomplete" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Audience<wbr/>Autocomplete<a href="#AudienceAutocomplete" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Audience<wbr/>Autocomplete<span class="tsd-signature-symbol">:</span> <a href="modules.html#jObjectAutocomplete" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectAutocomplete</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#jUserAutocomplete" class="tsd-signature-type" data-tsd-kind="Type alias">jUserAutocomplete</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#jSpotAutocomplete" class="tsd-signature-type" data-tsd-kind="Type alias">jSpotAutocomplete</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/autocomplete.ts#L27">types/autocomplete.ts:27</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="AutoCompeteConcept" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Auto<wbr/>Compete<wbr/>Concept<a href="#AutoCompeteConcept" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Auto<wbr/>Compete<wbr/>Concept<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>class<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>cssClass<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>cssColor<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>mainType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>shortUri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/apis/taxonomy/types.ts#L76">apis/taxonomy/types.ts:76</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>class<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>css<wbr/>Class<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>css<wbr/>Color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>main<wbr/>Type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>short<wbr/>Uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="AutoCompleteList" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Auto<wbr/>Complete<wbr/>List<a href="#AutoCompleteList" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Auto<wbr/>Complete<wbr/>List<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>additionalFilter<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol">; </span>filters<span class="tsd-signature-symbol">?: </span><a href="modules.html#Filter" class="tsd-signature-type" data-tsd-kind="Type alias">Filter</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>format<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>limit<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>orders<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>sort<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>page<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>query<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>queryFields<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>security<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>uriTaxonomy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/apis/taxonomy/types.ts#L51">apis/taxonomy/types.ts:51</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> additional<wbr/>Filter<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{}</span></h5><ul class="tsd-parameters"></ul></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> filters<span class="tsd-signature-symbol">?: </span><a href="modules.html#Filter" class="tsd-signature-type" data-tsd-kind="Type alias">Filter</a><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> format<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> limit<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> orders<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>sort<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> page<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> query<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> query<wbr/>Fields<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> security<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>uri<wbr/>Taxonomy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="AutocompleteHierarchy" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Autocomplete<wbr/>Hierarchy<a href="#AutocompleteHierarchy" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Autocomplete<wbr/>Hierarchy<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>additionalFilter<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol">; </span>filters<span class="tsd-signature-symbol">?: </span><a href="modules.html#Filter" class="tsd-signature-type" data-tsd-kind="Type alias">Filter</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>format<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>limit<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>orders<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>sort<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>page<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>security<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>uriConcept<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uriTaxonomy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/apis/taxonomy/types.ts#L64">apis/taxonomy/types.ts:64</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> additional<wbr/>Filter<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{}</span></h5><ul class="tsd-parameters"></ul></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> filters<span class="tsd-signature-symbol">?: </span><a href="modules.html#Filter" class="tsd-signature-type" data-tsd-kind="Type alias">Filter</a><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> format<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> limit<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> orders<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>sort<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> page<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> security<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> uri<wbr/>Concept<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>uri<wbr/>Taxonomy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="BaseArticle" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Base<wbr/>Article<a href="#BaseArticle" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Base<wbr/>Article<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateModified<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/apis/article/article.ts#L38">apis/article/article.ts:38</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>date<wbr/>Creation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>date<wbr/>Modified<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="BaseMessages" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Base<wbr/>Messages<a href="#BaseMessages" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Base<wbr/>Messages<span class="tsd-signature-symbol">:</span> <a href="interfaces/BaseMessage.html" class="tsd-signature-type" data-tsd-kind="Interface">BaseMessage</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/utils.ts#L31">types/utils.ts:31</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="BaseMessagesOne" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Base<wbr/>Messages<wbr/>One<a href="#BaseMessagesOne" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Base<wbr/>Messages<wbr/>One<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">[</span><a href="interfaces/BaseMessage.html" class="tsd-signature-type" data-tsd-kind="Interface">BaseMessage</a><span class="tsd-signature-symbol">]</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/utils.ts#L32">types/utils.ts:32</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="BookableAssetList" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Bookable<wbr/>Asset<wbr/>List<a href="#BookableAssetList" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Bookable<wbr/>Asset<wbr/>List<span class="tsd-signature-symbol">:</span> <a href="modules.html#jArticleList" class="tsd-signature-type" data-tsd-kind="Type alias">jArticleList</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>_isColorDark<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>assetPlannerBackgroundColor<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/assetReservation.ts#L15">types/assetReservation.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="BookableAssetView" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Bookable<wbr/>Asset<wbr/>View<a href="#BookableAssetView" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Bookable<wbr/>Asset<wbr/>View<span class="tsd-signature-symbol">:</span> <a href="modules.html#BookableAssetList" class="tsd-signature-type" data-tsd-kind="Type alias">BookableAssetList</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>assetBanner<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/assetReservation.ts#L19">types/assetReservation.ts:19</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="BookmarkCustom" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Bookmark<wbr/>Custom<a href="#BookmarkCustom" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Bookmark<wbr/>Custom<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Pick</span><span class="tsd-signature-symbol">&lt;</span><a href="modules.html#BookmarkTypes" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkTypes</a><span class="tsd-signature-symbol">[</span><span class="tsd-signature-symbol">keyof </span><a href="modules.html#BookmarkTypes" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkTypes</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;bookmarkLabel&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;bookmarkMeta&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;bookmarkUrl&quot;</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/bookmark.ts#L44">types/bookmark.ts:44</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="BookmarkLink" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Bookmark<wbr/>Link<a href="#BookmarkLink" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Bookmark<wbr/>Link<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>format<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">keyof </span><a href="modules.html#BookmarkTypes" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkTypes</a><span class="tsd-signature-symbol">; </span>targetId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>targetType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/bookmark.ts#L38">types/bookmark.ts:38</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> format<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">keyof </span><a href="modules.html#BookmarkTypes" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkTypes</a></h5></li><li class="tsd-parameter"><h5>target<wbr/>Id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>target<wbr/>Type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="BookmarkList" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Bookmark<wbr/>List<a href="#BookmarkList" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Bookmark<wbr/>List<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>_cssClass<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>_cssColor<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>_src<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">; </span>_target<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">; </span>_values<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateModified<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>bookmarkLabel<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>bookmarkMeta<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">; </span>bookmarkOrder<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>bookmarkUrl<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>mainType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>srcId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>srcType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>targetId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>targetType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>url<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">; </span>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/bookmark.ts#L12">types/bookmark.ts:12</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a> = <a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a></h4></li></ul><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>_css<wbr/>Class<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>_css<wbr/>Color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> _src<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> _target<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> _values<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateModified<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></h5><ul class="tsd-parameters"><li class="tsd-parameter"><h5>date<wbr/>Creation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>date<wbr/>Modified<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> bookmark<wbr/>Label<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> bookmark<wbr/>Meta<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> bookmark<wbr/>Order<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> bookmark<wbr/>Url<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></h5></li><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>main<wbr/>Type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>src<wbr/>Id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>src<wbr/>Type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>target<wbr/>Id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>target<wbr/>Type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> url<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></h5></li><li class="tsd-parameter"><h5>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="BookmarkRawList" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Bookmark<wbr/>Raw<wbr/>List<a href="#BookmarkRawList" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Bookmark<wbr/>Raw<wbr/>List<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <a href="modules.html#jLinkList" class="tsd-signature-type" data-tsd-kind="Type alias">jLinkList</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>bookmarkLabel<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>bookmarkMeta<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">; </span>bookmarkOrder<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>bookmarkUrl<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;bookmarkLink&quot;</span><span class="tsd-signature-symbol">; </span>url<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/bookmark.ts#L3">types/bookmark.ts:3</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a> = <a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="BookmarkTypes" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Bookmark<wbr/>Types<a href="#BookmarkTypes" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Bookmark<wbr/>Types<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>list<span class="tsd-signature-symbol">: </span><a href="modules.html#BookmarkList" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkList</a><span class="tsd-signature-symbol">; </span>raw-list<span class="tsd-signature-symbol">: </span><a href="modules.html#BookmarkRawList" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkRawList</a><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/bookmark.ts#L46">types/bookmark.ts:46</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>list<span class="tsd-signature-symbol">: </span><a href="modules.html#BookmarkList" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkList</a></h5></li><li class="tsd-parameter"><h5>raw-<wbr/>list<span class="tsd-signature-symbol">: </span><a href="modules.html#BookmarkRawList" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkRawList</a></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="BusinessContact" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Business<wbr/>Contact<a href="#BusinessContact" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Business<wbr/>Contact<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>company<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>field1<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>field2<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>field3<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>field4<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>field5<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>firstname<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>function<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>lastname<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>mail<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol">; </span>phoneNumber<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/apis/user/user.ts#L59">apis/user/user.ts:59</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> company<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> field1<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> field2<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> field3<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> field4<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> field5<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>firstname<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> function<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>lastname<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>mail<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> phone<wbr/>Number<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> uri<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="CSSBackgroundPosition" class="tsd-anchor"></a><h3 class="tsd-anchor-link">CSSBackground<wbr/>Position<a href="#CSSBackgroundPosition" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">CSSBackground<wbr/>Position<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;top&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;bottom&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;center&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;left&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;right&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L91">types/widgets.ts:91</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="CSSBackgroundSize" class="tsd-anchor"></a><h3 class="tsd-anchor-link">CSSBackground<wbr/>Size<a href="#CSSBackgroundSize" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">CSSBackground<wbr/>Size<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;auto&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;contain&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;cover&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L92">types/widgets.ts:92</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="CSSTextAlignType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">CSSText<wbr/>Align<wbr/>Type<a href="#CSSTextAlignType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">CSSText<wbr/>Align<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;left&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;right&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;center&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;justify&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L90">types/widgets.ts:90</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="CombinedWidgetContent" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Combined<wbr/>Widget<wbr/>Content<a href="#CombinedWidgetContent" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Combined<wbr/>Widget<wbr/>Content<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>widgets<span class="tsd-signature-symbol">?: </span><a href="modules.html#WidgetWrapperProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetWrapperProps</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">(</span><a href="modules.html#WidgetArticleTextContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleTextContent</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetArticleImageContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleImageContent</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetArticleTitleContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleTitleContent</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetArticleButtonContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleButtonContent</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetArticleGalleryContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleGalleryContent</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetArticleAttachmentContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleAttachmentContent</a><span class="tsd-signature-symbol">)</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L164">types/widgets.ts:164</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="CombinedWidgetType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Combined<wbr/>Widget<wbr/>Type<a href="#CombinedWidgetType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Combined<wbr/>Widget<wbr/>Type<span class="tsd-signature-symbol">:</span> <a href="modules.html#WidgetTypeKeys" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetTypeKeys</a><span class="tsd-signature-symbol">[</span><span class="tsd-signature-symbol">keyof </span><a href="modules.html#WidgetTypeKeys" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetTypeKeys</a><span class="tsd-signature-symbol">]</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L28">types/widgets.ts:28</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="CommunityAutocomplete" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Community<wbr/>Autocomplete<a href="#CommunityAutocomplete" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Community<wbr/>Autocomplete<span class="tsd-signature-symbol">:</span> <a href="modules.html#jObjectAutocomplete" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectAutocomplete</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/autocomplete.ts#L28">types/autocomplete.ts:28</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="Concept" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Concept<a href="#Concept" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Concept<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>_count<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>_cssClass<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>_cssColor<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>_label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>_right<span class="tsd-signature-symbol">: </span><a href="modules.html#Rights" class="tsd-signature-type" data-tsd-kind="Type alias">Rights</a><span class="tsd-signature-symbol">; </span>_timezone<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>_url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>_values<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>idTaxonomy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>terms<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>idTaxonomy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>mainType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>terms<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/apis/taxonomy/types.ts#L90">apis/taxonomy/types.ts:90</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>_count<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>_css<wbr/>Class<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>_css<wbr/>Color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>_label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>_right<span class="tsd-signature-symbol">: </span><a href="modules.html#Rights" class="tsd-signature-type" data-tsd-kind="Type alias">Rights</a></h5></li><li class="tsd-parameter"><h5>_timezone<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></h5><ul class="tsd-parameters"><li class="tsd-parameter"><h5>date<wbr/>Creation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></li><li class="tsd-parameter"><h5>_url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>_values<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>idTaxonomy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>terms<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></h5><ul class="tsd-parameters"><li class="tsd-parameter"><h5>date<wbr/>Creation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>id<wbr/>Taxonomy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>terms<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></li><li class="tsd-parameter"><h5>date<wbr/>Creation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>id<wbr/>Taxonomy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>main<wbr/>Type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>terms<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="Configuration" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Configuration<a href="#Configuration" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Configuration<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <a href="modules.html#FieldConfiguration" class="tsd-signature-type" data-tsd-kind="Type alias">FieldConfiguration</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L90">types/model.ts:90</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="CreateGroup" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Create<wbr/>Group<a href="#CreateGroup" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Create<wbr/>Group<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>edito<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>idCategory<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>idCommunity<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>language<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>privacy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/group.ts#L3">types/group.ts:3</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>edito<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>id<wbr/>Category<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> id<wbr/>Community<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>language<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>privacy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="ExclusifyUnion" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Exclusify<wbr/>Union<a href="#ExclusifyUnion" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Exclusify<wbr/>Union<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">_ExclusifyUnion</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">AllKeys</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/utils.ts#L24">types/utils.ts:24</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
2
+ <p>Builds an exclusive union type from a union type
3
+ C = ExclusifyUnion&lt;A|B&gt;
4
+ toto:C = {a: &quot;tata&quot;} OK
5
+ tata:C = {b: 123} OK
6
+ tutu: C = {a: &quot;tata&quot;, b: 123} KO =&gt; Types of property &#39;a&#39; are incompatible. Type &#39;string&#39; is not assignable to type &#39;undefined&#39;.
7
+ This is the kind of error shown when you add too many properties with this definition.</p>
8
+ </div></div><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T</h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="FetchReturnType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Fetch<wbr/>Return<wbr/>Type<a href="#FetchReturnType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Fetch<wbr/>Return<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-symbol">{ </span>json<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/window/Window.ts#L1">window/Window.ts:1</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="FieldConfiguration" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Field<wbr/>Configuration<a href="#FieldConfiguration" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Field<wbr/>Configuration<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>description<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>mandatory<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">; </span>widget<span class="tsd-signature-symbol">: </span><a href="modules.html#Widget" class="tsd-signature-type" data-tsd-kind="Type alias">Widget</a><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L82">types/model.ts:82</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span> = <span class="tsd-signature-type">string</span></h4></li></ul><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> description<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>mandatory<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li><li class="tsd-parameter"><h5>widget<span class="tsd-signature-symbol">: </span><a href="modules.html#Widget" class="tsd-signature-type" data-tsd-kind="Type alias">Widget</a></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="FileCropConfig" class="tsd-anchor"></a><h3 class="tsd-anchor-link">File<wbr/>Crop<wbr/>Config<a href="#FileCropConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">File<wbr/>Crop<wbr/>Config<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>height<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>killSize<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>rotation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>width<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>x<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>y<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/file.ts#L22">types/file.ts:22</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>height<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> kill<wbr/>Size<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>rotation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>width<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>x<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>y<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="FileCropReturnType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">File<wbr/>Crop<wbr/>Return<wbr/>Type<a href="#FileCropReturnType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">File<wbr/>Crop<wbr/>Return<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Omit</span><span class="tsd-signature-symbol">&lt;</span><a href="modules.html#FileResponse" class="tsd-signature-type" data-tsd-kind="Type alias">FileResponse</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">&quot;token&quot;</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>crop<span class="tsd-signature-symbol">: </span><a href="modules.html#FileCropConfig" class="tsd-signature-type" data-tsd-kind="Type alias">FileCropConfig</a><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/file.ts#L31">types/file.ts:31</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="FileResponse" class="tsd-anchor"></a><h3 class="tsd-anchor-link">File<wbr/>Response<a href="#FileResponse" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">File<wbr/>Response<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>crop<span class="tsd-signature-symbol">?: </span><a href="modules.html#FileCropConfig" class="tsd-signature-type" data-tsd-kind="Type alias">FileCropConfig</a><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>imagesize<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>height<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>width<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>mediaKey<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>token<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/file.ts#L8">types/file.ts:8</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> crop<span class="tsd-signature-symbol">?: </span><a href="modules.html#FileCropConfig" class="tsd-signature-type" data-tsd-kind="Type alias">FileCropConfig</a></h5></li><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>imagesize<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>height<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>width<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> }</span></h5><ul class="tsd-parameters"><li class="tsd-parameter"><h5>height<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>width<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li></ul></li><li class="tsd-parameter"><h5>media<wbr/>Key<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> token<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="Filter" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Filter<a href="#Filter" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Filter<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>method<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;&lt;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&gt;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&lt;=&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&gt;=&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;!=&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&lt;&gt;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;+&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;-&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;like&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;between&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;is&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;is not&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;in&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;link&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;match&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;equal&quot;</span><span class="tsd-signature-symbol">; </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>operator<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;&lt;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&gt;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&lt;=&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&gt;=&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;!=&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&lt;&gt;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;like&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;between&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;is&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;is not&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;in&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;link&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;match&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;equal&quot;</span><span class="tsd-signature-symbol">; </span>value<span class="tsd-signature-symbol">: </span><a href="modules.html#FilterValue" class="tsd-signature-type" data-tsd-kind="Type alias">FilterValue</a><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/utils.ts#L146">types/utils.ts:146</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> method<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;&lt;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&gt;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&lt;=&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&gt;=&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;!=&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&lt;&gt;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;+&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;-&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;like&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;between&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;is&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;is not&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;in&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;link&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;match&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;equal&quot;</span></h5></li><li class="tsd-parameter"><h5>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> operator<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;&lt;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&gt;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&lt;=&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&gt;=&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;!=&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;&lt;&gt;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;like&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;between&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;is&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;is not&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;in&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;link&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;match&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;equal&quot;</span></h5></li><li class="tsd-parameter"><h5>value<span class="tsd-signature-symbol">: </span><a href="modules.html#FilterValue" class="tsd-signature-type" data-tsd-kind="Type alias">FilterValue</a></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="FilterValue" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Filter<wbr/>Value<a href="#FilterValue" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Filter<wbr/>Value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span>srcId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>srcType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span>targetId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>targetType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span>end<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>start<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/utils.ts#L138">types/utils.ts:138</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="Filters" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Filters<a href="#Filters" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Filters<span class="tsd-signature-symbol">:</span> <a href="modules.html#Filter" class="tsd-signature-type" data-tsd-kind="Type alias">Filter</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/utils.ts#L183">types/utils.ts:183</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="Format" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Format<a href="#Format" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Format<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;raw-little&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;raw-list&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;raw-view&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/utils.ts#L196">types/utils.ts:196</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="GroupList" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Group<wbr/>List<a href="#GroupList" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Group<wbr/>List<span class="tsd-signature-symbol">:</span> <a href="modules.html#GroupLittle" class="tsd-signature-type" data-tsd-kind="Type alias">GroupLittle</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>edito<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>idCategory<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>language<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>privacy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/group.ts#L56">types/group.ts:56</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="GroupLittle" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Group<wbr/>Little<a href="#GroupLittle" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Group<wbr/>Little<span class="tsd-signature-symbol">:</span> <a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateModified<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/group.ts#L51">types/group.ts:51</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="GroupProperties" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Group<wbr/>Properties<a href="#GroupProperties" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Group<wbr/>Properties<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>commentLevel<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;-1&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;2&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;3&quot;</span><span class="tsd-signature-symbol">; </span>edit_access<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;author&quot;</span><span class="tsd-signature-symbol">; </span>nounsubscribe<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol">; </span>user_level_signup<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;2&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;3&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/group.ts#L29">types/group.ts:29</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> comment<wbr/>Level<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;-1&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;2&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;3&quot;</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> edit_<wbr/>access<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;author&quot;</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> nounsubscribe<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> user_<wbr/>level_<wbr/>signup<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;2&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;3&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="GroupView" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Group<wbr/>View<a href="#GroupView" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Group<wbr/>View<span class="tsd-signature-symbol">:</span> <a href="modules.html#GroupList" class="tsd-signature-type" data-tsd-kind="Type alias">GroupList</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>image<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>spotBanner<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><a href="modules.html#SpotBannerImage" class="tsd-signature-type" data-tsd-kind="Type alias">SpotBannerImage</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>uriCommunity<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/group.ts#L64">types/group.ts:64</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="GroupWidget" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Group<wbr/>Widget<a href="#GroupWidget" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Group<wbr/>Widget<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>icon<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>idWidget<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/group.ts#L36">types/group.ts:36</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>icon<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>id<wbr/>Widget<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="JLandLog" class="tsd-anchor"></a><h3 class="tsd-anchor-link">JLand<wbr/>Log<a href="#JLandLog" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">JLand<wbr/>Log<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>action<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>idLog<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>mail<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>map<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>mode<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>slug<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/apis/jland/jland.ts#L7">apis/jland/jland.ts:7</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>action<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>date<wbr/>Creation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>id<wbr/>Log<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>mail<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>map<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>mode<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>slug<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="JLandMap" class="tsd-anchor"></a><h3 class="tsd-anchor-link">JLand<wbr/>Map<a href="#JLandMap" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">JLand<wbr/>Map<span class="tsd-signature-symbol">:</span> <a href="modules.html#jArticleList" class="tsd-signature-type" data-tsd-kind="Type alias">jArticleList</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>_extend<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>licenses<span class="tsd-signature-symbol">: </span><a href="modules.html#JLicense" class="tsd-signature-type" data-tsd-kind="Type alias">JLicense</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>jlandMapFlavor<span class="tsd-signature-symbol">: </span><a href="modules.html#JLandMapFlavor" class="tsd-signature-type" data-tsd-kind="Type alias">JLandMapFlavor</a><span class="tsd-signature-symbol">; </span>jlandMapKind<span class="tsd-signature-symbol">: </span><a href="modules.html#JLandMapKind" class="tsd-signature-type" data-tsd-kind="Type alias">JLandMapKind</a><span class="tsd-signature-symbol">; </span>limit<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>waMapUrl<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/apis/jland/jland.ts#L25">apis/jland/jland.ts:25</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="JLandMapCreation" class="tsd-anchor"></a><h3 class="tsd-anchor-link">JLand<wbr/>Map<wbr/>Creation<a href="#JLandMapCreation" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">JLand<wbr/>Map<wbr/>Creation<span class="tsd-signature-symbol">:</span> <a href="modules.html#ArticleCreation" class="tsd-signature-type" data-tsd-kind="Type alias">ArticleCreation</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>jlandMapAggregated<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;jlandmap&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/apis/jland/jland.ts#L35">apis/jland/jland.ts:35</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="JLandMapFlavor" class="tsd-anchor"></a><h3 class="tsd-anchor-link">JLand<wbr/>Map<wbr/>Flavor<a href="#JLandMapFlavor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">JLand<wbr/>Map<wbr/>Flavor<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/apis/jland/jland.ts#L22">apis/jland/jland.ts:22</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="JLandMapKind" class="tsd-anchor"></a><h3 class="tsd-anchor-link">JLand<wbr/>Map<wbr/>Kind<a href="#JLandMapKind" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">JLand<wbr/>Map<wbr/>Kind<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/apis/jland/jland.ts#L23">apis/jland/jland.ts:23</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="JLandStat" class="tsd-anchor"></a><h3 class="tsd-anchor-link">JLand<wbr/>Stat<a href="#JLandStat" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">JLand<wbr/>Stat<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>cnt<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>mail<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/apis/jland/jland.ts#L17">apis/jland/jland.ts:17</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>cnt<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>mail<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="JLicense" class="tsd-anchor"></a><h3 class="tsd-anchor-link">JLicense<a href="#JLicense" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">JLicense<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>contentId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>contentType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>idFeature<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>kind<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>status<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/apis/Licenses/licenses.ts#L5">apis/Licenses/licenses.ts:5</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>content<wbr/>Id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>content<wbr/>Type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>date<wbr/>Creation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>id<wbr/>Feature<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>kind<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>status<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="JLicenseAvailable" class="tsd-anchor"></a><h3 class="tsd-anchor-link">JLicense<wbr/>Available<a href="#JLicenseAvailable" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">JLicense<wbr/>Available<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/apis/Licenses/licenses.ts#L16">apis/Licenses/licenses.ts:16</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter-index-signature"><h5><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">number</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="List" class="tsd-anchor"></a><h3 class="tsd-anchor-link">List<a href="#List" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">List<span class="tsd-signature-symbol">:</span> <a href="modules.html#jObjectList" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectList</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/utils.ts#L103">types/utils.ts:103</a></li></ul></aside><div class="tsd-comment tsd-typography"><dl class="tsd-comment-tags"><dt>deprecated</dt><dd><p>Use jObjectList instead</p>
9
+ </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="Little" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Little<a href="#Little" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Little<span class="tsd-signature-symbol">:</span> <a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/utils.ts#L98">types/utils.ts:98</a></li></ul></aside><div class="tsd-comment tsd-typography"><dl class="tsd-comment-tags"><dt>deprecated</dt><dd><p>Use jObjectLittle instead</p>
10
+ </dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="MaybeWithCsrf" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Maybe<wbr/>With<wbr/>Csrf<a href="#MaybeWithCsrf" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Maybe<wbr/>With<wbr/>Csrf<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>tokenCSRF<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/utils.ts#L185">types/utils.ts:185</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T</h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="MaybeWithParent" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Maybe<wbr/>With<wbr/>Parent<a href="#MaybeWithParent" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Maybe<wbr/>With<wbr/>Parent<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>_parent<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/utils.ts#L193">types/utils.ts:193</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a> = <a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a></h4></li></ul><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> _parent<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="MaybeWithToken" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Maybe<wbr/>With<wbr/>Token<a href="#MaybeWithToken" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Maybe<wbr/>With<wbr/>Token<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>token<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/utils.ts#L189">types/utils.ts:189</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T</h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="MediaLibraryAttachment" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Media<wbr/>Library<wbr/>Attachment<a href="#MediaLibraryAttachment" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Media<wbr/>Library<wbr/>Attachment<span class="tsd-signature-symbol">:</span> <a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/mediaLibrary.ts#L3">types/mediaLibrary.ts:3</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="MediaLibraryList" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Media<wbr/>Library<wbr/>List<a href="#MediaLibraryList" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Media<wbr/>Library<wbr/>List<span class="tsd-signature-symbol">:</span> <a href="modules.html#jArticleList" class="tsd-signature-type" data-tsd-kind="Type alias">jArticleList</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>_audience<span class="tsd-signature-symbol">: </span><a href="modules.html#AudienceAutocomplete" class="tsd-signature-type" data-tsd-kind="Type alias">AudienceAutocomplete</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>attachment<span class="tsd-signature-symbol">: </span><a href="modules.html#MediaLibraryAttachment" class="tsd-signature-type" data-tsd-kind="Type alias">MediaLibraryAttachment</a><span class="tsd-signature-symbol">; </span>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/mediaLibrary.ts#L9">types/mediaLibrary.ts:9</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="MediaLibraryLittle" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Media<wbr/>Library<wbr/>Little<a href="#MediaLibraryLittle" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Media<wbr/>Library<wbr/>Little<span class="tsd-signature-symbol">:</span> <a href="modules.html#jArticleLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jArticleLittle</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>attachment<span class="tsd-signature-symbol">: </span><a href="modules.html#MediaLibraryAttachment" class="tsd-signature-type" data-tsd-kind="Type alias">MediaLibraryAttachment</a><span class="tsd-signature-symbol">; </span>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/mediaLibrary.ts#L5">types/mediaLibrary.ts:5</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="Model" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Model<a href="#Model" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Model<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>fields<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">, </span><a href="modules.html#Configuration" class="tsd-signature-type" data-tsd-kind="Type alias">Configuration</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>icon<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>mainType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L92">types/model.ts:92</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span> = <span class="tsd-signature-type">string</span></h4></li></ul><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>fields<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">, </span><a href="modules.html#Configuration" class="tsd-signature-type" data-tsd-kind="Type alias">Configuration</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">&gt;</span></h5></li><li class="tsd-parameter"><h5>icon<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>main<wbr/>Type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="Namespaces" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Namespaces<a href="#Namespaces" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Namespaces<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>BOOKMARKS<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">BookmarksFunctions</span><span class="tsd-signature-symbol">; </span>CUSTOM-ACTION<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">CustomActionFunctions</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/realtime.ts#L6">types/realtime.ts:6</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>BOOKMARKS<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">BookmarksFunctions</span></h5></li><li class="tsd-parameter"><h5>CUSTOM-<wbr/>ACTION<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">CustomActionFunctions</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="OpeningType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Opening<wbr/>Type<a href="#OpeningType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Opening<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;link&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;anchor&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;popup&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L95">types/widgets.ts:95</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="OpeningTypeAnchor" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Opening<wbr/>Type<wbr/>Anchor<a href="#OpeningTypeAnchor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Opening<wbr/>Type<wbr/>Anchor<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>uniqid<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L127">types/widgets.ts:127</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>uniqid<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="OpeningTypeLink" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Opening<wbr/>Type<wbr/>Link<a href="#OpeningTypeLink" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Opening<wbr/>Type<wbr/>Link<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>target<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L123">types/widgets.ts:123</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>target<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="OpeningTypePopup" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Opening<wbr/>Type<wbr/>Popup<a href="#OpeningTypePopup" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Opening<wbr/>Type<wbr/>Popup<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>widgets<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetWrapperProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetWrapperProps</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L130">types/widgets.ts:130</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>widgets<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetWrapperProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetWrapperProps</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="Order" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Order<a href="#Order" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Order<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>sort<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;ASC&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;DESC&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/utils.ts#L131">types/utils.ts:131</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>sort<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;ASC&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;DESC&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="Orders" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Orders<a href="#Orders" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Orders<span class="tsd-signature-symbol">:</span> <a href="modules.html#Order" class="tsd-signature-type" data-tsd-kind="Type alias">Order</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/utils.ts#L136">types/utils.ts:136</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="RTMessage" class="tsd-anchor"></a><h3 class="tsd-anchor-link">RTMessage<a href="#RTMessage" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">RTMessage<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">O</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>function<span class="tsd-signature-symbol">: </span><a href="modules.html#Namespaces" class="tsd-signature-type" data-tsd-kind="Type alias">Namespaces</a><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">; </span>namespace<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">; </span>object<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">O</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/realtime.ts#L21">types/realtime.ts:21</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">keyof </span><a href="modules.html#Namespaces" class="tsd-signature-type" data-tsd-kind="Type alias">Namespaces</a> = <span class="tsd-signature-type">&quot;CUSTOM-ACTION&quot;</span></h4></li><li><h4>O<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a> = <a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a></h4></li></ul><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>function<span class="tsd-signature-symbol">: </span><a href="modules.html#Namespaces" class="tsd-signature-type" data-tsd-kind="Type alias">Namespaces</a><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">]</span></h5></li><li class="tsd-parameter"><h5>namespace<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li><li class="tsd-parameter"><h5>object<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">O</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="RTMessageHandler" class="tsd-anchor"></a><h3 class="tsd-anchor-link">RTMessage<wbr/>Handler<a href="#RTMessageHandler" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">RTMessage<wbr/>Handler<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>function<span class="tsd-signature-symbol">: </span><a href="modules.html#Namespaces" class="tsd-signature-type" data-tsd-kind="Type alias">Namespaces</a><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">; </span>namespace<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">; </span>handler<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/realtime.ts#L11">types/realtime.ts:11</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">keyof </span><a href="modules.html#Namespaces" class="tsd-signature-type" data-tsd-kind="Type alias">Namespaces</a> = <span class="tsd-signature-type">&quot;CUSTOM-ACTION&quot;</span></h4></li></ul><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>function<span class="tsd-signature-symbol">: </span><a href="modules.html#Namespaces" class="tsd-signature-type" data-tsd-kind="Type alias">Namespaces</a><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">]</span></h5></li><li class="tsd-parameter"><h5>namespace<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li><li class="tsd-parameter"><h5>handler<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">handler<span class="tsd-signature-symbol">(</span>message<span class="tsd-signature-symbol">: </span><a href="modules.html#RTMessage" class="tsd-signature-type" data-tsd-kind="Type alias">RTMessage</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">, </span><a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/realtime.ts#L14">types/realtime.ts:14</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>message: <a href="modules.html#RTMessage" class="tsd-signature-type" data-tsd-kind="Type alias">RTMessage</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">, </span><a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a><span class="tsd-signature-symbol">&gt;</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4></li></ul></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="RTReceivedMessage" class="tsd-anchor"></a><h3 class="tsd-anchor-link">RTReceived<wbr/>Message<a href="#RTReceivedMessage" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">RTReceived<wbr/>Message<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">[</span><span class="tsd-signature-type">&quot;message&quot;</span><span class="tsd-signature-symbol">, </span><a href="modules.html#RTMessage" class="tsd-signature-type" data-tsd-kind="Type alias">RTMessage</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">]</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/realtime.ts#L31">types/realtime.ts:31</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">keyof </span><a href="modules.html#Namespaces" class="tsd-signature-type" data-tsd-kind="Type alias">Namespaces</a></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="Readable" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Readable<a href="#Readable" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Readable<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol"> extends </span><span class="tsd-signature-symbol">infer </span> U<span class="tsd-signature-symbol"> ? </span><span class="tsd-signature-symbol">{</span> <span class="tsd-signature-symbol">[ </span><span class="tsd-signature-type">K</span><span class="tsd-signature-symbol"> in </span><span class="tsd-signature-symbol">keyof </span><span class="tsd-signature-type">U</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">U</span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type">K</span><span class="tsd-signature-symbol">]</span> <span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol"> : </span><span class="tsd-signature-type">never</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/utils.ts#L10">types/utils.ts:10</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
11
+ <p>Ease usage in IDE by decomposing complex types
12
+ Decompose combined types into simple object types
13
+ A: {a: string}
14
+ B: A &amp; {b: int}
15
+ Readable<B> =&gt; {a: string, b:int}</p>
16
+ </div></div><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T</h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="ReservationList" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Reservation<wbr/>List<a href="#ReservationList" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Reservation<wbr/>List<span class="tsd-signature-symbol">:</span> <a href="modules.html#jArticleList" class="tsd-signature-type" data-tsd-kind="Type alias">jArticleList</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>_asset<span class="tsd-signature-symbol">: </span><a href="modules.html#BookableAssetList" class="tsd-signature-type" data-tsd-kind="Type alias">BookableAssetList</a><span class="tsd-signature-symbol">; </span>dateEnd<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateStart<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>reservationCancelled<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/assetReservation.ts#L23">types/assetReservation.ts:23</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="Rights" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Rights<a href="#Rights" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Rights<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>administrate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>comment<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>create<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>delete<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>member<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>publish<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>read<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>update<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/utils.ts#L62">types/utils.ts:62</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>administrate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>comment<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>create<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>delete<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>member<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>publish<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>read<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>update<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="SearchAdminConfig" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Search<wbr/>Admin<wbr/>Config<a href="#SearchAdminConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Search<wbr/>Admin<wbr/>Config<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/search.ts#L137">types/search.ts:137</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="SearchFacetValues" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Search<wbr/>Facet<wbr/>Values<a href="#SearchFacetValues" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Search<wbr/>Facet<wbr/>Values<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>count<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/search.ts#L34">types/search.ts:34</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>count<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="SearchLastQuery" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Search<wbr/>Last<wbr/>Query<a href="#SearchLastQuery" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Search<wbr/>Last<wbr/>Query<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>keywords<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/search.ts#L133">types/search.ts:133</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>keywords<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="SearchResultProps" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Search<wbr/>Result<wbr/>Props<a href="#SearchResultProps" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Search<wbr/>Result<wbr/>Props<span class="tsd-signature-symbol">:</span> <a href="interfaces/SearchResultPropsApp.html" class="tsd-signature-type" data-tsd-kind="Interface">SearchResultPropsApp</a><span class="tsd-signature-symbol"> | </span><a href="interfaces/SearchResultPropsObject.html" class="tsd-signature-type" data-tsd-kind="Interface">SearchResultPropsObject</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/search.ts#L87">types/search.ts:87</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="ShareAccessObject" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Share<wbr/>Access<wbr/>Object<a href="#ShareAccessObject" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Share<wbr/>Access<wbr/>Object<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>_audience<span class="tsd-signature-symbol">: </span><a href="modules.html#ShareAccessObjectAudience" class="tsd-signature-type" data-tsd-kind="Type alias">ShareAccessObjectAudience</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>_right<span class="tsd-signature-symbol">: </span><a href="modules.html#Rights" class="tsd-signature-type" data-tsd-kind="Type alias">Rights</a><span class="tsd-signature-symbol">; </span>_user<span class="tsd-signature-symbol">: </span><a href="modules.html#ShareAccessObjectAudience" class="tsd-signature-type" data-tsd-kind="Type alias">ShareAccessObjectAudience</a><span class="tsd-signature-symbol">; </span>generalAccessHash<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>generalAccessRule<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;link&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;invitation&quot;</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>idUser<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/share.ts#L16">types/share.ts:16</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>_audience<span class="tsd-signature-symbol">: </span><a href="modules.html#ShareAccessObjectAudience" class="tsd-signature-type" data-tsd-kind="Type alias">ShareAccessObjectAudience</a><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5>_right<span class="tsd-signature-symbol">: </span><a href="modules.html#Rights" class="tsd-signature-type" data-tsd-kind="Type alias">Rights</a></h5></li><li class="tsd-parameter"><h5>_user<span class="tsd-signature-symbol">: </span><a href="modules.html#ShareAccessObjectAudience" class="tsd-signature-type" data-tsd-kind="Type alias">ShareAccessObjectAudience</a></h5></li><li class="tsd-parameter"><h5>general<wbr/>Access<wbr/>Hash<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>general<wbr/>Access<wbr/>Rule<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;link&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;invitation&quot;</span></h5></li><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>id<wbr/>User<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="ShareAccessObjectAudience" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Share<wbr/>Access<wbr/>Object<wbr/>Audience<a href="#ShareAccessObjectAudience" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Share<wbr/>Access<wbr/>Object<wbr/>Audience<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/share.ts#L3">types/share.ts:3</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="ShareAccessProps" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Share<wbr/>Access<wbr/>Props<a href="#ShareAccessProps" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Share<wbr/>Access<wbr/>Props<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>audience<span class="tsd-signature-symbol">: </span><a href="modules.html#ShareAccessObjectAudience" class="tsd-signature-type" data-tsd-kind="Type alias">ShareAccessObjectAudience</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>read<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>write<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/share.ts#L28">types/share.ts:28</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>audience<span class="tsd-signature-symbol">: </span><a href="modules.html#ShareAccessObjectAudience" class="tsd-signature-type" data-tsd-kind="Type alias">ShareAccessObjectAudience</a><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5>read<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5>write<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="ShareAccessRequestProps" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Share<wbr/>Access<wbr/>Request<wbr/>Props<a href="#ShareAccessRequestProps" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Share<wbr/>Access<wbr/>Request<wbr/>Props<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/share.ts#L29">types/share.ts:29</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="ShareOptionObject" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Share<wbr/>Option<wbr/>Object<a href="#ShareOptionObject" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Share<wbr/>Option<wbr/>Object<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>_right<span class="tsd-signature-symbol">: </span><a href="modules.html#Rights" class="tsd-signature-type" data-tsd-kind="Type alias">Rights</a><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>idUser<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/share.ts#L9">types/share.ts:9</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>_right<span class="tsd-signature-symbol">: </span><a href="modules.html#Rights" class="tsd-signature-type" data-tsd-kind="Type alias">Rights</a></h5></li><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>id<wbr/>User<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="SpotBannerImage" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Spot<wbr/>Banner<wbr/>Image<a href="#SpotBannerImage" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Spot<wbr/>Banner<wbr/>Image<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/group.ts#L14">types/group.ts:14</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="StoreFinalize" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Store<wbr/>Finalize<a href="#StoreFinalize" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Store<wbr/>Finalize<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/adminStore.ts#L9">types/adminStore.ts:9</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="StoreItem" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Store<wbr/>Item<a href="#StoreItem" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Store<wbr/>Item<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>image<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>license<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>price<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/adminStore.ts#L1">types/adminStore.ts:1</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>image<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>license<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>price<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="StudioAction" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Studio<wbr/>Action<a href="#StudioAction" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Studio<wbr/>Action<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>action<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>nameApp<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/apis/application/types.ts#L19">apis/application/types.ts:19</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>action<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>name<wbr/>App<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="StudioApplication" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Studio<wbr/>Application<a href="#StudioApplication" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Studio<wbr/>Application<span class="tsd-signature-symbol">:</span> <a href="modules.html#StudioApplicationBase" class="tsd-signature-type" data-tsd-kind="Type alias">StudioApplicationBase</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/apis/application/types.ts#L97">apis/application/types.ts:97</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="StudioApplicationBase" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Studio<wbr/>Application<wbr/>Base<a href="#StudioApplicationBase" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Studio<wbr/>Application<wbr/>Base<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>accessRightList<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>accessRightObjectList<span class="tsd-signature-symbol">?: </span><a href="interfaces/AccessRightObject.html" class="tsd-signature-type" data-tsd-kind="Interface">AccessRightObject</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>action<span class="tsd-signature-symbol">?: </span><a href="modules.html#StudioAction" class="tsd-signature-type" data-tsd-kind="Type alias">StudioAction</a><span class="tsd-signature-symbol">; </span>attrExposed<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>author<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>checkAccess<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>columns<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>dateCreation<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>description<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>display<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>icon<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>idApp<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>img<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>label<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>mail2RSE<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>manifest<span class="tsd-signature-symbol">?: </span><a href="modules.html#StudioManifest" class="tsd-signature-type" data-tsd-kind="Type alias">StudioManifest</a><span class="tsd-signature-symbol">; </span>name<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>order<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>showImport<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>showMap<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>status<span class="tsd-signature-symbol">: </span><a href="modules.html#StudioApplicationStatusEnumBased" class="tsd-signature-type" data-tsd-kind="Type alias">StudioApplicationStatusEnumBased</a><span class="tsd-signature-symbol">; </span>studioVersion<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>suspended<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>typeModel<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">unknown</span><span class="tsd-signature-symbol">; </span>types<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>url<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>urlTarget<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>value<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>view<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/apis/application/types.ts#L47">apis/application/types.ts:47</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> access<wbr/>Right<wbr/>List<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> access<wbr/>Right<wbr/>Object<wbr/>List<span class="tsd-signature-symbol">?: </span><a href="interfaces/AccessRightObject.html" class="tsd-signature-type" data-tsd-kind="Interface">AccessRightObject</a><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> action<span class="tsd-signature-symbol">?: </span><a href="modules.html#StudioAction" class="tsd-signature-type" data-tsd-kind="Type alias">StudioAction</a></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> attr<wbr/>Exposed<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> author<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> check<wbr/>Access<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> columns<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> date<wbr/>Creation<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> description<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> display<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> icon<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>id<wbr/>App<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> img<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> label<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> mail2RSE<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> manifest<span class="tsd-signature-symbol">?: </span><a href="modules.html#StudioManifest" class="tsd-signature-type" data-tsd-kind="Type alias">StudioManifest</a></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> name<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> order<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> show<wbr/>Import<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> show<wbr/>Map<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>status<span class="tsd-signature-symbol">: </span><a href="modules.html#StudioApplicationStatusEnumBased" class="tsd-signature-type" data-tsd-kind="Type alias">StudioApplicationStatusEnumBased</a></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> studio<wbr/>Version<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> suspended<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> type<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> type<wbr/>Model<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">unknown</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> types<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> url<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> url<wbr/>Target<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> value<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> view<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="StudioApplicationStatusEnumBased" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Studio<wbr/>Application<wbr/>Status<wbr/>Enum<wbr/>Based<a href="#StudioApplicationStatusEnumBased" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Studio<wbr/>Application<wbr/>Status<wbr/>Enum<wbr/>Based<span class="tsd-signature-symbol">:</span> <a href="modules.html#ValueOf" class="tsd-signature-type" data-tsd-kind="Type alias">ValueOf</a><span class="tsd-signature-symbol">&lt;</span><a href="enums/StudioApplicationStatus.html" class="tsd-signature-type" data-tsd-kind="Enumeration">StudioApplicationStatus</a><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/apis/application/types.ts#L95">apis/application/types.ts:95</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="StudioManifest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Studio<wbr/>Manifest<a href="#StudioManifest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Studio<wbr/>Manifest<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>author<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>manifestVersion<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>version<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/apis/application/types.ts#L81">apis/application/types.ts:81</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>author<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>date<wbr/>Creation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>manifest<wbr/>Version<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>version<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="TVChannelCreatePayload" class="tsd-anchor"></a><h3 class="tsd-anchor-link">TVChannel<wbr/>Create<wbr/>Payload<a href="#TVChannelCreatePayload" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">TVChannel<wbr/>Create<wbr/>Payload<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>tvChannelGroupTarget<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>tvChannelNumImages<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">never</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/tvDisplay.ts#L33">types/tvDisplay.ts:33</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> tv<wbr/>Channel<wbr/>Group<wbr/>Target<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> tv<wbr/>Channel<wbr/>Num<wbr/>Images<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">never</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="TVChannelList" class="tsd-anchor"></a><h3 class="tsd-anchor-link">TVChannel<wbr/>List<a href="#TVChannelList" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">TVChannel<wbr/>List<span class="tsd-signature-symbol">:</span> <a href="modules.html#Readable" class="tsd-signature-type" data-tsd-kind="Type alias">Readable</a><span class="tsd-signature-symbol">&lt;</span><a href="modules.html#jArticleList" class="tsd-signature-type" data-tsd-kind="Type alias">jArticleList</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">TVChannelCustomListDynamic</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">TVChannelCustomListSlideshow</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/tvDisplay.ts#L31">types/tvDisplay.ts:31</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="TVChannelLittle" class="tsd-anchor"></a><h3 class="tsd-anchor-link">TVChannel<wbr/>Little<a href="#TVChannelLittle" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">TVChannel<wbr/>Little<span class="tsd-signature-symbol">:</span> <a href="modules.html#Readable" class="tsd-signature-type" data-tsd-kind="Type alias">Readable</a><span class="tsd-signature-symbol">&lt;</span><a href="modules.html#jArticleLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jArticleLittle</a><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/tvDisplay.ts#L29">types/tvDisplay.ts:29</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="UpdateGroup" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Update<wbr/>Group<a href="#UpdateGroup" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Update<wbr/>Group<span class="tsd-signature-symbol">:</span> <a href="modules.html#CreateGroup" class="tsd-signature-type" data-tsd-kind="Type alias">CreateGroup</a><span class="tsd-signature-symbol"> &amp; </span><a href="modules.html#GroupProperties" class="tsd-signature-type" data-tsd-kind="Type alias">GroupProperties</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>image<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>spotBanner<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><a href="modules.html#SpotBannerImage" class="tsd-signature-type" data-tsd-kind="Type alias">SpotBannerImage</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>token<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uriCommunity<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/group.ts#L20">types/group.ts:20</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="UploadConfig" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Upload<wbr/>Config<a href="#UploadConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Upload<wbr/>Config<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>attrName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>file<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">File</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">; </span>token<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>url<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/file.ts#L1">types/file.ts:1</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>attr<wbr/>Name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> file<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">File</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></h5></li><li class="tsd-parameter"><h5>token<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> url<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="User" class="tsd-anchor"></a><h3 class="tsd-anchor-link">User<a href="#User" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">User<span class="tsd-signature-symbol">:</span> <a href="modules.html#Little" class="tsd-signature-type" data-tsd-kind="Type alias">Little</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>Pseudo<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>_values<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">unknown</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>class<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>cssClass<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>cssColor<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>shortUri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/apis/user/user.ts#L15">apis/user/user.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="UserDirectoryConfiguration" class="tsd-anchor"></a><h3 class="tsd-anchor-link">User<wbr/>Directory<wbr/>Configuration<a href="#UserDirectoryConfiguration" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">User<wbr/>Directory<wbr/>Configuration<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>businessContactShow<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>cardFields<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>cnt<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>contactDirectoryShow<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;0&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol">; </span>filters<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>menu<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;0&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol">; </span>sort<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>tableFields<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>userDirectoryShow<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol">; </span>userGeoloc<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>viewFields<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/apis/user/user.ts#L42">apis/user/user.ts:42</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>business<wbr/>Contact<wbr/>Show<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>card<wbr/>Fields<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> cnt<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>contact<wbr/>Directory<wbr/>Show<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;0&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span></h5></li><li class="tsd-parameter"><h5>filters<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5>menu<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;0&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span></h5></li><li class="tsd-parameter"><h5>sort<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>table<wbr/>Fields<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5>user<wbr/>Directory<wbr/>Show<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> user<wbr/>Geoloc<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>view<wbr/>Fields<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="UserMapModel" class="tsd-anchor"></a><h3 class="tsd-anchor-link">User<wbr/>Map<wbr/>Model<a href="#UserMapModel" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">User<wbr/>Map<wbr/>Model<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>idInType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>lat<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>lng<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/user.ts#L10">types/user.ts:10</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>id<wbr/>In<wbr/>Type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>lat<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>lng<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="UserModel" class="tsd-anchor"></a><h3 class="tsd-anchor-link">User<wbr/>Model<a href="#UserModel" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">User<wbr/>Model<span class="tsd-signature-symbol">:</span> <a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>firstname<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>lastname<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>mail<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/user.ts#L4">types/user.ts:4</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="ValueOf" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Value<wbr/>Of<a href="#ValueOf" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Value<wbr/>Of<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-symbol">keyof </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">]</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/utils.ts#L206">types/utils.ts:206</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T</h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="VariantSizeType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Variant<wbr/>Size<wbr/>Type<a href="#VariantSizeType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Variant<wbr/>Size<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;sm&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;md&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;lg&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L93">types/widgets.ts:93</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="VariantType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Variant<wbr/>Type<a href="#VariantType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Variant<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;contained&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;outlined&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L94">types/widgets.ts:94</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WedocEmptyType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Wedoc<wbr/>Empty<wbr/>Type<a href="#WedocEmptyType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Wedoc<wbr/>Empty<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/wedoc.ts#L64">types/wedoc.ts:64</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WedocFileAudienceType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Wedoc<wbr/>File<wbr/>Audience<wbr/>Type<a href="#WedocFileAudienceType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Wedoc<wbr/>File<wbr/>Audience<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/wedoc.ts#L29">types/wedoc.ts:29</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WedocFileInfo" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Wedoc<wbr/>File<wbr/>Info<a href="#WedocFileInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Wedoc<wbr/>File<wbr/>Info<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>extension<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>icon<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/wedoc.ts#L3">types/wedoc.ts:3</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>extension<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>icon<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WedocFileType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Wedoc<wbr/>File<wbr/>Type<a href="#WedocFileType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Wedoc<wbr/>File<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>_audience<span class="tsd-signature-symbol">: </span><a href="modules.html#WedocFileAudienceType" class="tsd-signature-type" data-tsd-kind="Type alias">WedocFileAudienceType</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>_extend<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateModified<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>fileInfo<span class="tsd-signature-symbol">: </span><a href="modules.html#WedocFileInfo" class="tsd-signature-type" data-tsd-kind="Type alias">WedocFileInfo</a><span class="tsd-signature-symbol">; </span>generalAccessRule<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>_right<span class="tsd-signature-symbol">: </span><a href="modules.html#Rights" class="tsd-signature-type" data-tsd-kind="Type alias">Rights</a><span class="tsd-signature-symbol">; </span>_user<span class="tsd-signature-symbol">: </span><a href="modules.html#WedocFileUserType" class="tsd-signature-type" data-tsd-kind="Type alias">WedocFileUserType</a><span class="tsd-signature-symbol">; </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateModified<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>mimetype<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/wedoc.ts#L11">types/wedoc.ts:11</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>_audience<span class="tsd-signature-symbol">: </span><a href="modules.html#WedocFileAudienceType" class="tsd-signature-type" data-tsd-kind="Type alias">WedocFileAudienceType</a><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5>_extend<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateModified<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>fileInfo<span class="tsd-signature-symbol">: </span><a href="modules.html#WedocFileInfo" class="tsd-signature-type" data-tsd-kind="Type alias">WedocFileInfo</a><span class="tsd-signature-symbol">; </span>generalAccessRule<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></h5><ul class="tsd-parameters"><li class="tsd-parameter"><h5>date<wbr/>Creation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>date<wbr/>Modified<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>file<wbr/>Info<span class="tsd-signature-symbol">: </span><a href="modules.html#WedocFileInfo" class="tsd-signature-type" data-tsd-kind="Type alias">WedocFileInfo</a></h5></li><li class="tsd-parameter"><h5>general<wbr/>Access<wbr/>Rule<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></li><li class="tsd-parameter"><h5>_right<span class="tsd-signature-symbol">: </span><a href="modules.html#Rights" class="tsd-signature-type" data-tsd-kind="Type alias">Rights</a></h5></li><li class="tsd-parameter"><h5>_user<span class="tsd-signature-symbol">: </span><a href="modules.html#WedocFileUserType" class="tsd-signature-type" data-tsd-kind="Type alias">WedocFileUserType</a></h5></li><li class="tsd-parameter"><h5>date<wbr/>Creation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>date<wbr/>Modified<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>mimetype<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WedocFileUserType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Wedoc<wbr/>File<wbr/>User<wbr/>Type<a href="#WedocFileUserType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Wedoc<wbr/>File<wbr/>User<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/wedoc.ts#L35">types/wedoc.ts:35</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WedocQueryResults" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Wedoc<wbr/>Query<wbr/>Results<a href="#WedocQueryResults" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Wedoc<wbr/>Query<wbr/>Results<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>cnt<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>data<span class="tsd-signature-symbol">: </span><a href="modules.html#WedocFileType" class="tsd-signature-type" data-tsd-kind="Type alias">WedocFileType</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>limit<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>page<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/wedoc.ts#L50">types/wedoc.ts:50</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>cnt<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>data<span class="tsd-signature-symbol">: </span><a href="modules.html#WedocFileType" class="tsd-signature-type" data-tsd-kind="Type alias">WedocFileType</a><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5>limit<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>page<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WedocQueryType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Wedoc<wbr/>Query<wbr/>Type<a href="#WedocQueryType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Wedoc<wbr/>Query<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>filters<span class="tsd-signature-symbol">: </span><a href="modules.html#Filters" class="tsd-signature-type" data-tsd-kind="Type alias">Filters</a><span class="tsd-signature-symbol">; </span>limit<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>orders<span class="tsd-signature-symbol">: </span><a href="modules.html#Orders" class="tsd-signature-type" data-tsd-kind="Type alias">Orders</a><span class="tsd-signature-symbol">; </span>page<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>query<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/wedoc.ts#L56">types/wedoc.ts:56</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>filters<span class="tsd-signature-symbol">: </span><a href="modules.html#Filters" class="tsd-signature-type" data-tsd-kind="Type alias">Filters</a></h5></li><li class="tsd-parameter"><h5>limit<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>orders<span class="tsd-signature-symbol">: </span><a href="modules.html#Orders" class="tsd-signature-type" data-tsd-kind="Type alias">Orders</a></h5></li><li class="tsd-parameter"><h5>page<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>query<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WedocTemplate" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Wedoc<wbr/>Template<a href="#WedocTemplate" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Wedoc<wbr/>Template<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>extension<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>icon<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/wedoc.ts#L42">types/wedoc.ts:42</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>extension<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>icon<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="Widget" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<a href="#Widget" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<span class="tsd-signature-symbol">:</span> <a href="modules.html#WidgetText" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetText</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetTextarea" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetTextarea</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetNumber" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetNumber</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetDate" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetDate</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetDatetime" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetDatetime</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetDatePicker" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetDatePicker</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetSelect" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetSelect</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetEmail" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetEmail</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetUrl" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetUrl</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetRefUser" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetRefUser</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetRadio" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetRadio</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetCheckbox" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetCheckbox</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetOrientedlinks" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetOrientedlinks</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetTaxonomy" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetTaxonomy</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetUri" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetUri</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetTransient" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetTransient</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetMultiattribute" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetMultiattribute</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetFile" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetFile</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L52">types/model.ts:52</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetArticleAttachmentContent" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Article<wbr/>Attachment<wbr/>Content<a href="#WidgetArticleAttachmentContent" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Article<wbr/>Attachment<wbr/>Content<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>fileDisplay<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;list&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;gallery&quot;</span><span class="tsd-signature-symbol">; </span>files<span class="tsd-signature-symbol">?: </span><a href="modules.html#WidgetFileType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetFileType</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L159">types/widgets.ts:159</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> file<wbr/>Display<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;list&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;gallery&quot;</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> files<span class="tsd-signature-symbol">?: </span><a href="modules.html#WidgetFileType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetFileType</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetArticleAttachmentType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Article<wbr/>Attachment<wbr/>Type<a href="#WidgetArticleAttachmentType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Article<wbr/>Attachment<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>content<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleAttachmentContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleAttachmentContent</a><span class="tsd-signature-symbol">; </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;widget-article-attachment&quot;</span><span class="tsd-signature-symbol">; </span>uniqid<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L84">types/widgets.ts:84</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>content<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleAttachmentContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleAttachmentContent</a></h5></li><li class="tsd-parameter"><h5>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;widget-article-attachment&quot;</span></h5></li><li class="tsd-parameter"><h5>uniqid<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetArticleButtonContent" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Article<wbr/>Button<wbr/>Content<a href="#WidgetArticleButtonContent" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Article<wbr/>Button<wbr/>Content<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>backgroundColor<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>borderRadius<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>buttonSize<span class="tsd-signature-symbol">?: </span><a href="modules.html#VariantSizeType" class="tsd-signature-type" data-tsd-kind="Type alias">VariantSizeType</a><span class="tsd-signature-symbol">; </span>color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>fontSize<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>openingType<span class="tsd-signature-symbol">?: </span><a href="modules.html#OpeningType" class="tsd-signature-type" data-tsd-kind="Type alias">OpeningType</a><span class="tsd-signature-symbol">; </span>openingTypeAnchor<span class="tsd-signature-symbol">?: </span><a href="modules.html#OpeningTypeAnchor" class="tsd-signature-type" data-tsd-kind="Type alias">OpeningTypeAnchor</a><span class="tsd-signature-symbol">; </span>openingTypeLink<span class="tsd-signature-symbol">?: </span><a href="modules.html#OpeningTypeLink" class="tsd-signature-type" data-tsd-kind="Type alias">OpeningTypeLink</a><span class="tsd-signature-symbol">; </span>openingTypePopup<span class="tsd-signature-symbol">?: </span><a href="modules.html#OpeningTypePopup" class="tsd-signature-type" data-tsd-kind="Type alias">OpeningTypePopup</a><span class="tsd-signature-symbol">; </span>text<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>variant<span class="tsd-signature-symbol">?: </span><a href="modules.html#VariantType" class="tsd-signature-type" data-tsd-kind="Type alias">VariantType</a><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L135">types/widgets.ts:135</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> background<wbr/>Color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> border<wbr/>Radius<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> button<wbr/>Size<span class="tsd-signature-symbol">?: </span><a href="modules.html#VariantSizeType" class="tsd-signature-type" data-tsd-kind="Type alias">VariantSizeType</a></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> font<wbr/>Size<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> opening<wbr/>Type<span class="tsd-signature-symbol">?: </span><a href="modules.html#OpeningType" class="tsd-signature-type" data-tsd-kind="Type alias">OpeningType</a></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> opening<wbr/>Type<wbr/>Anchor<span class="tsd-signature-symbol">?: </span><a href="modules.html#OpeningTypeAnchor" class="tsd-signature-type" data-tsd-kind="Type alias">OpeningTypeAnchor</a></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> opening<wbr/>Type<wbr/>Link<span class="tsd-signature-symbol">?: </span><a href="modules.html#OpeningTypeLink" class="tsd-signature-type" data-tsd-kind="Type alias">OpeningTypeLink</a></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> opening<wbr/>Type<wbr/>Popup<span class="tsd-signature-symbol">?: </span><a href="modules.html#OpeningTypePopup" class="tsd-signature-type" data-tsd-kind="Type alias">OpeningTypePopup</a></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> text<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> variant<span class="tsd-signature-symbol">?: </span><a href="modules.html#VariantType" class="tsd-signature-type" data-tsd-kind="Type alias">VariantType</a></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetArticleButtonType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Article<wbr/>Button<wbr/>Type<a href="#WidgetArticleButtonType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Article<wbr/>Button<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>content<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleButtonContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleButtonContent</a><span class="tsd-signature-symbol">; </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;widget-article-button&quot;</span><span class="tsd-signature-symbol">; </span>uniqid<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L54">types/widgets.ts:54</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>content<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleButtonContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleButtonContent</a></h5></li><li class="tsd-parameter"><h5>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;widget-article-button&quot;</span></h5></li><li class="tsd-parameter"><h5>uniqid<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetArticleGalleryContent" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Article<wbr/>Gallery<wbr/>Content<a href="#WidgetArticleGalleryContent" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Article<wbr/>Gallery<wbr/>Content<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>columnCount<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>files<span class="tsd-signature-symbol">?: </span><a href="modules.html#WidgetFileType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetFileType</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>galleryDisplay<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;portrait&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;landscape&quot;</span><span class="tsd-signature-symbol">; </span>gap<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>heightMode<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;auto&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;custom&quot;</span><span class="tsd-signature-symbol">; </span>heightModeValue<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L97">types/widgets.ts:97</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> column<wbr/>Count<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> files<span class="tsd-signature-symbol">?: </span><a href="modules.html#WidgetFileType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetFileType</a><span class="tsd-signature-symbol">[]</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> gallery<wbr/>Display<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;portrait&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;landscape&quot;</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> gap<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> height<wbr/>Mode<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;auto&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;custom&quot;</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> height<wbr/>Mode<wbr/>Value<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetArticleGalleryType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Article<wbr/>Gallery<wbr/>Type<a href="#WidgetArticleGalleryType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Article<wbr/>Gallery<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>content<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleGalleryContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleGalleryContent</a><span class="tsd-signature-symbol">; </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;widget-article-gallery&quot;</span><span class="tsd-signature-symbol">; </span>uniqid<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L60">types/widgets.ts:60</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>content<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleGalleryContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleGalleryContent</a></h5></li><li class="tsd-parameter"><h5>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;widget-article-gallery&quot;</span></h5></li><li class="tsd-parameter"><h5>uniqid<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetArticleImageContent" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Article<wbr/>Image<wbr/>Content<a href="#WidgetArticleImageContent" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Article<wbr/>Image<wbr/>Content<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>backgroundPosition<span class="tsd-signature-symbol">?: </span><a href="modules.html#CSSBackgroundPosition" class="tsd-signature-type" data-tsd-kind="Type alias">CSSBackgroundPosition</a><span class="tsd-signature-symbol">; </span>backgroundSize<span class="tsd-signature-symbol">?: </span><a href="modules.html#CSSBackgroundSize" class="tsd-signature-type" data-tsd-kind="Type alias">CSSBackgroundSize</a><span class="tsd-signature-symbol">; </span>borderRadius<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>displayAs<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;image&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;background&quot;</span><span class="tsd-signature-symbol">; </span>file<span class="tsd-signature-symbol">?: </span><a href="modules.html#WidgetFileType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetFileType</a><span class="tsd-signature-symbol">; </span>useFilter<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>widgets<span class="tsd-signature-symbol">?: </span><a href="modules.html#WidgetWrapperProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetWrapperProps</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L149">types/widgets.ts:149</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> background<wbr/>Position<span class="tsd-signature-symbol">?: </span><a href="modules.html#CSSBackgroundPosition" class="tsd-signature-type" data-tsd-kind="Type alias">CSSBackgroundPosition</a></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> background<wbr/>Size<span class="tsd-signature-symbol">?: </span><a href="modules.html#CSSBackgroundSize" class="tsd-signature-type" data-tsd-kind="Type alias">CSSBackgroundSize</a></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> border<wbr/>Radius<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> display<wbr/>As<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;image&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;background&quot;</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> file<span class="tsd-signature-symbol">?: </span><a href="modules.html#WidgetFileType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetFileType</a></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> use<wbr/>Filter<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> widgets<span class="tsd-signature-symbol">?: </span><a href="modules.html#WidgetWrapperProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetWrapperProps</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetArticleImageType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Article<wbr/>Image<wbr/>Type<a href="#WidgetArticleImageType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Article<wbr/>Image<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>content<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleImageContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleImageContent</a><span class="tsd-signature-symbol">; </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;widget-article-image&quot;</span><span class="tsd-signature-symbol">; </span>uniqid<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L78">types/widgets.ts:78</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>content<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleImageContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleImageContent</a></h5></li><li class="tsd-parameter"><h5>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;widget-article-image&quot;</span></h5></li><li class="tsd-parameter"><h5>uniqid<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetArticleTextContent" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Article<wbr/>Text<wbr/>Content<a href="#WidgetArticleTextContent" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Article<wbr/>Text<wbr/>Content<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>fontSize<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>lineHeight<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>linkColor<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>text<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L115">types/widgets.ts:115</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> font<wbr/>Size<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> line<wbr/>Height<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> link<wbr/>Color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> text<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetArticleTextType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Article<wbr/>Text<wbr/>Type<a href="#WidgetArticleTextType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Article<wbr/>Text<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>content<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleTextContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleTextContent</a><span class="tsd-signature-symbol">; </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;widget-article-text&quot;</span><span class="tsd-signature-symbol">; </span>uniqid<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L72">types/widgets.ts:72</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>content<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleTextContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleTextContent</a></h5></li><li class="tsd-parameter"><h5>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;widget-article-text&quot;</span></h5></li><li class="tsd-parameter"><h5>uniqid<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetArticleTitleContent" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Article<wbr/>Title<wbr/>Content<a href="#WidgetArticleTitleContent" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Article<wbr/>Title<wbr/>Content<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>backgroundColor<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>heading<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>text<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>textAlign<span class="tsd-signature-symbol">?: </span><a href="modules.html#CSSTextAlignType" class="tsd-signature-type" data-tsd-kind="Type alias">CSSTextAlignType</a><span class="tsd-signature-symbol">; </span>widgets<span class="tsd-signature-symbol">?: </span><a href="modules.html#WidgetWrapperProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetWrapperProps</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L106">types/widgets.ts:106</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> background<wbr/>Color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> heading<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> text<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> text<wbr/>Align<span class="tsd-signature-symbol">?: </span><a href="modules.html#CSSTextAlignType" class="tsd-signature-type" data-tsd-kind="Type alias">CSSTextAlignType</a></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> widgets<span class="tsd-signature-symbol">?: </span><a href="modules.html#WidgetWrapperProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetWrapperProps</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetArticleTitleType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Article<wbr/>Title<wbr/>Type<a href="#WidgetArticleTitleType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Article<wbr/>Title<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>content<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleTitleContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleTitleContent</a><span class="tsd-signature-symbol">; </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;widget-article-title&quot;</span><span class="tsd-signature-symbol">; </span>uniqid<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L66">types/widgets.ts:66</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>content<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleTitleContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleTitleContent</a></h5></li><li class="tsd-parameter"><h5>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;widget-article-title&quot;</span></h5></li><li class="tsd-parameter"><h5>uniqid<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetCheckbox" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Checkbox<a href="#WidgetCheckbox" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Checkbox<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;checkbox&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L33">types/model.ts:33</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;checkbox&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetContentKeys" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Content<wbr/>Keys<a href="#WidgetContentKeys" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Content<wbr/>Keys<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>widget-article-attachment<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleAttachmentContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleAttachmentContent</a><span class="tsd-signature-symbol">; </span>widget-article-button<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleButtonContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleButtonContent</a><span class="tsd-signature-symbol">; </span>widget-article-gallery<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleGalleryContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleGalleryContent</a><span class="tsd-signature-symbol">; </span>widget-article-image<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleImageContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleImageContent</a><span class="tsd-signature-symbol">; </span>widget-article-text<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleTextContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleTextContent</a><span class="tsd-signature-symbol">; </span>widget-article-title<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleTitleContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleTitleContent</a><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L39">types/widgets.ts:39</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>widget-<wbr/>article-<wbr/>attachment<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleAttachmentContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleAttachmentContent</a></h5></li><li class="tsd-parameter"><h5>widget-<wbr/>article-<wbr/>button<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleButtonContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleButtonContent</a></h5></li><li class="tsd-parameter"><h5>widget-<wbr/>article-<wbr/>gallery<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleGalleryContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleGalleryContent</a></h5></li><li class="tsd-parameter"><h5>widget-<wbr/>article-<wbr/>image<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleImageContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleImageContent</a></h5></li><li class="tsd-parameter"><h5>widget-<wbr/>article-<wbr/>text<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleTextContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleTextContent</a></h5></li><li class="tsd-parameter"><h5>widget-<wbr/>article-<wbr/>title<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleTitleContent" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleTitleContent</a></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetDate" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Date<a href="#WidgetDate" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Date<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>format<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;date&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L13">types/model.ts:13</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>format<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;date&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetDatePicker" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Date<wbr/>Picker<a href="#WidgetDatePicker" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Date<wbr/>Picker<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;datePicker&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L17">types/model.ts:17</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;datePicker&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetDatePickerValue" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Date<wbr/>Picker<wbr/>Value<a href="#WidgetDatePickerValue" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Date<wbr/>Picker<wbr/>Value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L18">types/model.ts:18</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetDateValue" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Date<wbr/>Value<a href="#WidgetDateValue" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Date<wbr/>Value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L14">types/model.ts:14</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetDatetime" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Datetime<a href="#WidgetDatetime" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Datetime<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;datetime&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L15">types/model.ts:15</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;datetime&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetDatetimeValue" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Datetime<wbr/>Value<a href="#WidgetDatetimeValue" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Datetime<wbr/>Value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L16">types/model.ts:16</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetDefaultProps" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Default<wbr/>Props<a href="#WidgetDefaultProps" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Default<wbr/>Props<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>inplace<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>isComponentVisible<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>mode<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetDisplayMode" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetDisplayMode</a><span class="tsd-signature-symbol">; </span>width<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>onChange<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>onClick<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>onStateChange<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L18">types/widgets.ts:18</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>inplace<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> is<wbr/>Component<wbr/>Visible<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>mode<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetDisplayMode" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetDisplayMode</a></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> width<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>on<wbr/>Change<span class="tsd-signature-symbol">:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">on<wbr/>Change<span class="tsd-signature-symbol">(</span>content<span class="tsd-signature-symbol">: </span><a href="modules.html#CombinedWidgetContent" class="tsd-signature-type" data-tsd-kind="Type alias">CombinedWidgetContent</a>, override<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L24">types/widgets.ts:24</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>content: <a href="modules.html#CombinedWidgetContent" class="tsd-signature-type" data-tsd-kind="Type alias">CombinedWidgetContent</a></h5></li><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> override: <span class="tsd-signature-type">boolean</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>on<wbr/>Click<span class="tsd-signature-symbol">?:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">on<wbr/>Click<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L23">types/widgets.ts:23</a></li></ul></aside><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li><li class="tsd-parameter"><h5>on<wbr/>State<wbr/>Change<span class="tsd-signature-symbol">?:</span>function</h5><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon">on<wbr/>State<wbr/>Change<span class="tsd-signature-symbol">(</span>state<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetStateProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetStateProps</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L25">types/widgets.ts:25</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>state: <a href="modules.html#WidgetStateProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetStateProps</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetDefinitionProps" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Definition<wbr/>Props<a href="#WidgetDefinitionProps" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Definition<wbr/>Props<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>available<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>img<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>name<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetKeys" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetKeys</a><span class="tsd-signature-symbol">; </span>panel<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>useEditor<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>useWidgets<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>useWrapper<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L183">types/widgets.ts:183</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>available<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>description<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>img<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>name<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetKeys" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetKeys</a></h5></li><li class="tsd-parameter"><h5>panel<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>useEditor<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>useWidgets<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>useWrapper<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> }</span></h5><ul class="tsd-parameters"><li class="tsd-parameter"><h5>use<wbr/>Editor<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>use<wbr/>Widgets<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>use<wbr/>Wrapper<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li></ul></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetDisplayMode" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Display<wbr/>Mode<a href="#WidgetDisplayMode" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Display<wbr/>Mode<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;edit&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;view&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L209">types/widgets.ts:209</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetEmail" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Email<a href="#WidgetEmail" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Email<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;email&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L26">types/model.ts:26</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;email&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetEmailValue" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Email<wbr/>Value<a href="#WidgetEmailValue" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Email<wbr/>Value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L27">types/model.ts:27</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetExtendedType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Extended<wbr/>Type<a href="#WidgetExtendedType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Extended<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>layers<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L50">types/widgets.ts:50</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> layers<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetFile" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>File<a href="#WidgetFile" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>File<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;file&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L20">types/model.ts:20</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;file&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetFileType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>File<wbr/>Type<a href="#WidgetFileType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>File<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>dimension<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>height<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>width<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>filename<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>mimetype<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>name<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L201">types/widgets.ts:201</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>dimension<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>height<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>width<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> }</span></h5><ul class="tsd-parameters"><li class="tsd-parameter"><h5>height<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>width<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li></ul></li><li class="tsd-parameter"><h5>filename<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>mimetype<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> name<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetKeys" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Keys<a href="#WidgetKeys" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Keys<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">keyof </span><a href="modules.html#WidgetTypeKeys" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetTypeKeys</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L48">types/widgets.ts:48</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetLayer" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Layer<a href="#WidgetLayer" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Layer<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>locked<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>position<span class="tsd-signature-symbol">?: </span><a href="modules.html#WidgetVector" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetVector</a><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uniqid<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>visible<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>widgets<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetWrapperProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetWrapperProps</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L4">types/widgets.ts:4</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>locked<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> position<span class="tsd-signature-symbol">?: </span><a href="modules.html#WidgetVector" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetVector</a></h5></li><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>uniqid<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>visible<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5>widgets<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetWrapperProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetWrapperProps</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetModalProps" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Modal<wbr/>Props<a href="#WidgetModalProps" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Modal<wbr/>Props<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>title<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>view<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L211">types/widgets.ts:211</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> title<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> view<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">any</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetMultiattribute" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Multiattribute<a href="#WidgetMultiattribute" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Multiattribute<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;multiattribute&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L19">types/model.ts:19</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;multiattribute&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetNumber" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Number<a href="#WidgetNumber" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Number<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;number&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L11">types/model.ts:11</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;number&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetNumberValue" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Number<wbr/>Value<a href="#WidgetNumberValue" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Number<wbr/>Value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L12">types/model.ts:12</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetOrientedlinks" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Orientedlinks<a href="#WidgetOrientedlinks" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Orientedlinks<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>params<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>jcomplete-multiple<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;0&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol">; </span>showAdd<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;0&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol">; </span>supportedTypes<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;orientedlinks&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L35">types/model.ts:35</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>params<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>jcomplete-multiple<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;0&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol">; </span>showAdd<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;0&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol">; </span>supportedTypes<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> }</span></h5><ul class="tsd-parameters"><li class="tsd-parameter"><h5>jcomplete-<wbr/>multiple<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;0&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span></h5></li><li class="tsd-parameter"><h5>show<wbr/>Add<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;0&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;1&quot;</span></h5></li><li class="tsd-parameter"><h5>supported<wbr/>Types<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li></ul></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;orientedlinks&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetRadio" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Radio<a href="#WidgetRadio" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Radio<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;radio&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L32">types/model.ts:32</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;radio&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetRefUser" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Ref<wbr/>User<a href="#WidgetRefUser" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Ref<wbr/>User<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;refUser&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L30">types/model.ts:30</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;refUser&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="WidgetSelect" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Select<a href="#WidgetSelect" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Select<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>params<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span>data<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>defaultValue<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span><span class="tsd-signature-symbol">; </span>explain<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">1</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;select&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L21">types/model.ts:21</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>U<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span> = <span class="tsd-signature-type">string</span></h4></li></ul><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> params<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span>data<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>defaultValue<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span><span class="tsd-signature-symbol">; </span>explain<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">1</span><span class="tsd-signature-symbol"> }</span></h5><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> data<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> default<wbr/>Value<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> explain<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">1</span></h5></li></ul></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;select&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetStateProps" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>State<wbr/>Props<a href="#WidgetStateProps" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>State<wbr/>Props<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>busy<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>hover<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>initialized<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>loading<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>mounted<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L175">types/widgets.ts:175</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> busy<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> hover<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> initialized<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> loading<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> mounted<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetTaxonomy" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Taxonomy<a href="#WidgetTaxonomy" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Taxonomy<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>params<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>idTaxonomy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;taxonomy&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L34">types/model.ts:34</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>params<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>idTaxonomy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></h5><ul class="tsd-parameters"><li class="tsd-parameter"><h5>id<wbr/>Taxonomy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;taxonomy&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetText" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Text<a href="#WidgetText" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Text<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;text&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L1">types/model.ts:1</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;text&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetTextValue" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Text<wbr/>Value<a href="#WidgetTextValue" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Text<wbr/>Value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L2">types/model.ts:2</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetTextarea" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Textarea<a href="#WidgetTextarea" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Textarea<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>params<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span>class<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;mceEditor&quot;</span><span class="tsd-signature-symbol">; </span>mention<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;textarea&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L3">types/model.ts:3</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> params<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span>class<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;mceEditor&quot;</span><span class="tsd-signature-symbol">; </span>mention<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol"> }</span></h5><ul class="tsd-parameters"><li class="tsd-parameter"><h5>class<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;mceEditor&quot;</span></h5></li><li class="tsd-parameter"><h5>mention<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;1&quot;</span></h5></li></ul></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;textarea&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetTextareaValue" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Textarea<wbr/>Value<a href="#WidgetTextareaValue" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Textarea<wbr/>Value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L10">types/model.ts:10</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetTransient" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Transient<a href="#WidgetTransient" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Transient<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;transient&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L31">types/model.ts:31</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;transient&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetTypeKeys" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Type<wbr/>Keys<a href="#WidgetTypeKeys" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Type<wbr/>Keys<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>widget-article-attachment<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleAttachmentType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleAttachmentType</a><span class="tsd-signature-symbol">; </span>widget-article-button<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleButtonType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleButtonType</a><span class="tsd-signature-symbol">; </span>widget-article-gallery<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleGalleryType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleGalleryType</a><span class="tsd-signature-symbol">; </span>widget-article-image<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleImageType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleImageType</a><span class="tsd-signature-symbol">; </span>widget-article-text<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleTextType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleTextType</a><span class="tsd-signature-symbol">; </span>widget-article-title<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleTitleType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleTitleType</a><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L30">types/widgets.ts:30</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>widget-<wbr/>article-<wbr/>attachment<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleAttachmentType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleAttachmentType</a></h5></li><li class="tsd-parameter"><h5>widget-<wbr/>article-<wbr/>button<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleButtonType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleButtonType</a></h5></li><li class="tsd-parameter"><h5>widget-<wbr/>article-<wbr/>gallery<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleGalleryType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleGalleryType</a></h5></li><li class="tsd-parameter"><h5>widget-<wbr/>article-<wbr/>image<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleImageType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleImageType</a></h5></li><li class="tsd-parameter"><h5>widget-<wbr/>article-<wbr/>text<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleTextType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleTextType</a></h5></li><li class="tsd-parameter"><h5>widget-<wbr/>article-<wbr/>title<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetArticleTitleType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetArticleTitleType</a></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetUri" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Uri<a href="#WidgetUri" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Uri<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>params<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>class<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>jcomplete-url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;uri&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L43">types/model.ts:43</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>params<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>class<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>jcomplete-url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></h5><ul class="tsd-parameters"><li class="tsd-parameter"><h5>class<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>jcomplete-<wbr/>url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;uri&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetUrl" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Url<a href="#WidgetUrl" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Url<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>params<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>target<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;_blank&quot;</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;url&quot;</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L28">types/model.ts:28</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>params<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>target<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;_blank&quot;</span><span class="tsd-signature-symbol"> }</span></h5><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> target<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;_blank&quot;</span></h5></li></ul></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;url&quot;</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetUrlValue" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Url<wbr/>Value<a href="#WidgetUrlValue" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Url<wbr/>Value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L29">types/model.ts:29</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetVector" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Vector<a href="#WidgetVector" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Vector<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>x<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>y<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L196">types/widgets.ts:196</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>x<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>y<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="WidgetWrapperProps" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widget<wbr/>Wrapper<wbr/>Props<a href="#WidgetWrapperProps" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widget<wbr/>Wrapper<wbr/>Props<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>widget<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetExtendedType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetExtendedType</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L13">types/widgets.ts:13</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T = <a href="modules.html#CombinedWidgetType" class="tsd-signature-type" data-tsd-kind="Type alias">CombinedWidgetType</a></h4></li></ul><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>widget<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetExtendedType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetExtendedType</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetsRootState" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widgets<wbr/>Root<wbr/>State<a href="#WidgetsRootState" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widgets<wbr/>Root<wbr/>State<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>widgets<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetsState" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetsState</a><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L216">types/widgets.ts:216</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>widgets<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetsState" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetsState</a></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetsState" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widgets<wbr/>State<a href="#WidgetsState" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widgets<wbr/>State<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>currentEditableIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>currentEditableWidgetId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol">; </span>editableMap<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-symbol">{ </span>index<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>uniqid<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>ids<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><a href="modules.html#WidgetWrapperProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetWrapperProps</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>layers<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><a href="modules.html#WidgetLayer" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetLayer</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>modal<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetModalProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetModalProps</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol">; </span>states<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><a href="modules.html#WidgetStateProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetStateProps</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>token<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/widgets.ts#L220">types/widgets.ts:220</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>current<wbr/>Editable<wbr/>Index<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>current<wbr/>Editable<wbr/>Widget<wbr/>Id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></h5></li><li class="tsd-parameter"><h5>editable<wbr/>Map<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-symbol">{ </span>index<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>uniqid<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">&gt;</span></h5></li><li class="tsd-parameter"><h5>ids<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><a href="modules.html#WidgetWrapperProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetWrapperProps</a><span class="tsd-signature-symbol">&gt;</span></h5></li><li class="tsd-parameter"><h5>layers<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><a href="modules.html#WidgetLayer" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetLayer</a><span class="tsd-signature-symbol">&gt;</span></h5></li><li class="tsd-parameter"><h5>modal<span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetModalProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetModalProps</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></h5></li><li class="tsd-parameter"><h5>states<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><a href="modules.html#WidgetStateProps" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetStateProps</a><span class="tsd-signature-symbol">&gt;</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> token<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="WidgetsValue" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Widgets<wbr/>Value<a href="#WidgetsValue" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Widgets<wbr/>Value<span class="tsd-signature-symbol">:</span> <a href="modules.html#WidgetDatePickerValue" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetDatePickerValue</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetDatetimeValue" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetDatetimeValue</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetDateValue" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetDateValue</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetEmailValue" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetEmailValue</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetNumberValue" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetNumberValue</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetTextareaValue" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetTextareaValue</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetTextValue" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetTextValue</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#WidgetUrlValue" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetUrlValue</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/model.ts#L72">types/model.ts:72</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="jArticleList" class="tsd-anchor"></a><h3 class="tsd-anchor-link">j<wbr/>Article<wbr/>List<a href="#jArticleList" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">j<wbr/>Article<wbr/>List<span class="tsd-signature-symbol">:</span> <a href="modules.html#jArticleLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jArticleLittle</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>_right<span class="tsd-signature-symbol">: </span><a href="modules.html#Rights" class="tsd-signature-type" data-tsd-kind="Type alias">Rights</a><span class="tsd-signature-symbol">; </span>_user<span class="tsd-signature-symbol">: </span><a href="modules.html#jUserLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jUserLittle</a><span class="tsd-signature-symbol">; </span>description<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/utils.ts#L123">types/utils.ts:123</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="jArticleLittle" class="tsd-anchor"></a><h3 class="tsd-anchor-link">j<wbr/>Article<wbr/>Little<a href="#jArticleLittle" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">j<wbr/>Article<wbr/>Little<span class="tsd-signature-symbol">:</span> <a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateModified<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/utils.ts#L118">types/utils.ts:118</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="jArticleView" class="tsd-anchor"></a><h3 class="tsd-anchor-link">j<wbr/>Article<wbr/>View<a href="#jArticleView" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">j<wbr/>Article<wbr/>View<span class="tsd-signature-symbol">:</span> <a href="modules.html#jArticleList" class="tsd-signature-type" data-tsd-kind="Type alias">jArticleList</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/utils.ts#L129">types/utils.ts:129</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-has-type-parameter"><a id="jLinkList" class="tsd-anchor"></a><h3 class="tsd-anchor-link">j<wbr/>Link<wbr/>List<a href="#jLinkList" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">j<wbr/>Link<wbr/>List<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">:</span> <a href="modules.html#jLinkLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jLinkLittle</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>_src<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">; </span>_target<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">; </span>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/utils.ts#L112">types/utils.ts:112</a></li></ul></aside><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a> = <a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="jLinkLittle" class="tsd-anchor"></a><h3 class="tsd-anchor-link">j<wbr/>Link<wbr/>Little<a href="#jLinkLittle" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">j<wbr/>Link<wbr/>Little<span class="tsd-signature-symbol">:</span> <a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>srcId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>srcType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>targetId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>targetType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/utils.ts#L105">types/utils.ts:105</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="jObjectAutocomplete" class="tsd-anchor"></a><h3 class="tsd-anchor-link">j<wbr/>Object<wbr/>Autocomplete<a href="#jObjectAutocomplete" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">j<wbr/>Object<wbr/>Autocomplete<span class="tsd-signature-symbol">:</span> <a href="interfaces/BaseAutocomplete.html" class="tsd-signature-type" data-tsd-kind="Interface">BaseAutocomplete</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/autocomplete.ts#L15">types/autocomplete.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="jObjectBase" class="tsd-anchor"></a><h3 class="tsd-anchor-link">j<wbr/>Object<wbr/>Base<a href="#jObjectBase" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">j<wbr/>Object<wbr/>Base<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>dateCreation<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateModified<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>mainType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/utils.ts#L73">types/utils.ts:73</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> date<wbr/>Creation<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5><span class="tsd-flag ts-flagOptional">Optional</span> date<wbr/>Modified<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li><li class="tsd-parameter"><h5>main<wbr/>Type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li><li class="tsd-parameter"><h5>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="jObjectList" class="tsd-anchor"></a><h3 class="tsd-anchor-link">j<wbr/>Object<wbr/>List<a href="#jObjectList" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">j<wbr/>Object<wbr/>List<span class="tsd-signature-symbol">:</span> <a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>_right<span class="tsd-signature-symbol">: </span><a href="modules.html#Rights" class="tsd-signature-type" data-tsd-kind="Type alias">Rights</a><span class="tsd-signature-symbol">; </span>_user<span class="tsd-signature-symbol">: </span><a href="modules.html#jUserLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jUserLittle</a><span class="tsd-signature-symbol">; </span>description<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/utils.ts#L89">types/utils.ts:89</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="jObjectLittle" class="tsd-anchor"></a><h3 class="tsd-anchor-link">j<wbr/>Object<wbr/>Little<a href="#jObjectLittle" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">j<wbr/>Object<wbr/>Little<span class="tsd-signature-symbol">:</span> <a href="modules.html#Readable" class="tsd-signature-type" data-tsd-kind="Type alias">Readable</a><span class="tsd-signature-symbol">&lt;</span><a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>_url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/utils.ts#L82">types/utils.ts:82</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="jSpotAutocomplete" class="tsd-anchor"></a><h3 class="tsd-anchor-link">j<wbr/>Spot<wbr/>Autocomplete<a href="#jSpotAutocomplete" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">j<wbr/>Spot<wbr/>Autocomplete<span class="tsd-signature-symbol">:</span> <a href="modules.html#jObjectAutocomplete" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectAutocomplete</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>idspot<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/autocomplete.ts#L23">types/autocomplete.ts:23</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="jUserAutocomplete" class="tsd-anchor"></a><h3 class="tsd-anchor-link">j<wbr/>User<wbr/>Autocomplete<a href="#jUserAutocomplete" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">j<wbr/>User<wbr/>Autocomplete<span class="tsd-signature-symbol">:</span> <a href="modules.html#jObjectAutocomplete" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectAutocomplete</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>Pseudo<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/autocomplete.ts#L19">types/autocomplete.ts:19</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="jUserList" class="tsd-anchor"></a><h3 class="tsd-anchor-link">j<wbr/>User<wbr/>List<a href="#jUserList" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">j<wbr/>User<wbr/>List<span class="tsd-signature-symbol">:</span> <a href="modules.html#jUserLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jUserLittle</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/user.ts#L29">types/user.ts:29</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="jUserLittle" class="tsd-anchor"></a><h3 class="tsd-anchor-link">j<wbr/>User<wbr/>Little<a href="#jUserLittle" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">j<wbr/>User<wbr/>Little<span class="tsd-signature-symbol">:</span> <a href="modules.html#jObjectLittle" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectLittle</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span>dateCreation<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateModified<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>level<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">typeof </span><a href="modules.html#UserLevel" class="tsd-signature-type" data-tsd-kind="Variable">UserLevel</a><span class="tsd-signature-symbol">[</span><span class="tsd-signature-symbol">keyof </span><span class="tsd-signature-symbol">typeof </span><a href="modules.html#UserLevel" class="tsd-signature-type" data-tsd-kind="Variable">UserLevel</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/user.ts#L23">types/user.ts:23</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias"><a id="jUserView" class="tsd-anchor"></a><h3 class="tsd-anchor-link">j<wbr/>User<wbr/>View<a href="#jUserView" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">j<wbr/>User<wbr/>View<span class="tsd-signature-symbol">:</span> <a href="modules.html#jUserList" class="tsd-signature-type" data-tsd-kind="Type alias">jUserList</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/user.ts#L33">types/user.ts:33</a></li></ul></aside></section></section><section class="tsd-panel-group tsd-member-group "><h2>Variables</h2><section class="tsd-panel tsd-member tsd-kind-variable"><a id="JamespotUserApiInstance" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagConst">Const</span> Jamespot<wbr/>User<wbr/>Api<wbr/>Instance<a href="#JamespotUserApiInstance" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Jamespot<wbr/>User<wbr/>Api<wbr/>Instance<span class="tsd-signature-symbol">:</span> <a href="classes/JamespotUserApi.html" class="tsd-signature-type" data-tsd-kind="Class">JamespotUserApi</a><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/index.ts#L6">index.ts:6</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-variable"><a id="UserLevel" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagConst">Const</span> User<wbr/>Level<a href="#UserLevel" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">User<wbr/>Level<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>ADMIN<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">9</span><span class="tsd-signature-symbol">; </span>EXTERNAL<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">3</span><span class="tsd-signature-symbol">; </span>GUEST<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">0</span><span class="tsd-signature-symbol">; </span>USER<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">5</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/types/user.ts#L16">types/user.ts:16</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>ADMIN<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">9</span></h5></li><li class="tsd-parameter"><h5>EXTERNAL<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">3</span></h5></li><li class="tsd-parameter"><h5>GUEST<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">0</span></h5></li><li class="tsd-parameter"><h5>USER<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">5</span></h5></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-variable"><a id="allowedFileExtensions" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagConst">Const</span> allowed<wbr/>File<wbr/>Extensions<a href="#allowedFileExtensions" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">allowed<wbr/>File<wbr/>Extensions<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/util/file.ts#L3">util/file.ts:3</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-variable"><a id="api" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagConst">Const</span> api<a href="#api" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">api<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">typeof </span><a href="classes/JamespotUserApi.html" class="tsd-signature-type" data-tsd-kind="Class">JamespotUserApi</a><span class="tsd-signature-symbol"> = JamespotUserApi</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/index.ts#L26">index.ts:26</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-variable"><a id="jEnsure" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagConst">Const</span> j<wbr/>Ensure<a href="#jEnsure" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">j<wbr/>Ensure<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>isBookmarkCustom<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>bookmark<span class="tsd-signature-symbol">: </span><a href="modules.html#BookmarkLink" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkLink</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#BookmarkCustom" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkCustom</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">bookmark</span><span class="tsd-signature-symbol"> is </span><a href="modules.html#BookmarkCustom" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkCustom</a><span class="tsd-signature-symbol">; </span>isBookmarkLink<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>bookmark<span class="tsd-signature-symbol">: </span><a href="modules.html#BookmarkLink" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkLink</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#BookmarkCustom" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkCustom</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">bookmark</span><span class="tsd-signature-symbol"> is </span><a href="modules.html#BookmarkLink" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkLink</a><span class="tsd-signature-symbol">; </span>isBookmarkRawList<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>bookmark<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#BookmarkRawList" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkRawList</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-symbol">{ </span>_url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateCreation<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateModified<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>mainType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">bookmark</span><span class="tsd-signature-symbol"> is </span><a href="modules.html#BookmarkRawList" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkRawList</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-symbol">{ </span>_url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateCreation<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateModified<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>mainType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>objectIsType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">(</span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span>, object<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol"> is </span><span class="tsd-signature-type">jObjectTypes</span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/util/ensure.ts#L33">util/ensure.ts:33</a></li></ul></aside><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>is<wbr/>Bookmark<wbr/>Custom<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>bookmark<span class="tsd-signature-symbol">: </span><a href="modules.html#BookmarkLink" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkLink</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#BookmarkCustom" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkCustom</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">bookmark</span><span class="tsd-signature-symbol"> is </span><a href="modules.html#BookmarkCustom" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkCustom</a></h5><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>bookmark<span class="tsd-signature-symbol">: </span><a href="modules.html#BookmarkLink" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkLink</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#BookmarkCustom" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkCustom</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">bookmark</span><span class="tsd-signature-symbol"> is </span><a href="modules.html#BookmarkCustom" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkCustom</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>bookmark: <a href="modules.html#BookmarkLink" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkLink</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#BookmarkCustom" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkCustom</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">bookmark</span><span class="tsd-signature-symbol"> is </span><a href="modules.html#BookmarkCustom" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkCustom</a></h4></li></ul></li></ul></li><li class="tsd-parameter"><h5>is<wbr/>Bookmark<wbr/>Link<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>bookmark<span class="tsd-signature-symbol">: </span><a href="modules.html#BookmarkLink" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkLink</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#BookmarkCustom" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkCustom</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">bookmark</span><span class="tsd-signature-symbol"> is </span><a href="modules.html#BookmarkLink" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkLink</a></h5><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>bookmark<span class="tsd-signature-symbol">: </span><a href="modules.html#BookmarkLink" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkLink</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#BookmarkCustom" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkCustom</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">bookmark</span><span class="tsd-signature-symbol"> is </span><a href="modules.html#BookmarkLink" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkLink</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>bookmark: <a href="modules.html#BookmarkLink" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkLink</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#BookmarkCustom" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkCustom</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">bookmark</span><span class="tsd-signature-symbol"> is </span><a href="modules.html#BookmarkLink" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkLink</a></h4></li></ul></li></ul></li><li class="tsd-parameter"><h5>is<wbr/>Bookmark<wbr/>Raw<wbr/>List<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>bookmark<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#BookmarkRawList" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkRawList</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-symbol">{ </span>_url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateCreation<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateModified<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>mainType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">bookmark</span><span class="tsd-signature-symbol"> is </span><a href="modules.html#BookmarkRawList" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkRawList</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-symbol">{ </span>_url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateCreation<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateModified<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>mainType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">&gt;</span></h5><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-type-literal"><li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>bookmark<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#BookmarkRawList" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkRawList</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-symbol">{ </span>_url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateCreation<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateModified<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>mainType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">bookmark</span><span class="tsd-signature-symbol"> is </span><a href="modules.html#BookmarkRawList" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkRawList</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-symbol">{ </span>_url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateCreation<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateModified<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>mainType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>bookmark: <a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a><span class="tsd-signature-symbol"> | </span><a href="modules.html#BookmarkRawList" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkRawList</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-symbol">{ </span>_url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateCreation<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateModified<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>mainType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">&gt;</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">bookmark</span><span class="tsd-signature-symbol"> is </span><a href="modules.html#BookmarkRawList" class="tsd-signature-type" data-tsd-kind="Type alias">BookmarkRawList</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-symbol">{ </span>_url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateCreation<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>dateModified<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>mainType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>uri<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></li></ul></li><li class="tsd-parameter"><h5>object<wbr/>Is<wbr/>Type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">(</span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span>, object<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol"> is </span><span class="tsd-signature-type">jObjectTypes</span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">]</span></h5><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-type-literal tsd-has-type-parameter"><li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">(</span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span>, object<span class="tsd-signature-symbol">: </span><a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol"> is </span><span class="tsd-signature-type">jObjectTypes</span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">]</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><h4 class="tsd-type-parameters-title">Type parameters</h4><ul class="tsd-type-parameters"><li><h4>T<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;bookmarkLink&quot;</span></h4></li></ul><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>type: <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li><li><h5>object: <a href="modules.html#jObjectBase" class="tsd-signature-type" data-tsd-kind="Type alias">jObjectBase</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">object</span><span class="tsd-signature-symbol"> is </span><span class="tsd-signature-type">jObjectTypes</span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">]</span></h4></li></ul></li></ul></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-variable"><a id="mimetypeMap" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagConst">Const</span> mimetype<wbr/>Map<a href="#mimetypeMap" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">mimetype<wbr/>Map<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/util/file.ts#L4">util/file.ts:4</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-variable"><a id="network" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagConst">Const</span> network<a href="#network" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">network<span class="tsd-signature-symbol">:</span> <a href="classes/Network.html" class="tsd-signature-type" data-tsd-kind="Class">Network</a><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/index.ts#L5">index.ts:5</a></li></ul></aside></section></section><section class="tsd-panel-group tsd-member-group "><h2>Functions</h2><section class="tsd-panel tsd-member tsd-kind-function"><a id="apiFileToWidgetFile" class="tsd-anchor"></a><h3 class="tsd-anchor-link">api<wbr/>File<wbr/>To<wbr/>Widget<wbr/>File<a href="#apiFileToWidgetFile" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-function"><li class="tsd-signature tsd-kind-icon">api<wbr/>File<wbr/>To<wbr/>Widget<wbr/>File<span class="tsd-signature-symbol">(</span>fileResponse<span class="tsd-signature-symbol">: </span><a href="modules.html#FileResponse" class="tsd-signature-type" data-tsd-kind="Type alias">FileResponse</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="modules.html#WidgetFileType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetFileType</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/util/file.ts#L52">util/file.ts:52</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>fileResponse: <a href="modules.html#FileResponse" class="tsd-signature-type" data-tsd-kind="Type alias">FileResponse</a></h5></li></ul><h4 class="tsd-returns-title">Returns <a href="modules.html#WidgetFileType" class="tsd-signature-type" data-tsd-kind="Type alias">WidgetFileType</a></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-function"><a id="getExtensionFromName" class="tsd-anchor"></a><h3 class="tsd-anchor-link">get<wbr/>Extension<wbr/>From<wbr/>Name<a href="#getExtensionFromName" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-function"><li class="tsd-signature tsd-kind-icon">get<wbr/>Extension<wbr/>From<wbr/>Name<span class="tsd-signature-symbol">(</span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/util/file.ts#L17">util/file.ts:17</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>name: <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-function"><a id="getFileFamily" class="tsd-anchor"></a><h3 class="tsd-anchor-link">get<wbr/>File<wbr/>Family<a href="#getFileFamily" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-function"><li class="tsd-signature tsd-kind-icon">get<wbr/>File<wbr/>Family<span class="tsd-signature-symbol">(</span>mime<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/util/file.ts#L29">util/file.ts:29</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>mime: <span class="tsd-signature-type">string</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-function"><a id="getMimetypeFromExtension" class="tsd-anchor"></a><h3 class="tsd-anchor-link">get<wbr/>Mimetype<wbr/>From<wbr/>Extension<a href="#getMimetypeFromExtension" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-function"><li class="tsd-signature tsd-kind-icon">get<wbr/>Mimetype<wbr/>From<wbr/>Extension<span class="tsd-signature-symbol">(</span>ext<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/Jamespot/jamespot-user-api/blob/db307f8/src/util/file.ts#L46">util/file.ts:46</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>ext: <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4></li></ul></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class="current"><a href="modules.html">Exports</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="tsd-kind-reference"><a href="modules.html#default" class="tsd-kind-icon">default</a></li><li class="tsd-kind-enum"><a href="enums/StudioApplicationStatus.html" class="tsd-kind-icon">Studio<wbr/>Application<wbr/>Status</a></li><li class="tsd-kind-class"><a href="classes/AdminStoreApi.html" class="tsd-kind-icon">Admin<wbr/>Store<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JApplicationApi.html" class="tsd-kind-icon">JApplication<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JArticleApi.html" class="tsd-kind-icon">JArticle<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JAssetReservation.html" class="tsd-kind-icon">JAsset<wbr/>Reservation</a></li><li class="tsd-kind-class"><a href="classes/JAudienceApi.html" class="tsd-kind-icon">JAudience<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JBaseApi.html" class="tsd-kind-icon">JBase<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JBookmarkApi.html" class="tsd-kind-icon">JBookmark<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JCommunityApi.html" class="tsd-kind-icon">JCommunity<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JDiapazoneApi.html" class="tsd-kind-icon">JDiapazone<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JFileApi.html" class="tsd-kind-icon">JFile<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JFilebankApi.html" class="tsd-kind-icon">JFilebank<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JGroupApi.html" class="tsd-kind-icon">JGroup<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JLandApi.html" class="tsd-kind-icon">JLand<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JLicenseApi.html" class="tsd-kind-icon">JLicense<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JMessengerApi.html" class="tsd-kind-icon">JMessenger<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JSearchApi.html" class="tsd-kind-icon">JSearch<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JShareApi.html" class="tsd-kind-icon">JShare<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JTaxonomyApi.html" class="tsd-kind-icon">JTaxonomy<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JUserApi.html" class="tsd-kind-icon">JUser<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JWedocApi.html" class="tsd-kind-icon">JWedoc<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/JamespotUserApi.html" class="tsd-kind-icon">Jamespot<wbr/>User<wbr/>Api</a></li><li class="tsd-kind-class"><a href="classes/Network.html" class="tsd-kind-icon">Network</a></li><li class="tsd-kind-class"><a href="classes/WindowBrowser.html" class="tsd-kind-icon">Window<wbr/>Browser</a></li><li class="tsd-kind-interface"><a href="interfaces/AccessRightObject.html" class="tsd-kind-icon">Access<wbr/>Right<wbr/>Object</a></li><li class="tsd-kind-interface tsd-has-type-parameter"><a href="interfaces/ApiDefaultWrapper.html" class="tsd-kind-icon">Api<wbr/>Default<wbr/>Wrapper</a></li><li class="tsd-kind-interface tsd-has-type-parameter"><a href="interfaces/ApiError.html" class="tsd-kind-icon">Api<wbr/>Error</a></li><li class="tsd-kind-interface tsd-has-type-parameter"><a href="interfaces/ApiWrapper.html" class="tsd-kind-icon">Api<wbr/>Wrapper</a></li><li class="tsd-kind-interface"><a href="interfaces/BaseAutocomplete.html" class="tsd-kind-icon">Base<wbr/>Autocomplete</a></li><li class="tsd-kind-interface"><a href="interfaces/BaseMessage.html" class="tsd-kind-icon">Base<wbr/>Message</a></li><li class="tsd-kind-interface"><a href="interfaces/Category.html" class="tsd-kind-icon">Category</a></li><li class="tsd-kind-interface"><a href="interfaces/FileBankProps.html" class="tsd-kind-icon">File<wbr/>Bank<wbr/>Props</a></li><li class="tsd-kind-interface"><a href="interfaces/FolderProps.html" class="tsd-kind-icon">Folder<wbr/>Props</a></li><li class="tsd-kind-interface"><a href="interfaces/ListFilterSpec.html" class="tsd-kind-icon">List<wbr/>Filter<wbr/>Spec</a></li><li class="tsd-kind-interface"><a href="interfaces/OF.html" class="tsd-kind-icon">OF</a></li><li class="tsd-kind-interface"><a href="interfaces/ObjectListProps.html" class="tsd-kind-icon">Object<wbr/>List<wbr/>Props</a></li><li class="tsd-kind-interface tsd-has-type-parameter"><a href="interfaces/PagingResults.html" class="tsd-kind-icon">Paging<wbr/>Results</a></li><li class="tsd-kind-interface"><a href="interfaces/RootFolderProps.html" class="tsd-kind-icon">Root<wbr/>Folder<wbr/>Props</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchCategoryModel.html" class="tsd-kind-icon">Search<wbr/>Category<wbr/>Model</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchCategoryValue.html" class="tsd-kind-icon">Search<wbr/>Category<wbr/>Value</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchConfig.html" class="tsd-kind-icon">Search<wbr/>Config</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchFacetModel.html" class="tsd-kind-icon">Search<wbr/>Facet<wbr/>Model</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchFacetValueModel.html" class="tsd-kind-icon">Search<wbr/>Facet<wbr/>Value<wbr/>Model</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchQuery.html" class="tsd-kind-icon">Search<wbr/>Query</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchQueryFilterModel.html" class="tsd-kind-icon">Search<wbr/>Query<wbr/>Filter<wbr/>Model</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchQueryOption.html" class="tsd-kind-icon">Search<wbr/>Query<wbr/>Option</a></li><li class="tsd-kind-interface tsd-has-type-parameter"><a href="interfaces/SearchQueryResult.html" class="tsd-kind-icon">Search<wbr/>Query<wbr/>Result</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchQuerySortModel.html" class="tsd-kind-icon">Search<wbr/>Query<wbr/>Sort<wbr/>Model</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchResultCatProps.html" class="tsd-kind-icon">Search<wbr/>Result<wbr/>Cat<wbr/>Props</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchResultPropsApp.html" class="tsd-kind-icon">Search<wbr/>Result<wbr/>Props<wbr/>App</a></li><li class="tsd-kind-interface"><a href="interfaces/SearchResultPropsObject.html" class="tsd-kind-icon">Search<wbr/>Result<wbr/>Props<wbr/>Object</a></li><li class="tsd-kind-interface"><a href="interfaces/SpotProps.html" class="tsd-kind-icon">Spot<wbr/>Props</a></li><li class="tsd-kind-interface"><a href="interfaces/Taxonomy.html" class="tsd-kind-icon">Taxonomy</a></li><li class="tsd-kind-interface"><a href="interfaces/TaxonomyCreate.html" class="tsd-kind-icon">Taxonomy<wbr/>Create</a></li><li class="tsd-kind-interface"><a href="interfaces/WindowInterface.html" class="tsd-kind-icon">Window<wbr/>Interface</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AnyRTHandlerFunction" class="tsd-kind-icon">AnyRTHandler<wbr/>Function</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AnyRTMessage" class="tsd-kind-icon">AnyRTMessage</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#ApiPagingResults" class="tsd-kind-icon">Api<wbr/>Paging<wbr/>Results</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#ApiReturn" class="tsd-kind-icon">Api<wbr/>Return</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ApplicationType" class="tsd-kind-icon">Application<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ArticleCreation" class="tsd-kind-icon">Article<wbr/>Creation</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ArticleGetConfig" class="tsd-kind-icon">Article<wbr/>Get<wbr/>Config</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ArticleListConfig" class="tsd-kind-icon">Article<wbr/>List<wbr/>Config</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ArticleWidgetType" class="tsd-kind-icon">Article<wbr/>Widget<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AseiGroups" class="tsd-kind-icon">Asei<wbr/>Groups</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AseiInstitution" class="tsd-kind-icon">Asei<wbr/>Institution</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AseiRights" class="tsd-kind-icon">Asei<wbr/>Rights</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AseiTicket" class="tsd-kind-icon">Asei<wbr/>Ticket</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AseiTicketStatus" class="tsd-kind-icon">Asei<wbr/>Ticket<wbr/>Status</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AssetReservationConfiguration" class="tsd-kind-icon">Asset<wbr/>Reservation<wbr/>Configuration</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AudienceAutocomplete" class="tsd-kind-icon">Audience<wbr/>Autocomplete</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AutoCompeteConcept" class="tsd-kind-icon">Auto<wbr/>Compete<wbr/>Concept</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AutoCompleteList" class="tsd-kind-icon">Auto<wbr/>Complete<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#AutocompleteHierarchy" class="tsd-kind-icon">Autocomplete<wbr/>Hierarchy</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BaseArticle" class="tsd-kind-icon">Base<wbr/>Article</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BaseMessages" class="tsd-kind-icon">Base<wbr/>Messages</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BaseMessagesOne" class="tsd-kind-icon">Base<wbr/>Messages<wbr/>One</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BookableAssetList" class="tsd-kind-icon">Bookable<wbr/>Asset<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BookableAssetView" class="tsd-kind-icon">Bookable<wbr/>Asset<wbr/>View</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BookmarkCustom" class="tsd-kind-icon">Bookmark<wbr/>Custom</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BookmarkLink" class="tsd-kind-icon">Bookmark<wbr/>Link</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#BookmarkList" class="tsd-kind-icon">Bookmark<wbr/>List</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#BookmarkRawList" class="tsd-kind-icon">Bookmark<wbr/>Raw<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BookmarkTypes" class="tsd-kind-icon">Bookmark<wbr/>Types</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BusinessContact" class="tsd-kind-icon">Business<wbr/>Contact</a></li><li class="tsd-kind-type-alias"><a href="modules.html#CSSBackgroundPosition" class="tsd-kind-icon">CSSBackground<wbr/>Position</a></li><li class="tsd-kind-type-alias"><a href="modules.html#CSSBackgroundSize" class="tsd-kind-icon">CSSBackground<wbr/>Size</a></li><li class="tsd-kind-type-alias"><a href="modules.html#CSSTextAlignType" class="tsd-kind-icon">CSSText<wbr/>Align<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#CombinedWidgetContent" class="tsd-kind-icon">Combined<wbr/>Widget<wbr/>Content</a></li><li class="tsd-kind-type-alias"><a href="modules.html#CombinedWidgetType" class="tsd-kind-icon">Combined<wbr/>Widget<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#CommunityAutocomplete" class="tsd-kind-icon">Community<wbr/>Autocomplete</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Concept" class="tsd-kind-icon">Concept</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#Configuration" class="tsd-kind-icon">Configuration</a></li><li class="tsd-kind-type-alias"><a href="modules.html#CreateGroup" class="tsd-kind-icon">Create<wbr/>Group</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#ExclusifyUnion" class="tsd-kind-icon">Exclusify<wbr/>Union</a></li><li class="tsd-kind-type-alias"><a href="modules.html#FetchReturnType" class="tsd-kind-icon">Fetch<wbr/>Return<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#FieldConfiguration" class="tsd-kind-icon">Field<wbr/>Configuration</a></li><li class="tsd-kind-type-alias"><a href="modules.html#FileCropConfig" class="tsd-kind-icon">File<wbr/>Crop<wbr/>Config</a></li><li class="tsd-kind-type-alias"><a href="modules.html#FileCropReturnType" class="tsd-kind-icon">File<wbr/>Crop<wbr/>Return<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#FileResponse" class="tsd-kind-icon">File<wbr/>Response</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Filter" class="tsd-kind-icon">Filter</a></li><li class="tsd-kind-type-alias"><a href="modules.html#FilterValue" class="tsd-kind-icon">Filter<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Filters" class="tsd-kind-icon">Filters</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Format" class="tsd-kind-icon">Format</a></li><li class="tsd-kind-type-alias"><a href="modules.html#GroupList" class="tsd-kind-icon">Group<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#GroupLittle" class="tsd-kind-icon">Group<wbr/>Little</a></li><li class="tsd-kind-type-alias"><a href="modules.html#GroupProperties" class="tsd-kind-icon">Group<wbr/>Properties</a></li><li class="tsd-kind-type-alias"><a href="modules.html#GroupView" class="tsd-kind-icon">Group<wbr/>View</a></li><li class="tsd-kind-type-alias"><a href="modules.html#GroupWidget" class="tsd-kind-icon">Group<wbr/>Widget</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLandLog" class="tsd-kind-icon">JLand<wbr/>Log</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLandMap" class="tsd-kind-icon">JLand<wbr/>Map</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLandMapCreation" class="tsd-kind-icon">JLand<wbr/>Map<wbr/>Creation</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLandMapFlavor" class="tsd-kind-icon">JLand<wbr/>Map<wbr/>Flavor</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLandMapKind" class="tsd-kind-icon">JLand<wbr/>Map<wbr/>Kind</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLandStat" class="tsd-kind-icon">JLand<wbr/>Stat</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLicense" class="tsd-kind-icon">JLicense</a></li><li class="tsd-kind-type-alias"><a href="modules.html#JLicenseAvailable" class="tsd-kind-icon">JLicense<wbr/>Available</a></li><li class="tsd-kind-type-alias"><a href="modules.html#List" class="tsd-kind-icon">List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Little" class="tsd-kind-icon">Little</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#MaybeWithCsrf" class="tsd-kind-icon">Maybe<wbr/>With<wbr/>Csrf</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#MaybeWithParent" class="tsd-kind-icon">Maybe<wbr/>With<wbr/>Parent</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#MaybeWithToken" class="tsd-kind-icon">Maybe<wbr/>With<wbr/>Token</a></li><li class="tsd-kind-type-alias"><a href="modules.html#MediaLibraryAttachment" class="tsd-kind-icon">Media<wbr/>Library<wbr/>Attachment</a></li><li class="tsd-kind-type-alias"><a href="modules.html#MediaLibraryList" class="tsd-kind-icon">Media<wbr/>Library<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#MediaLibraryLittle" class="tsd-kind-icon">Media<wbr/>Library<wbr/>Little</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#Model" class="tsd-kind-icon">Model</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Namespaces" class="tsd-kind-icon">Namespaces</a></li><li class="tsd-kind-type-alias"><a href="modules.html#OpeningType" class="tsd-kind-icon">Opening<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#OpeningTypeAnchor" class="tsd-kind-icon">Opening<wbr/>Type<wbr/>Anchor</a></li><li class="tsd-kind-type-alias"><a href="modules.html#OpeningTypeLink" class="tsd-kind-icon">Opening<wbr/>Type<wbr/>Link</a></li><li class="tsd-kind-type-alias"><a href="modules.html#OpeningTypePopup" class="tsd-kind-icon">Opening<wbr/>Type<wbr/>Popup</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Order" class="tsd-kind-icon">Order</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Orders" class="tsd-kind-icon">Orders</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#RTMessage" class="tsd-kind-icon">RTMessage</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#RTMessageHandler" class="tsd-kind-icon">RTMessage<wbr/>Handler</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#RTReceivedMessage" class="tsd-kind-icon">RTReceived<wbr/>Message</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#Readable" class="tsd-kind-icon">Readable</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ReservationList" class="tsd-kind-icon">Reservation<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Rights" class="tsd-kind-icon">Rights</a></li><li class="tsd-kind-type-alias"><a href="modules.html#SearchAdminConfig" class="tsd-kind-icon">Search<wbr/>Admin<wbr/>Config</a></li><li class="tsd-kind-type-alias"><a href="modules.html#SearchFacetValues" class="tsd-kind-icon">Search<wbr/>Facet<wbr/>Values</a></li><li class="tsd-kind-type-alias"><a href="modules.html#SearchLastQuery" class="tsd-kind-icon">Search<wbr/>Last<wbr/>Query</a></li><li class="tsd-kind-type-alias"><a href="modules.html#SearchResultProps" class="tsd-kind-icon">Search<wbr/>Result<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ShareAccessObject" class="tsd-kind-icon">Share<wbr/>Access<wbr/>Object</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ShareAccessObjectAudience" class="tsd-kind-icon">Share<wbr/>Access<wbr/>Object<wbr/>Audience</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ShareAccessProps" class="tsd-kind-icon">Share<wbr/>Access<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ShareAccessRequestProps" class="tsd-kind-icon">Share<wbr/>Access<wbr/>Request<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ShareOptionObject" class="tsd-kind-icon">Share<wbr/>Option<wbr/>Object</a></li><li class="tsd-kind-type-alias"><a href="modules.html#SpotBannerImage" class="tsd-kind-icon">Spot<wbr/>Banner<wbr/>Image</a></li><li class="tsd-kind-type-alias"><a href="modules.html#StoreFinalize" class="tsd-kind-icon">Store<wbr/>Finalize</a></li><li class="tsd-kind-type-alias"><a href="modules.html#StoreItem" class="tsd-kind-icon">Store<wbr/>Item</a></li><li class="tsd-kind-type-alias"><a href="modules.html#StudioAction" class="tsd-kind-icon">Studio<wbr/>Action</a></li><li class="tsd-kind-type-alias"><a href="modules.html#StudioApplication" class="tsd-kind-icon">Studio<wbr/>Application</a></li><li class="tsd-kind-type-alias"><a href="modules.html#StudioApplicationBase" class="tsd-kind-icon">Studio<wbr/>Application<wbr/>Base</a></li><li class="tsd-kind-type-alias"><a href="modules.html#StudioApplicationStatusEnumBased" class="tsd-kind-icon">Studio<wbr/>Application<wbr/>Status<wbr/>Enum<wbr/>Based</a></li><li class="tsd-kind-type-alias"><a href="modules.html#StudioManifest" class="tsd-kind-icon">Studio<wbr/>Manifest</a></li><li class="tsd-kind-type-alias"><a href="modules.html#TVChannelCreatePayload" class="tsd-kind-icon">TVChannel<wbr/>Create<wbr/>Payload</a></li><li class="tsd-kind-type-alias"><a href="modules.html#TVChannelList" class="tsd-kind-icon">TVChannel<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#TVChannelLittle" class="tsd-kind-icon">TVChannel<wbr/>Little</a></li><li class="tsd-kind-type-alias"><a href="modules.html#UpdateGroup" class="tsd-kind-icon">Update<wbr/>Group</a></li><li class="tsd-kind-type-alias"><a href="modules.html#UploadConfig" class="tsd-kind-icon">Upload<wbr/>Config</a></li><li class="tsd-kind-type-alias"><a href="modules.html#User" class="tsd-kind-icon">User</a></li><li class="tsd-kind-type-alias"><a href="modules.html#UserDirectoryConfiguration" class="tsd-kind-icon">User<wbr/>Directory<wbr/>Configuration</a></li><li class="tsd-kind-type-alias"><a href="modules.html#UserMapModel" class="tsd-kind-icon">User<wbr/>Map<wbr/>Model</a></li><li class="tsd-kind-type-alias"><a href="modules.html#UserModel" class="tsd-kind-icon">User<wbr/>Model</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#ValueOf" class="tsd-kind-icon">Value<wbr/>Of</a></li><li class="tsd-kind-type-alias"><a href="modules.html#VariantSizeType" class="tsd-kind-icon">Variant<wbr/>Size<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#VariantType" class="tsd-kind-icon">Variant<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocEmptyType" class="tsd-kind-icon">Wedoc<wbr/>Empty<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocFileAudienceType" class="tsd-kind-icon">Wedoc<wbr/>File<wbr/>Audience<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocFileInfo" class="tsd-kind-icon">Wedoc<wbr/>File<wbr/>Info</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocFileType" class="tsd-kind-icon">Wedoc<wbr/>File<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocFileUserType" class="tsd-kind-icon">Wedoc<wbr/>File<wbr/>User<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocQueryResults" class="tsd-kind-icon">Wedoc<wbr/>Query<wbr/>Results</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocQueryType" class="tsd-kind-icon">Wedoc<wbr/>Query<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WedocTemplate" class="tsd-kind-icon">Wedoc<wbr/>Template</a></li><li class="tsd-kind-type-alias"><a href="modules.html#Widget" class="tsd-kind-icon">Widget</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleAttachmentContent" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Attachment<wbr/>Content</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleAttachmentType" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Attachment<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleButtonContent" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Button<wbr/>Content</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleButtonType" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Button<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleGalleryContent" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Gallery<wbr/>Content</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleGalleryType" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Gallery<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleImageContent" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Image<wbr/>Content</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleImageType" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Image<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleTextContent" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Text<wbr/>Content</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleTextType" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Text<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleTitleContent" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Title<wbr/>Content</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetArticleTitleType" class="tsd-kind-icon">Widget<wbr/>Article<wbr/>Title<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetCheckbox" class="tsd-kind-icon">Widget<wbr/>Checkbox</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetContentKeys" class="tsd-kind-icon">Widget<wbr/>Content<wbr/>Keys</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDate" class="tsd-kind-icon">Widget<wbr/>Date</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDatePicker" class="tsd-kind-icon">Widget<wbr/>Date<wbr/>Picker</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDatePickerValue" class="tsd-kind-icon">Widget<wbr/>Date<wbr/>Picker<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDateValue" class="tsd-kind-icon">Widget<wbr/>Date<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDatetime" class="tsd-kind-icon">Widget<wbr/>Datetime</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDatetimeValue" class="tsd-kind-icon">Widget<wbr/>Datetime<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDefaultProps" class="tsd-kind-icon">Widget<wbr/>Default<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDefinitionProps" class="tsd-kind-icon">Widget<wbr/>Definition<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetDisplayMode" class="tsd-kind-icon">Widget<wbr/>Display<wbr/>Mode</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetEmail" class="tsd-kind-icon">Widget<wbr/>Email</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetEmailValue" class="tsd-kind-icon">Widget<wbr/>Email<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetExtendedType" class="tsd-kind-icon">Widget<wbr/>Extended<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetFile" class="tsd-kind-icon">Widget<wbr/>File</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetFileType" class="tsd-kind-icon">Widget<wbr/>File<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetKeys" class="tsd-kind-icon">Widget<wbr/>Keys</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetLayer" class="tsd-kind-icon">Widget<wbr/>Layer</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetModalProps" class="tsd-kind-icon">Widget<wbr/>Modal<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetMultiattribute" class="tsd-kind-icon">Widget<wbr/>Multiattribute</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetNumber" class="tsd-kind-icon">Widget<wbr/>Number</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetNumberValue" class="tsd-kind-icon">Widget<wbr/>Number<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetOrientedlinks" class="tsd-kind-icon">Widget<wbr/>Orientedlinks</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetRadio" class="tsd-kind-icon">Widget<wbr/>Radio</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetRefUser" class="tsd-kind-icon">Widget<wbr/>Ref<wbr/>User</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#WidgetSelect" class="tsd-kind-icon">Widget<wbr/>Select</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetStateProps" class="tsd-kind-icon">Widget<wbr/>State<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetTaxonomy" class="tsd-kind-icon">Widget<wbr/>Taxonomy</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetText" class="tsd-kind-icon">Widget<wbr/>Text</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetTextValue" class="tsd-kind-icon">Widget<wbr/>Text<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetTextarea" class="tsd-kind-icon">Widget<wbr/>Textarea</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetTextareaValue" class="tsd-kind-icon">Widget<wbr/>Textarea<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetTransient" class="tsd-kind-icon">Widget<wbr/>Transient</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetTypeKeys" class="tsd-kind-icon">Widget<wbr/>Type<wbr/>Keys</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetUri" class="tsd-kind-icon">Widget<wbr/>Uri</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetUrl" class="tsd-kind-icon">Widget<wbr/>Url</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetUrlValue" class="tsd-kind-icon">Widget<wbr/>Url<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetVector" class="tsd-kind-icon">Widget<wbr/>Vector</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#WidgetWrapperProps" class="tsd-kind-icon">Widget<wbr/>Wrapper<wbr/>Props</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetsRootState" class="tsd-kind-icon">Widgets<wbr/>Root<wbr/>State</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetsState" class="tsd-kind-icon">Widgets<wbr/>State</a></li><li class="tsd-kind-type-alias"><a href="modules.html#WidgetsValue" class="tsd-kind-icon">Widgets<wbr/>Value</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jArticleList" class="tsd-kind-icon">j<wbr/>Article<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jArticleLittle" class="tsd-kind-icon">j<wbr/>Article<wbr/>Little</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jArticleView" class="tsd-kind-icon">j<wbr/>Article<wbr/>View</a></li><li class="tsd-kind-type-alias tsd-has-type-parameter"><a href="modules.html#jLinkList" class="tsd-kind-icon">j<wbr/>Link<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jLinkLittle" class="tsd-kind-icon">j<wbr/>Link<wbr/>Little</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jObjectAutocomplete" class="tsd-kind-icon">j<wbr/>Object<wbr/>Autocomplete</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jObjectBase" class="tsd-kind-icon">j<wbr/>Object<wbr/>Base</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jObjectList" class="tsd-kind-icon">j<wbr/>Object<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jObjectLittle" class="tsd-kind-icon">j<wbr/>Object<wbr/>Little</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jSpotAutocomplete" class="tsd-kind-icon">j<wbr/>Spot<wbr/>Autocomplete</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jUserAutocomplete" class="tsd-kind-icon">j<wbr/>User<wbr/>Autocomplete</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jUserList" class="tsd-kind-icon">j<wbr/>User<wbr/>List</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jUserLittle" class="tsd-kind-icon">j<wbr/>User<wbr/>Little</a></li><li class="tsd-kind-type-alias"><a href="modules.html#jUserView" class="tsd-kind-icon">j<wbr/>User<wbr/>View</a></li><li class="tsd-kind-variable"><a href="modules.html#JamespotUserApiInstance" class="tsd-kind-icon">Jamespot<wbr/>User<wbr/>Api<wbr/>Instance</a></li><li class="tsd-kind-variable"><a href="modules.html#UserLevel" class="tsd-kind-icon">User<wbr/>Level</a></li><li class="tsd-kind-variable"><a href="modules.html#allowedFileExtensions" class="tsd-kind-icon">allowed<wbr/>File<wbr/>Extensions</a></li><li class="tsd-kind-variable"><a href="modules.html#api" class="tsd-kind-icon">api</a></li><li class="tsd-kind-variable"><a href="modules.html#jEnsure" class="tsd-kind-icon">j<wbr/>Ensure</a></li><li class="tsd-kind-variable"><a href="modules.html#mimetypeMap" class="tsd-kind-icon">mimetype<wbr/>Map</a></li><li class="tsd-kind-variable"><a href="modules.html#network" class="tsd-kind-icon">network</a></li><li class="tsd-kind-function"><a href="modules.html#apiFileToWidgetFile" class="tsd-kind-icon">api<wbr/>File<wbr/>To<wbr/>Widget<wbr/>File</a></li><li class="tsd-kind-function"><a href="modules.html#getExtensionFromName" class="tsd-kind-icon">get<wbr/>Extension<wbr/>From<wbr/>Name</a></li><li class="tsd-kind-function"><a href="modules.html#getFileFamily" class="tsd-kind-icon">get<wbr/>File<wbr/>Family</a></li><li class="tsd-kind-function"><a href="modules.html#getMimetypeFromExtension" class="tsd-kind-icon">get<wbr/>Mimetype<wbr/>From<wbr/>Extension</a></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li><li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li><li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li><li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-method tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="assets/main.js"></script></body></html>