jamespot-user-api 1.3.122 → 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
|
@@ -15,6 +15,7 @@ import { WidgetEmbedType } from '../../types/widgets/widgetEmbed';
|
|
|
15
15
|
import { WidgetExtensionType } from '../../types/widgets/widgetExtension';
|
|
16
16
|
import { WidgetFlocklerType } from '../../types/widgets/widgetFlockler';
|
|
17
17
|
import { WidgetFaqType } from '../../types/widgets/widgetFaq';
|
|
18
|
+
import { WidgetFileStoredEntry, WidgetFileType } from '../../types/widgets/widgetFile';
|
|
18
19
|
import { WidgetSurveyType } from '../../types/widgets/widgetSurvey';
|
|
19
20
|
import { WidgetImageType } from '../../types/widgets/widgetImage';
|
|
20
21
|
import { WidgetLuccaAbsenceType } from '../../types/widgets/widgetLuccaAbsence';
|
|
@@ -109,3 +110,6 @@ export declare const widgetFaq: WidgetFaqType;
|
|
|
109
110
|
export declare const widgetSurvey: WidgetSurveyType;
|
|
110
111
|
export declare const widgetYoutube: WidgetYoutubeType;
|
|
111
112
|
export declare const widgetDocuments: WidgetDocumentsType;
|
|
113
|
+
export declare const widgetFile: WidgetFileType;
|
|
114
|
+
export declare const widgetFileStoredArr: WidgetFileStoredEntry[];
|
|
115
|
+
export declare const widgetFileEmpty: WidgetFileType;
|
|
@@ -43,12 +43,13 @@ import { WidgetImageContent, WidgetImageType } from './widgetImage';
|
|
|
43
43
|
import { WidgetContactContent, WidgetContactType } from './widgetContact';
|
|
44
44
|
import { WidgetFlocklerContent, WidgetFlocklerType } from './widgetFlockler';
|
|
45
45
|
import { WidgetFaqContent, WidgetFaqType } from './widgetFaq';
|
|
46
|
+
import { WidgetFileContent, WidgetFileType } from './widgetFile';
|
|
46
47
|
import { WidgetSurveyContent, WidgetSurveyType } from './widgetSurvey';
|
|
47
48
|
import { WidgetYoutubeContent, WidgetYoutubeType } from './widgetYoutube';
|
|
48
49
|
type BaseWidget = {
|
|
49
50
|
layers?: string[] | undefined;
|
|
50
51
|
};
|
|
51
|
-
export type CombinedWidgetType = (BaseWidget & WidgetApplicationType) | (BaseWidget & WidgetArticleAttachmentType) | (BaseWidget & WidgetArticleButtonType) | (BaseWidget & WidgetButtonType) | (BaseWidget & WidgetArticleGalleryType) | (BaseWidget & WidgetArticleImageType) | (BaseWidget & WidgetArticleTitleType) | (BaseWidget & WidgetArticleTextType) | (BaseWidget & WidgetArticleSliderType) | (BaseWidget & WidgetCheckListType) | (BaseWidget & WidgetDatasourceTableType) | (BaseWidget & WidgetExcelDatasourceTableType) | (BaseWidget & WidgetDocumentsType) | (BaseWidget & WidgetPresenceType) | (BaseWidget & WidgetQuickSurveyType) | (BaseWidget & WidgetCalendarCalDavType) | (BaseWidget & WidgetContactCardDavType) | (BaseWidget & WidgetEmailsImapType) | (BaseWidget & WidgetLuccaAbsenceType) | (BaseWidget & WidgetUserProfileType) | (BaseWidget & WidgetSliderType) | (BaseWidget & WidgetWelcomeType) | (BaseWidget & WidgetAccessibilityType) | (BaseWidget & WidgetBirthdayType) | (BaseWidget & WidgetColorType) | (BaseWidget & WidgetSeparatorType) | (BaseWidget & WidgetCalendarType) | (BaseWidget & WidgetSyncContentType) | (BaseWidget & WidgetTextType) | (BaseWidget & WidgetCountdownType) | (BaseWidget & WidgetEmbedType) | (BaseWidget & WidgetFlocklerType) | (BaseWidget & WidgetFaqType) | (BaseWidget & WidgetSurveyType) | (BaseWidget & WidgetCoverType) | (BaseWidget & WidgetChartsType) | (BaseWidget & WidgetMeteoType) | (BaseWidget & WidgetMyGroupType) | (BaseWidget & WidgetImageType) | (BaseWidget & WidgetContactType) | (BaseWidget & WidgetNewsType) | (BaseWidget & WidgetNewsflashType) | (BaseWidget & WidgetYoutubeType) | (BaseWidget & WidgetExtensionType);
|
|
52
|
+
export type CombinedWidgetType = (BaseWidget & WidgetApplicationType) | (BaseWidget & WidgetArticleAttachmentType) | (BaseWidget & WidgetArticleButtonType) | (BaseWidget & WidgetButtonType) | (BaseWidget & WidgetArticleGalleryType) | (BaseWidget & WidgetArticleImageType) | (BaseWidget & WidgetArticleTitleType) | (BaseWidget & WidgetArticleTextType) | (BaseWidget & WidgetArticleSliderType) | (BaseWidget & WidgetCheckListType) | (BaseWidget & WidgetDatasourceTableType) | (BaseWidget & WidgetExcelDatasourceTableType) | (BaseWidget & WidgetDocumentsType) | (BaseWidget & WidgetPresenceType) | (BaseWidget & WidgetQuickSurveyType) | (BaseWidget & WidgetCalendarCalDavType) | (BaseWidget & WidgetContactCardDavType) | (BaseWidget & WidgetEmailsImapType) | (BaseWidget & WidgetLuccaAbsenceType) | (BaseWidget & WidgetUserProfileType) | (BaseWidget & WidgetSliderType) | (BaseWidget & WidgetWelcomeType) | (BaseWidget & WidgetAccessibilityType) | (BaseWidget & WidgetBirthdayType) | (BaseWidget & WidgetColorType) | (BaseWidget & WidgetSeparatorType) | (BaseWidget & WidgetCalendarType) | (BaseWidget & WidgetSyncContentType) | (BaseWidget & WidgetTextType) | (BaseWidget & WidgetCountdownType) | (BaseWidget & WidgetEmbedType) | (BaseWidget & WidgetFlocklerType) | (BaseWidget & WidgetFaqType) | (BaseWidget & WidgetFileType) | (BaseWidget & WidgetSurveyType) | (BaseWidget & WidgetCoverType) | (BaseWidget & WidgetChartsType) | (BaseWidget & WidgetMeteoType) | (BaseWidget & WidgetMyGroupType) | (BaseWidget & WidgetImageType) | (BaseWidget & WidgetContactType) | (BaseWidget & WidgetNewsType) | (BaseWidget & WidgetNewsflashType) | (BaseWidget & WidgetYoutubeType) | (BaseWidget & WidgetExtensionType);
|
|
52
53
|
export declare const combinedWidgetTypeSchema: z.ZodUnion<[z.ZodIntersection<z.ZodObject<{
|
|
53
54
|
layers: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
54
55
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -307,6 +308,12 @@ export declare const combinedWidgetTypeSchema: z.ZodUnion<[z.ZodIntersection<z.Z
|
|
|
307
308
|
layers?: string[] | undefined;
|
|
308
309
|
}, {
|
|
309
310
|
layers?: string[] | undefined;
|
|
311
|
+
}>, z.ZodObject<import('../..').ZodShape<WidgetFileType>, "strip", z.ZodTypeAny, WidgetFileType, WidgetFileType>>, z.ZodIntersection<z.ZodObject<{
|
|
312
|
+
layers: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
313
|
+
}, "strip", z.ZodTypeAny, {
|
|
314
|
+
layers?: string[] | undefined;
|
|
315
|
+
}, {
|
|
316
|
+
layers?: string[] | undefined;
|
|
310
317
|
}>, z.ZodObject<import('../..').ZodShape<WidgetSurveyType>, "strip", z.ZodTypeAny, WidgetSurveyType, WidgetSurveyType>>, z.ZodIntersection<z.ZodObject<{
|
|
311
318
|
layers: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
312
319
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -331,7 +338,7 @@ type WidgetContentBase = {
|
|
|
331
338
|
widgets?: WidgetWrapperProps[] | undefined;
|
|
332
339
|
};
|
|
333
340
|
export declare const widgetContentBaseSchema: z.ZodObject<import('../..').ZodShape<WidgetContentBase>, "strip", z.ZodTypeAny, WidgetContentBase, WidgetContentBase>;
|
|
334
|
-
export type CombinedWidgetContent = Merge<WidgetContentBase, WidgetApplicationContent> | Merge<WidgetContentBase, WidgetArticleAttachmentContent> | Merge<WidgetContentBase, WidgetArticleButtonContent> | Merge<WidgetContentBase, WidgetButtonContent> | Merge<WidgetContentBase, WidgetArticleGalleryContent> | Merge<WidgetContentBase, WidgetArticleImageContent> | Merge<WidgetContentBase, WidgetArticleTextContent> | Merge<WidgetContentBase, WidgetArticleTitleContent> | Merge<WidgetContentBase, WidgetCountdownContent> | Merge<WidgetContentBase, WidgetArticleSliderContent> | Merge<WidgetContentBase, WidgetCheckListContent> | Merge<WidgetContentBase, WidgetDatasourceTableContent> | Merge<WidgetContentBase, WidgetExcelDatasourceTableContent> | Merge<WidgetContentBase, WidgetDocumentsContent> | Merge<WidgetContentBase, WidgetPresenceContent> | Merge<WidgetContentBase, WidgetQuickSurveyContent> | Merge<WidgetContentBase, WidgetCalendarCalDavContent> | Merge<WidgetContentBase, WidgetContactCardDavContent> | Merge<WidgetContentBase, WidgetEmailsImapContent> | Merge<WidgetContentBase, WidgetLuccaAbsenceContent> | Merge<WidgetContentBase, WidgetUserProfileContent> | Merge<WidgetContentBase, WidgetAccessibilityContent> | Merge<WidgetContentBase, WidgetBirthdayContent> | Merge<WidgetContentBase, WidgetColorContent> | Merge<WidgetContentBase, WidgetSeparatorContent> | Merge<WidgetContentBase, WidgetCoverContent> | Merge<WidgetContentBase, WidgetChartsContent> | Merge<WidgetContentBase, WidgetMeteoContent> | Merge<WidgetContentBase, WidgetMyGroupContent> | Merge<WidgetContentBase, WidgetImageContent> | Merge<WidgetContentBase, WidgetContactContent> | Merge<WidgetContentBase, WidgetNewsContent> | Merge<WidgetContentBase, WidgetNewsflashContent> | Merge<WidgetContentBase, WidgetSliderContent> | Merge<WidgetContentBase, WidgetWelcomeContent> | Merge<WidgetContentBase, WidgetTextContent> | Merge<WidgetContentBase, WidgetEmbedContent> | Merge<WidgetContentBase, WidgetFlocklerContent> | Merge<WidgetContentBase, WidgetFaqContent> | Merge<WidgetContentBase, WidgetSurveyContent> | Merge<WidgetContentBase, WidgetYoutubeContent> | Merge<WidgetContentBase, WidgetExtensionContent> | Merge<WidgetContentBase, WidgetCalendarContent> | Merge<WidgetContentBase, WidgetSyncContentContent>;
|
|
341
|
+
export type CombinedWidgetContent = Merge<WidgetContentBase, WidgetApplicationContent> | Merge<WidgetContentBase, WidgetArticleAttachmentContent> | Merge<WidgetContentBase, WidgetArticleButtonContent> | Merge<WidgetContentBase, WidgetButtonContent> | Merge<WidgetContentBase, WidgetArticleGalleryContent> | Merge<WidgetContentBase, WidgetArticleImageContent> | Merge<WidgetContentBase, WidgetArticleTextContent> | Merge<WidgetContentBase, WidgetArticleTitleContent> | Merge<WidgetContentBase, WidgetCountdownContent> | Merge<WidgetContentBase, WidgetArticleSliderContent> | Merge<WidgetContentBase, WidgetCheckListContent> | Merge<WidgetContentBase, WidgetDatasourceTableContent> | Merge<WidgetContentBase, WidgetExcelDatasourceTableContent> | Merge<WidgetContentBase, WidgetDocumentsContent> | Merge<WidgetContentBase, WidgetPresenceContent> | Merge<WidgetContentBase, WidgetQuickSurveyContent> | Merge<WidgetContentBase, WidgetCalendarCalDavContent> | Merge<WidgetContentBase, WidgetContactCardDavContent> | Merge<WidgetContentBase, WidgetEmailsImapContent> | Merge<WidgetContentBase, WidgetLuccaAbsenceContent> | Merge<WidgetContentBase, WidgetUserProfileContent> | Merge<WidgetContentBase, WidgetAccessibilityContent> | Merge<WidgetContentBase, WidgetBirthdayContent> | Merge<WidgetContentBase, WidgetColorContent> | Merge<WidgetContentBase, WidgetSeparatorContent> | Merge<WidgetContentBase, WidgetCoverContent> | Merge<WidgetContentBase, WidgetChartsContent> | Merge<WidgetContentBase, WidgetMeteoContent> | Merge<WidgetContentBase, WidgetMyGroupContent> | Merge<WidgetContentBase, WidgetImageContent> | Merge<WidgetContentBase, WidgetContactContent> | Merge<WidgetContentBase, WidgetNewsContent> | Merge<WidgetContentBase, WidgetNewsflashContent> | Merge<WidgetContentBase, WidgetSliderContent> | Merge<WidgetContentBase, WidgetWelcomeContent> | Merge<WidgetContentBase, WidgetTextContent> | Merge<WidgetContentBase, WidgetEmbedContent> | Merge<WidgetContentBase, WidgetFlocklerContent> | Merge<WidgetContentBase, WidgetFaqContent> | Merge<WidgetContentBase, WidgetFileContent> | Merge<WidgetContentBase, WidgetSurveyContent> | Merge<WidgetContentBase, WidgetYoutubeContent> | Merge<WidgetContentBase, WidgetExtensionContent> | Merge<WidgetContentBase, WidgetCalendarContent> | Merge<WidgetContentBase, WidgetSyncContentContent>;
|
|
335
342
|
export declare const combinedWidgetContentSchema: z.ZodUnion<[z.ZodObject<import('../..').ZodShape<WidgetContentBase> & import('../..').ZodShape<WidgetApplicationContent>, "strip", z.ZodTypeAny, {
|
|
336
343
|
number?: number | undefined | undefined;
|
|
337
344
|
size?: 1 | 2 | undefined;
|
|
@@ -1024,6 +1031,32 @@ export declare const combinedWidgetContentSchema: z.ZodUnion<[z.ZodObject<import
|
|
|
1024
1031
|
hideCover?: boolean | undefined | undefined;
|
|
1025
1032
|
allowComment?: boolean | undefined | undefined;
|
|
1026
1033
|
openThemes?: string[] | undefined | undefined;
|
|
1034
|
+
}>, z.ZodObject<import('../..').ZodShape<WidgetContentBase> & import('../..').ZodShape<WidgetFileContent>, "strip", z.ZodTypeAny, {
|
|
1035
|
+
widgets?: WidgetWrapperProps[] | undefined | undefined;
|
|
1036
|
+
fontSize?: number | undefined | undefined;
|
|
1037
|
+
view?: "list" | "gallery" | undefined | string | undefined;
|
|
1038
|
+
arr?: import('..').jFileLittle[] | undefined | undefined;
|
|
1039
|
+
hidePreview?: boolean | undefined | undefined;
|
|
1040
|
+
hideExtension?: boolean | undefined | undefined;
|
|
1041
|
+
hideExtention?: boolean | undefined | undefined;
|
|
1042
|
+
iconSize?: string | undefined | undefined;
|
|
1043
|
+
gridSize?: {
|
|
1044
|
+
x: number;
|
|
1045
|
+
y: number;
|
|
1046
|
+
} | undefined | undefined;
|
|
1047
|
+
}, {
|
|
1048
|
+
widgets?: WidgetWrapperProps[] | undefined | undefined;
|
|
1049
|
+
fontSize?: number | undefined | undefined;
|
|
1050
|
+
view?: "list" | "gallery" | undefined | string | undefined;
|
|
1051
|
+
arr?: import('..').jFileLittle[] | undefined | undefined;
|
|
1052
|
+
hidePreview?: boolean | undefined | undefined;
|
|
1053
|
+
hideExtension?: boolean | undefined | undefined;
|
|
1054
|
+
hideExtention?: boolean | undefined | undefined;
|
|
1055
|
+
iconSize?: string | undefined | undefined;
|
|
1056
|
+
gridSize?: {
|
|
1057
|
+
x: number;
|
|
1058
|
+
y: number;
|
|
1059
|
+
} | undefined | undefined;
|
|
1027
1060
|
}>, z.ZodObject<import('../..').ZodShape<WidgetContentBase> & import('../..').ZodShape<WidgetSurveyContent>, "strip", z.ZodTypeAny, {
|
|
1028
1061
|
uri?: string | undefined | undefined;
|
|
1029
1062
|
widgets?: WidgetWrapperProps[] | undefined | undefined;
|
|
@@ -1086,6 +1119,7 @@ export type WidgetTypeKeys = {
|
|
|
1086
1119
|
[WidgetsName.Embed]: WidgetEmbedType;
|
|
1087
1120
|
[WidgetsName.Flockler]: WidgetFlocklerType;
|
|
1088
1121
|
[WidgetsName.Faq]: WidgetFaqType;
|
|
1122
|
+
[WidgetsName.File]: WidgetFileType;
|
|
1089
1123
|
[WidgetsName.Survey]: WidgetSurveyType;
|
|
1090
1124
|
[WidgetsName.Youtube]: WidgetYoutubeType;
|
|
1091
1125
|
};
|
|
@@ -1133,6 +1167,7 @@ export type WidgetContentKeys = {
|
|
|
1133
1167
|
[WidgetsName.Embed]: WidgetEmbedContent;
|
|
1134
1168
|
[WidgetsName.Flockler]: WidgetFlocklerContent;
|
|
1135
1169
|
[WidgetsName.Faq]: WidgetFaqContent;
|
|
1170
|
+
[WidgetsName.File]: WidgetFileContent;
|
|
1136
1171
|
[WidgetsName.Survey]: WidgetSurveyContent;
|
|
1137
1172
|
[WidgetsName.Youtube]: WidgetYoutubeContent;
|
|
1138
1173
|
};
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
import { jFileLittle } from '../file';
|
|
3
|
+
import { WidgetsName } from './common';
|
|
4
|
+
export type WidgetFileStoredEntry = {
|
|
5
|
+
id: number;
|
|
6
|
+
};
|
|
7
|
+
export type WidgetFileContent = {
|
|
8
|
+
arr?: jFileLittle[] | undefined;
|
|
9
|
+
view?: 'list' | 'gallery' | undefined | string;
|
|
10
|
+
hidePreview?: boolean | undefined;
|
|
11
|
+
hideExtension?: boolean | undefined;
|
|
12
|
+
hideExtention?: boolean | undefined;
|
|
13
|
+
fontSize?: number | undefined;
|
|
14
|
+
iconSize?: string | undefined;
|
|
15
|
+
gridSize?: {
|
|
16
|
+
x: number;
|
|
17
|
+
y: number;
|
|
18
|
+
} | undefined;
|
|
19
|
+
};
|
|
20
|
+
export declare const widgetFileContentSchema: z.ZodObject<import('../..').ZodShape<WidgetFileContent>, "strip", z.ZodTypeAny, WidgetFileContent, WidgetFileContent>;
|
|
21
|
+
export type WidgetFileType = {
|
|
22
|
+
name: WidgetsName.File;
|
|
23
|
+
uniqid: string;
|
|
24
|
+
content: WidgetFileContent;
|
|
25
|
+
};
|
|
26
|
+
export declare const widgetFileTypeSchema: z.ZodObject<import('../..').ZodShape<WidgetFileType>, "strip", z.ZodTypeAny, WidgetFileType, WidgetFileType>;
|
|
@@ -518,6 +518,7 @@ export * from './widgets/widgetEmbed';
|
|
|
518
518
|
export * from './widgets/widgetExcelDatasourceTable';
|
|
519
519
|
export * from './widgets/widgetExtension';
|
|
520
520
|
export * from './widgets/widgetFaq';
|
|
521
|
+
export * from './widgets/widgetFile';
|
|
521
522
|
export * from './widgets/widgetFlockler';
|
|
522
523
|
export * from './widgets/widgetImage';
|
|
523
524
|
export * from './widgets/widgetLuccaAbsence';
|
|
@@ -336,6 +336,32 @@ export declare const FileWebm: {
|
|
|
336
336
|
size: number;
|
|
337
337
|
mainType: import('..').FileMainType;
|
|
338
338
|
};
|
|
339
|
+
export declare const FileUnknownCsv: {
|
|
340
|
+
title: string;
|
|
341
|
+
mimetype: string;
|
|
342
|
+
type: string;
|
|
343
|
+
id: number;
|
|
344
|
+
uri: string;
|
|
345
|
+
dateCreation?: string | undefined | undefined;
|
|
346
|
+
dateModified?: string | null | undefined | undefined;
|
|
347
|
+
_url: string;
|
|
348
|
+
path?: string | undefined;
|
|
349
|
+
size: number;
|
|
350
|
+
mainType: import('..').FileMainType;
|
|
351
|
+
};
|
|
352
|
+
export declare const FileUnknownWebm: {
|
|
353
|
+
title: string;
|
|
354
|
+
mimetype: string;
|
|
355
|
+
type: string;
|
|
356
|
+
id: number;
|
|
357
|
+
uri: string;
|
|
358
|
+
dateCreation?: string | undefined | undefined;
|
|
359
|
+
dateModified?: string | null | undefined | undefined;
|
|
360
|
+
_url: string;
|
|
361
|
+
path?: string | undefined;
|
|
362
|
+
size: number;
|
|
363
|
+
mainType: import('..').FileMainType;
|
|
364
|
+
};
|
|
339
365
|
export declare const FileUnknownPsd: {
|
|
340
366
|
title: string;
|
|
341
367
|
mimetype: string;
|
|
@@ -37,6 +37,7 @@ import { WidgetSliderType } from '../types/widgets/widgetSlider';
|
|
|
37
37
|
import { WidgetTextType } from '../types/widgets/widgetText';
|
|
38
38
|
import { WidgetFlocklerType } from '../types/widgets/widgetFlockler';
|
|
39
39
|
import { WidgetFaqType } from '../types/widgets/widgetFaq';
|
|
40
|
+
import { WidgetFileType } from '../types/widgets/widgetFile';
|
|
40
41
|
import { WidgetSurveyType } from '../types/widgets/widgetSurvey';
|
|
41
42
|
import { WidgetUserProfileType } from '../types/widgets/widgetUserProfile';
|
|
42
43
|
import { WidgetWelcomeType } from '../types/widgets/widgetWelcome';
|
|
@@ -79,6 +80,7 @@ export declare const ensureWidgetTextType: (widget: unknown) => widget is Widget
|
|
|
79
80
|
export declare const ensureWidgetEmbedType: (widget: unknown) => widget is WidgetEmbedType;
|
|
80
81
|
export declare const ensureWidgetFlocklerType: (widget: unknown) => widget is WidgetFlocklerType;
|
|
81
82
|
export declare const ensureWidgetFaqType: (widget: unknown) => widget is WidgetFaqType;
|
|
83
|
+
export declare const ensureWidgetFileType: (widget: unknown) => widget is WidgetFileType;
|
|
82
84
|
export declare const ensureWidgetSurveyType: (widget: unknown) => widget is WidgetSurveyType;
|
|
83
85
|
export declare const ensureWidgetSliderType: (widget: unknown) => widget is WidgetSliderType;
|
|
84
86
|
export declare const ensureWidgetDocumentsType: (widget: unknown) => widget is WidgetDocumentsType;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
window.hierarchyData = "eJyVmFtT3DYUgP+Ln5XWulretyU0HRjapIGUhwwPWluwKl7JlWVImuG/
|
|
1
|
+
window.hierarchyData = "eJyVmFtT3DYUgP+Ln5XWulretyU0HRjapIGUhwwPWluwKl7JlWVImuG/d7ywi7VQzumLYdafz6fL0bHkH0UMIQ3F4qvkdUW0UIQJWesrUkR73dkmueCHYvGj4NPFm40tFsWy3Ti/bO+Mb2y77F1Bilvn22JBmSbFGLtiUTSdGQY7/HzI/rROm64gj/eLRZGG9t308LvHHx5IQatD1ZlrrB8sxvSMIkRUvjCFG5RliyEM/MWwnacQUT3ZgQiL0IeWL8l1A8ayA2ELF/PROl32fecaM+UH4DlAYZOiPDPF5JoOGrMZBhsqTTPDMNj02Q423m1b+bbnAIZtmtWZbWyd9Q3coWcO4RBq7jgy4HLZMUBsUjRr17XR+mLxlRNaEUoloZwTKjThQhJFOak0JZrVREtGdC2me4pQUVeEKq4IVVIQqrQmtFKaUE2nC68IraeAtagJrStJGJWcMF5KwriqCBMlnepRSZiUijAlBGFq+5/ShFW0JKxigrBqulFpTpjmkjAtpouaLloTVk9IPbW2ZCXhpZCEl5UinHJFOK8o4VLyq2kUJctGcbUCB3GLIOanFlnkEG43Jt6C4Z85VB3Ik2AcnLfD8LtN9yHeOg/VttefwIjrec0+fW8661sTId2MQ0gUz3r3Pmw2o3fpO2iZgRiNFLnGJ+vTB9OkEL8DojmKUWn9iuqz7UNMcK9yGPNeVZnu2CQzhDHClSgjESJNc5EzvfkneNgzAzEanmXdcXR3sOIJQoSvs43I6S/fko3edMu+hyQ5ilGJ+kAVzVEAc2DGYSRV9gL/YP6G4j8icOipbGehHfy6fmIQwXkpD4OvjAdL54zDSFR1KDnxyd5El95e9BmJEIky23r82oXVlChv92VPYQSyzAQxjGDC7iBEeCmzKnxqNnbo4VSdcQiJElkNPllC4bcEJnDeepcGB4V+YjDB8/p6Zjx0ONoxiOAVzab1bGwaA0Z/gjDhWTbiv4V2hNfwnsII8in9uPrLNmDW7CmMQGc16GO8adYmJugUlIEIjeZZNfoUuu58jHcW3IZkJEaUn7c+javODeujMSX4xHUIY3Qq0/0x2mF7YPPDvQU3ci9ojDDf/JxbE5s1JNpTCEGdp/T52oAH7z2ECS/y9m+n9tgk2DEnEefukmUr/8J8Cz5swHybcRhJnm0X1mwuQ7xdguUxIzGial6BL/48dkPfGag3cw4hoflR4csAp/ATgwjOq+wNfmnb0EDRdxAivMz3UpeuvbFgodxTsGD60Df/XNS7Y3ttxi5dRtP3Nu49TKqdx/lk47Vppq9Gh/x/GvcP5d8QpCjFdNae/ubtQDcAb37cENXzlXrpfBvuT2aNe8t2QP/fzjKhKL3atkJR+qIVRzHcD7MevzK1GQjN7sPDv+bO9Mg="
|
|
@@ -1 +1 @@
|
|
|
1
|
-
window.navigationData = "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"
|
|
1
|
+
window.navigationData = "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"
|