jamespot-user-api 1.3.123 → 1.3.124
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/jamespot-user-api.cjs +1 -1
- package/dist/jamespot-user-api.js +2070 -2048
- package/dist/src/apis/widget/widget.mock.d.ts +4 -0
- package/dist/src/types/widgets/common.d.ts +1 -0
- package/dist/src/types/widgets/default.d.ts +37 -2
- package/dist/src/types/widgets/widgetFile.d.ts +26 -0
- package/dist/src/types/widgets.d.ts +1 -0
- package/dist/src/util/file.mock.d.ts +26 -0
- package/dist/src/util/widget.d.ts +2 -0
- package/documentation/assets/hierarchy.js +1 -1
- package/documentation/assets/navigation.js +1 -1
- package/documentation/assets/search.js +1 -1
- package/documentation/classes/AdminAdvancedApi.html +6 -6
- package/documentation/classes/AdminLicenseApi.html +23 -23
- package/documentation/classes/AdminLogApi.html +7 -7
- package/documentation/classes/AdminStoreApi.html +7 -7
- package/documentation/classes/AdminUtilsApi.html +5 -5
- package/documentation/classes/JApplicationApi.html +13 -13
- package/documentation/classes/JArticleApi.html +22 -22
- package/documentation/classes/JAssetReservation.html +10 -10
- package/documentation/classes/JAudienceApi.html +6 -6
- package/documentation/classes/JBaseApi.html +4 -4
- package/documentation/classes/JBbbApi.html +8 -8
- package/documentation/classes/JBookmarkApi.html +10 -10
- package/documentation/classes/JBusinessNetworkingApi.html +5 -5
- package/documentation/classes/JCalendarApi.html +10 -10
- package/documentation/classes/JCommunityApi.html +7 -7
- package/documentation/classes/JContentFactory.html +8 -8
- package/documentation/classes/JContentReportApi.html +7 -7
- package/documentation/classes/JDatasourceApi.html +13 -13
- package/documentation/classes/JDiapazoneApi.html +6 -6
- package/documentation/classes/JDriveApi.html +16 -16
- package/documentation/classes/JExternalAppApi.html +7 -7
- package/documentation/classes/JExtraBotApi.html +8 -8
- package/documentation/classes/JFaqApi.html +25 -25
- package/documentation/classes/JFileApi.html +17 -17
- package/documentation/classes/JFileIntegrity.html +8 -8
- package/documentation/classes/JFilebankApi.html +11 -11
- package/documentation/classes/JGlobalApi.html +11 -11
- package/documentation/classes/JGroupApi.html +22 -22
- package/documentation/classes/JIAApi.html +5 -5
- package/documentation/classes/JJamespotApi.html +5 -5
- package/documentation/classes/JLandApi.html +8 -8
- package/documentation/classes/JLuccaApi.html +5 -5
- package/documentation/classes/JModuleApi.html +6 -6
- package/documentation/classes/JObjectApi.html +11 -11
- package/documentation/classes/JOrgchartsApi.html +8 -8
- package/documentation/classes/JPollSurveyApi.html +5 -5
- package/documentation/classes/JPublishButtonApi.html +5 -5
- package/documentation/classes/JQuestionAnswerApi.html +6 -6
- package/documentation/classes/JSearchApi.html +10 -10
- package/documentation/classes/JShareApi.html +7 -7
- package/documentation/classes/JSurveyDateApi.html +7 -7
- package/documentation/classes/JTaxonomyApi.html +9 -9
- package/documentation/classes/JTeamWorkAiApi.html +7 -7
- package/documentation/classes/JUserApi.html +34 -34
- package/documentation/classes/JWedocApi.html +20 -20
- package/documentation/classes/JWidgetApi.html +18 -18
- package/documentation/classes/JamespotUserApi.html +64 -64
- package/documentation/classes/JitsiApi.html +5 -5
- package/documentation/classes/Network.html +18 -18
- package/documentation/classes/TVDisplayApi.html +7 -7
- package/documentation/classes/WindowBrowser.html +4 -4
- package/documentation/enums/ApiErrorCode.html +5 -5
- package/documentation/enums/BookmarkType.html +3 -3
- package/documentation/enums/ContentReportStatus.html +4 -4
- package/documentation/enums/Format.html +4 -4
- package/documentation/enums/GroupModerateStatus.html +4 -4
- package/documentation/enums/GroupPrivacy.html +4 -4
- package/documentation/enums/RecurrenceRule.html +8 -8
- package/documentation/enums/StudioApplicationStatus.html +5 -5
- package/documentation/enums/SurveyFieldName.html +12 -12
- package/documentation/enums/WidgetsName.html +52 -46
- package/documentation/functions/checkProperties.html +1 -1
- package/documentation/functions/combineFormat.html +1 -1
- package/documentation/functions/deepEqual.html +1 -1
- package/documentation/functions/ensureApplication.html +1 -1
- package/documentation/functions/ensureApplicationTabs.html +1 -1
- package/documentation/functions/ensureIsCalendarOldEvent.html +1 -1
- package/documentation/functions/ensureIsMeetingList.html +1 -1
- package/documentation/functions/ensureIsSocialEventList.html +1 -1
- package/documentation/functions/ensureIsSurveyData.html +1 -1
- package/documentation/functions/ensureIsTemplateFile.html +1 -1
- package/documentation/functions/ensureIsViewEvent.html +1 -1
- package/documentation/functions/ensureTVGetConfigureDynamicChannelResponse.html +1 -1
- package/documentation/functions/ensureTVGetConfigureSlideshowChannelResponse.html +1 -1
- package/documentation/functions/ensureWidgetAccessibilityType.html +1 -1
- package/documentation/functions/ensureWidgetApplicationType.html +1 -1
- package/documentation/functions/ensureWidgetArticleAttachmentType.html +1 -1
- package/documentation/functions/ensureWidgetArticleButtonType.html +1 -1
- package/documentation/functions/ensureWidgetArticleGalleryType.html +1 -1
- package/documentation/functions/ensureWidgetArticleImageType.html +1 -1
- package/documentation/functions/ensureWidgetArticleSliderType.html +1 -1
- package/documentation/functions/ensureWidgetArticleTextType.html +1 -1
- package/documentation/functions/ensureWidgetArticleTitleType.html +1 -1
- package/documentation/functions/ensureWidgetBirthdayType.html +1 -1
- package/documentation/functions/ensureWidgetButtonType.html +1 -1
- package/documentation/functions/ensureWidgetCalendarCalDavType.html +1 -1
- package/documentation/functions/ensureWidgetCalendarType.html +1 -1
- package/documentation/functions/ensureWidgetChartsType.html +1 -1
- package/documentation/functions/ensureWidgetCheckListType.html +1 -1
- package/documentation/functions/ensureWidgetColorType.html +1 -1
- package/documentation/functions/ensureWidgetContactCardDavType.html +1 -1
- package/documentation/functions/ensureWidgetContactType.html +1 -1
- package/documentation/functions/ensureWidgetContent.html +1 -1
- package/documentation/functions/ensureWidgetCountdownType.html +1 -1
- package/documentation/functions/ensureWidgetCoverType.html +1 -1
- package/documentation/functions/ensureWidgetDatasourceTableType.html +1 -1
- package/documentation/functions/ensureWidgetDefinitionProps.html +1 -1
- package/documentation/functions/ensureWidgetDocumentsType.html +1 -1
- package/documentation/functions/ensureWidgetEmailsImapType.html +1 -1
- package/documentation/functions/ensureWidgetEmbedType.html +1 -1
- package/documentation/functions/ensureWidgetExcelDatasourceTableType.html +1 -1
- package/documentation/functions/ensureWidgetExtensionType.html +1 -1
- package/documentation/functions/ensureWidgetFaqType.html +1 -1
- package/documentation/functions/ensureWidgetFileType.html +42 -0
- package/documentation/functions/ensureWidgetFlocklerType.html +1 -1
- package/documentation/functions/ensureWidgetImageType.html +1 -1
- package/documentation/functions/ensureWidgetLuccaAbsenceType.html +1 -1
- package/documentation/functions/ensureWidgetMeteoType.html +1 -1
- package/documentation/functions/ensureWidgetMyGroupType.html +1 -1
- package/documentation/functions/ensureWidgetNewsType.html +1 -1
- package/documentation/functions/ensureWidgetNewsflashType.html +1 -1
- package/documentation/functions/ensureWidgetObjectHasMinimumProperties.html +1 -1
- package/documentation/functions/ensureWidgetPresenceContent.html +1 -1
- package/documentation/functions/ensureWidgetPresenceResponse.html +1 -1
- package/documentation/functions/ensureWidgetPresenceResponsePayload.html +1 -1
- package/documentation/functions/ensureWidgetPresenceType.html +1 -1
- package/documentation/functions/ensureWidgetQuickSurveyType.html +1 -1
- package/documentation/functions/ensureWidgetSeparatorType.html +1 -1
- package/documentation/functions/ensureWidgetSliderType.html +1 -1
- package/documentation/functions/ensureWidgetSurveyType.html +1 -1
- package/documentation/functions/ensureWidgetTextType.html +1 -1
- package/documentation/functions/ensureWidgetType.html +1 -1
- package/documentation/functions/ensureWidgetUserProfileType.html +1 -1
- package/documentation/functions/ensureWidgetWelcomeType.html +1 -1
- package/documentation/functions/ensureWidgetWrapperProps.html +1 -1
- package/documentation/functions/ensureWidgetYoutubeType.html +1 -1
- package/documentation/functions/extractFlattenTaxonomiesFromObject.html +1 -1
- package/documentation/functions/extractTaxonomiesFromObject.html +1 -1
- package/documentation/functions/extractTaxonomiesFromObjectAndMapProperty.html +1 -1
- package/documentation/functions/extractTaxonomiesFromObjectAndMapUri.html +1 -1
- package/documentation/functions/formatImgUrl.html +1 -1
- package/documentation/functions/getArgs.html +1 -1
- package/documentation/functions/getExtensionFromName.html +1 -1
- package/documentation/functions/getFileExtensionFromMimetype.html +1 -1
- package/documentation/functions/getFileFamily.html +1 -1
- package/documentation/functions/getFileFamilyFromName.html +1 -1
- package/documentation/functions/getFormat.html +1 -1
- package/documentation/functions/getFrom.html +1 -1
- package/documentation/functions/getMimetypeFromExtension.html +1 -1
- package/documentation/functions/getMimetypeFromName.html +1 -1
- package/documentation/functions/getSize.html +1 -1
- package/documentation/functions/getTimestamp.html +1 -1
- package/documentation/functions/getUri.html +1 -1
- package/documentation/functions/getUrl.html +1 -1
- package/documentation/functions/inferBookmarkListSchema.html +1 -1
- package/documentation/functions/inferBookmarkRawListSchema.html +1 -1
- package/documentation/functions/inferMaybeWithToken.html +1 -1
- package/documentation/functions/inferSearchQueryResultSchema.html +1 -1
- package/documentation/functions/inferUserLicenseSchema.html +1 -1
- package/documentation/functions/isKnownArticle.html +1 -1
- package/documentation/functions/isKnownComment.html +1 -1
- package/documentation/functions/isSocialActionRate.html +1 -1
- package/documentation/functions/isSocialActionReport.html +1 -1
- package/documentation/functions/isSocialActionShare.html +1 -1
- package/documentation/functions/isSocialActionToggle.html +1 -1
- package/documentation/functions/isWidgetApplicationAppsItem.html +1 -1
- package/documentation/functions/isWidgetApplicationExtensionItem.html +1 -1
- package/documentation/functions/isWidgetApplicationImageItem.html +1 -1
- package/documentation/functions/isWidgetApplicationLinkItem.html +1 -1
- package/documentation/functions/objectTimestamp.html +1 -1
- package/documentation/functions/padStartTwoDigits.html +1 -1
- package/documentation/functions/prepareGroupForUpdate.html +1 -1
- package/documentation/functions/removeIfStartsWith.html +1 -1
- package/documentation/functions/replacePropertiesWithTypes.html +1 -1
- package/documentation/functions/resolveFileFamily.html +1 -1
- package/documentation/functions/resolveFileMimetype.html +1 -1
- package/documentation/functions/resolveFilePath.html +1 -1
- package/documentation/functions/resolveFileUrl.html +1 -1
- package/documentation/functions/resolveSurveyUri.html +1 -1
- package/documentation/functions/resolveWidgetByName.html +1 -1
- package/documentation/functions/resolveWidgetContent.html +1 -1
- package/documentation/functions/suffixIfDoesNotExist.html +1 -1
- package/documentation/functions/toBoolean.html +1 -1
- package/documentation/functions/validateIsFormatFileLittle.html +1 -1
- package/documentation/functions/validateIsFormatObjectList.html +1 -1
- package/documentation/functions/validateIsFormatObjectLittle.html +1 -1
- package/documentation/functions/validateIsFormatRights.html +1 -1
- package/documentation/functions/validateIsFormatSocialEvent.html +1 -1
- package/documentation/functions/validateIsFormatUserDirectoryConfiguration.html +1 -1
- package/documentation/functions/validateIsFormatUserLevelSpot.html +1 -1
- package/documentation/functions/validateIsFormatUserList.html +1 -1
- package/documentation/functions/validateIsFormatUserMapModel.html +1 -1
- package/documentation/functions/validateIsFormatUserView.html +1 -1
- package/documentation/functions/validateTemplateData.html +1 -1
- package/documentation/functions/withExtensionsSchema.html +1 -1
- package/documentation/functions/zCoerceBoolean.html +1 -1
- package/documentation/functions/zCoerceOptionalNumber.html +1 -1
- package/documentation/functions/zObject.html +1 -1
- package/documentation/functions/zPassThrough.html +1 -1
- package/documentation/functions/zSchema.html +1 -1
- package/documentation/hierarchy.html +2 -2
- package/documentation/interfaces/AccessRightObject.html +20 -20
- package/documentation/interfaces/ApiDefaultWrapper.html +6 -6
- package/documentation/interfaces/ApiError.html +2 -2
- package/documentation/interfaces/ApiWrapper.html +7 -7
- package/documentation/interfaces/BaseMessage.html +3 -3
- package/documentation/interfaces/FileBankProps.html +4 -4
- package/documentation/interfaces/FolderProps.html +12 -12
- package/documentation/interfaces/ListFilterSpec.html +5 -5
- package/documentation/interfaces/OF.html +3 -3
- package/documentation/interfaces/PagingResults.html +7 -7
- package/documentation/interfaces/RootFolderProps.html +7 -7
- package/documentation/interfaces/SpotProps.html +7 -7
- package/documentation/interfaces/TaxonomyCreate.html +5 -5
- package/documentation/interfaces/WidgetType.html +4 -4
- package/documentation/interfaces/WindowInterface.html +4 -4
- package/documentation/interfaces/apiOptions.html +2 -2
- package/documentation/modules.html +6 -6
- package/documentation/types/AbortApiError.html +1 -1
- package/documentation/types/AccessRequestStatusValues.html +1 -1
- package/documentation/types/ActionParams.html +4 -4
- package/documentation/types/ActionUpdateParamsSchema.html +1 -1
- package/documentation/types/ActionVerb.html +1 -1
- package/documentation/types/Activities.html +3 -3
- package/documentation/types/AddActionParams.html +1 -1
- package/documentation/types/AddCommentParams.html +8 -8
- package/documentation/types/AddFaqEntry.html +1 -1
- package/documentation/types/AdminAdvancedHook.html +1 -1
- package/documentation/types/AdminApp.html +9 -9
- package/documentation/types/AdminAppTab.html +8 -8
- package/documentation/types/AdminApps.html +1 -1
- package/documentation/types/AdminLicenseStats.html +4 -4
- package/documentation/types/AdminLicensesAssigned.html +9 -9
- package/documentation/types/AdminLicensesNotAssigned.html +1 -1
- package/documentation/types/AdminLogNavigation.html +9 -9
- package/documentation/types/AdminLogObject.html +9 -9
- package/documentation/types/AdminLogSearch.html +4 -4
- package/documentation/types/AllKeys.html +1 -1
- package/documentation/types/AllMessages.html +9 -9
- package/documentation/types/AnimatedMeetingHook.html +1 -1
- package/documentation/types/AnimationConfigurationType.html +7 -7
- package/documentation/types/AnimationStats.html +1 -1
- package/documentation/types/AnimationStatsRow.html +3 -3
- package/documentation/types/AnimationVariant.html +1 -1
- package/documentation/types/AnimationsHook.html +1 -1
- package/documentation/types/AnyRTHandlerFunction.html +1 -1
- package/documentation/types/AnyRTMessage.html +1 -1
- package/documentation/types/ApiPagingResults.html +1 -1
- package/documentation/types/ApiReturn.html +1 -1
- package/documentation/types/ApplicationDefault.html +1 -1
- package/documentation/types/ApplicationIframe.html +1 -1
- package/documentation/types/ApplicationIntranetHook.html +1 -1
- package/documentation/types/ApplicationLink.html +1 -1
- package/documentation/types/ApplicationTab.html +4 -4
- package/documentation/types/ApplicationType.html +1 -1
- package/documentation/types/ApplicationWithTabs.html +1 -1
- package/documentation/types/ArticleCreation.html +6 -6
- package/documentation/types/ArticleDisplayMode.html +1 -1
- package/documentation/types/ArticleFormatsExtension.html +1 -1
- package/documentation/types/ArticleGetConfig.html +3 -3
- package/documentation/types/ArticleListConfig.html +8 -8
- package/documentation/types/ArticleReturn.html +1 -1
- package/documentation/types/ArticleSaveAsDraftPayload.html +7 -7
- package/documentation/types/ArticleTranslationGet.html +3 -3
- package/documentation/types/ArticleTranslationLanguage.html +3 -3
- package/documentation/types/ArticleTranslationTranslate.html +9 -9
- package/documentation/types/ArticleWithExtensions.html +1 -1
- package/documentation/types/Articles.html +1 -1
- package/documentation/types/ArticlesList.html +1 -1
- package/documentation/types/ArticlesListExtensions.html +1 -1
- package/documentation/types/ArticlesLittle.html +1 -1
- package/documentation/types/ArticlesLittleExtensions.html +1 -1
- package/documentation/types/ArticlesView.html +1 -1
- package/documentation/types/ArticlesViewExtensions.html +1 -1
- package/documentation/types/AseiGroups.html +4 -4
- package/documentation/types/AseiInstitution.html +1 -1
- package/documentation/types/AseiRights.html +3 -3
- package/documentation/types/AseiTicket.html +1 -1
- package/documentation/types/AseiTicketStatus.html +1 -1
- package/documentation/types/AssetReservationConfiguration.html +8 -8
- package/documentation/types/AsyncJobState.html +1 -1
- package/documentation/types/AsyncJobStatus.html +7 -7
- package/documentation/types/Audience.html +1 -1
- package/documentation/types/AudienceAutocomplete.html +1 -1
- package/documentation/types/AutoCompleteList.html +11 -11
- package/documentation/types/AutocompleteHierarchy.html +10 -10
- package/documentation/types/AutocompleteLittle.html +1 -1
- package/documentation/types/BaseArticle.html +7 -7
- package/documentation/types/BaseAutocomplete.html +12 -12
- package/documentation/types/BaseMessages.html +1 -1
- package/documentation/types/BaseMessagesOne.html +1 -1
- package/documentation/types/BigBlueButtonHook.html +1 -1
- package/documentation/types/BookableAssetList.html +1 -1
- package/documentation/types/BookableAssetView.html +1 -1
- package/documentation/types/BookmarkCustom.html +1 -1
- package/documentation/types/BookmarkLink.html +4 -4
- package/documentation/types/BookmarkList.html +1 -1
- package/documentation/types/BookmarkRawList.html +1 -1
- package/documentation/types/BookmarkTypes.html +1 -1
- package/documentation/types/BusinessContact.html +14 -14
- package/documentation/types/CSSBackgroundPosition.html +1 -1
- package/documentation/types/CSSBackgroundSize.html +1 -1
- package/documentation/types/CSSTextAlignType.html +1 -1
- package/documentation/types/CalendarCombinedEventsList.html +1 -1
- package/documentation/types/CalendarEventList.html +1 -1
- package/documentation/types/CalendarEventView.html +1 -1
- package/documentation/types/CalendarEventWithExtensions.html +1 -1
- package/documentation/types/CalendarEventsExtension.html +1 -1
- package/documentation/types/CalendarHook.html +1 -1
- package/documentation/types/CalendarMember.html +4 -4
- package/documentation/types/CalendarOldEvent.html +1 -1
- package/documentation/types/CalendarTab.html +1 -1
- package/documentation/types/Category.html +4 -4
- package/documentation/types/ChartType.html +1 -1
- package/documentation/types/ChartsPieDatum.html +4 -4
- package/documentation/types/ChartsSerie.html +4 -4
- package/documentation/types/CombinedSurveyField.html +1 -1
- package/documentation/types/CombinedSurveyFieldType.html +1 -1
- package/documentation/types/CombinedWidgetContent.html +2 -2
- package/documentation/types/CombinedWidgetType.html +2 -2
- package/documentation/types/CommentFormatsExtension.html +1 -1
- package/documentation/types/CommentReturn.html +1 -1
- package/documentation/types/CommentWithExtensions.html +1 -1
- package/documentation/types/Comments.html +1 -1
- package/documentation/types/CommentsList.html +1 -1
- package/documentation/types/CommentsListExtensions.html +1 -1
- package/documentation/types/CommentsLittle.html +1 -1
- package/documentation/types/CommentsLittleExtensions.html +1 -1
- package/documentation/types/CommentsView.html +1 -1
- package/documentation/types/CommentsViewExtensions.html +1 -1
- package/documentation/types/Community.html +1 -1
- package/documentation/types/CommunityAutocomplete.html +1 -1
- package/documentation/types/Configuration.html +1 -1
- package/documentation/types/ContactEntry.html +1 -1
- package/documentation/types/ContactShowFields.html +1 -1
- package/documentation/types/ContentFactoryDefaultData.html +1 -1
- package/documentation/types/ContentFactoryHook.html +1 -1
- package/documentation/types/ContentFactorySurveyData.html +12 -12
- package/documentation/types/ContentFactoryTemplateFile.html +4 -4
- package/documentation/types/ContentReportList.html +1 -1
- package/documentation/types/CreateFaqCategory.html +1 -1
- package/documentation/types/CreateFaqEntry.html +1 -1
- package/documentation/types/CreateFaqTheme.html +1 -1
- package/documentation/types/CreateGroup.html +10 -10
- package/documentation/types/CreateReportParams.html +1 -1
- package/documentation/types/CreateRoomPayload.html +1 -1
- package/documentation/types/CustomActionObject.html +5 -5
- package/documentation/types/DatasourceArticleLittle.html +1 -1
- package/documentation/types/DatasourceDataTypeUrl.html +3 -3
- package/documentation/types/DatasourceModel.html +1 -1
- package/documentation/types/DatasourceResult.html +8 -8
- package/documentation/types/DatasourceResultSort.html +3 -3
- package/documentation/types/DatasourceResultSortOrder.html +1 -1
- package/documentation/types/DatasourceStudioLittle.html +7 -7
- package/documentation/types/DatasourceType.html +1 -1
- package/documentation/types/DateFormat.html +1 -1
- package/documentation/types/DavAddressBookContact.html +1 -1
- package/documentation/types/DavCalendarEvent.html +1 -1
- package/documentation/types/DeleteFaqTheme.html +1 -1
- package/documentation/types/DiapazoneExtraFields.html +1 -1
- package/documentation/types/DigitalDeskStatistics.html +4 -4
- package/documentation/types/DigitalWorkplaceHookSchema.html +1 -1
- package/documentation/types/DiscussionProperties.html +1 -1
- package/documentation/types/DiscussionProperty.html +3 -3
- package/documentation/types/DraftSerializedForm.html +1 -1
- package/documentation/types/Drive.html +1 -1
- package/documentation/types/DriveAccount.html +5 -5
- package/documentation/types/DriveGetAccount.html +2 -2
- package/documentation/types/DriveGetAccountParams.html +3 -3
- package/documentation/types/DriveGetDocumentParams.html +4 -4
- package/documentation/types/DriveGetGroupsParams.html +4 -4
- package/documentation/types/DriveGetTenantsParams.html +3 -3
- package/documentation/types/DriveHook.html +1 -1
- package/documentation/types/DriveItemType.html +6 -6
- package/documentation/types/DriveLogoutParams.html +3 -3
- package/documentation/types/DriveSetDefaultAccountParams.html +3 -3
- package/documentation/types/DriveTmpFile.html +7 -7
- package/documentation/types/DropboxDocumentEntity.html +1 -1
- package/documentation/types/DropboxDocumentParams.html +3 -3
- package/documentation/types/DropboxGetDocumentsParams.html +3 -3
- package/documentation/types/EditFaqCategory.html +1 -1
- package/documentation/types/EditFaqEntry.html +1 -1
- package/documentation/types/EditFaqTheme.html +1 -1
- package/documentation/types/EventMode.html +1 -1
- package/documentation/types/EventStatusFilter.html +1 -1
- package/documentation/types/ExclusifyUnion.html +1 -1
- package/documentation/types/ExtendedFaqCategory.html +1 -1
- package/documentation/types/ExternalAppHookSchema.html +1 -1
- package/documentation/types/ExternalAppType.html +13 -13
- package/documentation/types/ExtraBotHook.html +1 -1
- package/documentation/types/FAQHook.html +1 -1
- package/documentation/types/FacetMode.html +1 -1
- package/documentation/types/FaqAccess.html +1 -1
- package/documentation/types/FaqContentItem.html +1 -1
- package/documentation/types/FaqHookProperties.html +1 -1
- package/documentation/types/FaqItemExtra.html +3 -3
- package/documentation/types/FaqItemList.html +1 -1
- package/documentation/types/FaqItemView.html +1 -1
- package/documentation/types/FaqList.html +1 -1
- package/documentation/types/FaqTaxonomy.html +1 -1
- package/documentation/types/FaqView.html +1 -1
- package/documentation/types/FaqWidgetCategory.html +3 -3
- package/documentation/types/FaqWidgetCategoryItem.html +10 -10
- package/documentation/types/FaqWidgetItem.html +14 -14
- package/documentation/types/FaqWidgetItemUriCategory.html +7 -7
- package/documentation/types/FetchResponseType.html +2 -2
- package/documentation/types/FetchReturnType.html +1 -1
- package/documentation/types/FieldConfiguration.html +7 -7
- package/documentation/types/FileBankHook.html +1 -1
- package/documentation/types/FileCopyParams.html +4 -4
- package/documentation/types/FileCropConfig.html +7 -7
- package/documentation/types/FileFormatsExtension.html +1 -1
- package/documentation/types/FileIntegrityHook.html +1 -1
- package/documentation/types/FileMainType.html +1 -1
- package/documentation/types/FileReturn.html +1 -1
- package/documentation/types/FileSyncAdminSpot.html +1 -1
- package/documentation/types/FileSyncAdminSpotsProps.html +1 -1
- package/documentation/types/FileSyncFileBank.html +1 -1
- package/documentation/types/FileSyncUserQuota.html +1 -1
- package/documentation/types/FileWithExtensions.html +1 -1
- package/documentation/types/FilebankGetParentsParams.html +2 -2
- package/documentation/types/FilebankGetPathParams.html +3 -3
- package/documentation/types/FilebankPath.html +1 -1
- package/documentation/types/FilebankSearchContentParams.html +5 -5
- package/documentation/types/Filter.html +8 -8
- package/documentation/types/FilterValue.html +1 -1
- package/documentation/types/Filters.html +1 -1
- package/documentation/types/FlocklerHook.html +1 -1
- package/documentation/types/FolderShare.html +6 -6
- package/documentation/types/FolderShareConflict.html +4 -4
- package/documentation/types/FolderShareImpact.html +5 -5
- package/documentation/types/FolderShareLevel.html +1 -1
- package/documentation/types/FolderShareRecipientType.html +1 -1
- package/documentation/types/FormatArticles.html +1 -1
- package/documentation/types/FormatArticlesType.html +1 -1
- package/documentation/types/FormatComments.html +1 -1
- package/documentation/types/FormatCommentsType.html +1 -1
- package/documentation/types/FormatExtension.html +1 -1
- package/documentation/types/FormatLinks.html +1 -1
- package/documentation/types/FormatLinksType.html +1 -1
- package/documentation/types/FormatList.html +1 -1
- package/documentation/types/FormatType.html +1 -1
- package/documentation/types/Formats.html +7 -7
- package/documentation/types/GetCommentsParams.html +4 -4
- package/documentation/types/GetLicenseArticle.html +3 -3
- package/documentation/types/GetLicenseArticlesParams.html +7 -7
- package/documentation/types/GetLicenseKindUsersParams.html +6 -6
- package/documentation/types/GetPublicWebinarDataRequest.html +1 -1
- package/documentation/types/GetReportsParams.html +1 -1
- package/documentation/types/GetUnclassifiedFilesParams.html +1 -1
- package/documentation/types/Gif.html +3 -3
- package/documentation/types/GroupCategoriesConfiguration.html +2 -2
- package/documentation/types/GroupCustomWidget.html +8 -8
- package/documentation/types/GroupFormatsExtension.html +1 -1
- package/documentation/types/GroupListConfig.html +9 -9
- package/documentation/types/GroupMemberLevel.html +3 -3
- package/documentation/types/GroupProperties.html +27 -27
- package/documentation/types/GroupPropertiesOptions.html +13 -13
- package/documentation/types/GroupUserLevel.html +1 -1
- package/documentation/types/GroupWidget.html +7 -7
- package/documentation/types/GroupWidgetLittle.html +4 -4
- package/documentation/types/GroupWidgets.html +1 -1
- package/documentation/types/GroupWithExtensions.html +1 -1
- package/documentation/types/HeadingType.html +1 -1
- package/documentation/types/HookListType.html +1 -1
- package/documentation/types/ImageFormValue.html +5 -5
- package/documentation/types/ImageSize.html +3 -3
- package/documentation/types/ImapInboxMail.html +1 -1
- package/documentation/types/ImgUrlProps.html +1 -1
- package/documentation/types/InferSchemas.html +1 -1
- package/documentation/types/InheritedShare.html +8 -8
- package/documentation/types/JIACapabilities.html +1 -1
- package/documentation/types/JLandLog.html +8 -8
- package/documentation/types/JLandMapCreation.html +1 -1
- package/documentation/types/JLandMapFlavor.html +1 -1
- package/documentation/types/JLandMapKind.html +1 -1
- package/documentation/types/JLandMapList.html +1 -1
- package/documentation/types/JLandMapLittle.html +1 -1
- package/documentation/types/JLandMapView.html +1 -1
- package/documentation/types/JLandStat.html +3 -3
- package/documentation/types/JitsiHook.html +1 -1
- package/documentation/types/Join.html +1 -1
- package/documentation/types/Languages.html +1 -1
- package/documentation/types/License.html +9 -9
- package/documentation/types/LicenseHookListType.html +1 -1
- package/documentation/types/LicenseUserPriceUpdateSimulation.html +7 -7
- package/documentation/types/LinkConfigurationParams.html +3 -3
- package/documentation/types/LinkReturn.html +1 -1
- package/documentation/types/Links.html +1 -1
- package/documentation/types/ListOrder.html +3 -3
- package/documentation/types/ListQueryParameters.html +5 -5
- package/documentation/types/LuccaAbsenceHook.html +1 -1
- package/documentation/types/MSDocumentEntity.html +1 -1
- package/documentation/types/MSDocumentParams.html +7 -7
- package/documentation/types/MSGetDocumentsParams.html +3 -3
- package/documentation/types/MSGroupEntity.html +1 -1
- package/documentation/types/MSSiteEntity.html +1 -1
- package/documentation/types/MSTenantEntity.html +1 -1
- package/documentation/types/MSTenants.html +1 -1
- package/documentation/types/MSUnifiedEntity.html +1 -1
- package/documentation/types/MagicPadHook.html +1 -1
- package/documentation/types/MagicWandHook.html +1 -1
- package/documentation/types/MaybeWithAudience.html +2 -2
- package/documentation/types/MaybeWithParent.html +2 -2
- package/documentation/types/MaybeWithToken.html +1 -1
- package/documentation/types/MediaLibraryFileList.html +1 -1
- package/documentation/types/MediaLibraryFileLittle.html +1 -1
- package/documentation/types/MediaLibraryFilesStats.html +1 -1
- package/documentation/types/MediaLibraryFolderList.html +1 -1
- package/documentation/types/MediaLibraryFolderLittle.html +1 -1
- package/documentation/types/MediaLibraryFolderStats.html +1 -1
- package/documentation/types/MediaLibraryHook.html +1 -1
- package/documentation/types/MediaLibraryList.html +1 -1
- package/documentation/types/MediaLibraryStats.html +1 -1
- package/documentation/types/MeetingCreation.html +1 -1
- package/documentation/types/MeetingUpdate.html +1 -1
- package/documentation/types/Merge.html +1 -1
- package/documentation/types/MessengerDiscussions.html +1 -1
- package/documentation/types/MessengerHook.html +1 -1
- package/documentation/types/MessengerMessageRead.html +3 -3
- package/documentation/types/Metas.html +1 -1
- package/documentation/types/MetasExternal.html +15 -15
- package/documentation/types/MetasJamespot.html +4 -4
- package/documentation/types/MetasYoutube.html +9 -9
- package/documentation/types/MeteoLocation.html +3 -3
- package/documentation/types/MeteoSearchResult.html +1 -1
- package/documentation/types/Methods.html +1 -1
- package/documentation/types/MimetypesType.html +1 -1
- package/documentation/types/Model.html +8 -8
- package/documentation/types/ModuleConfiguration.html +7 -7
- package/documentation/types/ModuleConfigurationAction.html +5 -5
- package/documentation/types/ModuleConfigurationActionConfirmation.html +3 -3
- package/documentation/types/ModuleConfigurationActionType.html +1 -1
- package/documentation/types/ModuleConfigurationActions.html +1 -1
- package/documentation/types/ModuleConfigurationFields.html +1 -1
- package/documentation/types/ModuleRestrictionModeValues.html +1 -1
- package/documentation/types/MoveFaqEntry.html +1 -1
- package/documentation/types/MoveFaqTheme.html +1 -1
- package/documentation/types/MoveMediaLibraryFileParams.html +1 -1
- package/documentation/types/Namespaces.html +9 -9
- package/documentation/types/NetworkType.html +1 -1
- package/documentation/types/NewsArticleDisplayMode.html +1 -1
- package/documentation/types/NewsConcept.html +4 -4
- package/documentation/types/NewsHighlightOption.html +1 -1
- package/documentation/types/NewsOrder.html +1 -1
- package/documentation/types/NewsOrientation.html +1 -1
- package/documentation/types/NewsView.html +1 -1
- package/documentation/types/NewsflashGetResponse.html +3 -3
- package/documentation/types/NewsflashItem.html +11 -11
- package/documentation/types/NewsflashProperties.html +3 -3
- package/documentation/types/NewsflashSource.html +2 -2
- package/documentation/types/NewsflashSources.html +5 -5
- package/documentation/types/NewsflashView.html +1 -1
- package/documentation/types/NumberFormat.html +1 -1
- package/documentation/types/ObjectListProps.html +9 -9
- package/documentation/types/ObjectWithoutLicenseFilter.html +4 -4
- package/documentation/types/OfficeHook.html +1 -1
- package/documentation/types/OfficeProvider.html +1 -1
- package/documentation/types/OfficeProviderBaseUrls.html +1 -1
- package/documentation/types/OfficeSetConfigurationPayload.html +1 -1
- package/documentation/types/OfficeUserConfiguration.html +1 -1
- package/documentation/types/OnlyOfficeFile.html +1 -1
- package/documentation/types/OnlyOfficeFileInfo.html +6 -6
- package/documentation/types/OpeningType.html +1 -1
- package/documentation/types/OpeningTypeAnchor.html +2 -2
- package/documentation/types/OpeningTypeLink.html +3 -3
- package/documentation/types/OpeningTypePopup.html +3 -3
- package/documentation/types/Operators.html +1 -1
- package/documentation/types/Order.html +3 -3
- package/documentation/types/Orders.html +1 -1
- package/documentation/types/OrgChartConfiguration.html +1 -1
- package/documentation/types/OrgChartCreateForm.html +5 -5
- package/documentation/types/OrgChartLink.html +1 -1
- package/documentation/types/OrgChartUpdateMetasForm.html +1 -1
- package/documentation/types/Override.html +1 -1
- package/documentation/types/PartialUndefined.html +1 -1
- package/documentation/types/PollSurveyListParams.html +5 -5
- package/documentation/types/PollSurveyListResult.html +3 -3
- package/documentation/types/PollSurveyState.html +1 -1
- package/documentation/types/PollSurveyStatus.html +4 -4
- package/documentation/types/PromiseApiPagingResults.html +1 -1
- package/documentation/types/PromiseApiWrapper.html +1 -1
- package/documentation/types/PublicWebinarData.html +1 -1
- package/documentation/types/PublicWebinarFullnameRequest.html +1 -1
- package/documentation/types/PublicWebinarUrl.html +1 -1
- package/documentation/types/PublishButtonConfiguration.html +7 -7
- package/documentation/types/PublishButtonConfigurationCustomSection.html +3 -3
- package/documentation/types/PublishButtonSections.html +1 -1
- package/documentation/types/QuestionAnswerSelectResponseParams.html +1 -1
- package/documentation/types/QuestionAnswerUnselectResponseParams.html +1 -1
- package/documentation/types/QuizFieldType.html +5 -5
- package/documentation/types/QuizResponse.html +7 -7
- package/documentation/types/RTMessage.html +3 -3
- package/documentation/types/RTMessageHandler.html +4 -4
- package/documentation/types/RTMessageObject.html +1 -1
- package/documentation/types/RTMessageTeamWorkDaySummaryUpdate.html +1 -1
- package/documentation/types/RTMessageTeamWorkTodoUpdate.html +1 -1
- package/documentation/types/RTMessageWsPresence.html +1 -1
- package/documentation/types/RTReceivedMessage.html +1 -1
- package/documentation/types/RTSurveyDateSubmit.html +1 -1
- package/documentation/types/Readable.html +1 -1
- package/documentation/types/RecurringEventCreation.html +21 -21
- package/documentation/types/RecurringEventUpdate.html +1 -1
- package/documentation/types/ReservationList.html +1 -1
- package/documentation/types/ResetNotificationConfiguration.html +6 -6
- package/documentation/types/Rights.html +13 -13
- package/documentation/types/RssType.html +7 -7
- package/documentation/types/SearchAdminConfig.html +1 -1
- package/documentation/types/SearchCategoryModel.html +10 -10
- package/documentation/types/SearchCategoryValue.html +3 -3
- package/documentation/types/SearchConfig.html +5 -5
- package/documentation/types/SearchFacetModel.html +8 -8
- package/documentation/types/SearchFacetValueModel.html +5 -5
- package/documentation/types/SearchFacetValues.html +4 -4
- package/documentation/types/SearchLastQuery.html +2 -2
- package/documentation/types/SearchQuery.html +12 -12
- package/documentation/types/SearchQueryFilterModel.html +5 -5
- package/documentation/types/SearchQueryOption.html +3 -3
- package/documentation/types/SearchQueryResult.html +1 -1
- package/documentation/types/SearchQuerySortModel.html +3 -3
- package/documentation/types/SearchResultCatProps.html +5 -5
- package/documentation/types/SearchResultProps.html +1 -1
- package/documentation/types/SearchResultPropsApp.html +10 -10
- package/documentation/types/SearchResultPropsObject.html +20 -20
- package/documentation/types/ShareAccessProps.html +5 -5
- package/documentation/types/ShareGeneralAccessRules.html +1 -1
- package/documentation/types/ShareOption.html +4 -4
- package/documentation/types/ShareOptionId.html +1 -1
- package/documentation/types/ShareOptionObject.html +6 -6
- package/documentation/types/SharedContentHook.html +1 -1
- package/documentation/types/SocialAction.html +1 -1
- package/documentation/types/SocialActionBase.html +5 -5
- package/documentation/types/SocialActionDeprecated.html +9 -9
- package/documentation/types/SocialActionRate.html +1 -1
- package/documentation/types/SocialActionReport.html +1 -1
- package/documentation/types/SocialActionShare.html +1 -1
- package/documentation/types/SocialActionStructDeprecated.html +6 -6
- package/documentation/types/SocialActionToggle.html +1 -1
- package/documentation/types/SocialEventCreation.html +1 -1
- package/documentation/types/SocialEventUpdate.html +1 -1
- package/documentation/types/SpotDiscussionKind.html +1 -1
- package/documentation/types/SpotRssFeed.html +1 -1
- package/documentation/types/StandardApiError.html +1 -1
- package/documentation/types/StoreFinalize.html +2 -2
- package/documentation/types/StoreItem.html +6 -6
- package/documentation/types/StudioAction.html +3 -3
- package/documentation/types/StudioAppListViewConfig.html +2 -2
- package/documentation/types/StudioAppViewsConfig.html +2 -2
- package/documentation/types/StudioApplication.html +1 -1
- package/documentation/types/StudioApplicationBase.html +36 -36
- package/documentation/types/StudioApplicationStatusEnumBased.html +1 -1
- package/documentation/types/StudioHook.html +1 -1
- package/documentation/types/StudioManifest.html +9 -9
- package/documentation/types/SurveyDateHook.html +1 -1
- package/documentation/types/SurveyDateResponses.html +1 -1
- package/documentation/types/SurveyDateUserResponse.html +3 -3
- package/documentation/types/SurveyDateUserResponses.html +1 -1
- package/documentation/types/SurveyDateUsersForDate.html +3 -3
- package/documentation/types/SurveyField.html +1 -1
- package/documentation/types/SurveyFieldKeys.html +1 -1
- package/documentation/types/SurveySection.html +4 -4
- package/documentation/types/TOrgChartNode.html +16 -16
- package/documentation/types/TVChannelCreatePayload.html +3 -3
- package/documentation/types/TVChannelCreation.html +1 -1
- package/documentation/types/TVChannelDynamicArticle.html +1 -1
- package/documentation/types/TVChannelDynamicComment.html +1 -1
- package/documentation/types/TVChannelDynamicList.html +1 -1
- package/documentation/types/TVChannelList.html +1 -1
- package/documentation/types/TVChannelLittle.html +1 -1
- package/documentation/types/TVChannelSlideshowList.html +1 -1
- package/documentation/types/TVGetChannelResponse.html +3 -3
- package/documentation/types/TVGetChannelSlideshowFile.html +1 -1
- package/documentation/types/TVGetConfigureChannelResponse.html +1 -1
- package/documentation/types/TVGetConfigureDynamicChannelResponse.html +1 -1
- package/documentation/types/TVGetConfigureSlideshowChannelResponse.html +1 -1
- package/documentation/types/TargetInfoHook.html +1 -1
- package/documentation/types/TeamWorkAiHook.html +1 -1
- package/documentation/types/TeamWorkAiTask.html +9 -9
- package/documentation/types/TeamWorkDaySummaryState.html +5 -5
- package/documentation/types/TeamWorkTodoState.html +6 -6
- package/documentation/types/TextEnhanceResponse.html +2 -2
- package/documentation/types/TinyMCECommonOptions.html +1 -1
- package/documentation/types/TinyMCEDynamicOptions.html +1 -1
- package/documentation/types/TinyMCEExtendedOptions.html +1 -1
- package/documentation/types/TvChannelType.html +1 -1
- package/documentation/types/TwoFactorAuthenticationDailyActivationStatistics.html +1 -1
- package/documentation/types/TwoFactorAuthenticationGenerateConfiguration.html +1 -1
- package/documentation/types/TwoFactorAuthenticationHook.html +1 -1
- package/documentation/types/TwoFactorAuthenticationStatistics.html +1 -1
- package/documentation/types/UpdateCommentParams.html +5 -5
- package/documentation/types/UpdateGroup.html +1 -1
- package/documentation/types/UpdateReportStatusParams.html +1 -1
- package/documentation/types/UploadConfig.html +5 -5
- package/documentation/types/UserAIProfile.html +2 -2
- package/documentation/types/UserBirthday.html +5 -5
- package/documentation/types/UserDirectoryConfiguration.html +12 -12
- package/documentation/types/UserDownload.html +5 -5
- package/documentation/types/UserField.html +3 -3
- package/documentation/types/UserFieldsConfigurationType.html +1 -1
- package/documentation/types/UserFieldsType.html +1 -1
- package/documentation/types/UserFormatsExtension.html +1 -1
- package/documentation/types/UserLevelAndRight.html +6 -6
- package/documentation/types/UserLevelSpot.html +11 -11
- package/documentation/types/UserLicense.html +1 -1
- package/documentation/types/UserList.html +1 -1
- package/documentation/types/UserMapModel.html +4 -4
- package/documentation/types/UserNotificationsConfiguration.html +5 -5
- package/documentation/types/UserRead.html +5 -5
- package/documentation/types/UserResponseStatus.html +1 -1
- package/documentation/types/UserSpotCategories.html +4 -4
- package/documentation/types/UserValues.html +3 -3
- package/documentation/types/UserWithExtensions.html +1 -1
- package/documentation/types/Users.html +1 -1
- package/documentation/types/ValueLabel.html +3 -3
- package/documentation/types/ValueOf.html +1 -1
- package/documentation/types/VariantSizeType.html +1 -1
- package/documentation/types/VariantType.html +1 -1
- package/documentation/types/VideoRecording.html +1 -1
- package/documentation/types/VisioConnectHook.html +1 -1
- package/documentation/types/VisioConnectRoom.html +1 -1
- package/documentation/types/VisioConnectStatistics.html +1 -1
- package/documentation/types/VisioConnectStatisticsRoomSession.html +1 -1
- package/documentation/types/VisioConnectStatisticsRoomSessions.html +1 -1
- package/documentation/types/WallFilter.html +4 -4
- package/documentation/types/WallFiltersResponse.html +3 -3
- package/documentation/types/WallHook.html +1 -1
- package/documentation/types/WeDocHook.html +1 -1
- package/documentation/types/WedocEmptyType.html +1 -1
- package/documentation/types/WedocFileAudienceType.html +1 -1
- package/documentation/types/WedocFileType.html +1 -1
- package/documentation/types/WedocFolderList.html +1 -1
- package/documentation/types/WedocQueryResults.html +1 -1
- package/documentation/types/WedocQueryType.html +1 -1
- package/documentation/types/WedocTemplate.html +1 -1
- package/documentation/types/Widget.html +1 -1
- package/documentation/types/WidgetAccessibilityContent.html +4 -4
- package/documentation/types/WidgetAccessibilityType.html +4 -4
- package/documentation/types/WidgetApplicationAppsItem.html +8 -8
- package/documentation/types/WidgetApplicationContent.html +6 -6
- package/documentation/types/WidgetApplicationCss.html +2 -2
- package/documentation/types/WidgetApplicationExtensionItem.html +8 -8
- package/documentation/types/WidgetApplicationImageItem.html +10 -10
- package/documentation/types/WidgetApplicationItem.html +1 -1
- package/documentation/types/WidgetApplicationLinkItem.html +12 -12
- package/documentation/types/WidgetApplicationSize.html +1 -1
- package/documentation/types/WidgetApplicationType.html +4 -4
- package/documentation/types/WidgetApplicationView.html +1 -1
- package/documentation/types/WidgetArticleAttachmentContent.html +3 -3
- package/documentation/types/WidgetArticleAttachmentType.html +4 -4
- package/documentation/types/WidgetArticleButtonContent.html +1 -1
- package/documentation/types/WidgetArticleButtonType.html +4 -4
- package/documentation/types/WidgetArticleGalleryContent.html +4 -4
- package/documentation/types/WidgetArticleGalleryType.html +4 -4
- package/documentation/types/WidgetArticleImageContent.html +3 -3
- package/documentation/types/WidgetArticleImageType.html +4 -4
- package/documentation/types/WidgetArticleSliderContent.html +8 -8
- package/documentation/types/WidgetArticleSliderType.html +4 -4
- package/documentation/types/WidgetArticleTextContent.html +6 -6
- package/documentation/types/WidgetArticleTextType.html +4 -4
- package/documentation/types/WidgetArticleTitleContent.html +7 -7
- package/documentation/types/WidgetArticleTitleType.html +4 -4
- package/documentation/types/WidgetAudience.html +3 -3
- package/documentation/types/WidgetBaseType.html +3 -3
- package/documentation/types/WidgetBirthdayContent.html +3 -3
- package/documentation/types/WidgetBirthdayCss.html +5 -5
- package/documentation/types/WidgetBirthdayType.html +4 -4
- package/documentation/types/WidgetButtonAction.html +2 -2
- package/documentation/types/WidgetButtonActionGroup.html +5 -5
- package/documentation/types/WidgetButtonActionType.html +1 -1
- package/documentation/types/WidgetButtonContent.html +16 -16
- package/documentation/types/WidgetButtonIconFontSize.html +2 -2
- package/documentation/types/WidgetButtonIconPadding.html +2 -2
- package/documentation/types/WidgetButtonIconPosition.html +1 -1
- package/documentation/types/WidgetButtonPosition.html +1 -1
- package/documentation/types/WidgetButtonProps.html +10 -10
- package/documentation/types/WidgetButtonSize.html +1 -1
- package/documentation/types/WidgetButtonStyle.html +10 -10
- package/documentation/types/WidgetButtonType.html +4 -4
- package/documentation/types/WidgetCalendarCalDavContent.html +4 -4
- package/documentation/types/WidgetCalendarCalDavType.html +4 -4
- package/documentation/types/WidgetCalendarContent.html +3 -3
- package/documentation/types/WidgetCalendarType.html +4 -4
- package/documentation/types/WidgetChartsContent.html +10 -10
- package/documentation/types/WidgetChartsType.html +4 -4
- package/documentation/types/WidgetCheckListContent.html +5 -5
- package/documentation/types/WidgetCheckListContentArr.html +7 -7
- package/documentation/types/WidgetCheckListContentArrForFront.html +8 -8
- package/documentation/types/WidgetCheckListContentForFront.html +3 -3
- package/documentation/types/WidgetCheckListType.html +4 -4
- package/documentation/types/WidgetCheckListTypeForFront.html +5 -5
- package/documentation/types/WidgetCheckbox.html +4 -4
- package/documentation/types/WidgetColor.html +3 -3
- package/documentation/types/WidgetColorContent.html +2 -2
- package/documentation/types/WidgetColorType.html +4 -4
- package/documentation/types/WidgetContactCardDavContent.html +4 -4
- package/documentation/types/WidgetContactCardDavType.html +4 -4
- package/documentation/types/WidgetContactContent.html +4 -4
- package/documentation/types/WidgetContactCss.html +6 -6
- package/documentation/types/WidgetContactType.html +4 -4
- package/documentation/types/WidgetContentKeys.html +53 -47
- package/documentation/types/WidgetContext.html +1 -1
- package/documentation/types/WidgetCountdownContent.html +8 -8
- package/documentation/types/WidgetCountdownType.html +4 -4
- package/documentation/types/WidgetCoverContent.html +10 -10
- package/documentation/types/WidgetCoverSlide.html +10 -10
- package/documentation/types/WidgetCoverType.html +4 -4
- package/documentation/types/WidgetDatasourceTableContent.html +1 -1
- package/documentation/types/WidgetDatasourceTableType.html +4 -4
- package/documentation/types/WidgetDatasourceValues.html +1 -1
- package/documentation/types/WidgetDate.html +3 -3
- package/documentation/types/WidgetDatePicker.html +2 -2
- package/documentation/types/WidgetDatetime.html +2 -2
- package/documentation/types/WidgetDefaultProps.html +8 -8
- package/documentation/types/WidgetDefinitionProps.html +8 -8
- package/documentation/types/WidgetDisplayMode.html +1 -1
- package/documentation/types/WidgetDocumentsContent.html +10 -10
- package/documentation/types/WidgetDocumentsType.html +4 -4
- package/documentation/types/WidgetEditorActions.html +4 -4
- package/documentation/types/WidgetEditorErrorActions.html +2 -2
- package/documentation/types/WidgetEmail.html +2 -2
- package/documentation/types/WidgetEmailsImapContent.html +4 -4
- package/documentation/types/WidgetEmailsImapType.html +4 -4
- package/documentation/types/WidgetEmbed.html +2 -2
- package/documentation/types/WidgetEmbedContent.html +2 -2
- package/documentation/types/WidgetEmbedType.html +4 -4
- package/documentation/types/WidgetExcelDatasourceTableContent.html +1 -1
- package/documentation/types/WidgetExcelDatasourceTableType.html +4 -4
- package/documentation/types/WidgetExtensionContent.html +2 -2
- package/documentation/types/WidgetExtensionType.html +4 -4
- package/documentation/types/WidgetFaqContent.html +6 -6
- package/documentation/types/WidgetFaqType.html +4 -4
- package/documentation/types/WidgetFile.html +2 -2
- package/documentation/types/WidgetFileContent.html +97 -0
- package/documentation/types/WidgetFileStoredEntry.html +55 -0
- package/documentation/types/WidgetFileType.html +67 -0
- package/documentation/types/WidgetFlocklerContent.html +2 -2
- package/documentation/types/WidgetFlocklerType.html +4 -4
- package/documentation/types/WidgetFunctions.html +1 -1
- package/documentation/types/WidgetHook.html +1 -1
- package/documentation/types/WidgetIframeVideo.html +2 -2
- package/documentation/types/WidgetImage.html +3 -3
- package/documentation/types/WidgetImageContent.html +22 -22
- package/documentation/types/WidgetImageType.html +4 -4
- package/documentation/types/WidgetKeys.html +1 -1
- package/documentation/types/WidgetLayer.html +7 -7
- package/documentation/types/WidgetLegacyMixedBoolean.html +1 -1
- package/documentation/types/WidgetLink.html +2 -2
- package/documentation/types/WidgetLuccaAbsenceContent.html +2 -2
- package/documentation/types/WidgetLuccaAbsenceType.html +4 -4
- package/documentation/types/WidgetLuccaAbsenceUser.html +5 -5
- package/documentation/types/WidgetMeteoContent.html +3 -3
- package/documentation/types/WidgetMeteoType.html +4 -4
- package/documentation/types/WidgetModalProps.html +3 -3
- package/documentation/types/WidgetMultiattribute.html +2 -2
- package/documentation/types/WidgetMyGroupContent.html +2 -2
- package/documentation/types/WidgetMyGroupType.html +4 -4
- package/documentation/types/WidgetNewsContent.html +26 -26
- package/documentation/types/WidgetNewsType.html +4 -4
- package/documentation/types/WidgetNewsflashContent.html +8 -8
- package/documentation/types/WidgetNewsflashType.html +4 -4
- package/documentation/types/WidgetNumber.html +2 -2
- package/documentation/types/WidgetOrientedlinks.html +3 -3
- package/documentation/types/WidgetPlace.html +3 -3
- package/documentation/types/WidgetPresenceContent.html +5 -5
- package/documentation/types/WidgetPresenceRespondPayload.html +5 -5
- package/documentation/types/WidgetPresenceResponse.html +6 -6
- package/documentation/types/WidgetPresenceResponseUserList.html +5 -5
- package/documentation/types/WidgetPresenceType.html +4 -4
- package/documentation/types/WidgetQuickSurveyContent.html +12 -12
- package/documentation/types/WidgetQuickSurveyContentArr.html +6 -6
- package/documentation/types/WidgetQuickSurveyResponse.html +5 -5
- package/documentation/types/WidgetQuickSurveyResponseUserList.html +5 -5
- package/documentation/types/WidgetQuickSurveyResponses.html +1 -1
- package/documentation/types/WidgetQuickSurveyType.html +4 -4
- package/documentation/types/WidgetRadio.html +3 -3
- package/documentation/types/WidgetRefUser.html +2 -2
- package/documentation/types/WidgetRtObject.html +4 -4
- package/documentation/types/WidgetSelect.html +4 -4
- package/documentation/types/WidgetSelectionBackgroundProps.html +9 -9
- package/documentation/types/WidgetSelectionProps.html +2 -2
- package/documentation/types/WidgetSeparatorAlign.html +1 -1
- package/documentation/types/WidgetSeparatorContent.html +5 -5
- package/documentation/types/WidgetSeparatorOrientation.html +1 -1
- package/documentation/types/WidgetSeparatorType.html +4 -4
- package/documentation/types/WidgetSlide.html +8 -8
- package/documentation/types/WidgetSliderContent.html +9 -9
- package/documentation/types/WidgetSliderType.html +4 -4
- package/documentation/types/WidgetStateProps.html +10 -10
- package/documentation/types/WidgetStyles.html +1 -1
- package/documentation/types/WidgetSurveyContent.html +3 -3
- package/documentation/types/WidgetSurveyType.html +4 -4
- package/documentation/types/WidgetSyncContentContent.html +3 -3
- package/documentation/types/WidgetSyncContentType.html +4 -4
- package/documentation/types/WidgetTableColumn.html +6 -6
- package/documentation/types/WidgetTableColumnData.html +8 -8
- package/documentation/types/WidgetTableColumnTypes.html +1 -1
- package/documentation/types/WidgetTableColumnWidgetDate.html +2 -2
- package/documentation/types/WidgetTableColumnWidgetDefault.html +1 -1
- package/documentation/types/WidgetTableColumnWidgetSelect.html +3 -3
- package/documentation/types/WidgetTableColumnWidgetSelectOption.html +3 -3
- package/documentation/types/WidgetTableColumnWidgetText.html +2 -2
- package/documentation/types/WidgetTableColumnWidgets.html +1 -1
- package/documentation/types/WidgetTableColumnsData.html +1 -1
- package/documentation/types/WidgetTableContent.html +11 -11
- package/documentation/types/WidgetTaxonomy.html +3 -3
- package/documentation/types/WidgetTel.html +2 -2
- package/documentation/types/WidgetText.html +2 -2
- package/documentation/types/WidgetTextContent.html +4 -4
- package/documentation/types/WidgetTextType.html +4 -4
- package/documentation/types/WidgetTextarea.html +3 -3
- package/documentation/types/WidgetToggle.html +2 -2
- package/documentation/types/WidgetTransient.html +2 -2
- package/documentation/types/WidgetTypeKeys.html +53 -47
- package/documentation/types/WidgetUri.html +3 -3
- package/documentation/types/WidgetUrl.html +3 -3
- package/documentation/types/WidgetUserProfileContent.html +4 -4
- package/documentation/types/WidgetUserProfileType.html +4 -4
- package/documentation/types/WidgetVector.html +3 -3
- package/documentation/types/WidgetWelcomeContent.html +6 -6
- package/documentation/types/WidgetWelcomeType.html +4 -4
- package/documentation/types/WidgetWrapperGeneric.html +4 -4
- package/documentation/types/WidgetWrapperLevel.html +1 -1
- package/documentation/types/WidgetWrapperProps.html +1 -1
- package/documentation/types/WidgetYoutubeContent.html +2 -2
- package/documentation/types/WidgetYoutubeType.html +4 -4
- package/documentation/types/WidgetsRootState.html +2 -2
- package/documentation/types/WidgetsState.html +22 -22
- package/documentation/types/WidgetsValue.html +1 -1
- package/documentation/types/WithExtensions.html +1 -1
- package/documentation/types/WithPartialExtensions.html +1 -1
- package/documentation/types/ZodShape.html +1 -1
- package/documentation/types/fileExtensionTypes.html +1 -1
- package/documentation/types/fileFamilyTypes.html +1 -1
- package/documentation/types/internalDraftView.html +1 -1
- package/documentation/types/jArticleList.html +1 -1
- package/documentation/types/jArticleLittle.html +1 -1
- package/documentation/types/jArticleView.html +1 -1
- package/documentation/types/jArticleWidgetList.html +1 -1
- package/documentation/types/jArticleWidgetLittle.html +1 -1
- package/documentation/types/jArticleWidgetView.html +1 -1
- package/documentation/types/jBusinessContactList.html +1 -1
- package/documentation/types/jBusinessContactLittle.html +1 -1
- package/documentation/types/jCommentList.html +1 -1
- package/documentation/types/jCommentLittle.html +1 -1
- package/documentation/types/jContentFactoryTemplateList.html +1 -1
- package/documentation/types/jContentFactoryTemplateView.html +1 -1
- package/documentation/types/jDatasourceArticleList.html +1 -1
- package/documentation/types/jDatasourceExcel.html +5 -5
- package/documentation/types/jDiapazoneList.html +1 -1
- package/documentation/types/jDiapazoneListWithExtras.html +1 -1
- package/documentation/types/jDiapazoneView.html +1 -1
- package/documentation/types/jExtraBotView.html +1 -1
- package/documentation/types/jFileList.html +1 -1
- package/documentation/types/jFileLittle.html +1 -1
- package/documentation/types/jFileLittleCrop.html +1 -1
- package/documentation/types/jFileRendition.html +5 -5
- package/documentation/types/jFolderList.html +1 -1
- package/documentation/types/jFolderLittle.html +1 -1
- package/documentation/types/jGroupList.html +1 -1
- package/documentation/types/jGroupLittle.html +1 -1
- package/documentation/types/jGroupView.html +1 -1
- package/documentation/types/jHref.html +3 -3
- package/documentation/types/jInternalDraftList.html +1 -1
- package/documentation/types/jInternalDraftView.html +1 -1
- package/documentation/types/jLinkList.html +1 -1
- package/documentation/types/jLinkLittle.html +1 -1
- package/documentation/types/jMeetingList.html +1 -1
- package/documentation/types/jMeetingView.html +1 -1
- package/documentation/types/jMessengerDiscussionGroupList.html +1 -1
- package/documentation/types/jMessengerDiscussionGroupLittle.html +1 -1
- package/documentation/types/jMessengerDiscussionUserList.html +1 -1
- package/documentation/types/jMessengerDiscussionUserLittle.html +1 -1
- package/documentation/types/jMessengerMessageLittle.html +1 -1
- package/documentation/types/jNetworkLittle.html +1 -1
- package/documentation/types/jObjectAutocomplete.html +1 -1
- package/documentation/types/jObjectBase.html +7 -7
- package/documentation/types/jObjectList.html +1 -1
- package/documentation/types/jObjectLittle.html +1 -1
- package/documentation/types/jOrgChartList.html +1 -1
- package/documentation/types/jOrgChartView.html +1 -1
- package/documentation/types/jPermanentRoomList.html +1 -1
- package/documentation/types/jPollSurveyList.html +1 -1
- package/documentation/types/jPollSurveyLittle.html +1 -1
- package/documentation/types/jPollSurveyView.html +1 -1
- package/documentation/types/jQuarantineList.html +1 -1
- package/documentation/types/jQuarantineLittle.html +1 -1
- package/documentation/types/jQuizzList.html +1 -1
- package/documentation/types/jQuizzView.html +1 -1
- package/documentation/types/jRecurringEventList.html +1 -1
- package/documentation/types/jRecurringEventLittle.html +1 -1
- package/documentation/types/jRecurringEventOccurrenceList.html +1 -1
- package/documentation/types/jRecurringEventOccurrenceListFalsy.html +1 -1
- package/documentation/types/jRecurringEventOccurrenceListTruthy.html +1 -1
- package/documentation/types/jRecurringEventOccurrenceLittle.html +1 -1
- package/documentation/types/jRecurringEventOccurrenceLittleFalsy.html +1 -1
- package/documentation/types/jRecurringEventOccurrenceLittleTruthy.html +1 -1
- package/documentation/types/jRecurringEventOccurrenceView.html +1 -1
- package/documentation/types/jRecurringEventOccurrenceViewFalsy.html +1 -1
- package/documentation/types/jRecurringEventOccurrenceViewTruthy.html +1 -1
- package/documentation/types/jRecurringEventView.html +1 -1
- package/documentation/types/jSocialEventList.html +1 -1
- package/documentation/types/jSocialEventLittle.html +1 -1
- package/documentation/types/jSocialEventView.html +1 -1
- package/documentation/types/jSocialRateLinkList.html +1 -1
- package/documentation/types/jSpotAutocomplete.html +1 -1
- package/documentation/types/jSupportList.html +1 -1
- package/documentation/types/jSupportView.html +1 -1
- package/documentation/types/jSurveyDateList.html +1 -1
- package/documentation/types/jSurveyDateView.html +1 -1
- package/documentation/types/jTaxonomyLittle.html +1 -1
- package/documentation/types/jUserAutocomplete.html +1 -1
- package/documentation/types/jUserList.html +1 -1
- package/documentation/types/jUserLittle.html +1 -1
- package/documentation/types/jUserValues.html +1 -1
- package/documentation/types/jUserView.html +1 -1
- package/documentation/types/socialEventRecord.html +6 -6
- package/documentation/types/visioConnectRooms.html +1 -1
- package/documentation/variables/ACCESS_REQUEST_ACCEPT.html +1 -1
- package/documentation/variables/ACCESS_REQUEST_DENY.html +1 -1
- package/documentation/variables/AsyncJobStateSchema.html +1 -1
- package/documentation/variables/AsyncJobStatusSchema.html +1 -1
- package/documentation/variables/CreateRoomPayloadSchema.html +1 -1
- package/documentation/variables/DateFormatSchema.html +1 -1
- package/documentation/variables/DiapazoneExtraFieldsSchema.html +1 -1
- package/documentation/variables/FREQUENCY_DAILY.html +1 -1
- package/documentation/variables/FREQUENCY_GROUP.html +1 -1
- package/documentation/variables/FREQUENCY_INHERIT.html +1 -1
- package/documentation/variables/FREQUENCY_NEVER.html +1 -1
- package/documentation/variables/FREQUENCY_NOW.html +1 -1
- package/documentation/variables/FREQUENCY_WEEKLY.html +1 -1
- package/documentation/variables/ImapConnection.html +1 -1
- package/documentation/variables/JLandMapCreationSchema.html +1 -1
- package/documentation/variables/LanguagesList.html +1 -1
- package/documentation/variables/LanguagesSchema.html +1 -1
- package/documentation/variables/LicenseUserPriceUpdateSimulationSchema.html +1 -1
- package/documentation/variables/NumberFormatSchema.html +1 -1
- package/documentation/variables/OfficeProviderSchema.html +1 -1
- package/documentation/variables/OrgChartConfigSchema.html +1 -1
- package/documentation/variables/OrgChartConfigurationSchema.html +1 -1
- package/documentation/variables/OrgChartLinkSchema.html +1 -1
- package/documentation/variables/OrgChartNodeSchema.html +1 -1
- package/documentation/variables/OrgChartUpdateMetasFormSchema.html +1 -1
- package/documentation/variables/PublishButtonConfigurationCustomSectionSchema.html +1 -1
- package/documentation/variables/PublishButtonConfigurationSchema.html +1 -1
- package/documentation/variables/PublishButtonSectionEntrySchema.html +1 -1
- package/documentation/variables/PublishButtonSectionSchema.html +1 -1
- package/documentation/variables/PublishButtonSectionsSchema.html +1 -1
- package/documentation/variables/TVChannelCustomSchema.html +1 -1
- package/documentation/variables/TeamWorkAiTaskSchema.html +1 -1
- package/documentation/variables/TeamWorkDaySummaryStateSchema.html +1 -1
- package/documentation/variables/TeamWorkTodoStateSchema.html +1 -1
- package/documentation/variables/TwoFactorAuthenticationDailyActivationStatisticsSchema.html +1 -1
- package/documentation/variables/TwoFactorAuthenticationGenerateConfigurationSchema.html +1 -1
- package/documentation/variables/TwoFactorAuthenticationStatisticsSchema.html +1 -1
- package/documentation/variables/UserAIProfileSchema.html +1 -1
- package/documentation/variables/UserBirthdaySchema.html +1 -1
- package/documentation/variables/UserLevel.html +1 -1
- package/documentation/variables/UserNotificationsConfigurationSchema.html +1 -1
- package/documentation/variables/UserVariant.html +1 -1
- package/documentation/variables/WIDGET_LEVEL_1.html +1 -1
- package/documentation/variables/WIDGET_LEVEL_2.html +1 -1
- package/documentation/variables/WIDGET_LEVEL_3.html +1 -1
- package/documentation/variables/WIDGET_LEVEL_4.html +1 -1
- package/documentation/variables/WRITE_RIGHT_ADMIN.html +1 -1
- package/documentation/variables/WRITE_RIGHT_ALL.html +1 -1
- package/documentation/variables/WRITE_RIGHT_CUSTOM.html +1 -1
- package/documentation/variables/WRITE_RIGHT_PUBLIC.html +1 -1
- package/documentation/variables/WidgetPresenceResponseUserListSchema.html +1 -1
- package/documentation/variables/WidgetQuickSurveyContentArrSchema.html +1 -1
- package/documentation/variables/WidgetQuickSurveyResponseSchema.html +1 -1
- package/documentation/variables/WidgetQuickSurveyResponseUserListSchema.html +1 -1
- package/documentation/variables/accessRequestStatusValuesSchema.html +1 -1
- package/documentation/variables/actionParamsSchema.html +1 -1
- package/documentation/variables/actionVerbSchema.html +1 -1
- package/documentation/variables/addCommentParamsSchema.html +1 -1
- package/documentation/variables/addFaqEntrySchema.html +1 -1
- package/documentation/variables/adminAppSchema.html +1 -1
- package/documentation/variables/adminAppTabSchema.html +1 -1
- package/documentation/variables/adminAppsSchema.html +1 -1
- package/documentation/variables/adminLicenseStatsSchema.html +1 -1
- package/documentation/variables/adminLicensesAssignedSchema.html +1 -1
- package/documentation/variables/adminLicensesNotAssignedSchema.html +1 -1
- package/documentation/variables/adminLogNavigationSchema.html +1 -1
- package/documentation/variables/adminLogObjectSchema.html +1 -1
- package/documentation/variables/adminLogSearchSchema.html +1 -1
- package/documentation/variables/animationConfigurationTypeSchema.html +1 -1
- package/documentation/variables/animationStatsRowSchema.html +1 -1
- package/documentation/variables/animationStatsSchema.html +1 -1
- package/documentation/variables/animationVariantSchema.html +1 -1
- package/documentation/variables/api.html +1 -1
- package/documentation/variables/applicationActionBaseSchema.html +1 -1
- package/documentation/variables/applicationBaseSchema.html +1 -1
- package/documentation/variables/applicationDefaultSchema.html +1 -1
- package/documentation/variables/applicationExtraPropertiesSchema.html +1 -1
- package/documentation/variables/applicationIframeSchema.html +1 -1
- package/documentation/variables/applicationIntranetHookSchema.html +1 -1
- package/documentation/variables/applicationLinkSchema.html +1 -1
- package/documentation/variables/applicationSchema.html +1 -1
- package/documentation/variables/applicationTabSchema.html +1 -1
- package/documentation/variables/applicationWithTabsSchema.html +1 -1
- package/documentation/variables/articleCreationSchema.html +1 -1
- package/documentation/variables/articleDisplayModeSchema.html +1 -1
- package/documentation/variables/articleGetConfigSchema.html +1 -1
- package/documentation/variables/articleListConfigSchema.html +1 -1
- package/documentation/variables/articleTranslationGetSchema.html +1 -1
- package/documentation/variables/articleTranslationLanguageSchema.html +1 -1
- package/documentation/variables/articleTranslationTranslateSchema.html +1 -1
- package/documentation/variables/aseiGroupsSchema.html +1 -1
- package/documentation/variables/aseiRightsSchema.html +1 -1
- package/documentation/variables/aseiTicketStatusSchema.html +1 -1
- package/documentation/variables/assetReservationConfigurationSchema.html +1 -1
- package/documentation/variables/audienceAutocompleteSchema.html +1 -1
- package/documentation/variables/audienceSchema.html +1 -1
- package/documentation/variables/autocompleteLittleSchema.html +1 -1
- package/documentation/variables/baseArticleSchema.html +1 -1
- package/documentation/variables/baseAutocompleteSchema.html +1 -1
- package/documentation/variables/bbbRoomSettingsShape.html +1 -1
- package/documentation/variables/bookmarkCustomSchema.html +1 -1
- package/documentation/variables/bookmarkLinkSchema.html +1 -1
- package/documentation/variables/bookmarkTypesSchema.html +1 -1
- package/documentation/variables/businessContactSchema.html +1 -1
- package/documentation/variables/calendarEventListSchema.html +1 -1
- package/documentation/variables/calendarEventViewSchema.html +1 -1
- package/documentation/variables/calendarEventsExtension.html +1 -1
- package/documentation/variables/calendarMemberLittleSchema.html +1 -1
- package/documentation/variables/calendarOldEventSchema.html +1 -1
- package/documentation/variables/calendarTabSchema.html +1 -1
- package/documentation/variables/categorySchema.html +1 -1
- package/documentation/variables/chartTypeSchema.html +1 -1
- package/documentation/variables/chartsPieDatumSchema.html +1 -1
- package/documentation/variables/chartsSerieSchema.html +1 -1
- package/documentation/variables/combinedContentFactoryDataSchema.html +1 -1
- package/documentation/variables/combinedSurveyFieldOptionsSchema.html +1 -1
- package/documentation/variables/combinedSurveyFieldSchema.html +1 -1
- package/documentation/variables/combinedSurveyFieldTypeSchema.html +1 -1
- package/documentation/variables/combinedWidgetContentSchema.html +1 -1
- package/documentation/variables/combinedWidgetTypeSchema.html +1 -1
- package/documentation/variables/communitySchema.html +1 -1
- package/documentation/variables/contactEntrySchema.html +1 -1
- package/documentation/variables/contactShowFieldsSchema.html +1 -1
- package/documentation/variables/contentFactoryDefaultDataSchema.html +1 -1
- package/documentation/variables/contentFactorySurveyDataSchema.html +1 -1
- package/documentation/variables/contentFactoryTypes.html +1 -1
- package/documentation/variables/createFaqCategorySchema.html +1 -1
- package/documentation/variables/createFaqEntrySchema.html +1 -1
- package/documentation/variables/createFaqThemeSchema.html +1 -1
- package/documentation/variables/createGroupSchema.html +1 -1
- package/documentation/variables/createReportParamsSchema.html +1 -1
- package/documentation/variables/cssBackgroundPositionSchema.html +1 -1
- package/documentation/variables/cssBackgroundSizeSchema.html +1 -1
- package/documentation/variables/cssTextAlignTypeSchema.html +1 -1
- package/documentation/variables/davAddressBookContactSchema.html +1 -1
- package/documentation/variables/davCalendarEventSchema.html +1 -1
- package/documentation/variables/default.html +1 -1
- package/documentation/variables/deleteFaqThemeSchema.html +1 -1
- package/documentation/variables/discussionPropertiesSchema.html +1 -1
- package/documentation/variables/discussionPropertySchema.html +1 -1
- package/documentation/variables/driveAccountSchema.html +1 -1
- package/documentation/variables/driveGetAccountParamsSchema.html +1 -1
- package/documentation/variables/driveGetAccountSchema.html +1 -1
- package/documentation/variables/driveGetDocumentParamsSchema.html +1 -1
- package/documentation/variables/driveGetGroupsParamsSchema.html +1 -1
- package/documentation/variables/driveGetTenantsParamsSchema.html +1 -1
- package/documentation/variables/driveItemTypeSchema.html +1 -1
- package/documentation/variables/driveLogoutParamsSchema.html +1 -1
- package/documentation/variables/driveSetDefaultAccountParamsSchema.html +1 -1
- package/documentation/variables/driveTmpFileSchema.html +1 -1
- package/documentation/variables/dropboxDocumentEntitySchema.html +1 -1
- package/documentation/variables/dropboxDocumentParamsSchema.html +1 -1
- package/documentation/variables/dropboxGetDocumentsParamsSchema.html +1 -1
- package/documentation/variables/editFaqCategorySchema.html +1 -1
- package/documentation/variables/editFaqEntrySchema.html +1 -1
- package/documentation/variables/editFaqThemeSchema.html +1 -1
- package/documentation/variables/eventModeSchema.html +1 -1
- package/documentation/variables/eventStatusFilterSchema.html +1 -1
- package/documentation/variables/extendSchema.html +1 -1
- package/documentation/variables/extensions.html +1 -1
- package/documentation/variables/facetModeSchema.html +1 -1
- package/documentation/variables/faqAccessSchema.html +1 -1
- package/documentation/variables/faqContentItemSchema.html +1 -1
- package/documentation/variables/faqHookPropertiesSchema.html +1 -1
- package/documentation/variables/faqTaxonomySchema.html +1 -1
- package/documentation/variables/faqWidgetCategoryItemSchema.html +1 -1
- package/documentation/variables/faqWidgetCategorySchema.html +1 -1
- package/documentation/variables/faqWidgetItemSchema.html +1 -1
- package/documentation/variables/faqWidgetItemUriCategorySchema.html +1 -1
- package/documentation/variables/fileCropConfigSchema.html +1 -1
- package/documentation/variables/fileMainTypeSchema.html +1 -1
- package/documentation/variables/fileSyncAdminSpotSchema.html +1 -1
- package/documentation/variables/fileSyncAdminSpotsPropsSchema.html +1 -1
- package/documentation/variables/fileSyncFileBankSchema.html +1 -1
- package/documentation/variables/fileSyncUserQuotaSchema.html +1 -1
- package/documentation/variables/filterSchema.html +1 -1
- package/documentation/variables/filterValueSchema.html +1 -1
- package/documentation/variables/filtersSchema.html +1 -1
- package/documentation/variables/folderShareConflictSchema.html +1 -1
- package/documentation/variables/folderShareImpactSchema.html +1 -1
- package/documentation/variables/folderShareLevelSchema.html +1 -1
- package/documentation/variables/folderShareRecipientTypeSchema.html +1 -1
- package/documentation/variables/folderShareSchema.html +1 -1
- package/documentation/variables/formatExtensionSchema.html +1 -1
- package/documentation/variables/formatListSchema.html +1 -1
- package/documentation/variables/formats.html +1 -1
- package/documentation/variables/getCommentsParamsSchema.html +1 -1
- package/documentation/variables/getLicenseArticlesParamsSchema.html +1 -1
- package/documentation/variables/getLicenseKindUsersParamsSchema.html +1 -1
- package/documentation/variables/getReportsParamsSchema.html +1 -1
- package/documentation/variables/getUnclassifiedFilesParamsSchema.html +1 -1
- package/documentation/variables/gifSchema.html +1 -1
- package/documentation/variables/groupCategoriesConfigurationSchema.html +1 -1
- package/documentation/variables/groupCustomWidgetSchema.html +1 -1
- package/documentation/variables/groupListConfigSchema.html +1 -1
- package/documentation/variables/groupMemberLevelSchema.html +1 -1
- package/documentation/variables/groupMemberSchema.html +1 -1
- package/documentation/variables/groupModerateStatusSchema.html +1 -1
- package/documentation/variables/groupPrivacy.html +1 -1
- package/documentation/variables/groupPropertiesOptionsSchema.html +1 -1
- package/documentation/variables/groupPropertiesSchema.html +1 -1
- package/documentation/variables/groupUserLevelSchema.html +1 -1
- package/documentation/variables/groupWidgetLittleSchema.html +1 -1
- package/documentation/variables/groupWidgetSchema.html +1 -1
- package/documentation/variables/groupWidgetsSchema.html +1 -1
- package/documentation/variables/headingTypeSchema.html +1 -1
- package/documentation/variables/hookListTypeSchema.html +1 -1
- package/documentation/variables/imageFormValueSchema.html +1 -1
- package/documentation/variables/imageSizeSchema.html +1 -1
- package/documentation/variables/imapInboxMailSchema.html +1 -1
- package/documentation/variables/inheritedShareSchema.html +1 -1
- package/documentation/variables/jArticleListSchema.html +1 -1
- package/documentation/variables/jArticleListShapeTmp.html +1 -1
- package/documentation/variables/jArticleLittleSchema.html +1 -1
- package/documentation/variables/jArticleViewSchema.html +1 -1
- package/documentation/variables/jArticleWidgetListSchema.html +1 -1
- package/documentation/variables/jArticleWidgetLittleSchema.html +1 -1
- package/documentation/variables/jArticleWidgetViewSchema.html +1 -1
- package/documentation/variables/jAseiInstitutionViewSchema.html +1 -1
- package/documentation/variables/jAseiTicketViewSchema.html +1 -1
- package/documentation/variables/jBookableAssetListSchema.html +1 -1
- package/documentation/variables/jBookableAssetViewSchema.html +1 -1
- package/documentation/variables/jBusinessContactListSchema.html +1 -1
- package/documentation/variables/jBusinessContactLittleSchema.html +1 -1
- package/documentation/variables/jCommentListSchema.html +1 -1
- package/documentation/variables/jCommentLittleSchema.html +1 -1
- package/documentation/variables/jContentFactoryDefaultTemplateViewSchema.html +1 -1
- package/documentation/variables/jContentFactorySurveyTemplateViewSchema.html +1 -1
- package/documentation/variables/jContentFactoryTemplateListSchema.html +1 -1
- package/documentation/variables/jContentFactoryTemplateViewSchema.html +1 -1
- package/documentation/variables/jContentReportListSchema.html +1 -1
- package/documentation/variables/jDiapazoneListSchema.html +1 -1
- package/documentation/variables/jDiapazoneViewSchema.html +1 -1
- package/documentation/variables/jEnsure.html +1 -1
- package/documentation/variables/jExtraBotViewSchema.html +1 -1
- package/documentation/variables/jFaqItemListSchema.html +1 -1
- package/documentation/variables/jFaqItemViewSchema.html +1 -1
- package/documentation/variables/jFaqListSchema.html +1 -1
- package/documentation/variables/jFaqViewSchema.html +1 -1
- package/documentation/variables/jFileListSchema.html +1 -1
- package/documentation/variables/jFileLittleCropSchema.html +1 -1
- package/documentation/variables/jFileLittleSchema.html +1 -1
- package/documentation/variables/jFileRenditionSchema.html +1 -1
- package/documentation/variables/jFolderListSchema.html +1 -1
- package/documentation/variables/jFolderLittleSchema.html +1 -1
- package/documentation/variables/jGroupListSchema.html +1 -1
- package/documentation/variables/jGroupLittleSchema.html +1 -1
- package/documentation/variables/jGroupViewSchema.html +1 -1
- package/documentation/variables/jHrefSchema.html +1 -1
- package/documentation/variables/jIACapabilitiesSchema.html +1 -1
- package/documentation/variables/jInternalDraftListSchema.html +1 -1
- package/documentation/variables/jInternalDraftViewSchema.html +1 -1
- package/documentation/variables/jLandLogSchema.html +1 -1
- package/documentation/variables/jLandMapFlavorSchema.html +1 -1
- package/documentation/variables/jLandMapKindSchema.html +1 -1
- package/documentation/variables/jLandMapListSchema.html +1 -1
- package/documentation/variables/jLandMapLittleSchema.html +1 -1
- package/documentation/variables/jLandMapViewSchema.html +1 -1
- package/documentation/variables/jLandStatSchema.html +1 -1
- package/documentation/variables/jLinkListSchema.html +1 -1
- package/documentation/variables/jLinkLittleSchema.html +1 -1
- package/documentation/variables/jMediaLibraryFileListSchema.html +1 -1
- package/documentation/variables/jMediaLibraryFileLittleSchema.html +1 -1
- package/documentation/variables/jMediaLibraryFolderListSchema.html +1 -1
- package/documentation/variables/jMediaLibraryFolderLittleSchema.html +1 -1
- package/documentation/variables/jMeetingListSchema.html +1 -1
- package/documentation/variables/jMeetingViewSchema.html +1 -1
- package/documentation/variables/jMessengerDiscussionGroupListSchema.html +1 -1
- package/documentation/variables/jMessengerDiscussionGroupLittleSchema.html +1 -1
- package/documentation/variables/jMessengerDiscussionUserListSchema.html +1 -1
- package/documentation/variables/jMessengerDiscussionUserLittleSchema.html +1 -1
- package/documentation/variables/jMessengerMessageLittleSchema.html +1 -1
- package/documentation/variables/jNetworkLittleSchema.html +1 -1
- package/documentation/variables/jObjectAutocompleteSchema.html +1 -1
- package/documentation/variables/jObjectBaseSchema.html +1 -1
- package/documentation/variables/jObjectListSchema.html +1 -1
- package/documentation/variables/jObjectLittleSchema.html +1 -1
- package/documentation/variables/jOrgChartListSchema.html +1 -1
- package/documentation/variables/jOrgChartViewSchema.html +1 -1
- package/documentation/variables/jPermanentRoomListSchema.html +1 -1
- package/documentation/variables/jPollSurveyListSchema.html +1 -1
- package/documentation/variables/jPollSurveyLittleSchema.html +1 -1
- package/documentation/variables/jPollSurveyViewSchema.html +1 -1
- package/documentation/variables/jQuarantineListSchema.html +1 -1
- package/documentation/variables/jQuarantineLittleSchema.html +1 -1
- package/documentation/variables/jQuizzListSchema.html +1 -1
- package/documentation/variables/jQuizzListShapeTmp.html +1 -1
- package/documentation/variables/jQuizzViewSchema.html +1 -1
- package/documentation/variables/jRecurringEventListSchema.html +1 -1
- package/documentation/variables/jRecurringEventLittleSchema.html +1 -1
- package/documentation/variables/jRecurringEventOccurrenceListFalsySchema.html +1 -1
- package/documentation/variables/jRecurringEventOccurrenceListSchema.html +1 -1
- package/documentation/variables/jRecurringEventOccurrenceListTruthySchema.html +1 -1
- package/documentation/variables/jRecurringEventOccurrenceLittleFalsySchema.html +1 -1
- package/documentation/variables/jRecurringEventOccurrenceLittleSchema.html +1 -1
- package/documentation/variables/jRecurringEventOccurrenceLittleTruthySchema.html +1 -1
- package/documentation/variables/jRecurringEventOccurrenceViewFalsySchema.html +1 -1
- package/documentation/variables/jRecurringEventOccurrenceViewSchema.html +1 -1
- package/documentation/variables/jRecurringEventOccurrenceViewTruthySchema.html +1 -1
- package/documentation/variables/jRecurringEventViewSchema.html +1 -1
- package/documentation/variables/jReservationListSchema.html +1 -1
- package/documentation/variables/jSocialEventListSchema.html +1 -1
- package/documentation/variables/jSocialEventLittleSchema.html +1 -1
- package/documentation/variables/jSocialEventViewSchema.html +1 -1
- package/documentation/variables/jSocialRateLinkListSchema.html +1 -1
- package/documentation/variables/jSpotAutocompleteSchema.html +1 -1
- package/documentation/variables/jSpotAutocompleteShape.html +1 -1
- package/documentation/variables/jSupportListSchema.html +1 -1
- package/documentation/variables/jSupportViewSchema.html +1 -1
- package/documentation/variables/jSupportViewShapeTmp.html +1 -1
- package/documentation/variables/jSurveyDateListSchema.html +1 -1
- package/documentation/variables/jSurveyDateViewSchema.html +1 -1
- package/documentation/variables/jTvChannelDynamicListSchema.html +1 -1
- package/documentation/variables/jTvChannelListSchema.html +1 -1
- package/documentation/variables/jTvChannelLittleSchema.html +1 -1
- package/documentation/variables/jTvChannelSlideshowListSchema.html +1 -1
- package/documentation/variables/jUserAutocompleteSchema.html +1 -1
- package/documentation/variables/jUserListSchema.html +1 -1
- package/documentation/variables/jUserLittleSchema.html +1 -1
- package/documentation/variables/jUserValuesSchema.html +1 -1
- package/documentation/variables/jUserViewSchema.html +1 -1
- package/documentation/variables/licenseSchema.html +1 -1
- package/documentation/variables/mediaLibraryFilesStatsSchema.html +1 -1
- package/documentation/variables/mediaLibraryFolderStatsSchema.html +1 -1
- package/documentation/variables/mediaLibraryListSchema.html +1 -1
- package/documentation/variables/mediaLibraryStatsSchema.html +1 -1
- package/documentation/variables/meetingActionSchema.html +1 -1
- package/documentation/variables/meetingCreationSchema.html +1 -1
- package/documentation/variables/meetingUpdateSchema.html +1 -1
- package/documentation/variables/metasExternalSchema.html +1 -1
- package/documentation/variables/metasJamespotSchema.html +1 -1
- package/documentation/variables/metasSchema.html +1 -1
- package/documentation/variables/metasYoutubeSchema.html +1 -1
- package/documentation/variables/meteoLocationSchema.html +1 -1
- package/documentation/variables/meteoSearchResultSchema.html +1 -1
- package/documentation/variables/methodSchema.html +1 -1
- package/documentation/variables/mimetypeToExt.html +1 -1
- package/documentation/variables/mimetypes.html +1 -1
- package/documentation/variables/moduleRestrictionMode.html +1 -1
- package/documentation/variables/moveFaqEntrySchema.html +1 -1
- package/documentation/variables/moveFaqThemeSchema.html +1 -1
- package/documentation/variables/moveMediaLibraryFileParamsSchema.html +1 -1
- package/documentation/variables/msDocumentEntitySchema.html +1 -1
- package/documentation/variables/msDocumentParamsSchema.html +1 -1
- package/documentation/variables/msGetDocumentsParamsSchema.html +1 -1
- package/documentation/variables/msGroupEntitySchema.html +1 -1
- package/documentation/variables/msSiteEntitySchema.html +1 -1
- package/documentation/variables/msTenantEntitySchema.html +1 -1
- package/documentation/variables/msTenantsSchema.html +1 -1
- package/documentation/variables/msUnifiedEntitySchema.html +1 -1
- package/documentation/variables/network.html +1 -1
- package/documentation/variables/networkTypeSchema.html +1 -1
- package/documentation/variables/newsConceptSchema.html +1 -1
- package/documentation/variables/newsflashGetResponseSchema.html +1 -1
- package/documentation/variables/newsflashItemSchema.html +1 -1
- package/documentation/variables/newsflashPropertiesSchema.html +1 -1
- package/documentation/variables/newsflashSourceSchema.html +1 -1
- package/documentation/variables/newsflashSourcesSchema.html +1 -1
- package/documentation/variables/objectListPropsSchema.html +1 -1
- package/documentation/variables/objectWithoutLicenseFilterSchema.html +1 -1
- package/documentation/variables/officeProviderBaseUrlsSchema.html +1 -1
- package/documentation/variables/officeSetConfigurationPayloadSchema.html +1 -1
- package/documentation/variables/officeUserConfigurationSchema.html +1 -1
- package/documentation/variables/onlyOfficeFileSchema.html +1 -1
- package/documentation/variables/onyOfficeFileInfoSchema.html +1 -1
- package/documentation/variables/openingTypeAnchorSchema.html +1 -1
- package/documentation/variables/openingTypeLinkSchema.html +1 -1
- package/documentation/variables/openingTypePopupSchema.html +1 -1
- package/documentation/variables/openingTypeSchema.html +1 -1
- package/documentation/variables/operatorSchema.html +1 -1
- package/documentation/variables/orderSchema.html +1 -1
- package/documentation/variables/ordersSchema.html +1 -1
- package/documentation/variables/pollSurveyStatusSchema.html +1 -1
- package/documentation/variables/publicWebinarData.html +1 -1
- package/documentation/variables/publicWebinarFullnameRequestSchema.html +1 -1
- package/documentation/variables/publicWebinarGetDateRequestSchema.html +1 -1
- package/documentation/variables/publicWebinarUrlSchema.html +1 -1
- package/documentation/variables/questionAnswerSelectResponseParamsSchema.html +1 -1
- package/documentation/variables/questionAnswerUnselectResponseParamsSchema.html +1 -1
- package/documentation/variables/quizFieldSchema.html +1 -1
- package/documentation/variables/quizResponseSchema.html +1 -1
- package/documentation/variables/recurrenceRuleSchema.html +1 -1
- package/documentation/variables/recurringEventCreationSchema.html +1 -1
- package/documentation/variables/recurringEventUpdateSchema.html +1 -1
- package/documentation/variables/resetNotificationConfigurationSchema.html +1 -1
- package/documentation/variables/rightsSchema.html +1 -1
- package/documentation/variables/rssTypeSchema.html +1 -1
- package/documentation/variables/searchCategoryModelSchema.html +1 -1
- package/documentation/variables/searchCategoryValueSchema.html +1 -1
- package/documentation/variables/searchConfigSchema.html +1 -1
- package/documentation/variables/searchFacetModelSchema.html +1 -1
- package/documentation/variables/searchFacetValueModelSchema.html +1 -1
- package/documentation/variables/searchFacetValuesSchema.html +1 -1
- package/documentation/variables/searchLastQuerySchema.html +1 -1
- package/documentation/variables/searchQueryFilterModelSchema.html +1 -1
- package/documentation/variables/searchQueryOptionSchema.html +1 -1
- package/documentation/variables/searchQuerySchema.html +1 -1
- package/documentation/variables/searchQuerySortModelSchema.html +1 -1
- package/documentation/variables/searchResultCatPropsSchema.html +1 -1
- package/documentation/variables/searchResultPropsAppSchema.html +1 -1
- package/documentation/variables/searchResultPropsObjectSchema.html +1 -1
- package/documentation/variables/searchResultPropsSchema.html +1 -1
- package/documentation/variables/shareAccessPropsSchema.html +1 -1
- package/documentation/variables/shareGeneralAccessRulesSchema.html +1 -1
- package/documentation/variables/shareOptionObjectSchema.html +1 -1
- package/documentation/variables/shareOptionSchema.html +1 -1
- package/documentation/variables/socialActionRateSchema.html +1 -1
- package/documentation/variables/socialActionReportSchema.html +1 -1
- package/documentation/variables/socialActionSchema.html +1 -1
- package/documentation/variables/socialActionSchema_deprecated.html +1 -1
- package/documentation/variables/socialActionShareSchema.html +1 -1
- package/documentation/variables/socialActionStructSchema_deprecated.html +1 -1
- package/documentation/variables/socialActionToggleSchema.html +1 -1
- package/documentation/variables/socialEventActionSchema.html +1 -1
- package/documentation/variables/socialEventCreationSchema.html +1 -1
- package/documentation/variables/socialEventUpdateSchema.html +1 -1
- package/documentation/variables/spotDiscussionKindSchema.html +1 -1
- package/documentation/variables/storeFinalizeSchema.html +1 -1
- package/documentation/variables/storeItemSchema.html +1 -1
- package/documentation/variables/surveyDateResponsesSchema.html +1 -1
- package/documentation/variables/surveyDateUsersForDateSchema.html +1 -1
- package/documentation/variables/surveyDateUsersResponseSchema.html +1 -1
- package/documentation/variables/surveyDateUsersResponsesSchema.html +1 -1
- package/documentation/variables/surveyDateUtils.html +1 -1
- package/documentation/variables/surveyFieldBaseSchema.html +1 -1
- package/documentation/variables/surveyFieldBinaryDataSchema.html +1 -1
- package/documentation/variables/surveyFieldBinarySchema.html +1 -1
- package/documentation/variables/surveyFieldCheckDataSchema.html +1 -1
- package/documentation/variables/surveyFieldCheckSchema.html +1 -1
- package/documentation/variables/surveyFieldFileUploadDataSchema.html +1 -1
- package/documentation/variables/surveyFieldFileUploadSchema.html +1 -1
- package/documentation/variables/surveyFieldGridCheckDataSchema.html +1 -1
- package/documentation/variables/surveyFieldGridCheckSchema.html +1 -1
- package/documentation/variables/surveyFieldGridRadioDataSchema.html +1 -1
- package/documentation/variables/surveyFieldGridRadioSchema.html +1 -1
- package/documentation/variables/surveyFieldKeysSchema.html +1 -1
- package/documentation/variables/surveyFieldOptionCheckSchema.html +1 -1
- package/documentation/variables/surveyFieldOptionFileUploadSchema.html +1 -1
- package/documentation/variables/surveyFieldOptionGridCheckSchema.html +1 -1
- package/documentation/variables/surveyFieldOptionGridRadioSchema.html +1 -1
- package/documentation/variables/surveyFieldOptionRateSchema.html +1 -1
- package/documentation/variables/surveyFieldOptionScaleSchema.html +1 -1
- package/documentation/variables/surveyFieldOptionTextSchema.html +1 -1
- package/documentation/variables/surveyFieldOptionTextareaSchema.html +1 -1
- package/documentation/variables/surveyFieldRadioDataSchema.html +1 -1
- package/documentation/variables/surveyFieldRadioSchema.html +1 -1
- package/documentation/variables/surveyFieldRateDataSchema.html +1 -1
- package/documentation/variables/surveyFieldRateSchema.html +1 -1
- package/documentation/variables/surveyFieldScaleDataSchema.html +1 -1
- package/documentation/variables/surveyFieldScaleSchema.html +1 -1
- package/documentation/variables/surveyFieldSelectDataSchema.html +1 -1
- package/documentation/variables/surveyFieldSelectSchema.html +1 -1
- package/documentation/variables/surveyFieldTextDataSchema.html +1 -1
- package/documentation/variables/surveyFieldTextSchema.html +1 -1
- package/documentation/variables/surveyFieldTextareaDataSchema.html +1 -1
- package/documentation/variables/surveyFieldTextareaSchema.html +1 -1
- package/documentation/variables/surveySectionSchema.html +1 -1
- package/documentation/variables/textEnhanceResponseSchema.html +1 -1
- package/documentation/variables/tinyMCECommonOptionsSchema.html +1 -1
- package/documentation/variables/tinyMCEDynamicOptionsSchema.html +1 -1
- package/documentation/variables/tinymceExtendedOptionsSchema.html +1 -1
- package/documentation/variables/tvChannelCreatePayloadSchema.html +1 -1
- package/documentation/variables/tvChannelCreationSchema.html +1 -1
- package/documentation/variables/tvChannelDynamicArticleSchema.html +1 -1
- package/documentation/variables/tvChannelDynamicCommentSchema.html +1 -1
- package/documentation/variables/tvChannelSlideshowFileSchema.html +1 -1
- package/documentation/variables/tvChannelTypeSchema.html +1 -1
- package/documentation/variables/tvGetChannelResponseSchema.html +1 -1
- package/documentation/variables/tvGetConfigureDynamicChannelResponse.html +1 -1
- package/documentation/variables/tvGetConfigureSlideshowChannelResponse.html +1 -1
- package/documentation/variables/updateCommentParamsSchema.html +1 -1
- package/documentation/variables/updateGroupSchema.html +1 -1
- package/documentation/variables/updateReportStatusParamsSchema.html +1 -1
- package/documentation/variables/uploadConfigSchema.html +1 -1
- package/documentation/variables/userDefaultFieldsTypeSchema.html +1 -1
- package/documentation/variables/userDirectoryConfigurationSchema.html +1 -1
- package/documentation/variables/userDownloadSchema.html +1 -1
- package/documentation/variables/userFieldSchema.html +1 -1
- package/documentation/variables/userFieldsConfigurationTypeSchema.html +1 -1
- package/documentation/variables/userFieldsSchema.html +1 -1
- package/documentation/variables/userLevelSpotSchema.html +1 -1
- package/documentation/variables/userMapModelSchema.html +1 -1
- package/documentation/variables/userReadSchema.html +1 -1
- package/documentation/variables/userResponseStatusSchema.html +1 -1
- package/documentation/variables/userSpotCategoriesSchema.html +1 -1
- package/documentation/variables/userValuesSchema.html +1 -1
- package/documentation/variables/valueLabelSchema.html +1 -1
- package/documentation/variables/variantSizeTypeSchema.html +1 -1
- package/documentation/variables/variantTypeSchema.html +1 -1
- package/documentation/variables/videoRecordingSchema.html +1 -1
- package/documentation/variables/visioConnectStatisticsRoomSchema.html +1 -1
- package/documentation/variables/visioConnectStatisticsRoomSessionsSchema.html +1 -1
- package/documentation/variables/visioConnectStatisticsSchema.html +1 -1
- package/documentation/variables/wallFilterSchema.html +1 -1
- package/documentation/variables/weDocTemplateSchema-1.html +1 -1
- package/documentation/variables/wedocEmptyTypeSchema.html +1 -1
- package/documentation/variables/wedocFileAudienceTypeSchema.html +1 -1
- package/documentation/variables/wedocFolderListSchema.html +1 -1
- package/documentation/variables/wedocQueryResultsSchema.html +1 -1
- package/documentation/variables/wedocQueryTypeSchema.html +1 -1
- package/documentation/variables/wedocTemplateSchema.html +1 -1
- package/documentation/variables/widgetAccessibilityContentSchema.html +1 -1
- package/documentation/variables/widgetAccessibilityTypeSchema.html +1 -1
- package/documentation/variables/widgetActiveValueSchema.html +1 -1
- package/documentation/variables/widgetApplicationAppsItemSchema.html +1 -1
- package/documentation/variables/widgetApplicationContentSchema.html +1 -1
- package/documentation/variables/widgetApplicationCssSchema.html +1 -1
- package/documentation/variables/widgetApplicationExtensionItemSchema.html +1 -1
- package/documentation/variables/widgetApplicationImageItemSchema.html +1 -1
- package/documentation/variables/widgetApplicationItemSchema.html +1 -1
- package/documentation/variables/widgetApplicationLinkItemSchema.html +1 -1
- package/documentation/variables/widgetApplicationSizeSchema.html +1 -1
- package/documentation/variables/widgetApplicationTypeSchema.html +1 -1
- package/documentation/variables/widgetApplicationViewSchema.html +1 -1
- package/documentation/variables/widgetArticleAttachmentContentSchema.html +1 -1
- package/documentation/variables/widgetArticleAttachmentTypeSchema.html +1 -1
- package/documentation/variables/widgetArticleButtonContentSchema.html +1 -1
- package/documentation/variables/widgetArticleButtonTypeSchema.html +1 -1
- package/documentation/variables/widgetArticleCheckListTypeForFrontSchema.html +1 -1
- package/documentation/variables/widgetArticleGalleryContentSchema.html +1 -1
- package/documentation/variables/widgetArticleGalleryTypeSchema.html +1 -1
- package/documentation/variables/widgetArticleImageContentSchema.html +1 -1
- package/documentation/variables/widgetArticleImageTypeSchema.html +1 -1
- package/documentation/variables/widgetArticleSliderContentSchema.html +1 -1
- package/documentation/variables/widgetArticleSliderTypeSchema.html +1 -1
- package/documentation/variables/widgetArticleTextContentSchema.html +1 -1
- package/documentation/variables/widgetArticleTextTypeSchema.html +1 -1
- package/documentation/variables/widgetArticleTitleContentSchema.html +1 -1
- package/documentation/variables/widgetArticleTitleTypeSchema.html +1 -1
- package/documentation/variables/widgetAudienceSchema.html +1 -1
- package/documentation/variables/widgetBaseSchema.html +1 -1
- package/documentation/variables/widgetBirthdayContentSchema.html +1 -1
- package/documentation/variables/widgetBirthdayCssSchema.html +1 -1
- package/documentation/variables/widgetBirthdayTypeSchema.html +1 -1
- package/documentation/variables/widgetButtonActionGroupSchema.html +1 -1
- package/documentation/variables/widgetButtonActionSchema.html +1 -1
- package/documentation/variables/widgetButtonActionTypeSchema.html +1 -1
- package/documentation/variables/widgetButtonContentSchema.html +1 -1
- package/documentation/variables/widgetButtonIconFontSizeSchema.html +1 -1
- package/documentation/variables/widgetButtonIconPaddingSchema.html +1 -1
- package/documentation/variables/widgetButtonIconPositionSchema.html +1 -1
- package/documentation/variables/widgetButtonPositionSchema.html +1 -1
- package/documentation/variables/widgetButtonPropsSchema.html +1 -1
- package/documentation/variables/widgetButtonSizeSchema.html +1 -1
- package/documentation/variables/widgetButtonStyleSchema.html +1 -1
- package/documentation/variables/widgetButtonTypeSchema.html +1 -1
- package/documentation/variables/widgetCalendarCalDavContentSchema.html +1 -1
- package/documentation/variables/widgetCalendarCalDavTypeSchema.html +1 -1
- package/documentation/variables/widgetCalendarContentSchema.html +1 -1
- package/documentation/variables/widgetCalendarTypeSchema.html +1 -1
- package/documentation/variables/widgetChartsContentSchema.html +1 -1
- package/documentation/variables/widgetChartsTypeSchema.html +1 -1
- package/documentation/variables/widgetCheckListContentArrForFrontSchema.html +1 -1
- package/documentation/variables/widgetCheckListContentArrSchema.html +1 -1
- package/documentation/variables/widgetCheckListContentForFrontSchema.html +1 -1
- package/documentation/variables/widgetCheckListContentSchema.html +1 -1
- package/documentation/variables/widgetCheckListTypeSchema.html +1 -1
- package/documentation/variables/widgetCheckboxSchema.html +1 -1
- package/documentation/variables/widgetColorContentSchema.html +1 -1
- package/documentation/variables/widgetColorSchema.html +1 -1
- package/documentation/variables/widgetColorTypeSchema.html +1 -1
- package/documentation/variables/widgetContactCardDavContentSchema.html +1 -1
- package/documentation/variables/widgetContactCardDavTypeSchema.html +1 -1
- package/documentation/variables/widgetContactContentSchema.html +1 -1
- package/documentation/variables/widgetContactCssSchema.html +1 -1
- package/documentation/variables/widgetContactTypeSchema.html +1 -1
- package/documentation/variables/widgetContentBaseSchema.html +1 -1
- package/documentation/variables/widgetContentKeysSchema.html +1 -1
- package/documentation/variables/widgetContextSchema.html +1 -1
- package/documentation/variables/widgetCountdownContentSchema.html +1 -1
- package/documentation/variables/widgetCountdownTypeSchema.html +1 -1
- package/documentation/variables/widgetCoverContentSchema.html +1 -1
- package/documentation/variables/widgetCoverSlideSchema.html +1 -1
- package/documentation/variables/widgetCoverTypeSchema.html +1 -1
- package/documentation/variables/widgetDatasourceTableContentSchema.html +1 -1
- package/documentation/variables/widgetDatasourceTableTypeSchema.html +1 -1
- package/documentation/variables/widgetDatePickerSchema.html +1 -1
- package/documentation/variables/widgetDatePickerValueSchema.html +1 -1
- package/documentation/variables/widgetDateSchema.html +1 -1
- package/documentation/variables/widgetDateValueSchema.html +1 -1
- package/documentation/variables/widgetDatetimeSchema.html +1 -1
- package/documentation/variables/widgetDatetimeValueSchema.html +1 -1
- package/documentation/variables/widgetDefaultProps.html +1 -1
- package/documentation/variables/widgetDefinitionPropsSchema.html +1 -1
- package/documentation/variables/widgetDisplayModeSchema.html +1 -1
- package/documentation/variables/widgetDocumentsContentSchema.html +1 -1
- package/documentation/variables/widgetDocumentsTypeSchema.html +1 -1
- package/documentation/variables/widgetEmailSchema.html +1 -1
- package/documentation/variables/widgetEmailValueSchema.html +1 -1
- package/documentation/variables/widgetEmailsImapContentSchema.html +1 -1
- package/documentation/variables/widgetEmailsImapTypeSchema.html +1 -1
- package/documentation/variables/widgetEmbedContentSchema.html +1 -1
- package/documentation/variables/widgetEmbedSchema.html +1 -1
- package/documentation/variables/widgetEmbedTypeSchema.html +1 -1
- package/documentation/variables/widgetExcelDatasourceTableContentSchema.html +1 -1
- package/documentation/variables/widgetExcelDatasourceTableTypeSchema.html +1 -1
- package/documentation/variables/widgetExtensionContentSchema.html +1 -1
- package/documentation/variables/widgetExtensionTypeSchema.html +1 -1
- package/documentation/variables/widgetFaqContentSchema.html +1 -1
- package/documentation/variables/widgetFaqTypeSchema.html +1 -1
- package/documentation/variables/widgetFileContentSchema.html +33 -0
- package/documentation/variables/widgetFileSchema.html +1 -1
- package/documentation/variables/widgetFileTypeSchema.html +33 -0
- package/documentation/variables/widgetFlocklerContentSchema.html +1 -1
- package/documentation/variables/widgetFlocklerTypeSchema.html +1 -1
- package/documentation/variables/widgetIframeVideoSchema.html +1 -1
- package/documentation/variables/widgetImageContentSchema.html +1 -1
- package/documentation/variables/widgetImageSchema.html +1 -1
- package/documentation/variables/widgetImageTypeSchema.html +1 -1
- package/documentation/variables/widgetKeysSchema.html +1 -1
- package/documentation/variables/widgetLayerSchema.html +1 -1
- package/documentation/variables/widgetLegacyMixedBooleanSchema.html +1 -1
- package/documentation/variables/widgetLinkSchema.html +1 -1
- package/documentation/variables/widgetLuccaAbsenceContentSchema.html +1 -1
- package/documentation/variables/widgetLuccaAbsenceTypeSchema.html +1 -1
- package/documentation/variables/widgetLuccaAbsenceUserSchema.html +1 -1
- package/documentation/variables/widgetMeteoContentSchema.html +1 -1
- package/documentation/variables/widgetMeteoTypeSchema.html +1 -1
- package/documentation/variables/widgetMultiattributeSchema.html +1 -1
- package/documentation/variables/widgetMyGroupContentSchema.html +1 -1
- package/documentation/variables/widgetMyGroupTypeSchema.html +1 -1
- package/documentation/variables/widgetNewsContentSchema.html +1 -1
- package/documentation/variables/widgetNewsTypeSchema.html +1 -1
- package/documentation/variables/widgetNewsflashContentSchema.html +1 -1
- package/documentation/variables/widgetNewsflashTypeSchema.html +1 -1
- package/documentation/variables/widgetNumberSchema.html +1 -1
- package/documentation/variables/widgetNumberValueSchema.html +1 -1
- package/documentation/variables/widgetOrientedlinksSchema.html +1 -1
- package/documentation/variables/widgetPlaceSchema.html +1 -1
- package/documentation/variables/widgetPresenceContentSchema.html +1 -1
- package/documentation/variables/widgetPresenceRespondPayloadSchema.html +1 -1
- package/documentation/variables/widgetPresenceResponseSchema.html +1 -1
- package/documentation/variables/widgetPresenceTypeSchema.html +1 -1
- package/documentation/variables/widgetQuickSurveyContentSchema.html +1 -1
- package/documentation/variables/widgetQuickSurveyTypeSchema.html +1 -1
- package/documentation/variables/widgetRadioSchema.html +1 -1
- package/documentation/variables/widgetRefUserSchema.html +1 -1
- package/documentation/variables/widgetRtObjectSchema.html +1 -1
- package/documentation/variables/widgetSchema.html +1 -1
- package/documentation/variables/widgetSelectSchema.html +1 -1
- package/documentation/variables/widgetSelectionBackgroundPropsSchema.html +1 -1
- package/documentation/variables/widgetSelectionPropsSchema.html +1 -1
- package/documentation/variables/widgetSeparatorAlignSchema.html +1 -1
- package/documentation/variables/widgetSeparatorContentSchema.html +1 -1
- package/documentation/variables/widgetSeparatorOrientationSchema.html +1 -1
- package/documentation/variables/widgetSeparatorTypeSchema.html +1 -1
- package/documentation/variables/widgetSlideSchema.html +1 -1
- package/documentation/variables/widgetSliderContentSchema.html +1 -1
- package/documentation/variables/widgetSliderTypeSchema.html +1 -1
- package/documentation/variables/widgetStatePropsSchema.html +1 -1
- package/documentation/variables/widgetStylesSchema.html +1 -1
- package/documentation/variables/widgetSurveyContentSchema.html +1 -1
- package/documentation/variables/widgetSurveyTypeSchema.html +1 -1
- package/documentation/variables/widgetSyncContentContentSchema.html +1 -1
- package/documentation/variables/widgetSyncContentTypeSchema.html +1 -1
- package/documentation/variables/widgetTableColumnDataSchema.html +1 -1
- package/documentation/variables/widgetTableColumnSchema.html +1 -1
- package/documentation/variables/widgetTableColumnTypesSchema.html +1 -1
- package/documentation/variables/widgetTableColumnWidgetDateSchema.html +1 -1
- package/documentation/variables/widgetTableColumnWidgetDefaultSchema.html +1 -1
- package/documentation/variables/widgetTableColumnWidgetSelectOptionSchema.html +1 -1
- package/documentation/variables/widgetTableColumnWidgetSelectSchema.html +1 -1
- package/documentation/variables/widgetTableColumnWidgetTextSchema.html +1 -1
- package/documentation/variables/widgetTableColumnWidgetsSchema.html +1 -1
- package/documentation/variables/widgetTableColumnsData.html +1 -1
- package/documentation/variables/widgetTableContentSchema.html +1 -1
- package/documentation/variables/widgetTaxonomySchema.html +1 -1
- package/documentation/variables/widgetTelSchema.html +1 -1
- package/documentation/variables/widgetTextContentSchema.html +1 -1
- package/documentation/variables/widgetTextSchema.html +1 -1
- package/documentation/variables/widgetTextTypeSchema.html +1 -1
- package/documentation/variables/widgetTextValueSchema.html +1 -1
- package/documentation/variables/widgetTextareaSchema.html +1 -1
- package/documentation/variables/widgetTextareaValueSchema.html +1 -1
- package/documentation/variables/widgetToggleSchema.html +1 -1
- package/documentation/variables/widgetTransientSchema.html +1 -1
- package/documentation/variables/widgetTypeKeysSchema.html +1 -1
- package/documentation/variables/widgetUriSchema.html +1 -1
- package/documentation/variables/widgetUrlSchema.html +1 -1
- package/documentation/variables/widgetUrlValueSchema.html +1 -1
- package/documentation/variables/widgetUserProfileContentSchema.html +1 -1
- package/documentation/variables/widgetUserProfileTypeSchema.html +1 -1
- package/documentation/variables/widgetVectorSchema.html +1 -1
- package/documentation/variables/widgetWelcomeContentSchema.html +1 -1
- package/documentation/variables/widgetWelcomeTypeSchema.html +1 -1
- package/documentation/variables/widgetWrapperLevelSchema.html +1 -1
- package/documentation/variables/widgetWrapperPropsSchema.html +1 -1
- package/documentation/variables/widgetYoutubeContentSchema.html +1 -1
- package/documentation/variables/widgetYoutubeTypeSchema.html +1 -1
- package/documentation/variables/widgetsRootStateSchema.html +1 -1
- package/documentation/variables/widgetsStateSchema.html +1 -1
- package/documentation/variables/widgetsValueSchema.html +1 -1
- package/package.json +1 -1
|
@@ -10,9 +10,9 @@
|
|
|
10
10
|
<ul class="tsd-breadcrumb" aria-label="Breadcrumb">
|
|
11
11
|
<li><a href="" aria-current="page">WidgetTypeKeys</a></li></ul>
|
|
12
12
|
<h1>Type Alias WidgetTypeKeys</h1></div>
|
|
13
|
-
<div class="tsd-signature"><span class="tsd-signature-keyword">type</span> <span class="tsd-kind-type-alias">WidgetTypeKeys</span> <span class="tsd-signature-symbol">=</span> <span class="tsd-signature-symbol">{</span><br/> <a class="tsd-kind-property" href="#widget-accessibility">"widget-accessibility"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetAccessibilityType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetAccessibilityType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-application">"widget-application"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetApplicationType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetApplicationType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-article-attachment">"widget-article-attachment"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetArticleAttachmentType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetArticleAttachmentType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-article-button">"widget-article-button"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetArticleButtonType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetArticleButtonType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-article-gallery">"widget-article-gallery"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetArticleGalleryType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetArticleGalleryType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-article-image">"widget-article-image"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetArticleImageType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetArticleImageType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-article-slider">"widget-article-slider"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetArticleSliderType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetArticleSliderType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-article-text">"widget-article-text"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetArticleTextType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetArticleTextType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-article-title">"widget-article-title"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetArticleTitleType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetArticleTitleType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-birthday">"widget-birthday"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetBirthdayType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetBirthdayType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-button">"widget-button"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetButtonType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetButtonType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-calendar">"widget-calendar"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetCalendarType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetCalendarType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-calendar-caldav">"widget-calendar-calDav"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetCalendarCalDavType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetCalendarCalDavType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-charts">"widget-charts"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetChartsType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetChartsType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-check-list">"widget-check-list"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetCheckListType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetCheckListType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-color">"widget-color"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetColorType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetColorType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-contact">"widget-contact"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetContactType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetContactType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-contact-carddav">"widget-contact-cardDav"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetContactCardDavType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetContactCardDavType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-countdown">"widget-countdown"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetCountdownType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetCountdownType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-cover">"widget-cover"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetCoverType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetCoverType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-datasource-table">"widget-datasource-table"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetDatasourceTableType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetDatasourceTableType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-documents">"widget-documents"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetDocumentsType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetDocumentsType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-emails-imap">"widget-emails-imap"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetEmailsImapType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetEmailsImapType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-embed">"widget-embed"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetEmbedType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetEmbedType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-excel-datasource-table">"widget-excel-datasource-table"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetExcelDatasourceTableType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetExcelDatasourceTableType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-extension">"widget-extension"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetExtensionType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetExtensionType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-faq">"widget-faq"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetFaqType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetFaqType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-flockler">"widget-flockler"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetFlocklerType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetFlocklerType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-image">"widget-image"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetImageType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetImageType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-lucca-absence">"widget-lucca-absence"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetLuccaAbsenceType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetLuccaAbsenceType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-meteo">"widget-meteo"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetMeteoType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetMeteoType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-my-group">"widget-my-group"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetMyGroupType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetMyGroupType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-news">"widget-news"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetNewsType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetNewsType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-newsflash">"widget-newsflash"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetNewsflashType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetNewsflashType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-presence">"widget-presence"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetPresenceType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetPresenceType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-quick-survey">"widget-quick-survey"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetQuickSurveyType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetQuickSurveyType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-separator">"widget-separator"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetSeparatorType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetSeparatorType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-slider">"widget-slider"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetSliderType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetSliderType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-survey">"widget-survey"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetSurveyType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetSurveyType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-sync-content">"widget-sync-content"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetSyncContentType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetSyncContentType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-text">"widget-text"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetTextType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetTextType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-user-profil">"widget-user-profil"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetUserProfileType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetUserProfileType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-welcome">"widget-welcome"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetWelcomeType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetWelcomeType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-youtube">"widget-youtube"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetYoutubeType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetYoutubeType</a><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><aside class="tsd-sources">
|
|
13
|
+
<div class="tsd-signature"><span class="tsd-signature-keyword">type</span> <span class="tsd-kind-type-alias">WidgetTypeKeys</span> <span class="tsd-signature-symbol">=</span> <span class="tsd-signature-symbol">{</span><br/> <a class="tsd-kind-property" href="#widget-accessibility">"widget-accessibility"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetAccessibilityType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetAccessibilityType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-application">"widget-application"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetApplicationType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetApplicationType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-article-attachment">"widget-article-attachment"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetArticleAttachmentType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetArticleAttachmentType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-article-button">"widget-article-button"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetArticleButtonType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetArticleButtonType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-article-gallery">"widget-article-gallery"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetArticleGalleryType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetArticleGalleryType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-article-image">"widget-article-image"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetArticleImageType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetArticleImageType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-article-slider">"widget-article-slider"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetArticleSliderType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetArticleSliderType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-article-text">"widget-article-text"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetArticleTextType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetArticleTextType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-article-title">"widget-article-title"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetArticleTitleType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetArticleTitleType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-birthday">"widget-birthday"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetBirthdayType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetBirthdayType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-button">"widget-button"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetButtonType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetButtonType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-calendar">"widget-calendar"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetCalendarType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetCalendarType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-calendar-caldav">"widget-calendar-calDav"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetCalendarCalDavType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetCalendarCalDavType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-charts">"widget-charts"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetChartsType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetChartsType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-check-list">"widget-check-list"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetCheckListType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetCheckListType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-color">"widget-color"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetColorType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetColorType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-contact">"widget-contact"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetContactType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetContactType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-contact-carddav">"widget-contact-cardDav"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetContactCardDavType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetContactCardDavType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-countdown">"widget-countdown"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetCountdownType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetCountdownType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-cover">"widget-cover"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetCoverType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetCoverType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-datasource-table">"widget-datasource-table"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetDatasourceTableType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetDatasourceTableType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-documents">"widget-documents"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetDocumentsType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetDocumentsType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-emails-imap">"widget-emails-imap"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetEmailsImapType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetEmailsImapType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-embed">"widget-embed"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetEmbedType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetEmbedType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-excel-datasource-table">"widget-excel-datasource-table"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetExcelDatasourceTableType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetExcelDatasourceTableType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-extension">"widget-extension"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetExtensionType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetExtensionType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-faq">"widget-faq"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetFaqType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetFaqType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-file">"widget-file"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetFileType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetFileType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-flockler">"widget-flockler"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetFlocklerType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetFlocklerType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-image">"widget-image"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetImageType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetImageType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-lucca-absence">"widget-lucca-absence"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetLuccaAbsenceType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetLuccaAbsenceType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-meteo">"widget-meteo"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetMeteoType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetMeteoType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-my-group">"widget-my-group"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetMyGroupType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetMyGroupType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-news">"widget-news"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetNewsType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetNewsType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-newsflash">"widget-newsflash"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetNewsflashType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetNewsflashType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-presence">"widget-presence"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetPresenceType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetPresenceType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-quick-survey">"widget-quick-survey"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetQuickSurveyType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetQuickSurveyType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-separator">"widget-separator"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetSeparatorType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetSeparatorType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-slider">"widget-slider"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetSliderType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetSliderType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-survey">"widget-survey"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetSurveyType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetSurveyType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-sync-content">"widget-sync-content"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetSyncContentType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetSyncContentType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-text">"widget-text"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetTextType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetTextType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-user-profil">"widget-user-profil"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetUserProfileType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetUserProfileType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-welcome">"widget-welcome"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetWelcomeType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetWelcomeType</a><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#widget-youtube">"widget-youtube"</a><span class="tsd-signature-symbol">:</span> <a href="WidgetYoutubeType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetYoutubeType</a><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><aside class="tsd-sources">
|
|
14
14
|
<ul>
|
|
15
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
15
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L454">jamespot-user-api/src/types/widgets/default.ts:454</a></li></ul></aside>
|
|
16
16
|
<section class="tsd-panel-group tsd-index-group">
|
|
17
17
|
<section class="tsd-panel tsd-index-panel">
|
|
18
18
|
<details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>
|
|
@@ -47,6 +47,7 @@
|
|
|
47
47
|
<a href="#widget-excel-datasource-table" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>excel-<wbr/>datasource-<wbr/>table</span></a>
|
|
48
48
|
<a href="#widget-extension" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>extension</span></a>
|
|
49
49
|
<a href="#widget-faq" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>faq</span></a>
|
|
50
|
+
<a href="#widget-file" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>file</span></a>
|
|
50
51
|
<a href="#widget-flockler" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>flockler</span></a>
|
|
51
52
|
<a href="#widget-image" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>image</span></a>
|
|
52
53
|
<a href="#widget-lucca-absence" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>lucca-<wbr/>absence</span></a>
|
|
@@ -72,222 +73,227 @@
|
|
|
72
73
|
<h3 class="tsd-anchor-link" id="widget-accessibility"><span>widget-<wbr/>accessibility</span><a href="#widget-accessibility" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
73
74
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-accessibility"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetAccessibilityType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetAccessibilityType</a></div><aside class="tsd-sources">
|
|
74
75
|
<ul>
|
|
75
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
76
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L476">jamespot-user-api/src/types/widgets/default.ts:476</a></li></ul></aside></section>
|
|
76
77
|
<section class="tsd-panel tsd-member">
|
|
77
78
|
<h3 class="tsd-anchor-link" id="widget-application"><span>widget-<wbr/>application</span><a href="#widget-application" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
78
79
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-application"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetApplicationType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetApplicationType</a></div><aside class="tsd-sources">
|
|
79
80
|
<ul>
|
|
80
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
81
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L455">jamespot-user-api/src/types/widgets/default.ts:455</a></li></ul></aside></section>
|
|
81
82
|
<section class="tsd-panel tsd-member">
|
|
82
83
|
<h3 class="tsd-anchor-link" id="widget-article-attachment"><span>widget-<wbr/>article-<wbr/>attachment</span><a href="#widget-article-attachment" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
83
84
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-article-attachment"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetArticleAttachmentType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetArticleAttachmentType</a></div><aside class="tsd-sources">
|
|
84
85
|
<ul>
|
|
85
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
86
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L462">jamespot-user-api/src/types/widgets/default.ts:462</a></li></ul></aside></section>
|
|
86
87
|
<section class="tsd-panel tsd-member">
|
|
87
88
|
<h3 class="tsd-anchor-link" id="widget-article-button"><span>widget-<wbr/>article-<wbr/>button</span><a href="#widget-article-button" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
88
89
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-article-button"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetArticleButtonType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetArticleButtonType</a></div><aside class="tsd-sources">
|
|
89
90
|
<ul>
|
|
90
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
91
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L456">jamespot-user-api/src/types/widgets/default.ts:456</a></li></ul></aside></section>
|
|
91
92
|
<section class="tsd-panel tsd-member">
|
|
92
93
|
<h3 class="tsd-anchor-link" id="widget-article-gallery"><span>widget-<wbr/>article-<wbr/>gallery</span><a href="#widget-article-gallery" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
93
94
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-article-gallery"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetArticleGalleryType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetArticleGalleryType</a></div><aside class="tsd-sources">
|
|
94
95
|
<ul>
|
|
95
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
96
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L458">jamespot-user-api/src/types/widgets/default.ts:458</a></li></ul></aside></section>
|
|
96
97
|
<section class="tsd-panel tsd-member">
|
|
97
98
|
<h3 class="tsd-anchor-link" id="widget-article-image"><span>widget-<wbr/>article-<wbr/>image</span><a href="#widget-article-image" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
98
99
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-article-image"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetArticleImageType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetArticleImageType</a></div><aside class="tsd-sources">
|
|
99
100
|
<ul>
|
|
100
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
101
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L461">jamespot-user-api/src/types/widgets/default.ts:461</a></li></ul></aside></section>
|
|
101
102
|
<section class="tsd-panel tsd-member">
|
|
102
103
|
<h3 class="tsd-anchor-link" id="widget-article-slider"><span>widget-<wbr/>article-<wbr/>slider</span><a href="#widget-article-slider" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
103
104
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-article-slider"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetArticleSliderType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetArticleSliderType</a></div><aside class="tsd-sources">
|
|
104
105
|
<ul>
|
|
105
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
106
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L463">jamespot-user-api/src/types/widgets/default.ts:463</a></li></ul></aside></section>
|
|
106
107
|
<section class="tsd-panel tsd-member">
|
|
107
108
|
<h3 class="tsd-anchor-link" id="widget-article-text"><span>widget-<wbr/>article-<wbr/>text</span><a href="#widget-article-text" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
108
109
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-article-text"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetArticleTextType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetArticleTextType</a></div><aside class="tsd-sources">
|
|
109
110
|
<ul>
|
|
110
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
111
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L460">jamespot-user-api/src/types/widgets/default.ts:460</a></li></ul></aside></section>
|
|
111
112
|
<section class="tsd-panel tsd-member">
|
|
112
113
|
<h3 class="tsd-anchor-link" id="widget-article-title"><span>widget-<wbr/>article-<wbr/>title</span><a href="#widget-article-title" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
113
114
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-article-title"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetArticleTitleType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetArticleTitleType</a></div><aside class="tsd-sources">
|
|
114
115
|
<ul>
|
|
115
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
116
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L459">jamespot-user-api/src/types/widgets/default.ts:459</a></li></ul></aside></section>
|
|
116
117
|
<section class="tsd-panel tsd-member">
|
|
117
118
|
<h3 class="tsd-anchor-link" id="widget-birthday"><span>widget-<wbr/>birthday</span><a href="#widget-birthday" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
118
119
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-birthday"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetBirthdayType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetBirthdayType</a></div><aside class="tsd-sources">
|
|
119
120
|
<ul>
|
|
120
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
121
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L477">jamespot-user-api/src/types/widgets/default.ts:477</a></li></ul></aside></section>
|
|
121
122
|
<section class="tsd-panel tsd-member">
|
|
122
123
|
<h3 class="tsd-anchor-link" id="widget-button"><span>widget-<wbr/>button</span><a href="#widget-button" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
123
124
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-button"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetButtonType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetButtonType</a></div><aside class="tsd-sources">
|
|
124
125
|
<ul>
|
|
125
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
126
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L457">jamespot-user-api/src/types/widgets/default.ts:457</a></li></ul></aside></section>
|
|
126
127
|
<section class="tsd-panel tsd-member">
|
|
127
128
|
<h3 class="tsd-anchor-link" id="widget-calendar"><span>widget-<wbr/>calendar</span><a href="#widget-calendar" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
128
129
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-calendar"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetCalendarType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetCalendarType</a></div><aside class="tsd-sources">
|
|
129
130
|
<ul>
|
|
130
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
131
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L483">jamespot-user-api/src/types/widgets/default.ts:483</a></li></ul></aside></section>
|
|
131
132
|
<section class="tsd-panel tsd-member">
|
|
132
133
|
<h3 class="tsd-anchor-link" id="widget-calendar-caldav"><span>widget-<wbr/>calendar-<wbr/>cal<wbr/>Dav</span><a href="#widget-calendar-caldav" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
133
134
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-calendar-calDav"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetCalendarCalDavType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetCalendarCalDavType</a></div><aside class="tsd-sources">
|
|
134
135
|
<ul>
|
|
135
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
136
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L470">jamespot-user-api/src/types/widgets/default.ts:470</a></li></ul></aside></section>
|
|
136
137
|
<section class="tsd-panel tsd-member">
|
|
137
138
|
<h3 class="tsd-anchor-link" id="widget-charts"><span>widget-<wbr/>charts</span><a href="#widget-charts" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
138
139
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-charts"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetChartsType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetChartsType</a></div><aside class="tsd-sources">
|
|
139
140
|
<ul>
|
|
140
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
141
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L485">jamespot-user-api/src/types/widgets/default.ts:485</a></li></ul></aside></section>
|
|
141
142
|
<section class="tsd-panel tsd-member">
|
|
142
143
|
<h3 class="tsd-anchor-link" id="widget-check-list"><span>widget-<wbr/>check-<wbr/>list</span><a href="#widget-check-list" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
143
144
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-check-list"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetCheckListType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetCheckListType</a></div><aside class="tsd-sources">
|
|
144
145
|
<ul>
|
|
145
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
146
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L464">jamespot-user-api/src/types/widgets/default.ts:464</a></li></ul></aside></section>
|
|
146
147
|
<section class="tsd-panel tsd-member">
|
|
147
148
|
<h3 class="tsd-anchor-link" id="widget-color"><span>widget-<wbr/>color</span><a href="#widget-color" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
148
149
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-color"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetColorType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetColorType</a></div><aside class="tsd-sources">
|
|
149
150
|
<ul>
|
|
150
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
151
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L478">jamespot-user-api/src/types/widgets/default.ts:478</a></li></ul></aside></section>
|
|
151
152
|
<section class="tsd-panel tsd-member">
|
|
152
153
|
<h3 class="tsd-anchor-link" id="widget-contact"><span>widget-<wbr/>contact</span><a href="#widget-contact" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
153
154
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-contact"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetContactType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetContactType</a></div><aside class="tsd-sources">
|
|
154
155
|
<ul>
|
|
155
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
156
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L489">jamespot-user-api/src/types/widgets/default.ts:489</a></li></ul></aside></section>
|
|
156
157
|
<section class="tsd-panel tsd-member">
|
|
157
158
|
<h3 class="tsd-anchor-link" id="widget-contact-carddav"><span>widget-<wbr/>contact-<wbr/>card<wbr/>Dav</span><a href="#widget-contact-carddav" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
158
159
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-contact-cardDav"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetContactCardDavType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetContactCardDavType</a></div><aside class="tsd-sources">
|
|
159
160
|
<ul>
|
|
160
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
161
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L471">jamespot-user-api/src/types/widgets/default.ts:471</a></li></ul></aside></section>
|
|
161
162
|
<section class="tsd-panel tsd-member">
|
|
162
163
|
<h3 class="tsd-anchor-link" id="widget-countdown"><span>widget-<wbr/>countdown</span><a href="#widget-countdown" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
163
164
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-countdown"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetCountdownType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetCountdownType</a></div><aside class="tsd-sources">
|
|
164
165
|
<ul>
|
|
165
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
166
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L472">jamespot-user-api/src/types/widgets/default.ts:472</a></li></ul></aside></section>
|
|
166
167
|
<section class="tsd-panel tsd-member">
|
|
167
168
|
<h3 class="tsd-anchor-link" id="widget-cover"><span>widget-<wbr/>cover</span><a href="#widget-cover" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
168
169
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-cover"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetCoverType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetCoverType</a></div><aside class="tsd-sources">
|
|
169
170
|
<ul>
|
|
170
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
171
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L484">jamespot-user-api/src/types/widgets/default.ts:484</a></li></ul></aside></section>
|
|
171
172
|
<section class="tsd-panel tsd-member">
|
|
172
173
|
<h3 class="tsd-anchor-link" id="widget-datasource-table"><span>widget-<wbr/>datasource-<wbr/>table</span><a href="#widget-datasource-table" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
173
174
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-datasource-table"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetDatasourceTableType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetDatasourceTableType</a></div><aside class="tsd-sources">
|
|
174
175
|
<ul>
|
|
175
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
176
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L465">jamespot-user-api/src/types/widgets/default.ts:465</a></li></ul></aside></section>
|
|
176
177
|
<section class="tsd-panel tsd-member">
|
|
177
178
|
<h3 class="tsd-anchor-link" id="widget-documents"><span>widget-<wbr/>documents</span><a href="#widget-documents" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
178
179
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-documents"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetDocumentsType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetDocumentsType</a></div><aside class="tsd-sources">
|
|
179
180
|
<ul>
|
|
180
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
181
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L467">jamespot-user-api/src/types/widgets/default.ts:467</a></li></ul></aside></section>
|
|
181
182
|
<section class="tsd-panel tsd-member">
|
|
182
183
|
<h3 class="tsd-anchor-link" id="widget-emails-imap"><span>widget-<wbr/>emails-<wbr/>imap</span><a href="#widget-emails-imap" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
183
184
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-emails-imap"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetEmailsImapType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetEmailsImapType</a></div><aside class="tsd-sources">
|
|
184
185
|
<ul>
|
|
185
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
186
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L473">jamespot-user-api/src/types/widgets/default.ts:473</a></li></ul></aside></section>
|
|
186
187
|
<section class="tsd-panel tsd-member">
|
|
187
188
|
<h3 class="tsd-anchor-link" id="widget-embed"><span>widget-<wbr/>embed</span><a href="#widget-embed" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
188
189
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-embed"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetEmbedType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetEmbedType</a></div><aside class="tsd-sources">
|
|
189
190
|
<ul>
|
|
190
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
191
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L494">jamespot-user-api/src/types/widgets/default.ts:494</a></li></ul></aside></section>
|
|
191
192
|
<section class="tsd-panel tsd-member">
|
|
192
193
|
<h3 class="tsd-anchor-link" id="widget-excel-datasource-table"><span>widget-<wbr/>excel-<wbr/>datasource-<wbr/>table</span><a href="#widget-excel-datasource-table" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
193
194
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-excel-datasource-table"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetExcelDatasourceTableType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetExcelDatasourceTableType</a></div><aside class="tsd-sources">
|
|
194
195
|
<ul>
|
|
195
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
196
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L466">jamespot-user-api/src/types/widgets/default.ts:466</a></li></ul></aside></section>
|
|
196
197
|
<section class="tsd-panel tsd-member">
|
|
197
198
|
<h3 class="tsd-anchor-link" id="widget-extension"><span>widget-<wbr/>extension</span><a href="#widget-extension" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
198
199
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-extension"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetExtensionType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetExtensionType</a></div><aside class="tsd-sources">
|
|
199
200
|
<ul>
|
|
200
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
201
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L482">jamespot-user-api/src/types/widgets/default.ts:482</a></li></ul></aside></section>
|
|
201
202
|
<section class="tsd-panel tsd-member">
|
|
202
203
|
<h3 class="tsd-anchor-link" id="widget-faq"><span>widget-<wbr/>faq</span><a href="#widget-faq" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
203
204
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-faq"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetFaqType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetFaqType</a></div><aside class="tsd-sources">
|
|
204
205
|
<ul>
|
|
205
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
206
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L496">jamespot-user-api/src/types/widgets/default.ts:496</a></li></ul></aside></section>
|
|
207
|
+
<section class="tsd-panel tsd-member">
|
|
208
|
+
<h3 class="tsd-anchor-link" id="widget-file"><span>widget-<wbr/>file</span><a href="#widget-file" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
209
|
+
<div class="tsd-signature"><span class="tsd-kind-property">"widget-file"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetFileType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetFileType</a></div><aside class="tsd-sources">
|
|
210
|
+
<ul>
|
|
211
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L497">jamespot-user-api/src/types/widgets/default.ts:497</a></li></ul></aside></section>
|
|
206
212
|
<section class="tsd-panel tsd-member">
|
|
207
213
|
<h3 class="tsd-anchor-link" id="widget-flockler"><span>widget-<wbr/>flockler</span><a href="#widget-flockler" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
208
214
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-flockler"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetFlocklerType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetFlocklerType</a></div><aside class="tsd-sources">
|
|
209
215
|
<ul>
|
|
210
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
216
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L495">jamespot-user-api/src/types/widgets/default.ts:495</a></li></ul></aside></section>
|
|
211
217
|
<section class="tsd-panel tsd-member">
|
|
212
218
|
<h3 class="tsd-anchor-link" id="widget-image"><span>widget-<wbr/>image</span><a href="#widget-image" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
213
219
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-image"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetImageType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetImageType</a></div><aside class="tsd-sources">
|
|
214
220
|
<ul>
|
|
215
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
221
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L488">jamespot-user-api/src/types/widgets/default.ts:488</a></li></ul></aside></section>
|
|
216
222
|
<section class="tsd-panel tsd-member">
|
|
217
223
|
<h3 class="tsd-anchor-link" id="widget-lucca-absence"><span>widget-<wbr/>lucca-<wbr/>absence</span><a href="#widget-lucca-absence" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
218
224
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-lucca-absence"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetLuccaAbsenceType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetLuccaAbsenceType</a></div><aside class="tsd-sources">
|
|
219
225
|
<ul>
|
|
220
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
226
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L474">jamespot-user-api/src/types/widgets/default.ts:474</a></li></ul></aside></section>
|
|
221
227
|
<section class="tsd-panel tsd-member">
|
|
222
228
|
<h3 class="tsd-anchor-link" id="widget-meteo"><span>widget-<wbr/>meteo</span><a href="#widget-meteo" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
223
229
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-meteo"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetMeteoType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetMeteoType</a></div><aside class="tsd-sources">
|
|
224
230
|
<ul>
|
|
225
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
231
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L486">jamespot-user-api/src/types/widgets/default.ts:486</a></li></ul></aside></section>
|
|
226
232
|
<section class="tsd-panel tsd-member">
|
|
227
233
|
<h3 class="tsd-anchor-link" id="widget-my-group"><span>widget-<wbr/>my-<wbr/>group</span><a href="#widget-my-group" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
228
234
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-my-group"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetMyGroupType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetMyGroupType</a></div><aside class="tsd-sources">
|
|
229
235
|
<ul>
|
|
230
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
236
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L487">jamespot-user-api/src/types/widgets/default.ts:487</a></li></ul></aside></section>
|
|
231
237
|
<section class="tsd-panel tsd-member">
|
|
232
238
|
<h3 class="tsd-anchor-link" id="widget-news"><span>widget-<wbr/>news</span><a href="#widget-news" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
233
239
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-news"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetNewsType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetNewsType</a></div><aside class="tsd-sources">
|
|
234
240
|
<ul>
|
|
235
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
241
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L490">jamespot-user-api/src/types/widgets/default.ts:490</a></li></ul></aside></section>
|
|
236
242
|
<section class="tsd-panel tsd-member">
|
|
237
243
|
<h3 class="tsd-anchor-link" id="widget-newsflash"><span>widget-<wbr/>newsflash</span><a href="#widget-newsflash" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
238
244
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-newsflash"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetNewsflashType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetNewsflashType</a></div><aside class="tsd-sources">
|
|
239
245
|
<ul>
|
|
240
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
246
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L491">jamespot-user-api/src/types/widgets/default.ts:491</a></li></ul></aside></section>
|
|
241
247
|
<section class="tsd-panel tsd-member">
|
|
242
248
|
<h3 class="tsd-anchor-link" id="widget-presence"><span>widget-<wbr/>presence</span><a href="#widget-presence" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
243
249
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-presence"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetPresenceType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetPresenceType</a></div><aside class="tsd-sources">
|
|
244
250
|
<ul>
|
|
245
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
251
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L468">jamespot-user-api/src/types/widgets/default.ts:468</a></li></ul></aside></section>
|
|
246
252
|
<section class="tsd-panel tsd-member">
|
|
247
253
|
<h3 class="tsd-anchor-link" id="widget-quick-survey"><span>widget-<wbr/>quick-<wbr/>survey</span><a href="#widget-quick-survey" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
248
254
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-quick-survey"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetQuickSurveyType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetQuickSurveyType</a></div><aside class="tsd-sources">
|
|
249
255
|
<ul>
|
|
250
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
256
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L469">jamespot-user-api/src/types/widgets/default.ts:469</a></li></ul></aside></section>
|
|
251
257
|
<section class="tsd-panel tsd-member">
|
|
252
258
|
<h3 class="tsd-anchor-link" id="widget-separator"><span>widget-<wbr/>separator</span><a href="#widget-separator" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
253
259
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-separator"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetSeparatorType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetSeparatorType</a></div><aside class="tsd-sources">
|
|
254
260
|
<ul>
|
|
255
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
261
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L479">jamespot-user-api/src/types/widgets/default.ts:479</a></li></ul></aside></section>
|
|
256
262
|
<section class="tsd-panel tsd-member">
|
|
257
263
|
<h3 class="tsd-anchor-link" id="widget-slider"><span>widget-<wbr/>slider</span><a href="#widget-slider" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
258
264
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-slider"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetSliderType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetSliderType</a></div><aside class="tsd-sources">
|
|
259
265
|
<ul>
|
|
260
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
266
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L480">jamespot-user-api/src/types/widgets/default.ts:480</a></li></ul></aside></section>
|
|
261
267
|
<section class="tsd-panel tsd-member">
|
|
262
268
|
<h3 class="tsd-anchor-link" id="widget-survey"><span>widget-<wbr/>survey</span><a href="#widget-survey" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
263
269
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-survey"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetSurveyType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetSurveyType</a></div><aside class="tsd-sources">
|
|
264
270
|
<ul>
|
|
265
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
271
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L498">jamespot-user-api/src/types/widgets/default.ts:498</a></li></ul></aside></section>
|
|
266
272
|
<section class="tsd-panel tsd-member">
|
|
267
273
|
<h3 class="tsd-anchor-link" id="widget-sync-content"><span>widget-<wbr/>sync-<wbr/>content</span><a href="#widget-sync-content" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
268
274
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-sync-content"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetSyncContentType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetSyncContentType</a></div><aside class="tsd-sources">
|
|
269
275
|
<ul>
|
|
270
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
276
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L492">jamespot-user-api/src/types/widgets/default.ts:492</a></li></ul></aside></section>
|
|
271
277
|
<section class="tsd-panel tsd-member">
|
|
272
278
|
<h3 class="tsd-anchor-link" id="widget-text"><span>widget-<wbr/>text</span><a href="#widget-text" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
273
279
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-text"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetTextType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetTextType</a></div><aside class="tsd-sources">
|
|
274
280
|
<ul>
|
|
275
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
281
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L493">jamespot-user-api/src/types/widgets/default.ts:493</a></li></ul></aside></section>
|
|
276
282
|
<section class="tsd-panel tsd-member">
|
|
277
283
|
<h3 class="tsd-anchor-link" id="widget-user-profil"><span>widget-<wbr/>user-<wbr/>profil</span><a href="#widget-user-profil" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
278
284
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-user-profil"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetUserProfileType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetUserProfileType</a></div><aside class="tsd-sources">
|
|
279
285
|
<ul>
|
|
280
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
286
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L475">jamespot-user-api/src/types/widgets/default.ts:475</a></li></ul></aside></section>
|
|
281
287
|
<section class="tsd-panel tsd-member">
|
|
282
288
|
<h3 class="tsd-anchor-link" id="widget-welcome"><span>widget-<wbr/>welcome</span><a href="#widget-welcome" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
283
289
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-welcome"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetWelcomeType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetWelcomeType</a></div><aside class="tsd-sources">
|
|
284
290
|
<ul>
|
|
285
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
291
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L481">jamespot-user-api/src/types/widgets/default.ts:481</a></li></ul></aside></section>
|
|
286
292
|
<section class="tsd-panel tsd-member">
|
|
287
293
|
<h3 class="tsd-anchor-link" id="widget-youtube"><span>widget-<wbr/>youtube</span><a href="#widget-youtube" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>
|
|
288
294
|
<div class="tsd-signature"><span class="tsd-kind-property">"widget-youtube"</span><span class="tsd-signature-symbol">:</span> <a href="WidgetYoutubeType.html" class="tsd-signature-type tsd-kind-type-alias">WidgetYoutubeType</a></div><aside class="tsd-sources">
|
|
289
295
|
<ul>
|
|
290
|
-
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/
|
|
296
|
+
<li>Defined in <a href="https://github.com/Jamespot/jamespot-front/blob/430c3f4e0b70036bbc830dc2a3a139e02f34a7dc/jamespot-user-api/src/types/widgets/default.ts#L499">jamespot-user-api/src/types/widgets/default.ts:499</a></li></ul></aside></section></section></details></div>
|
|
291
297
|
<div class="col-sidebar">
|
|
292
298
|
<div class="page-menu">
|
|
293
299
|
<div class="tsd-navigation settings">
|
|
@@ -304,7 +310,7 @@
|
|
|
304
310
|
<h3>On This Page</h3></summary>
|
|
305
311
|
<div class="tsd-accordion-details">
|
|
306
312
|
<details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary>
|
|
307
|
-
<div><a href="#widget-accessibility"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>accessibility</span></a><a href="#widget-application"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>application</span></a><a href="#widget-article-attachment"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>article-<wbr/>attachment</span></a><a href="#widget-article-button"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>article-<wbr/>button</span></a><a href="#widget-article-gallery"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>article-<wbr/>gallery</span></a><a href="#widget-article-image"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>article-<wbr/>image</span></a><a href="#widget-article-slider"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>article-<wbr/>slider</span></a><a href="#widget-article-text"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>article-<wbr/>text</span></a><a href="#widget-article-title"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>article-<wbr/>title</span></a><a href="#widget-birthday"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>birthday</span></a><a href="#widget-button"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>button</span></a><a href="#widget-calendar"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>calendar</span></a><a href="#widget-calendar-caldav"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>calendar-<wbr/>cal<wbr/>Dav</span></a><a href="#widget-charts"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>charts</span></a><a href="#widget-check-list"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>check-<wbr/>list</span></a><a href="#widget-color"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>color</span></a><a href="#widget-contact"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>contact</span></a><a href="#widget-contact-carddav"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>contact-<wbr/>card<wbr/>Dav</span></a><a href="#widget-countdown"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>countdown</span></a><a href="#widget-cover"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>cover</span></a><a href="#widget-datasource-table"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>datasource-<wbr/>table</span></a><a href="#widget-documents"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>documents</span></a><a href="#widget-emails-imap"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>emails-<wbr/>imap</span></a><a href="#widget-embed"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>embed</span></a><a href="#widget-excel-datasource-table"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>excel-<wbr/>datasource-<wbr/>table</span></a><a href="#widget-extension"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>extension</span></a><a href="#widget-faq"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>faq</span></a><a href="#widget-flockler"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>flockler</span></a><a href="#widget-image"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>image</span></a><a href="#widget-lucca-absence"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>lucca-<wbr/>absence</span></a><a href="#widget-meteo"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>meteo</span></a><a href="#widget-my-group"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>my-<wbr/>group</span></a><a href="#widget-news"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>news</span></a><a href="#widget-newsflash"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>newsflash</span></a><a href="#widget-presence"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>presence</span></a><a href="#widget-quick-survey"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>quick-<wbr/>survey</span></a><a href="#widget-separator"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>separator</span></a><a href="#widget-slider"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>slider</span></a><a href="#widget-survey"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>survey</span></a><a href="#widget-sync-content"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>sync-<wbr/>content</span></a><a href="#widget-text"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>text</span></a><a href="#widget-user-profil"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>user-<wbr/>profil</span></a><a href="#widget-welcome"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>welcome</span></a><a href="#widget-youtube"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>youtube</span></a></div></details></div></details></div>
|
|
313
|
+
<div><a href="#widget-accessibility"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>accessibility</span></a><a href="#widget-application"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>application</span></a><a href="#widget-article-attachment"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>article-<wbr/>attachment</span></a><a href="#widget-article-button"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>article-<wbr/>button</span></a><a href="#widget-article-gallery"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>article-<wbr/>gallery</span></a><a href="#widget-article-image"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>article-<wbr/>image</span></a><a href="#widget-article-slider"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>article-<wbr/>slider</span></a><a href="#widget-article-text"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>article-<wbr/>text</span></a><a href="#widget-article-title"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>article-<wbr/>title</span></a><a href="#widget-birthday"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>birthday</span></a><a href="#widget-button"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>button</span></a><a href="#widget-calendar"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>calendar</span></a><a href="#widget-calendar-caldav"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>calendar-<wbr/>cal<wbr/>Dav</span></a><a href="#widget-charts"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>charts</span></a><a href="#widget-check-list"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>check-<wbr/>list</span></a><a href="#widget-color"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>color</span></a><a href="#widget-contact"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>contact</span></a><a href="#widget-contact-carddav"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>contact-<wbr/>card<wbr/>Dav</span></a><a href="#widget-countdown"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>countdown</span></a><a href="#widget-cover"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>cover</span></a><a href="#widget-datasource-table"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>datasource-<wbr/>table</span></a><a href="#widget-documents"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>documents</span></a><a href="#widget-emails-imap"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>emails-<wbr/>imap</span></a><a href="#widget-embed"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>embed</span></a><a href="#widget-excel-datasource-table"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>excel-<wbr/>datasource-<wbr/>table</span></a><a href="#widget-extension"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>extension</span></a><a href="#widget-faq"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>faq</span></a><a href="#widget-file"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>file</span></a><a href="#widget-flockler"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>flockler</span></a><a href="#widget-image"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>image</span></a><a href="#widget-lucca-absence"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>lucca-<wbr/>absence</span></a><a href="#widget-meteo"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>meteo</span></a><a href="#widget-my-group"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>my-<wbr/>group</span></a><a href="#widget-news"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>news</span></a><a href="#widget-newsflash"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>newsflash</span></a><a href="#widget-presence"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>presence</span></a><a href="#widget-quick-survey"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>quick-<wbr/>survey</span></a><a href="#widget-separator"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>separator</span></a><a href="#widget-slider"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>slider</span></a><a href="#widget-survey"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>survey</span></a><a href="#widget-sync-content"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>sync-<wbr/>content</span></a><a href="#widget-text"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>text</span></a><a href="#widget-user-profil"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>user-<wbr/>profil</span></a><a href="#widget-welcome"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>welcome</span></a><a href="#widget-youtube"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>widget-<wbr/>youtube</span></a></div></details></div></details></div>
|
|
308
314
|
<div class="site-menu">
|
|
309
315
|
<nav class="tsd-navigation"><a href="../modules.html">jamespot-user-api</a>
|
|
310
316
|
<ul class="tsd-small-nested-navigation" id="tsd-nav-container">
|