jamespot-user-api 1.3.131 → 1.3.133
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 +243 -237
- package/dist/src/apis/group/group.d.ts +4 -1
- package/dist/src/apis/surveyDate/surveyDate.d.ts +1 -1
- package/dist/src/apis/surveyDate/surveyDate.mock.d.ts +3 -1
- package/dist/src/apis/user/user.d.ts +4 -2
- package/dist/src/apis/widget/widget.mock.d.ts +11 -0
- package/dist/src/types/calendar.d.ts +8 -2
- package/dist/src/types/hook.d.ts +13 -0
- package/dist/src/types/meeting.d.ts +4 -1
- package/dist/src/types/recurringEvent.d.ts +8 -1
- package/dist/src/types/socialEvent.d.ts +6 -2
- package/dist/src/types/withExtensions.d.ts +2 -2
- package/dist/src/util/Test.d.ts +6 -0
- package/documentation/assets/hierarchy.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 +25 -24
- package/documentation/classes/JIAApi.html +6 -6
- package/documentation/classes/JJamespotApi.html +6 -6
- package/documentation/classes/JLandApi.html +9 -9
- package/documentation/classes/JLuccaApi.html +6 -6
- package/documentation/classes/JModuleApi.html +7 -7
- package/documentation/classes/JObjectApi.html +12 -12
- package/documentation/classes/JOrgchartsApi.html +9 -9
- package/documentation/classes/JPollSurveyApi.html +6 -6
- package/documentation/classes/JPublishButtonApi.html +6 -6
- package/documentation/classes/JQuestionAnswerApi.html +7 -7
- package/documentation/classes/JSearchApi.html +11 -11
- package/documentation/classes/JShareApi.html +8 -8
- package/documentation/classes/JSurveyDateApi.html +10 -10
- package/documentation/classes/JTaxonomyApi.html +10 -10
- package/documentation/classes/JTeamWorkAiApi.html +8 -8
- package/documentation/classes/JUserApi.html +38 -37
- package/documentation/classes/JWedocApi.html +22 -22
- package/documentation/classes/JWidgetApi.html +19 -19
- package/documentation/classes/JamespotUserApi.html +65 -65
- package/documentation/classes/JitsiApi.html +6 -6
- package/documentation/classes/Network.html +18 -18
- package/documentation/classes/TVDisplayApi.html +8 -8
- 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 +51 -51
- 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 +1 -1
- package/documentation/functions/ensureWidgetFlocklerType.html +1 -1
- package/documentation/functions/ensureWidgetImageType.html +1 -1
- package/documentation/functions/ensureWidgetListType.html +1 -1
- package/documentation/functions/ensureWidgetLuccaAbsenceType.html +1 -1
- package/documentation/functions/ensureWidgetMediumType.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/ensureWidgetQuizzType.html +1 -1
- package/documentation/functions/ensureWidgetSeparatorType.html +1 -1
- package/documentation/functions/ensureWidgetShortcutsType.html +1 -1
- package/documentation/functions/ensureWidgetSliderType.html +1 -1
- package/documentation/functions/ensureWidgetSurveyType.html +1 -1
- package/documentation/functions/ensureWidgetTextMediumType.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/zCoerceOptionalString.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 +24 -24
- package/documentation/interfaces/AccessRightObject.html +20 -20
- package/documentation/interfaces/ApiDefaultWrapper.html +7 -7
- package/documentation/interfaces/ApiError.html +2 -2
- package/documentation/interfaces/ApiWrapper.html +8 -8
- 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/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/CalendarListEventsParamsProps.html +6 -6
- 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 +1 -1
- package/documentation/types/CombinedWidgetType.html +1 -1
- 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/CommentsPreview.html +3 -3
- 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 +2 -2
- 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/PreviewComment.html +1 -1
- 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 +1 -1
- package/documentation/types/QuizResponseDone.html +1 -1
- package/documentation/types/QuizResponsePending.html +1 -1
- package/documentation/types/QuizResponseRecord.html +1 -1
- 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 +2 -2
- 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/WedocShareRecipient.html +3 -3
- 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/WidgetCombinationAlignItems.html +1 -1
- package/documentation/types/WidgetCombinationContent.html +6 -6
- package/documentation/types/WidgetCombinationContentRow.html +19 -19
- package/documentation/types/WidgetCombinationContentRowWidget.html +6 -6
- package/documentation/types/WidgetCombinationDirection.html +1 -1
- package/documentation/types/WidgetCombinationJustifyContent.html +1 -1
- package/documentation/types/WidgetCombinationType.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 +51 -51
- 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 +9 -9
- package/documentation/types/WidgetFileStoredEntry.html +2 -2
- package/documentation/types/WidgetFileType.html +4 -4
- 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/WidgetListContent.html +6 -6
- package/documentation/types/WidgetListContentArr.html +7 -7
- package/documentation/types/WidgetListContentArrPopupWidget.html +3 -3
- package/documentation/types/WidgetListOrientation.html +1 -1
- package/documentation/types/WidgetListType.html +4 -4
- package/documentation/types/WidgetLuccaAbsenceContent.html +2 -2
- package/documentation/types/WidgetLuccaAbsenceType.html +4 -4
- package/documentation/types/WidgetLuccaAbsenceUser.html +5 -5
- package/documentation/types/WidgetMediumType.html +1 -1
- 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/WidgetQuizzContent.html +2 -2
- package/documentation/types/WidgetQuizzType.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/WidgetShortcutsContent.html +1 -1
- package/documentation/types/WidgetShortcutsType.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/WidgetTextMediumContent.html +1 -1
- package/documentation/types/WidgetTextMediumType.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 +51 -51
- 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/WidgetWidgetBase.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 +2 -2
- package/documentation/types/jSocialEventLittle.html +1 -1
- package/documentation/types/jSocialEventView.html +2 -2
- 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/types/widgetCombinationTemplate.html +6 -6
- 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 +2 -2
- package/documentation/variables/calendarEventViewSchema.html +2 -2
- 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/commentWithActionsSchema.html +1 -1
- package/documentation/variables/commentsPreviewSchema.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 +2 -2
- 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 +2 -2
- package/documentation/variables/jMeetingViewSchema.html +2 -2
- 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 +2 -2
- 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 +2 -2
- package/documentation/variables/jReservationListSchema.html +1 -1
- package/documentation/variables/jSocialEventListSchema.html +2 -2
- package/documentation/variables/jSocialEventLittleSchema.html +1 -1
- package/documentation/variables/jSocialEventViewSchema.html +2 -2
- 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/previewCommentSchema.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/quizResponseRecordSchema.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/wedocShareRecipientSchema.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/widgetCombinationAlignItemsSchema.html +1 -1
- package/documentation/variables/widgetCombinationContentRowSchema.html +1 -1
- package/documentation/variables/widgetCombinationContentRowWidgetSchema.html +1 -1
- package/documentation/variables/widgetCombinationContentSchema.html +1 -1
- package/documentation/variables/widgetCombinationDirectionSchema.html +1 -1
- package/documentation/variables/widgetCombinationJustifyContentSchema.html +1 -1
- package/documentation/variables/widgetCombinationTemplateSchema.html +1 -1
- package/documentation/variables/widgetCombinationTypeSchema.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 +1 -1
- package/documentation/variables/widgetFileSchema.html +1 -1
- package/documentation/variables/widgetFileTypeSchema.html +1 -1
- 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/widgetListContentArrPopupWidgetSchema.html +1 -1
- package/documentation/variables/widgetListContentArrSchema.html +1 -1
- package/documentation/variables/widgetListContentSchema.html +1 -1
- package/documentation/variables/widgetListOrientationSchema.html +1 -1
- package/documentation/variables/widgetListTypeSchema.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/widgetQuizzContentSchema.html +1 -1
- package/documentation/variables/widgetQuizzTypeSchema.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/widgetShortcutsContentSchema.html +1 -1
- package/documentation/variables/widgetShortcutsTypeSchema.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/widgetTextMediumTypeSchema.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/widgetWidgetBaseSchema.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
|
@@ -52,25 +52,25 @@ function Ha(a, e, n) {
|
|
|
52
52
|
const w = a instanceof Date, j = e instanceof Date;
|
|
53
53
|
if (w !== j) return !1;
|
|
54
54
|
if (w && j) return a.getTime() === e.getTime();
|
|
55
|
-
const $ = a instanceof RegExp,
|
|
56
|
-
if ($ !==
|
|
57
|
-
if ($ &&
|
|
58
|
-
const
|
|
59
|
-
(
|
|
60
|
-
);
|
|
61
|
-
if (h =
|
|
62
|
-
(
|
|
55
|
+
const $ = a instanceof RegExp, ve = e instanceof RegExp;
|
|
56
|
+
if ($ !== ve) return !1;
|
|
57
|
+
if ($ && ve) return a.toString() === e.toString();
|
|
58
|
+
const ke = $a(a).filter(
|
|
59
|
+
(te) => !o?.some((Me) => Me.length === 1 && Me[0] === te)
|
|
60
|
+
);
|
|
61
|
+
if (h = ke.length, h !== $a(e).filter(
|
|
62
|
+
(te) => !o?.some((Me) => Me.length === 1 && Me[0] === te)
|
|
63
63
|
).length)
|
|
64
64
|
return !1;
|
|
65
65
|
for (u = h; u-- !== 0; ) {
|
|
66
|
-
const
|
|
67
|
-
if (
|
|
66
|
+
const te = ke[u];
|
|
67
|
+
if (te && !Rs.call(e, te)) return !1;
|
|
68
68
|
}
|
|
69
69
|
for (u = h; u-- !== 0; )
|
|
70
|
-
if (v =
|
|
70
|
+
if (v = ke[u], !(v === "_owner" && a.$$typeof) && !Ha(
|
|
71
71
|
a[v],
|
|
72
72
|
e[v],
|
|
73
|
-
o?.filter((
|
|
73
|
+
o?.filter((te) => te.length > 1 && te[0] === v).map((te) => te.splice(1).join("."))
|
|
74
74
|
))
|
|
75
75
|
return !1;
|
|
76
76
|
return !0;
|
|
@@ -531,7 +531,7 @@ const C = M.arrayToEnum([
|
|
|
531
531
|
"never",
|
|
532
532
|
"map",
|
|
533
533
|
"set"
|
|
534
|
-
]),
|
|
534
|
+
]), he = (a) => {
|
|
535
535
|
switch (typeof a) {
|
|
536
536
|
case "undefined":
|
|
537
537
|
return C.undefined;
|
|
@@ -570,7 +570,7 @@ const C = M.arrayToEnum([
|
|
|
570
570
|
"not_multiple_of",
|
|
571
571
|
"not_finite"
|
|
572
572
|
]);
|
|
573
|
-
class
|
|
573
|
+
class X extends Error {
|
|
574
574
|
get errors() {
|
|
575
575
|
return this.issues;
|
|
576
576
|
}
|
|
@@ -607,7 +607,7 @@ class K extends Error {
|
|
|
607
607
|
return i(this), o;
|
|
608
608
|
}
|
|
609
609
|
static assert(e) {
|
|
610
|
-
if (!(e instanceof
|
|
610
|
+
if (!(e instanceof X))
|
|
611
611
|
throw new Error(`Not a ZodError: ${e}`);
|
|
612
612
|
}
|
|
613
613
|
toString() {
|
|
@@ -633,7 +633,7 @@ class K extends Error {
|
|
|
633
633
|
return this.flatten();
|
|
634
634
|
}
|
|
635
635
|
}
|
|
636
|
-
|
|
636
|
+
X.create = (a) => new X(a);
|
|
637
637
|
const Be = (a, e) => {
|
|
638
638
|
let n;
|
|
639
639
|
switch (a.code) {
|
|
@@ -781,7 +781,7 @@ var T;
|
|
|
781
781
|
(function(a) {
|
|
782
782
|
a.errToObj = (e) => typeof e == "string" ? { message: e } : e || {}, a.toString = (e) => typeof e == "string" ? e : e?.message;
|
|
783
783
|
})(T || (T = {}));
|
|
784
|
-
class
|
|
784
|
+
class ce {
|
|
785
785
|
constructor(e, n, o, i) {
|
|
786
786
|
this._cachedPath = [], this.parent = e, this.data = n, this._path = o, this._key = i;
|
|
787
787
|
}
|
|
@@ -799,7 +799,7 @@ const Ka = (a, e) => {
|
|
|
799
799
|
get error() {
|
|
800
800
|
if (this._error)
|
|
801
801
|
return this._error;
|
|
802
|
-
const n = new
|
|
802
|
+
const n = new X(a.common.issues);
|
|
803
803
|
return this._error = n, this._error;
|
|
804
804
|
}
|
|
805
805
|
};
|
|
@@ -820,13 +820,13 @@ class I {
|
|
|
820
820
|
return this._def.description;
|
|
821
821
|
}
|
|
822
822
|
_getType(e) {
|
|
823
|
-
return
|
|
823
|
+
return he(e.data);
|
|
824
824
|
}
|
|
825
825
|
_getOrReturnCtx(e, n) {
|
|
826
826
|
return n || {
|
|
827
827
|
common: e.parent.common,
|
|
828
828
|
data: e.data,
|
|
829
|
-
parsedType:
|
|
829
|
+
parsedType: he(e.data),
|
|
830
830
|
schemaErrorMap: this._def.errorMap,
|
|
831
831
|
path: e.path,
|
|
832
832
|
parent: e.parent
|
|
@@ -838,7 +838,7 @@ class I {
|
|
|
838
838
|
ctx: {
|
|
839
839
|
common: e.parent.common,
|
|
840
840
|
data: e.data,
|
|
841
|
-
parsedType:
|
|
841
|
+
parsedType: he(e.data),
|
|
842
842
|
schemaErrorMap: this._def.errorMap,
|
|
843
843
|
path: e.path,
|
|
844
844
|
parent: e.parent
|
|
@@ -872,7 +872,7 @@ class I {
|
|
|
872
872
|
schemaErrorMap: this._def.errorMap,
|
|
873
873
|
parent: null,
|
|
874
874
|
data: e,
|
|
875
|
-
parsedType:
|
|
875
|
+
parsedType: he(e)
|
|
876
876
|
}, i = this._parseSync({ data: e, path: o.path, parent: o });
|
|
877
877
|
return Ka(o, i);
|
|
878
878
|
}
|
|
@@ -886,7 +886,7 @@ class I {
|
|
|
886
886
|
schemaErrorMap: this._def.errorMap,
|
|
887
887
|
parent: null,
|
|
888
888
|
data: e,
|
|
889
|
-
parsedType:
|
|
889
|
+
parsedType: he(e)
|
|
890
890
|
};
|
|
891
891
|
if (!this["~standard"].async)
|
|
892
892
|
try {
|
|
@@ -925,7 +925,7 @@ class I {
|
|
|
925
925
|
schemaErrorMap: this._def.errorMap,
|
|
926
926
|
parent: null,
|
|
927
927
|
data: e,
|
|
928
|
-
parsedType:
|
|
928
|
+
parsedType: he(e)
|
|
929
929
|
}, i = this._parse({ data: e, path: o.path, parent: o }), l = await (Ke(i) ? i : Promise.resolve(i));
|
|
930
930
|
return Ka(o, l);
|
|
931
931
|
}
|
|
@@ -943,7 +943,7 @@ class I {
|
|
|
943
943
|
return this._refinement((o, i) => e(o) ? !0 : (i.addIssue(typeof n == "function" ? n(o, i) : n), !1));
|
|
944
944
|
}
|
|
945
945
|
_refinement(e) {
|
|
946
|
-
return new
|
|
946
|
+
return new ye({
|
|
947
947
|
schema: this,
|
|
948
948
|
typeName: F.ZodEffects,
|
|
949
949
|
effect: { type: "refinement", refinement: e }
|
|
@@ -960,7 +960,7 @@ class I {
|
|
|
960
960
|
};
|
|
961
961
|
}
|
|
962
962
|
optional() {
|
|
963
|
-
return
|
|
963
|
+
return pe.create(this, this._def);
|
|
964
964
|
}
|
|
965
965
|
nullable() {
|
|
966
966
|
return _e.create(this, this._def);
|
|
@@ -969,7 +969,7 @@ class I {
|
|
|
969
969
|
return this.nullable().optional();
|
|
970
970
|
}
|
|
971
971
|
array() {
|
|
972
|
-
return
|
|
972
|
+
return se.create(this);
|
|
973
973
|
}
|
|
974
974
|
promise() {
|
|
975
975
|
return We.create(this, this._def);
|
|
@@ -981,7 +981,7 @@ class I {
|
|
|
981
981
|
return at.create(this, e, this._def);
|
|
982
982
|
}
|
|
983
983
|
transform(e) {
|
|
984
|
-
return new
|
|
984
|
+
return new ye({
|
|
985
985
|
...E(this._def),
|
|
986
986
|
schema: this,
|
|
987
987
|
typeName: F.ZodEffects,
|
|
@@ -1069,7 +1069,7 @@ function tr(a, e) {
|
|
|
1069
1069
|
function nr(a, e) {
|
|
1070
1070
|
return !!((e === "v4" || !e) && $s.test(a) || (e === "v6" || !e) && Zs.test(a));
|
|
1071
1071
|
}
|
|
1072
|
-
class
|
|
1072
|
+
class ie extends I {
|
|
1073
1073
|
_parse(e) {
|
|
1074
1074
|
if (this._def.coerce && (e.data = String(e.data)), this._getType(e) !== C.string) {
|
|
1075
1075
|
const l = this._getOrReturnCtx(e);
|
|
@@ -1232,7 +1232,7 @@ class oe extends I {
|
|
|
1232
1232
|
});
|
|
1233
1233
|
}
|
|
1234
1234
|
_addCheck(e) {
|
|
1235
|
-
return new
|
|
1235
|
+
return new ie({
|
|
1236
1236
|
...this._def,
|
|
1237
1237
|
checks: [...this._def.checks, e]
|
|
1238
1238
|
});
|
|
@@ -1368,19 +1368,19 @@ class oe extends I {
|
|
|
1368
1368
|
return this.min(1, T.errToObj(e));
|
|
1369
1369
|
}
|
|
1370
1370
|
trim() {
|
|
1371
|
-
return new
|
|
1371
|
+
return new ie({
|
|
1372
1372
|
...this._def,
|
|
1373
1373
|
checks: [...this._def.checks, { kind: "trim" }]
|
|
1374
1374
|
});
|
|
1375
1375
|
}
|
|
1376
1376
|
toLowerCase() {
|
|
1377
|
-
return new
|
|
1377
|
+
return new ie({
|
|
1378
1378
|
...this._def,
|
|
1379
1379
|
checks: [...this._def.checks, { kind: "toLowerCase" }]
|
|
1380
1380
|
});
|
|
1381
1381
|
}
|
|
1382
1382
|
toUpperCase() {
|
|
1383
|
-
return new
|
|
1383
|
+
return new ie({
|
|
1384
1384
|
...this._def,
|
|
1385
1385
|
checks: [...this._def.checks, { kind: "toUpperCase" }]
|
|
1386
1386
|
});
|
|
@@ -1446,7 +1446,7 @@ class oe extends I {
|
|
|
1446
1446
|
return e;
|
|
1447
1447
|
}
|
|
1448
1448
|
}
|
|
1449
|
-
|
|
1449
|
+
ie.create = (a) => new ie({
|
|
1450
1450
|
checks: [],
|
|
1451
1451
|
typeName: F.ZodString,
|
|
1452
1452
|
coerce: a?.coerce ?? !1,
|
|
@@ -1932,7 +1932,7 @@ Fe.create = (a) => new Fe({
|
|
|
1932
1932
|
typeName: F.ZodUnknown,
|
|
1933
1933
|
...E(a)
|
|
1934
1934
|
});
|
|
1935
|
-
class
|
|
1935
|
+
class ge extends I {
|
|
1936
1936
|
_parse(e) {
|
|
1937
1937
|
const n = this._getOrReturnCtx(e);
|
|
1938
1938
|
return k(n, {
|
|
@@ -1942,7 +1942,7 @@ class fe extends I {
|
|
|
1942
1942
|
}), R;
|
|
1943
1943
|
}
|
|
1944
1944
|
}
|
|
1945
|
-
|
|
1945
|
+
ge.create = (a) => new ge({
|
|
1946
1946
|
typeName: F.ZodNever,
|
|
1947
1947
|
...E(a)
|
|
1948
1948
|
});
|
|
@@ -1963,7 +1963,7 @@ Ft.create = (a) => new Ft({
|
|
|
1963
1963
|
typeName: F.ZodVoid,
|
|
1964
1964
|
...E(a)
|
|
1965
1965
|
});
|
|
1966
|
-
class
|
|
1966
|
+
class se extends I {
|
|
1967
1967
|
_parse(e) {
|
|
1968
1968
|
const { ctx: n, status: o } = this._processInputParams(e), i = this._def;
|
|
1969
1969
|
if (n.parsedType !== C.array)
|
|
@@ -1999,27 +1999,27 @@ class ie extends I {
|
|
|
1999
1999
|
exact: !1,
|
|
2000
2000
|
message: i.maxLength.message
|
|
2001
2001
|
}), o.dirty()), n.common.async)
|
|
2002
|
-
return Promise.all([...n.data].map((u, h) => i.type._parseAsync(new
|
|
2003
|
-
const l = [...n.data].map((u, h) => i.type._parseSync(new
|
|
2002
|
+
return Promise.all([...n.data].map((u, h) => i.type._parseAsync(new ce(n, u, n.path, h)))).then((u) => J.mergeArray(o, u));
|
|
2003
|
+
const l = [...n.data].map((u, h) => i.type._parseSync(new ce(n, u, n.path, h)));
|
|
2004
2004
|
return J.mergeArray(o, l);
|
|
2005
2005
|
}
|
|
2006
2006
|
get element() {
|
|
2007
2007
|
return this._def.type;
|
|
2008
2008
|
}
|
|
2009
2009
|
min(e, n) {
|
|
2010
|
-
return new
|
|
2010
|
+
return new se({
|
|
2011
2011
|
...this._def,
|
|
2012
2012
|
minLength: { value: e, message: T.toString(n) }
|
|
2013
2013
|
});
|
|
2014
2014
|
}
|
|
2015
2015
|
max(e, n) {
|
|
2016
|
-
return new
|
|
2016
|
+
return new se({
|
|
2017
2017
|
...this._def,
|
|
2018
2018
|
maxLength: { value: e, message: T.toString(n) }
|
|
2019
2019
|
});
|
|
2020
2020
|
}
|
|
2021
2021
|
length(e, n) {
|
|
2022
|
-
return new
|
|
2022
|
+
return new se({
|
|
2023
2023
|
...this._def,
|
|
2024
2024
|
exactLength: { value: e, message: T.toString(n) }
|
|
2025
2025
|
});
|
|
@@ -2028,7 +2028,7 @@ class ie extends I {
|
|
|
2028
2028
|
return this.min(1, e);
|
|
2029
2029
|
}
|
|
2030
2030
|
}
|
|
2031
|
-
|
|
2031
|
+
se.create = (a, e) => new se({
|
|
2032
2032
|
type: a,
|
|
2033
2033
|
minLength: null,
|
|
2034
2034
|
maxLength: null,
|
|
@@ -2041,16 +2041,16 @@ function Re(a) {
|
|
|
2041
2041
|
const e = {};
|
|
2042
2042
|
for (const n in a.shape) {
|
|
2043
2043
|
const o = a.shape[n];
|
|
2044
|
-
e[n] =
|
|
2044
|
+
e[n] = pe.create(Re(o));
|
|
2045
2045
|
}
|
|
2046
2046
|
return new N({
|
|
2047
2047
|
...a._def,
|
|
2048
2048
|
shape: () => e
|
|
2049
2049
|
});
|
|
2050
|
-
} else return a instanceof
|
|
2050
|
+
} else return a instanceof se ? new se({
|
|
2051
2051
|
...a._def,
|
|
2052
2052
|
type: Re(a.element)
|
|
2053
|
-
}) : a instanceof
|
|
2053
|
+
}) : a instanceof pe ? pe.create(Re(a.unwrap())) : a instanceof _e ? _e.create(Re(a.unwrap())) : a instanceof ue ? ue.create(a.items.map((e) => Re(e))) : a;
|
|
2054
2054
|
}
|
|
2055
2055
|
class N extends I {
|
|
2056
2056
|
constructor() {
|
|
@@ -2072,7 +2072,7 @@ class N extends I {
|
|
|
2072
2072
|
}), R;
|
|
2073
2073
|
}
|
|
2074
2074
|
const { status: o, ctx: i } = this._processInputParams(e), { shape: l, keys: u } = this._getCached(), h = [];
|
|
2075
|
-
if (!(this._def.catchall instanceof
|
|
2075
|
+
if (!(this._def.catchall instanceof ge && this._def.unknownKeys === "strip"))
|
|
2076
2076
|
for (const w in i.data)
|
|
2077
2077
|
u.includes(w) || h.push(w);
|
|
2078
2078
|
const v = [];
|
|
@@ -2080,11 +2080,11 @@ class N extends I {
|
|
|
2080
2080
|
const j = l[w], $ = i.data[w];
|
|
2081
2081
|
v.push({
|
|
2082
2082
|
key: { status: "valid", value: w },
|
|
2083
|
-
value: j._parse(new
|
|
2083
|
+
value: j._parse(new ce(i, $, i.path, w)),
|
|
2084
2084
|
alwaysSet: w in i.data
|
|
2085
2085
|
});
|
|
2086
2086
|
}
|
|
2087
|
-
if (this._def.catchall instanceof
|
|
2087
|
+
if (this._def.catchall instanceof ge) {
|
|
2088
2088
|
const w = this._def.unknownKeys;
|
|
2089
2089
|
if (w === "passthrough")
|
|
2090
2090
|
for (const j of h)
|
|
@@ -2105,7 +2105,7 @@ class N extends I {
|
|
|
2105
2105
|
v.push({
|
|
2106
2106
|
key: { status: "valid", value: j },
|
|
2107
2107
|
value: w._parse(
|
|
2108
|
-
new
|
|
2108
|
+
new ce(i, $, i.path, j)
|
|
2109
2109
|
//, ctx.child(key), value, getParsedType(value)
|
|
2110
2110
|
),
|
|
2111
2111
|
alwaysSet: j in i.data
|
|
@@ -2115,10 +2115,10 @@ class N extends I {
|
|
|
2115
2115
|
return i.common.async ? Promise.resolve().then(async () => {
|
|
2116
2116
|
const w = [];
|
|
2117
2117
|
for (const j of v) {
|
|
2118
|
-
const $ = await j.key,
|
|
2118
|
+
const $ = await j.key, ve = await j.value;
|
|
2119
2119
|
w.push({
|
|
2120
2120
|
key: $,
|
|
2121
|
-
value:
|
|
2121
|
+
value: ve,
|
|
2122
2122
|
alwaysSet: j.alwaysSet
|
|
2123
2123
|
});
|
|
2124
2124
|
}
|
|
@@ -2305,7 +2305,7 @@ class N extends I {
|
|
|
2305
2305
|
n[o] = this.shape[o];
|
|
2306
2306
|
else {
|
|
2307
2307
|
let l = this.shape[o];
|
|
2308
|
-
for (; l instanceof
|
|
2308
|
+
for (; l instanceof pe; )
|
|
2309
2309
|
l = l._def.innerType;
|
|
2310
2310
|
n[o] = l;
|
|
2311
2311
|
}
|
|
@@ -2321,21 +2321,21 @@ class N extends I {
|
|
|
2321
2321
|
N.create = (a, e) => new N({
|
|
2322
2322
|
shape: () => a,
|
|
2323
2323
|
unknownKeys: "strip",
|
|
2324
|
-
catchall:
|
|
2324
|
+
catchall: ge.create(),
|
|
2325
2325
|
typeName: F.ZodObject,
|
|
2326
2326
|
...E(e)
|
|
2327
2327
|
});
|
|
2328
2328
|
N.strictCreate = (a, e) => new N({
|
|
2329
2329
|
shape: () => a,
|
|
2330
2330
|
unknownKeys: "strict",
|
|
2331
|
-
catchall:
|
|
2331
|
+
catchall: ge.create(),
|
|
2332
2332
|
typeName: F.ZodObject,
|
|
2333
2333
|
...E(e)
|
|
2334
2334
|
});
|
|
2335
2335
|
N.lazycreate = (a, e) => new N({
|
|
2336
2336
|
shape: a,
|
|
2337
2337
|
unknownKeys: "strip",
|
|
2338
|
-
catchall:
|
|
2338
|
+
catchall: ge.create(),
|
|
2339
2339
|
typeName: F.ZodObject,
|
|
2340
2340
|
...E(e)
|
|
2341
2341
|
});
|
|
@@ -2349,7 +2349,7 @@ class nt extends I {
|
|
|
2349
2349
|
for (const h of l)
|
|
2350
2350
|
if (h.result.status === "dirty")
|
|
2351
2351
|
return n.common.issues.push(...h.ctx.common.issues), h.result;
|
|
2352
|
-
const u = l.map((h) => new
|
|
2352
|
+
const u = l.map((h) => new X(h.ctx.common.issues));
|
|
2353
2353
|
return k(n, {
|
|
2354
2354
|
code: y.invalid_union,
|
|
2355
2355
|
unionErrors: u
|
|
@@ -2396,7 +2396,7 @@ class nt extends I {
|
|
|
2396
2396
|
}
|
|
2397
2397
|
if (l)
|
|
2398
2398
|
return n.common.issues.push(...l.ctx.common.issues), l.result;
|
|
2399
|
-
const h = u.map((v) => new
|
|
2399
|
+
const h = u.map((v) => new X(v));
|
|
2400
2400
|
return k(n, {
|
|
2401
2401
|
code: y.invalid_union,
|
|
2402
2402
|
unionErrors: h
|
|
@@ -2412,7 +2412,7 @@ nt.create = (a, e) => new nt({
|
|
|
2412
2412
|
typeName: F.ZodUnion,
|
|
2413
2413
|
...E(e)
|
|
2414
2414
|
});
|
|
2415
|
-
const
|
|
2415
|
+
const de = (a) => a instanceof it ? de(a.schema) : a instanceof ye ? de(a.innerType()) : a instanceof st ? [a.value] : a instanceof Te ? a.options : a instanceof rt ? M.objectValues(a.enum) : a instanceof ct ? de(a._def.innerType) : a instanceof et ? [void 0] : a instanceof tt ? [null] : a instanceof pe ? [void 0, ...de(a.unwrap())] : a instanceof _e ? [null, ...de(a.unwrap())] : a instanceof yo || a instanceof dt ? de(a.unwrap()) : a instanceof lt ? de(a._def.innerType) : [];
|
|
2416
2416
|
class Dt extends I {
|
|
2417
2417
|
_parse(e) {
|
|
2418
2418
|
const { ctx: n } = this._processInputParams(e);
|
|
@@ -2457,7 +2457,7 @@ class Dt extends I {
|
|
|
2457
2457
|
static create(e, n, o) {
|
|
2458
2458
|
const i = /* @__PURE__ */ new Map();
|
|
2459
2459
|
for (const l of n) {
|
|
2460
|
-
const u =
|
|
2460
|
+
const u = de(l.shape[e]);
|
|
2461
2461
|
if (!u.length)
|
|
2462
2462
|
throw new Error(`A discriminator value for key \`${e}\` could not be extracted from all schema options`);
|
|
2463
2463
|
for (const h of u) {
|
|
@@ -2476,7 +2476,7 @@ class Dt extends I {
|
|
|
2476
2476
|
}
|
|
2477
2477
|
}
|
|
2478
2478
|
function Et(a, e) {
|
|
2479
|
-
const n =
|
|
2479
|
+
const n = he(a), o = he(e);
|
|
2480
2480
|
if (a === e)
|
|
2481
2481
|
return { valid: !0, data: a };
|
|
2482
2482
|
if (n === C.object && o === C.object) {
|
|
@@ -2539,7 +2539,7 @@ at.create = (a, e, n) => new at({
|
|
|
2539
2539
|
typeName: F.ZodIntersection,
|
|
2540
2540
|
...E(n)
|
|
2541
2541
|
});
|
|
2542
|
-
class
|
|
2542
|
+
class ue extends I {
|
|
2543
2543
|
_parse(e) {
|
|
2544
2544
|
const { status: n, ctx: o } = this._processInputParams(e);
|
|
2545
2545
|
if (o.parsedType !== C.array)
|
|
@@ -2565,7 +2565,7 @@ class pe extends I {
|
|
|
2565
2565
|
}), n.dirty());
|
|
2566
2566
|
const l = [...o.data].map((u, h) => {
|
|
2567
2567
|
const v = this._def.items[h] || this._def.rest;
|
|
2568
|
-
return v ? v._parse(new
|
|
2568
|
+
return v ? v._parse(new ce(o, u, o.path, h)) : null;
|
|
2569
2569
|
}).filter((u) => !!u);
|
|
2570
2570
|
return o.common.async ? Promise.all(l).then((u) => J.mergeArray(n, u)) : J.mergeArray(n, l);
|
|
2571
2571
|
}
|
|
@@ -2573,16 +2573,16 @@ class pe extends I {
|
|
|
2573
2573
|
return this._def.items;
|
|
2574
2574
|
}
|
|
2575
2575
|
rest(e) {
|
|
2576
|
-
return new
|
|
2576
|
+
return new ue({
|
|
2577
2577
|
...this._def,
|
|
2578
2578
|
rest: e
|
|
2579
2579
|
});
|
|
2580
2580
|
}
|
|
2581
2581
|
}
|
|
2582
|
-
|
|
2582
|
+
ue.create = (a, e) => {
|
|
2583
2583
|
if (!Array.isArray(a))
|
|
2584
2584
|
throw new Error("You must pass an array of schemas to z.tuple([ ... ])");
|
|
2585
|
-
return new
|
|
2585
|
+
return new ue({
|
|
2586
2586
|
items: a,
|
|
2587
2587
|
typeName: F.ZodTuple,
|
|
2588
2588
|
rest: null,
|
|
@@ -2607,8 +2607,8 @@ class ot extends I {
|
|
|
2607
2607
|
const i = [], l = this._def.keyType, u = this._def.valueType;
|
|
2608
2608
|
for (const h in o.data)
|
|
2609
2609
|
i.push({
|
|
2610
|
-
key: l._parse(new
|
|
2611
|
-
value: u._parse(new
|
|
2610
|
+
key: l._parse(new ce(o, h, o.path, h)),
|
|
2611
|
+
value: u._parse(new ce(o, o.data[h], o.path, h)),
|
|
2612
2612
|
alwaysSet: h in o.data
|
|
2613
2613
|
});
|
|
2614
2614
|
return o.common.async ? J.mergeObjectAsync(n, i) : J.mergeObjectSync(n, i);
|
|
@@ -2623,7 +2623,7 @@ class ot extends I {
|
|
|
2623
2623
|
typeName: F.ZodRecord,
|
|
2624
2624
|
...E(o)
|
|
2625
2625
|
}) : new ot({
|
|
2626
|
-
keyType:
|
|
2626
|
+
keyType: ie.create(),
|
|
2627
2627
|
valueType: e,
|
|
2628
2628
|
typeName: F.ZodRecord,
|
|
2629
2629
|
...E(n)
|
|
@@ -2646,8 +2646,8 @@ class eo extends I {
|
|
|
2646
2646
|
received: o.parsedType
|
|
2647
2647
|
}), R;
|
|
2648
2648
|
const i = this._def.keyType, l = this._def.valueType, u = [...o.data.entries()].map(([h, v], w) => ({
|
|
2649
|
-
key: i._parse(new
|
|
2650
|
-
value: l._parse(new
|
|
2649
|
+
key: i._parse(new ce(o, h, o.path, [w, "key"])),
|
|
2650
|
+
value: l._parse(new ce(o, v, o.path, [w, "value"]))
|
|
2651
2651
|
}));
|
|
2652
2652
|
if (o.common.async) {
|
|
2653
2653
|
const h = /* @__PURE__ */ new Map();
|
|
@@ -2713,7 +2713,7 @@ class Ne extends I {
|
|
|
2713
2713
|
}
|
|
2714
2714
|
return { status: n.value, value: w };
|
|
2715
2715
|
}
|
|
2716
|
-
const h = [...o.data.values()].map((v, w) => l._parse(new
|
|
2716
|
+
const h = [...o.data.values()].map((v, w) => l._parse(new ce(o, v, o.path, w)));
|
|
2717
2717
|
return o.common.async ? Promise.all(h).then((v) => u(v)) : u(h);
|
|
2718
2718
|
}
|
|
2719
2719
|
min(e, n) {
|
|
@@ -2780,11 +2780,11 @@ class qe extends I {
|
|
|
2780
2780
|
if (this._def.returns instanceof We) {
|
|
2781
2781
|
const h = this;
|
|
2782
2782
|
return Q(async function(...v) {
|
|
2783
|
-
const w = new
|
|
2784
|
-
throw w.addIssue(o(v,
|
|
2783
|
+
const w = new X([]), j = await h._def.args.parseAsync(v, l).catch((ke) => {
|
|
2784
|
+
throw w.addIssue(o(v, ke)), w;
|
|
2785
2785
|
}), $ = await Reflect.apply(u, this, j);
|
|
2786
|
-
return await h._def.returns._def.type.parseAsync($, l).catch((
|
|
2787
|
-
throw w.addIssue(i($,
|
|
2786
|
+
return await h._def.returns._def.type.parseAsync($, l).catch((ke) => {
|
|
2787
|
+
throw w.addIssue(i($, ke)), w;
|
|
2788
2788
|
});
|
|
2789
2789
|
});
|
|
2790
2790
|
} else {
|
|
@@ -2792,10 +2792,10 @@ class qe extends I {
|
|
|
2792
2792
|
return Q(function(...v) {
|
|
2793
2793
|
const w = h._def.args.safeParse(v, l);
|
|
2794
2794
|
if (!w.success)
|
|
2795
|
-
throw new
|
|
2795
|
+
throw new X([o(v, w.error)]);
|
|
2796
2796
|
const j = Reflect.apply(u, this, w.data), $ = h._def.returns.safeParse(j, l);
|
|
2797
2797
|
if (!$.success)
|
|
2798
|
-
throw new
|
|
2798
|
+
throw new X([i(j, $.error)]);
|
|
2799
2799
|
return $.data;
|
|
2800
2800
|
});
|
|
2801
2801
|
}
|
|
@@ -2809,7 +2809,7 @@ class qe extends I {
|
|
|
2809
2809
|
args(...e) {
|
|
2810
2810
|
return new qe({
|
|
2811
2811
|
...this._def,
|
|
2812
|
-
args:
|
|
2812
|
+
args: ue.create(e).rest(Fe.create())
|
|
2813
2813
|
});
|
|
2814
2814
|
}
|
|
2815
2815
|
returns(e) {
|
|
@@ -2826,7 +2826,7 @@ class qe extends I {
|
|
|
2826
2826
|
}
|
|
2827
2827
|
static create(e, n, o) {
|
|
2828
2828
|
return new qe({
|
|
2829
|
-
args: e ||
|
|
2829
|
+
args: e || ue.create([]).rest(Fe.create()),
|
|
2830
2830
|
returns: n || Fe.create(),
|
|
2831
2831
|
typeName: F.ZodFunction,
|
|
2832
2832
|
...E(o)
|
|
@@ -2984,7 +2984,7 @@ We.create = (a, e) => new We({
|
|
|
2984
2984
|
typeName: F.ZodPromise,
|
|
2985
2985
|
...E(e)
|
|
2986
2986
|
});
|
|
2987
|
-
class
|
|
2987
|
+
class ye extends I {
|
|
2988
2988
|
innerType() {
|
|
2989
2989
|
return this._def.schema;
|
|
2990
2990
|
}
|
|
@@ -3064,19 +3064,19 @@ class ge extends I {
|
|
|
3064
3064
|
M.assertNever(i);
|
|
3065
3065
|
}
|
|
3066
3066
|
}
|
|
3067
|
-
|
|
3067
|
+
ye.create = (a, e, n) => new ye({
|
|
3068
3068
|
schema: a,
|
|
3069
3069
|
typeName: F.ZodEffects,
|
|
3070
3070
|
effect: e,
|
|
3071
3071
|
...E(n)
|
|
3072
3072
|
});
|
|
3073
|
-
|
|
3073
|
+
ye.createWithPreprocess = (a, e, n) => new ye({
|
|
3074
3074
|
schema: e,
|
|
3075
3075
|
effect: { type: "preprocess", transform: a },
|
|
3076
3076
|
typeName: F.ZodEffects,
|
|
3077
3077
|
...E(n)
|
|
3078
3078
|
});
|
|
3079
|
-
class
|
|
3079
|
+
class pe extends I {
|
|
3080
3080
|
_parse(e) {
|
|
3081
3081
|
return this._getType(e) === C.undefined ? Q(void 0) : this._def.innerType._parse(e);
|
|
3082
3082
|
}
|
|
@@ -3084,7 +3084,7 @@ class de extends I {
|
|
|
3084
3084
|
return this._def.innerType;
|
|
3085
3085
|
}
|
|
3086
3086
|
}
|
|
3087
|
-
|
|
3087
|
+
pe.create = (a, e) => new pe({
|
|
3088
3088
|
innerType: a,
|
|
3089
3089
|
typeName: F.ZodOptional,
|
|
3090
3090
|
...E(e)
|
|
@@ -3141,7 +3141,7 @@ class lt extends I {
|
|
|
3141
3141
|
status: "valid",
|
|
3142
3142
|
value: l.status === "valid" ? l.value : this._def.catchValue({
|
|
3143
3143
|
get error() {
|
|
3144
|
-
return new
|
|
3144
|
+
return new X(o.common.issues);
|
|
3145
3145
|
},
|
|
3146
3146
|
input: o.data
|
|
3147
3147
|
})
|
|
@@ -3149,7 +3149,7 @@ class lt extends I {
|
|
|
3149
3149
|
status: "valid",
|
|
3150
3150
|
value: i.status === "valid" ? i.value : this._def.catchValue({
|
|
3151
3151
|
get error() {
|
|
3152
|
-
return new
|
|
3152
|
+
return new X(o.common.issues);
|
|
3153
3153
|
},
|
|
3154
3154
|
input: o.data
|
|
3155
3155
|
})
|
|
@@ -3275,16 +3275,16 @@ var F;
|
|
|
3275
3275
|
})(F || (F = {}));
|
|
3276
3276
|
const ir = (a, e = {
|
|
3277
3277
|
message: `Input not instance of ${a.name}`
|
|
3278
|
-
}) => or((n) => n instanceof a, e), t =
|
|
3278
|
+
}) => or((n) => n instanceof a, e), t = ie.create, r = Ce.create;
|
|
3279
3279
|
xe.create;
|
|
3280
3280
|
const d = Xe.create;
|
|
3281
3281
|
je.create;
|
|
3282
|
-
const P = et.create, D = tt.create,
|
|
3282
|
+
const P = et.create, D = tt.create, Se = Ve.create, fe = Fe.create, Ae = ge.create, Tt = Ft.create, S = se.create, p = N.create, f = nt.create, sr = Dt.create;
|
|
3283
3283
|
at.create;
|
|
3284
|
-
const So =
|
|
3284
|
+
const So = ue.create, _ = ot.create, _t = qe.create, rr = it.create, c = st.create, b = Te.create, ee = rt.create;
|
|
3285
3285
|
We.create;
|
|
3286
|
-
const
|
|
3287
|
-
string: ((a) =>
|
|
3286
|
+
const re = pe.create, cr = _e.create, Ot = ye.createWithPreprocess, ne = {
|
|
3287
|
+
string: ((a) => ie.create({ ...a, coerce: !0 })),
|
|
3288
3288
|
number: ((a) => Ce.create({ ...a, coerce: !0 })),
|
|
3289
3289
|
boolean: ((a) => Xe.create({
|
|
3290
3290
|
...a,
|
|
@@ -3292,9 +3292,9 @@ const se = de.create, cr = _e.create, Ot = ge.createWithPreprocess, te = {
|
|
|
3292
3292
|
})),
|
|
3293
3293
|
bigint: ((a) => xe.create({ ...a, coerce: !0 })),
|
|
3294
3294
|
date: ((a) => je.create({ ...a, coerce: !0 }))
|
|
3295
|
-
}, my = ["de", "en", "es", "fl", "fr", "it", "nl", "pl", "pt", "ro", "tr"], lr = (a) => a === !0 || a === 1 || a === "1" || a === "true", s = (a) => p(a), g = (a) => a, hy = (a) => a.and(p({}).passthrough()),
|
|
3295
|
+
}, my = ["de", "en", "es", "fl", "fr", "it", "nl", "pl", "pt", "ro", "tr"], lr = (a) => a === !0 || a === 1 || a === "1" || a === "true", s = (a) => p(a), g = (a) => a, hy = (a) => a.and(p({}).passthrough()), K = () => Ot((a) => lr(a), d()), Y = () => Ot(
|
|
3296
3296
|
(a) => a === "" || a === null ? void 0 : a,
|
|
3297
|
-
|
|
3297
|
+
ne.number().optional()
|
|
3298
3298
|
), dr = () => Ot((a) => a === null ? void 0 : a, t().optional()), pr = s({
|
|
3299
3299
|
action: t(),
|
|
3300
3300
|
route: t().optional(),
|
|
@@ -3322,7 +3322,7 @@ const se = de.create, cr = _e.create, Ot = ge.createWithPreprocess, te = {
|
|
|
3322
3322
|
serviceUrl: t().optional(),
|
|
3323
3323
|
view: t().optional(),
|
|
3324
3324
|
fieldAddress: t().optional(),
|
|
3325
|
-
_extend: _(t(),
|
|
3325
|
+
_extend: _(t(), Se()).optional()
|
|
3326
3326
|
}), mr = s({
|
|
3327
3327
|
...Ge.shape,
|
|
3328
3328
|
...ur.shape
|
|
@@ -3512,7 +3512,7 @@ const Pt = s({
|
|
|
3512
3512
|
})
|
|
3513
3513
|
);
|
|
3514
3514
|
var z = /* @__PURE__ */ ((a) => (a.LITTLE = "raw-little", a.LIST = "raw-list", a.VIEW = "raw-view", a))(z || {});
|
|
3515
|
-
const Fr =
|
|
3515
|
+
const Fr = ee(z).transform((a) => `${a}`), mt = f([Fr, P()]), yy = s({
|
|
3516
3516
|
additionalFilter: p({}).optional(),
|
|
3517
3517
|
facets: S(p({})).optional(),
|
|
3518
3518
|
filters: $e.optional(),
|
|
@@ -4939,13 +4939,16 @@ class tc extends x {
|
|
|
4939
4939
|
* @param format
|
|
4940
4940
|
* @returns
|
|
4941
4941
|
*/
|
|
4942
|
-
getSpot(e, n) {
|
|
4943
|
-
return this.network.post(
|
|
4944
|
-
|
|
4945
|
-
|
|
4946
|
-
|
|
4947
|
-
|
|
4948
|
-
|
|
4942
|
+
getSpot(e, n, o) {
|
|
4943
|
+
return this.network.post(
|
|
4944
|
+
{
|
|
4945
|
+
o: "spot",
|
|
4946
|
+
f: "getSpot",
|
|
4947
|
+
idSpot: e,
|
|
4948
|
+
format: B(n, o?.formatExtension)
|
|
4949
|
+
},
|
|
4950
|
+
o?.signal
|
|
4951
|
+
);
|
|
4949
4952
|
}
|
|
4950
4953
|
/**
|
|
4951
4954
|
* Get the properties of a group that are not within the model
|
|
@@ -5809,7 +5812,7 @@ class bc extends x {
|
|
|
5809
5812
|
* // Todo add query.facets (to be specified first)
|
|
5810
5813
|
*/
|
|
5811
5814
|
searchQuery(e, n) {
|
|
5812
|
-
const { keywords: o, category: i, facetCategories: l, filters: u, page: h, limit: v, sort: w, options: j, format: $, persistSolrQuery:
|
|
5815
|
+
const { keywords: o, category: i, facetCategories: l, filters: u, page: h, limit: v, sort: w, options: j, format: $, persistSolrQuery: ve } = e;
|
|
5813
5816
|
return this.network.post(
|
|
5814
5817
|
{
|
|
5815
5818
|
o: "search",
|
|
@@ -5823,7 +5826,7 @@ class bc extends x {
|
|
|
5823
5826
|
sort: w,
|
|
5824
5827
|
options: j,
|
|
5825
5828
|
format: B($, n?.formatExtension),
|
|
5826
|
-
persistSolrQuery:
|
|
5829
|
+
persistSolrQuery: ve
|
|
5827
5830
|
},
|
|
5828
5831
|
n?.signal
|
|
5829
5832
|
);
|
|
@@ -6115,8 +6118,9 @@ class Rc extends x {
|
|
|
6115
6118
|
* @param format little by default. If another format is provided, the generic types should be defined
|
|
6116
6119
|
* @ratelimit This endpoint may be subject to rate limiting based on the platform configuration
|
|
6117
6120
|
*/
|
|
6118
|
-
get(e, n = "little", o) {
|
|
6119
|
-
|
|
6121
|
+
get(e, n = "little", o, i) {
|
|
6122
|
+
const l = i?.formatExtension?.length ? [n, ...i.formatExtension].join(",") : n;
|
|
6123
|
+
return this.network.post({ o: "user", f: "get", uri: e, format: l }, o);
|
|
6120
6124
|
}
|
|
6121
6125
|
/**
|
|
6122
6126
|
* On upload file component, do to forget to set attrName to image
|
|
@@ -6961,14 +6965,14 @@ class Oc {
|
|
|
6961
6965
|
window.location.href = "/r/user/tooManyRequest";
|
|
6962
6966
|
}
|
|
6963
6967
|
}
|
|
6964
|
-
const
|
|
6968
|
+
const we = s({
|
|
6965
6969
|
id: r(),
|
|
6966
6970
|
mainType: t(),
|
|
6967
6971
|
type: t(),
|
|
6968
6972
|
uri: t(),
|
|
6969
6973
|
dateCreation: t().optional(),
|
|
6970
6974
|
dateModified: t().nullable().optional()
|
|
6971
|
-
}), Pc =
|
|
6975
|
+
}), Pc = we.extend({
|
|
6972
6976
|
title: t(),
|
|
6973
6977
|
_url: t()
|
|
6974
6978
|
}), q = g(Pc), Sy = (a) => q.safeParse(a).success, ko = s({
|
|
@@ -7010,7 +7014,7 @@ const Se = s({
|
|
|
7010
7014
|
members: t()
|
|
7011
7015
|
}),
|
|
7012
7016
|
_members: S(q)
|
|
7013
|
-
}), ky = ko.pick({ uri: !0, title: !0 }),
|
|
7017
|
+
}), ky = ko.pick({ uri: !0, title: !0 }), le = s({
|
|
7014
7018
|
create: d(),
|
|
7015
7019
|
read: d(),
|
|
7016
7020
|
publish: d(),
|
|
@@ -7023,7 +7027,7 @@ const Se = s({
|
|
|
7023
7027
|
versioning: d().optional(),
|
|
7024
7028
|
generateRendition: d().optional(),
|
|
7025
7029
|
onlyOffice: d().optional()
|
|
7026
|
-
}), by = (a) =>
|
|
7030
|
+
}), by = (a) => le.safeParse(a).success, Bt = f([
|
|
7027
7031
|
c("de"),
|
|
7028
7032
|
c("en"),
|
|
7029
7033
|
c("es"),
|
|
@@ -7043,8 +7047,8 @@ const Se = s({
|
|
|
7043
7047
|
}, Vc = {
|
|
7044
7048
|
EXTRABOT: "extraBot"
|
|
7045
7049
|
}, Nc = q.extend({
|
|
7046
|
-
level:
|
|
7047
|
-
variant:
|
|
7050
|
+
level: ee(Bc),
|
|
7051
|
+
variant: ee(Vc).optional(),
|
|
7048
7052
|
dateCreation: t(),
|
|
7049
7053
|
dateModified: t()
|
|
7050
7054
|
}), O = g(Nc), Wc = O.extend({
|
|
@@ -7092,7 +7096,7 @@ const Se = s({
|
|
|
7092
7096
|
})
|
|
7093
7097
|
}), Ay = s({
|
|
7094
7098
|
name: t(),
|
|
7095
|
-
value: f([t(), _(t(),
|
|
7099
|
+
value: f([t(), _(t(), Se())])
|
|
7096
7100
|
}), Ly = b(["popover"]), Ry = s({
|
|
7097
7101
|
values: ao,
|
|
7098
7102
|
mobileEditableFields: ao.keyof().array()
|
|
@@ -7186,7 +7190,7 @@ const Se = s({
|
|
|
7186
7190
|
}), Jc = q.extend({
|
|
7187
7191
|
description: t().optional().nullable(),
|
|
7188
7192
|
_user: O,
|
|
7189
|
-
_right:
|
|
7193
|
+
_right: le
|
|
7190
7194
|
}), xo = g(Jc), Oy = (a) => xo.safeParse(a).success, Qc = q.extend({
|
|
7191
7195
|
type: b(["folder", "rootFolder"]),
|
|
7192
7196
|
folderColor: t().optional()
|
|
@@ -7208,7 +7212,7 @@ const Se = s({
|
|
|
7208
7212
|
type: t(),
|
|
7209
7213
|
id: r(),
|
|
7210
7214
|
timestamp: t(),
|
|
7211
|
-
imagesize:
|
|
7215
|
+
imagesize: re(ft)
|
|
7212
7216
|
}), Xc = s({
|
|
7213
7217
|
x: r(),
|
|
7214
7218
|
y: r(),
|
|
@@ -7292,15 +7296,15 @@ const Se = s({
|
|
|
7292
7296
|
RF_spotit_own: d()
|
|
7293
7297
|
});
|
|
7294
7298
|
var Eo = /* @__PURE__ */ ((a) => (a[a.SPOT_MODERATE_IGNORE = 0] = "SPOT_MODERATE_IGNORE", a[a.SPOT_MODERATE_ACCEPT = 1] = "SPOT_MODERATE_ACCEPT", a[a.SPOT_MODERATE_PENDING = 2] = "SPOT_MODERATE_PENDING", a))(Eo || {});
|
|
7295
|
-
const hl =
|
|
7299
|
+
const hl = ee(Eo);
|
|
7296
7300
|
var jo = /* @__PURE__ */ ((a) => (a[a.SPOT_PRIVATE = 0] = "SPOT_PRIVATE", a[a.SPOT_PUBLIC = 1] = "SPOT_PUBLIC", a[a.SPOT_MODERATE = 2] = "SPOT_MODERATE", a))(jo || {});
|
|
7297
|
-
const Do =
|
|
7301
|
+
const Do = ee(jo), Gy = s({
|
|
7298
7302
|
userLevelSpot: Fo,
|
|
7299
7303
|
spotMinLevelToInvit: r(),
|
|
7300
|
-
userRights:
|
|
7304
|
+
userRights: le,
|
|
7301
7305
|
accessRequestStatus: hl.optional(),
|
|
7302
7306
|
groupPrivacy: Do
|
|
7303
|
-
}),
|
|
7307
|
+
}), be = s({
|
|
7304
7308
|
value: f([t(), r()]),
|
|
7305
7309
|
label: t()
|
|
7306
7310
|
}), Io = s({
|
|
@@ -7322,14 +7326,14 @@ const Do = X(jo), Gy = s({
|
|
|
7322
7326
|
value: Po,
|
|
7323
7327
|
label: t()
|
|
7324
7328
|
}), gl = s({
|
|
7325
|
-
edit_access: S(
|
|
7326
|
-
commentLevel: S(
|
|
7327
|
-
displayType: S(
|
|
7328
|
-
user_level_signup: S(
|
|
7329
|
-
spot_right_user: S(
|
|
7330
|
-
useTeaser: S(
|
|
7329
|
+
edit_access: S(be.extend({ description: t() })),
|
|
7330
|
+
commentLevel: S(be.extend({ selected: d().optional() })),
|
|
7331
|
+
displayType: S(be),
|
|
7332
|
+
user_level_signup: S(be.extend({ selected: d().optional() })),
|
|
7333
|
+
spot_right_user: S(be.extend({ selected: d().optional() })),
|
|
7334
|
+
useTeaser: S(be),
|
|
7331
7335
|
spotDefaultPublishType: S(t()),
|
|
7332
|
-
mail_frequency: S(
|
|
7336
|
+
mail_frequency: S(be),
|
|
7333
7337
|
widgets: S(Io),
|
|
7334
7338
|
custom_widgets: _(Oo).or(S(Ae())),
|
|
7335
7339
|
isArchive: r(),
|
|
@@ -7430,10 +7434,10 @@ const Do = X(jo), Gy = s({
|
|
|
7430
7434
|
Kc
|
|
7431
7435
|
]);
|
|
7432
7436
|
var m = /* @__PURE__ */ ((a) => (a.Accessibility = "widget-accessibility", a.Application = "widget-application", a.ArticleButton = "widget-article-button", a.Button = "widget-button", a.Combination = "widget-combination", a.ArticleGallery = "widget-article-gallery", a.ArticleTitle = "widget-article-title", a.ArticleText = "widget-article-text", a.ArticleImage = "widget-article-image", a.ArticleAttachment = "widget-article-attachment", a.ArticleSlider = "widget-article-slider", a.CheckList = "widget-check-list", a.DatasourceTable = "widget-datasource-table", a.ExcelDatasourceTable = "widget-excel-datasource-table", a.Presence = "widget-presence", a.QuickSurvey = "widget-quick-survey", a.Contact = "widget-contact", a.ContactCardDav = "widget-contact-cardDav", a.CalendarCalDav = "widget-calendar-calDav", a.EmailsImap = "widget-emails-imap", a.Documents = "widget-documents", a.LuccaAbsence = "widget-lucca-absence", a.Slider = "widget-slider", a.Welcome = "widget-welcome", a.UserProfile = "widget-user-profil", a.Color = "widget-color", a.Birthday = "widget-birthday", a.Separator = "widget-separator", a.Calendar = "widget-calendar", a.Extension = "widget-extension", a.Cover = "widget-cover", a.Image = "widget-image", a.Countdown = "widget-countdown", a.Charts = "widget-charts", a.Meteo = "widget-meteo", a.News = "widget-news", a.MyGroup = "widget-my-group", a.Newsflash = "widget-newsflash", a.SyncContent = "widget-sync-content", a.Text = "widget-text", a.TextMedium = "widget-text-medium", a.Embed = "widget-embed", a.Youtube = "widget-youtube", a.Flockler = "widget-flockler", a.Faq = "widget-faq", a.File = "widget-file", a.Quizz = "widget-quizz", a.List = "widget-list", a.Survey = "widget-survey", a.Shortcuts = "widget-shortcuts", a))(m || {});
|
|
7433
|
-
const Nt =
|
|
7437
|
+
const Nt = ee(m), Tl = s({
|
|
7434
7438
|
name: Nt,
|
|
7435
7439
|
uniqid: t(),
|
|
7436
|
-
content:
|
|
7440
|
+
content: fe().optional()
|
|
7437
7441
|
}), _l = p({
|
|
7438
7442
|
title: t(),
|
|
7439
7443
|
widget: Tl
|
|
@@ -7625,7 +7629,7 @@ const Il = (a) => {
|
|
|
7625
7629
|
TextColorTwo: t().optional()
|
|
7626
7630
|
}), ln = s({
|
|
7627
7631
|
// coerce to accept persisted angular values ("1" / "2")
|
|
7628
|
-
size:
|
|
7632
|
+
size: ne.number().optional(),
|
|
7629
7633
|
css: Ql.optional()
|
|
7630
7634
|
}), dn = s({
|
|
7631
7635
|
name: c(m.Birthday),
|
|
@@ -7714,7 +7718,7 @@ const Il = (a) => {
|
|
|
7714
7718
|
legend: d().optional(),
|
|
7715
7719
|
tooltip: t().optional(),
|
|
7716
7720
|
css: _(t(), t().or(r())).optional(),
|
|
7717
|
-
data:
|
|
7721
|
+
data: fe().array().optional()
|
|
7718
7722
|
}), Sn = s({
|
|
7719
7723
|
name: c(m.Charts),
|
|
7720
7724
|
uniqid: t(),
|
|
@@ -7822,7 +7826,7 @@ const Il = (a) => {
|
|
|
7822
7826
|
content: An
|
|
7823
7827
|
}), Rn = s({
|
|
7824
7828
|
//coerce is used to convert id string from angular into number
|
|
7825
|
-
id:
|
|
7829
|
+
id: ne.number().optional(),
|
|
7826
7830
|
title: t().optional(),
|
|
7827
7831
|
titleHeading: Mo.optional(),
|
|
7828
7832
|
description: t().optional(),
|
|
@@ -7900,8 +7904,8 @@ const Il = (a) => {
|
|
|
7900
7904
|
size: b(["md", "lg"]).or(t()).optional(),
|
|
7901
7905
|
rows: r().optional(),
|
|
7902
7906
|
cols: r().optional(),
|
|
7903
|
-
hidePreview:
|
|
7904
|
-
hideExtension:
|
|
7907
|
+
hidePreview: K().optional(),
|
|
7908
|
+
hideExtension: K().optional(),
|
|
7905
7909
|
sortBy: b(["title", "dateCreation"]).optional()
|
|
7906
7910
|
}), Dn = s({
|
|
7907
7911
|
name: c(m.Documents),
|
|
@@ -7944,9 +7948,9 @@ const Il = (a) => {
|
|
|
7944
7948
|
}), zn = s({
|
|
7945
7949
|
arr: V.array().optional(),
|
|
7946
7950
|
view: b(["list", "gallery"]).or(t()).optional(),
|
|
7947
|
-
hidePreview:
|
|
7948
|
-
hideExtension:
|
|
7949
|
-
hideExtention:
|
|
7951
|
+
hidePreview: K().optional(),
|
|
7952
|
+
hideExtension: K().optional(),
|
|
7953
|
+
hideExtention: K().optional(),
|
|
7950
7954
|
fontSize: Y(),
|
|
7951
7955
|
gridSize: s({ x: r(), y: r() }).optional(),
|
|
7952
7956
|
iconSize: t().optional()
|
|
@@ -7965,8 +7969,8 @@ const Il = (a) => {
|
|
|
7965
7969
|
id: Y(),
|
|
7966
7970
|
type: t().optional(),
|
|
7967
7971
|
imagesize: s({
|
|
7968
|
-
width:
|
|
7969
|
-
height:
|
|
7972
|
+
width: ne.number(),
|
|
7973
|
+
height: ne.number()
|
|
7970
7974
|
}).optional(),
|
|
7971
7975
|
urlMode: d().optional(),
|
|
7972
7976
|
urlValue: t().optional(),
|
|
@@ -8042,7 +8046,7 @@ const Il = (a) => {
|
|
|
8042
8046
|
uniqid: t(),
|
|
8043
8047
|
content: na
|
|
8044
8048
|
}), Je = s({
|
|
8045
|
-
id:
|
|
8049
|
+
id: ne.string(),
|
|
8046
8050
|
uri: t(),
|
|
8047
8051
|
title: t()
|
|
8048
8052
|
}), oa = s({
|
|
@@ -8050,7 +8054,7 @@ const Il = (a) => {
|
|
|
8050
8054
|
selection: t().optional(),
|
|
8051
8055
|
view: b(["list", "gallery"]).optional(),
|
|
8052
8056
|
// Stored either as a number (100 / 200) or as the string "100".
|
|
8053
|
-
display:
|
|
8057
|
+
display: ne.string().optional(),
|
|
8054
8058
|
number: Y(),
|
|
8055
8059
|
orientation: b(["left", "right"]).optional(),
|
|
8056
8060
|
listArticleDisplayMode: b(["short", "full"]).optional(),
|
|
@@ -8062,14 +8066,14 @@ const Il = (a) => {
|
|
|
8062
8066
|
keywordsMandatories: S(Je).optional(),
|
|
8063
8067
|
filters: S(Je).optional(),
|
|
8064
8068
|
// Stored as 0 / 1 or as booleans, depending on the editor that saved the widget.
|
|
8065
|
-
showKeywordsMandatories:
|
|
8066
|
-
useHighlight:
|
|
8069
|
+
showKeywordsMandatories: K().optional(),
|
|
8070
|
+
useHighlight: K().optional(),
|
|
8067
8071
|
useHighlightOption: b(["latest", "custom"]).optional(),
|
|
8068
8072
|
useHighlightCustomValue: t().optional(),
|
|
8069
|
-
hideDate:
|
|
8070
|
-
hideImage:
|
|
8071
|
-
hideDesc:
|
|
8072
|
-
showMore:
|
|
8073
|
+
hideDate: K().optional(),
|
|
8074
|
+
hideImage: K().optional(),
|
|
8075
|
+
hideDesc: K().optional(),
|
|
8076
|
+
showMore: K().optional(),
|
|
8073
8077
|
titleColor: t().optional(),
|
|
8074
8078
|
textColor: t().optional(),
|
|
8075
8079
|
css: _(t(), t().or(r())).optional()
|
|
@@ -8082,7 +8086,7 @@ const Il = (a) => {
|
|
|
8082
8086
|
css: _(t(), t().or(r())).optional(),
|
|
8083
8087
|
colorFilter: t().optional(),
|
|
8084
8088
|
// opacityFilter may be persisted as a string ("2") by the legacy Angular editor → coerce to number.
|
|
8085
|
-
opacityFilter:
|
|
8089
|
+
opacityFilter: ne.number().optional(),
|
|
8086
8090
|
buttonBackgroundColor: t().optional(),
|
|
8087
8091
|
buttonTextColor: t().optional(),
|
|
8088
8092
|
groups: S(t()).optional()
|
|
@@ -8090,11 +8094,11 @@ const Il = (a) => {
|
|
|
8090
8094
|
name: c(m.Newsflash),
|
|
8091
8095
|
uniqid: t(),
|
|
8092
8096
|
content: sa
|
|
8093
|
-
}),
|
|
8097
|
+
}), oe = d().or(c(0)).or(c(1)), wt = s({
|
|
8094
8098
|
limit: d().or(r()).optional(),
|
|
8095
8099
|
limitValue: r().optional(),
|
|
8096
|
-
closing:
|
|
8097
|
-
isClosed:
|
|
8100
|
+
closing: oe.optional(),
|
|
8101
|
+
isClosed: oe.optional()
|
|
8098
8102
|
}), hS = (a) => jl(a, wt), ca = s({
|
|
8099
8103
|
name: c(m.Presence),
|
|
8100
8104
|
uniqid: t(),
|
|
@@ -8125,14 +8129,14 @@ const Il = (a) => {
|
|
|
8125
8129
|
arr: jd.array().optional(),
|
|
8126
8130
|
css: _(t(), t().or(r())).optional(),
|
|
8127
8131
|
widgets: Wt.array().optional(),
|
|
8128
|
-
open:
|
|
8129
|
-
multi:
|
|
8130
|
-
closing:
|
|
8131
|
-
isClosed:
|
|
8132
|
-
showResult:
|
|
8133
|
-
isNotDisabled:
|
|
8134
|
-
seeResponseAfter:
|
|
8135
|
-
anonymize:
|
|
8132
|
+
open: oe.optional(),
|
|
8133
|
+
multi: oe.optional(),
|
|
8134
|
+
closing: oe.optional(),
|
|
8135
|
+
isClosed: oe.optional(),
|
|
8136
|
+
showResult: oe.optional(),
|
|
8137
|
+
isNotDisabled: oe.optional(),
|
|
8138
|
+
seeResponseAfter: oe.optional(),
|
|
8139
|
+
anonymize: oe.optional()
|
|
8136
8140
|
}), da = s({
|
|
8137
8141
|
name: c(m.QuickSurvey),
|
|
8138
8142
|
uniqid: t(),
|
|
@@ -8184,7 +8188,7 @@ const Il = (a) => {
|
|
|
8184
8188
|
uniqid: t(),
|
|
8185
8189
|
content: fa
|
|
8186
8190
|
}), Pd = s({
|
|
8187
|
-
id:
|
|
8191
|
+
id: ne.number().optional(),
|
|
8188
8192
|
title: t().optional(),
|
|
8189
8193
|
titleHeading: Mo.optional(),
|
|
8190
8194
|
text: t().optional(),
|
|
@@ -8234,7 +8238,7 @@ const Il = (a) => {
|
|
|
8234
8238
|
content: ze
|
|
8235
8239
|
}), xa = s({
|
|
8236
8240
|
// coerce to convert angular number values (1, 2, 3) into string ("1", "2", "3")
|
|
8237
|
-
buttonName:
|
|
8241
|
+
buttonName: ne.string().optional(),
|
|
8238
8242
|
pictureSize: t().optional(),
|
|
8239
8243
|
css: _(t(), t().or(r())).optional()
|
|
8240
8244
|
}), Ta = s({
|
|
@@ -8244,8 +8248,8 @@ const Il = (a) => {
|
|
|
8244
8248
|
}), _a = s({
|
|
8245
8249
|
message: t().optional(),
|
|
8246
8250
|
// coerce to convert angular number values (1, 2, 3) into string ("1", "2", "3")
|
|
8247
|
-
buttonName:
|
|
8248
|
-
lineBreak:
|
|
8251
|
+
buttonName: ne.string().optional(),
|
|
8252
|
+
lineBreak: K().optional(),
|
|
8249
8253
|
position: t().optional(),
|
|
8250
8254
|
css: _(t(), t().or(r())).optional()
|
|
8251
8255
|
}), Aa = s({
|
|
@@ -8316,12 +8320,12 @@ const Md = 1, Ud = 2, qd = 3, Bd = 4, Vd = f([
|
|
|
8316
8320
|
c(Ud),
|
|
8317
8321
|
c(qd),
|
|
8318
8322
|
c(Bd)
|
|
8319
|
-
]),
|
|
8323
|
+
]), me = s({
|
|
8320
8324
|
title: t(),
|
|
8321
8325
|
level: Vd.optional(),
|
|
8322
8326
|
widget: $o
|
|
8323
8327
|
}), L = s({
|
|
8324
|
-
widgets:
|
|
8328
|
+
widgets: me.array().optional()
|
|
8325
8329
|
}), Nd = f([
|
|
8326
8330
|
L.extend($t.shape),
|
|
8327
8331
|
L.extend(Zt.shape),
|
|
@@ -8496,10 +8500,10 @@ const Md = 1, Ud = 2, qd = 3, Bd = 4, Vd = f([
|
|
|
8496
8500
|
), Zo = Z.extend({
|
|
8497
8501
|
description: t().nullable().optional(),
|
|
8498
8502
|
_user: O,
|
|
8499
|
-
_right:
|
|
8503
|
+
_right: le,
|
|
8500
8504
|
_audience: Le.array(),
|
|
8501
8505
|
image: ft.optional(),
|
|
8502
|
-
articleWidgets:
|
|
8506
|
+
articleWidgets: me.array().optional(),
|
|
8503
8507
|
metas: pl.optional(),
|
|
8504
8508
|
edito: t().optional()
|
|
8505
8509
|
}), U = g(Zo), Gd = U.extend({
|
|
@@ -8517,7 +8521,7 @@ const Md = 1, Ud = 2, qd = 3, Bd = 4, Vd = f([
|
|
|
8517
8521
|
), Hd = W.extend(Jo.shape).extend({
|
|
8518
8522
|
type: c("internalDraft"),
|
|
8519
8523
|
idDraft: r(),
|
|
8520
|
-
form: _(t(),
|
|
8524
|
+
form: _(t(), Se())
|
|
8521
8525
|
}), Zd = g(
|
|
8522
8526
|
Hd
|
|
8523
8527
|
), xS = s({
|
|
@@ -8554,13 +8558,13 @@ const Md = 1, Ud = 2, qd = 3, Bd = 4, Vd = f([
|
|
|
8554
8558
|
idArticle: r(),
|
|
8555
8559
|
sendAlert: d(),
|
|
8556
8560
|
alertAuthor: d(),
|
|
8557
|
-
widgets:
|
|
8561
|
+
widgets: me.array().optional(),
|
|
8558
8562
|
type: f([c("comment"), c("commentResponse")]).optional()
|
|
8559
8563
|
}), RS = s({
|
|
8560
8564
|
token: t().optional(),
|
|
8561
8565
|
description: t().optional(),
|
|
8562
8566
|
idComment: r(),
|
|
8563
|
-
widgets:
|
|
8567
|
+
widgets: me.array().optional()
|
|
8564
8568
|
}), FS = s({
|
|
8565
8569
|
idUser: t(),
|
|
8566
8570
|
dateRead: t(),
|
|
@@ -8572,7 +8576,7 @@ const Md = 1, Ud = 2, qd = 3, Bd = 4, Vd = f([
|
|
|
8572
8576
|
type: ut.shape.type
|
|
8573
8577
|
}), Qd = g(Jd);
|
|
8574
8578
|
var Fa = /* @__PURE__ */ ((a) => (a.Binary = "binary", a.Select = "select", a.Radio = "radio", a.Check = "check", a.Rate = "rate", a.Scale = "scale", a.Text = "text", a.Textarea = "textarea", a.FileUpload = "file-upload", a.GridRadio = "grid-radio", a.GridCheck = "grid-check", a))(Fa || {});
|
|
8575
|
-
const Yd =
|
|
8579
|
+
const Yd = ee(Fa), Qo = s({
|
|
8576
8580
|
title: t()
|
|
8577
8581
|
}).array(), Yo = s({
|
|
8578
8582
|
title: t()
|
|
@@ -8662,7 +8666,7 @@ const Yd = X(Fa), Qo = s({
|
|
|
8662
8666
|
ui,
|
|
8663
8667
|
mi,
|
|
8664
8668
|
hi
|
|
8665
|
-
]),
|
|
8669
|
+
]), ae = s({
|
|
8666
8670
|
mandatory: d(),
|
|
8667
8671
|
condition: d(),
|
|
8668
8672
|
uniqid: t(),
|
|
@@ -8671,74 +8675,74 @@ const Yd = X(Fa), Qo = s({
|
|
|
8671
8675
|
name: Yd,
|
|
8672
8676
|
extraParams: p({}).optional(),
|
|
8673
8677
|
widgetOptions: p({}).optional()
|
|
8674
|
-
}), Kd =
|
|
8678
|
+
}), Kd = ae.extend({
|
|
8675
8679
|
name: c(
|
|
8676
8680
|
"binary"
|
|
8677
8681
|
/* Binary */
|
|
8678
8682
|
),
|
|
8679
8683
|
data: Qo
|
|
8680
|
-
}), Xd =
|
|
8684
|
+
}), Xd = ae.extend({
|
|
8681
8685
|
name: c(
|
|
8682
8686
|
"select"
|
|
8683
8687
|
/* Select */
|
|
8684
8688
|
),
|
|
8685
8689
|
data: Yo
|
|
8686
|
-
}), ep =
|
|
8690
|
+
}), ep = ae.extend({
|
|
8687
8691
|
name: c(
|
|
8688
8692
|
"radio"
|
|
8689
8693
|
/* Radio */
|
|
8690
8694
|
),
|
|
8691
8695
|
data: Ko
|
|
8692
|
-
}), tp =
|
|
8696
|
+
}), tp = ae.extend({
|
|
8693
8697
|
name: c(
|
|
8694
8698
|
"check"
|
|
8695
8699
|
/* Check */
|
|
8696
8700
|
),
|
|
8697
8701
|
data: Xo,
|
|
8698
8702
|
widgetOptions: ri
|
|
8699
|
-
}), np =
|
|
8703
|
+
}), np = ae.extend({
|
|
8700
8704
|
name: c(
|
|
8701
8705
|
"rate"
|
|
8702
8706
|
/* Rate */
|
|
8703
8707
|
),
|
|
8704
8708
|
data: ei,
|
|
8705
8709
|
widgetOptions: ci
|
|
8706
|
-
}), ap =
|
|
8710
|
+
}), ap = ae.extend({
|
|
8707
8711
|
name: c(
|
|
8708
8712
|
"scale"
|
|
8709
8713
|
/* Scale */
|
|
8710
8714
|
),
|
|
8711
8715
|
data: ti,
|
|
8712
8716
|
widgetOptions: li
|
|
8713
|
-
}), op =
|
|
8717
|
+
}), op = ae.extend({
|
|
8714
8718
|
name: c(
|
|
8715
8719
|
"text"
|
|
8716
8720
|
/* Text */
|
|
8717
8721
|
),
|
|
8718
8722
|
data: ni,
|
|
8719
8723
|
widgetOptions: di
|
|
8720
|
-
}), ip =
|
|
8724
|
+
}), ip = ae.extend({
|
|
8721
8725
|
name: c(
|
|
8722
8726
|
"textarea"
|
|
8723
8727
|
/* Textarea */
|
|
8724
8728
|
),
|
|
8725
8729
|
data: ai,
|
|
8726
8730
|
widgetOptions: pi
|
|
8727
|
-
}), sp =
|
|
8731
|
+
}), sp = ae.extend({
|
|
8728
8732
|
name: c(
|
|
8729
8733
|
"file-upload"
|
|
8730
8734
|
/* FileUpload */
|
|
8731
8735
|
),
|
|
8732
8736
|
data: oi,
|
|
8733
8737
|
widgetOptions: ui
|
|
8734
|
-
}), rp =
|
|
8738
|
+
}), rp = ae.extend({
|
|
8735
8739
|
name: c(
|
|
8736
8740
|
"grid-radio"
|
|
8737
8741
|
/* GridRadio */
|
|
8738
8742
|
),
|
|
8739
8743
|
data: ii,
|
|
8740
8744
|
widgetOptions: hi
|
|
8741
|
-
}), cp =
|
|
8745
|
+
}), cp = ae.extend({
|
|
8742
8746
|
name: c(
|
|
8743
8747
|
"grid-check"
|
|
8744
8748
|
/* GridCheck */
|
|
@@ -8811,14 +8815,14 @@ const Yd = X(Fa), Qo = s({
|
|
|
8811
8815
|
if (typeof a != "object" || a === null) return !1;
|
|
8812
8816
|
const e = a;
|
|
8813
8817
|
return e.type !== "pollSurvey" || typeof e.title != "string" ? !1 : yi(e.data);
|
|
8814
|
-
}, IS = (a, e) => e === "pollSurvey" ? yp(a) : !1, Sp =
|
|
8818
|
+
}, IS = (a, e) => e === "pollSurvey" ? yp(a) : !1, Sp = we.extend({
|
|
8815
8819
|
mainType: c("link"),
|
|
8816
8820
|
srcId: r(),
|
|
8817
8821
|
srcType: t(),
|
|
8818
8822
|
targetId: r(),
|
|
8819
8823
|
targetType: t().nullable()
|
|
8820
8824
|
}), Ea = g(Sp), wp = Ea.extend({
|
|
8821
|
-
value:
|
|
8825
|
+
value: fe().nullable(),
|
|
8822
8826
|
_src: q.optional(),
|
|
8823
8827
|
_target: q.optional()
|
|
8824
8828
|
}), OS = g(wp), vp = Ea.extend({
|
|
@@ -8868,7 +8872,7 @@ var Si = /* @__PURE__ */ ((a) => (a.RAW_LIST = "raw-list", a.LIST = "list", a))(
|
|
|
8868
8872
|
const PS = s({
|
|
8869
8873
|
targetId: r(),
|
|
8870
8874
|
targetType: t(),
|
|
8871
|
-
format:
|
|
8875
|
+
format: ee(Si).optional()
|
|
8872
8876
|
}), MS = p({
|
|
8873
8877
|
"raw-list": Ye(),
|
|
8874
8878
|
list: bp()
|
|
@@ -8913,14 +8917,14 @@ const PS = s({
|
|
|
8913
8917
|
type: c("file")
|
|
8914
8918
|
}), Vp = s({
|
|
8915
8919
|
type: c("image"),
|
|
8916
|
-
params:
|
|
8920
|
+
params: re(
|
|
8917
8921
|
p({
|
|
8918
|
-
avatar:
|
|
8922
|
+
avatar: re(d())
|
|
8919
8923
|
})
|
|
8920
8924
|
)
|
|
8921
8925
|
}), Np = s({
|
|
8922
8926
|
type: c("select"),
|
|
8923
|
-
options: _(t(),
|
|
8927
|
+
options: _(t(), Se()),
|
|
8924
8928
|
params: p({
|
|
8925
8929
|
data: t().optional(),
|
|
8926
8930
|
defaultValue: t().optional(),
|
|
@@ -8939,17 +8943,17 @@ const PS = s({
|
|
|
8939
8943
|
})
|
|
8940
8944
|
}), Zp = t(), Jp = s({
|
|
8941
8945
|
type: c("place"),
|
|
8942
|
-
options: _(t(),
|
|
8946
|
+
options: _(t(), Se())
|
|
8943
8947
|
}), Qp = s({
|
|
8944
8948
|
type: c("refUser")
|
|
8945
8949
|
}), Yp = s({
|
|
8946
8950
|
type: c("transient")
|
|
8947
8951
|
}), Kp = s({
|
|
8948
8952
|
type: c("radio"),
|
|
8949
|
-
options: _(t(),
|
|
8953
|
+
options: _(t(), Se())
|
|
8950
8954
|
}), Xp = s({
|
|
8951
8955
|
type: c("checkbox"),
|
|
8952
|
-
options: _(t(),
|
|
8956
|
+
options: _(t(), Se()),
|
|
8953
8957
|
params: p({
|
|
8954
8958
|
defaultValue: t().optional(),
|
|
8955
8959
|
jagCheckbox: t().optional(),
|
|
@@ -9156,13 +9160,13 @@ const PS = s({
|
|
|
9156
9160
|
name: gu,
|
|
9157
9161
|
activeClickEffect: r(),
|
|
9158
9162
|
activeDecor: r(),
|
|
9159
|
-
decorLoader:
|
|
9163
|
+
decorLoader: re(d()),
|
|
9160
9164
|
auto: d(),
|
|
9161
9165
|
audience: S(t())
|
|
9162
9166
|
}), yu = s({
|
|
9163
9167
|
date: t(),
|
|
9164
9168
|
number: r()
|
|
9165
|
-
}), Su =
|
|
9169
|
+
}), Su = we.extend({
|
|
9166
9170
|
type: c("animationStat"),
|
|
9167
9171
|
mainType: c("animationStat"),
|
|
9168
9172
|
animationName: t(),
|
|
@@ -9320,12 +9324,12 @@ const PS = s({
|
|
|
9320
9324
|
Iu
|
|
9321
9325
|
), Ou = W.extend(vi.shape).extend({
|
|
9322
9326
|
members: O.array(),
|
|
9323
|
-
rolesPersons:
|
|
9324
|
-
uriBoard:
|
|
9325
|
-
uriList:
|
|
9327
|
+
rolesPersons: fe().optional(),
|
|
9328
|
+
uriBoard: fe().optional(),
|
|
9329
|
+
uriList: fe().optional(),
|
|
9326
9330
|
color: t().optional(),
|
|
9327
|
-
cardCover:
|
|
9328
|
-
estimatedTime:
|
|
9331
|
+
cardCover: fe().optional(),
|
|
9332
|
+
estimatedTime: fe().optional()
|
|
9329
9333
|
}), Pu = g(
|
|
9330
9334
|
Ou
|
|
9331
9335
|
), Mu = s({
|
|
@@ -9380,7 +9384,9 @@ const PS = s({
|
|
|
9380
9384
|
allDay: d(),
|
|
9381
9385
|
textColor: t(),
|
|
9382
9386
|
backgroundColor: t(),
|
|
9383
|
-
qrCodeValue: t().optional()
|
|
9387
|
+
qrCodeValue: t().optional(),
|
|
9388
|
+
webinarUrl: t().optional(),
|
|
9389
|
+
webinarUrlForGuests: t().optional()
|
|
9384
9390
|
}), Oe = g(
|
|
9385
9391
|
zu
|
|
9386
9392
|
), pw = (a) => Oe.safeParse(a).success, Gu = W.extend(Oe.shape).extend({
|
|
@@ -9390,8 +9396,7 @@ const PS = s({
|
|
|
9390
9396
|
socialEventUseCeiling: d(),
|
|
9391
9397
|
socialEventCeiling: r().nullable().optional(),
|
|
9392
9398
|
hideFromCalendar: d(),
|
|
9393
|
-
urlGestion: t().optional()
|
|
9394
|
-
webinarUrlForGuests: t().optional().nullable()
|
|
9399
|
+
urlGestion: t().optional()
|
|
9395
9400
|
}), Pe = g(
|
|
9396
9401
|
Gu
|
|
9397
9402
|
), uw = (a) => Pe.safeParse(a).success, bi = p({
|
|
@@ -9482,7 +9487,7 @@ const PS = s({
|
|
|
9482
9487
|
Ju
|
|
9483
9488
|
);
|
|
9484
9489
|
var _i = /* @__PURE__ */ ((a) => (a.DAILY = "daily", a.WEEKLY = "weekly", a.MONTHLY = "monthly", a.MONTHLY_WEEKDAY = "monthly-weekday", a.YEARLY = "yearly", a.OPEN_DAYS = "open-days", a.NONE = "none", a))(_i || {});
|
|
9485
|
-
const Ai =
|
|
9490
|
+
const Ai = ee(_i), Li = Pa.extend({ type: c("recurringEvent") }), Ri = Oe.extend(Li.shape).extend({
|
|
9486
9491
|
recurrenceRuleLabel: t()
|
|
9487
9492
|
}), Yu = Pe.extend(Ri.shape).extend({
|
|
9488
9493
|
recurrenceRule: Ai,
|
|
@@ -9650,7 +9655,7 @@ const Ai = X(_i), Li = Pa.extend({ type: c("recurringEvent") }), Ri = Oe.extend(
|
|
|
9650
9655
|
targetId: r(),
|
|
9651
9656
|
targetType: t(),
|
|
9652
9657
|
type: t()
|
|
9653
|
-
}), wm =
|
|
9658
|
+
}), wm = we.extend({
|
|
9654
9659
|
mainType: c("comment"),
|
|
9655
9660
|
dateCreation: t(),
|
|
9656
9661
|
dateModified: t().nullable(),
|
|
@@ -9659,10 +9664,10 @@ const Ai = X(_i), Li = Pa.extend({ type: c("recurringEvent") }), Ri = Oe.extend(
|
|
|
9659
9664
|
}), vm = g(
|
|
9660
9665
|
wm
|
|
9661
9666
|
), km = vm.extend({
|
|
9662
|
-
_right:
|
|
9667
|
+
_right: le,
|
|
9663
9668
|
_attachedFiles: S(V).optional(),
|
|
9664
9669
|
_actions: _(t(), Oi).optional(),
|
|
9665
|
-
_widgets: S(
|
|
9670
|
+
_widgets: S(me).optional(),
|
|
9666
9671
|
_article: Z.optional()
|
|
9667
9672
|
}), Ze = g(km), jw = "pollSurvey", Pi = s({}), Mi = s({
|
|
9668
9673
|
pollContent: fi.array(),
|
|
@@ -9703,7 +9708,7 @@ const Lm = U.extend({
|
|
|
9703
9708
|
articleUrl: t(),
|
|
9704
9709
|
commentId: r().optional(),
|
|
9705
9710
|
commentType: t().optional(),
|
|
9706
|
-
status:
|
|
9711
|
+
status: ee(Va)
|
|
9707
9712
|
}), Rm = g(
|
|
9708
9713
|
Lm
|
|
9709
9714
|
), Iw = p({
|
|
@@ -9716,7 +9721,7 @@ const Lm = U.extend({
|
|
|
9716
9721
|
description: t()
|
|
9717
9722
|
}), Pw = p({
|
|
9718
9723
|
uri: t(),
|
|
9719
|
-
status:
|
|
9724
|
+
status: ee(Va)
|
|
9720
9725
|
}), Fm = p({
|
|
9721
9726
|
type: t(),
|
|
9722
9727
|
dialog: d(),
|
|
@@ -9826,23 +9831,23 @@ const Lm = U.extend({
|
|
|
9826
9831
|
}), tv = _(t(), Nm), Bi = s({
|
|
9827
9832
|
_url: t(),
|
|
9828
9833
|
bubbleColor: t(),
|
|
9829
|
-
_right:
|
|
9834
|
+
_right: le,
|
|
9830
9835
|
_audience: O.array(),
|
|
9831
9836
|
_cntUnread: r(),
|
|
9832
9837
|
_lastMessage: Bm.optional()
|
|
9833
|
-
}), Wm =
|
|
9838
|
+
}), Wm = we.extend({
|
|
9834
9839
|
type: c("messengerUser"),
|
|
9835
9840
|
mainType: c("messengerDiscussion"),
|
|
9836
9841
|
idDiscussion: t()
|
|
9837
9842
|
}), Vi = g(Wm), zm = Vi.extend(
|
|
9838
9843
|
Bi.shape
|
|
9839
|
-
), Gm = g(zm), $m =
|
|
9844
|
+
), Gm = g(zm), $m = we.extend({
|
|
9840
9845
|
type: c("messengerGroup"),
|
|
9841
9846
|
mainType: c("messengerDiscussion"),
|
|
9842
9847
|
idDiscussion: t(),
|
|
9843
9848
|
isMessengerSpotGroup: d(),
|
|
9844
9849
|
disabled: d(),
|
|
9845
|
-
kind:
|
|
9850
|
+
kind: re(Vm)
|
|
9846
9851
|
}), Na = g($m), Hm = Na.extend(Bi.shape).extend({
|
|
9847
9852
|
title: t().nullable(),
|
|
9848
9853
|
_spot: gt.optional()
|
|
@@ -10363,16 +10368,16 @@ const Lm = U.extend({
|
|
|
10363
10368
|
}), Vv = p({
|
|
10364
10369
|
totalItems: r(),
|
|
10365
10370
|
member: S(uf)
|
|
10366
|
-
}), ds =
|
|
10371
|
+
}), ds = we.extend({
|
|
10367
10372
|
name: t(),
|
|
10368
10373
|
service: f([c("visio-connect"), c("other")]),
|
|
10369
|
-
url:
|
|
10374
|
+
url: re(t()),
|
|
10370
10375
|
vcId: t(),
|
|
10371
10376
|
vcJwt: t(),
|
|
10372
|
-
image:
|
|
10377
|
+
image: re(V),
|
|
10373
10378
|
_audience: S(Le),
|
|
10374
|
-
_right:
|
|
10375
|
-
_user:
|
|
10379
|
+
_right: le,
|
|
10380
|
+
_user: re(O)
|
|
10376
10381
|
}), ps = g(
|
|
10377
10382
|
ds
|
|
10378
10383
|
), mf = ds.pick({
|
|
@@ -10397,7 +10402,7 @@ const Lm = U.extend({
|
|
|
10397
10402
|
})
|
|
10398
10403
|
}), Wv = (a) => hf.safeParse(a).success, zv = (a) => a !== void 0 && "id" && "type" in a && "uri" in a, ff = Z.extend({
|
|
10399
10404
|
type: c("articleWidget"),
|
|
10400
|
-
articleWidgets:
|
|
10405
|
+
articleWidgets: me.array(),
|
|
10401
10406
|
articleWidgetDisplayMode: f([El, D(), P()])
|
|
10402
10407
|
}), us = g(
|
|
10403
10408
|
ff
|
|
@@ -10412,7 +10417,7 @@ const Lm = U.extend({
|
|
|
10412
10417
|
title: t(),
|
|
10413
10418
|
locked: d(),
|
|
10414
10419
|
visible: d(),
|
|
10415
|
-
widgets:
|
|
10420
|
+
widgets: me.array(),
|
|
10416
10421
|
position: Fl.optional()
|
|
10417
10422
|
}), vf = b(["edit", "view", "preview", "tpl"]), Gv = s({
|
|
10418
10423
|
width: r().or(P()).optional(),
|
|
@@ -10440,14 +10445,14 @@ const Lm = U.extend({
|
|
|
10440
10445
|
title: t()
|
|
10441
10446
|
}), Cf = s({
|
|
10442
10447
|
title: t().optional(),
|
|
10443
|
-
view:
|
|
10448
|
+
view: Se().optional()
|
|
10444
10449
|
}), xf = s({
|
|
10445
10450
|
uniqid: t(),
|
|
10446
10451
|
fn: b(["widget-presence-response", "check-list-response", "widget-update", "widget-quick-survey-response"]),
|
|
10447
10452
|
object: q
|
|
10448
10453
|
}), po = _(t(), _(t(), t().or(r()))), Tf = b(["comment", "article", "intranet", "platform-block", "intranet-combination"]), _f = p({
|
|
10449
10454
|
token: t().or(P()).optional(),
|
|
10450
|
-
ids: _(t(),
|
|
10455
|
+
ids: _(t(), me),
|
|
10451
10456
|
layers: _(t(), wf),
|
|
10452
10457
|
states: _(t(), Ho),
|
|
10453
10458
|
modal: Cf.or(P()),
|
|
@@ -10470,7 +10475,7 @@ const Lm = U.extend({
|
|
|
10470
10475
|
widgetWrapperStyle: po,
|
|
10471
10476
|
widgetTitleStyle: po,
|
|
10472
10477
|
widgetObject: _(t(), q.partial()),
|
|
10473
|
-
widgetObjectRights: _(t(),
|
|
10478
|
+
widgetObjectRights: _(t(), le),
|
|
10474
10479
|
widgetChipCount: _(t(), r()),
|
|
10475
10480
|
widgetAuthor: _(t(), O.partial()),
|
|
10476
10481
|
widgetWrapperBackgroundImage: _(t(), qo),
|
|
@@ -10613,7 +10618,8 @@ const Lm = U.extend({
|
|
|
10613
10618
|
editBlockedOgTypes: S(t()).optional()
|
|
10614
10619
|
}), If = G({
|
|
10615
10620
|
label: t(),
|
|
10616
|
-
useTeaser: d()
|
|
10621
|
+
useTeaser: d(),
|
|
10622
|
+
legacyDisplayTypes: S(t()).optional()
|
|
10617
10623
|
}), Of = p({
|
|
10618
10624
|
label: t(),
|
|
10619
10625
|
description: t(),
|
|
@@ -10787,7 +10793,7 @@ const Lm = U.extend({
|
|
|
10787
10793
|
username: t(),
|
|
10788
10794
|
hostname: t(),
|
|
10789
10795
|
imapPort: r(),
|
|
10790
|
-
imapConnectionSecurity:
|
|
10796
|
+
imapConnectionSecurity: ee(hg),
|
|
10791
10797
|
imapMailbox: t(),
|
|
10792
10798
|
calDavCalendar: t(),
|
|
10793
10799
|
cardDavAddressBook: t(),
|
|
@@ -10825,7 +10831,7 @@ const Lm = U.extend({
|
|
|
10825
10831
|
extension: t(),
|
|
10826
10832
|
icon: t(),
|
|
10827
10833
|
label: t()
|
|
10828
|
-
}), yg =
|
|
10834
|
+
}), yg = we.extend({
|
|
10829
10835
|
title: t(),
|
|
10830
10836
|
mimetype: t(),
|
|
10831
10837
|
_extend: p({
|
|
@@ -10839,7 +10845,7 @@ const Lm = U.extend({
|
|
|
10839
10845
|
parentFiles: S(r()),
|
|
10840
10846
|
_url: t()
|
|
10841
10847
|
}),
|
|
10842
|
-
_right:
|
|
10848
|
+
_right: le,
|
|
10843
10849
|
_user: O,
|
|
10844
10850
|
_audience: Le.array()
|
|
10845
10851
|
}), Sg = g(yg), dk = p({
|
|
@@ -10982,7 +10988,7 @@ const Lm = U.extend({
|
|
|
10982
10988
|
title: t(),
|
|
10983
10989
|
uri: t(),
|
|
10984
10990
|
idUser: r(),
|
|
10985
|
-
_right:
|
|
10991
|
+
_right: le
|
|
10986
10992
|
}), Eg = s({
|
|
10987
10993
|
recipientId: r(),
|
|
10988
10994
|
recipientType: t(),
|
|
@@ -11022,8 +11028,8 @@ const Lm = U.extend({
|
|
|
11022
11028
|
language: t(),
|
|
11023
11029
|
content_css: t(),
|
|
11024
11030
|
quickbars_selection_toolbar: t(),
|
|
11025
|
-
sandbox_iframes:
|
|
11026
|
-
sandbox_iframes_exclusions:
|
|
11031
|
+
sandbox_iframes: re(d()),
|
|
11032
|
+
sandbox_iframes_exclusions: re(S(t()))
|
|
11027
11033
|
}), bk = Dg.extend({
|
|
11028
11034
|
plugins: S(t()),
|
|
11029
11035
|
text_patterns: S(
|
|
@@ -11419,7 +11425,7 @@ const eb = {
|
|
|
11419
11425
|
surveyDateLabels: dy,
|
|
11420
11426
|
getLabelToTranslate: bs,
|
|
11421
11427
|
toPercent: ly
|
|
11422
|
-
}, tb = (a) =>
|
|
11428
|
+
}, tb = (a) => me.safeParse(a).success, nb = (a) => A(a, Jt), ab = (a) => A(a, Yt), ob = (a) => A(a, Ht), ib = (a) => A(a, un), sb = (a) => A(a, Xn), rb = (a) => A(a, Xt), cb = (a) => A(a, tn), lb = (a) => A(a, an), db = (a) => A(a, sn), pb = (a) => A(a, cn), ub = (a, e) => A(a, vn, e), mb = (a) => A(a, En), hb = (a) => A(a, qn), fb = (a) => A(a, da), gb = (a) => A(a, gn), yb = (a) => A(a, xn), Sb = (a) => A(a, _n), wb = (a) => A(a, On), vb = (a) => A(a, Aa), kb = (a) => A(a, Ta), bb = (a) => A(a, Gt), Cb = (a) => A(a, bn), xb = (a) => A(a, dn), Tb = (a) => A(a, ha), _b = (a) => A(a, hn), Ab = (a) => A(a, Vn), Lb = (a) => A(a, Fn), Rb = (a) => A(a, Sn), Fb = (a) => A(a, ta), Eb = (a) => A(a, aa), jb = (a) => A(a, ga), Db = (a) => A(a, Jn), Ib = (a) => A(a, ia), Ob = (a) => A(a, ra), Pb = (a) => A(a, ba), Mb = (a) => A(a, ua), py = (a) => A(a, Ca), Ub = (a) => py(a), qb = (a) => A(a, Mn), Bb = (a) => A(a, Hn), Vb = (a) => A(a, Wn), Nb = (a) => A(a, Gn), Wb = (a) => A(a, Yn), zb = (a) => A(a, va), Gb = (a) => A(a, Sa), $b = (a) => A(a, Dn), Hb = (a, e) => A(a, Ln, e), Zb = (a) => A(a, Ra), uy = new pt(new Oc()), Jb = new vo(uy), Qb = vo;
|
|
11423
11429
|
export {
|
|
11424
11430
|
Ig as ACCESS_REQUEST_ACCEPT,
|
|
11425
11431
|
Og as ACCESS_REQUEST_DENY,
|
|
@@ -11861,7 +11867,7 @@ export {
|
|
|
11861
11867
|
Bm as jMessengerMessageLittleSchema,
|
|
11862
11868
|
Kc as jNetworkLittleSchema,
|
|
11863
11869
|
He as jObjectAutocompleteSchema,
|
|
11864
|
-
|
|
11870
|
+
we as jObjectBaseSchema,
|
|
11865
11871
|
xo as jObjectListSchema,
|
|
11866
11872
|
q as jObjectLittleSchema,
|
|
11867
11873
|
ts as jOrgChartListSchema,
|
|
@@ -11986,7 +11992,7 @@ export {
|
|
|
11986
11992
|
kS as resolveSurveyUri,
|
|
11987
11993
|
CS as resolveWidgetByName,
|
|
11988
11994
|
Dl as resolveWidgetContent,
|
|
11989
|
-
|
|
11995
|
+
le as rightsSchema,
|
|
11990
11996
|
yl as rssTypeSchema,
|
|
11991
11997
|
kg as searchCategoryModelSchema,
|
|
11992
11998
|
wg as searchCategoryValueSchema,
|
|
@@ -12026,7 +12032,7 @@ export {
|
|
|
12026
12032
|
av as surveyDateUsersResponseSchema,
|
|
12027
12033
|
ch as surveyDateUsersResponsesSchema,
|
|
12028
12034
|
eb as surveyDateUtils,
|
|
12029
|
-
|
|
12035
|
+
ae as surveyFieldBaseSchema,
|
|
12030
12036
|
Qo as surveyFieldBinaryDataSchema,
|
|
12031
12037
|
Kd as surveyFieldBinarySchema,
|
|
12032
12038
|
Xo as surveyFieldCheckDataSchema,
|
|
@@ -12100,7 +12106,7 @@ export {
|
|
|
12100
12106
|
Ty as validateIsFormatUserMapModel,
|
|
12101
12107
|
xy as validateIsFormatUserView,
|
|
12102
12108
|
IS as validateTemplateData,
|
|
12103
|
-
|
|
12109
|
+
be as valueLabelSchema,
|
|
12104
12110
|
Ll as variantSizeTypeSchema,
|
|
12105
12111
|
Rl as variantTypeSchema,
|
|
12106
12112
|
qv as videoRecordingSchema,
|
|
@@ -12234,7 +12240,7 @@ export {
|
|
|
12234
12240
|
Jn as widgetImageTypeSchema,
|
|
12235
12241
|
Nt as widgetKeysSchema,
|
|
12236
12242
|
wf as widgetLayerSchema,
|
|
12237
|
-
|
|
12243
|
+
oe as widgetLegacyMixedBooleanSchema,
|
|
12238
12244
|
Up as widgetLinkSchema,
|
|
12239
12245
|
Ad as widgetListContentArrPopupWidgetSchema,
|
|
12240
12246
|
Ld as widgetListContentArrSchema,
|
|
@@ -12320,14 +12326,14 @@ export {
|
|
|
12320
12326
|
Aa as widgetWelcomeTypeSchema,
|
|
12321
12327
|
Tl as widgetWidgetBaseSchema,
|
|
12322
12328
|
Vd as widgetWrapperLevelSchema,
|
|
12323
|
-
|
|
12329
|
+
me as widgetWrapperPropsSchema,
|
|
12324
12330
|
La as widgetYoutubeContentSchema,
|
|
12325
12331
|
Ra as widgetYoutubeTypeSchema,
|
|
12326
12332
|
Hv as widgetsRootStateSchema,
|
|
12327
12333
|
Af as widgetsStateSchema,
|
|
12328
12334
|
BS as widgetsValueSchema,
|
|
12329
12335
|
qk as withExtensionsSchema,
|
|
12330
|
-
|
|
12336
|
+
K as zCoerceBoolean,
|
|
12331
12337
|
Y as zCoerceOptionalNumber,
|
|
12332
12338
|
dr as zCoerceOptionalString,
|
|
12333
12339
|
s as zObject,
|